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