[info=12880e6bf6355cf7ee44c5efef84f1afe32e6c5c]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:ailiopoulos:xfsprogs:10/xfsprogs?expand=0&rev=1
This commit is contained in:
parent
10844f882a
commit
245cf5e140
@ -1,4 +1,4 @@
|
|||||||
mtime: 1712137533
|
mtime: 1713468672
|
||||||
commit: 2aed7a66fb6151e41ac3f2c62166723b125a6951
|
commit: 12880e6bf6355cf7ee44c5efef84f1afe32e6c5c
|
||||||
url: https://src.opensuse.org/frispete/xfsprogs.git
|
url: https://src.opensuse.org/ailiopoulos/xfsprogs.git
|
||||||
revision: 2aed7a66fb6151e41ac3f2c62166723b125a6951
|
revision: 12880e6bf6355cf7ee44c5efef84f1afe32e6c5c
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iIUEABYKAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCZcDcMw8cY2VtQGtlcm5l
|
|
||||||
bC5vcmcACgkQtFYYw2ok/SNjQwEA03B+ENtZ0EDlsfhgJX4fanP2lAblmPJBz0Bv
|
|
||||||
LxwbDHoBANmmilAwAdkXnB66Ub6A70bZaOKN4e25OfKnyNxx3Y8K
|
|
||||||
=AUAu
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
xfsprogs-6.6.0.tar.xz
(Stored with Git LFS)
BIN
xfsprogs-6.6.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
8
xfsprogs-6.7.0.tar.sign
Normal file
8
xfsprogs-6.7.0.tar.sign
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iJUEABMJAB0WIQQMHYkcUKcy4GgPe2RGdaER5QtfpgUCZh+CuAAKCRBGdaER5Qtf
|
||||||
|
pjUTAX4+Wp6KA1nS/HQoqgOHWbxwBFKMwl/gL9xIIV+p6gipSjj9NwRQbOJZGXa1
|
||||||
|
5ISZJ1sBf0ZnaLoRTjAJGDWLEYGGSVsyAxFDmEBAg3yMOuKxr3sP/9yI7WaoeLG7
|
||||||
|
ys/hShJE7A==
|
||||||
|
=jSXq
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
xfsprogs-6.7.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
xfsprogs-6.7.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
diff --git a/include/builddefs.in b/include/builddefs.in
|
Index: xfsprogs-6.7.0/include/builddefs.in
|
||||||
index 0bb364310d78..07775ac2d5e7 100644
|
===================================================================
|
||||||
--- a/include/builddefs.in
|
--- xfsprogs-6.7.0.orig/include/builddefs.in
|
||||||
+++ b/include/builddefs.in
|
+++ xfsprogs-6.7.0/include/builddefs.in
|
||||||
@@ -54,7 +54,7 @@ PKG_LIB_DIR = @libdir@@libdirsuffix@
|
@@ -55,7 +55,7 @@ PKG_LIBEXEC_DIR = @libexecdir@/@pkg_name
|
||||||
PKG_INC_DIR = @includedir@/xfs
|
PKG_INC_DIR = @includedir@/xfs
|
||||||
DK_INC_DIR = @includedir@/disk
|
DK_INC_DIR = @includedir@/disk
|
||||||
PKG_MAN_DIR = @mandir@
|
PKG_MAN_DIR = @mandir@
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 18 19:13:22 UTC 2024 - Anthony Iliopoulos <ailiop@suse.com>
|
||||||
|
|
||||||
|
- update to 6.7.0
|
||||||
|
- xfsprogs: Several configure script updates
|
||||||
|
- xfs_io: Use system's SEEK_DATA and SEEK_HOLE definition
|
||||||
|
- xfsprogs: Remove platform_defs.h generation on build time
|
||||||
|
- xfs_db: Fix metadata read error due hardcoded initialization of bb_count
|
||||||
|
- xfsprogs: Request 64-bit time_t where possible
|
||||||
|
- xfsprogs: Remove use of LFS64 interfaces
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 3 09:27:56 UTC 2024 - Hans-Peter Jansen <hpj@urpla.net>
|
Wed Apr 3 09:27:56 UTC 2024 - Hans-Peter Jansen <hpj@urpla.net>
|
||||||
|
|
||||||
|
BIN
xfsprogs.keyring
BIN
xfsprogs.keyring
Binary file not shown.
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%define libname libhandle1
|
%define libname libhandle1
|
||||||
Name: xfsprogs
|
Name: xfsprogs
|
||||||
Version: 6.6.0
|
Version: 6.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for managing the XFS file system
|
Summary: Utilities for managing the XFS file system
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user