aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | | Merge pull request #7706 from neheb/patch-11Hannu Nyman2019-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | libmicrohttpd: Update to 0.9.62
| * | | | | | | | | | | | | | libmicrohttpd: Update to 0.9.62Rosen Penev2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | collectd: remove lm-sensors version upper limitHannu Nyman2019-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport an upstream patch to remove the upper limit of lm-sensors version check, so that using lm-sensors 3.5.0 will work. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | | | php7: update to 7.2.14Michael Heimpold2019-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at, add --with-pic to configure arguments. This prevents the following build errors spotted by the build bots for i386 targets: -snip- ... ext/openssl/.libs/openssl.o: direct GOT relocation R_386_GOT32X against `X509_REQ_free' without base register can not be used when making a shared object ... -snap- This parameter seems to make no difference on other targets, nor improve or make worse the package size. Run tested for i386 in VirtualBox VM and on Duckbill for mxs platform. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | | | | Merge pull request #7932 from val-kulkov/samba4-packageHannu Nyman2019-01-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | samba4: add mandatory option per CVE-2018-16853
| * | | | | | | | | | | | | | | samba4: add mandatory option per CVE-2018-16853Val Kulkov2019-01-10
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 4.9.3, Samba AD-DC with MIT Kerberos will refuse to build unless --with-experimental-mit-ad-dc is provided to the configure command. The mandatory requirement was introduced in response to a report that a user in a Samba AD domain can crash the KDC when Samba is built in the non-default MIT Kerberos configuration: https://www.samba.org/samba/security/CVE-2018-16853.html This requirement was introduced in Samba commit c5370a4349d381ba3b64b063dc28a2c54cfacdfc. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #7942 from val-kulkov/subversion-packageHannu Nyman2019-01-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | subversion: bump to the latest stable bugfix release
| * | | | | | | | | | | | | | subversion: bump to the latest stable bugfix releaseVal Kulkov2019-01-11
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to Apache Subversion 1.11.1. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | | | | | | | libsndfile: update to 2019-01-10-58c64581Peter Wagner2019-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | | | wget: Fix compilation without deprecated OpenSSL 1.1 APIsRosen Penev2019-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure script uses a deprecated function to check for libssl. I tried patching configure.ac and adding PKG_FIXUP:=autoreconf but that causes a different error. This is the simplest fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | irssi: update to version 1.1.2Jan Pavlinec2019-01-11
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-5882 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5882 Changes -add PKG_CPE_ID -add license info Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | openconnect: updated to 8.01Nikos Mavrogiannopoulos2019-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | | | | ocserv: updated to 0.12.2Nikos Mavrogiannopoulos2019-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | | | | Merge pull request #7936 from Andy2244/softethervpn5-fix1Hannu Nyman2019-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | softethervpn5: fix client, bridge pkg installation
| * | | | | | | | | | | | | softethervpn5: fix client, bridge pkg installationAndy Walsh2019-01-10
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix launcher.sh installation for client, bridge * link libreadline as static for host helper (hamcorebuilder) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | | | | Merge pull request #7746 from cotequeiroz/softethervpn_rpathHannu Nyman2019-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | softethervpn: use hostpkg-installed libreadline, add name to build_dir
| * | | | | | | | | | | | | softethervpn: add package name to build dirEneas U de Queiroz2018-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current build dir is set at just v$(PKG_VERSION). Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | | | | | | | | softethervpn: add -Wl,-rpath to HOST_LDFLAGSEneas U de Queiroz2018-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoids failures related to the absence of a matching libreadline.so in the host system. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | Merge pull request #7835 from neheb/tv2Hannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs
| * | | | | | | | | | | | | | tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-01
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7843 from neheb/posHannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | postfix: Fix compilation without OpenSSL ENGINE
| * | | | | | | | | | | | | | postfix: Fix compilation without OpenSSL ENGINERosen Penev2019-01-01
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While ENGINE is not actually used, the header being included unconditionally as well as the cleanup function being called breaks compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7841 from neheb/dovoHannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dovecot: Make OpenSSL ENGINE support optional
| * | | | | | | | | | | | | | dovecot: Make OpenSSL ENGINE support optionalRosen Penev2019-01-01
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows libopenssl to be smaller. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7855 from BKPepe/youtube-dlHannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | youtube-dl: update to version 2019.01.02
| * | | | | | | | | | | | | youtube-dl: update to version 2019.01.02Josef Schlehofer2019-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7895 from neheb/clamHannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clamav: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | | | | | clamav: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-01-06
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7926 from gladiac1337/feature-haproxy-v1.8.17Hannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | haproxy: Update HAProxy to v1.8.17
| * | | | | | | | | | | | | | haproxy: Update HAProxy to v1.8.17Christian Lachner2019-01-09
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - This fixes CVE-2018-20615 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7913 from commodo/python-readmeHannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/python/README.md: add doc describing the lang/python subtree
| * | | | | | | | | | | | | | lang/python/README.md: add doc describing the lang/python subtreeAlexandru Ardelean2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was a semi-popular request a while back that I put off for a while. Here's a quick doc. I'll update it later as things change and I don't forget. It also lets other people update if something is wrong. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #7911 from br101/bluez-utilHannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bluez: Add bdaddr tool
| * | | | | | | | | | | | | | | bluez: Add bdaddr toolBruno Randolf2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let't add the bdaddr tool, it's handy to change the BT address. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | | | | | | | | | | Merge pull request #7923 from zhaojh329/rttyHannu Nyman2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtty: Update to 6.5.0
| * | | | | | | | | | | | | | | | rtty: Update to 6.5.0Jianhui Zhao2019-01-09
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | | | | | | | | | | Merge pull request #7930 from dibdot/adblockDirk Brenken2019-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adblock: update 3.6.2
| * | | | | | | | | | | | | | | | adblock: update 3.6.2Dirk Brenken2019-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance the query function to search in adblock backups as well, to get back the set of blocking lists sources for a certain domain * add "Latest DNS Queries" report to commandline version as well (already in LuCI) * made the tld compression (the error handling) more robust, remove the needless 'adb_forcesrt' option * removed abandoned 'feodo' list source * updated readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | | | | | | exfat-nofuse: fix compilation during kernel time64 transitionYousong Zhou2019-01-09
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The change has been compile-tested against the following vanilla kernels - linux-3.18.130.tar.xz - linux-4.14.90.tar.xz - linux-4.19.9.tar.xz - linux-4.9.146.tar.xz Run tested with QEMU malta/be with kernel 4.9.146 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | | | | | ser2net: update to 3.5.1Michael Heimpold2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | | | | | tor: update to version 0.3.4.10Jan Pavlinec2019-01-08
| |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | Merge pull request #6577 from Andy2244/softethervpn-serverHannu Nyman2019-01-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | softethervpn5: add new package softethervpn5
| * | | | | | | | | | | | | | softethervpn5: add new package softethervpn5Andy Walsh2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #7899 from cshoredaniel/pr-update-dateutilHannu Nyman2019-01-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | python-dateutil: update dateutil packaging
| * | | | | | | | | | | | | | python-dateutil: Update packaging and add Python3 versionDaniel F. Dickinson2019-01-07
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the packaging to use the generic bits by @commodo. Radicale 2.x requires Python3 and python-dateutils, so build for Python3 as well. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | | | | | | | radsecproxy: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-08
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #7908 from cshoredaniel/pr-add-passlibHannu Nyman2019-01-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | passlib: Add python library
| * | | | | | | | | | | | | passlib: Add python libraryDaniel F. Dickinson2019-01-08
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | passlib is extremely useful for more secure Radicale authentication so add it. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | | | | | | Merge pull request #7863 from cshoredaniel/pr-nut-fix-slow-interfacesHannu Nyman2019-01-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nut: Fix procd crashloop no interfaces
| * | | | | | | | | | | | | nut: Fix procd crashloop no interfacesDaniel F. Dickinson2019-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a crashloop under procd when attempting to bind to any address when no interfaces are yet available. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>