aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* openssh: update to 7.8p1Peter Wagner2018-08-27
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #6864 from neheb/patch-31Dirk Brenken2018-08-27
|\ | | | | bluelog: Adjust source name to try to fix buildbot
| * bluelog: Adjust source name to try to fix buildbotRosen Penev2018-08-24
| | | | | | | | | | | | | | | | | | | | 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>
* | shadowsocks-libev: README.md: reword text about REDIRECTYousong Zhou2018-08-27
| | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #6855 from neheb/patch-21Dirk Brenken2018-08-27
|\ \ | | | | | | msmtp: Update to 1.6.8
| * | msmtp: Update to 1.6.8Rosen Penev2018-08-24
| |/ | | | | | | | | | | Main URL has changed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #6798 from MikePetullo/vipsDirk Brenken2018-08-27
|\ \ | | | | | | vips: update to 8.6.5
| * | vips: update to 8.6.5W. Michael Petullo2018-08-24
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6779 from diizzyy/patch-8Dirk Brenken2018-08-27
|\ \ \ | | | | | | | | utils/dbus: Update to 1.12.10
| * | | utils/dbus: Update to 1.12.10Daniel Engberg2018-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dbus to 1.12.10 Remove Steven Barth as maintainer since he hasn't replied to numerous of reviews requests for several packages within months. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #6846 from jsiverskog/protobuf_c_change_maintainerDirk Brenken2018-08-27
|\ \ \ \ | | | | | | | | | | protobuf-c: Change maintainer
| * | | | protobuf-c: Change maintainerJacob Siverskog2018-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #6868 from dibdot/ddns-fixDirk Brenken2018-08-27
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: revert latest noglob/subshell changes
| * | | | | ddns-scripts: revert latest noglob/subshell changesDirk Brenken2018-08-26
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * partly revert 9e79e1b to fix #6861 * simplify CURL_SSL detection * bump package version in Makefile & script library Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #6766 from cshoredaniel/pr-fix-dovecot-pigeonhole-managesieveHannu Nyman2018-08-27
|\ \ \ \ \ | | | | | | | | | | | | dovecot & pigeonhole: Fix managesieve-login needs libdovecot-login
| * | | | | doveco: pigeonhole: Use stock dovecot dir locationsDaniel F. Dickinson2018-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We move dovecot libexec binaries and modules (including the package pigeonhole) to their standard locations. This is okay for libexec because it was added to core prior to 17.04 release. Moving the binaries normally in libexec eliminates the reason the modules were in an unusual directory, which is that there were conflicts with libexec binaries that were in lib, which the modules normally use. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | dovecot: Fix managesieve-login needs libdovecot-loginDaniel F. Dickinson2018-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When trying to use managesieve my MUA complained sieve wasn't supported. On investigation dovecot logs the following could be seen: Aug 16 00:28:44 managesieve-login: Fatal: master: service(managesieve-login): child 1430 returned error 127 Aug 16 00:31:32 managesieve-login: Error: Error loading shared library libdovecot-login.so.0: No such file or directory (needed by /usr/lib/dovecot/managesieve-login) Aug 16 00:31:32 managesieve-login: Error: Error loading shared library libdovecot.so.0: No such file or directory (needed by /usr/lib/dovecot/managesieve-login) Aug 16 00:31:32 managesieve-login: Error: Error relocating /usr/lib/dovecot/managesieve-login: net_ip2addr: symbol not found The issue (verified with readelf on non-working build and build with my fix) is that there is no RPATH information in the pigeonhole binaries (like managesieve-login). The dovecot-config that is 'installed' in the staging dir assumes that plugins will be built on the same host as the installed files. The 'installed' dovecot-config (partial) looks like: LIBDOVECOT='-L/usr/lib/dovecot -ldovecot' LIBDOVECOT_LOGIN='-ldovecot-login -L/home/user/Build/openwrt/openwrt-ath79/staging_dir/target-mips_24kc_musl/usr/lib -lssl -lcrypto' LIBDOVECOT_SQL=-ldovecot-sql LIBDOVECOT_COMPRESS=-ldovecot-compression LIBDOVECOT_LDA=-ldovecot-lda LIBDOVECOT_STORAGE='-ldovecot-storage ' LIBDOVECOT_DSYNC=-ldovecot-dsync LIBDOVECOT_LIBFTS=-ldovecot-fts The solution I used was to modify dovecot-config to add the rpath to DOVECOT_BINARY_LDFLAGS, and to replace references to host directories with staging_dir directories. This results in RPATH being added as it needs to be, and results in a working version of dovecot+pigeonhole. NB: I've also touched package version of pigeonhole as this change in dovecot results in (needed) binary changes for pigeonhole. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | kadnode: update to version 2.2.5Moritz Warning2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | Merge pull request #6850 from Ansuel/ariangnginxHannu Nyman2018-08-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | ariang: add nginx support
| * | | | | | ariang: add nginx support and updateAnsuel Smith2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds nginx support for ariang webui and update it to latest commit. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | Merge pull request #6875 from luizluca/cpe-idLuiz Angelo Daros de Luca2018-08-26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | sane-backends: add PKG_CPE_ID idLuiz Angelo Daros de Luca2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
| * | | | | | libvpx: add PKG_CPE_ID idLuiz Angelo Daros de Luca2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
| * | | | | | ruby: add PKG_CPE_ID idLuiz Angelo Daros de Luca2018-08-26
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | Merge pull request #6848 from TDT-AG/pr/20180823-libiio-dependencyMichael Heimpold2018-08-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | libiio: add missing dependency to zlib
| * | | | | | libiio: add missing dependency to zlibMartin Schiller2018-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | | | | php7: update to 7.2.9Michael Heimpold2018-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | php7: add dependency to hash for mysqlndMichael Heimpold2018-08-23
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #6828 from neheb/patch-32Ted Hess2018-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | freetype: Add PKG_CPE_ID for proper CVE tracking
| * | | | | | freetype: Add PKG_CPE_ID for proper CVE trackingRosen Penev2018-08-20
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6816 from neheb/patch-4Ted Hess2018-08-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | avahi: Add CPE ID to track CVEs
| * | | | | | | avahi: Add CPE ID to track CVEsRosen Penev2018-08-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6837 from neheb/patch-33Ted Hess2018-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | giflib: Add PKG_CPE_ID for proper CVE tracking
| * | | | | | | | giflib: Add PKG_CPE_ID for proper CVE trackingRosen Penev2018-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #6818 from neheb/patch-31Ted Hess2018-08-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ffmpeg: Add CPE ID for proper CVE tracking
| * | | | | | | | | ffmpeg: Add CPE ID for proper CVE trackingRosen Penev2018-08-19
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #6827 from neheb/flacTed Hess2018-08-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | flac: Fix CVE-2017-6888
| * | | | | | | | | flac: Fix CVE-2017-6888Rosen Penev2018-08-20
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #6839 from neheb/xml2Michael Heimpold2018-08-22
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | libxml2: Fix CVE-2018-14404
| * | | | | | | | libxml2: Fix CVE-2018-14404Rosen Penev2018-08-21
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Embarrasingly, I missed this one last time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6822 from ClaymorePT/boost_1.68.0Hannu Nyman2018-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | boost: Package Version Update -> 1.68.0
| * | | | | | | | boost: Package Version Update -> 1.68.0Carlos Miguel Ferreira2018-08-21
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #6840 from micmac1/maria-10217Dirk Brenken2018-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mariadb: bump to 10.2.17
| * | | | | | | | mariadb: bump to 10.2.17Sebastian Kemper2018-08-21
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #6825 from neheb/patch-21Dirk Brenken2018-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | confuse: Update to 3.2.2
| * | | | | | | | confuse: Update to 3.2.2Rosen Penev2018-08-20
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for CVE-2018-14447 God rid of pointless autoreconf. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6790 from MikePetullo/dmapdDirk Brenken2018-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | dmapd: update to 0.0.76
| * | | | | | | | dmapd: update to 0.0.76W. Michael Petullo2018-08-18
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #6645 from neheb/patch-16Dirk Brenken2018-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libdmapsharing: Update to 3.9.2
| * | | | | | | | libdmapsharing: Update to 3.9.2Rosen Penev2018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>