1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
resolvconf-admin (0.3-1) unstable; urgency=medium
* Clear the environment before exec'ing resolvconf (avoids trivial
privilege escalation vulnerability, see
https://github.com/dkg/resolvconf-admin/issues/5)
* Standards-Version: bump to 4.1.1 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 30 Oct 2017 12:48:41 +0100
resolvconf-admin (0.2-1) unstable; urgency=medium
* new upstream release
- fix "make check" on platforms without interface "lo" (Closes: #876061)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 18 Sep 2017 11:50:52 -0400
resolvconf-admin (0.1-1) unstable; urgency=medium
* prepare debian package (Closes: #875874)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 15 Sep 2017 12:23:07 -0400
|