Othmar Truniger
23f11c9b67
libfmt: bump to version 8.0.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
3 years ago
Felix Fietkau
cc1d0aa3d2
unbound: fix build on non-linux systems
Override places that call uname to detect target features
Signed-off-by: Felix Fietkau <nbd@nbd.name>
3 years ago
Rosen Penev
fea3030a86
Merge pull request #15881 from neheb/capn
libcap-ng: update to 0.8.2
3 years ago
Rosen Penev
b97e413123
libcap-ng: update to 0.8.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
1517ca5e56
Merge pull request #15876 from mstorchak/tmux
tmux: update to 3.2a
3 years ago
Alexandru Ardelean
07dbb82e95
django: bump to version 3.2.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years ago
Daniel Golle
9150e82768
auc: update to version 0.1.7
No longer fail in case a package is part of multiple lists (which may
happen temporarily in case it becomes 'nonshared').
Bump version to prepare for sync accross branches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years ago
Rosen Penev
261f36823f
Merge pull request #15873 from commodo/netatalk-drop
netatalk: drop package
3 years ago
Florian Eckert
a4eb7f4499
Merge pull request #15825 from TDT-AG/pr/20210611-dockerd
dockerd: refactoring uciadd and ucidel handling
3 years ago
Alexandru Ardelean
51e67786c8
netatalk: drop package
Link to abandoned packages PR: https://github.com/openwrt/packages-abandoned/pull/18
AppleShare products have been unused for a while now (since Mac OS 9.2.2)
around 2002.
So, there should be fewer users requiring this package.
Last update of netatalk was in December 2018. Not sure if newer updates
will be created.
It's time to cut the cord on our end and move it to the abandoned packages.
Info: https://en.wikipedia.org/wiki/AppleShare
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years ago
Rosen Penev
8cbbadede7
Merge pull request #15849 from neheb/ppb
protobuf: update to 3.17.2
3 years ago
Rosen Penev
6ab7fb089b
Merge pull request #15848 from neheb/als
alsa stuff: update to 1.2.5
3 years ago
Rosen Penev
237397d3af
Merge pull request #15847 from neheb/assh
autossh: fix compilation without ssh installed
3 years ago
Florian Eckert
0fded274ec
dockerd: refactoring uciadd and ucidel handling
This change makes the handling of adding and deleting interface, device
bridge and firewall more robust.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years ago
Jeffery To
aefabac126
python3: Add readline to dependency finder script
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years ago
Hirokazu MORIKAWA
69c42cda62
mg: bump to 6.9
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years ago
Maxim Storchak
61a1a37e87
tmux: update to 3.2a
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
3 years ago
Rosen Penev
fa29598f0c
Merge pull request #15868 from PowerDNS/pdns-recursor-4.5.2
pdns-recursor: update to 4.5.2
3 years ago
Rosen Penev
0c48fbe18a
Merge pull request #15869 from PowerDNS/pdns-4.4.1
pdns: update to 4.4.1
3 years ago
Peter van Dijk
7fa405e329
pdns: update to 4.4.1
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
3 years ago
Peter van Dijk
9aa1d773c7
pdns-recursor: update to 4.5.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
3 years ago
Rosen Penev
c72651408b
Merge pull request #15864 from commodo/stress-ng-update
stress-ng: bump to version 0.12.10
3 years ago
Josef Schlehofer
51a7eabe9d
Merge pull request #15866 from ja-pa/redis-6.2.4
redis: update to version 6.2.4
3 years ago
Jan Pavlinec
c7ffa391f1
redis: update to version 6.2.4
Fixes CVE-2021-32625
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years ago
Oskari Rauta
5ad56ca340
parted: add new package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
4 years ago
Alexandru Ardelean
6f48074e79
stress-ng: bump to version 0.12.10
Patch `010-soft-float.patch` can be dropped.
It was upstreamed via https://github.com/ColinIanKing/stress-ng/pull/126
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years ago
Daniel Golle
02bc1fc929
auc: fix several issues
* don't segfault if server reply is incomplete
* always request 'generic' image on x86/generic and x86/64
* make SNAPSHOT branches sticky, eg. stay on 21.02-SNAPSHOT and do
not 'upgrade' to 21.02.0-rc2.
* output requested server URL when debugging
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years ago
Daniel Golle
94e1ae9b79
squashfs-tools: build with xz by default
squashfs-tools aren't of much use without xz compression support
on OpenWrt, as we build kernel with squashfs supporting only xz.
Enabled support for xz compression by default.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
c7d1704feb
uvol: try to be more shellcheck compliant, fix LVM vol-up
* quotes around all variables
* always use 'read -r' instead of 'read'
* some more minor shellcheck fixes
* reorder LVM ops for 'up' call to allow it to succeed
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Kevin Lyda
4028878b2b
prometheus-node-export-lua: add my email
Add my email address to the copyright for the file.
Signed-off-by: Kevin Lyda <kevin@lyda.ie>
3 years ago
Rosen Penev
f6c1c34e14
Merge pull request #15574 from AuthorReflex/ovpn-wolfssl
Enable using wolfSSL cryptographic API engine in OpenVPN
3 years ago
Daniel Engberg
d6b10350df
Merge pull request #15853 from jonathanunderwood/stubby-getdns-remove-maintainer
[stubby,getdns]: Remove maintainer from stubby and getdns packages
3 years ago
Jonathan G. Underwood
791a8fb2bc
stubby: remove maintainer
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
3 years ago
Jonathan G. Underwood
4a241581ab
getdns: remove maintainer
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
3 years ago
Ivan Pavlov
1813c82ff3
openvpn: enable using wolfSSL cryptographic API engine
Support for wolfSSL has been upstreamed to the master OpenVPN branch
in f6dca235ae
so we can use wolfSSL
directly in OpenVPN. So no more needed differnt SSL engine for OpenVPN
in systems based on wolfSSL library
Compiled && tested on ramips/mt7620, ramips/mt7621
Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
4 years ago
Dirk Brenken
55af6daa92
Merge pull request #15845 from dibdot/banip
banip: update 0.7.9
3 years ago
Dirk Brenken
945513860d
banip: update 0.7.9
* add switch 'ban_fetchinsecure' to allow insecure downloads
without certificate check (disabled by default)
* better explain 'ban_fetchparm' in readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years ago
Dirk Brenken
f7e41809df
Merge pull request #15844 from dibdot/adblock
adblock: update 4.1.3
3 years ago
Rosen Penev
9ef5059e6e
Merge pull request #15850 from neheb/ppbc
libprotobuf-c: update to 1.4.0
3 years ago
Rosen Penev
40d2b7c43e
libprotobuf-c: update to 1.4.0
Remove patch. Upstream fixed it.
Add AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
11acce8fa9
protobuf: update to 3.17.2
Refreshed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
f08eb8552c
ninja: remove ninja-cmake.mk
Useless now that stock cmake.mk uses ninja.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
2e654b19f3
treewide: back to cmake.mk
Ninja was merged to base and therefore we can now use normal cmake.mk
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
2a84e09237
alsa-utils: update to 1.2.5
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
47b48b2088
alsa-lib: update to 1.2.5
Refresh patches. Remove upstream one.
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
63b7febf5f
autossh: fix compilation without ssh installed
configure script looks for host ssh. Just pass the configure variable
directly. --with-ssh doesn't work.
Also get rid of custom Compile section. It's not needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
e2d9e874dc
Merge pull request #15846 from neheb/shr
shairport-sync: update to 3.3.8
3 years ago
Rosen Penev
94bc8a127c
shairport-sync: update to 3.3.8
Explicitly add libdaemon configure flag. It seems the default was
changed.
Add AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
f3f7655dfc
Merge pull request #15842 from oleg-derevenetz/bwping-2.3
bwping: update to version 2.3
3 years ago
Rosen Penev
4834c66b70
Merge pull request #15839 from jefferyto/python-twisted-tls-conch
python-twisted: Add tls/conch dependencies
3 years ago