<feed xmlns='http://www.w3.org/2005/Atom'>
<title>network-manager/debian/control, branch debian/latest</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.equa.space/network-manager/atom?h=debian%2Flatest</id>
<link rel='self' href='https://git.equa.space/network-manager/atom?h=debian%2Flatest'/>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/'/>
<updated>2026-08-15T16:35:25+00:00</updated>
<entry>
<title>Enable clat (464XLAT)</title>
<updated>2026-08-15T16:35:25+00:00</updated>
<author>
<name>Witold Baryluk</name>
<email>witold.baryluk@gmail.com</email>
</author>
<published>2026-08-15T13:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=b2265d571a899a917554a94133491143f7ca301a'/>
<id>urn:sha1:b2265d571a899a917554a94133491143f7ca301a</id>
<content type='text'>
Add libbpf-dev to be able to load and interact with loaded bpf program.

Add gcc-bpf and bpftool with minimum required versions to support
required features, and set explicitly the bpf compiler (network manager
often prefers clang otherwise if available).

Not adding any constraints on linux (where bpf is supported), as all the
network-manager packages are already linux-any, so will not built on
non-linux.

Note: The compiled clat.bpf.o file content is incorporated into
clat.skel.h during the build (as a static byte array), and is loaded
from memory at runtime, not from any on disk file.

For now also silence mostly a false positive of blhc reporting missing
hardening flags. This is hopefully only temporary, and can be improved
in the future.

Fixes: ef758928d5c20c8af9f4ebf93059e5f22c9f9fec
</content>
</entry>
<entry>
<title>Update debhelper-compat to 14</title>
<updated>2026-07-03T18:41:13+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-07-03T18:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=8a262689fec31de97de824855df036e8caf404a4'/>
<id>urn:sha1:8a262689fec31de97de824855df036e8caf404a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump Standards-Version to 4.7.4</title>
<updated>2026-05-14T17:24:45+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-05-14T17:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=9f8d0be589d9d7097be43e4d96b6125388dd8d00'/>
<id>urn:sha1:9f8d0be589d9d7097be43e4d96b6125388dd8d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump network-manager-tui to Recommends</title>
<updated>2026-05-01T21:00:02+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-05-01T20:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=a8d1a883ce21ee023e58d5c22edeb3863f0df71f'/>
<id>urn:sha1:a8d1a883ce21ee023e58d5c22edeb3863f0df71f</id>
<content type='text'>
This way it will be installed automatically on upgrades for default
installations in forky. In later releases the dependency will be demoted
to a Suggests again.
</content>
</entry>
<entry>
<title>Downgrade openvswitch-switch Depends to Recommends</title>
<updated>2026-04-04T16:51:50+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-04-04T16:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=e1c27a607844756c320f8ed45c3da88fbe868fb6'/>
<id>urn:sha1:e1c27a607844756c320f8ed45c3da88fbe868fb6</id>
<content type='text'>
The openvswitch-switch package is only available on 32 bit
architectures, so a hard Depends prevents testing migration.
</content>
</entry>
<entry>
<title>Rework package description for network-manager-tui</title>
<updated>2026-04-04T16:48:51+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-04-04T16:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=3ad3d34e3256c41a9698ef84aca81f778c229f12'/>
<id>urn:sha1:3ad3d34e3256c41a9698ef84aca81f778c229f12</id>
<content type='text'>
Explicitly mention nmtui in the long description.

See #1132248
</content>
</entry>
<entry>
<title>Split off nmtui into network-manager-tui</title>
<updated>2026-03-04T18:48:39+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-03-04T17:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=c6ee598cf692cfa8765329705b7489e615cfe785'/>
<id>urn:sha1:c6ee598cf692cfa8765329705b7489e615cfe785</id>
<content type='text'>
To further reduce shlibs dependencies of the main network-manager (i.e.
getting rid of libnewt) and to reduce the on-disk footprint, split off
the nmtui binary into a separate package named network-manager-tui.
</content>
</entry>
<entry>
<title>Split off support for team devices</title>
<updated>2026-03-04T16:31:27+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-03-04T16:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=b1767eadf5fc46c0f582655786484473b7d7a79d'/>
<id>urn:sha1:b1767eadf5fc46c0f582655786484473b7d7a79d</id>
<content type='text'>
Support for team devices is a rarely used feature.
Ship it in a separate package named network-manager-team.
This reduces the dependency chain of the main network-manager package
(removes libjansson and libteamdctl) and also reduces the runtime
footprint.
</content>
</entry>
<entry>
<title>Tweak package description and dependencies for network-manager-ovs</title>
<updated>2026-03-04T16:08:25+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-03-04T16:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=21a689c61f9ab47ec97f566109b10ae30b82bfae'/>
<id>urn:sha1:21a689c61f9ab47ec97f566109b10ae30b82bfae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install and use sysusers.d config file</title>
<updated>2026-02-27T16:32:21+00:00</updated>
<author>
<name>Luca Boccassi</name>
<email>luca.boccassi@gmail.com</email>
</author>
<published>2026-02-16T22:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=b28169c8cc0d8c93ccfb43700e5a76fd3013edd9'/>
<id>urn:sha1:b28169c8cc0d8c93ccfb43700e5a76fd3013edd9</id>
<content type='text'>
sysusers.d config files allow a package to use declarative configuration
instead of manually written maintainer scripts.
This also allows image-based systems to be created with /usr/ only, and
also allows for factory resetting a system and recreating /etc/ on boot.

https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html
</content>
</entry>
</feed>
