SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for krb5-debuginfo-1.3.4-54.i386.rpm :
Wed Sep 12 00:00:00 2007 Nalin Dahyabhai 1.3.4-54
- ftpd: also do PAM session and credential management when ftp clients use
strong authentication (#286301)

Thu Aug 23 00:00:00 2007 Nalin Dahyabhai 1.3.4-53
- fix typo in patch to fix ftp fdleak: call fdopen() instead of fopen() (more
of #190104)
- force deltat.c to be regenerated, so that the fix for #197522 will actually
take effect

Sat Aug 4 00:00:00 2007 Nalin Dahyabhai 1.3.4-52
- rebuild

Sat Aug 4 00:00:00 2007 Nalin Dahyabhai 1.3.4-51
- ftp: avoid fdopen() on a single socket descriptor twice, which once we
started closing sockets left over from failed attempts caused the client and
server to fall out of sync in passive mode (more of #190104)

Thu Jul 26 00:00:00 2007 Nalin Dahyabhai 1.3.4-50
- add pam-devel buildrequirement
- add pam configuration files

Thu Jul 26 00:00:00 2007 Nalin Dahyabhai
- add a patch to fall back to using the user\'s name if we encounter any kind
of error reading the user\'s principal name from the default ccache (Jatin
Nansi, #236896)

Thu Jul 26 00:00:00 2007 Nalin Dahyabhai
- add a patch to allow applications to try to use a key with kvno=0, if
found, in place of the \"right\" version for a request (Luke Howard, #230382)

Wed Jul 18 00:00:00 2007 Nalin Dahyabhai
- ftpd/krshd/login.krb5: add backport for PAM functionality (#195923)

Wed Jul 11 00:00:00 2007 Nalin Dahyabhai
- ftp: fix mget when runique is enabled (#190106)

Tue Jul 10 00:00:00 2007 Nalin Dahyabhai
- ftp: avoid a socket descriptor leak when we fail to retrieve a file in
passive mode (#190104)

Sat Jul 7 00:00:00 2007 Nalin Dahyabhai
- fix spacing for a sentence in the kinit(1) man page (#197062)

Sat Jul 7 00:00:00 2007 Nalin Dahyabhai
- add backported fix for a memory leak in krb5_cc_resolve() (Jose Plans,

Sat Jul 7 00:00:00 2007 Nalin Dahyabhai
- add patch from Greg Hudson to make srvtab routines report missing-file errors
at same point that keytab routines do (#241806)

Sat Jun 2 00:00:00 2007 Nalin Dahyabhai 1.3.4-49
- add patch to fix buffer overflow in kadmind (#239073, CVE-2007-2798)

Fri May 18 00:00:00 2007 Nalin Dahyabhai 1.3.4-48
- add patch to fix buffer overflow and double-free in rpc library (#239073,
CVE-2007-2442/CVE-2007-2443)

Fri Apr 6 00:00:00 2007 Nalin Dahyabhai 1.3.4-47
- merge security fixes from RHSA-2007:0095
- back out fix for #197522 for now

Mon Mar 19 23:00:00 2007 Nalin Dahyabhai 1.3.4-46
- fix bug ID in changelog

Thu Mar 15 23:00:00 2007 Nalin Dahyabhai 1.3.4-45
- add preliminary patch to fix buffer overflow in krb5kdc and kadmind
(#231528, CVE-2007-0957)
- add preliminary patch to fix double-free in kadmind (#231537, CVE-2007-1216)

Mon Mar 5 23:00:00 2007 Nalin Dahyabhai
- assume that time intervals specified without a unit attached are meant to
be a count of seconds, as later upstream versions do (#197522)

Tue Feb 27 23:00:00 2007 Nalin Dahyabhai 1.3.4-44
- temporarily disable bug fixes for #143289, #179062, #180671, #202191, #223669
for security update
- add preliminary patch to correct unauthorized access via krb5-aware telnet
daemon (#229782, CVE-2007-0956)

Tue Feb 27 23:00:00 2007 Nalin Dahyabhai 1.3.4-43
- re-enable fixes for #143289, #223669 and rebuild

Tue Feb 13 23:00:00 2007 Nalin Dahyabhai 1.3.4-42
- temporarily back out fixes for #143289, #223669 and rebuild

Wed Feb 7 23:00:00 2007 Nalin Dahyabhai 1.3.4-41
- update rcp non-fatal error patch to fix hangs on write errors, too (Jose
Plans, #223669)

Thu Feb 1 23:00:00 2007 Nalin Dahyabhai 1.3.4-40
- report a non-fatal error to the remote rcp when the client fails to open a
file for writing (#223669)

Thu Jan 25 23:00:00 2007 Nalin Dahyabhai 1.3.4-39
- refrain from killing any lingering members of our child\'s process group when
logging that the child process has exited (Jose Plans, #143289)

Tue Jan 9 23:00:00 2007 Nalin Dahyabhai 1.3.4-38
- correct syntax error in krb5-config.sh

Mon Oct 30 23:00:00 2006 Nalin Dahyabhai 1.3.4-37
- update to revised upstream patches for CVE-2006-3083 and CVE-2006-3084
(MITKRB5-SA-2006-001) to avoid unnecessary error messages from ksu (#209512)

Thu Oct 5 00:00:00 2006 Nalin Dahyabhai 1.3.4-36
- add missing shebang headers to krsh and krlogin wrapper scripts (#209238)

Fri Aug 11 00:00:00 2006 Nalin Dahyabhai 1.3.4-35
- backport changes to make krb5-devel multilib-safe (#202191, prereq for

Wed Aug 2 00:00:00 2006 Nalin Dahyabhai 1.3.4-34
- reapply changes for #198633, #179062, #180671

Wed Aug 2 00:00:00 2006 Nalin Dahyabhai 1.3.4-33
- temporarily revert changes for #198633

Thu Jul 27 00:00:00 2006 Nalin Dahyabhai 1.3.4-32
- rebuild

Thu Jul 27 00:00:00 2006 Nalin Dahyabhai 1.3.4-31
- temporarily revert changes for #179062
- temporarily revert changes for #180671
- apply patch to fix unchecked calls to setuid() (CVE-2006-3083) and
seteuid() (CVE-2006-3084) (#197818)

Tue Jul 18 00:00:00 2006 Nalin Dahyabhai 1.3.4-30
- incorporate fixes for hangs in the rsh client and server (#198633)

Thu Feb 23 23:00:00 2006 Nalin Dahyabhai 1.3.4-29
- if we fail to determine the name of a master KDC in
krb5_get_init_creds_keytab(), return the error we got from the non-master
rather than the can\'t-determine-the-name error, which isn\'t so useful,
matching the current release\'s behavior (#180671)

Tue Feb 14 23:00:00 2006 Nalin Dahyabhai 1.3.4-28
- reenable the fix for #179062

Mon Feb 6 23:00:00 2006 Nalin Dahyabhai 1.3.4-27
- temporarily disable the fix for #179062

Mon Feb 6 23:00:00 2006 Nalin Dahyabhai 1.3.4-26
- refer to bug #173284 instead of #171708, which was for a different release

Thu Jan 26 23:00:00 2006 Nalin Dahyabhai 1.3.4-25
- rebuild

Mon Jan 23 23:00:00 2006 Nalin Dahyabhai 1.3.4-24
- don\'t cache the default realm across contexts, so that
krb5_set_default_realm() will actually work as intended (#179062)

Wed Dec 21 23:00:00 2005 Nalin Dahyabhai 1.3.4-23
- rebuild

Fri Dec 2 23:00:00 2005 Nalin Dahyabhai 1.3.4-22
- change the buffer size used in rsh to match rshd (more of #173284)

Thu Dec 1 23:00:00 2005 Nalin Dahyabhai 1.3.4-21
- login: don\'t truncate passwords before passing them into crypt(), in
case they\'re significant (#174782)

Thu Dec 1 23:00:00 2005 Nalin Dahyabhai 1.3.4-20
- change the buffer size used in rshd back to the smaller value used in earlier
versions, and bail on write() errors which result when the client closes the
connection (more of #173284)

Thu Dec 1 23:00:00 2005 Nalin Dahyabhai 1.3.4-19
- make ksu setuid again (#171047, others)

Mon Nov 21 23:00:00 2005 Nalin Dahyabhai 1.3.4-18
- clean up fixes for potential deadlocks in rsh/rshd (#173284)

Thu Jun 30 00:00:00 2005 Nalin Dahyabhai 1.3.4-17
- fix telnet client environment variable disclosure the same way NetKit\'s
telnet client did (CAN-2005-0488) (#159304)
- keep apps which call krb5_principal_compare() or krb5_realm_compare() with
malformed or NULL principal structures from crashing outright (Thomas Biege)
(#161471)

Wed Jun 29 00:00:00 2005 Nalin Dahyabhai 1.3.4-16
- apply fixes from draft of MIT-KRB5-SA-2005-002 (CAN-2005-1174,CAN-2005-1175)
(#157103)
- apply fixes from draft of MIT-KRB5-SA-2005-003 (CAN-2005-1689) (#159756)

Sat Jun 25 00:00:00 2005 Nalin Dahyabhai 1.3.4-15
- fix double-close in keytab handling
- add port of fixes for CAN-2004-0175 to krb5-aware rcp (#161611)

Sat May 14 00:00:00 2005 Nalin Dahyabhai 1.3.4-14
- prevent spurious EBADF in krshd when stdin is closed by the client while
the command is running (#151111)

Sat May 14 00:00:00 2005 Martin Stransky 1.3.4-13
- added new all-in-one deadlock patch, removed old

Wed Mar 23 23:00:00 2005 Nalin Dahyabhai 1.3.4-12
- back out krshd patch for RHSA-2005:330

Thu Mar 17 23:00:00 2005 Nalin Dahyabhai 1.3.4-11
- add draft fix from Tom Yu for slc_add_reply() buffer overflow (CAN-2005-0469)
- add draft fix from Tom Yu for env_opt_add() buffer overflow (CAN-2005-0468)

Mon Dec 20 23:00:00 2004 Nalin Dahyabhai 1.3.4-10
- apply fix from Tom Yu for MITKRB5-SA-2004-004 (CAN-2004-1189)
- pull up from HEAD:

* Fri Dec 17 2004 Martin Stransky 1.3.5-7
- fix deadlock during file transfer via rsync/krsh
- thanks goes to James Antill for hint

Tue Nov 23 23:00:00 2004 Nalin Dahyabhai 1.3.4-9
- fix predictable-tempfile-name bug in krb5-send-pr (CAN-2004-0971, #140036)
- silence compiler warning in kprop by using an in-memory ccache with a fixed
name instead of an on-disk ccache with a name generated by tmpnam()

Tue Nov 16 23:00:00 2004 Nalin Dahyabhai 1.3.4-8
- fix globbing patch port mode (#139075)

Mon Nov 1 23:00:00 2004 Nalin Dahyabhai
- fix segfault in telnet due to incorrect checking of gethostbyname_r result
codes (#129059)

Sat Oct 16 00:00:00 2004 Nalin Dahyabhai
- nuke kdcrotate -- there are better ways to balance the load on KDCs, and
the SELinux policy for it would have been scary-looking

Wed Sep 1 00:00:00 2004 Nalin Dahyabhai 1.3.4-7
- rebuild

Wed Aug 25 00:00:00 2004 Nalin Dahyabhai 1.3.4-6
- rebuild

Wed Aug 25 00:00:00 2004 Nalin Dahyabhai 1.3.4-5
- incorporate revised fixes from Tom Yu for CAN-2004-0642, CAN-2004-0644,
CAN-2004-0772

Tue Aug 24 00:00:00 2004 Nalin Dahyabhai 1.3.4-4
- rebuild

Tue Aug 24 00:00:00 2004 Nalin Dahyabhai 1.3.4-3
- incorporate fixes from Tom Yu for CAN-2004-0642, CAN-2004-0772
(MITKRB5-SA-2004-002, #130732)
- incorporate fixes from Tom Yu for CAN-2004-0644 (MITKRB5-SA-2004-003, #130732)

Wed Jul 28 00:00:00 2004 Nalin Dahyabhai 1.3.4-2
- fix indexing error in server sorting patch (#127336)

Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt

Tue Jun 15 00:00:00 2004 Nalin Dahyabhai 1.3.4-0.1
- update to 1.3.4 final

Tue Jun 8 00:00:00 2004 Nalin Dahyabhai 1.3.4-0
- update to 1.3.4 beta1
- remove MITKRB5-SA-2004-001, included in 1.3.4

Tue Jun 8 00:00:00 2004 Nalin Dahyabhai 1.3.3-8
- rebuild

Sat Jun 5 00:00:00 2004 Nalin Dahyabhai 1.3.3-7
- rebuild

Sat Jun 5 00:00:00 2004 Nalin Dahyabhai 1.3.3-6
- apply updated patch from MITKRB5-SA-2004-001 (revision 2004-06-02)

Wed Jun 2 00:00:00 2004 Nalin Dahyabhai 1.3.3-5
- rebuild

Wed Jun 2 00:00:00 2004 Nalin Dahyabhai 1.3.3-4
- apply patch from MITKRB5-SA-2004-001 (#125001)

Thu May 13 00:00:00 2004 Thomas Woerner 1.3.3-3
- removed rpath

Fri Apr 16 00:00:00 2004 Nalin Dahyabhai 1.3.3-2
- re-enable large file support, fell out in 1.3-1
- patch rcp to use long long and %lld format specifiers when reporting file
sizes on large files

Wed Apr 14 00:00:00 2004 Nalin Dahyabhai 1.3.3-1
- update to 1.3.3

Wed Mar 10 23:00:00 2004 Nalin Dahyabhai 1.3.2-1
- update to 1.3.2

Mon Mar 8 23:00:00 2004 Nalin Dahyabhai 1.3.1-12
- rebuild

Tue Mar 2 23:00:00 2004 Elliot Lee 1.3.1-11.1
- rebuilt

Fri Feb 13 23:00:00 2004 Elliot Lee 1.3.1-11
- rebuilt

Mon Feb 9 23:00:00 2004 Nalin Dahyabhai 1.3.1-10
- catch krb4 send_to_kdc cases in kdc preference patch

Mon Feb 2 23:00:00 2004 Nalin Dahyabhai 1.3.1-9
- remove patch to set TERM in klogind which, combined with the upstream fix in
1.3.1, actually produces the bug now (#114762)

Mon Jan 19 23:00:00 2004 Nalin Dahyabhai 1.3.1-8
- when iterating over lists of interfaces which are \"up\" from getifaddrs(),
skip over those which have no address (#113347)

Mon Jan 12 23:00:00 2004 Nalin Dahyabhai
- prefer the kdc which last replied to a request when sending requests to kdcs

Mon Nov 24 23:00:00 2003 Nalin Dahyabhai 1.3.1-7
- fix combination of --with-netlib and --enable-dns (#82176)

Tue Nov 18 23:00:00 2003 Nalin Dahyabhai
- remove libdefault ticket_lifetime option from the default krb5.conf, it is
ignored by libkrb5

Fri Sep 26 00:00:00 2003 Nalin Dahyabhai 1.3.1-6
- fix bug in patch to make rlogind start login with a clean environment a la
netkit rlogin, spotted and fixed by Scott McClung

Wed Sep 24 00:00:00 2003 Nalin Dahyabhai 1.3.1-5
- include profile.d scriptlets in krb5-devel so that krb5-config will be in
the path if krb5-workstation isn\'t installed, reported by Kir Kolyshkin

Tue Sep 9 00:00:00 2003 Nalin Dahyabhai
- add more etypes (arcfour) to the default enctype list in kdc.conf
- don\'t apply previous patch, refused upstream

Sat Sep 6 00:00:00 2003 Nalin Dahyabhai 1.3.1-4
- fix 32/64-bit bug storing and retrieving the issue_date in v4 credentials

Thu Sep 4 00:00:00 2003 Dan Walsh 1.3.1-3
- Don\'t check for write access on /etc/krb5.conf if SELinux

Wed Aug 27 00:00:00 2003 Nalin Dahyabhai 1.3.1-2
- fixup some int/pointer varargs wackiness

Wed Aug 6 00:00:00 2003 Nalin Dahyabhai 1.3.1-1
- rebuild

Tue Aug 5 00:00:00 2003 Nalin Dahyabhai 1.3.1-0
- update to 1.3.1

Fri Jul 25 00:00:00 2003 Nalin Dahyabhai 1.3-2
- pull fix for non-compliant encoding of salt field in etype-info2 preauth
data from 1.3.1 beta 1, until 1.3.1 is released.

Tue Jul 22 00:00:00 2003 Nalin Dahyabhai 1.3-1
- update to 1.3

Tue Jul 8 00:00:00 2003 Nalin Dahyabhai 1.2.8-4
- correctly use stdargs

Thu Jun 19 00:00:00 2003 Nalin Dahyabhai 1.3-0.beta.4
- test update to 1.3 beta 4
- ditch statglue build option
- krb5-devel requires e2fsprogs-devel, which now provides libss and libcom_err

Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt

Thu May 22 00:00:00 2003 Jeremy Katz 1.2.8-2
- gcc 3.3 doesn\'t implement varargs.h, include stdarg.h instead

Thu Apr 10 00:00:00 2003 Nalin Dahyabhai 1.2.8-1
- update to 1.2.8

Tue Apr 1 00:00:00 2003 Nalin Dahyabhai 1.2.7-14
- fix double-free of enc_part2 in krb524d

Fri Mar 21 23:00:00 2003 Nalin Dahyabhai 1.2.7-13
- update to latest patch kit for MITKRB5-SA-2003-004

Wed Mar 19 23:00:00 2003 Nalin Dahyabhai 1.2.7-12
- add patch included in MITKRB5-SA-2003-003 (CAN-2003-0028)

Mon Mar 17 23:00:00 2003 Nalin Dahyabhai 1.2.7-11
- add patches from patchkit from MITKRB5-SA-2003-004 (CAN-2003-0138 and
CAN-2003-0139)

Thu Mar 6 23:00:00 2003 Nalin Dahyabhai 1.2.7-10
- rebuild

Thu Mar 6 23:00:00 2003 Nalin Dahyabhai 1.2.7-9
- fix buffer underrun in unparsing certain principals (CAN-2003-0082)

Tue Feb 4 23:00:00 2003 Nalin Dahyabhai 1.2.7-8
- add patch to document the reject-bad-transited option in kdc.conf

Mon Feb 3 23:00:00 2003 Nalin Dahyabhai
- add patch to fix server-side crashes when principals have no
components (CAN-2003-0072)

Thu Jan 23 23:00:00 2003 Nalin Dahyabhai 1.2.7-7
- add patch from Mark Cox for exploitable bugs in ftp client

Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt

Wed Jan 15 23:00:00 2003 Nalin Dahyabhai 1.2.7-5
- use PICFLAGS when building code from the ktany patch

Thu Jan 9 23:00:00 2003 Bill Nottingham 1.2.7-4
- debloat

Tue Jan 7 23:00:00 2003 Jeremy Katz 1.2.7-3
- include .so.
* symlinks as well as .so.
*.
*

Mon Dec 9 23:00:00 2002 Jakub Jelinek 1.2.7-2
- always #include to access errno, never do it directly
- enable LFS on a bunch of other 32-bit arches

Wed Dec 4 23:00:00 2002 Nalin Dahyabhai
- increase the maximum name length allowed by kuserok() to the higher value
used in development versions

Mon Dec 2 23:00:00 2002 Nalin Dahyabhai
- install src/krb524/README as README.krb524 in the -servers package,
includes information about converting for AFS principals

Fri Nov 15 23:00:00 2002 Nalin Dahyabhai 1.2.7-1
- update to 1.2.7
- disable use of tcl

Mon Nov 11 23:00:00 2002 Nalin Dahyabhai
- update to 1.2.7-beta2 (internal only, not for release), dropping dnsparse
and kadmind4 fixes

Thu Oct 24 00:00:00 2002 Nalin Dahyabhai 1.2.6-5
- add patch for buffer overflow in kadmind4 (not used by default)

Sat Oct 12 00:00:00 2002 Nalin Dahyabhai 1.2.6-4
- drop a hunk from the dnsparse patch which is actually redundant (thanks to
Tom Yu)

Thu Oct 10 00:00:00 2002 Nalin Dahyabhai 1.2.6-3
- patch to handle truncated dns responses

Tue Oct 8 00:00:00 2002 Nalin Dahyabhai 1.2.6-2
- remove hashless key types from the default kdc.conf, they\'re not supposed to
be there, noted by Sam Hartman on krbdev

Sat Sep 28 00:00:00 2002 Nalin Dahyabhai 1.2.6-1
- update to 1.2.6

Sat Sep 14 00:00:00 2002 Nalin Dahyabhai 1.2.5-7
- use %{_lib} for the sake of multilib systems

Sat Aug 3 00:00:00 2002 Nalin Dahyabhai 1.2.5-6
- add patch from Tom Yu for exploitable bugs in rpc code used in kadmind

Wed Jul 24 00:00:00 2002 Nalin Dahyabhai 1.2.5-5
- fix bug in krb5.csh which would cause the path check to always succeed

Sat Jul 20 00:00:00 2002 Jakub Jelinek 1.2.5-4
- build even libdb.a with -fPIC and $RPM_OPT_FLAGS.

Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild

Mon May 27 00:00:00 2002 Tim Powers
- automated rebuild

Thu May 2 00:00:00 2002 Nalin Dahyabhai 1.2.5-1
- update to 1.2.5
- disable statglue

Fri Mar 1 23:00:00 2002 Nalin Dahyabhai 1.2.4-1
- update to 1.2.4

Wed Feb 20 23:00:00 2002 Nalin Dahyabhai 1.2.3-5
- rebuild in new environment
- reenable statglue

Sat Jan 26 23:00:00 2002 Florian La Roche
- prereq chkconfig for the server subpackage

Wed Jan 16 23:00:00 2002 Nalin Dahyabhai 1.2.3-3
- build without -g3, which gives us large static libraries in -devel

Tue Jan 15 23:00:00 2002 Nalin Dahyabhai 1.2.3-2
- reintroduce ld.so.conf munging in the -libs %post

Thu Jan 10 23:00:00 2002 Nalin Dahyabhai 1.2.3-1
- rename the krb5 package back to krb5-libs; the previous rename caused
something of an uproar
- update to 1.2.3, which includes the FTP and telnetd fixes
- configure without --enable-dns-for-kdc --enable-dns-for-realm, which now set
the default behavior instead of enabling the feature (the feature is enabled
by --enable-dns, which we still use)
- reenable optimizations on Alpha
- support more encryption types in the default kdc.conf (heads-up from post
to comp.protocols.kerberos by Jason Heiss)

Sat Aug 4 00:00:00 2001 Nalin Dahyabhai 1.2.2-14
- rename the krb5-libs package to krb5 (naming a subpackage -libs when there
is no main package is silly)
- move defaults for PAM to the appdefaults section of krb5.conf -- this is
the area where the krb5_appdefault_
* functions look for settings)
- disable statglue (warning: breaks binary compatibility with previous
packages, but has to be broken at some point to work correctly with
unpatched versions built with newer versions of glibc)

Sat Aug 4 00:00:00 2001 Nalin Dahyabhai 1.2.2-13
- bump release number and rebuild

Thu Aug 2 00:00:00 2001 Nalin Dahyabhai
- add patch to fix telnetd vulnerability

Sat Jul 21 00:00:00 2001 Nalin Dahyabhai
- tweak statglue.c to fix stat/stat64 aliasing problems
- be cleaner in use of gcc to build shlibs

Thu Jul 12 00:00:00 2001 Nalin Dahyabhai
- use gcc to build shared libraries

Thu Jun 28 00:00:00 2001 Nalin Dahyabhai
- add patch to support \"ANY\" keytab type (i.e.,
\"default_keytab_name = ANY:FILE:/etc/krb5.keytab,SRVTAB:/etc/srvtab\"
patch from Gerald Britton, #42551)
- build with -D_FILE_OFFSET_BITS=64 to get large file I/O in ftpd (#30697)
- patch ftpd to use long long and %lld format specifiers to support the SIZE
command on large files (also #30697)
- don\'t use LOG_AUTH as an option value when calling openlog() in ksu (#45965)
- implement reload in krb5kdc and kadmind init scripts (#41911)
- lose the krb5server init script (not using it any more)

Mon Jun 25 00:00:00 2001 Elliot Lee
- Bump release + rebuild.

Wed May 30 00:00:00 2001 Nalin Dahyabhai
- pass some structures by address instead of on the stack in krb5kdc

Wed May 23 00:00:00 2001 Nalin Dahyabhai
- rebuild in new environment

Fri Apr 27 00:00:00 2001 Nalin Dahyabhai
- add patch from Tom Yu to fix ftpd overflows (#37731)

Thu Apr 19 00:00:00 2001 Than Ngo
- disable optimizations on the alpha again

Sat Mar 31 00:00:00 2001 Nalin Dahyabhai
- add in glue code to make sure that libkrb5 continues to provide a
weak copy of stat()

Thu Mar 15 23:00:00 2001 Nalin Dahyabhai
- build alpha with -O0 for now

Thu Mar 8 23:00:00 2001 Nalin Dahyabhai
- fix the kpropd init script

Mon Mar 5 23:00:00 2001 Nalin Dahyabhai
- update to 1.2.2, which fixes some bugs relating to empty ETYPE-INFO
- re-enable optimization on Alpha

Thu Feb 8 23:00:00 2001 Nalin Dahyabhai
- build alpha with -O0 for now
- own /var/kerberos

Tue Feb 6 23:00:00 2001 Nalin Dahyabhai
- own the directories which are created for each package (#26342)

Tue Jan 23 23:00:00 2001 Nalin Dahyabhai
- gettextize init scripts

Fri Jan 19 23:00:00 2001 Nalin Dahyabhai
- add some comments to the ksu patches for the curious
- re-enable optimization on alphas

Mon Jan 15 23:00:00 2001 Nalin Dahyabhai
- fix krb5-send-pr (#18932) and move it from -server to -workstation
- buildprereq libtermcap-devel
- temporariliy disable optimization on alphas
- gettextize init scripts

Tue Dec 5 23:00:00 2000 Nalin Dahyabhai
- force -fPIC

Fri Dec 1 23:00:00 2000 Nalin Dahyabhai
- rebuild in new environment

Tue Oct 31 23:00:00 2000 Nalin Dahyabhai
- add bison as a BuildPrereq (#20091)

Mon Oct 30 23:00:00 2000 Nalin Dahyabhai
- change /usr/dict/words to /usr/share/dict/words in default kdc.conf (#20000)

Fri Oct 6 00:00:00 2000 Nalin Dahyabhai
- apply kpasswd bug fixes from David Wragg

Thu Oct 5 00:00:00 2000 Nalin Dahyabhai
- make krb5-libs obsolete the old krb5-configs package (#18351)
- don\'t quit from the kpropd init script if there\'s no principal database so
that you can propagate the first time without running kpropd manually
- don\'t complain if /etc/ld.so.conf doesn\'t exist in the -libs %post

Wed Sep 13 00:00:00 2000 Nalin Dahyabhai
- fix credential forwarding problem in klogind (goof in KRB5CCNAME handling)
(#11588)
- fix heap corruption bug in FTP client (#14301)

Thu Aug 17 00:00:00 2000 Nalin Dahyabhai
- fix summaries and descriptions
- switched the default transfer protocol from PORT to PASV as proposed on
bugzilla (#16134), and to match the regular ftp package\'s behavior

Thu Jul 20 00:00:00 2000 Jeff Johnson
- rebuild to compress man pages.

Sun Jul 16 00:00:00 2000 Bill Nottingham
- move initscript back

Sat Jul 15 00:00:00 2000 Nalin Dahyabhai
- disable servers by default to keep linuxconf from thinking they need to be
started when they don\'t

Fri Jul 14 00:00:00 2000 Prospector
- automatic rebuild

Tue Jul 11 00:00:00 2000 Nalin Dahyabhai
- change cleanup code in post to not tickle chkconfig
- add grep as a Prereq: for -libs

Fri Jul 7 00:00:00 2000 Nalin Dahyabhai
- move condrestarts to postun
- make xinetd configs noreplace
- add descriptions to xinetd configs
- add /etc/init.d as a prereq for the -server package
- patch to properly truncate $TERM in krlogind

Sat Jul 1 00:00:00 2000 Nalin Dahyabhai
- update to 1.2.1
- back out Tom Yu\'s patch, which is a big chunk of the 1.2 -> 1.2.1 update
- start using the official source tarball instead of its contents

Fri Jun 30 00:00:00 2000 Nalin Dahyabhai
- Tom Yu\'s patch to fix compatibility between 1.2 kadmin and 1.1.1 kadmind
- pull out 6.2 options in the spec file (sonames changing in 1.2 means it\'s not
compatible with other stuff in 6.2, so no need)

Thu Jun 29 00:00:00 2000 Nalin Dahyabhai
- tweak graceful start/stop logic in post and preun

Tue Jun 27 00:00:00 2000 Nalin Dahyabhai
- update to the 1.2 release
- ditch a lot of our patches which went upstream
- enable use of DNS to look up things at build-time
- disable use of DNS to look up things at run-time in default krb5.conf
- change ownership of the convert-config-files script to root.root
- compress PS docs
- fix some typos in the kinit man page
- run condrestart in server post, and shut down in preun

Tue Jun 20 00:00:00 2000 Nalin Dahyabhai
- only remove old krb5server init script links if the init script is there

Sun Jun 18 00:00:00 2000 Nalin Dahyabhai
- disable kshell and eklogin by default

Fri Jun 16 00:00:00 2000 Nalin Dahyabhai
- patch mkdir/rmdir problem in ftpcmd.y
- add condrestart option to init script
- split the server init script into three pieces and add one for kpropd

Thu Jun 15 00:00:00 2000 Nalin Dahyabhai
- make sure workstation servers are all disabled by default
- clean up krb5server init script

Sat Jun 10 00:00:00 2000 Nalin Dahyabhai
- apply second set of buffer overflow fixes from Tom Yu
- fix from Dirk Husung for a bug in buffer cleanups in the test suite
- work around possibly broken rev binary in running test suite
- move default realm configs from /var/kerberos to /var/kerberos

Wed Jun 7 00:00:00 2000 Nalin Dahyabhai
- make ksu and v4rcp owned by root

Sun Jun 4 00:00:00 2000 Nalin Dahyabhai
- use %{_infodir} to better comply with FHS
- move .so files to -devel subpackage
- tweak xinetd config files (bugs #11833, #11835, #11836, #11840)
- fix package descriptions again

Thu May 25 00:00:00 2000 Nalin Dahyabhai
- change a LINE_MAX to 1024, fix from Ken Raeburn
- add fix for login vulnerability in case anyone rebuilds without krb4 compat
- add tweaks for byte-swapping macros in krb.h, also from Ken
- add xinetd config files
- make rsh and rlogin quieter
- build with debug to fix credential forwarding
- add rsh as a build-time req because the configure scripts look for it to
determine paths

Thu May 18 00:00:00 2000 Nalin Dahyabhai
- fix config_subpackage logic

Wed May 17 00:00:00 2000 Nalin Dahyabhai
- remove setuid bit on v4rcp and ksu in case the checks previously added
don\'t close all of the problems in ksu
- apply patches from Jeffrey Schiller to fix overruns Chris Evans found
- reintroduce configs subpackage for use in the errata
- add PreReq: sh-utils

Tue May 16 00:00:00 2000 Nalin Dahyabhai
- fix double-free in the kdc (patch merged into MIT tree)
- include convert-config-files script as a documentation file

Thu May 4 00:00:00 2000 Nalin Dahyabhai
- patch ksu man page because the -C option never works
- add access() checks and disable debug mode in ksu
- modify default ksu build arguments to specify more directories in CMD_PATH
and to use getusershell()

Thu May 4 00:00:00 2000 Bill Nottingham
- fix configure stuff for ia64

Tue Apr 11 00:00:00 2000 Nalin Dahyabhai
- add LDCOMBINE=-lc to configure invocation to use libc versioning (bug #10653)
- change Requires: for/in subpackages to include 1.3.4

Thu Apr 6 00:00:00 2000 Nalin Dahyabhai
- add man pages for kerberos(1), kvno(1), .k5login(5)
- add kvno to -workstation

Tue Apr 4 00:00:00 2000 Nalin Dahyabhai
- Merge krb5-configs back into krb5-libs. The krb5.conf file is marked as
a %config file anyway.
- Make krb5.conf a noreplace config file.

Fri Mar 31 00:00:00 2000 Nalin Dahyabhai
- Make klogind pass a clean environment to children, like NetKit\'s rlogind does.

Wed Mar 8 23:00:00 2000 Nalin Dahyabhai
- Don\'t enable the server by default.
- Compress info pages.
- Add defaults for the PAM module to krb5.conf

Mon Mar 6 23:00:00 2000 Nalin Dahyabhai
- Correct copyright: it\'s exportable now, provided the proper paperwork is
filed with the government.

Fri Mar 3 23:00:00 2000 Nalin Dahyabhai
- apply Mike Friedman\'s patch to fix format string problems
- don\'t strip off argv[0] when invoking regular rsh/rlogin

Thu Mar 2 23:00:00 2000 Nalin Dahyabhai
- run kadmin.local correctly at startup

Mon Feb 28 23:00:00 2000 Nalin Dahyabhai
- pass absolute path to kadm5.keytab if/when extracting keys at startup

Sat Feb 19 23:00:00 2000 Nalin Dahyabhai
- fix info page insertions

Wed Feb 9 23:00:00 2000 Nalin Dahyabhai
- tweak server init script to automatically extract kadm5 keys if
/var/kerberos/krb5kdc/kadm5.keytab doesn\'t exist yet
- adjust package descriptions

Thu Feb 3 23:00:00 2000 Nalin Dahyabhai
- fix for potentially gzipped man pages

Fri Jan 21 23:00:00 2000 Nalin Dahyabhai
- fix comments in krb5-configs

Fri Jan 7 23:00:00 2000 Nalin Dahyabhai
- move /usr/kerberos/bin to end of PATH

Tue Dec 28 23:00:00 1999 Nalin Dahyabhai
- install kadmin header files

Tue Dec 21 23:00:00 1999 Nalin Dahyabhai
- patch around TIOCGTLC defined on alpha and remove warnings from libpty.h
- add installation of info docs
- remove krb4 compat patch because it doesn\'t fix workstation-side servers

Mon Dec 20 23:00:00 1999 Nalin Dahyabhai
- remove hesiod dependency at build-time

Sun Dec 19 23:00:00 1999 Nalin Dahyabhai
- rebuild on 1.1.1

Fri Oct 8 00:00:00 1999 Nalin Dahyabhai
- clean up init script for server, verify that it works [jlkatz]
- clean up rotation script so that rc likes it better
- add clean stanza

Tue Oct 5 00:00:00 1999 Nalin Dahyabhai
- backed out ncurses and makeshlib patches
- update for krb5-1.1
- add KDC rotation to rc.boot, based on ideas from Michael\'s C version

Mon Sep 27 00:00:00 1999 Nalin Dahyabhai
- added -lncurses to telnet and telnetd makefiles

Tue Jul 6 00:00:00 1999 Nalin Dahyabhai
- added krb5.csh and krb5.sh to /etc/profile.d

Wed Jun 23 00:00:00 1999 Nalin Dahyabhai
- broke out configuration files

Tue Jun 15 00:00:00 1999 Nalin Dahyabhai
- fixed server package so that it works now

Sun May 16 00:00:00 1999 Nalin Dahyabhai
- started changelog (previous package from zedz.net)
- updated existing 1.0.5 RPM from Eos Linux to krb5 1.0.6
- added --force to makeinfo commands to skip errors during build


 
ICM