Code

control: Updated Standards-Version to 3.8.3 - no changes.
[pkg-liboping.git] / debian / changelog
index 203d8c98c467e4a7a0a2937ddec7b422ceebb38d..220cccab77f42c1d42fdcbf94409d666126f8342 100644 (file)
@@ -1,3 +1,22 @@
+liboping (1.3.3-1) unstable; urgency=high
+
+  * 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).
+  * Set urgency to "high" because of the fix for #548684.
+  * debian/control:
+    - Updated Standards-Version to 3.8.3 - no changes.
+
+ -- Sebastian Harl <tokkee@debian.org>  Wed, 30 Sep 2009 01:12:26 +0200
+
+liboping (1.3.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 02 Aug 2009 22:44:30 +0200
+
 liboping (1.3.1-1) unstable; urgency=low
 
   * New upstream release.
@@ -24,9 +43,10 @@ liboping (1.3.1-1) unstable; urgency=low
     - Let the -dev package depend on a strict version of the lib package - the
       -dev package includes a symlink to the full soname, not only the major
       version.
-    - Let oping depend on liboping0 (>= ${source:Upstream-Version}) explicitly
-      since we do not want to build depend on liboping-dev to get the right
-      version through 'Build-Depends-Package'.
+    - Let the binary packages oping and libnet-oping-perl depend on liboping0
+      (>= ${source:Upstream-Version}) explicitly since we do not want to build
+      depend on liboping-dev to get the right version through 'Build-Depends-
+      Package'.
     - Build depend on perl, required for pod2man.
   * debian/compat:
     - Updated to compat version 5.
@@ -41,7 +61,7 @@ liboping (1.3.1-1) unstable; urgency=low
   * Added debian/README.Debian:
     - Added a note explaining the use of the 'Build-Depends-Package' field.
 
- -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Jul 2009 12:34:07 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Jul 2009 13:29:31 +0200
 
 liboping (0.3.5-1) unstable; urgency=low