Release 2.4.0.
[mLib] / debian / changelog
CommitLineData
02ce250e
MW
1mlib (2.4.0) experimental; urgency=medium
2
3 * mlib (crc32): Make table be read-only.
4 * mlib-dev (macros): Decorate attribute names with `__...__'.
5 * mlib-bin (crc-mktab, unihash-mkstatic): Add option for generating
6 `const' tables.
7 * Support building with Clang.
8
9 -- Mark Wooding <mdw@distorted.org.uk> Sat, 21 Sep 2019 21:37:47 +0100
10
4d4fb291
MW
11mlib (2.3.3.1) experimental; urgency=medium
12
13 * macros: Add missing fallback definition for `NORETURN'.
14
15 -- Mark Wooding <mdw@distorted.org.uk> Fri, 09 Aug 2019 11:32:38 +0100
16
6a185f93
MW
17mlib (2.3.3) experimental; urgency=medium
18
19 * mlib2-adns: Make sure there's a `DT_NEEDED' entry for libadns. I
20 don't know why this has just become important.
21 * mlib-dev: Fix the `pkg-config' snippet so that static linking works.
22 * macros: Properly parenthesize the `N' macro's argument. (I think it
23 doesn't make any difference.)
24 * fdpass: Fix file-descriptor passing on 64-bit targets. This was
25 broken by an embarrassing typo (and inadequate testing).
26
27 -- Mark Wooding <mdw@distorted.org.uk> Tue, 25 Dec 2018 15:06:00 +0000
28
8274a676
MW
29mlib (2.3.2) experimental; urgency=medium
30
31 * url: Fix crash in `url_enc' introduced in earlier alleged fix.
32
33 -- Mark Wooding <mdw@distorted.org.uk> Tue, 12 Jun 2018 10:53:19 +0100
34
ae4252ec
MW
35mlib (2.3.1) experimental; urgency=medium
36
37 * Pick up missed fix from 2.2.5.
38
39 -- Mark Wooding <mdw@distorted.org.uk> Tue, 12 Jun 2018 01:40:14 +0100
40
24767771
MW
41mlib (2.3.0) experimental; urgency=medium
42
43 * url: Always encode whitespace characters. Particularly egregiously,
44 mLib used to leave linefeeds unescaped in `lax' mode.
45 * bits: Document the many improvements since the original version nearly
46 20 years ago.
47 * bits: Add macros for byte-swapping integers in-place.
48 * bits: Use compiler intrinsics where available.
49
50 -- Mark Wooding <mdw@distorted.org.uk> Tue, 12 Jun 2018 00:30:47 +0100
51
bf4953f5
MW
52mlib (2.2.5) experimental; urgency=medium
53
54 * ident: Only close the socket once if connection fails early.
55
56 -- Mark Wooding <mdw@distorted.org.uk> Sat, 09 Jun 2018 17:40:21 +0100
57
88ea5669
MW
58mlib (2.2.4) experimental; urgency=medium
59
60 * debian: Update for Debhelper 9.
61 * debian: Multi-arch support.
62 * mlib-dev: Compiler-hack support for Clang.
63
64 -- Mark Wooding <mdw@distorted.org.uk> Sun, 13 Aug 2017 20:12:19 +0100
65
ea18ec52
MW
66mlib (2.2.3) experimental; urgency=low
67
68 * build: Cope with newer Autotools and related equipment.
69 * Miscellaneous small fixes for Cygwin.
70
71 -- Mark Wooding <mdw@distorted.org.uk> Sat, 04 Jun 2016 01:09:53 +0100
72
16d77cf9
MW
73mlib (2.2.2.2) experimental; urgency=low
74
75 * codec: Minor formatting fix to manpage.
76 * Fixed Build-Depends and missing debian/source/format file.
77
78 -- Mark Wooding <mdw@distorted.org.uk> Thu, 18 Feb 2016 08:19:10 +0000
79
7a376ba9
MW
80mlib (2.2.2.1) experimental; urgency=low
81
82 * dstr: `dstr_putf' no longer leaks memory. Sorry.
83
84 -- Mark Wooding <mdw@distorted.org.uk> Sun, 18 Jan 2015 16:54:30 +0000
85
6c705c50
MW
86mlib (2.2.2) experimental; urgency=low
87
88 * bres: Fixed `bres_abort' scrambing the freelist leading to a segfault.
89 * codec: New flag `CDCF_IGNSPC' to ignore whitespace when decoding. This
90 is the default in bincode(1).
91 * dstr: `dstr_putf' no longer crashes on `%.*s' and similar.
92 * dstr: `dstr_putf' now understands `%n$...' positional placeholders.
93
94 -- Mark Wooding <mdw@distorted.org.uk> Sun, 20 Jul 2014 21:35:20 +0100
95
48f2031e
MW
96mlib (2.2.1) experimental; urgency=low
97
98 * crc32: Fix on 64-bit systems.
99 * dstr: `dstr_putc' now takes an `int' argument.
100 * macros.h: Provide macros for annotating functions (e.g., as following
101 various kinds of varargs protocols) and controlling warnings.
102
103 -- Mark Wooding <mdw@distorted.org.uk> Fri, 28 Jun 2013 23:27:49 +0100
104
e39fbd14
MW
105mlib (2.2.0.1) experimental; urgency=low
106
107 * Brown paper-bag: failed to include `codec.h' in `hex.h' and `base32.h'
108 leading to build failures of clients.
109
110 -- Mark Wooding <mdw@distorted.org.uk> Sat, 12 Jan 2013 18:49:36 +0000
111
2359df1e 112mlib (2.2.0) experimental; urgency=low
e8293f01
MW
113
114 * Major internal reorganization.
173ff44a
MW
115 * Ship precomputed tables and provide partial support for
116 cross-compilation.
236f657b
MW
117 * Overhaul of binary-to-text coding: now has better error handling, and
118 a single unified engine. Also provides a program, bincode(1), for
119 exercising the system.
7cf5c72a 120 * Replace random ad-hoc testing by a system based on GNU Autotest.
e8293f01 121
7cf5c72a 122 -- Mark Wooding <mdw@distorted.org.uk> Sun, 03 May 2009 01:44:45 +0100
e8293f01 123
3584d8c0
MW
124mlib (2.1.1) experimental; urgency=low
125
126 * Actually declare buf_putstr* in buf.h.
127 * Skip past terminating null in buf_get*z, rather than leaving it for
128 the next get.
129
130 -- Mark Wooding <mdw@distorted.org.uk> Sat, 05 May 2012 13:18:40 +0100
131
f23d010a
MW
132mlib (2.1.0) experimental; urgency=low
133
134 * New function `mdup' for renumbering file descriptors.
135 * Various internal build-system changes.
136
137 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Jan 2009 14:45:07 +0000
138
b3a0ac5e
MW
139mlib (2.0.7) experimental; urgency=low
140
141 * The new build system put the headers in /usr/include/mlib, where
142 nothing could find them. Put them back in /usr/include/mLib where
143 they belong.
144 * Actually include config.h in the correct places, so that, for example,
145 dstr_putf doesn't explode.
146
147 -- Mark Wooding <mdw@distorted.org.uk> Sun, 28 Dec 2008 21:23:59 +0000
148
6d89690f
MW
149mlib (2.0.6) experimental; urgency=low
150
151 * Build system overhaul.
152
153 -- Mark Wooding <mdw@distorted.org.uk> Sat, 27 Dec 2008 13:42:39 +0000
154
3048fcf9
MW
155mlib (2.0.5) experimental; urgency=low
156
157 * Fix versioncmp to deal with `~' characters properly, in line with
158 Debian policy.
159
160 -- Mark Wooding <mdw@distorted.org.uk> Wed, 14 May 2008 15:10:32 +0100
161
e3afa470
MW
162mlib (2.0.4) experimental; urgency=low
163
164 * Switch over to pkgconfig. This is largely a stopgap release, to stop
165 stuff breaking hopelessly while mLib 3 is worked on.
166
167 -- Mark Wooding <mdw@distorted.org.uk> Mon, 17 Mar 2008 17:51:45 +0000
168
ad61a8f8 169mlib (2.0.3) experimental; urgency=low
170
171 * Document hex encoding/decoding.
ad61a8f8 172 * Add file descriptor passing.
d4efbcd9 173 * Add ADNS-based background resolver.
6f444bda 174 * Split binaries off into their own package.
175 * Document, fix and test universal hashing; use it in symbol tables.
ad61a8f8 176
6f444bda 177 -- Mark Wooding <mdw@nsict.org> Mon, 15 Dec 2003 20:54:16 +0000
ad61a8f8 178
75721625 179mlib (2.0.2) experimental; urgency=low
180
181 * Debianization!
182
d4efbcd9 183 -- Mark Wooding <mdw@nsict.org> Sat, 8 Nov 2003 22:43:10 +0000