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)
commit8be74302ae55c91deefdb6f1cf3697ffeaae39a3
treef828d8f01700bb4b802ee222ca14f279b8aca532
parent05fc8d8ba445a71b18b20f7ad950ea0fdf5648d7
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