]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
3 weeks agopython3-frozenlist: New package
Michael Tremer [Wed, 20 May 2026 10:07:52 +0000 (10:07 +0000)] 
python3-frozenlist: New package

Required by python3-aiohttp.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-aiosignal: New package
Michael Tremer [Wed, 20 May 2026 10:04:11 +0000 (10:04 +0000)] 
python3-aiosignal: New package

Required by python3-aiohttp.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-poetry-core: New package
Michael Tremer [Wed, 20 May 2026 10:00:01 +0000 (10:00 +0000)] 
python3-poetry-core: New package

Required to build python3-aiohappyeyeballs.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-aiohappyeyeballs: New package
Michael Tremer [Wed, 20 May 2026 09:58:50 +0000 (09:58 +0000)] 
python3-aiohappyeyeballs: New package

Required by python3-aiohttp.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-async-timeout: New package
Michael Tremer [Wed, 20 May 2026 09:32:40 +0000 (09:32 +0000)] 
python3-async-timeout: New package

Required by python3-aiohttp.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-propcache: New package
Michael Tremer [Wed, 20 May 2026 09:24:35 +0000 (09:24 +0000)] 
python3-propcache: New package

Required by python3-yarl.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-yarl: New package
Michael Tremer [Wed, 20 May 2026 09:09:20 +0000 (09:09 +0000)] 
python3-yarl: New package

Required by python3-aiohttp.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-setuptools: Update to 82.0.1
Michael Tremer [Wed, 20 May 2026 09:07:38 +0000 (09:07 +0000)] 
python3-setuptools: Update to 82.0.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-expandvars: New package
Michael Tremer [Wed, 20 May 2026 09:02:04 +0000 (09:02 +0000)] 
python3-expandvars: New package

Required by python3-yarl.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-multidict: New package
Michael Tremer [Wed, 20 May 2026 08:47:39 +0000 (08:47 +0000)] 
python3-multidict: New package

Required by python3-aiohttp.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agopython3-aiohttp: New package
Michael Tremer [Wed, 20 May 2026 08:40:32 +0000 (08:40 +0000)] 
python3-aiohttp: New package

Required by Knot Resolver.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Build and install the Python tools
Michael Tremer [Tue, 19 May 2026 17:48:35 +0000 (17:48 +0000)] 
knot-resolver: Build and install the Python tools

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agozone-sync: New package
Michael Tremer [Tue, 19 May 2026 16:42:24 +0000 (16:42 +0000)] 
zone-sync: New package

Required so that we can sync RPZs for Knot Resolver.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoAdd a script to synchronise the RPZs using zone-sync
Michael Tremer [Tue, 19 May 2026 16:21:27 +0000 (17:21 +0100)] 
Add a script to synchronise the RPZs using zone-sync

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot resolver: Don't use the "if not ... == ..." syntax
Michael Tremer [Tue, 19 May 2026 10:03:05 +0000 (11:03 +0100)] 
knot resolver: Don't use the "if not ... == ..." syntax

The not negates the value before the comparison which leads to incorrect
results.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot resolver: Configure the ISP nameservers
Michael Tremer [Tue, 19 May 2026 10:00:36 +0000 (11:00 +0100)] 
knot resolver: Configure the ISP nameservers

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agodhcp-lease: Ignore any unknown values
Michael Tremer [Sat, 16 May 2026 14:52:32 +0000 (15:52 +0100)] 
dhcp-lease: Ignore any unknown values

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agodhcp.cgi: Align dhcp-leases script field names
Michael Tremer [Sat, 16 May 2026 14:51:19 +0000 (15:51 +0100)] 
dhcp.cgi: Align dhcp-leases script field names

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agodns.cgi: Remove option to configure qname minimisation
Michael Tremer [Sat, 16 May 2026 14:42:20 +0000 (15:42 +0100)] 
dns.cgi: Remove option to configure qname minimisation

This is enabled by default in Knot Resolver and strict mode is not
supported.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agounbound-dhcp-leases-bridge: Drop this
Michael Tremer [Sat, 16 May 2026 14:05:39 +0000 (15:05 +0100)] 
unbound-dhcp-leases-bridge: Drop this

This is now being replaced by a module that we are loading into Knot
Resolver and a helper script that is being called by dhcpd.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Add the DHCP helper script
Michael Tremer [Sat, 16 May 2026 14:03:27 +0000 (15:03 +0100)] 
knot-resolver: Add the DHCP helper script

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Implement reverse lookup
Michael Tremer [Sat, 16 May 2026 13:45:16 +0000 (14:45 +0100)] 
knot-resolver: Implement reverse lookup

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Configure DHCP lease forward lookups
Michael Tremer [Sat, 16 May 2026 13:24:03 +0000 (14:24 +0100)] 
knot-resolver: Configure DHCP lease forward lookups

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Create a prototype for a DHCP leases integration
Michael Tremer [Sat, 16 May 2026 12:56:46 +0000 (13:56 +0100)] 
knot-resolver: Create a prototype for a DHCP leases integration

This module will implement a policy handler which can be used to fetch
any current DHCP leases from a SQLite3 database.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agolua-sqlite3: New package
Michael Tremer [Sat, 16 May 2026 11:15:20 +0000 (11:15 +0000)] 
lua-sqlite3: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoluarocks: New package
Michael Tremer [Sat, 16 May 2026 11:07:59 +0000 (11:07 +0000)] 
luarocks: New package

