diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-05-20 12:04:22 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-05-20 12:04:22 +0200 |
| commit | 41284cff6b7b3712a41a5cee9b7122c80d68d756 (patch) | |
| tree | b8e6653331bffcf78bd0fe2082b6e6580e5fa782 /debian/changelog | |
| parent | e74dbc50d2af0f3255f2083dc161ca3d493c5d09 (diff) | |
* debian/rules:
- the iptables binary is in /usr/sbin now, use the correct location in
the configure. Should fix the hotspot feature not working in GNOME
on upgraded systems which haven't been usrmerged.
(lp: #1870359)
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a96cc16f..5e92e221 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +network-manager (1.24.0-1ubuntu2) UNRELEASED; urgency=medium + + * debian/rules: + - the iptables binary is in /usr/sbin now, use the correct location in + the configure. Should fix the hotspot feature not working in GNOME + on upgraded systems which haven't been usrmerged. + (lp: #1870359) + + -- Sebastien Bacher <seb128@ubuntu.com> Wed, 20 May 2020 12:03:07 +0200 + network-manager (1.24.0-1ubuntu1) groovy; urgency=medium * Resynchronize on Debian, remaining changes: |