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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jul 5 14:18:10 UTC 2024



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
5b5c8c62 by Chris Lamb at 2024-07-05T07:15:23-07:00
Update copyright years.

- - - - -
5e9abef3 by Chris Lamb at 2024-07-05T07:16:17-07:00
releasing package diffoscope version 272

- - - - -


3 changed files:

- debian/changelog
- diffoscope/__init__.py
- tests/comparators/test_openssh_pub_key.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
-diffoscope (272) UNRELEASED; urgency=medium
+diffoscope (272) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb]
+  * Move away from using DSA OpenSSH keys in tests; support has been removed
+    in OpenSSH 9.8p1. (Closes: reproducible-builds/diffoscope#382)
+  * Move to assert_diff helper in test_openssh_pub_key.py
+  * Update copyright years.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 07 Jun 2024 09:34:59 +0100
+ -- Chris Lamb <lamby at debian.org>  Fri, 05 Jul 2024 07:16:14 -0700
 
 diffoscope (271) unstable; urgency=medium
 


=====================================
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 = "271"
+VERSION = "272"


=====================================
tests/comparators/test_openssh_pub_key.py
=====================================
@@ -2,7 +2,7 @@
 # diffoscope: in-depth comparison of files, archives, and directories
 #
 # Copyright © 2016 Emanuel Bronshtein <e3amn2l at gmx.com>
-# Copyright © 2016-2020 Chris Lamb <lamby at debian.org>
+# Copyright © 2016-2020, 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/0743d63f85f298131e78045ec6d73acdc50b97eb...5e9abef360b38489cf6bc8a0100457fc18c05ff1

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/0743d63f85f298131e78045ec6d73acdc50b97eb...5e9abef360b38489cf6bc8a0100457fc18c05ff1
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/20240705/80c2e2be/attachment.htm>


More information about the rb-commits mailing list