Release 2.4.2. 2.4.x 2.4.2
authorMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 11:45:33 +0000 (12:45 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 12:43:07 +0000 (13:43 +0100)
debian/changelog

index b24f64e..6631a8e 100644 (file)
@@ -1,3 +1,14 @@
+mlib (2.4.2) experimental; urgency=medium
+
+  * mlib (buf): Handle 64-bit length prefixes correctly on 32-bit
+    platforms.  Previously, a huge length was reduced modulo 2^32 prior to
+    checking via an implicit conversion to `size_t'.
+  * mlib (bres-adns): Use correct array bound when reassembling `hostent'
+    structures to return.  Apparently this has never been correct.
+  * mlib-dev: Some formatting fixes in manpages.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Fri, 08 May 2020 13:43:00 +0100
+
 mlib (2.4.1) experimental; urgency=medium
 
   * (internals): Delete `track', which stopped being built or distributed
 mlib (2.4.1) experimental; urgency=medium
 
   * (internals): Delete `track', which stopped being built or distributed