diff --git a/xfsprogs-3.2.2.tar.gz b/xfsprogs-3.2.2.tar.gz deleted file mode 100644 index 9c7d5fc..0000000 --- a/xfsprogs-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a525ce21dc39d4ad3d775fa3c12c2dd4fb7a85e1e05ddd4530dcf773ed65fab -size 1477667 diff --git a/xfsprogs-3.2.2.tar.gz.sig b/xfsprogs-3.2.2.tar.gz.sig deleted file mode 100644 index a6e7802..0000000 Binary files a/xfsprogs-3.2.2.tar.gz.sig and /dev/null differ diff --git a/xfsprogs-3.2.3.tar.gz b/xfsprogs-3.2.3.tar.gz new file mode 100644 index 0000000..40e3bf7 --- /dev/null +++ b/xfsprogs-3.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5124a880997939551b519610a2e54bd4cd0b0adfd563ce3f4de30827109ac9 +size 1479757 diff --git a/xfsprogs-3.2.3.tar.gz.sig b/xfsprogs-3.2.3.tar.gz.sig new file mode 100644 index 0000000..d462036 Binary files /dev/null and b/xfsprogs-3.2.3.tar.gz.sig differ diff --git a/xfsprogs-docdir.diff b/xfsprogs-docdir.diff index 1b02fca..3959b34 100644 --- a/xfsprogs-docdir.diff +++ b/xfsprogs-docdir.diff @@ -2,9 +2,7 @@ Index: include/builddefs.in =================================================================== --- include/builddefs.in.orig +++ include/builddefs.in -@@ -56,11 +56,11 @@ PKG_ROOT_SBIN_DIR = @root_sbindir@ - PKG_ROOT_LIB_DIR= @root_libdir@@libdirsuffix@ - PKG_LIB_DIR = @libdir@@libdirsuffix@ +@@ -60,7 +60,7 @@ PKG_LIB_DIR = @libdir@@libdirsuffix@ PKG_INC_DIR = @includedir@/xfs DK_INC_DIR = @includedir@/disk PKG_MAN_DIR = @mandir@ @@ -13,5 +11,3 @@ Index: include/builddefs.in PKG_LOCALE_DIR = @datadir@/locale CC = @cc@ - AWK = @awk@ - SED = @sed@ diff --git a/xfsprogs-ppc64.diff b/xfsprogs-ppc64.diff index 1176aa8..a7a6341 100644 --- a/xfsprogs-ppc64.diff +++ b/xfsprogs-ppc64.diff @@ -2,9 +2,11 @@ include/platform_defs.h.in | 5 +++++ 1 file changed, 5 insertions(+) +Index: include/platform_defs.h.in +=================================================================== --- include/platform_defs.h.in.orig +++ include/platform_defs.h.in -@@ -44,9 +44,14 @@ typedef unsigned short __u16; +@@ -46,9 +46,14 @@ typedef unsigned short __u16; typedef signed short __s16; typedef unsigned int __u32; typedef signed int __s32; diff --git a/xfsprogs.changes b/xfsprogs.changes index e75a208..fe086e5 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Sat Jul 11 21:36:04 UTC 2015 - mpluskal@suse.com + +- Update to 3.2.3 + * xfs_repair: handle speciall atribute names correctly + * xfs_repair: handle v5 format feature flags correctly + * xfs_repair: Better v5 format validation for directories + * mkfs.xfs: enable metadata CRCs by default + * mkfs.xfs: enable free inode btrees by default + * build: glibc support updates + * man page updates + * xfs_admin: Changing UUIDs disable for CRC enabled filesystems + * xfs_repair: Separate pquota inode fixes + * xfs_db: inode alignment fixes + * mkfs.xfs: fix failures creating file images + * libxfs: zero new buffers before use + * xfs_repair: handle directory leaf CRC errors gracefully + * xfs_repair: validate and repair inode CRCs + * xfs_repair: lots of broken directory repair fixes + * xfs_db: handle v3 inodes properly + * xfs_db: allow writing corrupted metadata on CRC enabled + filesystems + * xfs_repair: gracefully handle > 512 byte sector superblocks + * mkfs.xfs: take into acocunt log stripe unit when sizing log + * xfs_metadump: inode alignment and null inode fixes + * xfs_io: FALLOC_FL_INSERT_RANGE support + * build: libtool static library build fixes + * mkfs.xfs: large block size inode alignment fixes + * xfs_repair: secondary superblock scan fixes + * xfs_repair: don't care about symlink compenent lengths +- Rebase patches + * xfsprogs-docdir.diff + * xfsprogs-ppc64.diff + ------------------------------------------------------------------- Thu Mar 19 13:38:47 UTC 2015 - mpluskal@suse.com diff --git a/xfsprogs.spec b/xfsprogs.spec index bf198b2..4c179c7 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -17,7 +17,7 @@ Name: xfsprogs -Version: 3.2.2 +Version: 3.2.3 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0+