Commit graph

396493 commits

Author SHA1 Message Date
Mark Felder
d2c6b90620 MFH: r418585
graphics/tiff: Patch vulnerabilities

These two patches were obtained from OpenBSD. An additional CVE is not
yet addressed, but upstream indicates they are removing the gif2tiff
utility as the mitigation in the upcoming 4.0.7.

PR:		211113
Security:	CVE-2016-5875
Security:	CVE-2016-3186

Approved by:	ports-secteam (with hat)
2016-07-15 16:24:47 +00:00
Mark Felder
218e5b170b MFH: r418576
Add patches for CVE-2016-2334 and CVE-2016-2335.

While here, use PORTREVISION?= instead of PORTREVISION= to avoid needlessly
bumping PORTREVISION in archivers/p7zip-codec-rar.

PR:		211114
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Security:	a9bcaf57-4a7b-11e6-97f7-5453ed2e2b49
Security:	d706a3a3-4a7c-11e6-97f7-5453ed2e2b49

Approved by:	ports-secteam (with hat)
2016-07-15 13:45:50 +00:00
Mark Felder
f850c45e00 MFH: r418559
www/varnish4: Update pkg-descr with modern links and email address

Approved by:	ports-secteam (with hat)
2016-07-14 20:29:02 +00:00
Mark Felder
09fe79fca9 MFH: r418556
www/varnish4: Update to 4.1.3

Changelog:	https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst

Will MFH as upstream recommends the latest release of this branch due to
important bugfixes.

