Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2020-05-11 13:25:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e2fsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.e2fsprogs.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "e2fsprogs"

Mon May 11 13:25:35 2020 rev:112 rq:799979 version:1.45.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes      2020-01-20 
22:47:20.783156594 +0100
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new.2738/e2fsprogs.changes    
2020-05-11 13:25:39.655143809 +0200
@@ -1,0 +2,32 @@
+Sat May  2 09:44:11 UTC 2020 - Andreas Stieger <[email protected]>
+
+- Update to 1.45.6:
+  * Debugfs will ignore lines in its command files which start with
+    a comment character ("#")
+  * Fix a number of potential out of bounds memory accesses caused
+    by fuzzed / malicious file systems
+  * Fix a spurious complaint from e2fsck when a directory which
+    previously had more than 32000 subdirectories has the number
+    of subdirectories drops below 32000
+  * Fix an ismounted check when an LVM device is renamed while the
+    device is mounted
+  * Mke2fs -d now correctly sets permission with files where the
+    owner permissions are not rwx
+  * Improve e2fsck's ability to deal with file systems with very
+    large number of directories, such that various data structures
+    take more than 2GiB of memory.  Use better structure packing to
+    improve the memory efficiency of these data structures.
+  * Fix debugfs so it correctly prints inode numbers > 2**31.
+  * Filefrag now supports very large files (with > 4 billion
+    blocks), as well as block sizes up to 1 GiB.
+  * Update and clarify various man pages
+  * Reserved the error code EXT2_ET_NO_GDESC (which will be used
+    in e2fsprogs v1.46+)
+  * Add a thread-safe variant of e2p_feature2string(),
+    e2p_feature_to_string() to the libe2p library.
+  * Fixed portability problems caused by gcc 10.
+  * Synchroniz changes from Android's AOSP e2fsprogs tree
+  * Update the Malay translation from the translation project
+- add upstream signing key and verify source signature
+
+-------------------------------------------------------------------
@@ -39 +71 @@
-  * Translation fixes and updates
+  * Translation fixes and updates (boo#1170964)

Old:
----
  e2fsprogs-1.45.5.tar.xz
  pre_checkin.sh

New:
----
  e2fsprogs-1.45.6.tar.sign
  e2fsprogs-1.45.6.tar.xz
  e2fsprogs.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ e2fsprogs.spec ++++++
--- /var/tmp/diff_new_pack.SZmrJN/_old  2020-05-11 13:25:40.707146015 +0200
+++ /var/tmp/diff_new_pack.SZmrJN/_new  2020-05-11 13:25:40.715146031 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package e2fsprogs
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -68,12 +68,12 @@
 Conflicts:      libcom_err-mini-devel
 %endif
 #
-Version:        1.45.5
+Version:        1.45.6
 Release:        0
 Summary:        Utilities for the Second Extended File System
 License:        GPL-2.0-only
 Group:          System/Filesystems
-Url:            http://e2fsprogs.sourceforge.net
+URL:            http://e2fsprogs.sourceforge.net
 Requires(post): coreutils
 Requires:       libcom_err2 >= %{version}
 Requires:       libext2fs2 >= %{version}
@@ -81,6 +81,8 @@
 Source:         
http://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.xz
 Source2:        README.SUSE
 Source3:        baselibs.conf
+Source4:        
http://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.sign
+Source5:        https://thunk.org/tytso/tytso-key.asc#/%{name}.keyring
 #
 # e2fsprogs patches
 #

++++++ e2fsprogs-1.45.5.tar.xz -> e2fsprogs-1.45.6.tar.xz ++++++
++++ 6594 lines of diff (skipped)


Reply via email to