mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
krb5: Update to 1.20
Please refer to https://web.mit.edu/kerberos/krb5-1.20/ for the release notes of this version. No rootfile changes were necessary. Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
a702353e26
commit
35e8a57e34
@@ -1,18 +0,0 @@
|
||||
Submitted By: linuxfromscratch DOT org
|
||||
Date: 2020-11-19
|
||||
Initial Package Version: 1.18.3
|
||||
Origin: http://www.linuxfromscratch.org/blfs/view/svn/postlfs/mitkrb.html
|
||||
Description: Patch increases the width of the virtual terminal used for some tests to prevent some spurious text in the output which is taken as a failure.
|
||||
|
||||
diff --color -Nur krb5-1.18.3.orig/src/tests/dejagnu/config/default.exp krb5-1.18.3/src/tests/dejagnu/config/default.exp
|
||||
--- krb5-1.18.3.orig/src/tests/dejagnu/config/default.exp 2020-12-07 04:51:12.997708618 +0100
|
||||
+++ krb5-1.18.3/src/tests/dejagnu/config/default.exp 2020-12-07 04:56:29.805839425 +0100
|
||||
@@ -12,7 +12,7 @@
|
||||
# realm name, defaulting to KRBTEST.COM.
|
||||
|
||||
set timeout 100
|
||||
-set stty_init {erase \^h kill \^u}
|
||||
+set stty_init {erase \^h kill \^u cols 300}
|
||||
set env(TERM) dumb
|
||||
|
||||
set des3_krbtgt 0
|
||||
Reference in New Issue
Block a user