]> git.tuebingen.mpg.de Git - lopsub.git/blobdiff - debian/changelog
Merge branch 'master' into debian
[lopsub.git] / debian / changelog
index e9ea70316c5865c1db50f95a361c9708cce3108d..af146095cbb292eb2a411781879af720480a2404 100644 (file)
@@ -1,3 +1,26 @@
+liblopsub (1.0.5-1) unstable; urgency=medium
+
+  * prefer https:// over http:// and git://
+  * make the build lintian-clean
+
+ -- Andre Noll <maan@tuebingen.mpg.de>  Sat, 11 May 2024 21:02:48 +0200
+
+liblopsub (1.0.4-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062407
+
+ -- Steve Langasek <vorlon@debian.org>  Fri, 01 Mar 2024 05:37:06 +0000
+
+liblopsub (1.0.4-1) unstable; urgency=low
+
+  * Make the build reproducible (Chris Lamb, Vagrant Cascadian). Closes:
+    #1039617, #1039618
+  * Avoid crash due to a NULL pointer dereference in certain cases
+  * Minor cleanups and fixes, see NEWS for details.
+
+ -- Andre Noll <maan@tuebingen.mpg.de>  Sun, 02 Jul 2023 14:12:13 +0200
+
 liblopsub (1.0.3-2) unstable; urgency=low
 
   * Make the output of lopsubgen reproducible.