Rosen Penev
f7432ce19a
Merge pull request #15855 from JamesVorder/yggdrasil/https
yggdrasil: allow HTTPS connections
3 years ago
Philip Prindeville
056e926c45
Merge pull request #15890 from CodeFetch/patch-11
strongswan: fix PSK config generation
3 years ago
Vincent Wiemann
59732ba018
strongswan: fix PSK config generation
There were closing curly braces missing and it was checking for empty
strings while it should have been checking for non-empty strings.
Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
3 years ago
Philip Prindeville
920e592654
Merge pull request #15897 from pprindeville/strongswan-fix-dir-typo
strongswan: use correct directory for CA's
3 years ago
Philip Prindeville
cac7608211
strongswan: use correct directory for CA's
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years ago
Dirk Brenken
0c16840e26
banip: refine/fix nginx search pattern
* fix issue with nginx search pattern reported in forum support thread
Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years ago
Rosen Penev
89e9a1a634
Merge pull request #15875 from CodeFetch/patch-10
apparmor: fix packaging
3 years ago
Rosen Penev
070b8fdf3b
Merge pull request #15891 from pprindeville/strongswan-update-config
strongswan: fix sharing of ipsec section variables
3 years ago
Rosen Penev
08bfe119b9
Merge pull request #15892 from ja-pa/knot-resolver-fix-scheduling
knot-resolver: change scheduling priority
3 years ago
Rosen Penev
d6f0b0389f
Merge pull request #15894 from Andy2244/samba_4.13.9
samba4: update to 4.13.9
3 years ago
Andy Walsh
2057fc9ee4
samba4: update to 4.13.9
* update to 4.13.9
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years ago
Alexandru Ardelean
01d1b4581e
python-cryptography: bump to version 3.4.7
Dropped patches:
0004-Replace-EVP_CIPHER_CTX_cleanup-with-EVP_CIPHER_CTX_r.patch
0005-Switch-get_-Update-APIs-to-get0.patch
Reworked patches:
0001-Add-new-ASN1_STRING_get0_data-API.patch
0006-Add-X509_STORE_CTX_trusted_stack-compatibility-macro.patch
These 2 require that we keep only the CUSTOMIZATIONS stuff for now. Maybe
later we can drop this.
Ran 'make package/python-cryptography/refresh'.
Added patch:
0004-disable-rust.patch
upstream did a sloppy job with the CRYPTOGRAPHY_DONT_BUILD_RUST logic; we
need to patch it, to make sure the setuptools-rust isn't installed.
We may need to carry this patch in our tree for a bit longer than upstream,
because in newer versions, CRYPTOGRAPHY_DONT_BUILD_RUST logic gets removed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years ago
Hannu Nyman
6f2ac237a1
nano: update to 5.8
Update nano editor version to 5.8.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
3 years ago
Philip Prindeville
2ccd2665cb
strongswan: fix sharing of ipsec section variables
Variables set in config_ipsec() need to be shared with do_postamble()
function, so change scoping to parent (prepare_env()).
Also, remove unused settings like "remote_sourceip", "reqid", and
"packet_marker".
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years ago
Rosen Penev
1049f8bf7b
Merge pull request #15879 from neheb/lesss
less: update to 590
3 years ago
Jan Pavlinec
1d1eca32db
knot-resolver: change scheduling priority
This should prevent some resolving issues by other router app.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years ago
Rosen Penev
bda9ae631e
Merge pull request #15880 from neheb/ogg
libogg: update to 1.3.5
3 years ago
Vincent Wiemann
dcd72a7d84
apparmor: fix packaging
Removes the BUILDONLY flag as otherwise no packages will be created.
Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
3 years ago
Rosen Penev
03beef3f4e
Merge pull request #15888 from tru7/linknx
linknx: adopt new libesmtp version
3 years ago
Rosen Penev
a23825d154
Merge pull request #15882 from neheb/es
libesmtp: update to 1.1.0
3 years ago
Rosen Penev
169dd3f14e
libesmtp: update to 1.1.0
New upstream. Uses meson now. Removed outdated patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
cddb7c1de5
Merge pull request #15878 from neheb/hdpa
hdparm: update to 9.62
3 years ago
Othmar Truniger
035d3d5029
linknx: adopt new libesmtp version
Signed-off-by: Othmar Truniger <github@truniger.ch>
3 years ago
James Vorderbruggen
ffff347396
yggdrasil: allow HTTPS connections
Signed-off-by: James Vorderbruggen <jamesvorder@gmail.com>
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
6a5ec2434f
libogg: update to 1.3.5
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
22055fdb15
less: update to 590
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
b445e13850
hdparm: update to 9.62
Switch to AUTORELEASE for simplicity.
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