<feed xmlns='http://www.w3.org/2005/Atom'>
<title>network-manager/debian/network-manager.install, 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-03-04T18:48:39+00:00</updated>
<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>Enable Open vSwitch (OVS) support</title>
<updated>2026-02-24T13:59:01+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-02-09T19:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=209d10cc259d816b2f81264a5dd1b7a6b923eef8'/>
<id>urn:sha1:209d10cc259d816b2f81264a5dd1b7a6b923eef8</id>
<content type='text'>
This includes a drop-in config for NetworkManager.service which changes
its ordering. So ship the plugin in a separate package named
network-manager-ovs.

Closes: #1127478
</content>
</entry>
<entry>
<title>Split translations into a separate package named network-manager-l10n</title>
<updated>2025-03-08T15:11:59+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2025-02-28T18:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=ec75d4eacda1d1adad8bf7cea084bc3f06a51830'/>
<id>urn:sha1:ec75d4eacda1d1adad8bf7cea084bc3f06a51830</id>
<content type='text'>
The translations make up more than 50% of the disk footprint.
To make network-manager more suitable for minimal environments, split
the translations into a separate package named network-manager-l10n and
make network-manager recommend this new package. This means that
translations will still be installed by default but they can be omitted
if desired.
</content>
</entry>
<entry>
<title>Install helper binaries into /usr/libexec</title>
<updated>2023-10-20T14:10:32+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2023-10-20T13:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=cd5c6982841815e4bb9e102a828526099aafa0ab'/>
<id>urn:sha1:cd5c6982841815e4bb9e102a828526099aafa0ab</id>
<content type='text'>
Closes: #1026388
</content>
</entry>
<entry>
<title>Move systemd services files and udev rules to /usr</title>
<updated>2023-10-20T12:51:11+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2023-10-19T23:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=01c68376e23f457247b57b213561b3da73e8ffb6'/>
<id>urn:sha1:01c68376e23f457247b57b213561b3da73e8ffb6</id>
<content type='text'>
Add a corresponding versioned Build-Depends on debhelper (&gt;= 13.11.6) to
ensure we have a recent enough dh_installsystemd.
</content>
</entry>
<entry>
<title>Stop executing ifupdown hook scripts on network state changes</title>
<updated>2023-10-18T12:23:37+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2023-10-17T21:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=0fbfebd3a199dde0407321adfa9ecde67af5dc92'/>
<id>urn:sha1:0fbfebd3a199dde0407321adfa9ecde67af5dc92</id>
<content type='text'>
Many of those script are not meant to be run within a NetworkManager
context. Packages that would benefit from reacting on such network state
changes should install a native NetworkManager-dispatcher script.
The interface is documented in more detail in the
NetworkManager-dispatcher(8) man page.
</content>
</entry>
<entry>
<title>Stop installing deprecated polkit pkla file</title>
<updated>2023-06-15T21:07:31+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2023-06-15T21:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=e40dbc3c01c10c849ceb4231f5c8a61e80abb669'/>
<id>urn:sha1:e40dbc3c01c10c849ceb4231f5c8a61e80abb669</id>
<content type='text'>
The pkla backend has been superseded by the JS based backend.
</content>
</entry>
<entry>
<title>Rename polkit rules file to org.freedesktop.NetworkManager.rules</title>
<updated>2022-02-19T20:34:51+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2022-02-19T20:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=f09dac9f12c30a2ce5e73a88bb680867574fd1c6'/>
<id>urn:sha1:f09dac9f12c30a2ce5e73a88bb680867574fd1c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install nm-priv-helper service</title>
<updated>2022-01-13T22:17:44+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2022-01-13T22:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=4d2a24ba21b836c32e57d978be582f44bc8c672d'/>
<id>urn:sha1:4d2a24ba21b836c32e57d978be582f44bc8c672d</id>
<content type='text'>
</content>
</entry>
</feed>