This is required to build SQLite bindings for Lua.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agodhcp: Rename the DHCP lease command
Michael Tremer [Sat, 16 May 2026 10:37:44 +0000 (11:37 +0100)] 
dhcp: Rename the DHCP lease command

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agodhcp: Pass the domain name to the DHCP leases client
Michael Tremer [Sat, 16 May 2026 10:32:35 +0000 (11:32 +0100)] 
dhcp: Pass the domain name to the DHCP leases client

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Proper forward requests to DNS servers without DNSSEC
Stefan Schantl [Fri, 15 May 2026 03:08:55 +0000 (05:08 +0200)] 
knot-resolver: Proper forward requests to DNS servers without DNSSEC

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Configuration file cleanup
Michael Tremer [Thu, 14 May 2026 15:34:45 +0000 (16:34 +0100)] 
knot-resolver: Configuration file cleanup

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Free any RPZs that are no longer in use
Michael Tremer [Thu, 14 May 2026 15:33:21 +0000 (16:33 +0100)] 
knot-resolver: Free any RPZs that are no longer in use

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Cache RPZs
Michael Tremer [Thu, 14 May 2026 15:26:38 +0000 (16:26 +0100)] 
knot-resolver: Cache RPZs

That way, once loaded, we won't have to reload the entire RPZ on any
kind of configuration change which would be very slow.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Load RPZs
Michael Tremer [Thu, 14 May 2026 15:22:01 +0000 (16:22 +0100)] 
knot-resolver: Load RPZs

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Return early if we don't have any forwarders to configure
Michael Tremer [Thu, 14 May 2026 15:04:25 +0000 (16:04 +0100)] 
knot-resolver: Return early if we don't have any forwarders to configure

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Load settings only once on reload
Michael Tremer [Thu, 14 May 2026 14:06:49 +0000 (15:06 +0100)] 
knot-resolver: Load settings only once on reload

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Load configured forwarders
Michael Tremer [Thu, 14 May 2026 14:04:22 +0000 (15:04 +0100)] 
knot-resolver: Load configured forwarders

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agognutls: Update danetool
Michael Tremer [Thu, 14 May 2026 10:26:59 +0000 (10:26 +0000)] 
gnutls: Update danetool

danetool (and its library) needs libunbound which no longer is available
in IPFire.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Update rootfile
Michael Tremer [Thu, 14 May 2026 10:26:07 +0000 (10:26 +0000)] 
knot-resolver: Update rootfile

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Implement listening to more than one file at once
Michael Tremer [Wed, 13 May 2026 17:09:54 +0000 (18:09 +0100)] 
knot-resolver: Implement listening to more than one file at once

This allows us to define a single function (and call it only once on
init) when we are creating the file listeners.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Add YouTube Safe Search
Michael Tremer [Wed, 13 May 2026 16:58:11 +0000 (17:58 +0100)] 
knot-resolver: Add YouTube Safe Search

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Implement Safe Search for the other search engines
Michael Tremer [Wed, 13 May 2026 16:56:17 +0000 (17:56 +0100)] 
knot-resolver: Implement Safe Search for the other search engines

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Enable Google Safe Search when requested
Michael Tremer [Wed, 13 May 2026 16:46:48 +0000 (17:46 +0100)] 
knot-resolver: Enable Google Safe Search when requested

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Fix command to change ownership
Michael Tremer [Wed, 13 May 2026 16:29:26 +0000 (17:29 +0100)] 
knot-resolver: Fix command to change ownership

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agolua-csv: New package
Stefan Schantl [Tue, 12 May 2026 19:50:51 +0000 (21:50 +0200)] 
lua-csv: New package

This module is use for easy reading and parsing CSV files

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Build a prototype for Google SafeSearch
Michael Tremer [Wed, 13 May 2026 16:26:57 +0000 (17:26 +0100)] 
knot-resolver: Build a prototype for Google SafeSearch

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoobservium-agent: Drop unbound script
Michael Tremer [Tue, 12 May 2026 18:18:08 +0000 (19:18 +0100)] 
observium-agent: Drop unbound script

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Use its own user by default
Michael Tremer [Tue, 12 May 2026 18:16:16 +0000 (19:16 +0100)] 
knot-resolver: Use its own user by default

We drop privileges explicitely in the configuration file, but in case
someone is doing their own thing, they should run kresd as the kresd
user, too.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Disable QUIC
Michael Tremer [Tue, 12 May 2026 18:15:17 +0000 (19:15 +0100)] 
knot-resolver: Disable QUIC

This builds kresd with a bundled version of libngtcp2 which is against
the IPFire packaging policy. We currently don't support DoQ in IPFire.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoservices: Replace Unbound with Knot Resolver
Michael Tremer [Tue, 12 May 2026 18:10:56 +0000 (19:10 +0100)] 
services: Replace Unbound with Knot Resolver

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agobackup: Drop Unbound files
Michael Tremer [Tue, 12 May 2026 18:09:14 +0000 (19:09 +0100)] 
backup: Drop Unbound files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agounbound: Drop the user/group on new systems
Michael Tremer [Tue, 12 May 2026 18:08:29 +0000 (19:08 +0100)] 
unbound: Drop the user/group on new systems

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agounbound: Drop package
Michael Tremer [Tue, 12 May 2026 18:07:48 +0000 (19:07 +0100)] 
unbound: Drop package

