diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-07-05 20:35:03 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-07-05 20:35:03 +0200 |
| commit | 35779c6675728fa6f0fd0a21cefb904408509c23 (patch) | |
| tree | 553e7239e0ba182b4f9b29b1e7a9d66a595d08bc /debian/network-manager.NEWS | |
| parent | d92aa7f298fe84d4cf686c5ad64b73438e00d377 (diff) | |
New upstream version 1.32.2
Diffstat (limited to 'debian/network-manager.NEWS')
| -rw-r--r-- | debian/network-manager.NEWS | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/network-manager.NEWS b/debian/network-manager.NEWS deleted file mode 100644 index 0c0f4d7a..00000000 --- a/debian/network-manager.NEWS +++ /dev/null @@ -1,17 +0,0 @@ -network-manager (0.6.2-2) unstable; urgency=low - - * NetworkManager now reads the network interface configuration specified in - /etc/network/interfaces. Devices that are listed there and match certain - criteria are *not* managed by NetworkManager anymore. - For more on information on what these criteria are please read - /usr/share/doc/network-manager/README.Debian, section "Configuration". - This means that if NetworkManager stops to manage one of your network - devices with this release but you want NetworkManager to take care of this - device, simply remove the device configuration from - /etc/network/interfaces. - This also means that you can now setup a custom configuration without - NetworkManager overriding this setting. E.g. you might setup your wired - network interface eth0 statically in /etc/network/interfaces and for your - wireless network device wlan0 you can let NetworkManager handle it. - - -- Michael Biebl <biebl@teco.edu> Wed, 10 May 2006 22:51:18 +0200 |