notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/heimdal/pkg-plist

Number of commits found: 41

Tuesday, 12 Mar 2024
03:55 Yasuhiro Kimura (yasu) search for other commits by this committer
security/heimdal: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 3f0064b90194e9144cb10791991ae7ec6ddcb119 commit hash: 3f0064b90194e9144cb10791991ae7ec6ddcb119 commit hash: 3f0064b90194e9144cb10791991ae7ec6ddcb119 commit hash: 3f0064b90194e9144cb10791991ae7ec6ddcb119 3f0064b
Tuesday, 15 Nov 2022
22:09 Cy Schubert (cy) search for other commits by this committer
security/heimdal: Update to 7.8.0

This upgrade fixes multiple security vulnerabilities.

The following issues are patched:

 - CVE-2022-42898 PAC parse integer overflows
 - CVE-2022-3437 Overflows and non-constant time leaks in DES{,3} and arcfour
 - CVE-2021-44758 NULL dereference DoS in SPNEGO acceptors
 - CVE-2022-44640 Heimdal KDC: invalid free in ASN.1 codec

    Note that CVE-2022-44640 is a severe vulnerability, possibly a 10.0
    on the Common Vulnerability Scoring System (CVSS) v3, as we believe
    it should be possible to get an RCE on a KDC, which means that
    credentials can be compromised that can be used to impersonate
    anyone in a realm or forest of realms.

    Heimdal's ASN.1 compiler generates code that allows specially
    crafted DER encodings of CHOICEs to invoke the wrong free function
    on the decoded structure upon decode error.  This is known to impact
    the Heimdal KDC, leading to an invalid free() of an address partly
    or wholly under the control of the attacker, in turn leading to a
    potential remote code execution (RCE) vulnerability.

    This error affects the DER codec for all extensible CHOICE types
    used in Heimdal, though not all cases will be exploitable.  We have
    not completed a thorough analysis of all the Heimdal components
    affected, thus the Kerberos client, the X.509 library, and other
    parts, may be affected as well.

    This bug has been in Heimdal's ASN.1 compiler since 2005, but it may
    only affect Heimdal 1.6 and up.  It was first reported by Douglas
    Bagnall, though it had been found independently by the Heimdal
    maintainers via fuzzing a few weeks earlier.

    While no zero-day exploit is known, such an exploit will likely be
    available soon after public disclosure.

 - CVE-2019-14870: Validate client attributes in protocol-transition
 - CVE-2019-14870: Apply forwardable policy in protocol-transition
 - CVE-2019-14870: Always lookup impersonate client in DB

Reported by:	so (philip)
Approved by:	so (philip)
MFH:		2022Q4
Security:	Many, see above
Sponsored by:	so (philip)
commit hash: 83f79ba0e0caa8abed52887a693b7ab8074a590e commit hash: 83f79ba0e0caa8abed52887a693b7ab8074a590e commit hash: 83f79ba0e0caa8abed52887a693b7ab8074a590e commit hash: 83f79ba0e0caa8abed52887a693b7ab8074a590e 83f79ba
Wednesday, 19 Feb 2020
06:20 hrs search for other commits by this committer
Update to 7.7.0.
Original commitRevision:526484 
Tuesday, 3 Jan 2017
13:52 hrs search for other commits by this committer
Update to 7.1.0.  Changes include:

- hcrypto is now thread safe on all platforms and as much as possible
  hcrypto now uses the operating system's preferred crypto
  implementation ensuring that optimized hardware assisted
  implementations of AES-NI are used.

- RFC 6113 Generalized Framework for Kerberos Pre-Authentication
  (FAST).

- Hierarchical capath support

- iprop has been revamped to fix a number of race conditions that
  could lead to inconsistent replication.

- The KDC process now uses a multi-process model improving resiliency
  and performance.

- AES Encryption with HMAC-SHA2 for Kerberos 5
  draft-ietf-kitten-aes-cts-hmac-sha2-11

- Moved kadmin and ktutil to /usr/bin

- Stricter fcache checks (see fcache_strict_checking krb5.conf setting)

- Removed legacy applications: ftp, kx, login, popper, push, rcp, rsh,
  telnet, xnlock