This is being replaced by the Knot Resolver.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoinitscripts: Drop the Unbound initscript
Michael Tremer [Tue, 12 May 2026 18:03:03 +0000 (19:03 +0100)] 
initscripts: Drop the Unbound initscript

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agonetworking: Remove script to update Unbound forwarders
Michael Tremer [Tue, 12 May 2026 17:53:41 +0000 (18:53 +0100)] 
networking: Remove script to update Unbound forwarders

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agosetup: Don't restart Unbound after changing the network
Michael Tremer [Tue, 12 May 2026 17:51:56 +0000 (18:51 +0100)] 
setup: Don't restart Unbound after changing the network

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agomisc-progs: Drop unboundctrl
Michael Tremer [Tue, 12 May 2026 17:50:55 +0000 (18:50 +0100)] 
misc-progs: Drop unboundctrl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Reload DNS Forwarding rules on change
Michael Tremer [Tue, 12 May 2026 17:42:11 +0000 (18:42 +0100)] 
knot-resolver: Reload DNS Forwarding rules on change

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Dynamically reload the static hosts on change
Michael Tremer [Tue, 12 May 2026 17:19:54 +0000 (18:19 +0100)] 
knot-resolver: Dynamically reload the static hosts on change

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Create a helper function that will call functions on changes
Michael Tremer [Tue, 12 May 2026 16:02:12 +0000 (17:02 +0100)] 
knot-resolver: Create a helper function that will call functions on changes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Add initscript for the GC daemon
Michael Tremer [Tue, 12 May 2026 15:35:59 +0000 (16:35 +0100)] 
knot-resolver: Add initscript for the GC daemon

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Update rootfile
Michael Tremer [Tue, 12 May 2026 15:31:23 +0000 (16:31 +0100)] 
knot-resolver: Update rootfile

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Update description in initscript
Michael Tremer [Tue, 12 May 2026 15:06:50 +0000 (16:06 +0100)] 
knot-resolver: Update description in initscript

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Create cache directory
Michael Tremer [Tue, 12 May 2026 15:04:21 +0000 (16:04 +0100)] 
knot-resolver: Create cache directory

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Run as unpriviledged user
Michael Tremer [Tue, 12 May 2026 15:03:20 +0000 (16:03 +0100)] 
knot-resolver: Run as unpriviledged user

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Configure an on-disk cache of up to 512 MiB
Michael Tremer [Tue, 12 May 2026 14:40:50 +0000 (15:40 +0100)] 
knot-resolver: Configure an on-disk cache of up to 512 MiB

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Decrease log level
Michael Tremer [Tue, 12 May 2026 14:35:31 +0000 (15:35 +0100)] 
knot-resolver: Decrease log level

The debug log level is *very* verbose and I cannot see anything useful
in the logs any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Don't explicitely configure the hostname
Michael Tremer [Tue, 12 May 2026 14:34:58 +0000 (15:34 +0100)] 
knot-resolver: Don't explicitely configure the hostname

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Move the control socket to /var/run
Michael Tremer [Tue, 12 May 2026 14:32:34 +0000 (15:32 +0100)] 
knot-resolver: Move the control socket to /var/run

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Bind to port 53 on all interfaces by default
Michael Tremer [Tue, 12 May 2026 14:31:28 +0000 (15:31 +0100)] 
knot-resolver: Bind to port 53 on all interfaces by default

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Always log to syslog
Michael Tremer [Tue, 12 May 2026 14:28:15 +0000 (15:28 +0100)] 
knot-resolver: Always log to syslog

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Move keys to /var/lib/knot-resolver
Michael Tremer [Tue, 12 May 2026 15:38:18 +0000 (15:38 +0000)] 
knot-resolver: Move keys to /var/lib/knot-resolver

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoinitscripts: Update rootfile
Michael Tremer [Tue, 12 May 2026 14:16:25 +0000 (14:16 +0000)] 
initscripts: Update rootfile

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot-resolver: Add basic config file
Stefan Schantl [Mon, 11 May 2026 18:56:52 +0000 (20:56 +0200)] 
knot-resolver: Add basic config file

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
3 weeks agoknot-resolver: Add a basic initscript
Stefan Schantl [Mon, 11 May 2026 18:55:35 +0000 (20:55 +0200)] 
knot-resolver: Add a basic initscript

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
3 weeks agolua-cqueues: New package
Stefan Schantl [Sun, 10 May 2026 08:34:14 +0000 (10:34 +0200)] 
lua-cqueues: New package

This lua module is required for auto-reloading RPZ files by kresd

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
3 weeks agoknot-resolver: Update to 6.3.0
Stefan Schantl [Sat, 9 May 2026 15:57:54 +0000 (17:57 +0200)] 
knot-resolver: Update to 6.3.0

For the moment this does not contain the python3 stuff like kresctrl or
the manager wrapper.

Also the new kresd does not install any default config anymore.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
3 weeks agoknot-resolver: New package
Michael Tremer [Sun, 20 Apr 2025 11:16:16 +0000 (11:16 +0000)] 
knot-resolver: New package

This could potentially replace Unbound.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoknot: Install everything
Michael Tremer [Sun, 20 Apr 2025 11:14:28 +0000 (11:14 +0000)] 
knot: Install everything

We want the libraries for the knot-resolver.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoluajit: New package
Michael Tremer [Sun, 20 Apr 2025 11:14:02 +0000 (11:14 +0000)] 
luajit: New package

Required for knot-resolver.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoMerge branch 'master' into next
Michael Tremer [Thu, 21 May 2026 13:47:47 +0000 (13:47 +0000)] 
Merge branch 'master' into next

3 weeks agounbound: Revert changing ownership of directories
Michael Tremer [Thu, 21 May 2026 13:47:16 +0000 (13:47 +0000)] 
unbound: Revert changing ownership of directories

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agocore203: Ship rrdtool
Michael Tremer [Thu, 21 May 2026 13:45:53 +0000 (13:45 +0000)] 
core203: Ship rrdtool

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agorrdtool: Update to 1.10.2
Matthias Fischer [Thu, 21 May 2026 13:26:46 +0000 (15:26 +0200)] 
rrdtool: Update to 1.10.2

Excerpt from "CHANGES":

"RRDtool 1.10.2 - 2026-05-19
===========================
Bugfixes
--------
* The Linux .deb packages were missing the Lua language binding @oetiker
* The Python binding is now installed with pip into a consistent, distribution-independent location @oetiker

Features
--------
* RPM releases now ship matching debuginfo and debugsource packages @oetiker

