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

Chris Lamb gitlab at salsa.debian.org
Sat Jan 23 08:58:19 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
9d796a55 by Chris Lamb at 2021-01-23T08:57:17+00:00
releasing package diffoscope version 165

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,24 @@
-diffoscope (165) UNRELEASED; urgency=medium
+diffoscope (165) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Dimitrios Apostolou ]
+  * Introduce the --no-acl and --no-xattr arguments [later collapsed to
+    --extended-filesystem-attributes] to improve performance.
+  * Avoid calling the external stat command.
+
+  [ Chris Lamb ]
+  * Collapse --acl and --xattr into --extended-filesystem-attributes to cover
+    all of these extended attributes, defaulting the new option to false (ie.
+    to not check these very expensive external calls).
 
- -- Chris Lamb <lamby at debian.org>  Fri, 08 Jan 2021 16:44:09 +0000
+  [ Mattia Rizzolo ]
+  * Override several lintian warnings regarding prebuilt binaries in the
+  * source.
+  * Add a pytest.ini file to explicitly use Junit's xunit2 format.
+  * Ignore the Python DeprecationWarning message regarding the `imp` module
+    deprecation as it comes from a third-party library.
+  * debian/rules: filter the content of the d/*.substvars files
+
+ -- Chris Lamb <lamby at debian.org>  Sat, 23 Jan 2021 08:57:13 +0000
 
 diffoscope (164) 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 = "164"
+VERSION = "165"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/9d796a55307ac28bee9c65696d28b972c5b3af4a
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/20210123/1c500f0b/attachment.htm>


More information about the rb-commits mailing list