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: net/openafs/distinfo

Number of commits found: 18

Monday, 11 Dec 2017
03:37 bjk search for other commits by this committer
Update to upstream security release 1.6.22

Also bring in rudimentary support for 11.1; 12.0 doesn't quite work
yet due to the ROOTINO-->UFS_ROOTINO rename.

Approved by:	eadler (ports committer)
MFH:		2017Q4
Security:	CVE-2017-17432
Original commitRevision:455921 
Friday, 10 Mar 2017
05:57 bjk search for other commits by this committer
Update net/openafs to upstream 1.6.20.1

This brings in support for 10.3, so remove that BROKEN.

Also bring in some Makefile logic to skip building the kernel module
on FreeBSD releases known to not be supported by upstream; the
server can still be built in those cases, allowing the 11.x BROKEN
to be removed as well.

Approved by:	brd (ports committer)
Original commitRevision:435820 
Friday, 27 May 2016
00:05 bjk search for other commits by this committer
Update net/openafs to upstream 1.6.18

This includes the changes in 1.6.17, a security release.

PR:		209534
Approved by:	mat (ports committer)
Security:	CVE-2016-2860
Original commitRevision:415920 
Wednesday, 28 Oct 2015
20:55 bjk search for other commits by this committer
Update net/openafs to 1.6.15, a security release

OPENAFS-SA-2015-007 (CVE-2015-7762, CVE-2015-7763): rx ACK packets
leak plaintext of previous packets.

Approved by:	feld (ports-secteam, ports committer)
Security:	OPENAFS-SA-2015-007, CVE-2015-7762, CVE-2015-7763
Original commitRevision:400419 
Thursday, 30 Jul 2015
04:49 bjk search for other commits by this committer
Update to upstream openafs security release 1.6.13

OPENAFS-SA-2015-001 - vos leaks stack data onto the wire in the clear
when creating vldb entries

OPENAFS-SA-2015-002 - bos commands can be spoofed, including some
which alter server state

OPENAFS-SA-2015-003 - pioctls leak kernel memory contents

OPENAFS-SA-2015-004 - kernel pioctl support for OSD command passing can
trigger a panic

OPENAFS-SA-2015-006 - Buffer overflow in OpenAFS vlserver

Approved by:	delphij (ports committer)
MFH:		2015Q3
Security:	CVE-2015-3282, CVE-2015-3283, CVE-2015-3284, CVE-2015-3285
Original commitRevision:393218 
Friday, 24 Oct 2014
19:42 ak search for other commits by this committer
- Update to 1.6.10 [1]
  * Add support for FreeBSD 9.3 and 10.1
  * Remove a bug preventing the use of a disk cache on FreeBSD clients (as
opposed to a memory cache)
- Remove obsolete OSVERSION check
- Unmute install commands

PR:	194362 [1]
Submitted by:	Benjamin Kaduk <bjk@FreeBSD.org> (maintainer) [1]
Original commitRevision:371461 
Thursday, 11 Sep 2014
08:40 hrs search for other commits by this committer
Update to 1.6.9.

Submitted by:	bjk (maintainer)
Original commitRevision:367910 
Wednesday, 9 Apr 2014
14:38 zi search for other commits by this committer
- Update to 1.6.7

Submitted by:	bjk@ (maintainer)
Security:	c0c31b27-bff3-11e3-9d09-000c2980a9f3
Original commitRevision:350715 
Tuesday, 18 Feb 2014
03:50 hrs search for other commits by this committer
- Update to 1.6.6.
- Fix build on 10 or later.
- Add STAGEDIR support.
- Use USES=kmod.
- Use *_USES, CONFIGURE_OFF instead of PORT_OPTIONS:MFUSE.
- Use ${CFLAGS} for XCFLAGS.
- Style cleanups.

Approved by:	bjk (maintainer)
Original commitRevision:344833 
Thursday, 25 Jul 2013
18:29 bjk (doc committer) search for other commits by this committer
Update to 1.6.5

This is a security release by upstream, and requires configuration changes
in addition to the software update.  See UPDATING.

Reviewed by:	ports-security (zi, remko)
Approved by:	hrs (mentor, ports committer)
Original commitRevision:323659 
Thursday, 4 Jul 2013
18:40 bjk (doc committer) search for other commits by this committer
Update to 1.6.4

Build fixes for 10-CURRENT will come in a separate commit.

Approved by:	hrs (mentor, ports committer)
Original commitRevision:322286 
Monday, 3 Jun 2013
18:29 crees search for other commits by this committer
Update to 1.6.2

* Fix buffer overflows in fileserver and ptserver.
* Fix rare file corruption during background sync (Gerrit 8796).
* Fix corrupting clients' metadata cache during certain errors (Gerrit 6957).
* Fix cache corruption when reading from a file another client is simultaneously
writing to (Gerrit 7994).
* Fix fileservers to properly report >2 TiB partitions.

and some other less serious changes.

PR:		ports/179259
Submitted by:	Adam Nowacki <nowak@tepeserwery.pl>
Submitted by:	bjk (maintainer)
Security:	CVE-2013-1794
Original commitRevision:319798 
Friday, 6 Jul 2012
02:45 hrs search for other commits by this committer
- Update to 1.6.1.
- Mark MAKE_JOBS_SAFE=yes.
- Use OPTIONSng.

Submitted by:   bjk (maintainer)
Original commit
Monday, 19 Sep 2011
19:58 pawel search for other commits by this committer
Upgrade to the final OpenAFS 1.6.0 release

PR:             ports/160808
Submitted by:   Ben Kaduk <kaduk@mit.edu> (maintainer)
Approved by:    miwi, wen (mentors implicit)
Original commit
Friday, 19 Aug 2011
17:46 crees search for other commits by this committer
Update database version, and ensure they're versioned in future.

PR:             ports/159829
Submitted by:   Ben Kaduk <kaduk@mit.edu> (maintainer)
Original commit
Tuesday, 19 Jul 2011
21:49 zi search for other commits by this committer
Update to 1.6.0pre7
Redirect config output to /dev/null
Add LICENSE

PR:             ports/158961
Submitted by:   Ben Kaduk <kaduk@mit.edu> [maintainer]
Approved by:    wxs (mentor)
Original commit
Monday, 20 Jun 2011
07:09 hrs search for other commits by this committer
Update to 1.6.0pre6.

Submitted by:   Benjamin Kaduk (maintainer)
Original commit
Wednesday, 25 May 2011
00:09 wxs search for other commits by this committer
AFS is a distributed filesystem product, pioneered at Carnegie Mellon
University and supported and developed as a product by Transarc Corporation
(now IBM Pittsburgh Labs). It offers a client-server architecture for
federated file sharing and replicated read-only content distribution,
providing location independence, scalability, security, and transparent
migration capabilities. AFS is available for a broad range of heterogeneous
systems including UNIX, Linux, MacOS X, and Microsoft Windows.

IBM branched the source of the AFS product, and made a copy of the source
available for community development and maintenance. They called the
release OpenAFS.

WWW: http://www.openafs.org/

PR:             ports/152467
Submitted by:   Ben Kaduk <kaduk@mit.edu>
Original commit

Number of commits found: 18