RRDtool 1.10.1 - 2026-05-19
===========================
Bugfixes
--------
* Modernize obsolete autoconf macros so configure regenerates cleanly with current autotools @oetiker

Features
--------
* Add more DEB and RPM package variants: Ubuntu 26.04, Debian 13, AlmaLinux 8/10, Fedora @oetiker

RRDtool 1.10.0 - 2026-05-19
===========================
Bugfixes
--------
* Mark the Ruby bindings as Ractor safe @LevitatingBusinessMan
* Fix Compatiblity with TCL-9 @yselkowitz
* Correctly link Ruby Bindings @LevitatingBusinessMan
* Fix MacOS Build error (no SOCK_CLOEXEC on mac) @ensc fixes oetiker#1261
* Fix build on 32bits platforms (like armhf) when time_t is 64bits, fixes #1264
* Fix compilation on illumos @hadfl
* Python2.3 is deprecated and therefore, the Python bindings should use Python3 as default @pticon
* Fix issue where RRDtool detects a LINE or AREA with a constant numeric value as being exportable
* Fix broken argc overflow check in rrdcached tune handler that rejected all tune commands @somethingwithproof
* Harden rrdcached pid file parsing and daemon options with strtol validation @somethingwithproof
* Add NULL, bounds, and zero-division safety guards in xport, graph, and graph_helper @somethingwithproof
* Escape control characters in JSON xport output per RFC 7159 @somethingwithproof fixes #1311
* Add pkg-config fallback for Perl and Ruby bindings when building standalone @somethingwithproof
* Export ABS_TOP_BUILDDIR to environment for Ruby extconf.rb during in-tree builds @somethingwithproof
* Fix parse_tick: shift the legend by 2 spaces for the "coloured-box" @neo954 #1314

Features
--------
* Add Georgian translation @NorwayFun
* Add -S short option for --step in rrdtool xport @somethingwithproof fixes #1310
* Automated release workflow: a single workflow_dispatch on master computes
  the next SemVer, bumps version strings in-place, builds source tarball +
  Windows MSVC zips + RPM (AlmaLinux) + DEB (Ubuntu/Debian) — the binary
  packages install under /opt/rrdtool so they coexist with distro-maintained
  rrdtool packages without touching the system. See .github/workflows/release.yml. @oetiker"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agorsync: Update to 3.4.3
Matthias Fischer [Thu, 21 May 2026 13:39:06 +0000 (15:39 +0200)] 
rsync: Update to 3.4.3

For details see:
https://download.samba.org/pub/rsync/NEWS#3.4.3

"SECURITY FIXES:

Six CVEs are fixed in this release. All six are assigned by VulnCheck as
CNA. Affected versions are 3.4.2 and earlier in every case. Three of the
six (CVE-2026-29518, CVE-2026-43617, CVE-2026-43619) require non-default
daemon configuration to reach: the first and third need use chroot = no for
a module, the second needs daemon chroot = ... set in rsyncd.conf. Two
(CVE-2026-43618, CVE-2026-43620) are reachable from a normal pull or a
normal authenticated daemon connection. The sixth (CVE-2026-45232) is
reachable only when RSYNC_PROXY is set and the proxy (or a MITM) returns a
pathological response. Many thanks to the external researchers who reported
these issues.

    CVE-2026-29518 (CVSS v4.0 7.3, HIGH): TOCTOU symlink race condition
    allowing local privilege escalation in daemon mode without chroot. An
    rsync daemon configured with "use chroot = no" was exposed to a
    time-of-check / time-of-use race on parent path components: a local
    attacker with write access to a module could replace a parent directory
    component with a symlink between the receiver's check and its open(),
    redirecting reads (basis-file disclosure) and writes (file overwrite)
    outside the module. Default "use chroot = yes" is not exposed.
    secure_relative_open() (added in 3.4.0 for CVE-2024-12086) was
    previously unused in the daemon-no-chroot case; the fix enables it
    there and reroutes the sender's read-path opens through it. Reported by
    Nullx3D (Batuhan Sancak), Damien Neil and Michael Stapelberg.

    CVE-2026-43617 (CVSS v3.1 4.8, MEDIUM): Hostname/ACL bypass on an rsync
    daemon configured with daemon chroot = /X in rsyncd.conf when the
    chroot tree lacks DNS resolution support. The reverse-DNS lookup of the
    connecting client was performed after the daemon chroot had been
    entered; if /X did not contain the libc resolver fixtures
    (/etc/resolv.conf, /etc/nsswitch.conf, /etc/hosts, NSS service modules)
    the lookup failed and the connecting hostname was set to "UNKNOWN",
    causing hostname-based deny rules to silently fail open. IP-based ACLs
    are unaffected. The per-module use chroot setting is unrelated to this
    issue. The fix performs the lookup before entering the daemon chroot.
    Reported by MegaManSec.

    CVE-2026-43618 (CVSS v3.1 8.1, HIGH): Integer overflow in the
    compressed-token decoder enabling remote memory disclosure to an
    authenticated daemon peer. The receiver accumulated a 32-bit signed
    counter without overflow checking; a malicious sender could trigger an
    overflow that, with careful manipulation, leaked process memory
    contents to the attacker -⁠-⁠ environment variables, passwords, heap
    and library pointers -⁠-⁠ significantly weakening ASLR. The fix bounds
    the counter and adds wire-input validation in several adjacent places
    (defence-in-depth). Workaround for older releases: refuse options =
    compress in rsyncd.conf. Reported by Omar Elsayed.

    CVE-2026-43619 (CVSS v3.1 6.3, MEDIUM): Symlink races on path-based
    system calls in "use chroot = no" daemon mode (generalisation of
    CVE-2026-29518). Earlier fixes for symlink races on the receiver's
    open() call missed the same race class on every other path-based system
    call: chmod, lchown, utimes, rename, unlink, mkdir, symlink, mknod,
    link, rmdir and lstat. The fix routes each affected path-based syscall
    through a parent dirfd opened under RESOLVE_BENEATH-equivalent
    kernel-enforced confinement (openat2 on Linux 5.6+, O_RESOLVE_BENEATH
    on FreeBSD 13+ and macOS 15+, per-component O_NOFOLLOW walk elsewhere).
    Default "use chroot = yes" is not exposed. Reported by Andrew Tridgell
    as a follow-on audit of CVE-2026-29518.

    CVE-2026-43620 (CVSS v3.1 6.5, MEDIUM): Out-of-bounds read in the
    receiver's recv_files() enabling remote denial-of-service of any client
    pulling from a malicious server (incomplete fix of commit 797e17f). The
    earlier parent_ndx<0 guard added to send_files() was not applied to the
    visually-identical block in recv_files(). A malicious rsync server can
    drive any connecting client into a deterministic SIGSEGV by setting
    CF_INC_RECURSE in the compatibility flags and sending a crafted file
    list and transfer record. inc_recurse is the protocol-30+ default, so
    no special options are required on the victim. Workaround for older
    releases: --no-inc-recursive on the client. Reported by Pratham Gupta.

    CVE-2026-45232 (CVSS v3.1 3.1, LOW): Off-by-one out-of-bounds stack
    write in the rsync client's HTTP CONNECT proxy handler
    (establish_proxy_connection() in socket.c). After issuing the CONNECT
    request, rsync read the proxy's first response line one byte at a time
    into a 1024-byte stack buffer with the bound cp < &buffer[sizeof buffer
    - 1]. If the proxy (or a MITM in front of it) returned 1023+ bytes on
    that first line without a newline terminator, cp exited the loop
    pointing at a buffer slot the loop never wrote, leaving *cp holding
    stale stack data from the earlier snprintf() of the outgoing CONNECT
    request. The post-loop logic then wrote a single \0 one byte past the
    end of the buffer on the stack. Reach is client-side only, and only
    when RSYNC_PROXY is set so rsync tunnels an rsync:// connection through
    an HTTP CONNECT proxy. The written byte is always \0 and the offset is
    fixed by the buffer size, not attacker-chosen, so this is not an
    arbitrary-write primitive: practical impact is corruption of one
    adjacent stack byte and possible later misbehaviour or crash. The fix
    detects the "buffer filled without finding \n" case explicitly by
    position and refuses the response with "proxy response line too long".
    Reported by Aisle Research via Michal Ruprich (rsync-3.4.1-2.el10 QE).

