aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* serdisplib: update to 2.02Rosen Penev2020-02-15
| | | | | | | | | | | | | | | | Use standard PKG_INSTALL. Added patch to fix compilation with it. Use PKG_INSTALL_DIR as a result. Added PKG_BUILD_PARALLEL for faster compilation. Fixed license information. Add build depends for libusb as it is needed for compilation. Various small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* 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>
* | | | | Merge pull request #10908 from ja-pa/tor-configRosen Penev2020-02-12
|\ \ \ \ \ | | | | | | | | | | | | tor: add basic uci config
| * | | | | tor: update init scriptJan Pavlinec2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: -add uci config -create pid file by procd -add reload function Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | libcups: fix cups-config locationLuiz Angelo Daros de Luca2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #11317 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | jool: package missing componentsDavid Bauer2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jool as well as the jool-siit package depend on jool-common, which isn't currently built nur packages up. Compile and include jool-common with the jool package to fix this. The iptables component is currently also not packaged up. Fix this also. Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | | libzip: update to 1.6.1Michael Heimpold2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #11312 from commodo/batch-updatesHannu Nyman2020-02-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | django,django1: bump versions
| * | | | | | django1: bump to version 1.11.28Alexandru Ardelean2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | django: bump to version 3.0.3Alexandru Ardelean2020-02-12
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #11311 from jefferyto/python-cffi-1.14.0Hannu Nyman2020-02-12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | python-cffi: Update to 1.14.0
| * | | | | python-cffi: Update to 1.14.0Jeffery To2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>