Approved by:	ports-secteam (with hat)
2016-07-14 20:13:55 +00:00
Mark Felder
cfbe29eca3 MFH: r418473
Fixed missed Python module requirement :(

Approved by:	ports-secteam (with hat)
2016-07-14 19:33:19 +00:00
Raphael Kubo da Costa
8891742785 MFH: r418408
Set NO_ARCH=yes.

The port only installs an Emacs Lisp file.

PR:		210962
Approved by:	olgeni (maintainer)

Approved by:	ports-secteam (junovitch)
2016-07-14 15:43:08 +00:00
Kubilay Kocak
1ab7f86f0d MFH: r418529 mail/postsrsd: Remove USE_LDCONFIG
postsrsd does not install shared libraries but the port uses
USE_LDCONFIG causing the following warning:

ldconfig: warning: /usr/local/lib/postsrsd: No such file or directory

Remove USE_LDCONFIG to compensate

PR:		211097
Reported by:	Miroslav Lachman <000.fbsd quip cz>
Approved by:	Krzysztof <ports bsdserwis com> (maintainer)
Approved by:	portmgr (blanket)

Approved by:	portmgr (blanket)
2016-07-14 12:04:41 +00:00
David Naylor
616eafc1e9 MFH: r418486
emulators/i386-wine-devel: fix gecko dependency bump.

PR:		210740, 219095
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>, Ivan Klymenko <fidaj@ukr.net
Approved by:	ports-secteam (junovitch)
2016-07-14 06:24:38 +00:00
Wen Heping
0477cf4d2d MFH: r418424
- Update moodle to 2.9.7, 3.0.5 and 3.1.1(include security fix)
- Adjust CONFLICTS

Approved by:	ports-secteam@(feld@)
2016-07-14 03:20:25 +00:00
Bartek Rutkowski
6e88341942 MFH: r418466
sysutils/iocage: update 1.7.4 -> 1.7.5

- Fix jails import bugs

Approved by:	ports-secteam
2016-07-13 13:52:04 +00:00
Mark Felder
a08a0b65da MFH: r418448
Update Samba 4.2, 4.3 and 4.4 to the lates version to address CVE-2016-2119 (Client side SMB2/3 required signing can be downgraded).

Security:	CVE-2016-2119

Approved by:	ports-secteam (with hat)
2016-07-13 13:32:56 +00:00
Jan Beich
5eff0abaf1 MFH: r418357
print/harfbuzz: update to 1.2.7

Changes:	https://github.com/behdad/harfbuzz/compare/1.2.3...1.2.7
ABI:		http://abi-laboratory.pro/tracker/timeline/harfbuzz/
PR:		208792
Approved by:	maintainer timeout (3 months)
Approved by:	ports-secteam (junovitch)
2016-07-13 11:22:56 +00:00
Jason Unovitch
8ebfbec4ea MFH: r418455
sysutils/py-salt: add patches to handle runtime regressions in 2016.3.x

Fixes cron.file from upstream issue #34094/#34095 [1].  This will be in
2016.3.2.
- https://github.com/saltstack/salt/issues/34094
- https://github.com/saltstack/salt/pull/34095

Restore patch for upstream issue #33608. This was patched in 2016.3.0 but
removed in the maintainer update to 2016.3.1 in r417508. However the patch
has yet to be merged upstream. [2]
- https://github.com/saltstack/salt/issues/33608

PR:		210627 [1], 210395 [2]
Reported by:	Andres Montalban <amontalban@gmail.com>
Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by:	ports-secteam (with hat)
2016-07-13 01:54:29 +00:00
Don Lewis
f665ce3289 MFH: r418412
Add missing dependencies reported by stage-qa:
        USE_XORG+=      sm xinerama

        devel/dbus (when GNOME option is enabled)

        multimedia/gstreamer (when MMEDIA option is enabled)

        graphics/poppler (-devel only, when PDFIMPORT option is enabled)

Add USES=ssl since this OpenOffice does use OpenSSL.  The base and ports
versions of OpenSSL are both known to work.  It is unknown if LibreSSL
works because the dependency ftp/curl does not currently build with
LibreSSL.

Replace one remaining path to a .jar file with ${JAVALIBDIR} in
CONFIGURE_ARGS.

Replace an absolute symlink with a relative one.

Re-align \ line continuation characters in *_DEPENDS after removal of
${PORTSDIR} from dependencies, and make a few other whitespace cleanups.

Approved by:	ports-secteam (feld)
2016-07-12 22:08:38 +00:00
Marc Fonvieille
0079fdc421 MFH: r418311
Update to r49071 from the FreeBSD docset (a.k.a. 11.0-R version).

Approved by:	portmgr (blanket), doceng (implicit)
2016-07-12 08:28:32 +00:00
Raphael Kubo da Costa
6bf3fc9cc9 MFH: r418346
Add missing dependencies to pass `make stage-qa'.

Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libexecinfo.so.1 from devel/libexecinfo but it is not declared as a dependency
Warning: you need USES+=execinfo
Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libjsoncpp.so.1 from devel/jsoncpp but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjsoncpp.so:devel/jsoncpp

Approved by:	ports-secteam (junovitch, implicit)
2016-07-10 21:37:02 +00:00
Kurt Jaeger
34664683d8 java/openjfx8-devel: Unbreak build after Gradle update
- fix the build after recent update to Gradle 2.12.

PR:		208470
MFH:		r418313
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Approved by:	portmgr (junovitch)
2016-07-10 20:22:45 +00:00
Raphael Kubo da Costa
8e69fcf6cf MFH: r418337
Add missing dependencies to pass `make stage-qa'.

Error: /usr/local/bin/qtcreator is linked to /usr/local/lib/.mesa/libGL.so from graphics/libGL but it is not declared as a dependency
Warning: you need USE_GL+=gl
Error: /usr/local/lib/qtcreator/plugins/libCore.so is linked to /usr/local/lib/libQt5Help.so.5 from devel/qt5-help but it is not declared as a dependency
Warning: you need USE_QT5+=help
Error: /usr/local/lib/qtcreator/plugins/libCore.so is linked to /usr/local/lib/libQt5PrintSupport.so.5 from print/qt5-printsupport but it is not declared as a dependency
Warning: you need USE_QT5+=printsupport

Approved by:	ports-secteam (junovitch)
2016-07-10 18:53:19 +00:00
Raphael Kubo da Costa
3343731604 MFH: r418330
Declare missing dependencies to pass `make stage-qa'.

Error: /usr/local/bin/qbs is linked to /usr/local/lib/libQt5Core.so.5 from devel/qt5-core but it is not declared as a dependency
Warning: you need USE_QT5+=core
Error: /usr/local/bin/qbs-config-ui is linked to /usr/local/lib/.mesa/libGL.so from graphics/libGL but it is not declared as a dependency
Warning: you need USE_GL+=gl
Error: /usr/local/lib/libqbscore.so.1.5.2 is linked to /usr/local/lib/libQt5Network.so.5 from net/qt5-network but it is not declared as a dependency
Warning: you need USE_QT5+=network

Approved by:	ports-secteam (junovitch)
2016-07-10 17:48:56 +00:00
Raphael Kubo da Costa
9d5af65061 MFH: r418312
bsd.emacs.mk: Fix EMACS_VER for emacs-devel after r416838.

The value did not match the one in editors/emacs-devel, so ports such as
textproc/markdown-mode.el would fail `make build/run-depends` since the wrong
binary name would be looked for.

Approved by:	ports-secteam (junovitch)
2016-07-10 17:47:48 +00:00
Jan Beich
56a9f9d23f MFH: r418328
www/py-flexget: unbreak runtime after r401600 and r401602

PR:		204729
Submitted by:	koobs
Approved by:	portmgr's bustage blanket
Approved by:	ports-secteam' bustage blanket
2016-07-10 16:34:20 +00:00
Kurt Jaeger
78ca11278a devel/gradle: Add missing dependency
Gradle uses native-platform which has compiled its native component
with g++, and requires that libstdc++.so.6 is available. See
https://github.com/adammurdoch/native-platform/issues/8.

PR:		208471
MFH:		r418287
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	portmgr
2016-07-10 07:21:55 +00:00
Christoph Moench-Tegeder
23bbb528ff MFH: r418277
do not strip binaries when building with DTRACE

stripping would destroy some probes and might result in instable
behaviour when trying to access those probes.

PR:		204314
Approved by:	rene (mentor), maintainer-timeout
Approved by:	ports-secteam (junovitch)
2016-07-10 07:15:05 +00:00
Christoph Moench-Tegeder
6f1b915a20 MFH: r418278
update thunderbird to 45.2.0

PR:		210749
Approved by:	jbeich (maintainer), rene (mentor)
Security:	8065d37b-8e7c-4707-a608-1b0a2b8509c3

Approved by:	ports-secteam (junovitch)
2016-07-09 13:38:48 +00:00
Thomas Zander
1d5b2596ee MFH: r418191
Take maintainership

Details:
mkvtoolnix shows spurious build issues due to a gcc-internal segfault
on the build cluster on 9.x. However, this is not perfectly
reproducible and on other hardware setups it builds reliably, so we
don't want to mark it broken on 9.x.
Taking maintainership so pkg-fallout won't continue spam the
multimedia@ mailing list.

Approved by:	ports-secteam (junovitch)
2016-07-09 12:44:39 +00:00
Jason Unovitch
323c47f57d MFH: r417896
- Add patch to install CLI tool

PR:		210659 [1]
PR:		210942 [2]
Submitted by:	Maintainer [1]
Submitted by:	James O'Gorman <james@netinertia.co.uk> [2]
Approved by:	ports-secteam (with hat)
2016-07-09 12:36:02 +00:00
Ben Woods
efdb1c7d20 MFH: r418250
graphics/tulip: Update to 4.9.0
- Add USE_GL+=gl as per new stage-qa dependency detection script
- Refactor patches to apply cleanly against new release

Approved by:	adamw (mentor)
Relnotes:	http://tulip.labri.fr/TulipDrupal/?q=node/2141
Differential Revision:	https://reviews.freebsd.org/D7164

Approved by:	ports-secteam (junovitch)
2016-07-09 07:33:40 +00:00
Bernard Spil
9faa146c1c MFH: r418240
lang/python3*: Backport upstream issue 24557

  - Add backport of patch for EGD issue [1]
  - Change USE_OPENSSL to USES= ssl
  - Don't set CPE_VERSION to the default PORTVERSION

PR:		205960 [1], 199050 [1]
Reviewed by:	koobs (python)
Approved by:	python (koobs)
Obtained from:	https://hg.python.org/cpython/rev/7c0432cf1f2e [1]

Approved by:	ports-secteam (feld)
2016-07-08 20:08:47 +00:00
Torsten Zuehlsdorff
a886c5862f MFH: r418220
security/rubygem-omniauth-saml: update from 1.5.0 to 1.6.0

- Ensure that subclasses of OmniAuth::Stategies::SAML are registered with OmniAuth as strategies
- Update ruby-saml to 1.3 to address CVE-2016-5697 (Signature wrapping attacks)

Approved by: junovitch (mentor)
Security:    CVE-2016-5697

Approved by: ports-secteam (junovitch)
2016-07-08 15:53:29 +00:00
Torsten Zuehlsdorff
82886f6bf8 MFH: r418219
security/rubygem-ruby-saml: update from 1.2.0 to 1.3.0

- Security Fix Add extra validations to prevent Signature wrapping attacks
- Fix XMLSecurity SHA256 and SHA512 uris
- Fix Destination validation

Approved by: junovitch (mentor)
Security:    CVE-2016-5697

Approved by: ports-secteam (junovitch)
2016-07-08 15:51:41 +00:00
Torsten Zuehlsdorff
5a66fc6f79 MFH: r418226
www/typo3-lts: upgrade from 6.2.21 to 6.2.25

Changelogs:
- https://wiki.typo3.org/TYPO3_CMS_6.2.21
- https://wiki.typo3.org/TYPO3_CMS_6.2.22
- https://wiki.typo3.org/TYPO3_CMS_6.2.23
- https://wiki.typo3.org/TYPO3_CMS_6.2.24
- https://wiki.typo3.org/TYPO3_CMS_6.2.25

PR:           210871
Submitted by: freebsd-ports@charlieroot.de (maintainer)
Approved by:  junovitch (mentor)
Security:     CVE-2016-5091

Approved by:  ports-secteam (junovitch)
2016-07-08 15:48:28 +00:00
Torsten Zuehlsdorff
aba258f6d3 MFH: r418225
www/typo3: upgrade from 7.6.5 to 7.6.9

Changelogs:
- https://wiki.typo3.org/TYPO3_CMS_7.6.6
- https://wiki.typo3.org/TYPO3_CMS_7.6.7
- https://wiki.typo3.org/TYPO3_CMS_7.6.8
- https://wiki.typo3.org/TYPO3_CMS_7.6.9

PR:           210870
Submitted by: freebsd-ports@charlieroot.de
Approved by:  junovitch (mentor)
Security:     CVE-2016-5091

Approved by:  ports-secteam (junovitch)
2016-07-08 15:46:18 +00:00
Torsten Zuehlsdorff
9c4303a565 MFH: r418223
www/gitlab: update from 8.8.5 to 8.8.7

8.8.7
  - Fix privilege escalation issue with OAuth external users.
  - Ensure references to private repos aren't shown to logged-out users.

8.8.6
  - Fix visibility of snippets when searching.
  - Update omniauth-saml to 1.6.0

Approved by: junovitch (mentor, implicit)
Security:    CVE-2016-5697

Approved by: ports-secteam (junovitch)
2016-07-08 15:42:47 +00:00
Mark Felder
99bfd87b19 MFH: r418197
net-mgmt/nfsen: Improve default directory permissions

Also make it easier to install/run as another user.

PR:		210368

Approved by:	ports-secteam (with hat)
2016-07-07 19:42:19 +00:00
Jason Unovitch
1636687f13 MFH: r418155
irc/quassel: update 0.12.3 -> 0.12.4

PR:		209218
Approved by:	makc (maintainer timeout, 2 months)
Approved by:	ports-secteam (with hat)
Security:	CVE-2016-4414
Security:	https://vuxml.FreeBSD.org/freebsd/7d64d00c-43e3-11e6-ab34-002590263bf5.html
2016-07-07 01:45:18 +00:00
Mathieu Arnold
9bfdfe607e MFH: r418143
Fix the opcache ports, the fact that they are zend extensions was ignored.

Sponsored by:	Absolight
2016-07-06 20:06:21 +00:00
Mark Felder
3be9126a05 MFH: r418139
www/redmine-knowledgebase: Update to 3.2.0

This version now fully supports Redmine 3.x.

Approved by:	ports-secteam (with hat)
2016-07-06 14:52:28 +00:00
Mark Felder
1bc487c6f1 MFH: r418132
www/rubygem-redmine_acts_as_taggable_on: Update to 1.1.0

This update changes to a different upstream fork where there is now
support for Redmine 3.x. This is maintained by the same author who
created the Redmine Knowledgebase plugin which requires this gem.

PR:		210644
Approved by:	maintainer (zi)

Approved by:	ports-secteam (with hat)
2016-07-06 14:52:00 +00:00
Xin LI
b5a4c2dbb3 MFH: r418123
Update to 2016-06-26a.

Approved by:	ports-secteam
2016-07-06 08:45:47 +00:00
Guido Falsi
93d8f13a41 MFH: r418081
- Convert to USES=ssl, reflow USES line
- Add missing USES libedit (asterisk13 only)
- Fix DAHDI dependencies
- Fix permissions for /var/spool/asterisk/voicemail files [1]

Reported by:    Tony Power <tony at witnessthepower.net> [1]
		(via email)

Approved by:	ports-secteam (junovitch)
2016-07-05 18:24:49 +00:00
Olli Hauer
4df9764222 MFH: r418091
o update to 2.4.23
o disable build time stamp in favor of reproducible build
o remove obsolate scoreboard/status patch
o s/USE_OPENSSL=yes/USES=ssl/
o add OPTION for two new modules:
   mod_proxy_hcheck (default=on)
   mod_http2_proxy (experimental => default=off)

Changelog:
 http://www.apache.org/dist/httpd/CHANGES_2.4.23

Approved by:	ports-secteam (feld@)
2016-07-05 16:25:03 +00:00
Baptiste Daroussin
7c69e72122 MFH: r418088
Update to 1.8.7
- update internal expat to 2.2.0
- fix external solver
- fix build on freebsd pre 9.2
- fix warnings on armv6
- fix solver issue resulting in missing conflicts or reinstalling unneeded
  packages
- add a mini summary at the end of the output
2016-07-05 15:17:25 +00:00
Roger Pau Monné
f39cc2a2f5 MFH: r418036
xen: update to final 4.7.0

Sponsored by:	Citrix Systems R&D
Approved by:	ports-secteam
2016-07-04 16:35:54 +00:00
Jason Unovitch
82276ca098 MFH: r418029
Fix build on FreeBSD 9 WITHOUT=NLS.

Sponsored by:	Absolight
Approved by:	ports-secteam (build fix blanket)
2016-07-04 16:07:09 +00:00
Jason Unovitch
42e010a0e9 MFH: r418031
Add missing plist.

Sponsored by:	Absolight
Approved by:	ports-secteam (with hat)
2016-07-04 15:52:45 +00:00
Wen Heping
94413893d7 MFH: r417945
- Update to version 2.7.12
- Remove patch that is included upstream
- Switch USE_OPENSSL to USES= ssl [1]
- Update documentation for python27
- Don't set CPE_VERSION, default is PORTVERSION [1]

PR:		210685
Submitted by:	wen@(myself), brnrd@ [1]
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D6994

Approved by:	ports-secteam(feld@)
2016-07-04 00:08:07 +00:00
Mark Felder
ef49e26645 MFH: r417974
Update to 0.7.6

PR:		210546 [1], 210668 [2]
Submitted by:	[1] Trent Thompson <trentnthompson@gmail.com>, [2] Christian Schwarz <me@cschwarz.com>

Requested by:	maintainer (lme)
Approved by:	ports-secteam (with hat)
2016-07-03 21:30:55 +00:00
Mark Felder
977332a341 MFH: r417991
Update to 2.3.4

Approved by:	ports-secteam (with hat)
2016-07-03 21:22:11 +00:00
Raphael Kubo da Costa
42edc74887 MFH: r417973
Bump PORTREVISION in security/pinentry and pinentry-qt4 after r415872.

r415872 changed the binary name that security/pinentry-qt4 installs without
bumping PORTREVISION in the affected ports, so if security/pinentry gets
rebuilt after this change but security/pinentry-qt4 is not the pinentry symlink
will be broken. Similarly, if one builds security/pinentry-qt{4,5} without
updating security/pinentry, the pinentry symlink will also be broken.

PR:		209556

Approved by:	ports-secteam (feld)
2016-07-03 18:49:35 +00:00
Jason Unovitch
b75c98dfbb MFH: r417986
chinese/wordpress-zh_CN: update 4.5.2 -> 4.5.3

PR:		210581
Approved by:	ports-secteam (with hat)
Security:	CVE-2016-5832
Security:	CVE-2016-5833
Security:	CVE-2016-5834
Security:	CVE-2016-5835
Security:	CVE-2016-5836
Security:	CVE-2016-5837
Security:	CVE-2016-5838
Security:	CVE-2016-5839
Security:	https://vuxml.FreeBSD.org/freebsd/bfcc23b6-3b27-11e6-8e82-002590263bf5.html
2016-07-03 18:26:17 +00:00