In addition to the six CVE fixes, this release adds defence-in-depth
hardening on several adjacent paths: bounded wire-supplied counts and
lengths in flist/io/acls/xattrs, a guard against length underflow in
cumulative snprintf() callers, a parent block-index bounds check on the
receiver, a NULL check in read_delay_line(), a lower ceiling on
MAX_WIRE_DEL_STAT to avoid signed-int overflow in the read_del_stats()
accumulator, rejection of hyphen-prefixed remote-shell hostnames
(defence-in-depth against argv-injection in tooling that forwards untrusted
input into the hostspec position; reported by Aisle Research via Michal
Ruprich), and a NULL-check on localtime_r() in timestring() to keep a
malicious server from crashing the client by advertising a file with an
out-of-range modtime.

BUG FIXES:

    Fixed a regression introduced by the 3.4.0 secure_relative_open() CVE
    fix where legitimate directory symlinks on the receiver side (e.g. when
    using -K / --copy-dirlinks) caused "failed verification -⁠-⁠ update
    discarded" errors on delta transfers. The old code rejected every
    symlink in the path with a per-component O_NOFOLLOW walk; the receiver
    now uses kernel-enforced "stay below dirfd" path resolution where
    available. Fixes #715.

PORTABILITY / BUILD:

    secure_relative_open() now uses openat2(RESOLVE_BENEATH |
    RESOLVE_NO_MAGICLINKS) on Linux 5.6+, and openat() with
    O_RESOLVE_BENEATH on FreeBSD 13+ and macOS 15+ (Sequoia) / iOS 18+. The
    kernel rejects ".." escapes, absolute symlinks, and symlinks whose
    target lies outside the starting directory, while still following
    symlinks that resolve within it -⁠-⁠ the same trade-off that fixes the
    issue #715 regression without weakening the original CVE protection.
    Other platforms (Solaris, OpenBSD, NetBSD, Cygwin) retain the previous
    per-component O_NOFOLLOW walk; on those platforms the issue #715
    regression remains visible.

    testsuite/xattrs: ignore SUNWattr_* in the Solaris xls helper.

DEVELOPER RELATED:

    Added testsuite/symlink-dirlink-basis.test (taken from PR #864 by
    Samuel Henrique) covering the issue #715 regression and several edge
    cases (--backup, --inplace, --partial-dir with protocol < 29, top-level
    files). The test skips on platforms without a RESOLVE_BENEATH
    equivalent.

    Added regression tests for the new security fixes:
    chmod-symlink-race.test, chdir-symlink-race.test,
    bare-do-open-symlink-race.test, alt-dest-symlink-race.test,
    copy-dest-source-symlink.test, sender-flist-symlink-leak.test,
    secure-relpath-validation.test, daemon-chroot-acl.test and
    daemon-refuse-compress.test. The symlink-race tests skip on Cygwin,
    Solaris, OpenBSD and NetBSD (no RESOLVE_BENEATH equivalent on those
    platforms).

    runtests.py now errors early with a clear message when any of the test
    helper programs (tls, trimslash, t_unsafe, t_chmod_secure,
    t_secure_relpath, wildtest, getgroups, getfsdev) are missing, instead
    of letting many tests fail with confusing "not found" errors.

    Added OpenBSD and NetBSD CI jobs that run make check on those
    platforms.

    Added Ubuntu 22.04 and AlmaLinux 8 CI workflows so future backports to
    the two mainstream LTS families build and test on the same CI surface
    as trunk.

    testsuite/protected-regular.test now runs unprivileged via unshare with
    user-namespace UID mapping, falling back to skip if unshare/uidmap is
    not available; previously it required real root.

    Added symlink-dirlink-basis to the Cygwin CI's expected-skipped list.

    Removed the old release system (replaced by the new release script in
    3.4.2)."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoMerge branch 'master' into next
