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