Philip Prindeville
a5b01432fc
syslog-ng: disable tests as Travis is timing out
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years ago
Christian Lachner
2cc76214e1
haproxy: Update all patches for HAProxy v1.8.13
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.13.html )
- Raise PKG_RELEASE to 2
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Rosen Penev
7bbca3ed33
bluelog: Adjust source name to try to fix buildbot
The buildbot is failing on applying the patch:
https://downloads.openwrt.org/snapshots/faillogs/mipsel_24kc/packages/bluelog/compile.txt
Locally, this does not happen. I assume the reason is that it has some special handling for
GitHub's tar archives where it extracts it to the name in PKG_SOURCE. So adjust that.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
3f3eda645b
file: Update to 5.34
Get rid of autoreconf to speed up build.
Fixed project URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
7b4d044a8b
msmtp: Update to 1.6.8
Main URL has changed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
W. Michael Petullo
c06e5ba978
vips: update to 8.6.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
71a657e11c
less: Update to 530
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
853e9d1c38
libextractor: Update to 1.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Michael Heimpold
0194bf7d07
Merge pull request #6848 from TDT-AG/pr/20180823-libiio-dependency
libiio: add missing dependency to zlib
6 years ago
Michael Heimpold
cf142bb9a6
php7: update to 7.2.9
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Michael Heimpold
8d2764f193
php7: add dependency to hash for mysqlnd
The following error shows that mysqlnd depends on functions
provided by hash:
root@OpenWrt:/etc/php7# php-cli -m
PHP Warning: PHP Startup: Unable to load dynamic library
'mysqlnd.so' (tried: /usr/lib/php/mysqlnd.so (Error
relocating /usr/lib/php/mysqlnd.so: PHP_SHA256Final: symbol
not found), /usr/lib/php/mysqlnd.so.so (Error loading shared
library /usr/lib/php/mysqlnd.so.so: No such file or
directory)) in Unknown on line 0
So let's model this dep in package metadata.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Martin Schiller
be0e664fb9
libiio: add missing dependency to zlib
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
6 years ago
Ted Hess
d97e89d256
Merge pull request #6828 from neheb/patch-32
freetype: Add PKG_CPE_ID for proper CVE tracking
6 years ago
Ted Hess
31573ca348
Merge pull request #6816 from neheb/patch-4
avahi: Add CPE ID to track CVEs
6 years ago
Ted Hess
1417cec3dd
Merge pull request #6837 from neheb/patch-33
giflib: Add PKG_CPE_ID for proper CVE tracking
6 years ago
Ted Hess
39b064f890
Merge pull request #6818 from neheb/patch-31
ffmpeg: Add CPE ID for proper CVE tracking
6 years ago
Ted Hess
d67647f64f
Merge pull request #6827 from neheb/flac
flac: Fix CVE-2017-6888
6 years ago
Michael Heimpold
8d059948be
Merge pull request #6839 from neheb/xml2
libxml2: Fix CVE-2018-14404
6 years ago
Jacob Siverskog
f3d2f1698c
protobuf-c: Change maintainer
Change maintainer to Rosen Penev as agreed upon
(https://github.com/openwrt/packages/pull/6778#issuecomment-414479840 ).
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
6 years ago
Hannu Nyman
4e5822a2bc
Merge pull request #6822 from ClaymorePT/boost_1.68.0
boost: Package Version Update -> 1.68.0
6 years ago
Dirk Brenken
36f7715859
Merge pull request #6840 from micmac1/maria-10217
mariadb: bump to 10.2.17
6 years ago
Dirk Brenken
40e35d14eb
Merge pull request #6825 from neheb/patch-21
confuse: Update to 3.2.2
6 years ago
Dirk Brenken
650e8cc2fe
Merge pull request #6790 from MikePetullo/dmapd
dmapd: update to 0.0.76
6 years ago
Dirk Brenken
a3e8990510
Merge pull request #6645 from neheb/patch-16
libdmapsharing: Update to 3.9.2
6 years ago
Dirk Brenken
b0481bc356
Merge pull request #6691 from neheb/ola
ola: Update to 0.10.7 and switch to codeload
6 years ago
Dirk Brenken
6dab28159b
Merge pull request #6734 from neheb/shadow
shadow: Update to 4.6
6 years ago
Dirk Brenken
4004070dba
Merge pull request #6715 from neheb/patch-25
grilo: Update to 0.3.6
6 years ago
Dirk Brenken
016581d121
Merge pull request #6770 from diizzyy/patch-7
net/stunnel: Update to 5.48
6 years ago
Dirk Brenken
28fbe2369f
Merge pull request #6778 from neheb/proto
protobuf-c: Update to 1.3.1
6 years ago
Dirk Brenken
531b7958b0
Merge pull request #6845 from wodu/linuxptp_maint
linuxptp: Upgrade to v2.0
6 years ago
Dirk Brenken
309a1fb200
Merge pull request #6829 from zhaojh329/libuwsc
libuwsc: Update to 2.0.5
6 years ago
Toke Høiland-Jørgensen
56b6d49ce4
acme: Fix bugs from upstream's change to socat
The upstream acme.sh package changed to using socat instead of netcat;
update the dependencies to reflect this, and pass --listen-v6 when running
in standalone mode (since socat only listens on IPv4 by default).
Also add a missing cleanup call when certificate issuance fails.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
6 years ago
Wojciech Dubowik
10b2786245
linuxptp: Upgrade to v2.0
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
6 years ago
Nikos Mavrogiannopoulos
2a7e216188
Merge pull request #6838 from neheb/patch-34
gnutls: Add PKG_CPE_ID for proper CVE tracking
6 years ago
Sebastian Kemper
a6761ac20b
mariadb: bump to 10.2.17
From Release Notes:
- New variable innodb_log_optimize_ddl for avoiding delay due to page flushing and allowing concurrent backup
- InnoDB updated to 5.7.23
- ALTER TABLE fixes:
MDEV-14637 - Fix hang due to DDL with FOREIGN KEY or persistent statistics
MDEV-15953 - Alter InnoDB Partitioned Table Moves Files (which were originally not in the datadir) to the datadir
MDEV-16515 - InnoDB: Failing assertion: ++retries < 10000 in file dict0dict.cc line 2737
MDEV-16809 - Allow full redo logging for ALTER TABLE
- Temporary tables: MDEV-16713 - InnoDB hang with repeating log entry
- indexed virtual columns: MDEV-15855 - Deadlock between purge thread and DDL statement
- locking: MDEV-16664 - Change the default to innodb_lock_schedule_algorithm=fcfs
- Galera: MDEV-15822 - WSREP: BF lock wait long for trx
- Fixes for the following security vulnerabilities:
CVE-2018-3060
CVE-2018-3064
CVE-2018-3063
CVE-2018-3058
CVE-2018-3066
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Rosen Penev
b7870ea711
libxml2: Fix CVE-2018-14404
Embarrasingly, I missed this one last time.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
9c43fd81d5
gnutls: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
3f20518a34
giflib: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rob Mosher
e3144f00a3
cshark: update to latest git HEAD
This fixes GCC8 compile due to buffer overrun
Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
6 years ago
Yousong Zhou
1b485efbcb
openvswitch: bump to version 2.10.0
- Rebased the python target/host separation patch
- Dropped the now-in-upstream openssl-1.1 compat patch
- Added a patch to disable tests/
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Jo-Philipp Wich
e3edf8fd01
Merge pull request #6819 from tru7/emailrelay
emailrelay: add some runtime options
6 years ago
Jianhui Zhao
826e9366b0
libuwsc: Update to 2.0.5
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 years ago
Hannu Nyman
cbd9cc2b28
Merge pull request #6679 from zhouruixi/nginx_dav_master
nginx: Add missing WebDAV methods support (PROPFIND & OPTIONS)
6 years ago
Rosen Penev
456ae2f541
freetype: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
20fe720732
flac: Fix CVE-2017-6888
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
4c59ee99e9
confuse: Update to 3.2.2
Fix for CVE-2018-14447
God rid of pointless autoreconf.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
0e29ec3ca0
cyrus-sasl: Update to 2.1.27-rc8
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
193b7ea072
vim: Update to 8.1
Switch URL to HTTP. More reliable.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ec71565acf
yara: Update to 3.8.1
Switched URL to codeload. The previous redirects to this one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Carlos Miguel Ferreira
e0e80c1d2c
boost: Package Version Update -> 1.68.0
This package update provides one new library:
- YAP: An expression template library for C++14 and later, from Zach Laine [1].
More info can be found at the usual place [2].
[1] : https://www.boost.org/libs/yap/
[2] : https://www.boost.org/users/history/version_1_68_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
6 years ago