Skip to content
  1. Nov 06, 2021
  2. Nov 05, 2021
    • Wout Bertrums's avatar
      pdns-recursor: Update to v4.5.7 · 212f9fa7
      Wout Bertrums authored
      
      
      Signed-off-by: default avatarWout Bertrums <wout@wbnet.eu>
      212f9fa7
    • Rosen Penev's avatar
      libev: update to 4.33 · 932f00ed
      Rosen Penev authored
      
      
      Switch to AUTORELEASE for simplicity.
      
      Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
      932f00ed
    • Peter van Dijk's avatar
      bbf98372
    • Oskari Rauta's avatar
      zerotier: update to 1.8.1 · 9e7b9a49
      Oskari Rauta authored
      
      
      Release notes:
      
      1.8.0
       - Upgrade json.hpp dependency to version 3.10.2
       - Check if DNS servers need to be applied on macOS
       - Set MAC address before bringing up Linux TAP link
       - Stop binding to temporary IPv6 addresses
       - Fix for mistakenly using v6 source addresses for v4 routes on some platforms
       - Fix for MacOS MTU capping issue on feth devices
       - Implement a workaround for one potential source of a "coma" bug, which can occur if buggy NATs/routers stop allowing the service to communicate on a given port. ZeroTier now reassigns a new secondary port if it's offline for a while unless a secondary port is manually specified in local.conf. Working around crummy buggy routers is an ongoing effort.
       - A completely rewritten desktop UI for Mac and Windows!
      
      1.8.1
       - Fix an issue that could cause clobbering of MacOS IP route settings on restart.
       - Added additional hardening against address impersonation on networks (also in 1.6.6).
       - MacOS IPv6 no longer binds to temporary addresses as these can cause interruptions if they expire.
       - Remove support for REALLY ancient 1.1.6 or earlier network controllers.
       - Fix numerous UI issues from 1.8.0 (never fully released).
      
      Changed to git as source and added $(AUTORELEASE)
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      9e7b9a49
    • Oskari Rauta's avatar
      conmon: update to 2.0.30 · ab08ad2a
      Oskari Rauta authored
      
      
      bug fixes:
       - Remove unreachable code path
       - exit: report if the exit command was killed
       - exit: fix race zombie reaper
       - conn_sock: allow watchdog messages through the notify socket proxy
       - seccomp: add support for seccomp notify
      
      misc:
       - Add seccomp to build dependency
      
      included patch removes unnecessary dependency of libdl and also allows a succesfull build
      disabled for arc where libseccomp does not seem to be available
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      ab08ad2a
    • Oskari Rauta's avatar
      cni-plugins-nft: update to 1.0.11 · 79a95499
      Oskari Rauta authored
      
      
      Update compatibility with CNI v1.0.1
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      79a95499
    • Oskari Rauta's avatar
      podman: update to 3.4.1 · 3e5761d6
      Oskari Rauta authored
      A lot of changes since 3.3.1.
      
      Full (long) lists of release notes between
      versions are available at
      https://github.com/containers/podman/releases
      
      
      
      containers.conf updated
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      3e5761d6
    • Oskari Rauta's avatar
      crun: update to version 1.2 · 3873a850
      Oskari Rauta authored
      
      
      release notes:
      
      0.20.1
       - container: ignore error when resetting the SELinux label for the keyring.
      
      0.21
       - when compiled with krun, automatically use it if the current executable file is called "krun"
       - cgroup: lookup pids controller as well when the memory controller is not available
       - status: add fields for owner and created timestamp
       - honor memory swappiness set to 0
      
      1.0
       - Fix symlink target mangling for tmpcopyup targets.
       - Makefile.am: fix link error when using directly libcrun.
       - cgroup: add support for setting memory.use_hierarchy on cgroup v1.
       - linux: treat pidfd_open failures EINVAL as ESRCH.
       - cgroup: chown the current container cgroup to root in the container.
      
      1.1
       - utils: retry openat2 on EAGAIN. If the openat2 syscall is interrupted, try again.
       - criu: fix save of external descriptors. Now restored containers attach correctly their standard streams.
       - criu: Add support for external PID namespace.
       - container: Set primary process to 1 via LISTEN_PID by default if user configuration is missing.
       - exec: refuse to exec in a paused container/cgroup.
       - cgroup: use cgroup.kill when available. It is faster to kill a container through its cgroup as there is no need to recurse over the cgroup pids and terminate each one of them.
      
      1.2
       - criu: add support for external ipc, uts and time namespaces.
       - exec: fix regression in 1.1 where containers are being wrongly reported as paused.
      
      Signed-off-by: default avatarOskari Rauta <oskari.rauta@gmail.com>
      3873a850
    • Tianling Shen's avatar
      dnslookup: Update to 1.5.0 · 797c8b6c
      Tianling Shen authored
      
      
      Signed-off-by: default avatarTianling Shen <cnsztl@immortalwrt.org>
      797c8b6c
    • Martin Schneider's avatar
      dns-over-https: Add dns-over-https. · a1d35524
      Martin Schneider authored
      Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol and IETF DNS-over-HTTPS (RFC 8484). https://github.com/m13253/dns-over-https
      
      
      
      Signed-off-by: default avatarMartin Schneider <martschneider@google.com>
      a1d35524
  3. Nov 04, 2021
  4. Nov 03, 2021