aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #8041 from neheb/bonHannu Nyman2019-03-10
|\ | | | | bonnie++: Update to 1.98
| * bonnie++: Update to 1.98Rosen Penev2019-03-03
| | | | | | | | | | | | | | | | | | | | | | This version contains NVME fixes. Edited the patches to modify the package Makefile directly so as to reduce hacks in the OpenWrt Makefile. Added LTO support to lower filesize by ~4KB. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #8109 from neheb/moHannu Nyman2019-03-10
|\ \ | | | | | | moreutils: Update to 0.63
| * | moreutils: Update to 0.63Rosen Penev2019-02-02
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8372 from rosysong/nft-qosHannu Nyman2019-03-10
|\ \ \ | | | | | | | | nft qos: fix missing semicolon and document improvement
| * | | nft-qos: improve document for priority moduleRosy Song2019-03-10
| | | | | | | | | | | | | | | | Signed-off-by: Rosy Song <rosysong@rosinson.com>
| * | | nft-qos: fix missing double semicolon in caseRosy Song2019-03-10
| | | | | | | | | | | | | | | | Signed-off-by: Rosy Song <rosysong@rosinson.com>
* | | | Merge pull request #8172 from val-kulkov/graphicsmagick-packageHannu Nyman2019-03-10
|\ \ \ \ | | | | | | | | | | graphicsmagick: optimize compilation to reduce size
| * | | | graphicsmagick: optimize compilationVal Kulkov2019-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use 'flto' compiler option to slightly reduce the installation footprint. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | Merge pull request #8211 from cshoredaniel/pr-update-bcryptHannu Nyman2019-03-10
|\ \ \ \ \ | | | | | | | | | | | | bcrypt: Update to 3.1.6
| * | | | | bcrypt: Update to 3.1.6Daniel F. Dickinson2019-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest version even though it's a no-op for us (change is for compilation on Haiku) because otherwise uscan (and folks who don't check changelogs for relevant changes) will complain. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | Merge pull request #8203 from neheb/libinHannu Nyman2019-03-10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | libinput: Add missing header to fix compilation
| * | | | | libinput: Add missing header to fix compilationRosen Penev2019-02-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #8193 from jefferyto/nft-qos-initHannu Nyman2019-03-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | nft-qos: Update init script
| * | | | | | nft-qos: Update init scriptJeffery To2019-02-12
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also adds a validate section to service_triggers(), and fixes some variable name typos in qosdef_init_static(). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #8363 from salzmdan/masterHannu Nyman2019-03-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | knot: update to 2.8.0
| * | | | | | knot: update to 2.8.0Daniel Salzman2019-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | | ntpd: Add PKG_CPE_ID for proper CVE trackingJan Pavlinec2019-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #8359 from dibdot/travelmateDirk Brenken2019-03-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | travelmate: bugfix 1.4.1
| * | | | | | | travelmate: bugfix 1.4.1Dirk Brenken2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix for #8357 * fix unexpectedy calling option_cb() during wireless config_load * react immediately when the current active uplink connection gets deleted Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #8348 from mpromonet/masterHannu Nyman2019-03-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | v4l2rtspserver: simplify build using release 0.1.6
| * | | | | | | | v4l2rtspserver: simplify build using release 0.1.6Michel Promonet2019-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>
* | | | | | | | | Merge pull request #8365 from BKPepe/syslog-change-maintainerHannu Nyman2019-03-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | syslog-ng: superseded current maintainer by me
| * | | | | | | | | syslog-ng: superseded current maintainer by meJosef Schlehofer2019-03-08
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
* / | | | | | | | ntpd: update to 4.2.8p13Peter Wagner2019-03-08
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | syslog-ng: update to version 3.20.1Josef Schlehofer2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | golang: Bump to version 1.12Xingwang Liao2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
* | | | | | | | python: bump to version 2.7.16Alexandru Ardelean2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change updates Python to version 2.7.16, which is a bugfix release in the Python 2.7 series. This also removes patches back-ported from upstream. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | asu: improve packagingDaniel Golle2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use gunicorn instead of Flask for main server threads * generate and deploy random database password * provide distribution files Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | asu: add attended sysupgrade server packageDaniel Golle2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Flask: now depends on python3-setuptoolsDaniel Golle2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | auc: send revision in update checkDaniel Golle2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | auc: adapt to server and ubus APIDaniel Golle2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Merge pull request #7985 from PeterFromSweden/telldusHannu Nyman2019-03-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | telldus-core: Add new package.
| * | | | | | | | telldus-core: Add new package.Peter Liedholm2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
* | | | | | | | | Merge pull request #8358 from diizzyy/patch-1Hannu Nyman2019-03-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/stunnel: Update to 5.50
| * | | | | | | | | net/stunnel: Update to 5.50Daniel Engberg2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update stunnel to 5.50 Remove --disable-fips switch as it's disabled by default Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | Merge pull request #8354 from kenkeys/spoofer-v143Hannu Nyman2019-03-07
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | spoofer: Update to 1.4.3
| * | | | | | | | | | spoofer: Update to 1.4.3Ken Keys2019-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes removal of patches that are now integrated upstream. Signed-off-by: Ken Keys <kkeys@caida.org>
* | | | | | | | | | | vips: Add Debian's reproducible build patchRosen Penev2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #8356 from aparcar/asu-cert-serverDaniel Golle2019-03-07
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | attendedsyuspgrade-common: add key and set server
| * | | | | | | | | | | attendedsyuspgrade-common: add key and set serverPaul Spooren2019-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In collaboration with @dangowrt the server makes use of `ucert`. Active workers sign created firmware and clients check if the signature is valid. Certs of *hacked* or inactive workers can be revoked. Private CA key is **not** stored on the upgrade server. Only for devices already supporting ucert via firmware metadata. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | | | | | | postgresql: add HOST_BUILD_DEPENDS:=zlib/hostDaniel Golle2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spotted on buildbot trying postgresql/host build: configure: error: zlib library not found Fix this by adding zlib/host to HOST_BUILD_DEPENDS. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | auc: remove left-over subtarget stringDaniel Golle2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | libgabe: update to shared library versionDaniel Golle2019-03-06
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | auc: more API updatesDaniel Golle2019-03-06
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | Merge pull request #8338 from BKPepe/python-dnsHannu Nyman2019-03-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python-dns: Add Python3 variant, update to 1.16.0
| * | | | | | | | | | python-dns: Add Python3 variant, update to 1.16.0Josef Schlehofer2019-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As it was suggested in PR from the current package maintainer, I have become a new maintainer. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #8341 from neheb/patch-6Jo-Philipp Wich2019-03-06
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | libp11: Fix dependency breakage
| * | | | | | | | | | libp11: Fix dependency breakageRosen Penev2019-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This requires a +. Signed-off-by: Rosen Penev <rosenp@gmail.com>