8 Commits

Author SHA1 Message Date
jogo
cdf2765d83 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:57 +00:00
jow
e5e28ce988 [packages] krb5: MIT krb5 Security Advisory 2011-002 (CVE-2011-0281, CVE-2011-0283)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-16 11:54:11 +00:00
flyn
0212f58be1 Return 001-krb5kdc-dir-to-etc.patch; move database from /var to /etc for persistence
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-16 06:14:27 +00:00
flyn
f20a22d428 Remove krb5 patches made unnecessary by version bump
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 17:13:32 +00:00
flyn
a8f94b7f23 Update krb5 to 1.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 17:12:34 +00:00
jow
67a7674231 [packages] krb5: ensure linking against supplied libcom_err (#6508)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 13:55:28 +00:00
jow
2148d045e6 [packages] krb5: move persistent database to /etc (#6475)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 20:36:55 +00:00
jow
391cd71936 [packages] add krb5, the MIT Kerberos 5 implementation (#6101)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 19:46:07 +00:00