SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for libkrb5-1.4.1-alt1.i586.rpm :
Sun Jun 19 08:00:00 2005 Sergey Bolshakov 1.4.1-alt1
- 1.4.1
- subpackages rearranged:
+ made new -kdc, -kadmin and -kinit subpackages
+ old -server and -workstation now contains no data
+ extra docs packaged separately to -doc subpackage
- some libraries returned back to %_libdir
- bugs fixed: #6109, #6678, #6727

Fri Jan 21 07:00:00 2005 Sergey Bolshakov 1.3.6-alt1
- 1.3.6

Mon Aug 30 08:00:00 2004 Dmitry V. Levin 1.3.1-alt5
- NMU, fixes:
+ MITKRB5-SA-2004-001,
+ MITKRB5-SA-2004-002,
+ MITKRB5-SA-2004-003.

Mon Jun 28 08:00:00 2004 ALT QA Team Robot 1.3.1-alt4.1
- Removed unneeded %set_*_version calls.

Tue Feb 24 07:00:00 2004 Alexander Bokovoy 1.3.1-alt4
- Force -I/usr/include/et in krb5-config

Fri Feb 13 07:00:00 2004 Alexander Bokovoy 1.3.1-alt3
- Fixed:
+ #3494, #3655, #3136, and #2770
- Changed:
+ Libraries moved from /usr/lib/krb5 to /lib
- Added:
+ Compile krb5 against system libcom_err from libe2fs
- Removed:
+ Static libraries

Mon Sep 29 08:00:00 2003 Alexander Bokovoy 1.3.1-alt2
- Added:
+ all init scripts moved to start-stop-daemon approach
- Fixed:
+ #2875, in kpropd and kadmind initscripts
- Removed:
+ Kerberos IV support

Mon Sep 29 08:00:00 2003 Alexander Bokovoy 1.3.1-alt1
- 1.3.1 release (with support for RC4-HMAC encryption type)

Mon Mar 24 07:00:00 2003 Alexander Bokovoy 1.2.7-alt2
- Fixed:
+ MITKRB5-SA-2003-03
+ CAN-2003-0072
+ CAN-2003-0082

Sat Feb 15 07:00:00 2003 Alexander Bokovoy 1.2.7-alt1
- 1.2.7
- Fixed:
+ krb5-config to reflect our layout
+ localstatedir to /var/lib/kerberos
+ description of libkrb5-devel
- Splitted:
+ statically compiled libraries to libkrb5-devel-static

Mon Jan 27 07:00:00 2003 Alexander Bokovoy 1.2.5.1-alt2
- Merge AW changes with Sisyphus

Mon Jan 20 07:00:00 2003 Grigory Milev 1.2.5.1-5aw
- spec cleanup

Thu Jan 9 07:00:00 2003 Grigory Milev 1.2.5.1-4aw
- AW adaptations

Mon Dec 30 07:00:00 2002 Alexander Bokovoy 1.2.5.1-alt1
- Integrate krb5-current into Sisyphus
- Patch list revised
- Move various samples to libkrb5-devel

Wed Sep 4 08:00:00 2002 Alexander Bokovoy 1.2.5.1-1aw
- Integrate krb5-current to get access to enc.type 23
- remove libtinfo/samba support as it is not required yet.

Mon Aug 5 08:00:00 2002 Alexander Bokovoy 1.2.5-alt1
- New release
- Fixed:
+ MITKRB5-SA-2002-001: Remote root vulnerability in MIT krb5 admin system
- Added but not compiled in yet:
+ A patch from Andrew Tridgell to better support Samba 3.0 ADS mode

Thu Jul 18 08:00:00 2002 Alexander Bokovoy 1.2.2-alt7
- Build against libtinfo, get rid of termcap/ncurses

Sat Mar 2 07:00:00 2002 Alexander Bokovoy 1.2.2-alt6
- Fixed:
+ /usr/include/krb5 ownership

Thu Jan 3 07:00:00 2002 Alexander Bokovoy 1.2.2-alt5
- Fixed:
+ documentation clashes with overriden utilites

Tue Dec 18 07:00:00 2001 Alexander Bokovoy 1.2.2-alt4
- Fixed:
+ paths in xinet.d services
+ /var/kerberos moved to /var/lib/kerberos (FHS)

Mon Dec 17 07:00:00 2001 Alexander Bokovoy 1.2.2-alt3
- Fixed:
+ postin/un scripts for libkrb5

Sat Dec 15 07:00:00 2001 Alexander Bokovoy 1.2.2-alt2
- Fixed:
+ Info pages for server/workstation

