Hello community, here is the log from the commit of package btrfsprogs for openSUSE:Factory checked in at 2016-09-20 13:20:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/btrfsprogs (Old) and /work/SRC/openSUSE:Factory/.btrfsprogs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "btrfsprogs" Changes: -------- --- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes 2016-09-05 21:15:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.btrfsprogs.new/btrfsprogs.changes 2016-09-20 13:20:35.000000000 +0200 @@ -1,0 +2,22 @@ +Thu Sep 8 00:00:00 CEST 2016 - [email protected] + +- removed btrfsprogs-only-install-udev-rules-for-udev-190.patch: fix build + +------------------------------------------------------------------- +Tue Sep 6 00:00:00 CEST 2016 - [email protected] + +- update to 4.7.2 + * check: + * urgent fix: false report of backref mismatches; do not --repair + last unaffected version 4.6.1 (code reverted to that state) + * fuzzing and fixes + * added more sanity checks for various structures + * testing images added + * build: udev compatibility: do not install .rules on version < 190 + * other: + * dump-super: do not crash on garbage value in csum_type + * minor improvements in messages and help strings + * documentation: + * filesystem features + +------------------------------------------------------------------- Old: ---- btrfs-progs-v4.7.1.tar.gz btrfsprogs-only-install-udev-rules-for-udev-190.patch New: ---- btrfs-progs-v4.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ btrfsprogs.spec ++++++ --- /var/tmp/diff_new_pack.WUYiYn/_old 2016-09-20 13:20:36.000000000 +0200 +++ /var/tmp/diff_new_pack.WUYiYn/_new 2016-09-20 13:20:36.000000000 +0200 @@ -28,7 +28,7 @@ %endif Name: btrfsprogs -Version: 4.7.1 +Version: 4.7.2 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0 @@ -46,7 +46,6 @@ Patch168: 0168-Btrfs-progs-don-t-bug-out-if-we-can-t-find-the-last-.patch Patch1000: local-version-override.patch -Patch1001: btrfsprogs-only-install-udev-rules-for-udev-190.patch BuildRequires: asciidoc BuildRequires: autoconf @@ -142,7 +141,6 @@ %patch167 -p1 %patch168 -p1 %patch1000 -p1 -%patch1001 -p1 %build ./autogen.sh ++++++ btrfs-progs-v4.7.1.tar.gz -> btrfs-progs-v4.7.2.tar.gz ++++++ ++++ 2153 lines of diff (skipped) ++++++ local-version-override.patch ++++++ --- /var/tmp/diff_new_pack.WUYiYn/_old 2016-09-20 13:20:37.000000000 +0200 +++ /var/tmp/diff_new_pack.WUYiYn/_new 2016-09-20 13:20:37.000000000 +0200 @@ -6,8 +6,8 @@ # Copyright 2008, Oracle # Released under the GNU GPLv2 --v="v4.7.1" -+v="v4.7.1+20160829" +-v="v4.7.2" ++v="v4.7.2+20160906" opt=$1
