aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-10-20 13:58:09 +0200
committerGuido Günther <agx@sigxcpu.org>2014-10-20 13:58:09 +0200
commita9cf1c18633c78b8deb5616996f3c2c5b72e499a (patch)
tree8146b4c1fbe2a07a906d8508b5ebb69d9e7c45ad /debian/patches/series
parentDocument changes and release 3.12.0-1 (diff)
downloadkrb5-auth-dialog-a9cf1c18633c78b8deb5616996f3c2c5b72e499a.tar.gz
krb5-auth-dialog-a9cf1c18633c78b8deb5616996f3c2c5b72e499a.tar.bz2
krb5-auth-dialog-a9cf1c18633c78b8deb5616996f3c2c5b72e499a.zip
Use current user name to determine principal
Closes: #762906
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7f32429
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+Use-current-user-name-to-determine-principal.patch
bgstack15