diff --git a/btrfs-progs-v4.19.1.tar.gz b/btrfs-progs-v4.19.1.tar.gz deleted file mode 100644 index a380e98..0000000 --- a/btrfs-progs-v4.19.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92114f5ee3949eebcc87846b914a18248bacb42d515c459af2ac5ddbf213a8cd -size 2455352 diff --git a/btrfs-progs-v4.20.1.tar.gz b/btrfs-progs-v4.20.1.tar.gz new file mode 100644 index 0000000..77a0a9b --- /dev/null +++ b/btrfs-progs-v4.20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d9d9cd1376d5205ba5c578bc4acd0ae1567a5931fb86f86789109c4fe89d7f +size 2487153 diff --git a/btrfsprogs.changes b/btrfsprogs.changes index 82f9e45..5ac90f3 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Wed Jan 23 00:00:00 CET 2019 - dsterba@suse.cz + +- update to version 4.20.1 + * libbtrfs: fix build of external tools due to missing symbols + * ci: enable library test + +------------------------------------------------------------------- +Sat Jan 19 16:44:57 UTC 2019 - Avindra Goolcharan + +- update to version 4.20 + * new feature: metadata uuid + * lightweight change of UUID without rewriting all metadata + (incompatible change) + * done by btrfstune -m/-M, needs kernel support, 5.0+ + * image: + * fix block groups when restoring from multi-device image + * only enlarge result image if it's a regular file + * check + * more device extent checks and fixes + * can repair dir item with mismatched hash + * mkfs: uuid tree created with proper contents + * fix mount point detection due to partial prefix match + * other: + * new tests, build fixes, doc updates + * libbtrfsutil: fix tests if kernel lacks support for new + subvolume ioctls +- partial cleanup with spec-cleaner +- drop 0001-btrfs-progs-Add-support-for-metadata_uuid-field.patch +- drop 0002-btrfs-progs-btrfstune-Add-support-for-changing-the-u.patch +- drop 0003-btrfs-progs-Remove-fsid-metdata_uuid-fields-from-fs_.patch +- drop 0004-btrfs-progs-Remove-btrfs_fs_info-new_fsid.patch +- drop 0005-btrfs-progs-Directly-pass-root-to-change_devices_uui.patch + +------------------------------------------------------------------- +Mon Jan 17 15:45:01 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + +------------------------------------------------------------------- +Thu Jan 17 07:48:54 UTC 2019 - nborisov@suse.com + +- Implement fate#325871 + * Added 0001-btrfs-progs-Add-support-for-metadata_uuid-field.patch + * Added 0002-btrfs-progs-btrfstune-Add-support-for-changing-the-u.patch + * Added 0003-btrfs-progs-Remove-fsid-metdata_uuid-fields-from-fs_.patch + * Added 0004-btrfs-progs-Remove-btrfs_fs_info-new_fsid.patch + * Added 0005-btrfs-progs-Directly-pass-root-to-change_devices_uui.patch + ------------------------------------------------------------------- Thu Dec 6 00:00:00 CET 2018 - dsterba@suse.cz diff --git a/btrfsprogs.spec b/btrfsprogs.spec index 01a9666..8a43519 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -1,7 +1,7 @@ # # spec file for package btrfsprogs # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -31,12 +31,12 @@ %define build_docs 0 Name: btrfsprogs -Version: 4.19.1 +Version: 4.20.1 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only Group: System/Filesystems -Url: http://btrfs.wiki.kernel.org/index.php/Main_Page +URL: https://btrfs.wiki.kernel.org/index.php/Main_Page #Git-Web: http://git.kernel.org/cgit/linux/kernel/git/kdave/btrfs-progs.git #Git-Clone: git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs Source: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v%{version}.tar.gz @@ -273,7 +273,12 @@ done %files %defattr(-, root, root) +%if 0%{?suse_version} < 1200 +# SLE11 doesn't know about %license %doc COPYING +%else +%license COPYING +%endif /sbin/fsck.btrfs # mkinitrd utils /sbin/btrfs