Michael Tremer [Thu, 21 May 2026 13:45:23 +0000 (13:45 +0000)] 
Merge branch 'master' into next

3 weeks agounbound: Update to 1.25.1
Matthias Fischer [Thu, 21 May 2026 13:29:50 +0000 (15:29 +0200)] 
unbound: Update to 1.25.1

For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-25-1

"Bug Fixes

    Fix CVE-2026-33278, Possible remote code execution during DNSSEC
    validation. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
    Fix CVE-2026-42944, Heap overflow and crash with multiple nsid, cookie,
    padding EDNS options. Thanks to Qifan Zhang, Palo Alto Networks, for
    the report.
    Fix CVE-2026-42959, Crash during DNSSEC validation of malicious
    content. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
    Fix CVE-2026-32792, Packet of death with DNSCrypt. Thanks to Andrew
    Griffiths from 'calif.io' for the report.
    Fix CVE-2026-40622, "Ghost domain name" variant. Thanks to Qifan Zhang,
    Palo Alto Networks, for the report.
    Fix CVE-2026-41292, Parsing a long list of incoming EDNS options
    degrades performance. Thanks to GitHub user 'N0zoM1z0', also Qifan
    Zhang from Palo Alto Networks, for the report.
    Fix CVE-2026-42534, Jostle logic bypass degrades resolution
    performance. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
    Fix CVE-2026-42923, Degradation of service with unbounded NSEC3 hash
    calculations. Thanks to Qifan Zhang, Palo Alto Networks, for the
    report.
    Fix CVE-2026-42960, Possible cache poisoning attack while following
    delegation. Thanks to TaoFei Guo from Peking University, Yang Luo and
    JianJun Chen, Tsinghua University, for the report.
    Fix CVE-2026-44390, Unbounded name compression in certain cases causes
    degradation of service. Thanks to Qifan Zhang, Palo Alto Networks, for
    the report.
    Fix CVE-2026-44608, Use after free and crash in RPZ code. Thanks to
    Qifan Zhang, Palo Alto Networks, for the report."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoRevert "unbound: Update to 1.25.1"
Michael Tremer [Thu, 21 May 2026 13:44:22 +0000 (13:44 +0000)] 
Revert "unbound: Update to 1.25.1"

This reverts commit dfcc64bd8aac6809d1c058cd891fddb373cb94d5.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoRevert "unbound: Fix hash"
Michael Tremer [Thu, 21 May 2026 13:44:19 +0000 (13:44 +0000)] 
Revert "unbound: Fix hash"

This reverts commit f7898141e90ce8241ac31ee40417f3addb90599e.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agounbound: Fix hash
Michael Tremer [Thu, 21 May 2026 09:50:36 +0000 (09:50 +0000)] 
unbound: Fix hash

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agounbound: Update to 1.25.1
Michael Tremer [Thu, 21 May 2026 08:59:06 +0000 (08:59 +0000)] 
unbound: Update to 1.25.1

This release consolidates security fixes for issues reported over
a period of time. There are fixes for CVE-2026-33278,
CVE-2026-42944, CVE-2026-42959, CVE-2026-32792, CVE-2026-40622,
CVE-2026-41292, CVE-2026-42534, CVE-2026-42923, CVE-2026-42960,
CVE-2026-44390 and CVE-2026-44608.

Bug Fixes

Fix CVE-2026-33278, Possible remote code execution during DNSSEC
validation. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
Fix CVE-2026-42944, Heap overflow and crash with multiple nsid,
cookie, padding EDNS options. Thanks to Qifan Zhang, Palo Alto
Networks, for the report.
Fix CVE-2026-42959, Crash during DNSSEC validation of malicious
content. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
Fix CVE-2026-32792, Packet of death with DNSCrypt. Thanks to Andrew
Griffiths from 'calif.io' for the report.
Fix CVE-2026-40622, "Ghost domain name" variant. Thanks to Qifan
Zhang, Palo Alto Networks, for the report.
Fix CVE-2026-41292, Parsing a long list of incoming EDNS options
degrades performance. Thanks to GitHub user 'N0zoM1z0', also Qifan
Zhang from Palo Alto Networks, for the report.
Fix CVE-2026-42534, Jostle logic bypass degrades resolution
performance. Thanks to Qifan Zhang, Palo Alto Networks, for the
report.
Fix CVE-2026-42923, Degradation of service with unbounded NSEC3
hash calculations. Thanks to Qifan Zhang, Palo Alto Networks, for
the report.
Fix CVE-2026-42960, Possible cache poisoning attack while following
delegation. Thanks to TaoFei Guo from Peking University, Yang Luo
and JianJun Chen, Tsinghua University, for the report.
Fix CVE-2026-44390, Unbounded name compression in certain cases
causes degradation of service. Thanks to Qifan Zhang, Palo Alto
Networks, for the report.
Fix CVE-2026-44608, Use after free and crash in RPZ code. Thanks
to Qifan Zhang, Palo Alto Networks, for the report.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agocore203: Ship GnuTLS
Michael Tremer [Thu, 21 May 2026 08:54:16 +0000 (08:54 +0000)] 
core203: Ship GnuTLS

