aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 17:18:02 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 17:18:02 +0200
commit671fef29c1e0b52dfbcd57e444b2ea3aa8c8246d (patch)
treeddb7744e279b45a1a2b331800938489b7b1f11d5 /debian
parent10d1ab49365a1f361583721b545c954e2d44f9d6 (diff)
Bump version: 0.9.28 → 0.9.290.9.29
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 457e269..c2fd343 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+libasn1c (0.9.29) unstable; urgency=medium
+
+ [ Harald Welte ]
+ * link libasn1c against libmath, don't ask users to do it
+
+ [ Neels Hofmeyr ]
+ * fix compiler warning: drop dead code from BIT_STRING_fromBuf()
+ * jenkins: add missing set -e to catch build errors
+ * jenkins: use osmo-clean-workspace.sh before and after build
+ * add --enable-sanitize config option
+ * configure: add --enable-werror
+ * jenkins.sh: use --enable-werror configure flag, not CFLAGS
+
+ [ Pau Espin Pedrol ]
+ * .gitignore: add compile
+ * build: Support make release target
+ * debian/changelog: Set previous versions to unstable
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 03 May 2018 17:18:02 +0200
+
libasn1c (0.9.28) unstable; urgency=low
* Initial release.