Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.19.2021.01.25 02 Feb 2021 05:01:21 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.19.2021.01.11 24 Jan 2021 03:36:48 |
cy |
Update to the latest MIT KRB5 commit on github.
This commit captures KRB5-1.19-beta2. The beta2 announcement on
krbdev is as follows:
MIT krb5-1.19-beta2 is now available for download from
https://web.mit.edu/kerberos/dist/testing.html
The main MIT Kerberos web page is
https://web.mit.edu/kerberos/
Please send comments to the krbdev list. We plan for the final
release to occur in about one month. The README file contains a more (Only the first 15 lines of the commit message are shown above ) |
1.19.2020.12.15 04 Jan 2021 19:40:39 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.19.2020.11.29 01 Dec 2020 04:26:24 |
cy |
Update to the latest MIT KRB5 commit on github.
This commit captures KRB5-1.19-beta. The beta announcement on
krbdev is as follows:
MIT krb5-1.19-beta1 is now available for download from
https://web.mit.edu/kerberos/dist/testing.html
The main MIT Kerberos web page is
https://web.mit.edu/kerberos/
Please send comments to the krbdev list. We plan for the final
release to occur in about one month. The README file contains a more (Only the first 15 lines of the commit message are shown above ) |
1.19.2020.11.22 24 Nov 2020 04:47:28 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.11.06 14 Nov 2020 05:59:25 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.11.03 04 Nov 2020 04:46:16 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.10.15 26 Oct 2020 16:15:15 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.10.10 19 Oct 2020 21:08:51 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.09.30 01 Oct 2020 05:27:50 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.09.20 24 Sep 2020 00:55:06 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.07.30 05 Aug 2020 20:26:44 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.06.17 25 Jun 2020 21:09:29 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.18.2020.06.01 03 Jun 2020 20:13:47 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2020.05.21 23 May 2020 00:00:16 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2020.05.20 21 May 2020 04:17:26 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2020.04.09 14 Apr 2020 19:42:40 |
cy |
Update to the latest MIT KRB5 commits on github. |
1.18.2020.03.18 19 Mar 2020 12:32:43 |
cy |
Update to the latest MIT KRB5 commits on github. |
1.18.2020.02.07 07 Feb 2020 19:38:36 |
cy |
Update to the latest MIT krb5 commit on github. |
1.18.2020.01.30 31 Jan 2020 05:31:01 |
cy |
Update to the latest MIT krb5 commit on github. |
1.18.2020.01.09 10 Jan 2020 02:42:09 |
cy |
Update to the latest MIT krb5 commit on github. |
1.18.2019.12.30 31 Dec 2019 04:36:34 |
cy |
Update to the latest MIT krb5 commit on github. |
1.18.2019.12.12 12 Dec 2019 20:55:20 |
cy |
Update to the latest MIT krb5 commit on github. |
1.18.2019.10.09 09 Nov 2019 23:02:10 |
cy |
Update to the latest MIT krb5 commit on github. |
1.18.2019.10.23 23 Oct 2019 19:38:15 |
cy |
Update to the latest MIT/krb5 github commit. |
1.18.2019.10.21 21 Oct 2019 20:24:31 |
cy |
Update to the latest MIT/krb5 github commit. |
1.18.2019.10.10 10 Oct 2019 20:15:37 |
cy |
Update to the latest MIT krb5 commit on github. |
1.18.2019.09.20 20 Sep 2019 19:39:23 |
cy |
Update to the latest MIT krb5 github commmit. |
1.18.2019.09.17 17 Sep 2019 19:47:21 |
cy |
Update to the latest MIT krb5 github commmit. |
1.18.2019.08.28 28 Aug 2019 20:18:23 |
cy |
Update to the latest MIT/KRB5 github commit. |
1.18.2019.08.11 12 Aug 2019 05:15:25 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2019.08.04 04 Aug 2019 17:42:54 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2019.07.27 28 Jul 2019 20:08:32 |
pkubaj |
security/krb5-devel: fix build with GCC-based architectures
C11 compiler is necessary:
edwards25519_fiat.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'fiat_25519_int128'
Approved by: mentors (implicit approval) |
1.18.2019.07.27 28 Jul 2019 04:50:06 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2019.07.02 02 Jul 2019 22:51:37 |
cy |
Revert r505701 and fix "variable 'ap' is uninitialized" properly. It
is incorrectly not flagged as an error on 13-CURRENT. |
1.18.2019.07.02 02 Jul 2019 19:17:14 |
cy |
Under 11.2:
main.c:182:37: error: variable 'ap' is uninitialized when used here
[-Werror,-Wuninitialized]
len = vsnprintf(str, size, fmt, ap);
^~
Initializing this variable breaks under other FreeBSD releases. As users
of FreeBSD 11 are unlikely to use bleeding edge krb5-devel, flag it broken
under FreeBSD 11.
MFH: 2019Q3 |
1.18.2019.07.02 02 Jul 2019 13:51:15 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2019.06.29 29 Jun 2019 18:56:43 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2019.06.20 21 Jun 2019 04:52:57 |
cy |
Update to the latest MIT/KRB5 github commit. |
1.18.2019.05.08 09 Jun 2019 01:48:55 |
cy |
Update to the latest MIT KRB5 github commmit. |
1.18.2019.05.21 22 May 2019 04:06:35 |
cy |
Update to the latest MIT/KRB5 commit on github. |
1.18.2019.04.25 03 May 2019 12:50:53 |
cy |
Fix build with libressl 2.9.1.
PR: 237621
Reported by: many
MFH: 2019Q2 |
1.18.2019.04.25 26 Apr 2019 03:13:01 |
cy |
Update to the latest MIT/KRB5 commit on github. |
1.18.2019.04.10_1 11 Apr 2019 05:29:44 |
cy |
Update to the latest MIT krb5 github commit. |
1.18.2019.04.04_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
1.18.2019.04.04 05 Apr 2019 04:56:23 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2019.03.25 26 Mar 2019 04:10:46 |
cy |
Update to the latest MIT krb5 github commit. |
1.18.2019.03.14 15 Mar 2019 03:27:35 |
cy |
Update to the latest mit/krb5 github commit. |
1.18.2019.03.07 12 Mar 2019 04:18:32 |
cy |
Fix build with LibreSSL 2.9.
PR: 234064
Submitted by: Charlie Li <ml+freebsd@vishwin.info> |
1.18.2019.03.07 08 Mar 2019 03:21:51 |
cy |
Update to the latest MIT krb5 github commit. |
1.18.2019.02.26 27 Feb 2019 03:48:28 |
cy |
Update to the latest MIT/krb5 github commit. |
1.18.2019.02.09_1 15 Feb 2019 04:37:25 |
cy |
Provide a script from which to start krb5kdc through /etc/rc.d/kdc.
Simply add kdc_enable="YES" and kdc_program="/usr/local/sbin/kdc"
to /etc/rc.d. The script removes the Heimdal kdc --detach argument
prior to invoking krb5kdc.
The other approach that was considered was to replace getopt() in
kdc/main.c with getopt_long() however this approach was considered too
intrusive. |
1.18.2019.02.09 09 Feb 2019 20:18:22 |
cy |
Update to the latest MIT/krb5 github commit. |
1.18.2019.01.17 18 Jan 2019 05:30:00 |
cy |
Update to the latest MIT/krb5 github commit. |
1.18.2019.01.07 13 Jan 2019 15:57:20 |
cy |
pkgconfig is used at build time, not runtime.
MFH: 2019Q1 (krb5-devel will need to have all its previous
commits brought up to level in 2019Q1 first) |
1.18.2019.01.07 09 Jan 2019 03:20:03 |
cy |
Sync LMDB description with that of krb5-117. |
1.18.2019.01.07 08 Jan 2019 01:41:08 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2019.01.06 06 Jan 2019 21:50:23 |
cy |
Update to the latest MIT KRB5 github commit. |
1.18.2018.12.22 23 Dec 2018 05:51:05 |
cy |
Update to the lastest MIT krb5 github commit.
This adds dns_canonicalize_hostname=fallback support. |
1.18.2018.12.19 20 Dec 2018 07:11:31 |
cy |
Update to the lastest MIT krb5 github commit.
This includes the following important upstream commit:
Fix double-close in ksu get_authorized_princ_names
If list_union() fails due to an allocation failure, then close_time()
will attempt to fclose users_fp and login_fp a second time.
This bug was originally introduced in commit
be95b52c2d0c21b1fe92f9f90166fc2fa8eecc95, and has been present in
every krb5 release since 1.1.
ticket: 8768 (new)
tags: pullup
target_version: 1.17
target_version: 1.16-next
target_version: 1.15-next |
1.18.2018.11.21 22 Nov 2018 07:45:43 |
cy |
Update to the latest MIT/krb5 commit on github. |
1.18.2018.11.08 09 Nov 2018 04:21:11 |
cy |
Update to the latest MIT krb5 github commit. |
1.18.2018.11.01 04 Nov 2018 02:54:27 |
cy |
As of r483772 krb5-devel is tracking 1.18 development. |
1.17.2018.11.01 04 Nov 2018 02:52:04 |
cy |
Revert r483820. runstatedir only exists in the two release branches
of MIT KRB5. |
1.17.2018.11.01 02 Nov 2018 15:51:50 |
cy |
Make consistent with krb5-115 and krb5-116. |
1.17.2018.11.01 02 Nov 2018 05:55:06 |
cy |
Update to the latest MIT krb5 commit on github. This includes commits
preparing for the upcoming krb5 1.17 and preparation for krb5 1.18
development. |
1.17.2018.10.23 24 Oct 2018 07:17:16 |
cy |
Update to the latest MIT github commit. |
1.17.2018.10.18 19 Oct 2018 06:20:57 |
cy |
Update to the latest MIT github commit. |
1.17.2018.09.25 26 Sep 2018 03:38:34 |
cy |
Update to the latest MIT github commit. |
1.17.2018.09.05 06 Sep 2018 03:40:20 |
cy |
Update to the latest MIT commit. |
1.17.2018.08.01 02 Aug 2018 02:52:26 |
cy |
Update to the latest MIT commit. |
1.17.2018.07.02 03 Jul 2018 05:30:30 |
cy |
Update to the latest MIT commit. |
1.17.2018.06.20 21 Jun 2018 04:50:11 |
cy |
Update to the latest MIT commit. |
1.17.2018.06.18 21 Jun 2018 04:50:00 |
cy |
Fix staging when databases/lmdb is not installed.
Make lmdb an option. |
1.17.2018.06.18 19 Jun 2018 12:35:42 |
cy |
Update to the latest MIT commit.
This includes MIT commit beeb2828945a41d86488e391ce440bacee0ec8a4,
which removes all "register" keywords in the MIT KRB5 source tree. |
1.17.2018.05.14_2 19 Jun 2018 06:56:12 |
cy |
As described in r472760, the "register" keyword is meaningless and
causes at least one port some gas. Remove the keyword from krb5.h. |
1.17.2018.05.14_1 12 Jun 2018 03:42:18 |
cy |
Fix logic from patch supplied in PR 217027, committed in
r433966 and r433967.
PR: 228900 |
1.17.2018.05.14 14 May 2018 12:41:05 |
cy |
Update to the latest MIT commit. |
1.17.2018.05.03 04 May 2018 06:24:01 |
cy |
Update to the latest MIT KRB5 development commit on github. |
1.17.2018.03.19 20 Mar 2018 01:02:52 |
cy |
Update to the latest MIT KRB5 commit on github. |
1.17.2018.02.06 06 Feb 2018 20:54:34 |
cy |
Update to the latest MIT KRB5 commit on github, which now tracks
krb5-1.17. |
1.16.2017.10.29 11 Jan 2018 16:24:53 |
danfe |
Remove superfluous linefeeds. |
1.16.2017.10.29 30 Oct 2017 16:55:27 |
mandree |
Reconcile e2fsprogs ./. krb5-* conflicts.
* Move conflicting e2fsprogs headers & libs into .../e2fsprogs/... subdirs.
* Move conflicting awk scripts into ${DATADIR}.
* Rename and patch compile_et to e2fsprogs-compile_et.
* Remove conflict markers (from e2fsprogs and krb5-*).
* Add CPPFLAGS/LDFLAGS to sysutils/fusefs-ext2, including
--rpath setting.
While here, also:
* sort pkg-plist and files/unwanted
* use FUSEFS_CONFIGURE_ENABLE=fuse2fs to prevent e2fsprogs from picking up
fusefs (implies --disable-fuse2fs if the option remains disabled)
* add --without-included-gettext to CONFIGURE_ARGS just to be on the safe
side.
And of course, bump PORTREVISION to 3 in e2fsprogs. Since other ports
do not change files or runtime behaviour, their PORTREVISION remains
untouched. |
1.16.2017.10.29 30 Oct 2017 00:16:28 |
mandree |
Add CONFLICTS between krb5-* and e2fsprogs.
Reported by: jbeich@ |
1.16.2017.10.29 29 Oct 2017 22:34:11 |
cy |
Update to the latest MIT commit.
This includes:
- Fix PKINIT cert matching data construction.
- Fix default enctype order in docs.
- Remove unused SAM setup code in KDC.
- Updates for krb5-1.17-prelease (doc and #define changes). |
1.16.2017.09.27 05 Oct 2017 01:55:26 |
cy |
Register conflicts among the krb5 ports.
Reported by: rodrigo |
1.16.2017.09.27 28 Sep 2017 05:54:24 |
cy |
Update to the latest MIT commit.
This includes addition of a German translation. |
1.16.2017.09.26 26 Sep 2017 10:29:23 |
cy |
Update to the latest MIT commit.
Move MIT_COMMIT_DATE next to HASH to be more easily seen. |
1.16.2017.07.17 21 Aug 2017 13:14:02 |
mat |
Don't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT,
and use WRKSRC_SUBDIR.
Sponsored by: Absolight |
1.16.2017.07.17 26 Jul 2017 21:30:02 |
cy |
Correct distinfo. |
1.16.2017.07.17 26 Jul 2017 18:26:51 |
cy |
Update to the latest MIT commit. |
1.16.2017.06.20 26 Jul 2017 18:23:06 |
cy |
Add MIT_COMMIT_DATE back in. |
1.16 26 Jul 2017 18:19:10 |
cy |
PORTVERSION and DISTVERSION should not be defined together. |
1.16.2017.06.20 11 Jul 2017 04:13:11 |
cy |
ntroducing the new krb5-devel port, tracking MIT KRB5 development
on github. |