From 14be51afeee08cc74bf3106748eb52432c847fb48afba919e999f18592957d37 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 20 Nov 2015 10:23:14 +0000 Subject: [PATCH] Accepting request 345325 from home:jeff_mahoney:branches:filesystems - Update to version 3.1.6: - fix build issues against xfsprogs 4.2.0 headers - clean up worst of libhandle API abuse - remove all unnecessary build dependencies on xfsprogs headers - __psint_t no longer available - restore: fix 2GB directory dump limitation - restore: fix uuid check for incremental restore - dump: fix crash adding inode groups OBS-URL: https://build.opensuse.org/request/show/345325 OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=24 --- xfsdump-3.1.4.tar.gz | 3 --- xfsdump-3.1.4.tar.gz.sig | Bin 543 -> 0 bytes xfsdump-3.1.6.tar.gz | 3 +++ xfsdump-3.1.6.tar.gz.sig | Bin 0 -> 543 bytes xfsdump.changes | 12 ++++++++++++ xfsdump.spec | 2 +- 6 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 xfsdump-3.1.4.tar.gz delete mode 100644 xfsdump-3.1.4.tar.gz.sig create mode 100644 xfsdump-3.1.6.tar.gz create mode 100644 xfsdump-3.1.6.tar.gz.sig diff --git a/xfsdump-3.1.4.tar.gz b/xfsdump-3.1.4.tar.gz deleted file mode 100644 index 62b18b9..0000000 --- a/xfsdump-3.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:570eafd0721515bdd79cb0e295b701d49cdf81e71a0a0ff0df6d4c5cc1960943 -size 848188 diff --git a/xfsdump-3.1.4.tar.gz.sig b/xfsdump-3.1.4.tar.gz.sig deleted file mode 100644 index 76fa0b339af5e3b9d6e9adc7b52e2a3993fdeaf30e102271b313f3121d992ee0..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p-sZP51x`2@tL5DM$2m`W@Nj5C2jW>DSxOIzBa_iFomV3~Oh zr>2_|n4E$z6YjJdZb$LPkSKrCXI(E57P7vw=DMA@Hg06a6h}ohOH#Q3Kj1Nwpt^>- znVuBG4ErQt-3Kmj@<8|(f}D0Bs|Qhk>PbWAD{mD>^cW_-bcmY)p=E=9<0_W5wZ*L?kik^${X)(#2j56H9NH{F3HZB zvQ@obO*Hj~_HpMtIh=s#EcY#+)ig=(9@gbU$Oej|pW8A$mxO-Mr$od&89XbOGudm6Teb?UrEj4L+46gt!y6|(BK~+e3HhzVaVYhqp3VhpqCO|rK zN-;wLGmmO3L*?nEcxOnL-q{MniB>=fAo9R+zEhFmgSK!r(%e}hwI$|yY+>mQ8!nBl zyPm>1oj>2uBQJ`q6_40idF7ord3qSyJR3|w!`yC9JPaC4>3?B}6z*f}S?;B~EodTx h_>-T+c0AUb?+2{#t%LKTvs&CO|DViv+bMQ5*B>Sc3zq-@ diff --git a/xfsdump-3.1.6.tar.gz b/xfsdump-3.1.6.tar.gz new file mode 100644 index 0000000..f308d3d --- /dev/null +++ b/xfsdump-3.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f78c11ca527477d90e5e62b0778f3ad96f2b71c19173044e9aca9515fff42d0 +size 848698 diff --git a/xfsdump-3.1.6.tar.gz.sig b/xfsdump-3.1.6.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..ff27aaa6e92e3baef9f177e6d1ad5b6ea9971d62fa2ebaca662f86b1dbb5292b GIT binary patch literal 543 zcmV+)0^t3L0vrSY0RjL91p-z$5C47h5LU9UcTAr2FRZ%3mRR&TCAIBi?nD#ff>lso(y9HE{-$~%D)$i9?f{4gz_@}kK z7`GGBg%IHL$$ZD=}{l@3_31R=v>> hl&PvB`f||LPyp49<;5QRKmZ8^XQOToFYI%G7*7)92C)DD literal 0 HcmV?d00001 diff --git a/xfsdump.changes b/xfsdump.changes index 7a03043..6bbc969 100644 --- a/xfsdump.changes +++ b/xfsdump.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 19 18:42:47 UTC 2015 - jeffm@suse.com + +- Update to version 3.1.6: + - fix build issues against xfsprogs 4.2.0 headers + - clean up worst of libhandle API abuse + - remove all unnecessary build dependencies on xfsprogs headers + - __psint_t no longer available + - restore: fix 2GB directory dump limitation + - restore: fix uuid check for incremental restore + - dump: fix crash adding inode groups + ------------------------------------------------------------------- Thu Mar 19 13:40:08 UTC 2015 - mpluskal@suse.com diff --git a/xfsdump.spec b/xfsdump.spec index d5797f6..ec2c07f 100644 --- a/xfsdump.spec +++ b/xfsdump.spec @@ -17,7 +17,7 @@ Name: xfsdump -Version: 3.1.4 +Version: 3.1.6 Release: 0 Summary: Administrative Utilities for the XFS File System License: GPL-2.0+