Original commitRevision:430468 
Saturday, 12 Nov 2016
21:22 hrs search for other commits by this committer
- Fix Berkeley DB dependency.  It now properly uses BDB_LIB specified in
  Mk/Uses/bdb.mk instead of db185 interfaces in libc.
  As a side-effect, this causes a compatibility issue between
  heimdal.db created by kadmin(8) in the base system or one by
  an older security/heimdal.  See UPDATING about this issue.

- Fix readline dependency end eliminate libheimedit.

- Use -lpthread instead of -pthread.

- Use FOO_CONFIGURE_WITH=foo instead of FOO_CONFIGURE_ON=--with-foo.
Original commitRevision:425994 
Wednesday, 2 Nov 2016
09:51 hrs search for other commits by this committer
Add missing header files (com_err.h and com_right.h).

Submitted by:	Franco Fichtner
PR:		213470
Original commitRevision:425129 
Saturday, 22 Nov 2014
10:51 hrs search for other commits by this committer
- Move headers and libraries into PREFIX/{include,lib}/heimdal.  This
  prevents build breakage when a port depends on heimdal in base and
  some other libraries in LOCALBASE/lib such as OpenSSL from ports
  at the same time.

- Always build libcom_err[*].

PR:	194475 [*]
Original commitRevision:373047 
Saturday, 30 Aug 2014
17:18 hrs search for other commits by this committer
Fix build on branches which do not have com_right_r() in libcom_err.

Spotted by:	ume
Original commitRevision:366650 
12:44 hrs search for other commits by this committer
- Add LICENSE.
- Build kcm by default.
- Use gssapi.mk.
- Use ${opt}_* variables instead of .if ${PORT_OPTIONS:Mopt} wherever possible.
- Use /var/heimdal as $hdbdir for compatibility with Heimdal in base.
- Merge pkg-plist.* into pkg-plist.
- Remove lines that are no longer valid.
- Remove stale kdc.sh.  rc.d scripts in base system work with this port.
Original commitRevision:366616 
Tuesday, 8 Jul 2014
21:48 jkim search for other commits by this committer
Fix plist again.  r361101 reverted SQLITE fixes in r358060 and r358150.

Pointyhat to:	tijl
Original commitRevision:361295 
16:16 tijl search for other commits by this committer
- Fix pkg-plist [1]
- Add INSTALL_TARGET=install-strip

Reported by:	swills (jenkins) [1]
Original commitRevision:361265 
Monday, 7 Jul 2014
15:42 tijl search for other commits by this committer
- Convert to USES=libtool
- Remove USE_AUTOTOOLS
Original commitRevision:361101 
Tuesday, 1 Jul 2014
15:25 adamw search for other commits by this committer
Fix packaging without KCM
Original commitRevision:360038 
Tuesday, 17 Jun 2014
17:00 jkim search for other commits by this committer
Fix plist without SQLITE option, i.e., r358060 was incomplete.  Actually,
this option is very confusing.  This option does not enable SQLite support
but enables building with existing SQLite library, i.e., disables building
with bundled SQLite source.

Submitted by:	mat
Original commitRevision:358150 
Monday, 16 Jun 2014
23:28 jkim search for other commits by this committer
Fix plist for SQLITE option.  We do not build bundled SQLite for years.
Original commitRevision:358060 
Tuesday, 10 Jun 2014
22:08 marino search for other commits by this committer
security/heimdal: Mark not-jobs-safe and fix cracklib location

While here:
 * Clean up options and PLIST_SUB with new option framework capabilities
 * Remove condition for FreeBSD 6 and earlier
   - Remove never-fulfilled plist condition
   - Move extra-patch to always-patch
 * minor cosmetic realignment

PR:		181923
Submitted by:	dewayne
Original commitRevision:357393 
Tuesday, 8 Apr 2014
12:56 knu search for other commits by this committer
Fix heimdal.

- Resolve conflict with security/openssl regarding manual pages.
- Add a couple of patches from the upstream.
- Remove NO_STAGE and delete obsolete MLINKS while at it.

PR:		177397
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz>
Approved by:	(MAINTAINER timeout)
Original commitRevision:350606 
Saturday, 5 May 2012
19:54 wxs search for other commits by this committer
Update to 1.5.2

PR:             ports/166320
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Original commit
Sunday, 31 Oct 2010
17:02 wxs search for other commits by this committer
Update to 1.4

