1
0
forked from pool/xfsdump

Accepting request 769740 from filesystems

OBS-URL: https://build.opensuse.org/request/show/769740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2020-02-06 12:18:40 +00:00 committed by Git OBS Bridge
commit 1818b5bba0
7 changed files with 43 additions and 35 deletions

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQIcBAABAgAGBQJZxC5dAAoJECCuFpLhPd7gf+IP/3UhY3o7xLOozky62FdTzNT6
APBKPKR5s4KxsRWHlBV6bYu56ECKGmNL/DWIQwvs0v7qiOWYogdfB3t93ilwWvUW
za+45xLMJxphBVHwSz/ZkupvslBZLc3+fT6zTjGAAhhD2U6fkCpAjd6m+fIkNneu
FKk+xI+k2w/sHtoormY55Qye3vjigDrXXXRbndVPLurKaPZtf460aoGzMVHAysFI
dw95kjdzb/0+hbxrzUEw2jcOEewUK9sRRSXjihXOQyrJ8I82bd9uFgzB6XQTQ5j3
asjyVeiwIGPv/mUZG12MWW12BgqbqIzdcq/imXbKf+FYdD1HZ85FwBNDHRyiEGUv
RbrUTWFZlMqQutTjZVDX6bLvbfsXbAjk5ar/LVhod4/jFYbac40ZY2NNBspL9yBF
ITosyBsIcjIH3K1vs0hFoPZJtGkOoboJpMASK7KOAzoiIBr10ul6fmv3W1H7Iaxr
jupLxkLoWamZxa71Zi6/jOL1X3FzDFlgo1g329y8Pg4soZlt+x0oswQuOIsH0SyX
sS/cN4UPw1Uo8bPRCEu/61Xvok8TeqixOa0EZGRdrGHK18dtCa17PwKCoYQWLEze
3E/y5R46ZyvuX9I8Qq/xyTVjXJUA1oP1ZKa0R+r9EfjzBaqGeG2e0PJd1Mo1m6sX
dzrgjY+q9T0QJTxWu7BM
=PKGC
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed14e67ae5b273c2698e767b43a46f033d361e540fe13feaaf9b110ee0edc585
size 603304

17
xfsdump-3.1.9.tar.sign Normal file
View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJeNGXlAAoJECCuFpLhPd7gcNMP/imzHm0IYqlvUrBkZL1CkIkS
tMvEHT+sI66KX2jp30FP1Ds9Hex0my7MUB/mPEUVAsqtILFN/zEQ730Msj9SWQbZ
wfyE5Mjc40vu+ceR2FWadtFkHnzKtgz5WpKDof6y61W7KlyLTsLeqh8klp/9MTEH
je66Ke2gwYe/v4SdNqZZjLnVPxQdMXJIWVZZRxqOI22arwEweRMLk1YdOUn7zofR
io34vlmJu5XsWtw/593pYZCqmFNO7ovSrCpSF3sUxerM447Q6mplVXc62VdFcIrS
3K/nZuSG5yYQhMlrJH0sySgPilpw4ARPG5s6BT4miy1wuZGwEeHIvKisXtHPpF+4
APEptFqTnBxm4yHu0Dr/ZAtnSF+fjpO+NoYklNi+IWP7fW9jJhGgaq4MkV3h2KYk
XOXnt1zgSZoau+spow4zaoRglebTI03KEhr04wW0SenULNcHxGoeb763ebslUC3M
oN44rGe1juoFoQ7k1FF4zsfGhjhecQJu/bA6yoMm4wWLnJa/1RzEPPufgTsa5SJJ
Cm7sLgK0azbImj3PGFS10EUyXM7QI7C3V2Nk6nJvJmNhBKSRKbLunOUcCMzB0Hb6
GAJp4CO5/cUXueNOyELbgSYoviCV0SrwUWjq9dCHrd6+R6Y/iMzyarQ5ajlK+pk5
jgmeUDgJU/HEXf7RNyAe
=Xpta
-----END PGP SIGNATURE-----

3
xfsdump-3.1.9.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55aeede6232ddce6c9e79e2af88d6f808534df1552eb2bfaf7fb85b92add6dd1
size 600348

View File

