Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2010 10:29:25 -0400
From:      Ryan Steinmetz <rpsfa@rit.edu>
To:        freebsd-hackers@freebsd.org
Subject:   Unofficial Heimdal 1.1 backport from 8.0-RELEASE for 7.3-RELEASE
Message-ID:  <20100411142925.GB6205@fast.rit.edu>

next in thread | raw e-mail | index | archive | help
All,

I've created a patch that will replace Heimdal 0.6.x that comes with 7.3-R base with a backported version of Heimdal 1.1 from 8.0-R and have found it useful in a couple of scenarios.  This should add in AES support, among other things, without having to rely on/use ports.


http://people.rit.edu/rpsfa/freebsd/heimdal-1.1_for_7.3.tgz

To install:
-Obtain a fresh source tree for 7.3-R
-cd /usr/src && patch -p0 < /path/to/patch
-Rebuild/install world and re-run mergemaster


No warranties/guarantees; however, it has worked for me so far and I figured that I would share,

-r



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100411142925.GB6205>