blob: c2fd3430ccee7a2cab03aa2fdba9624fad5fe3aa [file] [log] [blame]
Pau Espin Pedrol671fef22018-05-03 17:18:02 +02001libasn1c (0.9.29) unstable; urgency=medium
2
3 [ Harald Welte ]
4 * link libasn1c against libmath, don't ask users to do it
5
6 [ Neels Hofmeyr ]
7 * fix compiler warning: drop dead code from BIT_STRING_fromBuf()
8 * jenkins: add missing set -e to catch build errors
9 * jenkins: use osmo-clean-workspace.sh before and after build
10 * add --enable-sanitize config option
11 * configure: add --enable-werror
12 * jenkins.sh: use --enable-werror configure flag, not CFLAGS
13
14 [ Pau Espin Pedrol ]
15 * .gitignore: add compile
16 * build: Support make release target
17 * debian/changelog: Set previous versions to unstable
18
19 -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 03 May 2018 17:18:02 +0200
20
Pau Espin Pedrol10d1ab42018-05-03 17:17:34 +020021libasn1c (0.9.28) unstable; urgency=low
Harald Weltea4d72b02017-10-27 20:09:16 +000022
23 * Initial release.
24
25 -- Harald Welte <laforge@gnumonks.org> Fri, 27 Oct 2017 22:08:03 +0000
26
Pau Espin Pedrol10d1ab42018-05-03 17:17:34 +020027libasn1c (0.1.0) unstable; urgency=low
Alexander Couzensbce896f2017-08-06 21:16:08 +000028
29 * Initial release.
30
31 -- Alexander Couzens <lynxis@fe80.eu> Sun, 06 Aug 2017 22:25:03 +0000