Commit graph

11429 commits

Author SHA1 Message Date
Rosen Penev
7b4d044a8b msmtp: Update to 1.6.8
Main URL has changed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-24 15:14:58 -07:00
Michael Heimpold
0194bf7d07
Merge pull request #6848 from TDT-AG/pr/20180823-libiio-dependency
libiio: add missing dependency to zlib
2018-08-23 22:17:11 +02:00
Michael Heimpold
cf142bb9a6 php7: update to 7.2.9
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-08-23 22:13:11 +02:00
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>
2018-08-23 22:13:11 +02:00
Martin Schiller
be0e664fb9 libiio: add missing dependency to zlib
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2018-08-23 08:52:59 +02:00
Ted Hess
d97e89d256
Merge pull request #6828 from neheb/patch-32
freetype: Add PKG_CPE_ID for proper CVE tracking
2018-08-22 18:42:59 -04:00
Ted Hess
31573ca348
Merge pull request #6816 from neheb/patch-4
avahi: Add CPE ID to track CVEs
2018-08-22 16:03:41 -04:00
Ted Hess
1417cec3dd
Merge pull request #6837 from neheb/patch-33
giflib: Add PKG_CPE_ID for proper CVE tracking
2018-08-22 15:58:48 -04:00
Ted Hess
39b064f890
Merge pull request #6818 from neheb/patch-31
ffmpeg: Add CPE ID for proper CVE tracking
2018-08-22 15:57:56 -04:00
Ted Hess
d67647f64f
Merge pull request #6827 from neheb/flac
flac: Fix CVE-2017-6888
2018-08-22 15:57:16 -04:00
Michael Heimpold
8d059948be
Merge pull request #6839 from neheb/xml2
libxml2: Fix CVE-2018-14404
2018-08-22 21:24:38 +02:00
Hannu Nyman
4e5822a2bc
Merge pull request #6822 from ClaymorePT/boost_1.68.0
boost: Package Version Update -> 1.68.0
2018-08-22 18:02:38 +03:00
Dirk Brenken
36f7715859
Merge pull request #6840 from micmac1/maria-10217
mariadb: bump to 10.2.17
2018-08-22 16:54:37 +02:00
Dirk Brenken
40e35d14eb
Merge pull request #6825 from neheb/patch-21
confuse: Update to 3.2.2
2018-08-22 16:50:48 +02:00
Dirk Brenken
650e8cc2fe
Merge pull request #6790 from MikePetullo/dmapd
dmapd: update to 0.0.76
2018-08-22 16:47:46 +02:00
Dirk Brenken
a3e8990510
Merge pull request #6645 from neheb/patch-16
libdmapsharing: Update to 3.9.2
2018-08-22 16:47:03 +02:00
Dirk Brenken
b0481bc356
Merge pull request #6691 from neheb/ola
ola: Update to 0.10.7 and switch to codeload
2018-08-22 16:43:40 +02:00
Dirk Brenken
6dab28159b
Merge pull request #6734 from neheb/shadow
shadow: Update to 4.6
2018-08-22 16:41:52 +02:00
Dirk Brenken
4004070dba
Merge pull request #6715 from neheb/patch-25
grilo: Update to 0.3.6
2018-08-22 16:38:34 +02:00
Dirk Brenken
016581d121
Merge pull request #6770 from diizzyy/patch-7
net/stunnel: Update to 5.48
2018-08-22 16:35:05 +02:00
Dirk Brenken
28fbe2369f
Merge pull request #6778 from neheb/proto
protobuf-c: Update to 1.3.1
2018-08-22 16:34:34 +02:00
Dirk Brenken
531b7958b0
Merge pull request #6845 from wodu/linuxptp_maint
linuxptp: Upgrade to v2.0
2018-08-22 16:29:57 +02:00
Dirk Brenken
309a1fb200
Merge pull request #6829 from zhaojh329/libuwsc
libuwsc: Update to 2.0.5
2018-08-22 16:27:35 +02:00
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>
2018-08-22 16:03:15 +02:00
Wojciech Dubowik
10b2786245 linuxptp: Upgrade to v2.0
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
2018-08-22 13:03:06 +02:00
Nikos Mavrogiannopoulos
2a7e216188
Merge pull request #6838 from neheb/patch-34
gnutls: Add PKG_CPE_ID for proper CVE tracking
2018-08-22 07:42:02 +02:00
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>
2018-08-21 23:19:29 +02:00
Rosen Penev
b7870ea711 libxml2: Fix CVE-2018-14404
Embarrasingly, I missed this one last time.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-21 13:59:56 -07:00
Rosen Penev
9c43fd81d5
gnutls: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-21 12:47:25 -07:00
Rosen Penev
3f20518a34
giflib: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-21 12:44:24 -07:00
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>
2018-08-21 13:51:37 +00:00
Jo-Philipp Wich
e3edf8fd01
Merge pull request #6819 from tru7/emailrelay
emailrelay: add some runtime options
2018-08-21 15:33:19 +02:00
Jianhui Zhao
826e9366b0 libuwsc: Update to 2.0.5
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-08-21 18:11:28 +08:00
Hannu Nyman
cbd9cc2b28
Merge pull request #6679 from zhouruixi/nginx_dav_master
nginx: Add missing WebDAV methods support (PROPFIND & OPTIONS)
2018-08-21 11:50:06 +03:00
Rosen Penev
456ae2f541
freetype: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-20 21:40:57 -07:00
Rosen Penev
20fe720732 flac: Fix CVE-2017-6888
Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-20 21:38:07 -07:00
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>
2018-08-20 20:59:34 -07:00
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>
2018-08-21 02:13:59 +01:00
Ruixi Zhou
fa257720ab nginx: Add missing WebDAV methods support (PROPFIND & OPTIONS)
Nginx provide WebDAV methods PUT, DELETE, MKCOL, COPY, and MOVE with
http_dav_module. But most WebDAV clients that require additional WebDAV
methods (PROPFIND & OPTIONS) to operate. Add missing methods support
with Arutyunyan Roman (arutyunyan.roman@gmail.com)'s nginx-dav-ext-module.
(see: http://nginx.org/en/docs/http/ngx_http_dav_module.html
https://github.com/arut/nginx-dav-ext-module)

Example config:
	location / {
		dav_methods PUT DELETE MKCOL COPY MOVE;
		dav_ext_methods PROPFIND OPTIONS;

		root /var/root/;
	}

Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>
2018-08-21 08:14:44 +08:00
Othmar Truniger
432cc99d9a emailrelay: add some runtime options
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-08-20 19:29:41 +02:00
Hannu Nyman
d9749c257b
Merge pull request #6602 from neheb/patch-17
evtest: Switch to tarballs
2018-08-20 20:08:43 +03:00
Dirk Brenken
83c225812b
Merge pull request #6668 from cotequeiroz/emailrelay_pam
emailrelay: avoind linking with -lpam
2018-08-20 18:14:56 +02:00
Dirk Brenken
31a3852044
Merge pull request #6747 from mark0n/fix-curl-variable
ddns-scripts: Fix problems detecting if curl is SSL capable
2018-08-20 18:04:16 +02:00
Martin Konrad
c9b5b02200 ddns-scripts_route53-v1: Fix problems detecting curl
Ensure cURL is installed and has SSL support. This fixes
issue 6744.

Signed-off-by: Martin Konrad <info@martin-konrad.net>
2018-08-20 11:30:37 -04:00
Hannu Nyman
fee4bb8e64
Merge pull request #6789 from Ansuel/fixuwsgi
uwsgi-cgi: improve luci support
2018-08-20 18:04:29 +03:00
Hannu Nyman
70e991b394
Merge pull request #6788 from Ansuel/fixnginx
nginx: improve luci config
2018-08-20 18:04:05 +03:00
Ansuel Smith
c94a9968f7
uwsgi-cgi: improve luci support
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-08-20 14:56:26 +02:00
Ansuel Smith
0f21ab6391
nginx: improve luci config
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-08-20 14:55:53 +02:00
Karl Palsson
97869b7a25 net/mosquitto: update to 1.5.1
Bugfix release.  Full changelog at:
https://mosquitto.org/blog/2018/08/version-151-released/

Of most interest to OpenWrt:
* Remove use of AI_ADDRCONFIG, which means the broker can be used on systems where only the loopback interface is defined.
* Fix IPv6 addresses not being able to be used as bridge addresses.
* Fix problem opening listeners on Pi caused by unsigned char being default.
* Fix segfault on startup if bridge CA certificates could not be read.
* Fix possible endian issue when reading the memory_limit option.
* library and client bugfixes including: https://github.com/openwrt/packages/issues/6765

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-08-20 10:47:44 +00:00
Dirk Brenken
5b5e20dfc2
Merge pull request #6810 from Andy2244/rpcbind-update
rpcbind: update to 1.2.5
2018-08-20 10:17:57 +02:00