[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 168

Chris Lamb gitlab at salsa.debian.org
Sat Feb 27 11:17:12 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
fe772336 by Chris Lamb at 2021-02-27T09:34:39+00:00
releasing package diffoscope version 168

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
-diffoscope (168) UNRELEASED; urgency=medium
+diffoscope (168) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  * Don't call difflib.Differ.compare with very large inputs; it is at least
+    O(n^2) and makes diffoscope appear to hang.
+    (Closes: reproducible-builds/diffoscope#240)
+  * Don't use "Inheriting PATH of X" in debug log message; use "PATH is X".
+  * Correct the capitalisation of jQuery.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 19 Feb 2021 09:07:49 +0000
+ -- Chris Lamb <lamby at debian.org>  Sat, 27 Feb 2021 09:34:37 +0000
 
 diffoscope (167) 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 = "167"
+VERSION = "168"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fe7723369b96fb6ebf519d8f0b90e98b303015cc

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fe7723369b96fb6ebf519d8f0b90e98b303015cc
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/20210227/78b2cc36/attachment.htm>


More information about the rb-commits mailing list