This is required because of the libnettle so-bump.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agocore203: Ship squid
Adolf Belka [Wed, 20 May 2026 20:15:47 +0000 (22:15 +0200)] 
core203: Ship squid

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agosquid: Add --without-nettle to configure options
Adolf Belka [Wed, 20 May 2026 20:15:49 +0000 (22:15 +0200)] 
squid: Add --without-nettle to configure options

- nettle-4.0 has various API/ABI changes that prevent squid from building.
- input from @michael was to use the --without-nettle configure option until the squid
   dev team provide an update for the API/ABI changes and squidf in IPFire is migrated
   successfully from the 6.x branch to the 7.x branch
- All other packages that use nettle, such as gnutls etc have updated versions capable
   of working with nettle-4.0

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agocore203: Ship nettle
Adolf Belka [Wed, 20 May 2026 20:15:46 +0000 (22:15 +0200)] 
core203: Ship nettle

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agonettle: Update to version 4.0
Adolf Belka [Wed, 20 May 2026 20:15:48 +0000 (22:15 +0200)] 
nettle: Update to version 4.0

- Update from version 3.10.2 to 4.0
- Update of rootfile
- Changelog
4.0
This is a new major release. It includes one new feature,
 support for SLH-DSA. There are several changes to Nettle's
 API, as well as deletion of obsolete features. There are also
 several improvements to the ABI that leaves the API mostly
 unchanged, in particular, smaller context structs for several
 algorithms.
The most disruptive API change is that the *_digest functions
 no longer takes the desired digest size as argument. Truncated
 hashes appeared to be an important use case decades ago when
 the previous interface was designed, but that is now rather
 obscure.
Feedback on the new interfaces is appreciated, e.g., if the
 variable tag length for OCB and CCM should be supported
 differently, if additional types would benefit from larger
 alignment, or if there are remaining interface bugs or
 inconsistencies. Smaller additional API or ABI changes may be
 considered for the next release, Nettle-4.1, but after that,
 the intention is that both ABI and API should stay backwards
 compatible for a longer time.
The shared library names are libnettle.so.9.0 and
 libhogweed.so.7.0, with new sonames libnettle.so.9 and
 libhogweed.so.7.
    Interface changes:
* The _digest functions for hash algorithms, MACs and AEADs no
  longer take the desired digest size as argument, instead,
  they always produce the full-size digest. The typedef
  nettle_hash_digest_func has also been changed accordingly.
  There are two exceptions: CCM and OCB. These AEAD algorithms
  are specified with a variable tag length, which is not a
  mere truncation of the output. Their _digest functions
  (ccm_digest, ocb_digest, ccm_ae128_digest, ...) also have
  their length argument deleted, but they still produce a
  variable size digest. The number of octets to write (at most
  16) is stored into the context struct by the corresponding
  _set_nonce function.
* The functions to process complete messages using CCM AES now
  take a const cipher context as the first argument, e.g,
  first argument to ccm_aes128_encrypt_message is now a const
  struct aes128_ctx *. It used to be a struct ccm_aes128_ctx
  *, where everything but the underlying cipher context was
  ignored.
* The SHA3 functions now use the same struct sha3_ctx for all
  flavors, and the same function sha3_init. Old names, e.g.,
  sha3_256_ctx and sha3_256_init, are defined as preprocessor
  aliases, for backwards compatibility.
* The dst_length argument to base16_decode_update and
  base64_decode_update is now both an input and output
  argument. On input it must now hold the size of the
  destination buffer, and decoding fails if that is not
  sufficient. Previously, dst_length was an output only, and
  it was required that the destination buffer was large enough
  for any input of the given src_length.
    Interface deletions:
* Deleted the old struct aes_ctx, and all functions operating
  on it. Use the fixed key size interfaces instead, e.g.,
  struct aes256_ctx, introduced in Nettle-3.0.
* Deleted dsa-compat.h, and everything declared therein. Use
  the interface in dsa.h, introduced in Nettle-3.0.
* Deleted old header sha.h. Use sha1.h or sha2.h instead, as
  appropriate.
* Deleted the general HMAC interface, with functions like
  hmac_set_key that work with an arbitrary underlying hash
  function. Use the specific hmac functions instead, e.g.,
  hmac_sha256_set_key, or the mac abstraction defined in
  nettle-meta.h, e.g, the nettle_hmac_sha256 instance.
* Deleted the undocumented struct nettle_armor abstraction.
* Deleted the undocumented function base64_encode_group.
* Deleted md5-compat.h, and everything declared therein. Use
  the interface in md5.h instead (or even better, stop using md5).
* Deleted pgp.h, and everything declared therein. This attempt
  to support openpgp formats was incomplete, undocumented, and
  mostly obsolete.
* Delete all the *_DATA_SIZE compatibility aliases. Use
  corresponding *_BLOCK_SIZE constants instead, introduced in
  Nettle-3.0.
* Deleted the obsolete functions _rsa_blind and _rsa_unblind.
  (Current RSA blinding in Nettle uses internal functions with
  a different interface).
* Delete compatibility aliases salsa20_set_iv,
  SALSA20_IV_SIZE. These were renamed to salsa20_set_nonce and
  SALSA20_NONCE_SIZE in Nettle-3.0.
* Deleted compatibility aliases _nettle_md5_compress,
  _nettle_sha1_compress. These internal functions were
  promoted to documented and supported functions in
  Nettle-3.9, with new names md5_compress and sha1_compress.
* Deleted compatibility alias yarrow_force_reseed. Renamed to
  yarrow_slow_reseed in Nettle-2.0.
    ABI changes and improvements.
