Jonathan Bennett
c57f915028
Nano: Update to 2.6.3, backport patch from trunk to fix compile
...
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2016-08-17 10:18:35 -05:00
Jonathan Bennett
f2e1de58e6
Fwknop: Set correct file permissions when generating config files
...
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2016-08-17 10:18:23 -05:00
Yousong Zhou
13014e3633
libffi: patch n32.S to fix mips64 soft-float build
...
This should fix openwrt/packages#2511
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-08-17 09:55:20 +08:00
Hannu Nyman
39c9c63ac6
Merge pull request #3069 from ianchi/libx264
...
libx264: update version
2016-08-16 17:32:12 +03:00
champtar
728a6358d3
Merge pull request #3071 from dibdot/adblock
...
adblock: update 1.4.5
2016-08-16 09:10:53 +02:00
Dirk Brenken
4e873aad3c
adblock: update 1.4.5
...
* change the default hphosts list source to ad and tracking servers
only, the overall list includes to many false positives
* new optional config parm 'adb_hotplugif' to restrict hotplug support
to a certain wan interface or to disable it at all
* documentation update
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-08-16 08:59:34 +02:00
champtar
9157e228aa
Merge pull request #3070 from ianchi/youtube-dl
...
youtube-dl: update version
2016-08-16 07:25:59 +02:00
Adrian Panella
bc774ad41a
youtube-dl: update version
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-08-15 22:49:51 -05:00
Adrian Panella
118a0c8510
libx264: update version
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-08-15 22:42:36 -05:00
Ted Hess
6994b98f5a
Merge pull request #3028 from thess/tcpreplay-fixes
...
tcpreplay: Fix builds - musl compatibility
2016-08-15 09:33:10 -04:00
champtar
c59ee37850
Merge pull request #2943 from sdwalker/linuxptp
...
linuxptp: shrink binaries and fix musl compile error
2016-08-15 10:37:07 +02:00
Jonas Gorski
69be3d82ef
znc: fix compilation without ssl compression
...
Update Csocket to a newer version with compile fixes for OpenSSL with
disabled compression support. Since we don't get zlib as an transitive
dependency anymore, also add zlib as an explicit dependency.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2016-08-14 23:03:20 +02:00
Jo-Philipp Wich
200311a327
Merge pull request #3061 from hnyman/collectd552
...
collectd: bump version to 5.5.2
2016-08-14 18:29:16 +02:00
Hannu Nyman
a090061a91
Merge pull request #3062 from dibdot/adblock
...
adblock: update 1.4.4
2016-08-14 18:49:10 +03:00
Dirk Brenken
fcc93d75d0
adblock: update 1.4.4
...
* filter non-printable characters/binary data in input stream
* fix IPv4 adblock statistics in CC
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-08-14 17:34:34 +02:00
Hannu Nyman
4c83465b27
Merge pull request #2996 from jefferyto/python-enum34-1.1.6
...
python-enum34: update to 1.1.6
2016-08-14 14:19:05 +03:00
Hannu Nyman
5148a67262
collectd: bump version to 5.5.2
...
* Bump collectd version to 5.5.2.
* Refresh patches.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-14 12:10:26 +03:00
Yousong Zhou
4972489d8d
Merge pull request #3054 from plntyk/fix_qemu
...
qemu: fix ccache enabled builds
2016-08-13 18:31:19 -05:00
Dirk Neukirchen
1154f45501
qemu: fix ccache enabled builds
...
issue reported by buildbots
fix error:
ERROR: unknown option gcc
Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2016-08-13 18:48:18 +02:00
Yousong Zhou
5ae3447d2c
Merge pull request #3049 from dedeckeh/pr_l2tp_teardown_on_l3_link_down
...
xl2tpd: Enable netifd notification teardown_on_l3_link_down
2016-08-12 17:28:49 +08:00
Hans Dedecker
29311407ef
xl2tpd: Enable netifd notification teardown_on_l3_link_down
...
Set teardown_on_l3_link_down notifying netifd xl2tpd wants to be
teared down when layer3 link loss is detected
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2016-08-12 09:47:01 +02:00
champtar
4bb3b82782
Merge pull request #3047 from t-umeno/update_klish-2.1.3
...
klish: update to latest version (2.1.3)
2016-08-11 17:20:32 +02:00
Takashi Umeno
9627c38700
klish: update to latest version (2.1.3)
...
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
2016-08-11 22:57:29 +09:00
champtar
de9c03a600
Merge pull request #3046 from nitroshift/patch-4
...
Netdata: update to 1.2.0
2016-08-11 15:23:57 +02:00
nitroshift
0c5ec0ac92
Netdata: update to 1.2.0
...
Also added required dependency: libuuid
Signed-off-by: Sebastian Careba <nitroshift@yahoo.com>
2016-08-11 15:05:35 +03:00
Takashi Umeno
e97d3c9f1a
klish: update to latest version (2.1.2)
...
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
2016-08-09 21:56:04 +00:00
champtar
e034a1c09b
Merge pull request #2997 from jefferyto/python-cryptography-1.4
...
python-cryptography: update to 1.4, fixed lede compilation
2016-08-09 23:50:27 +02:00
champtar
3175d65aab
Merge pull request #2999 from jefferyto/zope-interface-4.2.0
...
zope-interface: update to 4.2.0
2016-08-09 23:49:37 +02:00
champtar
80a8f4b139
Merge pull request #2998 from jefferyto/python-gmpy2-2.0.8
...
python-gmpy2: update to 2.0.8
2016-08-09 23:49:15 +02:00
champtar
d86f8a317f
Merge pull request #3019 from mickeprag/python-pyserial
...
python-pyserial: update to 3.1.1
2016-08-09 23:45:46 +02:00
Daniel Golle
599ae9207d
gnunet: update to r37672
...
while at it, also fix post-install script and no longer ship
gnunet-download-manager.scm, we ain't got guile anyway and it wasn't
touched for 12 years.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-08-09 22:50:55 +02:00
Etienne CHAMPETIER
847ebdc909
sqlite3: --disable-editline
...
sqlite3 can now use editline or readline,
most package use readline, and we were using it,
so continue using readline and disable editline
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-08-09 19:15:49 +00:00
Peter Wagner
7ad9eb6703
openssh: update to 7.3p1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-08-09 18:58:22 +02:00
Ted Hess
39f0b6f067
msmtp: Add nls.mk, . Fix build when BUILD_NLS not specified
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-08 15:44:04 -04:00
Ted Hess
b3e1b589d7
libnfc: Moved to packages-abandoned - needs MAINTAINER
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-08 15:21:59 -04:00
Ted Hess
a867ef2098
Merge pull request #2967 from padre-lacroix/bandwidthd-php
...
bandwidthd-php: PHP files to graph bandwidthd data in a postgresql database
2016-08-08 14:12:43 -04:00
Ted Hess
e96a676f9c
Merge pull request #3007 from jefferyto/twisted-16.3.0
...
twisted: update to 16.3.0
2016-08-08 14:03:30 -04:00
Ted Hess
e542a905f1
Merge pull request #3029 from padre-lacroix/master-kismet
...
kismet: Update to 2016-07-R1 and new maintainer
2016-08-08 13:58:09 -04:00
Jean-Michel Lacroix
5b169c2518
kismet: Update to 2016-07-R1 and new maintainer
...
This is an update to the latest version of kismet
New maintainer.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2016-08-07 18:00:32 -04:00
Ted Hess
e2e222871c
tcpreplay: Fix builds - musl compatibility
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-07 16:14:09 -04:00
Ted Hess
2d2fd56a81
git: Fix build dependencies
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-07 15:49:20 -04:00
Nikos Mavrogiannopoulos
5673710f1f
ocserv: updated to 0.11.4
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-08-06 13:15:37 +02:00
Toke Høiland-Jørgensen
f3e03d6661
acme: Add Luci app
...
This adds a Luci configuration app for the ACME certificate package.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-08-05 21:37:37 +02:00
Toke Høiland-Jørgensen
6be33929b8
freeradius2/3: Fixes to init script. ( #3022 )
...
This fixes two issues with the freeradius package init scripts:
- The package installs libraries in /usr/lib/freeradius{2,3}, but the
musl dynamic linker won't find them there unless LD_LIBRARY_PATH is
set to include this directory. This adds an appropriate env statement
to the procd init setup.
- procd expects services to stay in the foreground, or it will be unable
to properly shut them down again. This adds the -f flag to radiusd to
achieve that.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-08-05 17:49:33 +02:00
Toke Høiland-Jørgensen
a1d617bd8b
acme: Add package.
...
This adds a package wrapping the acme.sh script from
https://github.com/Neilpang/acme.sh in Uci config and hooks to interact
correctly with uhttpd.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-08-05 17:41:09 +02:00
champtar
10c7c26203
Merge pull request #3017 from thess/relayctl-update
...
relayctl: Add PKG_FIXUP to fix autotools version error
2016-08-05 08:33:11 +02:00
Micke Prag
a14bf58fb9
python-pyserial: update to 3.1.1
...
Signed-off-by: Micke Prag <micke.prag@telldus.se>
2016-08-04 15:21:25 +02:00
Ted Hess
2c8c7f0eff
relayctl: Add PKG_FIXUP to fix autotools version error
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-03 15:04:19 -04:00
Ted Hess
c205101349
Merge pull request #2966 from oskar456/addrwatch
...
addrwatch: new package
2016-08-03 13:41:27 -04:00
Ted Hess
bf1216ca2d
Merge pull request #3006 from thess/ffmpeg-updates
...
ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame
2016-08-03 11:56:10 -04:00