Skip to content
Snippets Groups Projects
  1. Jan 22, 2024
  2. Jan 13, 2024
    • Florian Maurer's avatar
      modules: update openwrt (#3159) · 1b3b1210
      Florian Maurer authored
      
      a08553b3b3 ath79: read back reset register
      debf4b56cd kernel: bump 5.10 to 5.10.206
      6121581765 kernel: bump 5.10 to 5.10.203
      17ee3e0b20 raimps: mtk_eth_soc: drop rst_esw from ESW driver
      5ef01117b7 ramips: dts: mt7628an: reset FE and ESW cores together
      b80c17b093 ramips: dts: rt5350: reset FE and ESW cores together
      0c84a15288 ramips: dts: rt3050: reset FE and ESW cores together
      37ed4c0ec2 ramips: dts: rt3352: reset FE and ESW cores together
      8b4b924b85 ramips: mtk_eth_soc: wait longer after FE core reset to settle
      ca942a5910 ramips: mtk_eth_soc: allow multiple resets
      
      Signed-off-by: default avatarFlorian Maurer <f.maurer@outlook.de>
      1b3b1210
  3. Jan 02, 2024
  4. Jan 01, 2024
    • Matthias Schiffer's avatar
      bcm27xx: update manifest aliases (#3110) · 609903cb
      Matthias Schiffer authored
      
      As the boardname-based image name setting was broken for bcm27xx due to the
      target rename, we need to keep the model-based names updated for now.
      
      Add all model strings currently seen on the Multimeshviewer and update
      the comments accordingly.
      
      (cherry picked from commit 20c2adae)
      [adjust comment from 2023.1 to 2023.1.1]
      Signed-off-by: default avatarTom Herbers <mail@tomherbers.de>
      609903cb
    • Tom Herbers's avatar
      modules: update gluon · a9d4ea2e
      Tom Herbers authored
      53ea3b8 libplatforminfo: update bcm27xx target name
      28a35ea libplatforminfo: drop obsolete ar71xx-mikrotik target
      a9d4ea2e
    • Tom Herbers's avatar
      modules: update packages · f0f288a9
      Tom Herbers authored
      8661c3722 mosquitto: update to 2.0.18
      69c7e53ab php8: update to 8.1.27
      f39d7eab8 curl: update to 8.5.0
      396aace59 php8: update to 8.1.26
      638fb4aab https-dns-proxy: only restart firewall when needed
      f0f288a9
    • Tom Herbers's avatar
      modules: update openwrt · b8e296b1
      Tom Herbers authored
      05f74354bd lua5.3: fix typo calling lua53 instead of lua5.3 for Package Default
      b8e296b1
  5. Dec 13, 2023
    • github-actions[bot]'s avatar
      targets.mk: fix inconsistent env variable BROKEN (#3103) · 701857ec
      github-actions[bot] authored
      
      BROKEN TARGETS were built when BROKEN was set as a variable regardless of
      it's value. Even an empty BROKEN variable caused BROKEN TARGETS to be
      built. For DEVICES the number was evaluated and compared to true by Lua.
      
      Make behavior consistent for relevant values UNSET/EMPTY/0 and 1:
      UNSET/EMPTY/0: Don't build BROKEN TARGETS and DEVICES
      1: Build BROKEN TARGETS and DEVICES
      
      The behavior remains inconsistent for all positive numbers except 1.
      (even floating point)
      
      (cherry picked from commit bc8778cd1e6c2317003fcd688e663fd1549b7fc8)
      
      Co-authored-by: default avatarFelix Baumann <felix.bau@gmx.de>
      701857ec
  6. Dec 11, 2023
    • Tom Herbers's avatar
      gluon-core: dont fail on unset interface role (#3095) · c59d0703
      Tom Herbers authored
      
      In case no interface role was selected for a given interface,
      gluon-reconfigure currently fails with
      
      Configuring: 021-interface-roles
      /usr/bin/lua: /usr/lib/lua/gluon/util.lua:25: bad argument #1 to 'pairs' (table expected, got nil)
      stack traceback:
      	[C]: in function '?'
      	/usr/lib/lua/simple-uci.lua:22: in function 'foreach'
      	./021-interface-roles:47: in main chunk
      	[C]: ?
      
      Check we actually have a role set before accessing the table.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      (cherry picked from commit c4d37036)
      c59d0703
  7. Dec 06, 2023
  8. Dec 05, 2023
    • Tom Herbers's avatar
      modules: update packages · 4c88048f
      Tom Herbers authored
      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
      4c88048f
    • Tom Herbers's avatar
      modules: update openwrt · 3b8fbe5a
      Tom Herbers authored
      1f7ca927b7 OpenWrt v22.03.6: revert to branch defaults
      f372b715d4 OpenWrt v22.03.6: adjust config defaults
      f85a79bcb4 kernel: bump 5.10 to 5.10.201
      e7b3414fd5 ramips: add support for SNR-CPE-W4N-MT router
      e4a70c96d9 tools: fix firmware-utils depends
      d8aa8ae8e9 tools/cmake: Build without some included libs
      35fd7762b2 tools/expat: build with autotools again
      e453767535 tools/zlib: switch to configure script
      3e511a7a23 kernel: bump 5.10 to 5.10.200
      545807ddff wolfssl: update to 5.6.4
      0c7c87a306 urngd: update to version 2023-11-01
      72d940d811 mbedtls: Update to version 2.28.5
      3af93be5a1 bsdiff: Add patches for CVEs
      b87913e21d wireless-regdb: update to 2023.09.01
      7901fec6b8 ath79: image: allow changing kernel option in mkubntimage
      7dabd7a206 scripts/dump-target-info.pl: add new function to DUMP devices
      3555a2930f treewide: fix shell errors during dump stage
      9bac24e767 scan.mk: do not silence output of dump phase
      86124a1b3a scripts/getver.sh: prevent asking for negative rev-parse
      fcdecb5ba4 hostapd: permit also channel 7 for 2.5GHz to be set to HT40PLUS
      64907f3c34 hostapd: fix broke noscan option for mesh
      6e77f51b3a mac80211: fix not set noscan option for wpa_supplicant
      bb2b55f376 build: export GIT_CEILING_DIRECTORIES for package builds
      f71ab69b84 bcm53xx: refresh kernel config
      85251576c4 kernel: bump 5.10 to 5.10.199
      f3a78afe7f kernel: bump 5.10 to 5.10.198
      de2162d27d toolchain: gcc: backport v11.3.0 fix for false positive VLA params warnings
      3b8fbe5a
  9. Nov 05, 2023
  10. Nov 01, 2023
    • David Bauer's avatar
      modules: update gluon · 75200027
      David Bauer authored
      2cf0156 libplatforminfo: handle armsr target
      75200027
    • David Bauer's avatar
      modules: update routing · d510ddaf
      David Bauer authored
      777c115 nodogsplash: explicit file copy
      55df09a nodogsplash: update to version 5.0.2
      d510ddaf
    • David Bauer's avatar
      modules: update packages · 4700fa8b
      David Bauer authored
      71babfb9f lighttpd: update to lighttpd 1.4.73 release hash
      7e763dc59 python-incremental: Update to 22.10.0, redo patch, add host build
      8d550f045 python-pytest: Update to 7.3.0
      1a022f017 python-pluggy: Update to 1.0.0, add host build, add myself as maintainer
      2ea50079a python-flit-scm: Add new host-only package
      9640b3960 python-pycrate: Update to 0.6.0
      d42214073 python-poetry-core: Update to 1.6.0
      f48791c90 python-poetry-core: Add new host-only package
      cef09e1fb python-pkgconfig: Add new host-only package
      f5fc29ebd lrzsz: update to v0.12.21rc and fix a CVE
      8b982ebc5 python: Add proper support for pyproject.toml-based builds
      b552374a3 postgresql: update to version 14.9
      4be44fe6d rclone: Update to 1.64.2
      7554f3609 rclone: Update to 1.64.1
      d7171340c exim: update to version 4.96.2
      21aab76dd php8: update to 8.1.25
      0e02734e1 https-dns-proxy: bugfix: crashes on logging from upstream
      77a7bb6c6 https-dns-proxy: bugfix: prevent crashes on IPv6 systems
      6a390b09c python-typing-extensions: Add host build
      9bb935197 python-tomli: Add new host-only package
      f62b74037 shadowsocks-libev: convert to PCRE2
      8396f6a59 shadowsocks-libev: ACL support
      3eca7825b net-snmp: backport patch fixing memory leak for PCRE2
      9c106fe2e conntrack-tools: update to 1.4.8
      a83c41330 conntrack-tools: update to 1.4.7
      c4bebaf6d shairport-sync: fix init script
      088b51202 python-cffi: Update to 1.16.0
      d87f162d2 bcrypt: Update to 3.2.2, rename source package
      d2b55246b python-wheel: Update to 0.41.0
      42bff8d7d python-hatchling: Update to 1.17.0
      6b2dafb2f python-hatchling: Update to 1.14.1
      294351601 python-hatchling: Update to 1.14.0
      cb38274d9 python-requests: bump to version 2.31.0
      d2f44e77f python-requests: bump to version 2.30.0
      7e45090b2 python-requests: bump to version 2.28.2
      897f21a21 python-requests: bump to version 2.28.1
      332434cb7 setools: Update to 4.4.2, reorganize package
      71daa70e1 https-dns-proxy: bugfix: logging crashing instances on ath79
      91917b26a lighttpd: update to lighttpd 1.4.72 release hash
      9a926762e zsh: backport PCRE2 patches and move to it
      32147c891 zsh: use autoreconf PKG_FIXUP to configure
      cdf60597e zsh: update to 5.9
      f0fdbf317 python-pycparser: Add host build
      3a3a0c216 samba4: Update to version 4.18.8
      88de44058 python-hatchling: Add new host-only package
      0afac56b7 python-hatch-fancy-pypi-readme: Add new host-only package
      7cf4a94aa python-hatch-vcs: Add new host-only package
      2e5c43d72 python-setuptools-scm: Add new host-only package
      e2219cf5e python-jsonschema: Update to 4.17.3
      86b1319f3 python-jsonschema: Update to 4.16.0
      f3b387e0f python-jsonschema: Update to 4.15.0, broken since 4.6.0
      9b0311974 python-jsonschema: Update to 4.9.0
      3bc7fa630 python-jsonschema: Update to 4.6.1
      03b91e65d python-jsonschema: Update to 4.6.0
      5ba23fd03 python-jsonschema: Update to 4.5.1
      6fecfdea2 python-yaml: Update to 6.0.1
      c8d4bb475 python-packages: Clean up build variables
      9ec3a25e2 i2c-tools: Prepare for new Python build process
      e98966545 python-stem: update to v1.8.1
      45b1c9ca8 python-cffi: Update to 1.15.1, add host build
      122b71b98 python-pycares: PKG_RELEASE:=1
      ccf85044e python-pycares: bump to 4.3.0
      740a2b420 python3-paramiko: update to version 2.12.0
      e20a4a84f python3-paramiko: update to version 2.11.0
      e7c5bafb2 python3-paramiko: update to version 2.10.4
      f3edfff2f python3-paramiko: update to version 2.10.3
      0e0345531 python-docker: Add missing build dependency
      cf369e8ca python-docker: Update to 6.0.1
      0beda4d9d python-docker: Update to 6.0.0
      903003695 python-libraries: Update build options
      e9286627e pillow: bump to version 9.5.0
      ed6f79a6e pillow: bump to version 9.4.0
      f90542f6e pillow: bump to version 9.3.0
      4700fa8b
    • David Bauer's avatar
      modules: update openwrt · a9b6715f
      David Bauer authored
      8bc8db9ad2 ath79: increase the rfkill debounce interval for TP-Link Archer C7 v2
      c2921044e7 bcm53xx: backport 1 more late DT patch accepted for v6.7
      829fc381f8 bcm53xx: disable unused switch ports in downstream patch
      297484a149 bcm53xx: backport DT changes queued for v6.7
      ff9a115f89 bcm53xx: simplify patch adding switch ports
      20a046eee6 bcm53xx: build a single device per profile
      0e23d24719 bcm53xx: add support for ASUS RT-AC3100
      2adf034d22 bcm53xx: backport DT changes for ASUS RT-AC3100 queued for v6.6
      38ee41a0b6 image: Fix the CONFIG_EXTERNAL_CPIO logic
      1fa6b2639c ipq40xx: switch to performance governor by default
      a9b6715f
  11. Oct 16, 2023
  12. Oct 15, 2023
  13. Oct 13, 2023
    • Matthias Schiffer's avatar
      modules: update gluon · a1bdb75e
      Matthias Schiffer authored
      ce2e6ac1937a simple-tc: fix kmod dependencies
      72efd369ed3f uradvd: remove redundant package
      a1bdb75e
    • Matthias Schiffer's avatar
      modules: update routing · d12b4502
      Matthias Schiffer authored
      b312934dabb0 bmx6: drop package
      f7370450617f luci-app-bmx6: drop this because of security vulnerabilities
      d12b4502
    • Matthias Schiffer's avatar
      modules: update packages · 163b4aff
      Matthias Schiffer authored
      b7fcfa261a80 python-evdev: bump to version 1.6.1
      34dadda85c93 python-evdev: bump to 1.6.0
      812bd60797a7 python-evdev: bump to version 1.5.0
      9d81c43e5112 python-curl: update to version 7.45.2
      d640b11160aa python-libraries: Force old build process
      4c9e11252a8d python-packaging: Update to 23.2
      25f1bf2301d7 python-packaging: Update to 23.1
      339495faa472 python-packaging: Remove BROKEN
      a675c4efd55a python-flask-seasurf: Update to 1.1.1
      46f1ed0d55b6 python-urllib3: Update to 2.0.4
      584000d8ea91 python-markupsafe: Update to 2.1.3, add host build
      3bc27a7441e9 MarkupSafe: Update to 2.1.2, rename source package
      d9239a79d4c1 MarkupSafe: update to version 2.1.1
      2919eb1d06b7 python-pytz: bump to version 2023.3
      c04ebe3f8f34 python-pytz: bump to version 2022.7.1
      27d5d5cd3a03 python-ply: Add host build
      271d067cb360 python-pyproject-hooks: Add new host-only package
      6a367bc3a251 python-build: Add new host-only package
      a2f357c21aeb python-installer: Add host-only package
      55c9fba5dfda python-cython: Add new host-only package
      fe1c3ae0c75d python-wheel: Add new host-only package
      2f7e60a85037 python-flit-core: Add host-only package
      d819ce7b230b python-packaging: Update to 23.0, add host build
      19e6300f0cdb python: Better host pip options
      b5ccf456dfcd python: Add pyproject.toml-based builds for host Python packages
      dc68822dcce7 python-build: add support for pyproject.toml files
      912aaaa9cfc9 python: Unset Python environment variables
      05342e9897c7 Werkzeug: Update to 2.3.4, rename source package
      d6433697228c Werkzeug: update to version 2.2.2
      11ef13418074 Jinja2: Update to 3.1.2, rename source package
      672a04a2de81 Jinja2: get rid of deprecated AUTORELEASE
      2a5a313e1484 python-babel: Update to 2.12.1, add host build
      01643d2c1aa6 python-flask-babel: Update to 3.1.0
      f7b498aa6b8c mariadb: Update to version 10.6.15
      90ec97c1e4c7 curl: Update to version 8.4.0
      3c154f15fb23 nextdns: Update to version 1.41.0
      ff6db82cba78 net-snmp: move to PCRE2 library
      f14b93b39435 net-snmp: rename stop_service to service_stopped
      4f356ba87dac net-snmp: fix whitespaces
      cf9f81240fb9 libvpx: update to 1.13.1
      d5b991ce19ce libvpx: update to 1.12.0
      8361a8f4026f exim: update to version 4.96.1
      fea0f7a9e82b python3: avoid unnecessary rebuilds
      52ec0079e92c crowdsec-firewall-bouncer: new upstream release version 0.0.28
      c7ae1bbced76 atftp: move to PCRE2
      9855b131c7a2 atftp: bump to release 0.8.0
      0fc748e6d9e4 ffmpeg: Add avi muxer
      41246c284798 btrfs-progs: update to version 6.5.1
      0345cb3d1109 btrfs-progs: Update to 6.3
      a03a80280a32 wget: Update to 1.21.4
      42a20e3dbd24 syslog-ng: update to version 4.4.0
      c926fd29d7a4 prometheus-node-exporter-lua: drop bmx6 package
      a475867425d2 exim: apply hotfix for some ZDI reported vulnerabilities
      106ee9ede91c apache: bump to release 2.4.57
      1ba11e38a44b apache: move to PCRE2
      029d2de98c56 bind: bump to 9.18.19
      163b4aff
    • Matthias Schiffer's avatar
      modules: update openwrt · fa96323e
      Matthias Schiffer authored
      9e8c9592d683 ath79: wpj563: enable 2nd USB controller
      4ad0f92b813c toolchain: Update glibc 2.34 to recent HEAD
      f6fa7b5d4387 openssl: update to version 1.1.1w
      0a1dc007e49c treewide: Add extra CPE identifier
      32e32d5011ee toolchain: musl: add PKG_CPE_ID
      6a2d19cbab4d toolchain: assign PKG_CPE_ID
      9d71dc94d3c8 tools: assign PKG_CPE_ID
      3a7143fc5a09 packages: assign PKG_CPE_ID for all missing packages
      fa96323e
  14. Oct 10, 2023
  15. Oct 04, 2023
  16. Oct 02, 2023
  17. Sep 29, 2023
  18. Sep 28, 2023
  19. Sep 27, 2023
    • Matthias Schiffer's avatar
      modules: update gluon · d17797f1
      Matthias Schiffer authored
      8329130a7c2c tunneldigger: remove redundant package
      d17797f1
    • Matthias Schiffer's avatar
      modules: update routing · d359f4db
      Matthias Schiffer authored
      0b19771fb2dd opennds: update to version 10.1.3
      fa833a0d9764 CI: Sort build architectures in alphabetical order
      191f6c042368 CI: add concurrency rules to skip redundant build
      675248d9b7b3 CI: Do package run-tests only if target packages were built
      4f115606ab18 CI: Run "apt-get update" before installing signify-openbsd
      86f308dcc751 CI: Enable runtime_test for mips_24kc
      ca620495d344 cache-domains: added pre-test.sh CI step
      9f7ba4a4b502 CI: Add local feed for CI-built packages
      ac03feb20f00 CI: Add --autoremove, ignore removal errors
      9fb0ed26c4a3 CI: update build architectures
      dce4a4ca524b ci: only comment AUTORELEASE deprecation if exists
      42584b0cecae CI: deprecate $(AUTORELEASE) via comments
      120bf3328431 ci: change default packages
      8e68501e2e8f github-ci: error on any shell errors
      b1ca335bf548 ci: update github actions to v3
      fe557608333c ci: Use openwrt/gh-action-sdk@v5
      d359f4db
    • Matthias Schiffer's avatar
      modules: update packages · 3199e84d
      Matthias Schiffer authored
      a2fd53756b1c openvswitch: disable groff manpage check
      a022b2132818 tunneldigger: set PKG_SOURCE_DATE
      038bbe283e8b tunneldigger: add group option to UCI config
      407f701652d7 netbird: update to 0.21.7
      c36d37a3f48e netbird: update to 0.21.1
      66fb7507ebad netbird: update to 0.14.5
      337e8e623239 netbird: update to 0.14.4
      a63c543adcf1 netbird: update to 0.14.3
      bf9212c53e5c netbird: update to 0.14.2
      0fcaf007685e netbird: new package
      468916ac880c crowdsec: new upstream release version 1.5.4
      ef3564dbe50c apfree-wifidog: Update to v6.08.1950
      f19375014ee4 xfrpc: update to version 2.9.644
      173990d6c0c0 git: update to version 2.34.8
      0f8c27500519 samba4: update to 4.18.6
      f583a17e1c59 czmq: drop libpcre dependency
      312b26f641e7 mg: switch pcre to pcre2
      1c6b81f3c13b msmtp: update to version 1.8.24
      cafcd75d7ca1 postfix: Fix compile against glibc 2.36
      2b8e549f8e76 glib2: disable gnulib printf
      0d13ad10fd12 glib2: fix host build offline download
      698f630627a4 fastd: update repository URL
      3363e36066de libuecc: update repository URL
      c289d3078c3b bind: update to version 9.18.18
      07639142d84e rclone: Update to 1.64.0
      724600576b23 samba4: update to 4.14.14 * update to 4.14.14 * fixes: CVE-2022-2031, CVE-2022-32744, CVE-2022-32745, CVE-2022-32746, CVE-2022-32742
      944a3cf18fbd samba4: drop maintainership
      368188b05f87 samba4: fix build on macos
      0dab01d3988c emailrelay: update to v2.4.1
      f5f990d7d78f alpine: disable parallel build
      c9c122966a2b alpine: fix old URL
      bcb03c07db8f ipfs-http-client: remove package
      e02f8f507668 sudo: bump to verison 1.9.14p3
      831382f190d1 sudo: bump to verison 1.9.14p1
      be01aaea26c8 sudo: bump to verison 1.9.13p3
      88016d54af58 sudo: bump to version 1.9.12p2
      1d9c7f6ee9d8 sudo: bump to verison 1.9.12p1
      40ad85df6064 sudo: bump to version 1.9.12
      201a2d824741 sudo: don't build with MIPS16
      b29c0e17e35f sudo: bump to verison 1.9.11p3
      2d2dcf9b1b67 knot: update to version 3.3.1
      e56dcfef59b4 libreswan: update to 4.12 fix CVE-2023-38710, CVE-2023-38711, CVE-2023-38712
      bbd131270567 libreswan: update to 4.11
      b949001ea841 ffmpeg: update to version 5.1.3
      52e318a15cb4 https-dns-proxy: improve boot up startup
      8d617af751b0 unbound: update to version 1.17.1
      f4c5b4389eef ffmpeg: update to 5.1.2
      4e4e494a6ce0 ffmpeg: update to 5.1.1
      d02538e0e958 python-sentry-sdk: Update to 1.29.2, update list of dependencies
      f7560f489607 treewide: change my no longer used email
      adad342905d4 curl: update to version 8.3.0
      7564720af81c nextdns: Update to version 1.40.1
      cda94a166025 openssh: update to 9.3p2
      3013608d0177 openssh: sftp no longer needs crypto or zlib.
      63593c9bf0ac openssh: Use CDN first for source downloads.
      8669835b6269 openssh: preserve authorized_keys
      b3704dc4ffa4 openssh: update to 9.3p1
      5f181e80c22a openssh: actually build openssh-server-pam with pam support
      004c7f3a444b openssh: update to 9.2p1
      6fc31027dea5 openssh: update to 9.1p1
      fb446ac437b9 openssh: update to 9.0p1 Remove upstreamed patches.
      e51d6bbb1eba glib2: update to 2.74.0
      37a240dcdd74 glib2: remove libiconv/host build dependency
      6b5e69d11cab syslog-ng: update to version 4.3.1
      ef6064771ba8 golang: Update to 1.19.13
      99f9e68f7b4e python3: Update to 3.10.13
      9f1f0665ca31 transmission: add syscalls to seccomp filter
      f88ff7f8618d zerotier: update to 1.12.1
      419374b40691 zerotier: do not allow executable stack
      41048a79f9a6 zerotier: update to 1.10.4
      1657fdb86992 vnstat2: update to version 2.11
      fc76c3e9febf vnstat2: update to version 2.10
      8819ac9f483d https-dns-proxy: fix dns resolution not working on boot
      4e2cd2ced5ff wget: use pcre2
      5800425cb080 knot-resolver: update to version 5.7.0
      a8575f708487 knot: enable QUIC support
      3159348b04cf knot: update to version 3.3.0
      47e25fd7ac61 knot: update to version 3.2.9
      94e1621abc7f knot: update to version 3.2.8
      44650267386b knot: update to version 3.2.7
      dca51049673e knot: update to version 3.2.6
      981dbdf9c469 tmate: fix build against msgpack-c 6.0
      6f180964af22 msgpack-c: Update to 6.0.0
      6c43ff614cd8 tmate-ssh-server: fix build against msgpack-c 6.0
      c30b1065767e tang: do not require bash and curl (backport from 23.05)
      5918cb11432e tang: corrected hash for v14
      e1a2aa82c93a natmap: update to 20230820
      cb1b1ad98709 tang: updated to v14
      68cae7981d75 tang: create user tang
      ed5a5979ba58 tang: use sbin instead of libexec
      a6265258f8fe tang: remove post-installation key generation
      16391a06eb31 tang: updated to version 12
      3199e84d
    • Matthias Schiffer's avatar
      modules: update openwrt · 964ca93e
      Matthias Schiffer authored
      057bf8fc5f39 kernel: bump 5.10 to 5.10.197
      35985454a603 kernel: bump 5.10 to 5.10.196
      92a0dd2447bd ath79: fix packetloss on some WLR-7100
      3fe2875378d3 x86: geode: fix hwrng register accesses
      8da4e8fb5687 mt76: update to the latest version from the 22.03 branch
      188c49b32112 kernel: bump 5.10 to 5.10.194
      49639b2d6176 kernel: bump 5.10 to 5.10.192
      aeb1221784c7 urngd: update to the latest master
      687004139b1e uboot-bcm4908: update to the latest generic
      964ca93e
  20. Sep 20, 2023
  21. Sep 19, 2023
  22. Sep 17, 2023
Loading