Commit Graph

442544 Commits

Author SHA1 Message Date
Vasil Dimov
233bb92dc2 MFH: r469453
ftp/wget: Upgrade from 1.19.4 to 1.19.5

Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS

PR:		ports/228071
Reported by:	Yasuhiro KIMURA <yasu@utahime.org>
Security:	CVE-2018-0494

Approved by:	portmgr (riggs)
2018-05-10 18:54:39 +00:00
Kyle Evans
8f01e2a4a8 MFH: r469450
games/gzdoom: Update to 3.3.2

Highlights since 3.3.0:
- Better handling of defaults with some ZScript/DECORATE functions
- Many bug fixes
- Fixed detection of .ipk7 custom IWADs
- Restored vanilla behavior of lightning for original Hexen
- Added loading of ZSDF lumps by full paths
- Exported P_ActivateLine() to ZScript along with constants for activation
  type
- Increased size of the savegame comment area.
- Disabled the survey* code

* This was an opt-in hardware survey that ran for effectively the month of
April. Discussion of the results are available at:
https://forum.zdoom.org/viewtopic.php?f=49&t=60156

While here, disable stripping of binaries on 10.4/i386. strip(1) there
claims it can't strip due to an unknown file format. 11.x and later use
elftoolchain strip(1) and have no issues. Due to the replacement as of 11.x
and that there will be no more 10.x releases, no effort will be expended in
tracking down why strip(1) fails here for now.

Approved by:	bapt (ports), me (maintainer)

Approved by:	ports-secteam (riggs)
2018-05-10 14:58:02 +00:00
Steve Wills
43b735dbfa MFH: r469555
devel/jenkins-lts: update to 2.107.3

Security:	06ab7724-0fd7-427e-a5ce-fe436302b10c

Approved by:	ports-secteam (implicit)
2018-05-10 14:56:29 +00:00
Thomas Zander
c94c3d95c2 MFH: r469534
Update to upstream version 1.6.0

Detailed changelog:
https://github.com/containous/traefik/releases/tag/v1.6.0

Approved by:	ports-secteam (riggs)
2018-05-10 12:38:48 +00:00
Jan Beich
df9a66de62 MFH: r469496
games/openbor: update to 5137

Changes:	5b8a3faa...0b077e46
Approved by:	ports-secteam (feld, implicit for snapshots)
2018-05-10 00:32:31 +00:00
Jan Beich
8ca211fc28 MFH: r469492
emulators/rpcs3: update to 0.0.5.259

- Switch to bundled LLVM 6.0 due to downstream changes

Changes:	753d8170d...76a1d0d8f
Changes:	f1b37feef3...6154c0dcaf
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-05-10 00:29:45 +00:00
Bryan Drewery
747450d39b MFH: r469300 r469389
Add clang60 support

Update howto
 - 11.0+ base can just use WITH_CCACHE_BUILD=yes [1]
 - Remove older advise for libtool which is no longer needed
 - No need for clang unused argument hack anymore

PR:		222765 [1]
Submitted by:	pete@nomadlogic.org [1] (based on)

Approved by:	portmgr (implicit)
2018-05-08 19:14:50 +00:00
Jung-uk Kim
0df3245125 MFH: r469372
Update to 29.0.0.171.

Approved by:	ports-secteam (blanket)
2018-05-08 12:25:02 +00:00
Jochen Neumeister
5841add62c MFH: r468973
Update to 7.59

Changelog:
 https://www.drupal.org/SA-CORE-2018-004
 https://www.drupal.org/project/drupal/releases/7.59

Security:	89ca6f7d-4f00-11e8-9b1d-00e04c1ea73d

Approved by:	ports-secteam (riggs)
2018-05-08 04:58:43 +00:00
Jan Beich
6ed1885452 MFH: r469346
devel/cpprestsdk: unbreak with Clang 6.0 (C++14 by default)

- Don't build tests and samples as they're not installed [1]

PR:		223362
Submitted by:	rozhuk.im@gmail.com
Approved by:	maintainer timeout (6 months) [1], portmgr blanket
Approved by:	ports-secteam blanket
2018-05-08 00:51:56 +00:00
Jan Beich
190e0e33e6 MFH: r469341
emulators/rpcs3: update to 0.0.5.237

Changes:	98b715d8c...753d8170d
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-05-08 00:40:09 +00:00
Jan Beich
b2ed969338 MFH: r469336
security/nss: unbreak armv6 after r469333

