aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #15494 from mstorchak/tmuxRosen Penev2021-04-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | tmux: update to 3.2
| * | | | | | tmux: update to 3.2Maxim Storchak2021-04-22
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - switch to $(AUTORELEASE) - change dependency from libevent2 to libevent2-core Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | Merge pull request #15495 from mkrkn/masterRosen Penev2021-04-21
|\ \ \ \ \ \ | |/ / / / / |/| | | | | openvpn: update to 2.5.2
| * | | | | openvpn: update to 2.5.2Magnus Kroken2021-04-22
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes two related security vulnerabilities (CVE-2020-15078) which under very specific circumstances allow tricking a server using delayed authentication (plugin or management) into returning a PUSH_REPLY before the AUTH_FAILED message, which can possibly be used to gather information about a VPN setup. In combination with "--auth-gen-token" or a user-specific token auth solution it can be possible to get access to a VPN with an otherwise-invalid account. OpenVPN 2.5.2 also includes other bug fixes and improvements. Add CI build test script. Signed-off-by: Magnus Kroken <mkroken@gmail.com>
* | | | | uvol: improve autopart and lvm scripts, fix F2FS volumesDaniel Golle2021-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use sfdisk to get GPT partition by name as partition names are not known by the kernel if added via partx. Make sure physical volume names are unique, if possible correlate with the disks serial number and/or card's cid. mkf2fs apparently returns 134 even in case format succeeded, so don't fail in that case (this fixes rw volumes large enough for F2FS to be selected by the lvm scripts of uvol). Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | node: Resolve ICU conflictHirokazu MORIKAWA2021-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve conflicts between OpenWrt's ICU package and the ICU shipped with node.js. https://github.com/openwrt/packages/issues/15437 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | dockerd: Updated to 20.10.6Gerard Ryan2021-04-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | docker: Updated to 20.10.6Gerard Ryan2021-04-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | libnetwork: Updated to 2021-01-26 for docker 20.10.6Gerard Ryan2021-04-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | containerd: Updated to 1.4.4 for docker 20.10.6Gerard Ryan2021-04-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | Merge pull request #15471 from TDT-AG/pr/20200420-stunnelFlorian Eckert2021-04-21
|\ \ \ \ \ | |/ / / / |/| | | | stunnel: update to 5.59
| * | | | stunnel: update to 5.59Florian Eckert2021-04-20
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #15483 from oskarirauta/feature_mtoolsRosen Penev2021-04-20
|\ \ \ \ | | | | | | | | | | mtools: add new package
| * | | | mtools: add new packageOskari Rauta2021-04-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | Merge pull request #15449 from SibrenVasse/masterRosen Penev2021-04-20
|\ \ \ \ \ | | | | | | | | | | | | openssh: update to 8.6p1
| * | | | | openssh: update to 8.6p1Sibren Vasse2021-04-20
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* | | | | Merge pull request #15476 from rs/nextdns-1.32.0-masterRosen Penev2021-04-20
|\ \ \ \ \ | | | | | | | | | | | | nextdns: Update to version 1.32.0
| * | | | | nextdns: Update to version 1.32.0Olivier Poitrey2021-04-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | Merge pull request #15480 from oskarirauta/podman-311Rosen Penev2021-04-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | podman: update to 3.1.1
| * | | | | | podman: update to 3.1.1Oskari Rauta2021-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for AppArmor - Gracefully stop containers and pods on shutdown I found out that If you change location of containers to persistent storage instead of tmpfs, starting them will fail unless they have been stopped. If this is the case that reboot has occurred before pods and containers have been stopped, they cannot be started, they have to be removed and re-created. Change in initscript tries to avoid that. Even if containers are running at tmpfs, this won't hurt. Still, if something happens and system hangs/reboots/etc, script won't save you from that. It's just a attempt to make things better. I also enabled AppArmor support for future possibilities. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | | Merge pull request #15473 from ClaymorePT/boost_1.76.0Rosen Penev2021-04-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | boost: Bump to version 1.76.0
| * | | | | | | boost: Bump to version 1.76.0Carlos Miguel Ferreira2021-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates boost to version 1.76.0 There are no new libraries in this version More info about Boost 1.76.0 can be found at the usual place [1]. Note: This package update includes a fix merged to Boost.Fiber in [2] which did not make into this version but it will be present in the next one. For now, the patch is needed, but it will be removed in version 1.77.0 [1]: https://www.boost.org/users/history/version_1_76_0.html [2]: https://github.com/boostorg/fiber/pull/276 Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | | | | cni-plugins-nft: add new packageOskari Rauta2021-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | | | generate-ipv6-address: fix PIC compilationRosen Penev2021-04-20
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a single C file. Don't bother using the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15472 from sartura/uci2-updateLuka Perkov2021-04-20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | uci2: update revision
| * | | | | | uci2: update revisionJakov Petrina2021-04-20
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
* | | | | | Merge pull request #15343 from accwebs/feature/udp-broadcast-relay-reduxRosen Penev2021-04-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | udp-broadcast-relay-redux: Add package
| * | | | | | udp-broadcast-relay-redux: Add packageAaron Curley2021-04-19
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit is largely based on the work from Daniel Dickinson in PR #2096 which was never merged. I tweaked it in a number of ways. All bugs with this package are mine, not his. Signed-off-by: Aaron Curley <accwebs@gmail.com>
* | | | | | Merge pull request #15443 from ryzhovau/libtalloc_pyhton3_depRosen Penev2021-04-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | libtalloc: add Python3/host dependency
| * | | | | | libtalloc: add Python3/host dependencyAlexander Ryzhov2021-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, Package/Configure won't find distutils module from python3/host Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | | | | Merge pull request #15469 from rs/nextdns-1.12.5-masterRosen Penev2021-04-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nextdns: Update to version 1.12.5
| * | | | | | | nextdns: Update to version 1.12.5Olivier Poitrey2021-04-20
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | | Merge pull request #15460 from rs/nextdns-1.12.3-masterRosen Penev2021-04-19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | nextdns: Update to version 1.12.3
| * | | | | | nextdns: Update to version 1.12.3Olivier Poitrey2021-04-19
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | Merge pull request #15457 from rs/nextdns-1.31.3-masterRosen Penev2021-04-19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | nextdns: Update to version 1.31.3
| * | | | | nextdns: Update to version 1.31.3Olivier Poitrey2021-04-19
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | Merge pull request #15436 from ↵Philip Prindeville2021-04-18
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pprindeville/strongswan-gencerts-change-sysconfdir strongswan: change name of config base directory
| * | | | | strongswan: change name of config base directoryPhilip Prindeville2021-04-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #15445 from turris-cz/psmisc-killall-alternativesJosef Schlehofer2021-04-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | psmisc: move killall to /usr/libexec and add ALTERNATIVES
| * | | | | | psmisc: move killall to /usr/libexec and add ALTERNATIVESJosef Schlehofer2021-04-18
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, this package can not be installed while using standard path of busybox, because binary killall wants to be installed on the same location as busybox. Collision: • /usr/bin/killall: busybox (new-file), psmisc (existing-file) Many of these binaries, which provides alternatives were moved to folder /usr/libexec like wget, sed, findutils, less. So I moved killall to /usr/libexec and others leave in touch and added ALTERNATIVES for it, because preinstall script is no longer necessary. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* / | | | | irqbalance: upgrade to version 1.8.0Hannu Nyman2021-04-18
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade irqbalance to version 1.8.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | uvol: emmit ubus events and bring up volumes on bootDaniel Golle2021-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Emmit ubus events when volumes come up/down. Make sure volume state is always well defined by introducing additional state 'write-prepare' (wp) during mkfs. Add init scripts to bring up volumes at boot. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #15440 from 1715173329/yqRosen Penev2021-04-17
|\ \ \ \ \ | | | | | | | | | | | | yq: Update to 4.7.0
| * | | | | yq: Update to 4.7.0Tianling Shen2021-04-18
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Merge pull request #15439 from dibdot/adblockDirk Brenken2021-04-17
|\ \ \ \ \ | | | | | | | | | | | | adblock: update to 4.1.1
| * | | | | adblock: update to 4.1.1Dirk Brenken2021-04-17
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * support the RPZ trigger 'RPZ-CLIENT-IP' to always allow/block certain clients based on their IP (currently only supported by bind!) * avoid promiscuous mode in tcpdump setup for adblock reporting * speed up dns report preparation * support dns report mailing (/etc/init.d/adblock report mail) * fix bind autodetection * update LuCI-frontend (separate PR) * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #14656 from stintel/miniupnpdRosen Penev2021-04-16
|\ \ \ \ \ | | | | | | | | | | | | miniupnpd: introduce IGDv1 variant
| * | | | | miniupnpd: introduce IGDv1 variantStijn Tintel2021-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Microsoft Windows, Xbox and possibly other operating systems do not support IGDv2. With IGDv2 enabled, they send a HTTP GET request for rootDesc.xml and WANIPCn.xml, and then nothing happens. The Microsoft implementation probably doesn't like the WANIPCn.xml response and decides UPnP is not available. When miniupnpd is built without IGDv2 support, after the 2 HTTP GET requests, there is a HTTP POST request to /ctl/IPConn, and miniupnpd configures the port forward as expected. The runtime option force_igd_desc_v1=yes (UCI: igvd1) does not solve this problem. It's possible this was enough in earlier miniupnpd versions, but it does not fix the problem the current version. Since we are a modern distro, we want to support the latest and greatest, so we should default to IGDv2 enabled. Introducing a menuconfig option to disable IGDv2 would only help people who build their own images, so offer a separate package variant for IGDv1. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | Merge pull request #15328 from ja-pa/atlas-probe-v2Rosen Penev2021-04-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | atlas-sw-probe: add new package
| * | | | | | atlas-sw-probe: add new packageJan Pavlinec2021-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>