aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* tor: update to 0.3.5.7Peter Wagner2019-01-14
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #7958 from neheb/patch-9Hannu Nyman2019-01-14
|\ | | | | msmtp: Update to 1.8.2
| * msmtp: Update to 1.8.2Rosen Penev2019-01-13
| | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7959 from lnslbrty/update/atopHannu Nyman2019-01-14
|\ \ | | | | | | atop: update to version 2.4.0
| * | atop: update to version 2.4.0Toni Uhlig2019-01-14
| |/ | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | Merge pull request #7957 from TDT-AG/pr/20190111-mwan3Hannu Nyman2019-01-14
|\ \ | | | | | | mwan3: update to version 2.7.9
| * | mwan3: update version to 2.7.9Florian Eckert2019-01-14
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: mwan3rtmon interrupt sleep on signal (trap) eventFlorian Eckert2019-01-14
| | | | | | | | | | | | | | | | | | Sleep will be aborted if a signal is send to this process. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: set interface unknown to offlineFlorian Eckert2019-01-14
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: fix initial_state offline issueFlorian Eckert2019-01-14
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: add syslog debug possibility to rulesFlorian Eckert2019-01-14
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #7904 from ja-pa/libarchive-patch-cveHannu Nyman2019-01-14
|\ \ \ | |_|/ |/| | libarchive: patch multiple CVEs
| * | libarchive: patch multiple CVEsJan Pavlinec2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2018-1000880 CVE-2018-1000879 CVE-2018-1000878 CVE-2018-1000877 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #7750 from guidosarducci/master-perl-config-mips64elPhilip Prindeville2019-01-13
|\ \ \ | | | | | | | | perl: add missing config for mips64el
| * | | perl: add missing config for mips64elTony Ambardar2018-12-18
| | | | | | | | | | | | | | | | | | | | | | | | Compilation otherwise fails building for MIPS Malta 64-bit LE. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* | | | Merge pull request #7918 from LLE8/add-lynx-packageHannu Nyman2019-01-13
|\ \ \ \ | | | | | | | | | | lynx: add package
| * | | | lynx: defined package maintainer, added more download sitesLeonid Esman2019-01-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
| * | | | lynx: initial commitLeonid Esman2019-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on https://github.com/kyak/openwrt-packages/tree/master/lynx Tested on TP-Link TL-MR3020 v3 Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
* | | | | Merge pull request #7871 from cshoredaniel/pr-add-radicale2Hannu Nyman2019-01-13
|\ \ \ \ \ | | | | | | | | | | | | Radicale 2.x as radicale2
| * | | | | radicale2: Update CalDAV/CardDAV server to v2.xDaniel F. Dickinson2019-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Radicale 2.x adds support for many new clients, bug-fixes, etc so add v2 of this application. We do it as a separate package for those not ready to switch (it's not an straight inplace upgrade from 1.x). We do however CONFLICT with 1.x as they can't be run side-by-side on the same host (without containers for somesuch). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | Merge pull request #7920 from daniel-santos/jamvmHannu Nyman2019-01-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | jamvm: Clarify and clean up package description
| * | | | | | jamvm: Clarify and clean up package descriptionDaniel Santos2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up white space and properly clarify the Java version implemented. Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
* | | | | | | Merge pull request #7944 from jefferyto/python-lib2to3-pyc-fixHannu Nyman2019-01-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python: Fix lib2to3 fixes search
| * | | | | | | python: Fix lib2to3 fixes searchJeffery To2019-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the patch from c98b12d9a920ede376d1eaef0da0c0da9d26d6b3 (#7931), applied for python 2. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #7910 from cshoredaniel/pr-nut-fsd-bugHannu Nyman2019-01-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nut: Prevent FSD when not specifically requested
| * | | | | | | | nut: Prevent FSD when not specifically requestedDaniel F. Dickinson2019-01-08
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Under certain circumstances nutshutdown was causing a forced shutdown of the UPS even though killpower was not indicated. Prevent that. Also clarify the logic for powering off server by avoiding && || chains. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | bind: update to 9.11.5-P1Deng Qingfang2019-01-12
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For changes in 9.11.5-P1 see https://ftp.isc.org/isc/bind9/9.11.5-P1/CHANGES Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | Merge pull request #7900 from cshoredaniel/pr-add-vobjectHannu Nyman2019-01-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vobject: Add python vCard/vCalendar Library
| * | | | | | | vobject: Add python libraryDaniel F. Dickinson2019-01-07
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lbrary for vCard and vCalendar support for Python{3}. vobject is used by Radicale2 so add it. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | Merge pull request #7931 from kidome/masterHannu Nyman2019-01-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python3: enable lib2to3 to also search .pyc files.
| * | | | | | | python3: enable lib2to3 to also search and fix .pyc files.Nj Hsiong2019-01-09
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3's lib2to3 would fail in silence if python3 and its packages are installed as compiled .pyc files. Root cause is, in Lib/lib2to3/refactor.py, the function get_all_fix_names only searches '.py' fix names. Signed-off-by: Nj Hsiong <nj.hsiong@gmail.com>
* | | | | | | Revert "libmicrohttpd: Update to 0.9.62"Hannu Nyman2019-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverted at request by Daniel Engberg. https://github.com/openwrt/packages/pull/7706#issuecomment-453734749 This reverts commit d4a62bbbca95fbe9a1dcde0203992d5dfdd0ee60. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | Merge pull request #7805 from iamperson347/patch-4Hannu Nyman2019-01-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | getdns: Remove iamperson347 from maintainer
| * | | | | | | getdns: Remove iamperson347 from maintainerDavid Mora2018-12-30
| | | | | | | | | | | | | | | | | | | | | | | | I am no longer able to support maintaining the getdns lib for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
* | | | | | | | Merge pull request #7806 from iamperson347/patch-3Hannu Nyman2019-01-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | stubby: Remove iamperson347 from maintainer
| * | | | | | | | stubby: Remove iamperson347 from maintainerDavid Mora2018-12-30
| |/ / / / / / / | | | | | | | | | | | | | | | | I am no longer able to support maintaining the stubby daemon for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
* | | | | | | | Merge pull request #7790 from micmac1/sqlite3-initHannu Nyman2019-01-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | sqlite3: various improvements
| * | | | | | | | sqlite3: small improvementsSebastian Kemper2018-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit: - adds support for parallel builds (the possibilities of building parts of sqlite3 in parellel are limited, but there is no downside) - adds a CVE/CPE ID - Removes useless "=1" from -D[EFINES] - Adds --disable-debug (default anyway, just makes it explicit), put --disable-static-shell up top to sort the list alphabetically - Saves one INSTALL_DIR line in the end Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | sqlite3: make cli-editing support selectableSebastian Kemper2018-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sqlite3 can use libedit, readline or disable command-line editing support altogether. This commit adds a choice to menuselect. The default is changed from readline to libedit, as the latter is upstream's first choice and is also a bit smaller than readline. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | sqlite3: add configure switches to menuselectSebastian Kemper2018-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds (most) configure switches to menuselect. The defaults are _not_ changed, meaning the default configuration itself remains the same. This enables changing the configuration through menuselect and adds flags that other packages may use. Config.in is renamed to Config-lib.in in anticipation of a future commit where the cli tool package also gets a file to source. The variables also get a prefix change from SQLITE to SQLITE3 in case there will be a new major release in the future that may coexist with sqlite3. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | Merge pull request #7779 from neheb/patch-3Hannu Nyman2019-01-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | grep: Update to 3.3
| * | | | | | | | | grep: Update to 3.3Rosen Penev2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | 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>