blob: 10fa9b5cefed32b85a28009945a4a556c5ae67b9 [file] [log] [blame]
Pau Espin Pedrol97ae8532021-02-23 16:52:29 +01001libasn1c (0.9.33) unstable; urgency=medium
2
3 [ Oliver Smith ]
4 * contrib: import RPM spec
5 * contrib: integrate RPM spec
6
7 [ Vadim Yanitskiy ]
8 * debian/control: change maintainer to the Osmocom team / mailing list
9
10 [ Pau Espin Pedrol ]
11 * contrib/jenkins: Enable parallel make in make distcheck
12
13 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 23 Feb 2021 16:52:29 +0100
14
Pau Espin Pedrol19205a32019-08-07 13:26:10 +020015libasn1c (0.9.32) unstable; urgency=medium
16
17 [ Pau Espin Pedrol ]
18 * debian/rules: Don't overwrite .tarball-version
19 * Fix LIBVERSION not applied
20
21 [ Oliver Smith ]
22 * jenkins.sh: disable parallel build
23 * Revert "jenkins.sh: disable parallel build"
24 * contrib/jenkins.sh: run "make maintainer-clean"
25
26 -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 07 Aug 2019 13:26:10 +0200
27
Pau Espin Pedrold36012f2018-05-04 12:15:34 +020028libasn1c (0.9.31) unstable; urgency=medium
29
30 [ Alexander Couzens ]
31 * debian: set VERSION to fix version in .pc files
32
33 -- Pau Espin Pedrol <pespin@sysmocom.de> Fri, 04 May 2018 12:15:34 +0200
34
Pau Espin Pedrol7dd83762018-05-03 18:23:35 +020035libasn1c (0.9.30) unstable; urgency=medium
36
37 * configure.ac: Use git-version-gen to set VERSION
38
39 -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 03 May 2018 18:23:35 +0200
40
Pau Espin Pedrol671fef22018-05-03 17:18:02 +020041libasn1c (0.9.29) unstable; urgency=medium
42
43 [ Harald Welte ]
44 * link libasn1c against libmath, don't ask users to do it
45
46 [ Neels Hofmeyr ]
47 * fix compiler warning: drop dead code from BIT_STRING_fromBuf()
48 * jenkins: add missing set -e to catch build errors
49 * jenkins: use osmo-clean-workspace.sh before and after build
50 * add --enable-sanitize config option
51 * configure: add --enable-werror
52 * jenkins.sh: use --enable-werror configure flag, not CFLAGS
53
54 [ Pau Espin Pedrol ]
55 * .gitignore: add compile
56 * build: Support make release target
57 * debian/changelog: Set previous versions to unstable
58
59 -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 03 May 2018 17:18:02 +0200
60
Pau Espin Pedrol10d1ab42018-05-03 17:17:34 +020061libasn1c (0.9.28) unstable; urgency=low
Harald Weltea4d72b02017-10-27 20:09:16 +000062
63 * Initial release.
64
65 -- Harald Welte <laforge@gnumonks.org> Fri, 27 Oct 2017 22:08:03 +0000
66
Pau Espin Pedrol10d1ab42018-05-03 17:17:34 +020067libasn1c (0.1.0) unstable; urgency=low
Alexander Couzensbce896f2017-08-06 21:16:08 +000068
69 * Initial release.
70
71 -- Alexander Couzens <lynxis@fe80.eu> Sun, 06 Aug 2017 22:25:03 +0000