cd FreeBSD11.1_OPT.OBJ ; sh 'nss/cmd/shlibsign/.'/sign.sh 'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ' \
'nss/cmd/shlibsign/FreeBSD11.1_OPT.OBJ' FreeBSD \
'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib' 'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.so'
nss/cmd/shlibsign/FreeBSD11.1_OPT.OBJ/shlibsign -v -i nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.so
C_Initialize failed: 0x00000030, CKR_DEVICE_ERROR
NSPR error code: -5977: Failure to load dynamic library
Initiailzing softoken failed: 0x00000030, CKR_DEVICE_ERROR
NSPR error code: -5977: Failure to load dynamic library
moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' flags=noCertDB, noModDB
gmake[3]: *** [Makefile:92: ../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.chk] Error 1

Approved by:	ports-secteam blanket
2018-05-07 22:01:29 +00:00
Jan Beich
ca0df0b832 MFH: r469333
security/nss: update to 3.37

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Approved by:	ports-secteam blanket (required by Firefox 61)
2018-05-07 20:35:02 +00:00
Jan Beich
b218d110e2 MFH: r468751 r468754 r468985 r469332
www/firefox: update to 60.0

- Add U2F support, required by Web Authentication [1]
- Drop libv4l support to reduce maintenance

Changes:	https://www.mozilla.org/firefox/60.0/releasenotes/
PR:		226476
Tested by:	tobik, jrm, D. Ebdrup, lwhsu
Submitted by:	Greg V [1]
Security:	5aefc41e-d304-4ec8-8c82-824f84f08244
Approved by:	ports-secteam blanket
Differential Revision:	https://reviews.freebsd.org/D15186
2018-05-07 20:33:22 +00:00
Niclas Zeising
80869ac870 MFH: r469162 r469250
Update drm-next-kmod, drm-stable-kmod and gpu-firmware-kmod to latest
versions from upstream git.

This brings:
* shorter module names for the GPU firmwares
* addition to the kld category for all three ports
* fixes from FreeBSDDesktop since last update
* fixes to build on latest current, after r333263 [0]

Submitted by:	jmd, zeising [0]
Approved by:	maintainer (jmd)
Differential Revision:	https://reviews.freebsd.org/D14765 (based on)

Fix dependency on gpu-firmware-kmod

Fix the dependency on gpu-firmware-kmod, the version used was about a year
off.
Bump portrevision since dependency changed.

Approved by:	jmd (maintainer)
X-MFH-notes:	merge with r469162

Approved by:	ports-secteam (riggs)
2018-05-07 17:15:53 +00:00
Mathieu Arnold
70ea652494 MFH: r468923
Update to 20180404.

PR:		226831
Submitted by:	maintainer
Security:	CVE-2018-8741
Sponsored by:	Absolight
2018-05-07 10:47:30 +00:00
Emanuel Haupt
346a617996 MFH: r469273
Reinstate a patch from r384479 that was accidentally removed in r432474. It
restores support to bridge a serial port across tcp.

Notified by:	leres, Alexandre.Fenyo@secu-independants.fr (via mail)
Approved by:	ports-secteam (blanket)
2018-05-07 08:14:13 +00:00
Dima Panov
195973e587 MFH: r468996
- Prevent OpenSMTPD session hangs and retain a descriptor forever on empty body
    (i.e. when the dot appears on the line directly after the headers).
    This could be used by an attacker to exhaust resources.

PR:		227899
Submitted by:	grembo
Obtained from:	OpenSMTPD git repo (backported)

Approved by:	ports-secteam (riggs)
2018-05-07 07:17:33 +00:00
Antoine Brodin
0d1cbabe2f MFH: r469265
Mark BROKEN: checksum and size mismatch

Reported by:	pkg-fallout
2018-05-07 05:34:43 +00:00
Jose Alonso Cardenas Marquez
b02a99dd07 MFH: r469035
- Update to 8.5.3

Changelog:
 https://www.drupal.org/SA-CORE-2018-004
 https://www.drupal.org/project/drupal/releases/8.5.3

Security:	89ca6f7d-4f00-11e8-9b1d-00e04c1ea73d

Approved by:	ports-secteam (riggs)
2018-05-06 21:36:04 +00:00
Mahdi Mokhtari
c4a319df18 MFH: r467819 r468035
mysql57-{client, server}: Update port to 5.7.22
This update includes fixes for multiple CVEs including:
    CVE-2018-2755 in replication component, MySQL protocol
    CVE-2018-2805 in GIS extention
    CVE-2018-2782 in InnoDB
    and more info on http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html#AppendixMSQL

PR:		227621
Reported by:	Markus Kohlmeyer <rootservice@gmail.com>
Sponsored by:	Netzkommune GmbH

databases/mysql57-client: Fix build with 10.x default compiler/linker
The upstream seems merged our local-patches but
added a -R flag to its `c++` [actually ld] command.
The -R $DIR is like -rpath on 11.x and CURRENT bases but not on 10.x
We then use -rpath to make sure it works on all supported bases.

