Nalin Dahyabhai
d36d579aba
- patch from svn to fixup a couple of get_init_creds_opt problems
2007-05-24 15:41:33 +00:00
Nalin Dahyabhai
40bfa86a85
- patch from svn to fix debug spew in ftp
2007-05-24 15:41:11 +00:00
Nalin Dahyabhai
3f30bc2d6d
bump release number
2007-05-23 22:06:26 +00:00
Nalin Dahyabhai
7877c27fc3
- bump to 1.6.1
2007-05-23 21:48:27 +00:00
Nalin Dahyabhai
15a4beabc5
- obsolete by 1.6.1 release
2007-05-23 21:48:08 +00:00
Nalin Dahyabhai
c0edd9e442
- obsoleted by krb5-1.6-manpage-paths.patch
2007-05-23 21:47:42 +00:00
Nalin Dahyabhai
65b44dedbe
- experimental patch to ignore empty values for various environment values
2007-05-23 21:46:54 +00:00
Nalin Dahyabhai
5aa33883de
- as before, but get the location of the kpropd acl file correct
2007-05-23 21:39:31 +00:00
Nalin Dahyabhai
a9c20b1574
- kadmind.init: don't fail outright if the default principal database isn't
...
there if it looks like we might be using the kldap plugin
- kadmind.init: attempt to extract the key for the host-specific kadmin
service when we try to create the keytab
2007-05-18 22:16:16 +00:00
Nalin Dahyabhai
ea9e19241a
- omit dependent libraries from the krb5-config --libs output, as using
...
shared libraries (no more static libraries) makes them unnecessary and
they're not part of the libkrb5 interface (patch by Rex Dieter,
#240220 ) (strips out libkeyutils, libresolv, libdl)
2007-05-16 19:48:19 +00:00
Nalin Dahyabhai
a7114b4891
- pull in keyutils as a build requirement to get the "KEYRING:" ccache
...
type, because we've merged
2007-05-04 19:03:00 +00:00
Nalin Dahyabhai
a321e486d2
- fix an uninitialized length value which could cause a crash when parsing
...
key data coming from a directory server
- correct a typo in the krb5.conf man page ("ldap_server"->"ldap_servers")
2007-05-04 18:10:01 +00:00
Nalin Dahyabhai
446760b8bf
- fix an unitialized length count which caused the plugin to attempt to
...
read from an uninitialized pointer when reading back salted key which
didn't include a non-default salt
2007-05-04 18:06:26 +00:00
Nalin Dahyabhai
833ef8ff9f
- fix incorrect doc: "ldap_server" refers to what the code expects is
...
"ldap_servers"
2007-05-04 18:05:15 +00:00
Nalin Dahyabhai
0067509b68
- nope, a not-realm-specific value is only handled in appdefaults
2007-04-13 19:10:43 +00:00
Nalin Dahyabhai
1739ef7213
- move the default acl_file, dict_file, and admin_keytab settings to the
...
part of the default/example kdc.conf where they'll actually have an
effect (#236417 )
2007-04-13 19:07:25 +00:00
Nalin Dahyabhai
471b4b51f3
- add patch to correct unauthorized access via krb5-aware telnet daemon
...
(#229782 , CVE-2007-0956)
- add patch to fix buffer overflow in krb5kdc and kadmind (#231528 ,
CVE-2007-0957)
- add patch to fix double-free in kadmind (#231537 , CVE-2007-1216)
2007-04-03 18:46:41 +00:00
Nalin Dahyabhai
598e71ffbc
- add a couple of ldap-specific data files as documentation, so that admins
...
have the needed schema for their directory servers
2007-04-03 18:43:05 +00:00
Nalin Dahyabhai
8c0e02598e
- add patch for MITKRB5-SA-2007-002
2007-04-03 18:41:26 +00:00
Nalin Dahyabhai
e200cf4e0c
- add patch for MITKRB5-SA-2007-001
2007-04-03 18:30:50 +00:00
Nalin Dahyabhai
1dc23da208
- add patch for MITKRB5-SA-2007-003
2007-04-03 18:14:37 +00:00
Nalin Dahyabhai
aece600301
whoops, that won't work - can't do core -> extras deps
2007-03-22 20:17:58 +00:00
Nalin Dahyabhai
5c8daeafa2
- add buildrequires: on keyutils-libs-devel to enable use of keyring
...
ccaches, dragging keyutils-libs in as a dependency for everyone
2007-03-22 19:37:26 +00:00
Nalin Dahyabhai
da1eb7f057
- add patch to build semi-useful static libraries, but don't apply it
...
unless we need them
2007-02-28 20:35:53 +00:00
Nalin Dahyabhai
4aefd50874
- make profile.d scriptlets mode 644 instead of 755 ( #225974 )
2007-02-19 21:28:07 +00:00
Nalin Dahyabhai
3299c4b519
mock says "no resolv.conf for you!"
2007-01-30 21:21:21 +00:00
Nalin Dahyabhai
cb68887273
- clean up quoting of command-line arguments passed to the krsh/krlogin
...
wrapper scripts
2007-01-30 21:01:21 +00:00
Nalin Dahyabhai
6e6adec726
- initial update to 1.6, making the package-split optional
...
- move workstation daemons to a new subpackage (#81836 , #216356 , #217301 ),
and make the new subpackage require xinetd (#211885 )
We don't get static libraries any more. Holding off on build until
verification that this doesn't kill other things, or until we get them
building in a semi-useful way.
2007-01-23 22:14:15 +00:00
Nalin Dahyabhai
160a188e65
- merge back changes made between fc6 and rawhide to date
...
- somewhere in here we fixed the spelling of James's last name
2007-01-22 21:27:49 +00:00
Nalin Dahyabhai
3108b87f72
- backport of preauth plugin support from 1.6
2007-01-22 21:24:18 +00:00
Nalin Dahyabhai
f3820b972d
- preserve timestamps on profile.d shell scriptlets
...
- first cut at making RPM scriptlets failproof for install-info
- pull up pre-generated PDF docs so that we don't have multiarch
differences due to document IDs, timestamps, and compressed data,
- pull up the script to make sure that the PDF matches its source to guard
against the package maintainer forgetting to update when we move to a
new release
2007-01-22 21:23:54 +00:00
Nalin Dahyabhai
a9e6df4ffc
- apply fixes from Tom Yu for MITKRB5-SA-2006-002 (CVE-2006-6143) ( #218456 )
...
- apply fixes from Tom Yu for MITKRB5-SA-2006-003 (CVE-2006-6144) (#218456 )
Related: #218456
2007-01-09 19:31:40 +00:00
Nalin Dahyabhai
3ffdc43878
- don't bail from the KDC init script if there's no database, it may be in
...
a different location than the default (fenlason)
- remove the [kdc] section from the default krb5.conf -- doesn't seem to
have been applicable for a while
2006-10-23 20:23:05 +00:00
Nalin Dahyabhai
54faf41556
add newlines after new errors
2006-10-18 21:36:40 +00:00
Nalin Dahyabhai
74169f4b3c
- way-late application of added error info in kadmind.init ( #65853 )
2006-10-18 16:02:47 +00:00
Nalin Dahyabhai
acad7e7e15
call autoheader when needed
2006-10-13 21:23:35 +00:00
Nalin Dahyabhai
0b70aa4de2
- provide docs in PDF format instead of as tex source (Enrico Scholz,
...
#209943 )
2006-10-09 16:38:39 +00:00
Nalin Dahyabhai
6f6f8aff91
- add missing shebang headers to krsh and krlogin wrapper scripts ( #209238 )
2006-10-04 14:16:41 +00:00
Nalin Dahyabhai
ee98daaf74
actually bump the release
2006-09-06 20:28:20 +00:00
Nalin Dahyabhai
2ad1703afb
set SS_LIB at configure-time so that libss-using apps get working readline
...
support (#197044 )
2006-09-06 20:28:01 +00:00
Nalin Dahyabhai
d859fd0556
- switch to the updated patch for MITKRB-SA-2006-001
2006-08-18 16:50:54 +00:00
Nalin Dahyabhai
2bc5a13d2a
- apply patch to address MITKRB-SA-2006-001 (CVE-2006-3084)
2006-08-08 22:43:10 +00:00
Nalin Dahyabhai
8c4df25456
- ensure that the gssapi library's been initialized before walking the
...
internal mechanism list in gss_release_oid(), needed if called from
gss_release_name() right after a gss_import_name() (#198092 )
2006-08-07 17:52:52 +00:00
Nalin Dahyabhai
92a65fb1b1
rebuild
2006-07-25 17:55:38 +00:00
Nalin Dahyabhai
30f6a9b1cb
- pull up latest revision of patch to reduce lockups in rsh/rshd
2006-07-25 15:52:36 +00:00
Nalin Dahyabhai
ece8aeb4c7
rebuild
2006-07-17 14:36:02 +00:00
Jesse Keating
12232351f7
bumped for rebuild
2006-07-12 06:43:08 +00:00
Nalin Dahyabhai
574f4b1c31
finally think all the ducks are lined up
2006-07-06 21:25:26 +00:00
Nalin Dahyabhai
28c66f7806
- update to 1.5
2006-07-06 15:56:38 +00:00
Nalin Dahyabhai
61838d068b
Set the default PATH to the one set by login, with the addition of the
...
/usr/X11R6/bin to the end of the list.
2006-07-06 15:50:46 +00:00