packages: krb5: update to 1.11
authorJonas Gorski <jogo@openwrt.org>
Wed, 20 Feb 2013 13:54:57 +0000 (13:54 +0000)
committerJonas Gorski <jogo@openwrt.org>
Wed, 20 Feb 2013 13:54:57 +0000 (13:54 +0000)
commite0277a5eb8454f06dd04040985f33729fd57d815
tree4376c17ca29766cd5e958e901404e52750865452
parent7c5efd42ae646b30c918ccd338ae2b06f26c58bc
packages: krb5: update to 1.11

The version currently in openwrt (1.8) has known security issues (see
the release announcements for the subsequent releases) and is quite
outdated (March 2010 as compared to Dec 2012).

The following patch bumps the version and also cleans up the build
script (mostly removing dead configure options, removing obsolete
patches, etc).

The testing binary "sclient" is dropped and kadmind is reintroduced in
krb5-server (I know it was removed to "save space", but kadmind is
around 60kB out of a total of around 700kB for a krb5-server
installation and an installation without kadmind is pretty gimped).

I hope this can be applied both to trunk and the attitude_adjustment
branch.

Signed-off-by: David Härdeman <david@hardeman.nu>
SVN-Revision: 35700
net/krb5/Makefile
net/krb5/files/krb5kdc
net/krb5/patches/001-fix-build-warning.patch [new file with mode: 0644]
net/krb5/patches/001-krb5kdc-dir-to-etc.patch
net/krb5/patches/002-MITKRB5-SA-2011-002.patch