@ -1,4 +1,4 @@
From 952e08444913f28bca4acb309afa20fc054e8e46 Mon Sep 17 00:00:00 2001
From 1630b70c1ef892ac89a027c51acad64ea611fe49 Mon Sep 17 00:00:00 2001
From: jeffm <jeffm@suse.com>
Date: Wed, 18 Jul 2018 22:49:15 -0400
Subject: [PATCH] xfsdump: rename READ/WRITE macros in rmtlib
@ -48,7 +48,7 @@ index a7db4b1..df296ea 100644
_rmt_msg(RMTDBG, "rmtabort(%d)\n", fildes);
}
diff --git a/librmt/rmtcommand.c b/librmt/rmtcommand.c
index 82c9032..87bb2e2 100644
index b5726d9..b923726 100644
--- a/librmt/rmtcommand.c
+++ b/librmt/rmtcommand.c
@@ -45,7 +45,7 @@ char *buf;
@ -61,7 +61,7 @@ index 82c9032..87bb2e2 100644
return(0);
}
diff --git a/librmt/rmtfstat.c b/librmt/rmtfstat.c
index 92a49d7..69d1277 100644
index 7c21219..a3982cf 100644
--- a/librmt/rmtfstat.c
+++ b/librmt/rmtfstat.c
@@ -78,7 +78,7 @@ _rmt_fstat(int fildes, char *arg)
@ -83,7 +83,7 @@ index 92a49d7..69d1277 100644
return(0);
diff --git a/librmt/rmtioctl.c b/librmt/rmtioctl.c
index bd6f887..576c09a 100644
index 84932a5..756f8cc 100644
--- a/librmt/rmtioctl.c
+++ b/librmt/rmtioctl.c
@@ -300,7 +300,7 @@ _rmt_ioctl(int fildes, unsigned int op, void *arg)
@ -94,9 +94,9 @@ index bd6f887..576c09a 100644
+ cnt = read(READER(fildes), p, ssize);
if (cnt <= 0) {
_rmt_abort(fildes);
setoserror( EIO );
setoserror(EIO);
diff --git a/librmt/rmtlib.h b/librmt/rmtlib.h
index 1f877ca..631a48b 100644
index 6373075..fe3e7a1 100644
--- a/librmt/rmtlib.h
+++ b/librmt/rmtlib.h
@@ -49,8 +49,8 @@
@ -107,7 +107,7 @@ index 1f877ca..631a48b 100644
- * WRITE --- Return the number of the write side file descriptor
+ * READER --- Return the number of the read side file descriptor
+ * WRITER --- Return the number of the write side file descriptor
* RMTHOST --- Return an id which says host type from uname
* RMTHOST --- Return an id which says host type from uname
*/
@@ -58,8 +58,8 @@
@ -122,7 +122,7 @@ index 1f877ca..631a48b 100644
#define RSH_PATH "/usr/bin/rsh"
diff --git a/librmt/rmtopen.c b/librmt/rmtopen.c
index 09ba3e4..5af1380 100644
index 2f46324..d10f6d0 100644
--- a/librmt/rmtopen.c
+++ b/librmt/rmtopen.c
@@ -115,7 +115,7 @@ static int _rmt_open (char *path, int oflag, int mode)
@ -148,7 +148,7 @@ index 3456901..1af9319 100644
{
_rmt_abort(fildes);
diff --git a/librmt/rmtstatus.c b/librmt/rmtstatus.c
index 21d909d..9016491 100644
index f141395..83db626 100644
--- a/librmt/rmtstatus.c
+++ b/librmt/rmtstatus.c
@@ -44,7 +44,7 @@ int fildes;
@ -159,18 +159,18 @@ index 21d909d..9016491 100644
+ if (read(READER(fildes), cp, 1) != 1)
{
_rmt_abort(fildes);
setoserror( EIO );
setoserror(EIO);
@@ -75,7 +75,7 @@ int fildes;
if (*cp == 'E' || *cp == 'F')
{
setoserror( atoi(cp + 1) );
setoserror(atoi(cp + 1));
- while (read(READ(fildes), &c, 1) == 1)
+ while (read(READER(fildes), &c, 1) == 1)
if (c == '\n')
break;
diff --git a/librmt/rmtwrite.c b/librmt/rmtwrite.c
index 9e5a1a3..826fce3 100644
index 9b4cc50..6bae48f 100644
--- a/librmt/rmtwrite.c
+++ b/librmt/rmtwrite.c
@@ -61,7 +61,7 @@ static int _rmt_write(int fildes, char *buf, unsigned int nbyte)
@ -183,5 +183,5 @@ index 9e5a1a3..826fce3 100644
return(_rmt_status(fildes));
}
--
1.7.12.4
2.16.4

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 31 20:38:08 UTC 2020 - Anthony Iliopoulos <ailiopoulos@suse.de>
- Update to version 3.1.9:
- Fix build due to removed typedefs in xfsprogs
- Support fallocate in xfs_restore
- Many cosmetic cleanups
-------------------------------------------------------------------
Thu Jul 19 03:04:12 UTC 2018 - jeffm@suse.com

View File

@ -17,12 +17,12 @@
Name: xfsdump
Version: 3.1.8
Version: 3.1.9
Release: 0
Summary: Administrative Utilities for the XFS File System
License: GPL-2.0-or-later
Group: System/Filesystems
Url: http://xfs.org
Url: https://xfs.wiki.kernel.org/
Source0: https://www.kernel.org/pub/linux/utils/fs/xfs/xfsdump/xfsdump-%{version}.tar.xz
Source1: https://www.kernel.org/pub/linux/utils/fs/xfs/xfsdump/xfsdump-%{version}.tar.sign
Source2: %{name}.keyring