aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | coreutils: Add alternatives support for runconHuangbin Zhan2020-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid conflict with package busybox-selinux Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | | knot: disable libnghttp2 autodetectionDaniel Salzman2020-10-27
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | zoneinfo: Updated to the latest releaseVladimir Ulrich2020-10-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | Merge pull request #13752 from TDT-AG/pr/20201023-xinetdFlorian Eckert2020-10-27
|\ \ \ \ \ | | | | | | | | | | | | xinetd: some changes
| * | | | | xinetd: update config sample to latest requirementsHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | xinetd: include additional (runtime) directory in configuration fileHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The additional directory is created and can be used e.g. for configurations which are created e.g. dynamically from an uci config. Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | xinetd: save configurations in /etc/xinetd.d on sysupgradeHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For applications writing their own xinetd configuration to the /etc/xinetd.d directory it would be necessary to save them (e.g. a user edits them manually) Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | xinetd: update PKG_RELEASE to 9Helge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | | | | dumb-init: add packageToni Uhlig2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | softethervpn: update to 4.34-9745Rosen Penev2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several patch changes regarding to OpenSSL as this version does not compile under LibreSSL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | transmission: remove variants and use libcurl's TLS libraryRosen Penev2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows the Makefile to be cleaned up and to have fewer dependencies. There's no need for multiple TLS libraries to be installed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13768 from bmork/conserverRosen Penev2020-10-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | conserver: update to version 8.2.6
| * | | | | | conserver: update to version 8.2.6Bjørn Mork2020-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version 8.2.6 (October 19, 2020): - try and address license concerns with LICENSE.md - replace usleep with nanosleep (Rosen Penev <rosenp@gmail.com>) - console: Add 'k' option to exit on console-down (Mylène Josserand <mylene.josserand@collabora.com>) - Fix #48 - apply ipv4 CIDR access list when compiled with ipv6 support Signed-off-by: Bjørn Mork <bjorn@mork.no>
* | | | | | | Merge pull request #13783 from zhanhb/coreutils-chconRosen Penev2020-10-26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | coreutils: Add alternatives support for chcon
| * | | | | | coreutils: Add alternatives support for chconHuangbin Zhan2020-10-27
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid conflict with package busybox-selinux Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | | nextdns: Update to version 1.8.8Olivier Poitrey2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | knot: update to version 3.0.1Jan Hak2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | definition of PSELECT_COMPAT could be removed many years ago, is no longer needed Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | | | Merge pull request #13730 from brvphoenix/boostRosen Penev2020-10-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | boost: fix boost-regex compiling failure on targets of uClibc
| * | | | | | boost: fix boost-regex compiling failure on targets of uClibcVan Waholtz2020-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* | | | | | | openconnect: allow specify --protocol from configMengyang Li2020-10-25
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openconnect v8.10 supports 4 VPN protocols --protocol=anyconnect Compatible with Cisco AnyConnect SSL VPN, as well as ocserv (default) --protocol=nc Compatible with Juniper Network Connect --protocol=gp Compatible with Palo Alto Networks (PAN) GlobalProtect SSL VPN --protocol=pulse Compatible with Pulse Connect Secure SSL VPN This patch allows user to specify protocol use the new "vpn_protocol" option and deprecate the old option "juniper" which seems to be missing in the current openconnect client. Signed-off-by: Mengyang Li <mayli.he@gmail.com>
* | | | | | libreswan: update to 4.1Lucian Cristian2020-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | nspr: update to 4.29Lucian Cristian2020-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | nss: update to 3.57Lucian Cristian2020-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | Merge pull request #13761 from rg4github/banip_loggingDirk Brenken2020-10-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | banip: Added packet logging feature. Resolved shellcheck warnings.
| * | | | | | banip: Added packet logging feature. Resolved shellcheck warnings.Richard Gering2020-10-24
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Gering <rg4github@dutchies.us>
* | | | | | Merge pull request #13739 from TDT-AG/pr/20201022-ddns-scriptsFlorian Eckert2020-10-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | ddns-scripts: update sitelutions url
| * | | | | ddns-scripts: update sitelutions urlFlorian Eckert2020-10-22
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | Merge pull request #13749 from BKPepe/cisoRosen Penev2020-10-23
|\ \ \ \ \ | | | | | | | | | | | | python-ciso8601: fix missing src package
| * | | | | python-ciso8601: fix missing src packageJosef Schlehofer2020-10-22
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #13691 from BKPepe/babelRosen Penev2020-10-22
|\ \ \ \ \ | | | | | | | | | | | | python-babel: add new package
| * | | | | python-babel: add new packageJosef Schlehofer2020-10-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #13742 from Cynerd/python-contextlib2-0.6.0Rosen Penev2020-10-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-contextlib2: bump to version 0.6.0.post1
| * | | | | | python-contextlib2: bump to version 0.6.0.post1Karel Kočí2020-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | Merge pull request #13741 from Cynerd/python-appdirs-1.4.4Rosen Penev2020-10-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-appdirs: update to version 1.4.4
| * | | | | | | python-appdirs: update to version 1.4.4Karel Kočí2020-10-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is just maintenance release with minor tweaks. Project officially reports itself as stable now. Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | Merge pull request #13743 from Cynerd/python-intelhex-fix-3.9Rosen Penev2020-10-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-intelhex: add patch to fix Python 3.9 compatibility
| * | | | | | | python-intelhex: add patch to fix Python 3.9 compatibilityKarel Kočí2020-10-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes this library on Python 3.9. Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | Merge pull request #13744 from Cynerd/python-jsonpath-ng-1.5.2Rosen Penev2020-10-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-jsonpath-ng: bump to version 1.5.2
| * | | | | | | python-jsonpath-ng: bump to version 1.5.2Karel Kočí2020-10-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | Merge pull request #13746 from Cynerd/bigclown-mqtt2influxdb-1.4.0Rosen Penev2020-10-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | bigclown-mqtt2influxdb: bump to version 1.4.0
| * | | | | | | bigclown-mqtt2influxdb: bump to version 1.4.0Karel Kočí2020-10-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | Merge pull request #13745 from Cynerd/bigclown-firmware-tool-1.5.2Rosen Penev2020-10-22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | bigclown-firmware-tool: bump to version 1.5.2
| * | | | | | bigclown-firmware-tool: bump to version 1.5.2Karel Kočí2020-10-20
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | Merge pull request #13734 from Meano/fix-udpxyRosen Penev2020-10-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | udpxy: fix error 'enable verbose' command flag in init script
| * | | | | | udpxy: fix error 'enable verbose' command flag in init scriptMeano2020-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Meano <meano@foxmail.com>
* | | | | | | Merge pull request #13736 from ejurgensen/mxml_update_32Rosen Penev2020-10-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mxml: update to 3.2
| * | | | | | | mxml: update to 3.2Espen Jürgensen2020-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | | | | Merge pull request #13183 from mrjoel/mrjoel/ddns-default-bindnetworkRosen Penev2020-10-21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | ddns-scripts: use ip_source as bind_network default
| * | | | | | | ddns-scripts: use ip_source as bind_network defaultJoel Johnson2020-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #13182 on https://github.com/openwrt/packages Signed-off-by: Joel Johnson <mrjoel@lixil.net>
* | | | | | | | Merge pull request #13169 from aaronjg/mwan3-owner-procdFlorian Eckert2020-10-21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | mwan3: mwan3track via default routing table and use procd from mwan3track & mwan3rtmon