Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2016-03-01 09:39:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-12-18 
21:52:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new/btrfsprogs.changes       
2016-03-01 09:39:40.000000000 +0100
@@ -1,0 +2,31 @@
+Mon Feb 29 00:00:00 CET 2016 - [email protected]
+
+- update to 4.4.1
+  * find-root: don't skip the first chunk
+  * free-space-tree compat bits fix
+  * build: target symlinks
+  * documentation updates
+  * test updates
+
+-------------------------------------------------------------------
+Fri Jan 22 00:00:00 CET 2016 - [email protected]
+
+- update to 4.4
+  * mkfs.btrfs --data dup
+  * support balance filters added/enhanced in linux 4.4
+  * manual pages enhanced (btrfs, mkfs, mount, filesystem, balance)
+  * 'btrfs filesystem usage' works with mixed blockgroups
+  * build: installation to /usr/local
+  * build: the 'ar' tool is properly deteced during cross-compilation
+  * improved stability on fuzzed/crafted images when reading sys array in
+    superblock
+  * debug-tree: option -t understands ids for tree root and chnuk tree
+  * check: properly reset nlink of multi-linked file
+  * chunk recovery: fix floating point exception
+  * chunk recovery: endianity bugfix during rebuild
+  * mkfs with 64K pages and nodesize reported superblock checksum mismatch
+- Removed patches:
+  * 0001-btrfs-progs-mkfs-use-correct-size-for-superblock-csu.patch
+  * fix-doc-build-on-SLE11SP3.diff
+
+-------------------------------------------------------------------

Old:
----
  0001-btrfs-progs-mkfs-use-correct-size-for-superblock-csu.patch
  btrfs-progs-v4.3.1.tar.gz
  fix-doc-build-on-SLE11SP3.diff

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

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

Other differences:
------------------
++++++ btrfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.uTOlsh/_old  2016-03-01 09:39:42.000000000 +0100
+++ /var/tmp/diff_new_pack.uTOlsh/_new  2016-03-01 09:39:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package btrfsprogs
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 %endif
 
 Name:           btrfsprogs
-Version:        4.3.1
+Version:        4.4.1
 Release:        0
 Summary:        Utilities for the Btrfs filesystem
 License:        GPL-2.0
@@ -37,14 +37,11 @@
 Source1:        boot-btrfs.sh
 Source4:        setup-btrfs.sh
 
-Patch1:         0001-btrfs-progs-mkfs-use-correct-size-for-superblock-csu.patch
-
 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
 
 Patch1000:      local-version-override.patch
-Patch1001:      fix-doc-build-on-SLE11SP3.diff
 Patch1002:      2000-btrfs-full-balance-warning.diff
 
 BuildRequires:  asciidoc
@@ -112,12 +109,10 @@
 
 %prep
 %setup -q -n btrfs-progs-v%{version}
-%patch1 -p1
 %patch163 -p1
 %patch167 -p1
 %patch168 -p1
 %patch1000 -p1
-%patch1001 -p1
 %patch1002 -p1
 
 %build

++++++ btrfs-progs-v4.3.1.tar.gz -> btrfs-progs-v4.4.1.tar.gz ++++++
++++ 8995 lines of diff (skipped)

++++++ local-version-override.patch ++++++
--- /var/tmp/diff_new_pack.uTOlsh/_old  2016-03-01 09:39:43.000000000 +0100
+++ /var/tmp/diff_new_pack.uTOlsh/_new  2016-03-01 09:39:43.000000000 +0100
@@ -6,8 +6,8 @@
  # Copyright 2008, Oracle
  # Released under the GNU GPLv2
  
--v="v4.3.1"
-+v="v4.3.1+20151124"
+-v="v4.4.1"
++v="v4.4.1+20160229"
  
  opt=$1
  


Reply via email to