Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2017-09-04 12:20:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/btrfsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.btrfsprogs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "btrfsprogs"

Mon Sep  4 12:20:22 2017 rev:84 rq:519527 version:4.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes    2017-07-04 
13:33:47.411101592 +0200
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new/btrfsprogs.changes       
2017-09-04 12:20:31.208817804 +0200
@@ -1,0 +2,55 @@
+Tue Aug 29 00:00:01 CEST 2017 - dste...@suse.cz
+
+- Removed patches:
+  - 0167-Btrfs-progs-make-find_and_setup_root-return-an-error.patch
+  - 0168-Btrfs-progs-don-t-bug-out-if-we-can-t-find-the-last-.patch
+
+-------------------------------------------------------------------
+Tue Aug 29 00:00:00 CEST 2017 - dste...@suse.cz
+
+- update to 4.12.1
+  * build:
+    * fix cross-compilation
+    * use gnu90 explicitly
+  * dump-tree: more relaxed checks so -b can print block on a damaged fs
+  * convert: fix the 1MB range exclusion
+  * check: more dir_item hash checks
+  * other
+    * added missing getopt spec for some options
+    * doc fixes
+    * cleanups
+    * test updates
+- update to 4.12
+  * subvol show: new options --rootid, --uuid to show subvol by the given spec
+  * convert: progress report fixes, found by tsan
+  * image: progress report fixes, found by tsan
+  * fix infinite looping in find-root, or when looking for free extents
+  * other:
+    * code refactoring
+    * docs updates
+    * build: ThreadSanitizer support
+    * tests: stricter checks for mounted filesystem
+- update to -4.11.1
+  * image: restoring from multiple devices
+  * dev stats: make --check option work
+  * check: fix false alert with extent hole on a NO_HOLE filesystem
+  * check: lowmem mode, fix false alert in case of mixed inline and compressed
+    extent
+  * convert: work with large filesystems (many TB)
+  * convert: fix overwriting of eb header flags
+  * convert: do not clear NODATASUM flag in inodes when run with --no-datasum
+  * docs updates
+  * build: sync Android.mk with Makefile
+  * tests:
+    * new tests
+    * fix 008 and 009, shell quotation mistake
+- update to 4.11
+  * receive: fix handling empty stream with -e (multi-stream)
+  * send dump: fix printing long file names
+  * stability fixes for: dump-super, print-tree, check
+  * option parser updates: global options are parsed before the subcommand name
+    (old xfstests will fail)
+  * new and updated tests
+  * documentation updates
+
+-------------------------------------------------------------------

Old:
----
  0167-Btrfs-progs-make-find_and_setup_root-return-an-error.patch
  0168-Btrfs-progs-don-t-bug-out-if-we-can-t-find-the-last-.patch
  btrfs-progs-v4.10.2.tar.gz

New:
----
  btrfs-progs-v4.12.1.tar.gz

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

Other differences:
------------------
++++++ btrfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.bD9KXl/_old  2017-09-04 12:20:32.888581656 +0200
+++ /var/tmp/diff_new_pack.bD9KXl/_new  2017-09-04 12:20:32.892581093 +0200
@@ -28,7 +28,7 @@
 %endif
 
 Name:           btrfsprogs
-Version:        4.10.2
+Version:        4.12.1
 Release:        0
 Summary:        Utilities for the Btrfs filesystem
 License:        GPL-2.0
@@ -43,8 +43,6 @@
 Source5:        sles11-defaults.h
 
 Patch163:       0163-btrfs-progs-fsck-fix-segfault.patch
-Patch167:       0167-Btrfs-progs-make-find_and_setup_root-return-an-error.patch
-Patch168:       0168-Btrfs-progs-don-t-bug-out-if-we-can-t-find-the-last-.patch
 Patch169:       btrfs-support-pie.patch
 
 Patch1000:      local-version-override.patch
@@ -141,8 +139,6 @@
 %prep
 %setup -q -n btrfs-progs-v%{version}
 %patch163 -p1
-%patch167 -p1
-%patch168 -p1
 %patch169 -p1
 %patch1000 -p1
 %patch1001 -p1

++++++ btrfs-progs-v4.10.2.tar.gz -> btrfs-progs-v4.12.1.tar.gz ++++++
++++ 19492 lines of diff (skipped)

++++++ local-version-override.patch ++++++
--- /var/tmp/diff_new_pack.bD9KXl/_old  2017-09-04 12:20:34.380371933 +0200
+++ /var/tmp/diff_new_pack.bD9KXl/_new  2017-09-04 12:20:34.384371371 +0200
@@ -6,8 +6,8 @@
  # Copyright 2008, Oracle
  # Released under the GNU GPLv2
  
--v="v4.10.2"
-+v="v4.10.2+20170406"
+-v="v4.12.1"
++v="v4.12.1+20170829"
  
  opt=$1
  


Reply via email to