| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
of the krb5 faimily of ports.
Inspired by: the cfengine family of ports
Notes:
svn path=/head/; revision=403759
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- move (copy) krb5 (krb5 1.13.2) to krb5-113 (new, added)
- update krb5 1.13.2 --> 1.14
- update CONFLICTS in krb5, krb5-112 and krb5-113.
- update krb5-appl to allow optional dependency on krb5-113.
- update security/Makefile with copied krb5-113.
- deprecate and expire krb5-112 (krb5-1.12) on November 20, 2016, as it
will EOL twelve months after the release of krb5-1.14.
Notes:
svn path=/head/; revision=402143
|
|
|
|
|
|
|
| |
PR: 203882
Notes:
svn path=/head/; revision=399891
|
|
|
|
|
|
|
|
| |
PR: 200100
Submitted by: mikael.urankar@gmail.com
Notes:
svn path=/head/; revision=385961
|
|
|
|
|
|
|
|
| |
PR: 197561
Submitted by: marino
Notes:
svn path=/head/; revision=378897
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Libraries are not installed stripped;
- pkgconfig files should be installed to libdata;
- Use of deprecated @dirrm[try]
PR: PR/197338
Submitted by: delphij
Notes:
svn path=/head/; revision=378441
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1.11 remains a maintenance release.
- Update security/krb5 1.12.2 --> 1.13
- Copy the old security/krb5 1.12.2 to security/krb5-112
(now a maintenance release supported by MIT)
- Move the old krb5-maint (1.11.5: old maintenance release) to
security/krb5-111 (the old maintenance release still supported by MIT)
Notes:
svn path=/head/; revision=371019
|
|
|
|
|
|
|
| |
Add readline non-default option.
Notes:
svn path=/head/; revision=364798
|
|
|
|
| |
Notes:
svn path=/head/; revision=363328
|
|
|
|
|
|
|
| |
Submitted by: John Hein <john.hein@microsemi.com>
Notes:
svn path=/head/; revision=353055
|
|
|
|
|
|
|
|
|
| |
PR: 183502
Submitted by: brd@
Approved by: bdrewery@
Notes:
svn path=/head/; revision=351689
|
|
|
|
|
|
|
| |
Point hat to: self
Notes:
svn path=/head/; revision=351580
|
|
|
|
|
|
|
|
|
|
|
| |
2. RTM_OLDADD and RTM_OLDDEL were removed from -stable. Thanks alfred@ for
this patch.
3. Stagify.
Submitted by: alfred (#2)
Notes:
svn path=/head/; revision=351495
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adjust the newly created krb5-maint with a new portname and conflicts.
Krb5-maint is a maintenance release for those who wish to use the previous
release of krb5. krb5-maint remains at 1.11.3.
Adjust CONFLICTS in security/heimdal and security/srp to account for the
newly repocopied krb5-maint.
Adjust security/Makefile to include krb5-maint.
Notes:
svn path=/head/; revision=336247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes in 1.11.2 (2013-04-12)
====================================
This is a bugfix release.
* Incremental propagation could erroneously act as if a slave's
database were current after the slave received a full dump that
failed to load.
* gss_import_sec_context incorrectly set internal state that
identifies whether an imported context is from an interposer
mechanism or from the underlying mechanism.
Feature safe: yes
Notes:
svn path=/head/; revision=315921
|
|
|
|
|
|
|
|
|
| |
Avoids a slave reporting it is current when a full resync fails.
Obtained from: https://github.com/rbasch/krb5/commit/2ef5ae0607d1c317a936e439b4be7a6f5184dc
Notes:
svn path=/head/; revision=313458
|
|
|
|
| |
Notes:
svn path=/head/; revision=310802
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306935
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=285932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libgssrpc was ignorant of the remote address of the kadmin socket,
even when it's IPv4. This made old-style GSSAPI authentication fail
because it uses the wrong channel bindings. Fix this problem by making
clnttcp_create() get the remote address from the socket using getpeername()
if the caller doesn't provide it and it's an IPv4 address.
PR: 160500
Submitted by: Ben Kaduk <kaduk@mit.edu>
Notes:
svn path=/head/; revision=281304
|
|
|
|
| |
Notes:
svn path=/head/; revision=264006
|
|
|
|
|
|
|
| |
the MIT KRB5 applications (now in a separate tarball and port).
Notes:
svn path=/head/; revision=253264
|
|
|
|
| |
Notes:
svn path=/head/; revision=253260
|
|
|
|
| |
Notes:
svn path=/head/; revision=240469
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: US-CERT Technical Cyber Security Alert TA08-079B --
MIT Kerberos Updates for Multiple Vulnerabilities
US-CERT Vulnerability Note VU#895609,
US-CERT Vulnerability Note VU#374121
MIT krb5 Security Advisory 2008-001
MIT krb5 Security Advisory 2008-002
Notes:
svn path=/head/; revision=209396
|
|
|
|
| |
Notes:
svn path=/head/; revision=202364
|
|
|
|
|
|
|
|
| |
PR: 117469
Submitted by: Karen Andrews <dearmiss@optusnet.com.au>
Notes:
svn path=/head/; revision=202026
|
|
|
|
|
|
|
| |
Pointy hat to: yours truly
Notes:
svn path=/head/; revision=191428
|
|
|
|
| |
Notes:
svn path=/head/; revision=190763
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. MIT krb5 Security Advisory 2007-001: Telnetd allows login as arbitrary user
CVE: CVE-2007-0956
CERT: VU#220816
2. MIT krb5 Security Advisory 2007-002: KDC, kadmind stack overflow in krb5_klog_syslog
CVE: CVE-2007-0957
CERT: VU#704024
Notes:
svn path=/head/; revision=189230
|
|
|
|
|
|
|
|
| |
Obtained from: MIT krb5 Security Advisory 2007-003
Security: US-CERT Technical Cyber Security Alert TA07-093B -- MIT Kerberos Vulnerabilities
Notes:
svn path=/head/; revision=189138
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=188681
|
|
|
|
|
|
|
|
| |
Security: MITKRB5-SA-2006-002, MITKRB5-SA-2006-003, and
US-CERT Technical Cyber Security Alert TA07-009B
Notes:
svn path=/head/; revision=181950
|
|
|
|
|
|
|
| |
Submitted by: Paul Vixie <paul@vix.com>
Notes:
svn path=/head/; revision=173170
|
|
|
|
|
|
|
|
| |
for situations when the database is replicated to a secure environment
that does not have network access, by hand.
Notes:
svn path=/head/; revision=167987
|
|
|
|
| |
Notes:
svn path=/head/; revision=167985
|
|
|
|
| |
Notes:
svn path=/head/; revision=167821
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=149473
|
|
|
|
|
|
|
| |
PR: 87888
Notes:
svn path=/head/; revision=147618
|
|
|
|
| |
Notes:
svn path=/head/; revision=146877
|
|
|
|
| |
Notes:
svn path=/head/; revision=144205
|
|
|
|
|
|
|
|
|
| |
- MIT KRB5 Security Advisory 2005-002: Buffer overflow, heap corruption in KDC
- MIT KRB5 Security Advisory 2005-003: Double free in krb5_recvauth
Notes:
svn path=/head/; revision=139005
|
|
|
|
|
|
|
| |
Package list fixup when KRB5_KRB4_COMPAT is not specified.
Notes:
svn path=/head/; revision=133976
|
|
|
|
| |
Notes:
svn path=/head/; revision=133191
|
|
|
|
|
|
|
|
| |
Approved by: portsmgr (krion)
Obtained from: Tom Yu <tlyu@mit.edu> on kerberos-announce
Notes:
svn path=/head/; revision=132133
|
|
|
|
| |
Notes:
svn path=/head/; revision=119872
|
|
|
|
|
|
|
|
|
| |
in KDC and libraries
Heads-up by: nectar
Notes:
svn path=/head/; revision=117861
|
|
|
|
|
|
|
| |
Heads-up by: nectar
Notes:
svn path=/head/; revision=117839
|