diff --git a/xfsprogs-4.3.0.tar.gz b/xfsprogs-4.3.0.tar.gz deleted file mode 100644 index a6641c7..0000000 --- a/xfsprogs-4.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e570ad51153e4be3792f42b2c805ddbd46b55d166eba3102ec87d5006d4cb5c -size 1496635 diff --git a/xfsprogs-4.3.0.tar.gz.sig b/xfsprogs-4.3.0.tar.gz.sig deleted file mode 100644 index 23e7876..0000000 Binary files a/xfsprogs-4.3.0.tar.gz.sig and /dev/null differ diff --git a/xfsprogs-4.5.0.tar.gz b/xfsprogs-4.5.0.tar.gz new file mode 100644 index 0000000..6f84e00 --- /dev/null +++ b/xfsprogs-4.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49beb314984efbd0d758abb5c6137db3bb60a88e59e1e94c00defb536cf89f8 +size 1524382 diff --git a/xfsprogs-4.5.0.tar.gz.sig b/xfsprogs-4.5.0.tar.gz.sig new file mode 100644 index 0000000..790d535 Binary files /dev/null and b/xfsprogs-4.5.0.tar.gz.sig differ diff --git a/xfsprogs.changes b/xfsprogs.changes index 4d96cb7..6a4e82f 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Mar 28 09:12:17 UTC 2016 - mlin@suse.com + +- Update to 4.5.0 + * xfs_io: prevent divide-by-zero on random IO + * xfs_db: dquot command documentation fixes + * xfs_quota: better command line parsing and documentation + * libxfs: update to match kernel 4.5-rc1 code base + * xfs_io: add DAX inode flag support + * repair: scalability improvements on large corrupt filesystems + * repair: directory rebuild fixes + * mdrestore: progress accounting now works + * metadump: fix btree block unused region zeroing + * quota: timer command fixes + * mkfs: man page cleanups + * xfs_io: reflink, dedupe and other fixes + * quota: Q_XGETNEXTQUOTA support + * build cleanups for alternate C librarys + * db: check fixes for sparse inodes + * various: Fixes for Coverity reports + * xfs_io: Document zero and help commands + * mkfs: DIO can use logical sector size limits + * repair: don't reset log cycle numbers when zeroing + * db: add ability to format log to a specific cycle + ------------------------------------------------------------------- Tue Dec 29 18:58:55 UTC 2015 - mpluskal@suse.com diff --git a/xfsprogs.spec b/xfsprogs.spec index d867e72..c1ec7c0 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ # # spec file for package xfsprogs # -# 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 @@ -17,7 +17,7 @@ Name: xfsprogs -Version: 4.3.0 +Version: 4.5.0 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0+