iputils (3:20190709-2)
[PTS] [DDPO]
UNREL: VCS matches the version in the archive, but the VCS changelog is UNRELEASED. The uploader should update the changelog and tag the release.
- Git: https://salsa.debian.org/debian/iputils.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/iputils
- Last scan: 2019-12-12 00:07:13+00
- Next scan: 2019-12-20 22:34:00+00
- Debian changelog in Git:
iputils (3:20190709-2) UNRELEASED; urgency=medium
* Incorporate upstream fix for arping exit code regression
(Closes: #936080)
* Follow local file diversions when manipulating ACLs and file modes on
installed binaries.
-- Noah Meyerhans <noahm@debian.org> Thu, 03 Oct 2019 14:08:39 -0700
- This branch is 5 commits ahead of tag debian/3%20190709-1
- Git log:
commit 8b94fb23902c7e964d435432c2645bb89bd1fb8c
Author: Noah Meyerhans <noahm@debian.org>
Date: Sat Oct 5 07:28:58 2019 -0700
Changelog update
commit c5adf379bc20a7827d4a87d00306ed0392947d5e
Merge: 21d88e7 864f932
Author: Noah Meyerhans <noahm@debian.org>
Date: Sat Oct 5 07:26:01 2019 -0700
Merge remote-tracking branch 'origin/bug936080'
commit 21d88e74bdb13ec45544e941628aa0e4a59cddd9
Merge: 878fce4 ffe8f11
Author: Noah Meyerhans <noahm@debian.org>
Date: Sat Oct 5 14:23:29 2019 +0000
Merge branch 'use-dpkg-divert' into 'master'
Fix permission change in case of local diversions
See merge request debian/iputils!1
commit ffe8f119c93a37f2d7e1e9f9523b794893641966
Author: Topi Miettinen <toiwoton@gmail.com>
Date: Sun Jul 21 20:01:32 2019 +0300
Fix permission change in case of local diversions
Setuid/setcap programs may be locally diverted to somewhere else, so
let's query dpkg-divert for the current locations. Also fix a typo.
Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
commit 864f932a62915d06c614bbad6242ae2424f73d5c
Author: Noah Meyerhans <noahm@debian.org>
Date: Thu Oct 3 14:10:09 2019 -0700
Incorporate upstream fix for arping exit code regression
Closes: #936080