freebsd-skq/contrib
Stanislav Sedov ae77177087 - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings
several new kerberos related libraries and applications to FreeBSD:
  o kgetcred(1) allows one to manually get a ticket for a particular service.
  o kf(1) securily forwards ticket to another host through an authenticated
    and encrypted stream.
  o kcc(1) is an umbrella program around klist(1), kswitch(1), kgetcred(1)
    and other user kerberos operations. klist and kswitch are just symlinks
    to kcc(1) now.
  o kswitch(1) allows you to easily switch between kerberos credentials if
    you're running KCM.
  o hxtool(1) is a certificate management tool to use with PKINIT.
  o string2key(1) maps a password into key.
  o kdigest(8) is a userland tool to access the KDC's digest interface.
  o kimpersonate(8) creates a "fake" ticket for a service.

  We also now install manpages for some lirbaries that were not installed
  before, libheimntlm and libhx509.

- The new HEIMDAL version no longer supports Kerberos 4.  All users are
  recommended to switch to Kerberos 5.

- Weak ciphers are now disabled by default.  To enable DES support (used
  by telnet(8)), use "allow_weak_crypto" option in krb5.conf.

- libtelnet, pam_ksu and pam_krb5 are now compiled with error on warnings
  disabled due to the function they use (krb5_get_err_text(3)) being
  deprecated.  I plan to work on this next.

- Heimdal's KDC now require sqlite to operate.  We use the bundled version
  and install it as libheimsqlite.  If some other FreeBSD components will
  require it in the future we can rename it to libbsdsqlite and use for these
  components as well.

- This is not a latest Heimdal version, the new one was released while I was
  working on the update.  I will update it to 1.5.2 soon, as it fixes some
  important bugs and security issues.
2012-03-22 08:48:42 +00:00
..
amd
bind9 Upgrade to BIND 9.8.1-P1 to address the following DDOS bug: 2011-11-17 00:25:35 +00:00
binutils Rename the linker emulation name for powerpc and powerc64. This is needed that 2011-11-19 19:25:57 +00:00
bsnmp memset() wants the size of the structure to clear, not the size 2012-03-18 19:28:52 +00:00
bzip2 In contrib/bzip2/bzip2recover.c, use the correct printf length modifier 2011-12-17 12:52:58 +00:00
com_err - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00
compiler-rt Add SPARC64 version of div/mod written in assembly. 2012-01-12 17:55:22 +00:00
cvs
dialog
diff
dtc
ee In contrib/ee/ee.c, fix a few warnings about format strings not being 2011-12-17 14:26:16 +00:00
expat
file In contrib/file/softmagic.c, fix a potential format string security 2011-12-15 23:28:17 +00:00
gcc Implement -print-file-name=include (which is undocumented 2012-02-10 05:05:42 +00:00
gcclibs Add support for __COUNTER__. 2011-12-13 17:34:47 +00:00
gdb fix ABI detection logic: for 64-bit elf objects set default ABI to n64. 2012-03-19 03:27:08 +00:00
gdtoa Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
gnu-sort
gperf In contrib/gperf/src/output.cc, use the correct printf length modifier 2011-12-16 23:15:11 +00:00
groff Pull up vendor changes to mdoc(7) 2012-01-05 21:36:12 +00:00
ipfilter
less Redo r228645, but instead of casting away const conversion warnings in 2012-01-01 20:13:02 +00:00
libarchive Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
libbegemot
libc++ Import a slightly newer libc++, with some bugs fixed that were found by running 2012-03-14 14:40:22 +00:00
libcxxrt Import new version of libcxxrt. Now works correctly with libobjc2 to implement 2012-03-20 17:58:15 +00:00
libpcap
libreadline
libstdc++ Add explicit braces to avoid dangling else in stl_tree.h. This silences 2012-03-19 19:01:34 +00:00
llvm Pull in r145194 from upstream clang trunk: 2012-03-12 21:07:22 +00:00
lukemftpd
ncurses
netcat Switch from setfib(2) moving the process to a different FIB to setsockopt(2) 2012-02-14 11:37:04 +00:00
ngatm
ntp Remove extraneous log message 2012-03-12 01:06:29 +00:00
nvi
ofed
one-true-awk - Merged awk upstream that includes a fix for a bug exposed by kmod_syms.mk. 2011-08-11 10:29:10 +00:00
openbsm
openpam Merge upstream r509: don't log an error in the common case (ENOENT). 2011-12-22 18:12:51 +00:00
openresolv Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00
opie
pam_modules/pam_passwdqc
pf Fix the upper limit bounds checking for the "rtables" keyword wrapping 2012-02-03 13:54:25 +00:00
pnpinfo In contrib/pnpinfo/pnpinfo.c, remove an extraneous parameter from the 2011-12-17 23:43:40 +00:00
sendmail Shut up warnings with Cyrus SASL 2.1.25. 2011-10-01 18:20:10 +00:00
smbfs Bump .Dd date for previous revision. 2011-09-17 22:53:05 +00:00
tcp_wrappers
tcpdump Fix incorrect uses of sizeof(). 2011-12-28 05:58:31 +00:00
tcsh Update to tcsh 6.18.01. 2012-02-22 03:36:15 +00:00
telnet Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] 2011-12-23 15:00:37 +00:00
texinfo
tnftp Move determination of socket buffer sizes from startup to the first time a 2012-03-10 11:25:53 +00:00
top In batch mode, exit after receiving SIGINT, instead of immediate 2012-03-07 18:05:45 +00:00
traceroute
tzcode - set progname for use in usage() 2011-12-08 02:40:46 +00:00
tzdata MFV of r226974, tzdata2011n 2011-11-01 02:01:55 +00:00
wpa
xz