diff --git a/btrfs-progs-v4.2.2.tar.gz b/btrfs-progs-v4.2.2.tar.gz deleted file mode 100644 index 035b1e3..0000000 --- a/btrfs-progs-v4.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65a2ee482b55fc03bd440c325e2784decbdd0a1053386557068efcf0faeab4e4 -size 1384846 diff --git a/btrfs-progs-v4.2.3.tar.gz b/btrfs-progs-v4.2.3.tar.gz new file mode 100644 index 0000000..d8d2059 --- /dev/null +++ b/btrfs-progs-v4.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf9bc995cb928717867a7892f1184276bf40ee3d2d7e712e75ef9b95c5bf853 +size 1384841 diff --git a/btrfsprogs.changes b/btrfsprogs.changes index e78aa92..d42b2ce 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 19 00:00:00 CEST 2015 - dsterba@suse.cz + +- update to 4.2.3 + - subvol sync: make it actually work again + - scanning: do not scan already discovered filesystems (minor optimization) + - convert: better error message in case the filesystem is not finalized + - restore: off-by-one symlink path check fix + ------------------------------------------------------------------- Mon Oct 5 00:00:00 CEST 2015 - dsterba@suse.cz diff --git a/btrfsprogs.spec b/btrfsprogs.spec index 28b15ae..85e7f1c 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -17,7 +17,7 @@ Name: btrfsprogs -Version: 4.2.2 +Version: 4.2.3 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0 diff --git a/local-version-override.patch b/local-version-override.patch index 90f246b..4185cda 100644 --- a/local-version-override.patch +++ b/local-version-override.patch @@ -6,8 +6,8 @@ Index: btrfs-progs-v4.1/version.sh # Copyright 2008, Oracle # Released under the GNU GPLv2 --v="v4.2.2" -+v="v4.2.2+20151005" +-v="v4.2.3" ++v="v4.2.3+20151019" opt=$1