[packages/krb5] - up to 1.19.4

qboosh qboosh at pld-linux.org
Sat Feb 10 08:49:53 CET 2024


commit b8a2242dc6522ff21725c1f14a384981d52b187a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 10 07:31:25 2024 +0100

    - up to 1.19.4

 krb5-tests.patch | 31 ++++++++++---------------------
 krb5.spec        |  6 +++---
 2 files changed, 13 insertions(+), 24 deletions(-)
---
diff --git a/krb5.spec b/krb5.spec
index 7af926d..7e7eabf 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -18,12 +18,12 @@
 Summary:	Kerberos V5 System
 Summary(pl.UTF-8):	System Kerberos V5
 Name:		krb5
-Version:	1.18.5
+Version:	1.19.4
 Release:	0.1
 License:	MIT
 Group:		Networking
-Source0:	http://web.mit.edu/kerberos/dist/krb5/1.18/%{name}-%{version}.tar.gz
-# Source0-md5:	f7106ab1b5ee31c469f44ac0e64fadd8
+Source0:	http://web.mit.edu/kerberos/dist/krb5/1.19/%{name}-%{version}.tar.gz
+# Source0-md5:	ef76083e58f8c49066180642d7c2814a
 Source2:	%{name}kdc.init
 Source4:	kadm5.acl
 Source5:	kerberos.logrotate
diff --git a/krb5-tests.patch b/krb5-tests.patch
index d8db5f8..b4ef6c1 100644
--- a/krb5-tests.patch
+++ b/krb5-tests.patch
@@ -1,18 +1,3 @@
---- krb5-1.15/src/tests/resolve/Makefile.in.orig	2017-02-16 22:16:20.209242926 +0100
-+++ krb5-1.15/src/tests/resolve/Makefile.in	2017-02-16 22:20:24.069240143 +0100
-@@ -17,9 +17,9 @@
- 	$(CC_LINK) -o $@ fake-addrinfo-test.o $(SUPPORT_LIB) $(LIBS)
- 
- check: resolve addrinfo-test fake-addrinfo-test
--	$(RUN_TEST) ./resolve
--	$(RUN_TEST) ./addrinfo-test -p telnet
--	$(RUN_TEST) ./fake-addrinfo-test -p telnet
-+	if [ "$(OFFLINE)" = no ]; then $(RUN_TEST) ./resolve ; fi
-+	if [ "$(OFFLINE)" = no ]; then $(RUN_TEST) ./addrinfo-test -p telnet ; fi
-+	if [ "$(OFFLINE)" = no ]; then $(RUN_TEST) ./fake-addrinfo-test -p telnet ; fi
- 
- install:
- 
 --- krb5-1.18.5/src/plugins/kdb/db2/libdb2/test/run.test.orig	2024-02-09 17:15:55.150441669 +0100
 +++ krb5-1.18.5/src/plugins/kdb/db2/libdb2/test/run.test	2024-02-09 18:29:53.379731052 +0100
 @@ -15,17 +15,7 @@ main()
@@ -83,13 +68,15 @@
  
  install-unix:
  	$(INSTALL_PROGRAM) gss-client $(DESTDIR)$(CLIENT_BINDIR)/gss-client
---- krb5-1.18/src/tests/gssapi/Makefile.in.orig	2020-02-28 17:33:18.939450491 +0100
-+++ krb5-1.18/src/tests/gssapi/Makefile.in	2020-02-28 18:32:46.260124657 +0100
-@@ -47,14 +47,16 @@
- 	t_context t_credstore t_enctypes t_err t_export_cred t_export_name \
- 	t_imp_cred t_inq_cred t_inq_ctx t_inq_mechs_name t_iov t_lifetime \
- 	t_pcontok t_s4u t_s4u2proxy_krb5 t_spnego t_srcattrs
+--- krb5-1.19.4/src/tests/gssapi/Makefile.in.orig	2024-02-09 22:08:23.525373967 +0100
++++ krb5-1.19.4/src/tests/gssapi/Makefile.in	2024-02-09 22:09:44.368269336 +0100
+@@ -49,16 +49,18 @@ check-pytests: ccinit ccrefresh t_accnam
+ 	t_ciflags t_context t_credstore t_enctypes t_err t_export_cred \
+ 	t_export_name t_imp_cred t_inq_cred t_inq_ctx t_inq_mechs_name t_iov \
+ 	t_lifetime t_pcontok t_s4u t_s4u2proxy_krb5 t_spnego t_srcattrs
 -	$(RUNPYTEST) $(srcdir)/t_gssapi.py $(PYTESTFLAGS)
+-	$(RUNPYTEST) $(srcdir)/t_credstore.py $(PYTESTFLAGS)
+-	$(RUNPYTEST) $(srcdir)/t_bindings.py $(PYTESTFLAGS)
 -	$(RUNPYTEST) $(srcdir)/t_ccselect.py $(PYTESTFLAGS)
 -	$(RUNPYTEST) $(srcdir)/t_client_keytab.py $(PYTESTFLAGS)
 -	$(RUNPYTEST) $(srcdir)/t_enctypes.py $(PYTESTFLAGS)
@@ -99,6 +86,8 @@
 -	$(RUNPYTEST) $(srcdir)/t_negoex.py $(PYTESTFLAGS)
 +	if [ "$(OFFLINE)" = no ]; then \
 +	$(RUNPYTEST) $(srcdir)/t_gssapi.py $(PYTESTFLAGS) && \
++	$(RUNPYTEST) $(srcdir)/t_credstore.py $(PYTESTFLAGS) && \
++	$(RUNPYTEST) $(srcdir)/t_bindings.py $(PYTESTFLAGS) && \
 +	$(RUNPYTEST) $(srcdir)/t_ccselect.py $(PYTESTFLAGS) && \
 +	$(RUNPYTEST) $(srcdir)/t_client_keytab.py $(PYTESTFLAGS) && \
 +	$(RUNPYTEST) $(srcdir)/t_enctypes.py $(PYTESTFLAGS) && \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/krb5.git/commitdiff/b8a2242dc6522ff21725c1f14a384981d52b187a



More information about the pld-cvs-commit mailing list