Gergely Kiss
437621931a
seafile: import version 5.1.1 and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
39e937fae7
libevhtp: do not delete source package, download through Git instead
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
0cb2b6d41e
libevhtp-1.1: remove package as it is not required anymore
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
champtar
00665d59c6
Merge pull request #3018 from rajanvaja/coova-chilli-fix
coova-chilli: Fix removal of old files
8 years ago
ascob
6065f01ffa
watchcat: fix operation of mode 'always'
This patch fixes the watchcat init script in case of mode 'always'.
This mode just needs the config parameters: mode, period and forcedelay.
But a wrong check against the variable pingperiod, needed in the mode 'ping'
prevented mode 'always' to work properly.
Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
8 years ago
Frank Edelhäuser
23d3148fc3
moved upstream project to github
Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com>
(cherry picked from commit f5fe26ec21
)
8 years ago
Hannu Nyman
931b32ada2
Merge pull request #3086 from kissg1988/pillow
pillow: upgrade to version 3.3.1
8 years ago
Gergely Kiss
2b80051716
pillow: upgrade to version 3.3.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years ago
Hannu Nyman
cac355eae1
collectd: Enable tail_csv plugin
Enable tail_csv plugin that "follows" (tails) and parses CSV files.
Compile-tested with ar71xx.
This closes #3083
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years ago
Hannu Nyman
915a3ac3e1
Merge pull request #3085 from kuoruan/aria2
aria2: update to 1.26.0
8 years ago
Hsing-Wang Liao
2439216217
aria2: update to 1.26.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
8 years ago
Hannu Nyman
6b699a809e
Merge pull request #3084 from dibdot/adblock
adblock: update 1.4.6
8 years ago
Dirk Brenken
a029b3f9f4
adblock: update 1.4.6
* added a 'window.close()' to adblock landing page to automatically
close any pop-ups that might get loaded with a blocked ad
* simplified dnsmasq check in ap mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
Ted Hess
ec133992b7
ffmpeg: Dependency cleanup
Custom builds need to select x264 and/or lame-lib explictly. Automatic
CONFIG_ALL builds of ffmpeg-full include x264 and lame.
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Ted Hess
d875334e5e
Merge pull request #3082 from thess/libx264-merge
libx264: Fix build errors on x86 targets due to missing ASM features …
8 years ago
Ted Hess
f628fa9f83
libx264: Fix build errors on x86 targets due to missing ASM features (yasm)
minor cleanup of CFLAGS, remove COPTS warnings
yasm needs to be added to x86 toolchain
(LEDE updated: c08651226f
)
Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Daniel Golle
6c91a16c6d
gnunet: bump to SVN r37738
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Daniel Golle
19ddc1a241
Merge pull request #3080 from dangowrt/CVE-2016-6313
libgcrypt: update to version 1.6.6
8 years ago
Daniel Golle
d74ad6ae33
libgcrypt: update to version 1.6.6
Fixes CVE-2016-6313:
Entropy Loss and Output Predictability in the Libgcrypt PRNG
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Ted Hess
ea44cfddfe
Merge pull request #3077 from commodo/tcpreplay-libnl-fix
tcpreplay: remove libnl dependency and update PKG_LICENSE_FILES.
8 years ago
Alexandru Ardelean
f655a0dd01
tcpreplay: add PKG_LICENSE_FILES
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years ago
Alexandru Ardelean
f2ad326730
tcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARS
Also, drop patch that disables libdbus-1 check in configure script.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years ago
champtar
e128a2c3d9
Merge pull request #3035 from jow-/luasec-no-compression-fix
luasec: fix build with OPENSSL_NO_COMP
8 years ago
champtar
b2c20d4f22
Merge pull request #3066 from hnyman/htop202
htop: update to 2.0.2
8 years ago
Yousong Zhou
ae8668ae88
qemu: remove the leftover --enable-qemu-agent option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years ago
Yousong Zhou
ac0ea8b970
qemu: build only qemu-ga
This has two effects
- Saves time and computing resources. Non-relevant tools like
qemu-img, qemu-io will not be built
- Fixes packaging failure on octeon target caused by failure of
building internal pixman library
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years ago
Hannu Nyman
2dc0eebc0b
fwknop: bump PKG_RELEASE
Increase PKG_RELEASE due to the patch committed earlier today.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years ago
Hannu Nyman
ae8304f57f
Merge pull request #3075 from jp-bennett/master
Updates to nano and fwknop
8 years ago
Jonathan Bennett
c57f915028
Nano: Update to 2.6.3, backport patch from trunk to fix compile
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
8 years ago
Jonathan Bennett
f2e1de58e6
Fwknop: Set correct file permissions when generating config files
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
8 years ago
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>
8 years ago
Daniel Salzman
dfbf03a1f5
knot: update to 2.3.0
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years ago
Daniel Salzman
c0380de80e
libedit: update to 20160618-3.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years ago
Hannu Nyman
39c9c63ac6
Merge pull request #3069 from ianchi/libx264
libx264: update version
8 years ago
champtar
728a6358d3
Merge pull request #3071 from dibdot/adblock
adblock: update 1.4.5
8 years ago
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>
8 years ago
champtar
9157e228aa
Merge pull request #3070 from ianchi/youtube-dl
youtube-dl: update version
8 years ago
Adrian Panella
bc774ad41a
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
8 years ago
Adrian Panella
118a0c8510
libx264: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
8 years ago
Hannu Nyman
823bdf5255
htop: update to 2.0.2
* update htop to 2.0.2
* patch the new libtool check to match libtool version in use.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years ago
Ted Hess
6994b98f5a
Merge pull request #3028 from thess/tcpreplay-fixes
tcpreplay: Fix builds - musl compatibility
8 years ago
champtar
c59ee37850
Merge pull request #2943 from sdwalker/linuxptp
linuxptp: shrink binaries and fix musl compile error
8 years ago
Scott K Logan
3fea8cc987
dhcp-forwarder: New package
Signed-off-by: Scott K Logan <logans@cottsay.net>
8 years ago
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>
8 years ago
Jo-Philipp Wich
200311a327
Merge pull request #3061 from hnyman/collectd552
collectd: bump version to 5.5.2
8 years ago
Hannu Nyman
a090061a91
Merge pull request #3062 from dibdot/adblock
adblock: update 1.4.4
8 years ago
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>
8 years ago
Hannu Nyman
4c83465b27
Merge pull request #2996 from jefferyto/python-enum34-1.1.6
python-enum34: update to 1.1.6
8 years ago
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>
8 years ago
Yousong Zhou
4972489d8d
Merge pull request #3054 from plntyk/fix_qemu
qemu: fix ccache enabled builds
8 years ago