Tue Dec 11 07:00:00 2001 Alexander Bokovoy 1.2.2-alt1
- Initial build for ALT Linux based on Applianceware version
- Fixed:
+ all libs moved to /usr/lib/krb5/, includes to /usr/include/krb5
+ postinstall/postuninstall scripts for libs
+ dependencies for several sub-packages to eliminate file deps.
+ krb5-send-pr to not expose direct Requires: to nis/yp utils
- Packages renamed:
+ krb5-libs -> libkrb5
+ krb5-devel -> libkrb5-devel

Fri Aug 3 08:00:00 2001 Nalin Dahyabhai
- bump release number and rebuild

Wed Aug 1 08:00:00 2001 Nalin Dahyabhai
- add patch to fix telnetd vulnerability

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

Wed Jul 11 08:00:00 2001 Nalin Dahyabhai
- use gcc to build shared libraries

Wed Jun 27 08: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)

Sun Jun 24 08:00:00 2001 Elliot Lee
- Bump release + rebuild.

Tue May 29 08:00:00 2001 Nalin Dahyabhai
- pass some structures by address instead of on the stack in krb5kdc

Tue May 22 08:00:00 2001 Nalin Dahyabhai
- rebuild in new environment

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

Wed Apr 18 08:00:00 2001 Than Ngo
- disable optimizations on the alpha again

Fri Mar 30 08: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 07:00:00 2001 Nalin Dahyabhai
- build alpha with -O0 for now

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

Mon Mar 5 07: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 07:00:00 2001 Nalin Dahyabhai
- build alpha with -O0 for now
- own /var/kerberos

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

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

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

Mon Jan 15 07: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 07:00:00 2000 Nalin Dahyabhai
- force -fPIC

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

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

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

Thu Oct 5 08:00:00 2000 Nalin Dahyabhai
- apply kpasswd bug fixes from David Wragg

Wed Oct 4 08: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

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

Wed Aug 16 08: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

Wed Jul 19 08:00:00 2000 Jeff Johnson
- rebuild to compress man pages.

Sat Jul 15 08:00:00 2000 Bill Nottingham
- move initscript back

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

Thu Jul 13 08:00:00 2000 Prospector
- automatic rebuild

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

Thu Jul 6 08: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

Fri Jun 30 08: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

Thu Jun 29 08: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)

Wed Jun 28 08:00:00 2000 Nalin Dahyabhai
- tweak graceful start/stop logic in post and preun

Mon Jun 26 08: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

Mon Jun 19 08:00:00 2000 Nalin Dahyabhai
- only remove old krb5server init script links if the init script is there

Sat Jun 17 08:00:00 2000 Nalin Dahyabhai
- disable kshell and eklogin by default

Thu Jun 15 08: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

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

Fri Jun 9 08: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

Tue Jun 6 08:00:00 2000 Nalin Dahyabhai
- make ksu and v4rcp owned by root

Sat Jun 3 08: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

Wed May 24 08: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

Wed May 17 08:00:00 2000 Nalin Dahyabhai
- fix config_subpackage logic

Tue May 16 08: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

Mon May 15 08: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

Wed May 3 08: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()

Wed May 3 08:00:00 2000 Bill Nottingham
- fix configure stuff for ia64

Mon Apr 10 08: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.4.1

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

Mon Apr 3 08: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.

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

Wed Mar 8 07: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 07:00:00 2000 Nalin Dahyabhai
- Correct copyright: it\'s exportable now, provided the proper paperwork is
filed with the government.

Fri Mar 3 07: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 07:00:00 2000 Nalin Dahyabhai
- run kadmin.local correctly at startup

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

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

Wed Feb 9 07: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 07:00:00 2000 Nalin Dahyabhai
- fix for potentially gzipped man pages

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

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

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

Tue Dec 21 07: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 07:00:00 1999 Nalin Dahyabhai
- remove hesiod dependency at build-time

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

Thu Oct 7 08: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

Mon Oct 4 08: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

Sun Sep 26 08:00:00 1999 Nalin Dahyabhai
- added -lncurses to telnet and telnetd makefiles

Mon Jul 5 08:00:00 1999 Nalin Dahyabhai
- added krb5.csh and krb5.sh to /etc/profile.d

Tue Jun 22 08:00:00 1999 Nalin Dahyabhai
- broke out configuration files

Mon Jun 14 08:00:00 1999 Nalin Dahyabhai
- fixed server package so that it works now

Sat May 15 08:00:00 1999 Nalin Dahyabhai
- started changelog
- updated existing 1.0.5 RPM from Eos Linux to krb5 1.0.6
- added --force to makeinfo commands to skip errors during build