[packages/cifs-utils] - updated to 7.0

qboosh qboosh at pld-linux.org
Tue Jul 25 17:06:14 CEST 2023


commit e305a3d1848e92ff5ea587a2aea7dd1ed086df0d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 25 16:29:59 2023 +0200

    - updated to 7.0

 cifs-utils-heimdal.patch | 10 ----------
 cifs-utils.spec          | 16 ++++++++--------
 2 files changed, 8 insertions(+), 18 deletions(-)
---
diff --git a/cifs-utils.spec b/cifs-utils.spec
index 8952b1b..3dac809 100644
--- a/cifs-utils.spec
+++ b/cifs-utils.spec
@@ -1,14 +1,14 @@
 Summary:	Utilities for mounting and managing CIFS mounts
 Summary(pl.UTF-8):	Narzędzia do montowania i zarządzania montowaniami CIFS
 Name:		cifs-utils
-Version:	6.15
+Version:	7.0
 Release:	1
 License:	GPL v3+
 Group:		Daemons
-Source0:	http://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
-# Source0-md5:	743e6fbfa9a1d3f28ab81f675a7f5831
+Source0:	https://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
+# Source0-md5:	518431bf43f23e6aacd97e80e2060df7
 Patch0:		%{name}-heimdal.patch
-URL:		http://linux-cifs.samba.org/cifs-utils/
+URL:		https://wiki.samba.org/index.php/LinuxCIFS_utils
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	docutils
@@ -57,12 +57,12 @@ Plik nagłówkowy interfejsu wtyczek ID Mapping cifs-utils.
 %patch0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python$,%{__python},' \
-      smb2-quota \
-      smb2-secdesc
+	smb2-quota \
+	smb2-secdesc
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \
-      checkopts \
-      smbinfo
+	checkopts \
+	smbinfo
 
 %build
 %{__aclocal}
diff --git a/cifs-utils-heimdal.patch b/cifs-utils-heimdal.patch
index e899344..88dbe02 100644
--- a/cifs-utils-heimdal.patch
+++ b/cifs-utils-heimdal.patch
@@ -36,13 +36,3 @@
  	}
  err_endseq:
  	krb5_cc_end_seq_get(context, ccache, &cur);
---- cifs-utils-6.7/cifs.upcall.c~	2017-09-05 09:43:27.000000000 +0200
-+++ cifs-utils-6.7/cifs.upcall.c	2017-09-05 09:50:53.113486219 +0200
-@@ -75,6 +75,7 @@ typedef enum _sectype {
- #define KRB5_KEY_LENGTH(k)      ((k)->keyvalue.length)
- #define KRB5_KEY_DATA(k)        ((k)->keyvalue.data)
- #define KRB5_KEY_DATA_CAST      void
-+#define krb5_free_string(ctx, string)     krb5_xfree(string)
- #else /* MIT */
- #define KRB5_KEY_TYPE(k)        ((k)->enctype)
- #define KRB5_KEY_LENGTH(k)      ((k)->length)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cifs-utils.git/commitdiff/e305a3d1848e92ff5ea587a2aea7dd1ed086df0d



More information about the pld-cvs-commit mailing list