summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 38d9de4)
raw | patch | inline | side by side (parent: 38d9de4)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 29 Sep 2009 23:08:54 +0000 (01:08 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 29 Sep 2009 23:09:18 +0000 (01:09 +0200) |
The new upstream release fixes #548684. Thanks a lot to Steve Kemp for
reporting this issue.
reporting this issue.
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 3a8a6642265def522aed6fca8a4c67c2dbf76e67..3266718fe7b3161c98ba0f5f121c05afbf662c2a 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+liboping (1.3.3-1) unstable; urgency=low
+
+ * New upstream release:
+ - Disable the "-f" command line option (read hosts from a file) if the
+ real and affective user IDs don't match (e.g. when running setuid),
+ unless "-" (STDIN) has been specified; thanks a lot to Steve Kemp for
+ reporting this (Closes: #548684).
+
+ -- Sebastian Harl <tokkee@debian.org> Wed, 30 Sep 2009 01:04:29 +0200
+
liboping (1.3.2-1) unstable; urgency=low
* New upstream release.