diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-07-10 20:51:26 +0800 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-07-10 20:51:26 +0800 |
commit | 2d049086c09df2829339031b6384025672fd4792 (patch) | |
tree | da430a7fe093ad65d12a056703fd17e3d3282f4d /UPDATING | |
parent | fb49cb8d3b8026c2701c40adc611a9266306c9dc (diff) | |
download | freebsd-ports-gnome-2d049086c09df2829339031b6384025672fd4792.tar.gz freebsd-ports-gnome-2d049086c09df2829339031b6384025672fd4792.tar.zst freebsd-ports-gnome-2d049086c09df2829339031b6384025672fd4792.zip |
- Update to 17.07
- Add STUN, and SIP options for STUN/TURN, and SIP support
- Remove dependency on shells/bash
- Fix pkg-install script for PAM option, missed in previous
updates
- Add a note to UPDATING about a known issue
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20170710: + AFFECTS: users of net-im/ejabberd + AUTHOR: ashish@FreeBSD.org + + After update to 17.07, there is an issue[1] expected related to certificate + verification with TLS connections. + + [1] - https://github.com/processone/ejabberd/issues/1833 + 20170628: AFFECTS: users of www/node AUTHOR: bhughes@freebsd.org |