Reported by:	John W. O'Brien <john@saltant.com>
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (feld)
2018-05-06 16:03:04 +00:00
Mahdi Mokhtari
9cc7408017 MFH: r467817 r467818
mysql56-{client, server}: Update port to 5.6.40
This update includes fixes for multiple CVEs including:
    CVE-2018-2755 in replication component, MySQL protocol
    CVE-2018-2805 in GIS extention
    CVE-2018-2782 in InnoDB
    and more info on http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html#AppendixMSQL

databases/mysql56-server: Add missed distinfo for r467817

Approved by:	ports-secteam (feld)
2018-05-06 15:57:13 +00:00
Kurt Jaeger
36de9dfdcc MFH: r469180
net/kamailio: update 5.0.1 -> 5.1.3

- lots of changes

PR:		227677
Submitted by:	Ben Hood <ben@relops.com>
Relnotes:	https://www.kamailio.org/w/kamailio-v5-1-0-release-notes/
		https://www.kamailio.org/pub/kamailio/5.1.3/ChangeLog
		https://www.kamailio.org/pub/kamailio/5.1.2/ChangeLog
		https://www.kamailio.org/pub/kamailio/5.1.1/ChangeLog
		https://www.kamailio.org/pub/kamailio/5.1.0/ChangeLog
		https://www.kamailio.org/pub/kamailio/5.0.6/ChangeLog
Security:	CVE-2018-8828
Approved by:	ports-secteam (riggs)
2018-05-06 12:55:59 +00:00
Xin LI
446cd1a06c MFH: r469173
- Update to 2018-04-22a
 - Add hash and json to dependencies

PR:		227771
Submitted by:	Yasuhiro KIMURA <yasu utahime org>
Approved by:	ports-secteam
2018-05-06 04:27:56 +00:00
Antoine Brodin
6dbe2f69dd MFH: r469159
Mark BROKEN: unfetchable

Reported by:	pkg-fallout
2018-05-05 19:17:23 +00:00
Niclas Zeising
5f7d55b455 MFH: r468774
Fix GL context creation

Add patch from upstream to fix errors in creating GL context.
See Upstream issue for details:
https://github.com/jwilm/alacritty/issues/921

PR:		227846
Submitted by:	Sascha Holzleiter

Approved by:	ports-secteam (riggs)
2018-05-05 18:57:24 +00:00
Antoine Brodin
3be16863c9 MFH: r469101
Mark BROKEN everywhere and deprecate

Reported by:	pkg-fallout
2018-05-05 11:12:20 +00:00
Thomas Zander
10cabf3000 MFH: r469087
Update to upstream release 0.8.3

PR:		227958
Submitted by:	lbartoletti@tuxfamily.org (maintainer)

Approved by:	ports-secteam (riggs)
2018-05-05 06:12:21 +00:00
Matthias Fechner
8237508b6a MFH: r467332 r468821
Update gitlab to version 10.6.4.
For detailed new feature with the major version please check https://about.gitlab.com/2018/03/22/gitlab-10-6-released/

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15038

Security update for gitlab to 10.6.5.

Reviewed by:	eugen_grosbein.net, tz (mentor)
Approved by:	eugen_grosbein.net, tz (mentor)
MFC after:	1 day
Security:	9dfe61c8-4d15-11e8-8f2f-d8cb8abf62dd
Differential Revision:	https://reviews.freebsd.org/D15249

Approved by:	ports-secteam (feld)
2018-05-04 17:52:36 +00:00
Matthias Fechner
0138123106 MFH: r467331
Update www/gitlab-workhorse to version 4.0.0 which is required for gitlab 10.6.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15037

Approved by:	ports-secteam (feld)
2018-05-04 17:50:55 +00:00
Matthias Fechner
8e4015ea9c MFH: r467330
Update www/gitlab-pages to 0.7.1 which is required for gitlab 10.6.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15036

Approved by:	ports-secteam (feld)
2018-05-04 17:49:54 +00:00
Matthias Fechner
0729b47e4a MFH: r467329
Update net/rubygem-grpc to 1.10.0 which is required for gitlab 10.6.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15035

Approved by:	ports-secteam (feld)
2018-05-04 17:48:45 +00:00
Matthias Fechner
fbd13f8e8c MFH: r467328
Update devel/gitlab-shell to 6.0.4, which is required for gitlab 10.6.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15034

Approved by:	ports-secteam (feld)
2018-05-04 17:47:21 +00:00
Matthias Fechner
e5e97b6227 MFH: r467327
Updated devel/gitaly to version 0.91.0 which is required for gitlab 10.6.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15033

