Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.16_3 19 Aug 2019 10:03:15 |
rene |
Remove expired ports:
2019-08-19 net/samba46: yes
2019-08-19 net/samba47: yes |
4.6.16_3 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
4.6.16_3 19 Jun 2019 22:40:52 |
timur |
Make legacy ports use legacy libs. |
4.6.16_2 03 Jun 2019 02:40:55 |
timur |
Fix QA error and set expiration date.
PR: 238143 |
4.6.16_2 26 Apr 2019 09:31:25 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
4.6.16_2 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 |
4.6.16_1 07 Oct 2018 17:16:23 |
dim |
Fix builds of net/samba46 and net/samba47 when using lld 7.0.0.
With lld 7.0.0, the following error is emitted:
ld: error: duplicate symbol 'pdb_search_init' in version script
This is because the symbol version scripts generated by wscript_build
contain both "pdb_search_init" in the global section, and "pdb_*_init"
in the local section. Fix it by removing "pdb_*_init" from the local
section.
For net/samba48, this already got fixed, as a side effect of r478825.
Approved by: portmgr (antoine)
PR: 230602
MFH: 2018Q4 |
4.6.16 14 Aug 2018 15:09:36 |
timur |
Update Samba ports to address multiple CVE vulnerabilities
Security: CVE-2018-1139
CVE-2018-1140
CVE-2018-10858
CVE-2018-10918
CVE-2018-10919
Sponsored by: iXsystems Inc. |
4.6.15_1 04 Jul 2018 11:52:25 |
rene |
Bump the minimum bind version to dns/bind911 in dependent ports. |
4.6.15 18 Jun 2018 14:00:43 |
linimon |
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
4.6.15 17 May 2018 03:37:15 |
timur |
Update Samba 4.6 and 4.7 to the most recent versions
Sponsored by: iXsystems Inc. |
4.6.14 13 Mar 2018 21:00:04 |
timur |
Security update for samba45, samba46, samba47 ports to address CVE-2018-1050 and
CVE-2018-1057.
As AD DC doesn't work in samba46 and was broken again in samba 4.7.4 - the
attack vector is quite narrow.
Security: CVE-2018-1050
CVE-2018-1057
Sponsored by: iXsystems Inc. |
4.6.12 24 Dec 2017 04:26:17 |
timur |
Update net/samba46 to 4.6.12 version. |
4.6.11 01 Dec 2017 19:14:20 |
amdmi3 |
- Remove unnecessary @dir's
Approved by: portmgr blanket |
4.6.11 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
4.6.11 22 Nov 2017 00:44:48 |
timur |
Cummulative update that covers security issues(CVE-2017-15275 and
CVE-2017-14746) and potential file corruption under high threaded load.
Security: CVE-2017-14746
CVE-2017-15275
Sponsored by: iXsystems Inc. |
4.6.8 21 Sep 2017 03:47:38 |
timur |
Update Samba4 ports to 4.6.8, 4.5.14 and 4.4.16 respectivelly to address
security flaws:
o CVE-2017-12150 (SMB1/2/3 connections may not require signing where
they should)
o CVE-2017-12151 (SMB3 connections don't keep encryption across DFS
redirects)
o CVE-2017-12163 (Server memory information leak over SMB1)
Security: CVE-2017-12150
CVE-2017-12151
CVE-2017-12163 |
4.6.6 13 Jul 2017 13:51:06 |
timur |
Samba 4.6.6, 4.5.12 and 4.4.15 Security update for the CVE-2017-11103: Orpheus'
Lyre KDC-REP service name validation in Heimdal
Security: CVE-2017-11103 |
4.6.4_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
4.6.4 24 May 2017 14:53:47 |
timur |
Urgent upgrade of the Samba 4.[4-6] ports to address RCE in the Samba
code(CVE-2017-7494). All versions starting from 3.5+ are affected.
Security: CVE-2017-7494 |
4.6.2 31 Mar 2017 21:11:38 |
timur |
Upgrade Samba4[4-6] ports to fix regression with "follow symlinks = no". Remove
dependency from the external p5-Parse-Pidl as it may break provisioning(and
more).
PR: 218255 |
4.6.1_2 27 Mar 2017 20:33:05 |
timur |
Few libraries were missing from the plist, breaking AC_DC. Also, apparently,
upstream also forgot to link few libraries with the libsamba-debug-samba4.so,
breaking those as well. |
4.6.1_1 26 Mar 2017 00:53:55 |
timur |
Eliminate use of external p5-Parse-Pidl, as 4.4-, 4.5 and 4.6 are incompatiable
in the output cross the Samba versions. |
4.6.1 25 Mar 2017 20:46:10 |
timur |
New 4.6.1 version of Samba 4.6 port to address CVE-2017-2619
Security: CVE-2017-2619 |