aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | nnn: update to version 3.6Josef Schlehofer2021-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | syslog-ng: update to version 3.31.2Josef Schlehofer2021-03-22
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump config file Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | coova-chili: fix compilation with kernel 5.10Rosen Penev2021-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | bind: update to 9.17.11Rosen Penev2021-03-21
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport upstream OpenSSL deprecated API patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | knxd: new upstream version 0.14.50Othmar Truniger2021-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | | acl: update to 2.3.1Maxim Storchak2021-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | attr: update to 2.5.1Maxim Storchak2021-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - swith to AUTORELEASE Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | mandoc: fix compilation with GCC10Rosen Penev2021-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is probably fixed in CVS. Unfortunately, I have no idea how to import such a patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | reptyr: add mips64el to the DEPENDS listRosen Penev2021-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS is completely unsupported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | uw-imap: fix no deprecated API OpenSSLRosen Penev2021-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous patch was for OpenSSL 1.0.2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | libre2: update to 2021-02-02Rosen Penev2021-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Remove libcxx hacks as it's gone now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | libgd: update to 2.3.2Rosen Penev2021-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to building with Ninja for faster compilation. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15191 from neheb/zn3Rosen Penev2021-03-20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | znc: fix compilation without deprecated OpenSSL APIs
| * | | | | | znc: fix compilation without deprecated OpenSSL APIsRosen Penev2021-03-20
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch was wrongly removed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15128 from neheb/chRosen Penev2021-03-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | check: update to 0.15.2
| * | | | | | check: update to 0.15.2Rosen Penev2021-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15127 from neheb/evRosen Penev2021-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lua-ev: update to 1.5
| * | | | | | | lua-ev: update to 1.5Rosen Penev2021-03-14
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use AUTORELEASE for simplicity Switch to compilation with ninja as it's faster. Use the proper install paths to install ev.so Use codeload for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15182 from neheb/mupnpcRosen Penev2021-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | miniupnpc: update to 2.2.2
| * | | | | | | miniupnpc: update to 2.2.2Rosen Penev2021-03-20
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15180 from neheb/mjgRosen Penev2021-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mjpg-streamer: update to 1.0.0
| * | | | | | | mjpg-streamer: update to 1.0.0Rosen Penev2021-03-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Modify PKG_UNPACK instead of overriding Build/Prepare. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15179 from neheb/prRosen Penev2021-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | protobuf: update to 3.15.6
| * | | | | | | protobuf: update to 3.15.6Rosen Penev2021-03-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15174 from neheb/uvRosen Penev2021-03-20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | libuv: update to 1.41.0
| * | | | | | libuv: update to 1.41.0Rosen Penev2021-03-20
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | nmap: bump to 7.91Konstantin Demin2021-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes: https://nmap.org/changelog#7.91 drop patches (applied upstream): - 010-Avoid-using-namespace-std-causing-name-conflicts.patch refresh patches: - 020-Python3-port-of-ndiff.patch - 030-libcxx.patch Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
* | | | | | Merge pull request #15037 from neheb/btrRosen Penev2021-03-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | btrfs-progs: update to 5.11
| * | | | | | btrfs-progs: update to 5.11Rosen Penev2021-03-20
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15161 from pprindeville/isc-dhcp-dyndns-ipv4Philip Prindeville2021-03-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | isc-dhcp: add dynamic DNS as meta package
| * | | | | isc-dhcp: add dynamic DNS as meta packagePhilip Prindeville2021-03-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #15169 from pprindeville/issue#14921Philip Prindeville2021-03-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | treewide: fix places where $(FPIC) is unquoted
| * | | | | | treewide: fix places where $(FPIC) is unquotedPhilip Prindeville2021-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes part of issue #14921. When $(FPIC) gets added to TARGET_CFLAGS (for instance), we can count on $(TARGET_CFLAGS) in turn being quoted when it gets expanded. But there are a few places where $(FPIC) gets expanded directly into environment variables passed on the command line, such as when setting lt_cv_* variables as in this case. It's wrong to assume that the expansion of $(FPIC) won't require quoting (such as it containing spaces) if it has multiple compiler flags. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | Merge pull request #15163 from gladiac1337/haproxy-2.2.11Rosen Penev2021-03-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | haproxy: Update HAProxy to v2.2.11
| * | | | | | haproxy: Update HAProxy to v2.2.11Christian Lachner2021-03-19
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | Merge pull request #15168 from dibdot/banIPDirk Brenken2021-03-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | banip: update 0.7.5-3
| * | | | | banip: update 0.7.5-3Dirk Brenken2021-03-19
|/ / / / / | | | | | | | | | | | | | | | | | | | | * fix iptables/chain creation in setups without IPv6 support Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | tmate: add new packageTianling Shen2021-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tmate is a fork of tmux. It provides an instant pairing solution. For more details, see https://tmate.io. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | msgpack-c: add new packageTianling Shen2021-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed by tmate. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Merge pull request #15148 from dhewg/mesonRosen Penev2021-03-18
|\ \ \ \ \ | | | | | | | | | | | | meson: update and fix 2 issue
| * | | | | meson: reconfigure on incremental buildsAndre Heider2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When toggling a package specific config knob, we need to pass --reconfigure to the meson setup command if an earlier build already exists. Fixes #15032. Signed-off-by: Andre Heider <a.heider@gmail.com>
| * | | | | meson: fix host cpu settingAndre Heider2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CONFIG_TARGET_SUBTARGET is bogus for this, it can contain values such as 'nand' or 'tiny', use the real cpu type instead. Fixes #14662. Signed-off-by: Andre Heider <a.heider@gmail.com>
| * | | | | meson: update to 0.57.1Andre Heider2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v0.57 is the first version that requires at least python 3.6. Since commit 7379f8bd on the main repository we can now rely on this prerequisite. Switch to AUTORELEASE while at it. Signed-off-by: Andre Heider <a.heider@gmail.com>
* | | | | | simple-adblock: jsonOps-related bugfixesStan Grishin2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | CI: use new `openwrt` Docker usernamePaul Spooren2021-03-17
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now own `openwrtorg` and `openwrt`, where the latter replaces the former. Slowly migrate over. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | auc: bump to version 0.1.6Daniel Golle2021-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes running on release branches. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | net-snmp: bump to 5.9Stijn Tintel2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Neither the configure option nor configure variable to disable linking against PCRE seem to work anymore, so simply drop both and add a dependency on libpcre. As net-snmp is unlikely to fit on devices with small flash anyway, the extra size requirement shouldn't be a problem. If it is, feel free to submit a patch to fix the broken upstream behaviour. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | uci2: update revisionJakov Petrina2021-03-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
* | | | | adguardhome: bump to 0.105.2Dobroslaw Kijowski2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.2 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | | | | Merge pull request #15105 from TDT-AG/pr/20210312-collectdFlorian Eckert2021-03-17
|\ \ \ \ \ | | | | | | | | | | | | collectd: enable smart plugin