PR:             ports/151506
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Original commit
Monday, 12 Nov 2007
23:27 pav search for other commits by this committer
- hcrypto library is only installed on FreeBSD < 7.0

Reported by:    pointyhat
Approved by:    portmgr (hat)
Original commit
Thursday, 27 Sep 2007
00:16 shaun search for other commits by this committer
Upgrade to 1.0.1.

PR:             ports/115589
Submitted by:   Rasmus Kaj <kaj@kth.se>
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Thursday, 5 Oct 2006
16:07 shaun search for other commits by this committer
- Update to 0.7.2.
- Improve pkg-descr, etc.
- Take maintainership.
Original commit
Tuesday, 12 Jul 2005
17:07 jylefort search for other commits by this committer
- Let configure know that we have fnmatch.h (fixes some fnmatch-using
  C++ ports, since the fnmatch.h which was uselessly installed by
  heimdal did not wrap the fnmatch() declaration in extern C {}) [1]
- Fix the packing list on 4.x

[1]
PR:             ports/80366
Submitted by:   Joan Picanyol i Puig <lists-freebsd-gnats@biaix.org>
Approved by:    maintainer timeout (76 days)
Original commit
Monday, 12 Apr 2004
18:03 nectar search for other commits by this committer
Fix packaging: com_err will only be built and installed on a few systems
where compile_et is not modern enough.
Original commit
Friday, 2 Apr 2004
23:06 nectar search for other commits by this committer
Update 0.6 -> 0.6.1
Use OPTIONS
Use USE_OPENLDAP
Original commit
Tuesday, 19 Aug 2003
23:24 nectar search for other commits by this committer
Update 0.5.1 -> 0.6.

Switch to using `INFO' while we are at it.
Original commit
Thursday, 19 Sep 2002
13:04 nectar search for other commits by this committer
Update 0.4e -> 0.5
Original commit
Friday, 7 Sep 2001
20:45 nectar search for other commits by this committer
Update 0.4d -> 0.4e    
Original commit
Friday, 17 Aug 2001
21:28 nectar search for other commits by this committer
Move the man pages back out of the PLIST, but this time into a separate  
Makefile (Makefile.man).    
Original commit
20:45 nectar search for other commits by this committer
Add a couple of missing man pages.    
Original commit
20:29 nectar search for other commits by this committer
There are now too many man pages to usefully maintain with   MANn= in the
Makefile.  Move them to the PLIST instead.    
Original commit
Tuesday, 31 Jul 2001
17:41 nectar search for other commits by this committer
Update 0.4b -> 0.4c    
Original commit
Friday, 6 Jul 2001
23:55 nectar search for other commits by this committer
Update 0.3f -> 0.4b    
Original commit
Monday, 11 Jun 2001
19:37 nectar search for other commits by this committer
Update 0.3e -> 0.3f.  From the announcement:    * change default keytab to
ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab,      the new keytab type that tries
both of these in order (SRVTAB is      also an alias for krb4:)    * improve
error reporting and error handling (error messages should      be more detailed
and more useful)    * improve building with openssl    * add kadmin -K, rcp -F  
 * fix two incorrect weak DES keys    * fix building of kaserver compat in KDC  
 * the API is closer to what MIT krb5 is using    * more compatible with windows
2000    * removed some memory leaks    * bug fixes    
Original commit
Tuesday, 17 Apr 2001
17:25 nectar search for other commits by this committer
Add a sample start-up script for the KDC.    
Original commit
Monday, 5 Feb 2001
15:50 nectar search for other commits by this committer
Update 0.3d -> 0.3e.    
Original commit
Thursday, 4 Jan 2001
16:34 nectar search for other commits by this committer
Missed in previous commit: remove headers for libdes   (they are in a seperate
PLIST now).    
Original commit
16:30 nectar search for other commits by this committer
= Update to use OpenSSL in the base if it has MD4 support (version 0.9.6     or
later).  If these libraries are used, then this port's libdes will     not be
built nor installed.    
Original commit
Thursday, 14 Dec 2000
16:13 nectar search for other commits by this committer
Update 0.3c -> 0.3d    
Original commit
Thursday, 9 Nov 2000
23:35 nectar search for other commits by this committer
= Use system libcom_err.     No longer build or install the included libcom_err
and compile_et.    
Original commit

Number of commits found: 41