Approved by:	ports-secteam (feld)
2018-05-04 17:46:25 +00:00
Matthias Fechner
d146bc08cd MFH: r467209
Added new ports required for gitlab 10.6.x.

Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15032

Approved by:	ports-secteam (feld)
2018-05-04 17:45:21 +00:00
Jan Beich
e7ffa47b60 MFH: r468984
games/openra: update GeoLite2 to May snapshot

fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1694435, actual 1717847

Approved by:	ports-secteam blanket
2018-05-03 20:44:15 +00:00
Jan Beich
a3eafbe6e8 MFH: r468931
audio/flite: link shared libs against libm

$ echo 'int main() {}' | cc -xc - -lflite -L/usr/local/lib
/usr/local/lib/libflite.so: undefined reference to `log'
/usr/local/lib/libflite.so: undefined reference to `fmod'
/usr/local/lib/libflite.so: undefined reference to `exp'
/usr/local/lib/libflite.so: undefined reference to `sin'
/usr/local/lib/libflite.so: undefined reference to `pow'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	mat (via ffmpeg)
Obtained from:	Debian
Approved by:	ports-secteam blanket
2018-05-03 14:48:40 +00:00
Jan Beich
12af5200bd MFH: r468902
x11-drivers/xf86-input-wacom: chase home per HTTP redirect

Approved by:	ports-secteam blanket
2018-05-03 01:06:48 +00:00
Jan Beich
a70f7e9e8f MFH: r468807
www/firefox-esr: update to 52.8.0

Changes:	https://www.mozilla.org/firefox/52.8.0/releasenotes/
Approved by:	ports-secteam blanket
2018-05-03 00:12:13 +00:00
Jan Beich
c1570666c4 MFH: r468896
games/openbor: update to 5120

Changes:	151106a7...5b8a3faa
Approved by:	ports-secteam (feld, implicit for snapshots)
2018-05-02 23:53:38 +00:00
Jan Beich
686eab7fb8 MFH: r468895
emulators/citra: update to s20180502

Changes:	55414c32...ca3b82ca
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-05-02 23:52:38 +00:00
Jan Beich
6ad085e307 print/freetype2: apply CVE-2018-6942 fix
PR:		227568
Submitted by:	lightside@gmx.com
Obtained from:	upstream (freetype 2.9.1)
Approved by:	ports-secteam blanket
2018-05-02 23:30:09 +00:00
Matthias Andree
0f4841ed41 MFH: r468546
Regression/bug fix update to e2fsprogs 1.44.1.

ChangeLog:
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.44.1>

Approved by:	ports-secteam (riggs@)
2018-05-01 07:33:54 +00:00
Jan Beich
8fdc265f0c MFH: r468748
games/openbor: update to 5110

Changes:	4327f3c0...151106a7
Approved by:	ports-secteam (feld, implicit for snapshots)
2018-05-01 00:22:18 +00:00
Jan Beich
ce0749f4a2 MFH: r468747
www/waterfox: apply some FF60 fixes

Approved by:	ports-secteam blanket
2018-05-01 00:21:30 +00:00
Cy Schubert
867d779dfe MFH: r468557
Correctly link to MIT KRB5 libraries when selected.

This was discovered while working through issues relating to an
exp-run using base with private Heimdal, part of the project to
make a) Heimdal in base private and b) import MIT into base (PR 222745).

PR:		227680
Submitted by:	cy@
Approved by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by:	portmgr (riggs)
2018-04-30 19:21:52 +00:00
Thomas Zander
d1c61bf11e MFH: r468700
Fix install path for DOCS

PR:		227858
Reported by:	lebarondemerde@privacychain.ch

Approved by:	ports-secteam (riggs)
2018-04-30 13:35:52 +00:00
Torsten Zuehlsdorff
35e4887bbc MFH: r468352
lang/php70: Update from 7.0.29 to 7.0.30

Changelog: http://www.php.net/ChangeLog-7.php#7.0.30

Security:	CVE-2018-5712

Approved by:	ports-secteam (riggs)
2018-04-30 09:00:48 +00:00
Torsten Zuehlsdorff
3cc5e839b4 MFH: r468353
Update PHP 7.1 from 7.1.16 to 7.1.17

Changelog: http://www.php.net/ChangeLog-7.php#7.1.17

Security:	CVE-2018-5712

Approved by:	ports-secteam (riggs)
2018-04-30 08:59:27 +00:00
Torsten Zuehlsdorff
9aa5ce18de MFH: r468354
lang/php72: Update from 7.2.4 to 7.2.5

Changelog: http://www.php.net/ChangeLog-7.php#7.2.5

Security:	CVE-2018-5712

Approved by:	ports-secteam (riggs)
2018-04-30 08:57:29 +00:00