* Introduce 16-byte alignment on certain types. Applied to
  union nettle_block16, and subkey arrays of AES and UMAC.
  This is intended to improve performance for SIMD load and
  store instructions, which on some platforms may be faster
  with proper alignment. The larger alignment is enabled only
  for platforms where the alignment of the uint64_t type is 8.
* Size of struct gcm_key is reduced from 4096 bytes to 2048.
* Size of the new sha3_ctx is considerable smaller, 216 bytes,
  than the previous types that included a buffer for a
  complete block. E.g., the largest one, for sha3_128_ctx
  (shake128), used to be 376 bytes.
* Size of HMAC contexts have been reduced, by not including
  multiple block buffers. E.g, size of struct hmac_sha256_ctx
  reduced from 336 bytes to 192. This change has been
  discussed for a long time, with first attempt made by Dmitry
  Baryshkov years ago, but delayed, since it implies an ABI
  break.
* For OCB block counters, use type uint32_t for blocks of
  associated data, and uint64_t for message blocks, instead of
  size_t. This makes the implementation limits the same for
  32-bit and 64-bit platforms.
    Bug fixes:
* Fix off-by-one bug in sexp parser, which could result in a
  one byte overread on invalid input. Also fix excessive
  recursion and stack usage for some inputs. Both problems
  reported via oss-fuzz.
* Fix ed448_shake256_verify to check that the final signature
  octet is zero (previous versions completely ignored this
  somewhat redundant octet). Reported by Oren Yomtov.
    New features:
* Support for SLH-DSA signatures (stateless hash-based digital
  signature algorithm). See the Nettle manual for details.
* New public function drbg_ctr_aes256_update, to enable
  FIPS-compliant reseeding. Contributed by Daiki Ueno.
    Configure and build changes:
* Support for at least C99 is required when building Nettle.
  In addition, support for alignof and alignas is required;
  these are part of C11, but intention is that this is the
  only required C11 feature.
* The unusual configure options --with-lib-path and
  --with-include-path has been deleted. Use CFLAGS and LDFLAGS
  instead. This implies that Nettle's configure script no
  longer attempts to add rpath-related linker flags
  automagically; if any are needed, they must be passed in
  LDFLAGS.
* The logic to sometimes change the default libdir has been
  deleted. Previously, configure tried to be helpful and
  change the default, e.g., to ${exec_prefix}/lib32 when you
  build 32-bit libraries on a system where ${exec_prefix}/lib
  is for 64-bit libraries. If you relied on this behavior, you
  now have to use the --libdir configure option.
* Rearranged getopt files, now based on gnulib copies.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agotshark: Update to version 4.6.6
Adolf Belka [Wed, 20 May 2026 16:09:41 +0000 (18:09 +0200)] 
tshark: Update to version 4.6.6

- Update from version 4.6.5 to 4.6.6
- Update of rootfile
- 1 vulnerability fix
- Changelog
4.6.6
The following vulnerabilities have been fixed:
    wnpa-sec-2026-51 ROHC protocol dissector crash. Issue 21243.
The following bugs have been fixed:
    Wireshark crashes when run under Visual Studio on Windows. Work item 24787.
    Welcome page slide preferences are now available in the preferences window.
    vwr: Read of uninitialized memory in pntoh16. Issue 16460.
    vwr: Read of uninitialized memory in find_signature. Issue 16461.
    Upgrades on Windows do not retain existing optional features unless explicitly
requested, resulting in accidental removal of features. Issue 18925.
    Wireshark.exe version 4.6.5 is twice as large as version 4.6.4. Issue 21233.
    MACsec dissector global-buffer-overflow. Issue 21235.
    Wireshark 4.6.5 does not run on Windows 10 version 1809 (including Server 2019
and some LTSC versions) Issue 21237.
    Fuzz job issue: fuzz-2026-05-02-14184750352.pcap. Issue 21240.
    packet-bacapp: rename aurth-request to auth-request. Issue 21246.
    Fuzz job issue: randpkt-2026-05-10-14293434231.pcap. Issue 21253.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agocore202: Ship header.pl
Michael Tremer [Wed, 20 May 2026 15:22:27 +0000 (15:22 +0000)] 
core202: Ship header.pl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agosambactrl: Fix local priviledge escalation
Michael Tremer [Wed, 20 May 2026 15:15:44 +0000 (16:15 +0100)] 
sambactrl: Fix local priviledge escalation

From the reporter:
   LPE in /usr/local/bin/sambactrl 'join' action
   File: src/misc-progs/sambactrl.c, lines 117-126.
   All other actions call is_valid_argument_alnum() on argv[2]. The
   'join' branch skips it entirely and feeds argv[2]/argv[3] into
   snprintf + safe_system (which is /bin/sh -c). Binary is installed
   -m 4750 -g nobody (src/misc-progs/Makefile:41), so any nobody-context
   process can invoke it and escalate to root.

Reported-by: valent1 <gooads612@gmail.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agosamba: Fix shell command execution vulnerability in join operation
Michael Tremer [Wed, 20 May 2026 15:04:25 +0000 (16:04 +0100)] 
samba: Fix shell command execution vulnerability in join operation

From the reporter:

   File: html/cgi-bin/samba.cgi, lines 96-98 and 790-798.
   joindomain() builds @options = ("/usr/local/bin/sambactrl","join",
   $username, $password) and runs qx(@options). In Perl, qx(@array)
   joins with $" and passes the result to /bin/sh -c. POST parameters
   USERNAME and PASSWORD reach this with no validation on the 'join'
   code path. RCE as the web user (nobody).

Reported-by: valent1 <gooads612@gmail.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 weeks agoheader.pl: Escape titles for openbox()
Michael Tremer [Wed, 20 May 2026 15:00:33 +0000 (16:00 +0100)] 
header.pl: Escape titles for openbox()

Reported-by: valent1 <gooads612@gmail.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>