aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #10513 from neheb/pfRosen Penev2019-11-11
|\ | | | | PF-RING changes
| * libpfring: Fix compilation with kernel >= 4.16Rosen Penev2019-11-09
| | | | | | | | | | | | Backported upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libpfring: Merge pfring and libpfring in the same packageRosen Penev2019-11-09
| | | | | | | | | | | | | | | | | | | | They use the same source. It makes no sense to have them separate. Also cleaned up the Makefile to modern standards. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #10497 from aleksander0m/aleksander/mm-ipv6Rosen Penev2019-11-10
|\ \ | | | | | | modemmanager: add IPv6/IPv4v6 support
| * | modemmanager: add IPv6/IPv4v6 supportAleksander Morgado2019-11-08
| | | | | | | | | | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | banip: update 0.3.9Dirk Brenken2019-11-10
| | | | | | | | | | | | | | | * fix 'enabled' service check Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | adblock: update 3.8.10Dirk Brenken2019-11-10
| | | | | | | | | | | | | | | * fix broken unbound integration Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #10498 from LoEE/jpc/master/perl-macos-fixRosen Penev2019-11-10
|\ \ \ | | | | | | | | perl: fixed host compilation of static perl on MacOS
| * | | perl: fixed host compilation of static perl on MacOSJakub Piotr Cłapa2019-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All symbols on MacOS are prefixed with an underscore which interfered with the filtering mechanism (added in perl 5.28) for extension libraries to be linked into static perl. Signed-off-by: Jakub Piotr Cłapa <jpc@loee.pl>
* | | | spice: Fix compilation without deprecated OpenSSL APIsYousong Zhou2019-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes openwrt/packages#10451 Supersedes openwrt/packages#10461 Signed-off-by: Rosen Penev <rosenp@gmail.com> (use separate upstreamed patches) Ref: https://github.com/openwrt/packages/pull/10461 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #10367 from flyn-org/dmapdRosen Penev2019-11-09
|\ \ \ \ | |_|_|/ |/| | | dmapd: update to 0.0.84
| * | | dmapd: update to 0.0.84W. Michael Petullo2019-11-09
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #7368 from flyn-org/libcapRosen Penev2019-11-09
|\ \ \ \ | | | | | | | | | | libcap: move utilities to a separate package
| * | | | libcap: move utilities to a separate packageW. Michael Petullo2019-10-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | Merge pull request #10430 from gladiac1337/haproxy-2.0.8-upRosen Penev2019-11-09
|\ \ \ \ \ | | | | | | | | | | | | haproxy: Update patches for HAProxy v2.0.8 + migrate to procd
| * | | | | haproxy: Rework hotplug script for HAProxyChristian Lachner2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Migrated init-script to procd. - Removed the old hotplug script as it is unnecessary and caused long boot-times for r7800 and possibly others. Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | haproxy: Update patches for HAProxy v2.0.8Christian Lachner2019-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.8.html) Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | perl-www: Update to 6.39Rosen Penev2019-11-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | perl-www-mechanize: Update to 1.92Rosen Penev2019-11-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #10508 from flyn-org/gccRosen Penev2019-11-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | gcc: fix build with 8.3.0
| * | | | | | gcc: fix build with 8.3.0W. Michael Petullo2019-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #10506 from dibdot/banIPDirk Brenken2019-11-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | banIP: update 0.3.8
| * | | | | | | banIP: update 0.3.8Dirk Brenken2019-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * limit firewall hotplug trigger to certain wan 'INTERFACE' as well, to prevent possible race conditions during boot Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #10507 from nickberry17/update_libmbimHannu Nyman2019-11-09
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | libmbim: bump libmbim to 1.20.2
| * | | | | | | libmbim: bump libmbim to 1.20.2Nicholas Smith2019-11-09
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | | | | Merge pull request #10502 from Andy2244/cifsd-2019-10-31Hannu Nyman2019-11-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cifsd: update to git (2019-10-31)
| * | | | | | | cifsd: update to git (2019-10-31)Andy Walsh2019-11-08
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to git (2019-10-31) * adds config parameters: "durable handle", "smb3 encryption", "cache read buffers", "cache trans buffers", "smb2 max trans" Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | Merge pull request #10505 from dibdot/banIPDirk Brenken2019-11-08
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | banip: update 0.3.7
| * | | | | | banip: update 0.3.7Dirk Brenken2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a logical glitch in the hotplug event handler * properly handle fatal iptables errors - even in subshells Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #10501 from Andy2244/samba-4-9-15Hannu Nyman2019-11-08
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | samba4: update to 4.9.15
| * | | | | | samba4: update to 4.9.15Andy Walsh2019-11-08
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 4.9.15 * fixes CVE-2019-10218, CVE-2019-14833, CVE-2019-14847 * update smb.conf.template (aio, sendfile) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | pps-tools: use INSTALL_DATA instead of CPWolfgang Breyha2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Breyha <wbreyha@gmx.net>
* | | | | | pps-tools: install timepps.h in location specified by RFC 2783Wolfgang Breyha2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is need by eg. gpsd to build with proper PPS support. It was already submitted once in #2892 which ended in a stalemate. Signed-off-by: Wolfgang Breyha <wbreyha@gmx.net>
* | | | | | Merge pull request #10487 from aleksander0m/aleksander/mm-fixesFlorian Eckert2019-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | ModemManager fixes and update to 1.12.0
| * | | | | | modemmanager: bump to version 1.12.0Aleksander Morgado2019-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
| * | | | | | modemmanager: add proto dynamic defaults on dhcp setupAleksander Morgado2019-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, explicitly close the JSON object. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
| * | | | | | modemmanager: add missing path for PID fileAleksander Morgado2019-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The procd based init setup uses a custom `pidfile` parameter, but the used MODEMMANAGER_PID_FILE was not being defined anywhere. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
| * | | | | | modemmanager: install carrier mapping configuration filesAleksander Morgado2019-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since ModemManager 1.10.2, per-device carrier mapping configuration files may be installed, providing support for automatic carrier config selection. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
| * | | | | | modemmanager: fix bearer disconnection logicAleksander Morgado2019-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bearer status wasn't being loaded in key/value mode, and therefore would always fail to load the IPv4 config method. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | | | | Merge pull request #10468 from peter-stadler/djangoHannu Nyman2019-11-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | django: bump version to 2.2.7 and fix minor problems
| * | | | | | | django: bump version to 2.2.7 and fix minor problemsPeter Stadler2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dependency on python3-sqlparse and use django-admin.py instead of django-admin as the latter depends on python3-pkg-resources. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | Merge pull request #10489 from jefferyto/python-readme-fixHannu Nyman2019-11-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python: Fix filespec example in readme
| * | | | | | | | python: Fix filespec example in readmeJeffery To2019-11-07
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the filespec example is technically correct, the more likely scenario is that the files to be omitted would be inside of a package subdirectory. This adds an example_package directory into the example to illustrate this case. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #10040 from neheb/perRosen Penev2019-11-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Massive perl update
| * | | | | | | | perl-uti: Update to 1.76Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | perl-text-csv_xs: Update to 1.40Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | perl-test-warn: Update to 0.36Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | perl-test-harness: Update to 3.42Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | perl-sub-uplevel: Update to 0.2800Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | perl-net-http: Update to 6.19Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>