<feed xmlns='http://www.w3.org/2005/Atom'>
<title>network-manager/debian/network-manager.postinst, 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-02-27T16:32:21+00:00</updated>
<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>
<entry>
<title>Drop no longer needed migration code from pre-oldstable</title>
<updated>2026-02-09T11:07:57+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2026-02-09T11:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=57ba2b7b17e1697a93a868bb1f268a991dbcb4fe'/>
<id>urn:sha1:57ba2b7b17e1697a93a868bb1f268a991dbcb4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove obsolete maintscript code</title>
<updated>2023-08-09T20:22:10+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2023-08-09T20:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=6f0310af1e680fcb11cabc83d71e015d9ba719b9'/>
<id>urn:sha1:6f0310af1e680fcb11cabc83d71e015d9ba719b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up nm-priv-helper.service enablement state on upgrades</title>
<updated>2022-02-14T21:23:57+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2022-02-14T21:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=183728055827c2dbc0352be48d25d6f73d74f03b'/>
<id>urn:sha1:183728055827c2dbc0352be48d25d6f73d74f03b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove obsolete upgrade code</title>
<updated>2021-10-01T21:53:36+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2021-10-01T21:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=cf3cea148037f9c5ce930a6d44a48be0413427cb'/>
<id>urn:sha1:cf3cea148037f9c5ce930a6d44a48be0413427cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove SysV init script</title>
<updated>2020-07-01T23:00:18+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2020-07-01T22:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=588ae1fa93a571b7da8f969052e5fd957e65e8c8'/>
<id>urn:sha1:588ae1fa93a571b7da8f969052e5fd957e65e8c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix permissions of /var/lib/NetworkManager/secret_key on upgrades</title>
<updated>2019-10-03T22:27:52+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2019-10-03T22:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=1bb932872185da9c2619bbf2a2d1a8a710e27aba'/>
<id>urn:sha1:1bb932872185da9c2619bbf2a2d1a8a710e27aba</id>
<content type='text'>
The file mode is supposed to be 0600.

Closes: #941609
</content>
</entry>
<entry>
<title>Install directories as created by upstream build system</title>
<updated>2019-10-03T22:25:45+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2019-10-03T22:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=6917e28d2d16138d6d497dc96efafe573b4b0979'/>
<id>urn:sha1:6917e28d2d16138d6d497dc96efafe573b4b0979</id>
<content type='text'>
Drop network-manager.dirs and instead use the directories created by the
upstream build system. Fix permissions of /var/lib/NetworkManager to be
0700 as it contains possibly sensitive data and should not be
world-readable.
</content>
</entry>
<entry>
<title>Switch runstatedir from /var/run to /run</title>
<updated>2017-06-17T19:02:19+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-06-17T18:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=bfe57e5fbd9cea476af46baece1c83c1b9cdd631'/>
<id>urn:sha1:bfe57e5fbd9cea476af46baece1c83c1b9cdd631</id>
<content type='text'>
Update existing /etc/resolv.conf symlinks accordingly.

Closes: #860045
</content>
</entry>
<entry>
<title>Stop reloading dbus after installing network-manager</title>
<updated>2017-05-26T21:48:23+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-26T21:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=a0cc40102a288776239a8288d4cd80143294d6b7'/>
<id>urn:sha1:a0cc40102a288776239a8288d4cd80143294d6b7</id>
<content type='text'>
Nowadays this is done automatically by dbus via dpkg file triggers.
</content>
</entry>
</feed>
