Hannu Nyman
358354e3bd
Merge pull request #4958 from sartura/libuv_bump_to_1.15.0
libuv: bump to 1.15.0
7 years ago
Hannu Nyman
617eea5362
Merge pull request #4959 from philenotfound/mutt-bump
mutt: bump version
7 years ago
Hannu Nyman
409f8c26b3
Merge pull request #4966 from sartura/clamav_fix_build_issues
clamav: fix build issues
7 years ago
Marko Ratkaj
ce66ecde24
clamav: fix invalid zlib version error
ClamAV's configure script uses grep to check for bugy zlib version
1.2.1. Since current OpenWrt zlib version is 1.2.11 this check passes
and build fails. This patch will disable this unneeded check and make
sure we are looking for zlib on the right location.
clamdtop was beeing built without it's ncurses dependency. Build system
would link it to the host's ncurses making the program fail at run time.
This patch will disable building of optional clamdtop, otherwise we need
to add ncurses as a dependency and fix the search path.
Increase PKG_RELEASE to reflect changes.
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
Ted Hess
ddc98ba6f6
Merge pull request #4965 from lucize/doveup
dovecot: update to 2.2.33.1
7 years ago
Ted Hess
84c820e1cd
Merge pull request #4962 from diizzyy/patch-96
sound/lame: Update to 3.100
7 years ago
Ted Hess
569a8f5956
Merge pull request #4967 from dibdot/adblock
adblock: update 3.0.3
7 years ago
Phil Eichinger
ad25e99fef
mutt: bump version
* no-po-no-docs patch reworked, docs are disabled via ./configure now
* drop CVE patch, fix already in upstream
* autoreconf to fix CI build
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
7 years ago
Dirk Brenken
5c934e5352
adblock: update 3.0.3
* add new list source to default config to block browser-based
crypto mining
Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years ago
Lucian Cristian
635567c66e
dovecot: update to 2.2.33.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years ago
Daniel Engberg
9a9e71e533
sound/lame: Update to 3.100
* Update LAME to 3.100
* Switch to shared library instead of static binary as it adds very little
overhead if you only need LAME binary but saves space if you need both
library and binary.
Static / Shared:
LAME binary: ~252kbyte / ~72kbyte - IPK: ~138kbyte / ~34kbyte
LAME library: ~216kbyte / ~216kbyte - IPK: ~117kbyte / ~117kbyte
* Drop patch, not needed
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
Hannu Nyman
dc39d7963d
Merge pull request #4955 from kissg1988/sudo
sudo: update to 1.8.21p2
7 years ago
Hannu Nyman
202b60a28c
Merge pull request #4957 from sartura/vim_bump_to_8.0.586
vim: bump to 8.0.586
7 years ago
Hannu Nyman
ffff75dc6b
Merge pull request #4960 from philenotfound/at-bump
at: bump version
7 years ago
Phil Eichinger
c9420d6b3b
at: bump version
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
7 years ago
Marko Ratkaj
949f7f1947
libuv: bump to 1.15.0
Update libuv to version 1.15.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
Marko Ratkaj
93feea7ffa
vim: bump to 8.0.586
Upgrade vim to version 8.0.586
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
Philip Prindeville
4317fe0a10
Merge pull request #4953 from pprindeville/perl-move-rdynamic
Perl move -rdynamic
7 years ago
Etienne Champetier
211f446d8d
build,travis: fix SDK filename
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Etienne Champetier
867a5c91a1
build,travis: fix gpg verification warning
commit gpg keys into the repo (it sometimes timeout)
trust the keys ultimately
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Gergely Kiss
ddc8b334d0
sudo: update to 1.8.21p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Philip Prindeville
d58ac19c9f
perl: put -rdynamic in proper build variable
The standard way to pass -rdynamic (or -Wl,--dynamic-export) is via
the $ccdlflags variable. Do what is best practice.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
b392cd595a
perl: simplify passing in ldflags
Originally as PR #2383 but rewritten.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
7 years ago
Hannu Nyman
35f971fa78
Merge pull request #4952 from jp-bennett/master
qrencode: Update to 4.0.0
7 years ago
Jonathan Bennett
14af50642c
qrencode: Update to 4.0.0
Adds a minor patch to optionally omit the XML tag when including svg inline.
Singed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
7 years ago
Hannu Nyman
df72a84986
Merge pull request #4948 from ldir-EDB0/remwireguard
wireguard: drop wireguard
7 years ago
Hannu Nyman
150d328cee
Merge pull request #4951 from jp-bennett/master
Fwknopd: Bump PKG_RELEASE and minor fix
7 years ago
Jonathan Bennett
5a69b9c08f
Fwknopd: Bump PKG_RELEASE and minor fix
An unneccesary include in the init file was causing problems when using the package builder.
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
7 years ago
Hannu Nyman
7e1ab2dd95
Merge pull request #4924 from oldium/fwknopd-init-script
fwknop: Add start-up dependency on network interface for fwknopd.
7 years ago
Hannu Nyman
f550fe4ad8
Merge pull request #4942 from DocLM/gphoto2
ibgphoto2 and gphoto2: Update to 2.5.16 and 2.5.15
7 years ago
Hannu Nyman
e3a1b62274
Merge pull request #4949 from commodo/python-lxml-update
python-lxml: update to version 4.1.0
7 years ago
Hannu Nyman
58ebbb7a49
Merge pull request #4947 from commodo/tcpreplay-update
tcpreplay: update to version 4.2.5
7 years ago
Hannu Nyman
8a0e5c4008
Merge pull request #4950 from StevenHessing/noddos
noddos: noddos v0.5.3
7 years ago
Steven Hessing
330768a409
noddos: noddos v0.5.3
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years ago
Alexandru Ardelean
8d011baf89
python-lxml: update to version 4.1.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Kevin Darbyshire-Bryant
ff07e0c835
wireguard: drop wireguard
WireGuard was added to LEDE core. See discussion at
lede-project/source#1409
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
7 years ago
Hannu Nyman
9457e9fa6a
Merge pull request #4732 from hashashin/bash-4.4.12
bash: version bump to 4.4.12
7 years ago
Alexandru Ardelean
d8f7818311
tcpreplay: update to version 4.2.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Leonardo Medici
64d55d410d
gphoto2: update package to 2.5.15
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
7 years ago
Leonardo Medici
52879d761c
libgphoto2: update package to 2.5.16
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
7 years ago
Peter Wagner
d889a619af
pulseaudio: update to 11.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Peter Wagner
ec1fe2f190
glib2: update to 2.54.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Thomas Heil
f75385588b
memcached: update to version 1.5.2
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
7 years ago
Thomas Heil
2ef52e041b
haproxy: disable lua on mips
- to fix #4606 we disable to lua build for haproxy
depending on CONFIG_mips = y
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
7 years ago
Thomas Heil
1feb0bae0f
haproxy update to 1.7.9 and pending patches
- update lua to 5.3.4
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
7 years ago
Thomas Heil
970adea169
acpid: update to 2.0.28
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
7 years ago
Thomas Heil
923b4558a6
apache: update to 2.4.28
- fix CVE-2017-9798
- fix #4926
make http2 support configurable, in case of enables libnghttp2
package dont build http2. instead use CONFIG_APACHE_HTTP2 to
enable http2 support
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
7 years ago
Ted Hess
ebbd1a2d88
Merge pull request #4873 from jcadduono/minidlna-update
minidlna: update to version 1.2.1
7 years ago
Hannu Nyman
83a03d31cf
Merge pull request #4927 from EricLuehrsen/unbound_167
unbound: update to 1.6.7
7 years ago
Hannu Nyman
8fe2c69963
Merge pull request #4923 from neheb/patch-2
btrfs-progs: Update to 4.13.2
7 years ago