Skip to content

Commit

Permalink
modules: update packages
Browse files Browse the repository at this point in the history
787079b67 https-dns-proxy: fix unintentional call of service_stopped in boot()
97fd6c23f https-dns-proxy: bugfix: prevent erros from boot()
593f5c2af numpy: bump version to 1.24.3
8282c0f84 tang: set the right permissions to keys
75e72cc7b crowdsec-firewall-bouncer: add ujail
1075441a3 nmap: backport fix to be able to compile it with OpenSSL 1.1
455a33691 netbird: downgrade to version 0.17.0
fe754c6d8 dnsproxy: new features
6543a67e5 python-poetry-core: Update to 1.7.0
e354dbfd5 python-poetry-core: Update to 1.6.1
c0a189955 expat: update to 2.5.0
d43972744 python-calver: Add new host-only package
9c4447a22 numpy: Avoid build user config files
400936a98 numpy: Fix compilation when OpenBLAS support is not enabled
ca0cbe1e9 numpy: Fix pyproject.toml-based build
82cbf130e nmap: drop upstream backports
18ce57bb6 python-incremental: Add missing host build dependencies
dd019cb9b python-ubus: Update to 0.1.2
436bca63d python-ubus: Force old build process
12028f604 python3-packages: Set PYTHON3_PKG_BUILD:=0
5171a8341 python-trove-classifiers: Add new host-only package
897e1e12d python-pathspec: Add new host-only package
f42d8f7e1 python-editables: Add new host-only package
13529ea17 Revert "python-libraries: Force old build process"
cc09ec659 fail2ban: Override Build/Compile instead of Py3Build/Compile
49880edcb nmap: Force old Python build process
d66edd21e nmap: update license
c12313f7c nmap: bump to 7.93
a61e86e98 python-jsonschema: Remove previous build workaround
1b3fa8825 python-exceptiongroup: Remove previous build workaround
c5224c74d python-astral: Remove BROKEN
42d4e2c1c onionshare-cli: Force old Python build process
60f0e661c python-libraries: Force old build process
36b997a11 python-twisted: Update to 22.10.0
faaf36ed3 python-pytest-forked: Update to 1.6.0
ee6708a02 python-jsonschema: Add build dependencies
43e34d9b7 python-exceptiongroup: Update to 1.1.1
d8b19b3df python-dns: Update to 2.3.0
c97f1fe23 python-cryptography: Update patch to disable Rust
ad0abb415 python-astral: Update to 3.2
7442839f3 borgbackup: Add missing build dependencies
37f1902ea xxhash: Fix pkg-config metadata file
5ebc70318 dnsdist: bump to force rebuild against new h2o
81d6e449c h2o: ABI-breaking patch for CVE-2023-44487
  • Loading branch information
herbetom committed Dec 5, 2023
1 parent 3b8fbe5 commit 4c88048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=dc99bbb906f9faae472e48da013dbf67e1a00c23

PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
PACKAGES_PACKAGES_COMMIT=71babfb9f386c1bbcbcfaf8ff28dc136fa6a2dd6
PACKAGES_PACKAGES_COMMIT=e34369a41b522a49dec9fb1d81b4ee6b32b731d8

PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-22.03
Expand Down

0 comments on commit 4c88048

Please sign in to comment.