diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-03-08 18:07:10 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-03-08 18:07:10 +0100 |
| commit | cac0677749f273ee0055a7c7943a85398e637598 (patch) | |
| tree | fac9fb67903a51f11ac698f4e62d261c2540c632 /debian/changelog | |
| parent | eba3b4fd095d5fffdcc6f7b6940851b49d093fee (diff) | |
Fix DHCP network configuration transfer
* debian/local/finish-install.d/51hurd_config-target-network: Record active
network configuration, not only passive. Create /servers/socket/26 node if
it doesn't exist yet.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cf1dbeb..80e1e171 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,9 @@ hurd (20110303-1) UNRELEASED; urgency=low reauthentication issue triggered by sudo. * debian/patches/libpager_deadlock.patch: Add patch to fix a known synchronization deadlock. + * debian/local/finish-install.d/51hurd_config-target-network: Record active + network configuration, not only passive. Create /servers/socket/26 node if + it doesn't exist yet. [ Justus Winter ] * debian/hurd.{postinst,postrm}: Add/remove loginpr shell and login user with |
