summary refs log tree commit diff
path: root/debian/NEWS
blob: be08db3bf16ab505be98463e6dd67558daab820d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
network-manager (1.44.2-2) unstable; urgency=medium

  NetworkManager or rather NetworkManager-dispatcher will no longer execute
  ifupdown hook scripts from /etc/network/if-*.d/ on network state changes.

  Packages that want to be notified and react on such network state changes
  are advised to provide native NetworkManager script in
  /usr/lib/NetworkManager/dispatcher.d.

  Users may provide local hook scripts or override package provided ones by
  installing those into /etc/NetworkManager/dispatcher.d.

  For further information about the NetworkManager-dispatcher interface see
  the NetworkManager-dispatcher(8) man page.

 -- Michael Biebl <biebl@debian.org>  Wed, 18 Oct 2023 13:55:54 +0200