aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2007-01-31 10:44:14 -0800
committerRoland Dreier <rolandd@cisco.com>2007-01-31 10:44:14 -0800
commit725c7416941dcaf4e1f54ea35777f3aeb3012711 (patch)
treed70f12a643d63005eec916a3c15cf29bdfd54ffd
parent536d8ddbc7cb8710fb6a8d6e20632611ca915fa0 (diff)
downloadlibibverbs-725c7416941dcaf4e1f54ea35777f3aeb3012711.tar.gz
Update Debian changelog
Remove item about bumping soname, since it's no longer true. Merge in 1.0.4-1 info from stable branch, since it's been uploaded to Debian archive already. Signed-off-by: Roland Dreier <rolandd@cisco.com>
-rw-r--r--debian/changelog14
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 27fcfcc..bd7b248 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,19 @@
libibverbs (1.1~pre1-1) unstable; urgency=low
* New upstream prerelease.
- * soname bumped to 2 due to ABI changes.
- * Improve package description.
- -- Roland Dreier <rolandd@cisco.com> Wed, 6 Sep 2006 14:30:22 -0700
+ -- Roland Dreier <rolandd@cisco.com> Wed, 31 Jan 2007 10:41:05 -0800
+
+libibverbs (1.0.4-1) unstable; urgency=low
+
+ * New upstream release.
+ - Fix static linking so it has a chance of working.
+ - Fix cut-and-paste error in sparc mb() macro.
+ - Other miscellaneous fixes.
+ * Improve package description.
+ -- Roland Dreier <rolandd@cisco.com> Tue, 31 Oct 2006 15:04:33 -0800
+
libibverbs (1.0.3-1) unstable; urgency=low
* Change priority to extra, since libibverbs depends on libsysfs2, which