aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | ffmpeg: disable x86 asm for old CPU typesRosen Penev2020-02-16
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a workaround for NASM being totally broken. I have two patches, one for master and another for 19.07 that upstream is not merging. https://patchwork.ozlabs.org/patch/1221696/ https://patchwork.ozlabs.org/patch/1221697/ Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11294 from peter-stadler/nginx-utilRosen Penev2020-02-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [RFC] nginx-util: resolve recursive CONFLICTS
| * | | | | | | | nginx-util: resolve recursive CONFLICTSPeter Stadler2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plus change the TITLE that it fits. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | | Merge pull request #11316 from br101/pingcheck-updateRosen Penev2020-02-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | pingcheck: Update and add script directories
| * | | | | | | | | pingcheck: Update and add script directoriesBruno Randolf2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to version with longer interface names. - Add /etc/pingcheck/(on|off)line.d/ directories with an example script. Closes #11263 Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | | | | Merge pull request #11346 from neheb/abas1Rosen Penev2020-02-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libupnp: update to 1.12.0
| * | | | | | | | | | libupnp: update to 1.12.0Rosen Penev2020-02-14
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated build options. Fix CPE ID. Add PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #11355 from neheb/abaska222Rosen Penev2020-02-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nfdump: fix compilation with musl-fts
| * | | | | | | | | | nfdump: fix compilation with musl-ftsRosen Penev2020-02-15
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This either uses it, or falls back on its own implementation. Removed nls.mk. It's not needed/used. Added size reduction FLAGS. Cleaned up for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #11352 from dengqf6/nlbwJo-Philipp Wich2020-02-16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | nlbwmon: bump to latest git
| * | | | | | | | | nlbwmon: bump to latest gitDENG Qingfang2020-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e921ca0a Add further commonly used protocols to the protocol file. Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | | Merge pull request #11347 from neheb/abaskat31Rosen Penev2020-02-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | cifs-utils: update to 6.10
| * | | | | | | | | | cifs-utils: update to 6.10Rosen Penev2020-02-14
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #11348 from neheb/qwRosen Penev2020-02-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | miniupnpc: update to 2.1.20191224
| * | | | | | | | | | miniupnpc: update to 2.1.20191224Rosen Penev2020-02-14
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed inactive maintainer. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #11349 from neheb/qw2Rosen Penev2020-02-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | unrar: update to 5.9.1
| * | | | | | | | | | unrar: update to 5.9.1Rosen Penev2020-02-14
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #11308 from BKPepe/sshpassRosen Penev2020-02-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | sshpass: add new package
| * | | | | | | | | | sshpass: add new packageMichal Hrušecký2020-02-15
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michal Hrušecký <michal.hrusecky@nic.cz> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | Merge pull request #11337 from neheb/protRosen Penev2020-02-15
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | spoofer: remove host build + cleanups
| * | | | | | | | | spoofer: remove host build + cleanupsRosen Penev2020-02-14
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build is not used by anything. Added PKG_INSTALL for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Added missing protobuf/host build dependency. This was previously specified as a host dependency, which is wrong. Removed pointless std parameter. It's only useful for old G++ versions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | tor: fix init scriptsRosen Penev2020-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidfile should not be set. tor handles it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11340 from neheb/abaskat3rRosen Penev2020-02-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | google-authenticator-libpam: update to 1.08
| * | | | | | | | | google-authenticator-libpam: update to 1.08Rosen Penev2020-02-14
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | malloc bug fix. Small cleanup. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11330 from neheb/abaskRosen Penev2020-02-15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | uacme: update to 1.0.22
| * | | | | | | | uacme: update to 1.0.22Rosen Penev2020-02-13
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11306 from adrianschmutzler/brcmHannu Nyman2020-02-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | collectd: lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
| * | | | | | | | lcdringer: apply brcm2708 target rename to bcm27xx to dependenciesAdrian Schmutzler2020-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the brcm2708 target has been renamed to bcm27xx in openwrt repo, update the dependency to the target in this package. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
| * | | | | | | | collectd: apply brcm2708 target rename to bcm27xx to dependenciesAdrian Schmutzler2020-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the brcm2708 target has been renamed to bcm27xx in openwrt repo, update the dependency to the target in this package. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* | | | | | | | | Merge pull request #11318 from zhaojh329/rttyHannu Nyman2020-02-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | rtty: clean the source code
| * | | | | | | | rtty: clean the source codeJianhui Zhao2020-02-14
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | | | Merge pull request #11331 from neheb/abaskaRosen Penev2020-02-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | udpxy: update to 1.0-24.1
| * | | | | | | | udpxy: update to 1.0-24.1Rosen Penev2020-02-13
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload tarballs. Simplified the Makefile as a result. Fixed license information. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11332 from neheb/abaskatRosen Penev2020-02-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libgpg-error: update to 1.37
| * | | | | | | | libgpg-error: update to 1.37Rosen Penev2020-02-13
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11275 from neheb/upnpRosen Penev2020-02-13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | miniupnpd: convert to procd
| * | | | | | | miniupnpd: convert to procdRosen Penev2020-02-13
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Massive cleanup of the shell script. Many issues were fixed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | dnsdist: fix compilation on PIE ARM64Rosen Penev2020-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $(FPIC) evaluates to -fpic on ARM64, breaking compilation: The dnsdist build system handles it properly anyway. Added --with-pic to make it explicit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11320 from nxhack/libuv_1_34_2Rosen Penev2020-02-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libuv: update to 1.34.2
| * | | | | | | libuv: update to 1.34.2Hirokazu MORIKAWA2020-02-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update is required to build the latest node.js v12.16.0 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #11324 from ja-pa/python-py-1.8.1Hannu Nyman2020-02-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-py: update to version 1.8.1
| * | | | | | | python-py: update to version 1.8.1Jan Pavlinec2020-02-13
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #11322 from gladiac1337/haproxy-2.1.3Hannu Nyman2020-02-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | haproxy: Update HAProxy to v2.1.3
| * | | | | | | haproxy: Update HAProxy to v2.1.3Christian Lachner2020-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.3.html) Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | jool: increment PKG_RELEASEDavid Bauer2020-02-13
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes 1a85f72e51 Signed-off-by: David Bauer <mail@david-bauer.net>
* | / / / / / cgi-io: use dynamic memory for post decoding, support proc filesJo-Philipp Wich2020-02-13
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allocate dynamic buffer memory for decoding post data and allow post requsts up to 128KB compared to the previos 1KB limit. Also support downloading /proc and /sys files by falling back to chunked transfer encoding when the file size cannot be determined. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | Merge pull request #11230 from flyn-org/nfdumpRosen Penev2020-02-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | nfdump: add new package
| * | | | | | nfdump: add new packageW. Michael Petullo2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #11315 from aleksander0m/aleksander/mm-1-12-6Rosen Penev2020-02-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | modemmanager: release 1.12.6
| * | | | | | | modemmanager: release 1.12.6Aleksander Morgado2020-02-12
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://lists.freedesktop.org/archives/modemmanager-devel/2020-February/007713.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>