ajacoutot
e272af69b3
Unbreak, need python to build.
2022-11-16 13:26:16 +00:00
robert
a5096d7cdb
security update to 7.8.0; fixes several CVEs:
...
CVE-2022-42898 PAC parse integer overflows
CVE-2022-3437 Overflows and non-constant time leaks in DES{,3} and arcfour
CVE-2022-41916 Fix Unicode normalization read of 1 bytes past end of array
CVE-2021-44758 NULL dereference DoS in SPNEGO acceptors
CVE-2021-3671 A null pointer de-reference when handling missing sname in TGS-REQ
CVE-2022-44640 Heimdal KDC: invalid free in ASN.1 codec
ok aja@
2022-11-16 08:47:37 +00:00
sthen
5b4588fb39
sync WANTLIB
2022-03-31 13:37:02 +00:00
naddy
8c0294c2fa
drop RCS Ids
2022-03-11 19:53:16 +00:00
ajacoutot
f988efe3c6
Drop execinfo.h removal patches.
2021-06-10 14:07:25 +00:00
ajacoutot
0458155fb0
Fix HOMEPAGE.
2020-05-31 08:04:37 +00:00
ajacoutot
63f7cb0cef
Update to heimdal-7.7.0.
2019-06-15 10:24:37 +00:00
ajacoutot
54e3915251
SECURITY update to heimdal-7.6.0.
...
- CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum
- CVE-2019-12098: krb5: always confirm PA-PKINIT-KX for anon PKINIT
2019-05-16 15:28:31 +00:00
ajacoutot
a11425a6ab
Fix memory leak with the Squid Kerberos authentication helper.
...
from Markus Moelle via Matthias Pitzl
2018-09-18 11:39:08 +00:00
ajacoutot
52b19b9995
Don't lose error status in kadm5_s_init_with_context (from upstream).
...
Prevents kpasswdd from crashing.
2018-08-15 14:21:29 +00:00
sthen
53e7cbb539
disable hidden dep on lmdb, ok ajacoutot@
2018-06-26 07:45:42 +00:00
ajacoutot
8a0aaf5448
Pass PKG_CONFIG_PATH=${LOCALBASE}/heimdal/lib/pkgconfig to
...
CONFIGURE_ENV.
2018-04-23 19:55:06 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
8fc93047be
SECURITY update to heimdal-7.5.0.
2017-12-09 07:56:53 +00:00
ajacoutot
2ed0e550ce
Prefer -Wl,-rpath over -R to properly register the rpath with clang. This
...
fixes at least sysutils/login_krb5.
issue reported by Kurt Mosiejczuk
2017-10-14 08:02:20 +00:00
ajacoutot
72e73d3ddd
SECURITY update to heimdal-7.4.0.
...
CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation
2017-07-12 07:46:01 +00:00
ajacoutot
7995708f3c
Bring rc_bg back.
2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0
I forgot the bump commit...
2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8
Cope with recent rc.subr(8) change (removal of rc_bg etc.)
2017-05-27 13:53:06 +00:00
ajacoutot
5037677f8a
SECURITY update to heimdal-7.3.0 (CVE-2017-6594).
2017-04-14 08:05:00 +00:00
ajacoutot
43bc6ff31f
Update to heimdal-7.2.0.
2017-04-12 09:50:00 +00:00
ajacoutot
5b1a4e347a
Update to heimdal-7.1.0.
2016-12-22 09:20:19 +00:00
ajacoutot
a5a807c1c1
Pushed upstream.
2016-12-18 09:01:07 +00:00
ajacoutot
f297390480
Update to heimdal-7.0.3.
...
This is still an RC but the final version is supposed to come out in a
couple of days. Committing early to catch regressions and all.
Not much depends on this in ports anyway...
2016-12-17 14:58:31 +00:00
ajacoutot
373c69e0d0
Use SUBST_CMD at pre-configure time instead of a home made substitution.
2016-11-10 08:54:43 +00:00
jca
a34fe1a90d
Tweak krb5-config to fix rpath and search /usr/local/lib for libcom_err
...
Problem reported by Jiri B.
2016-11-10 06:01:45 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
ajacoutot
2d6dc45b60
Only setup minimal MODHEIMDAL_WANTLIB.
2014-12-09 15:55:10 +00:00
sthen
2a88fb796c
Oops, missed bumping -libs in previous, as spotted by naddy@.
...
Bumping -main as well just in case it's needed.
2014-11-28 22:34:18 +00:00
sthen
d961473626
Disable linker script (and thus symbol versioning), strange linker errors have
...
been seen on i386 which appear to go away when this is done. Similar behaviour
was seen previously in graphics/jpeg resulting in the same change being made
there. ok ajacoutot@
2014-11-27 11:10:05 +00:00
ajacoutot
1f0be00195
Make sure not to pick-up libexecinfo if installed.
...
spotted by espie@
2014-09-04 08:20:16 +00:00
ajacoutot
c1ea8858c3
Fix MODHEIMDAL_LIB_DEPENDS.
2014-08-15 07:56:42 +00:00
ajacoutot
67675a29fe
Unbreak build.
...
ok sthen@ jasper@
2014-07-28 09:49:44 +00:00
ajacoutot
4308a01205
Import heimdal-1.5.3; aka resurrect security/heimdal.
...
Heimdal is an implementation of Kerberos 5 (and some more stuff) largely
written in Sweden.
ok sthen@
Note that it is not enabled yet because none of the requesters for this
port stood up to give me any feedback nor OK. Also this is still a WIP, it
may not even build with all the recent changes in base.
2014-07-13 14:10:13 +00:00
brad
ece89c0fe4
has come with OpenBSD since 3.0.
2002-11-24 01:26:32 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
naddy
9a0787c39f
remove leading "a" and "an" from COMMENT
2001-09-09 17:56:59 +00:00
jakob
fec8d0bfc0
sync NEED_VERSION to OPENBSD_2_9_BASE
2001-09-08 10:06:41 +00:00
jakob
7dc5b16021
update to v0.4e
2001-09-08 09:04:30 +00:00
pvalchev
f7fa17079f
mark with COMES_WITH; ok jakob
2001-08-17 21:05:22 +00:00
todd
746a235982
/usr/X11R6 -> ${X11BASE}
2001-08-17 13:21:37 +00:00
brad
c585fc16d9
don't set USE_X11 period for the no_x11 FLAVOR
...
--
Problem reported by: Alexis Tremblay <apleks@descension.org>
2001-06-13 01:28:01 +00:00
jakob
bc04199269
add no_x11 flavour. requested and tested by <russ@madhaus.cns.utoronto.ca>.
2001-05-16 15:20:21 +00:00
jakob
1d0220ad49
move COMMENT into Makefile & touch NEED_VERSION
2001-03-24 19:55:27 +00:00
jakob
a4ceebd9e8
sync PLIST/PFRAG with latest OpenSSL changes; todd@
2001-03-01 07:51:24 +00:00
jakob
7213bcf2a6
remove id-tag
2001-02-28 19:31:07 +00:00
jakob
631823542f
fix building with -current. problem noted by ho@, patch from assar@.
2001-02-28 16:26:46 +00:00
danh
8fb2bcf379
use included libtool; sync patches
2001-02-19 17:44:52 +00:00
jakob
65449e30d0
heimdal, a free kerberos 5 implementation
2001-02-17 11:57:18 +00:00