summaryrefslogtreecommitdiffstats
path: root/krb5-1.5-ksu-path.patch
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2010-03-05 22:19:38 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2010-03-05 22:19:38 +0000
commit75b08040ff34c6bce1a92797661b3e3ab1a14deb (patch)
tree9c854c2a894eb8022050d1e6b2874f5edf58307f /krb5-1.5-ksu-path.patch
parent9c84ef7b5670c4e660a5ee3ce379ebf501c19b28 (diff)
downloadkrb5-75b08040ff34c6bce1a92797661b3e3ab1a14deb.tar.gz
krb5-75b08040ff34c6bce1a92797661b3e3ab1a14deb.tar.xz
krb5-75b08040ff34c6bce1a92797661b3e3ab1a14deb.zip
- update to 1.8krb5-1_0-1_fc14
- temporarily bundling the krb5-appl package (split upstream as of 1.8) until its package review is complete - profile.d scriptlets are now only needed by -workstation-clients - adjust paths in init scripts - drop upstreamed fix for KDC denial of service (CVE-2010-0283) - drop patch to check the user's password correctly using crypt(), which isn't a code path we hit when we're using PAM
Diffstat (limited to 'krb5-1.5-ksu-path.patch')
-rw-r--r--krb5-1.5-ksu-path.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/krb5-1.5-ksu-path.patch b/krb5-1.5-ksu-path.patch
deleted file mode 100644
index 93aaede..0000000
--- a/krb5-1.5-ksu-path.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Set the default PATH to the one set by login, with the addition of the
-/usr/X11R6/bin to the end of the list.
-
---- krb5-1.5/src/clients/ksu/Makefile.in 2006-05-24 17:19:23.000000000 -0400
-+++ krb5-1.5/src/clients/ksu/Makefile.in 2006-07-05 14:24:41.000000000 -0400
-@@ -2,7 +2,7 @@
- myfulldir=clients/ksu
- mydir=clients/ksu
- BUILDTOP=$(REL)..$(S)..
--DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"'
-+DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /usr/sbin /bin /usr/bin /usr/X11R6/bin"'
- DEFS=
-
- PROG_LIBPATH=-L$(TOPLIBD)