aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libshout: Fix OpenSSL 1.1.0 without deprecated APIsRosen Penev2018-05-29
| | | | | | | Previous patch was incomplete and broke with deprecated APIs disabled. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #6144 from Shulyaka/masterHannu Nyman2018-05-28
|\ | | | | postfix: version update to 3.3.1
| * postfix: version update to 3.3.1Denis Shulyaka2018-05-28
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | Merge pull request #6143 from DocLM/libgphoto2Hannu Nyman2018-05-28
|\ \ | | | | | | libgphoto2: update package 2.5.18
| * | libgphoto2: update package 2.5.18Leonardo Medici2018-05-28
| | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | | nfs-kernel-server: update to 2.3.2Peter Wagner2018-05-28
|/ / | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | openvswitch: remove ovs-parse-backtraceYousong Zhou2018-05-28
| | | | | | | | | | | | | | It's a python script and requires backtrace support when building openvswitch which requires glibc. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | openvswitch: remove docker related utilitiesYousong Zhou2018-05-28
| | | | | | | | | | | | | | The overlay and underlay driver, and ovs-docker utilities requires setup and dependencies that are just not available in known maintained state. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #6138 from ejurgensen/libunistring_update_0910Hannu Nyman2018-05-28
|\ \ | | | | | | libunistring: update to 0.9.10
| * | libunistring: update to 0.9.10Espen Jürgensen2018-05-27
| | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | Merge pull request #5897 from oldium/fwknopd-device-fixHannu Nyman2018-05-28
|\ \ \ | |/ / |/| | fwknopd: More reliable network dependency
| * | fwknopd: More reliable network dependencyOldřich Jedlička2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two issues: 1. The fwknopd init script did not handle unprepared logical networks. This is fixed by A) not defining instance for procd when the physical interface is unknown, and B) by watching the logical network for changes. 2. When using PPPoE, there are two physical interfaces -- one for raw PPPoE communication and one for wrapped communication. The function network_get_physdev returns the physical device, while the function network_get_device returns the wrapped one -- we shall use the wrapped interface. Usually (for non-wrapped interfaces) the physdev and device are the same, also other network scripts use the latter function. Both issues found by and thanks are going to @lucize. Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
* | | php7: update to 7.2.6Michael Heimpold2018-05-27
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #6134 from MikePetullo/php7-pecl-krb5Michael Heimpold2018-05-27
|\ \ \ | | | | | | | | php7-pecl-krb5: add new package
| * | | php7-pecl-krb5: add new packageW. Michael Petullo2018-05-26
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #6135 from MikePetullo/php7-pecl-mcryptMichael Heimpold2018-05-27
|\ \ \ \ | | | | | | | | | | php7-pecl-mcrypt: add new package
| * | | | php7-pecl-mcrypt: add new packageW. Michael Petullo2018-05-26
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | PHP 7.2 dropped support for the libmcrypt binding. The binding is now provided by PECL, and a number of applications still rely on this package. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #6097 from cotequeiroz/libevhtp_openssl-1.1Hannu Nyman2018-05-27
|\ \ \ \ | | | | | | | | | | libevhtp: add openssl 1.1 compatibility
| * | | | libevhtp: add openssl 1.1 compatibilityEneas U de Queiroz2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch is a backport of upstream changes. I read the Makefile warning and made sure it only updates the openssl calls and data types to the new API. It does not touch anything else! Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #6106 from cotequeiroz/uw-imap_openssl-1.1Hannu Nyman2018-05-26
|\ \ \ \ \ | |_|/ / / |/| | | | uw-imap: add openssl 1.1 compatibility
| * | | | uw-imap: add openssl 1.1 compatibilityEneas U de Queiroz2018-05-23
| |/ / / | | | | | | | | | | | | | | | | | | | | Patch to compile with openssl 1.1 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #6130 from MikePetullo/dovecotHannu Nyman2018-05-25
|\ \ \ \ | | | | | | | | | | dovecot: add GSSAPI module
| * | | | dovecot: add GSSAPI moduleW. Michael Petullo2018-05-25
|/ / / / | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #6127 from mwarning/zerotierHannu Nyman2018-05-25
|\ \ \ \ | | | | | | | | | | zerotier: update to version 1.2.10
| * | | | zerotier: update to version 1.2.10Moritz Warning2018-05-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | Merge pull request #6115 from cotequeiroz/crtmpserver_openssl-1.1Thomas Heil2018-05-25
|\ \ \ \ \ | | | | | | | | | | | | crtmpserver: add compatibility with openssl 1.1
| * | | | | crtmpserver: add compatibility with openssl 1.1Eneas U de Queiroz2018-05-24
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patched to compile with openssl 1.1, and also added -std=gnu++03 to allow compilation with gcc 7. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #6105 from cotequeiroz/libzdb_openssl-1.1Hannu Nyman2018-05-24
|\ \ \ \ \ | | | | | | | | | | | | libzdb: add compatibility with openssl 1.1
| * | | | | libzdb: add compatibility with openssl 1.1Eneas U de Queiroz2018-05-23
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | This patch merely updates the detection of the ssl library. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #6092 from thess/mjpg-updateTed Hess2018-05-24
|\ \ \ \ \ | | | | | | | | | | | | mjpg-streamer: Update to latest version from github/jacksonliam repository.
| * | | | | mjpg-streamer: Update to latest from github/jacksonliam repository. Add ↵Ted Hess2018-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | additional plugins for RTSP, UDP, etc. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #5780 from jefferyto/golangJo-Philipp Wich2018-05-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | golang: new packages
| * | | | | | golang: new packagesJeffery To2018-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From golang.org: The Go programming language is an open source project to make programmers more productive. This commit consists of two "parts": * golang/host: Main Go compiler for host (installed to STAGING_DIR_HOST/lib/go-cross), used to cross-compile Go programs to be packaged. * golang (and golang-src/golang-doc): Main Go compiler for on-target development. These packages are quite large, but I would expect only developers to install these. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #6101 from cotequeiroz/libshout_openssl-1.1Ted Hess2018-05-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libshout: add openssl 1.1.0 compatibility
| * | | | | | | libshout: add openssl 1.1.0 compatibilityEneas U de Queiroz2018-05-23
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid calling deprecated and unnecessary library initialization functions with openssl >= 1.1.0. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #6095 from zhaojh329/rttyHannu Nyman2018-05-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | rtty: Update to 4.1.2
| * | | | | | | rtty: Update to 4.1.2Jianhui Zhao2018-05-23
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | Merge pull request #6094 from wvdakker/masterHannu Nyman2018-05-23
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Shorewall: Bump to version 5.2.0.4
| * | | | | | Shorewall6: Bump to version 5.2.0.4W. van den Akker2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall: Bump to version 5.2.0.4W. van den Akker2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall6-lite: Bump to version 5.2.0.4W. van den Akker2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall-lite: Bump to version 5.2.0.4W. van den Akker2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall-core: Bump to version 5.2.0.4W. van den Akker2018-05-23
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | libiio: update to 0.15Michael Heimpold2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | libgpiod: update to 1.1Michael Heimpold2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | xl2tpd: bump to version 1.3.12Yousong Zhou2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #6080 from kuoruan/aria2Hannu Nyman2018-05-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | aria2: Bump 1.34.0
| * | | | | | aria2: Bump 1.34.0Hsing-Wang Liao2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | | | | Merge pull request #6076 from neheb/btrfsHannu Nyman2018-05-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | btrfs-progs: Update to 4.16.1
| * | | | | | | btrfs-progs: Update to 4.16.1Rosen Penev2018-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some programs were removed upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>