[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon Feb 12 18:32:02 UTC 2024



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
52e18fd2 by Chris Lamb at 2024-02-12T10:05:12-08:00
Update copyright years.

- - - - -
97ea7058 by Chris Lamb at 2024-02-12T10:08:38-08:00
releasing package diffoscope version 257

- - - - -


3 changed files:

- debian/changelog
- diffoscope/__init__.py
- tests/test_source.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,17 @@
-diffoscope (257) UNRELEASED; urgency=medium
+diffoscope (257) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ James Addison ]
+  * Parse the header and hunksize of diffs strictly before parsing the context
+    below. (Closes: reproducible-builds/diffoscope#363)
+  * Reformat code to comply with the latest version of Black (24.1.1).
 
- -- Chris Lamb <lamby at debian.org>  Fri, 09 Feb 2024 12:26:10 -0800
+  [ Chris Lamb ]
+  * Expand the previous changelog entry to include the CVE number that was
+    subsequently assigned.
+  * Bump the miniumum Black requirement to run the "Black clean" test and make
+    test_zip.py Black clean.
+
+ -- Chris Lamb <lamby at debian.org>  Mon, 12 Feb 2024 10:08:35 -0800
 
 diffoscope (256) unstable; urgency=high
 
@@ -46,7 +55,7 @@ diffoscope (254) unstable; urgency=medium
 
  -- Chris Lamb <lamby at debian.org>  Fri, 19 Jan 2024 09:32:28 -0800
 
-diffoscope (253) unstable; urgency=medium
+uiffoscope (253) unstable; urgency=medium
 
   * Improve DOS/MBR extraction by adding support for 7z.
     (Closes: reproducible-builds/diffoscope#333)


=====================================
diffoscope/__init__.py
=====================================
@@ -17,4 +17,4 @@
 # You should have received a copy of the GNU General Public License
 # along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.
 
-VERSION = "256"
+VERSION = "257"


=====================================
tests/test_source.py
=====================================
@@ -1,7 +1,7 @@
 #
 # diffoscope: in-depth comparison of files, archives, and directories
 #
-# Copyright © 2018-2023 Chris Lamb <lamby at debian.org>
+# Copyright © 2018-2024 Chris Lamb <lamby at debian.org>
 #
 # diffoscope is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/4648dcfa6a9afda4a5c93bd03c262dbe51e4f866...97ea7058dd80d513b839bd08343ee8c7a0c62bc5

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/4648dcfa6a9afda4a5c93bd03c262dbe51e4f866...97ea7058dd80d513b839bd08343ee8c7a0c62bc5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20240212/e57dc709/attachment.htm>


More information about the rb-commits mailing list