./security/heimdal, Kerberos 5 implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.2nb2, Package name: heimdal-1.5.2nb2, Maintainer: pkgsrc-users

Heimdal is a free implementation of Kerberos 5.

Kerberos is a system for authenticating users and services on a network.
It is built upon the assumption that the network is "unsafe". Kerberos
is a trusted third-party service. That means that there is a third
party (the Kerberos server) that is trusted by all the entities on the
network (users and services, usually called "principals"). All
principals share a secret password (or key) with the Kerberos server and
this enables principals to verify that the messages from the Kerberos
server are authentic. Thus trusting the Kerberos server, users and
services can authenticate each other.


Required to run:
[databases/sqlite3]

Required to build:
[devel/libtool-base] [devel/bison]

Package options: inet6

Master sites:

SHA1: dd0920a181d18236432e4b3e5eab6e468cda4b89
RMD160: 1ab2f835309a916dfbba667d3d0d38a57c312fde
Filesize: 6639.272 KB

Version history: (Expand)


CVS history: (Expand)


   2012-04-27 14:32:08 by OBATA Akio | Files touched by this commit (302)
Log message:
Recursive bump from icu shlib major bumped to 49.
   2012-03-13 10:04:49 by Filip Hajny | Files touched by this commit (1)
Log message:
On SunOS, heimdal never builds hcrypto when pkgsrc OpenSSL used.
   2012-03-11 12:30:06 by Sergey Svishchev | Files touched by this commit (1)
Log message:
PR/39656 -- Use /var/heimdal as hdbdir, not /var.
   2012-02-27 13:39:12 by Aleksej Saushev | Files touched by this commit (6) | Package updated
Log message:
Update to Heimdal 1.5.2

Release Notes - Heimdal - Version Heimdal 1.5.2

 Security fixes
 - CVE-2011-4862 Buffer overflow in libtelnet/encrypt.c in telnetd - escalation \ 
of privilege
 - Check that key types strictly match - denial of service

Release Notes - Heimdal - Version Heimdal 1.5.1

 Bug fixes
 - Fix building on Solaris, requires c99
 - Fix building on Windows
 - Build system updates

Release Notes - Heimdal - Version Heimdal 1.5

New features

 - Support GSS name extensions/attributes
 - SHA512 support
 - No Kerberos 4 support
 - Basic support for MIT Admin protocol (SECGSS flavor)
   in kadmind (extract keytab)
 - Replace editline with libedit
   2012-02-15 23:39:55 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Provide access to tests (TEST_TARGET=check).
   2012-01-18 15:45:37 by Adam Ciarcinski | Files touched by this commit (1) | Package updated
Log message:
Revbump after db5 update
   2011-12-30 19:59:06 by Tim Zingelman | Files touched by this commit (3)
Log message:
Fix for CVE-2011-4862 from FreeBSD

When an encryption key is supplied via the TELNET protocol, its length
is not validated before the key is copied into a fixed-size buffer.
   2011-12-09 02:53:12 by Steven Drake | Files touched by this commit (1)
Log message:
In OWN_DIRS_PERMS change ROOT_GROUP to REAL_ROOT_GROUP