Skip to content
Snippets Groups Projects
  1. Oct 16, 2023
  2. Oct 15, 2023
  3. Oct 14, 2023
    • Nick Hainke's avatar
      kmod: update to 31 · 58ade934
      Nick Hainke authored
      Release Notes:
      https://github.com/kmod-project/kmod/blob/aff617ea871d0568cc491bd116c0be1e857463bb/NEWS#L1
      
      
      
      Signed-off-by: default avatarNick Hainke <vincent@systemli.org>
      (cherry picked from commit ca057f3e4e997aa8cd27ab03f97429309b18cbc1)
      58ade934
    • Nick Hainke's avatar
      snowflake: update to 2.6.1 · 8d06c50d
      Nick Hainke authored
      Release Notes:
      https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/tags/v2.6.1
      
      
      
      Remove upstreamed patches:
      - 0001-Bump-minimum-required-version-of-go.patch
      - 0002-Update-dependencies.patch
      
      Signed-off-by: default avatarNick Hainke <vincent@systemli.org>
      (cherry picked from commit 9bd39a33b1c343b33a12dfe84b7e6078125405dc)
      8d06c50d
    • Hirokazu MORIKAWA's avatar
      node: bump to v18.18.1 · c09ba4e6
      Hirokazu MORIKAWA authored
      
      Notable Changes
      
       This release addresses some regressions that appeared in Node.js 18.18.0:
      
          (Windows) FS can not handle certain characters in file name #48673
          18 and 20 node images give error - Text file busy (after re-build images) nodejs/docker-node#1968
          libuv update in 18.18.0 breaks webpack's thread-loader #49911
      
      Signed-off-by: default avatarHirokazu MORIKAWA <morikw2@gmail.com>
      (cherry picked from commit b2079b87d1425f69feb89b8fa9f48f0a913e8fb2)
      c09ba4e6
    • Oskari Rauta's avatar
      cni-protocol: update protocol · 0e6ceb80
      Oskari Rauta authored
      
      Changes to protocol file and it's description.
      Works better now and restarts firewall automaticly
      when tunnel comes available. More informative/guiding
      description.
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      (cherry picked from commit ff93e4a19d9e9957b61f4a214399cfc87f9c7648)
      0e6ceb80
    • Oskari Rauta's avatar
      podman: update to 4.7.1 · 7fe0677d
      Oskari Rauta authored
      Bugfixes
      
       - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (#20209).
       - Fixed a regression in --env-file handling (#19565).
       - Fixed a bug where podman inspect would fail when stat'ing a device failed.
      
      API
       - The network list compat API endpoint is now much faster (#20035).
      
      Openwrt updates: added patch to allow building with musl-1.2.4
      Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch
      
      
      
      Issue was discussed by @jefferyto at mattn/go-sqlite3#1177
      
      remarks:
      removed musl-1.2.4 patch from commit, since that version of musl
      is not available with openwrt-23.05
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      (cherry picked from commit e25d417f1a3162bb2ecaad06a6b79ab6afb74659)
      7fe0677d
    • Oskari Rauta's avatar
      aardvark-dns: update to 1.8.0 · c01ce827
      Oskari Rauta authored
      
      changes:
       - dependency updates
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      (cherry picked from commit 4371aa8f9300116fdfe007840e5e48c174772340)
      c01ce827
    • Oskari Rauta's avatar
      netavark: update to 1.8.0 · e07515df
      Oskari Rauta authored
      
      changelog:
       - iptables: improve error when ip6?tables commands are missing
       - docs: Convert markdown with go-md2man instead of mandown
       - iptables: drop invalid packages
       - bump rust edition to 2021
       - Add ACCEPT rules in firewall for bridge network with internal dns
       - Add vrf support for bridges
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      (cherry picked from commit b788f77db48d6d20f925daa762a70fe5c40dc54a)
      e07515df
    • Oskari Rauta's avatar
      slirp4netns: update to 1.2.2 · a38348e6
      Oskari Rauta authored
      
      v1.2.2 changes:
       - Enabled reproducible builds
      
      v1.2.1 changes:
       - sandbox: Add support for escaping resolv.conf symlinks. This fixes usage in WSL environments which symlinks /etc/resolv.conf under a shared location under /mnt.
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      (cherry picked from commit 8b3bf5bb88ce00a78312ed2da7dea7efa54de197)
      a38348e6
    • Oskari Rauta's avatar
      crun: update to 1.9.2 · 35f99480
      Oskari Rauta authored
      
      changelog 1.9.2:
       - cgroup: reset the inherited cpu affinity after moving to cgroup. Old kernels do that automatically, but new kernels remember the affinity that was set before the cgroup move, so we need to reset it in order to honor the cpuset configuration.
      
      changelog 1.9.1:
       - utils: ignore ENOTSUP when chmod a symlink. It fixes a problem on Linux 6.6 that always refuses chmod on a symlink.
       - build: fix build on CentOS 7
       - linux: add new fallback when mount fails with EBUSY, so that there is not an additional tmpfs mount if not needed.
       - utils: improve error message when a directory cannot be created as a component of the path is already existing as a non directory.
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      (cherry picked from commit bb3af8acb92e396f181d3f435dd2ca8ac1c9ec30)
      35f99480
    • Oskari Rauta's avatar
      conmon: update to 2.1.8 · 3fd6e9e0
      Oskari Rauta authored
      
      Bug fixes:
       - stdio: ignore EIO for terminals
       - ensure console socket buffers are properly sized
       - conmon: drop return after pexit()
       - ctrl: make accept4 failures fatal
       - logging: avoid opening /dev/null for each write
       - oom: restore old OOM score
       - Use default umask 0022
      
      Misc changes:
       - cli: log parsing errors to stderr
       - Changes to build conmon for riscv64
       - Changes to build conmon for ppc64le
       - Fix close_other_fds on FreeBSD
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      (cherry picked from commit 3d88d18ee2918840b9b05fb27e50587fc9f62b64)
      3fd6e9e0
  4. Oct 12, 2023
  5. Oct 11, 2023
Loading