Commit Graph

434657 Commits

Author SHA1 Message Date
Jan Beich
f03c635794 multimedia/libvpx: backport MULTIRES fix (direct commit)
Obtained from:	upstream (libvpx 1.7.0, via Firefox 59)
Approved by:	ports-secteam blanket
2018-02-02 20:48:18 +00:00
Jan Beich
4969875bd4 MFH: r460725
www/waterfox: unbreak Customize for new profiles after r460542

Approved by:	ports-secteam blanket
2018-02-02 18:54:12 +00:00
Torsten Zuehlsdorff
45bc3a7304 MFH: r460697
Update PHP 7.1 from 7.1.13 to 7.1.14

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

Remove patch since upstream integrated a fix for the issue

Approved by:	ports-secteam (swills)
2018-02-02 14:26:03 +00:00
Torsten Zuehlsdorff
c0a4d04f05 MFH: r460696
lang/php72: Update from 7.2.1 to 7.2.2

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

Approved by:	ports-secteam (swills)
2018-02-02 14:24:04 +00:00
Mark Felder
f49b823312 MFH: r458596
Correct llvm-config40 output with shared libraries.

PR:		223191
Submitted by:	greg@unrelenting.technology
2018-02-02 10:09:19 +00:00
Mark Felder
94fa61a192 MFH: r458590
Upgrade to 5.0.1.

Correct shared linkage with llvm-config50.[0]

PR:		223191 [0]
Submitted by:	greg@unrelenting.technology
2018-02-02 10:08:35 +00:00
Mark Felder
7caa9e276c MFH: r458581
Fix builds of lang/gcc{48,49,5} with clang 6.0.0

Since clang++ 6.0.0 now defaults to -std=gnu++14 (similar to g++ 6 and
higher), building gcc48, gcc49 or gcc5 produce quite a number of
"invalid suffix on literal; C++11 requires a space between literal and
identifier" errors.  This is because in many places, double quotes are
directly followed by printf helper macros like HOST_WIDE_INT_PRINT.

In gcc 6 and later, spaces were added between the double quotes and the
macros, to fix this issue, but for earlier versions, use a combination
of find, grep and sed to add them mechanically throughout the respective
source trees.

In addition, gcc5 needs a regular patch to fix an incorrect call to
error(), which should have been error_at().  (This was a mismerge by
upstream.)

Approved by:	gerald (maintainer)
PR:		224927
2018-02-02 10:07:58 +00:00
Mark Felder
46ee793514 MFH: r458306
Update to upstream release 17.12

Details:
- New release 17.12, changelog on
  http://www.codeblocks.org/downloads/binaries/changelog
- This includes fixes for stability of the application
  which should allow to close bug #223826 and bug #197888

PR:		224835
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2018-02-02 10:05:18 +00:00
Mark Felder
8c30f59311 MFH: r458112
* Revision bump, cleanup unused dependencies

Affected ports: net-mgmt/ccnet-client net-mgmt/seafile-client net-mgmt/seafile-gui
2018-02-02 10:02:26 +00:00
Mark Felder
fdfc810804 MFH: r457913
Update to upstream version 0.0.62

Detailed maintainer log:
- v0.0.62: Miscellaneous tweaks
- Updated Let's Encrypt agreement URL in example response file.
- Now builds for current Go 1.x version in Travis rather than Go 1.8.
- More error details are now available for challenge errors in the acmeapi
  package.
- Error when trying to prompt the user in non-interactive mode now advises
  user to remove --batch flag.

PR:		224627
Submitted by:	samm@os2.kiev.ua (maintainer)
2018-02-02 09:51:51 +00:00
Mark Felder
3ada35a33a MFH: r460648
security/snort3: Fix build with FreeBSD 10.3

Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210890
2018-02-01 22:53:08 +00:00
Mark Felder
64d2bacaf4 MFH: r460389 r460412 r460638 r460641
Upgrade to build 242

Approved by:	feld (maintainer)

Unbreak last commit.

Pointy hat:	dvl
Sponsored by:	Absolight

security/snort3: Update to Alpha BUILD_242

- Use cmake now as autotools will be going away
- Fix segfaulting which was actually caused by devel/hwloc

security/snort3: Bump PORTREVISION

Bump for sanity
Add missing DOCS to OPTIONS_DEFINE
2018-02-01 21:59:21 +00:00
Mark Felder
d8a954d3a2 MFH: r460636
devel/hwloc: Fix segfaults on Intel CPUs

Details in this Github issue: https://github.com/open-mpi/hwloc/issues/282
2018-02-01 21:20:32 +00:00
Bryan Drewery
413bf6a750 MFH: r459203
Upgrade to 3.2.4

Changes: https://github.com/freebsd/poudriere/wiki/release_notes_324

Approved by:	portmgr (implicit)
2018-02-01 21:01:30 +00:00
Olli Hauer
5bb39e3dd0 MFH: r460434
- update to 2.11.11

Changelog:

20171116
  Bugfix (introduced: Postfix 2.1): don't log warnings
  that some restriction returns OK, when the access map
  DISCARD feature is in effect. File: smtpd/smtpd_check.c.

20171215
  Bugfix (introduced: 20170611): the DB_CONFIG bugfix broke
  Berkeley DB configurations with a relative pathname.  File:
  util/dict_db.c.

20171226
  Documentation patches by Sven Neuhaus. Files:
  proto/FORWARD_SECRECY_README.html, proto/SMTPD_ACCESS_README.html.

20180106
  Cleanup: missing mailbox seek-to-end error check in the
  local(8) delivery agent. File: local/mailbox.c.

  Cleanup: incorrect mailbox seek-to-end error message in the
  virtual(8) delivery agent. File: virtual/mailbox.c.

Approved by:	ports-secteam (swills@)
2018-02-01 20:27:17 +00:00
Olli Hauer
1d4e1948f8 MFH: r460435 r460438
- update to 3.2.5
- license is now dual (see Changelog 20180127)
- make EAI optional but on by default [1]

Changelog:
20171116
  Bugfix (introduced: Postfix 2.1): don't log warnings
  that some restriction returns OK, when the access map
  DISCARD feature is in effect. File: smtpd/smtpd_check.c.

20171215
  Bugfix (introduced: 20170611): the DB_CONFIG bugfix broke
  Berkeley DB configurations with a relative pathname.  File:
  util/dict_db.c.

20171218
  Workaround: reportedly, some res_query(3) implementation
  can return -1 with h_errno==0. Instead of terminating with
  a panic, the Postfix DNS client now logs a warning and sets
  h_errno to TRY_AGAIN. File: dns/dns_lookup.c.

20171226
  Documentation patches by Sven Neuhaus. Files:
  proto/FORWARD_SECRECY_README.html, proto/MILTER_README.html,
  proto/SMTPD_ACCESS_README.html.

20180106
  Cleanup: missing mailbox seek-to-end error check in the
  local(8) delivery agent. File: local/mailbox.c.

  Cleanup: incorrect mailbox seek-to-end error message in the
  virtual(8) delivery agent. File: virtual/mailbox.c.

20180127
  Licence: in addition to the historical IBM Public License
  1.0, this software is now also distributed with the more
  recent Eclipse Public License 2.0. Recipients can choose
  to take the software under the license of their choice.
  Those who are more comfortable with the IPL can continue
  with that license. File: LICENSE.

- fix licence error after last commit

Reported by:	Yasuhiro KIMURA

PR:		ports/221619 [1]
Submitted by:	Kubilay Kocak (koobs@)

Approved by:	ports-secteam (swills@)
2018-02-01 20:26:03 +00:00
Mark Felder
3cb952e6fe MFH: r460603
www/mediawiki130: Add missing PHP module dependency

When upgrading from MediaWiki 1.29:

Error: Missing one or more required components of PHP.
You are missing a required extension to PHP that MediaWiki needs.
Please install:
 * fileinfo <https://secure.php.net/fileinfo>
2018-02-01 14:50:43 +00:00
Niclas Zeising
b5c7c9a5e7 MFH: r460590
Complete fix for CVE-2017-15132

Complete fix for CVE-2017-15132, the previous fix was not enough, and caused
the request to remain after an abort, causing a use-after-free later on.

PR:		225585
Submitted by:	Vladimir Krstulja
Approved by:	adamw (maintainer)

Approved by:	ports-secteam (implicit, security fix)
2018-02-01 13:28:09 +00:00
Bryan Drewery
76022bf25c MFH: r459752
Update to 5.5.59 release.

PR:		225241
Submitted by:	Markus Kohlmeyer <rootservice@gmail.com>

Approved by:	portmgr (implicit)
2018-01-31 23:44:18 +00:00
Bryan Drewery
5492eb86d5 MFH: r459855 r460136 r460317
Update to 7.58.0

- Add BROTLI and LIBSSH options

Changes:	https://curl.haxx.se/changes.html

Remove LIBSSH option to avoid circular dependency

libssh uses cmake which depends on curl.

Fix BROTLI option

Approved by:	portmgr (implicit)
Security:	CVE-2018-1000007
2018-01-31 23:32:52 +00:00
Jan Beich
ac61096b93 MFH: r460542
www/waterfox: update to 56.0.3.65

Changes:	3c64673640...d7f689c984
Changes:	52216f01e1...3c64673640 (missed in r460354)
Security:	103bf96a-6211-45ab-b567-1555ebb3a86a
Approved by:	ports-secteam blanket
2018-01-31 21:49:00 +00:00
Jan Beich
9527b162da MFH: r460541
emulators/rpcs3: update to 0.0.4.293

Changes:	cd8e97a7c...70fe0cc22
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-01-31 21:47:04 +00:00
Jan Beich
c6c767c0eb MFH: r459458 r460255
security/nss: update to 3.35

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_35_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Approved by:	ports-secteam (swills)
2018-01-31 21:25:59 +00:00
Jan Beich
35c375d8fa MFH: r459460
devel/nspr: update to 4.18

Changes:	http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-18-Release-td372135.html
ABI:		https://abi-laboratory.pro/tracker/timeline/nspr/
Approved by:	ports-secteam (swills)
2018-01-31 21:01:07 +00:00
Jan Beich
8088ed9d41 MFH: r460357
www/firefox-esr: work around race on sqlite3 init

PR:		225364
Obtained from:	upstream (Firefox 56)
Approved by:	ports-secteam (swills)
2018-01-31 21:00:31 +00:00
Jan Beich
d8d574ae29 MFH: r460253
devel/include-what-you-use: switch to llvm50 (like r457360)

PR:		224617
Approved by:	maintainer timeout (1 month)
Approved by:	ports-secteam (swills)
2018-01-31 20:58:28 +00:00
Antoine Brodin
a7f97786e4 MFH: r460339
Apply patches for CVE-2017-9935 and CVE-2017-18013

PR:		225544
Submitted by:	Yasuhiro KIMURA
Obtained from:	Debian
2018-01-30 19:47:38 +00:00
Koop Mast
6be7000ad5 MFH: r460052 r460230
Update glib to 2.50.3.

Also redo the kqueue patches. Now we patch files only once, and add some
bits that got lost somewhere (which is probably my fault). Which where
causing crashes when for example nautilus or thundar where monitoring
directories and files where added/removed.

PR:		199872

Fix another crash bug in the kqueue backend.

PR:		199872 217946

Approved by:	ports-secteam (swills@)
2018-01-30 07:04:21 +00:00
John Baldwin
c2d9b63b55 MFH: r460050
KGDB fixes for amd64 and aarch64.

- Update the amd64 kernel support to recognize mchk_calltrap as a
  trapframe generator.
- Remove some unneeded headers from fbsd-kld.c.
- Various fixes to get stack traces working for aarch64 kernels:
  - Map the LR register from the PCB to PC instead of LR.
  - Skip the PC register from the PCB as it isn't initialized to anything.
  - Correct the register cache map for the PCB.  The old one had the
    offsets of pcb_sp and pcb_pc reversed.
  - Don't map all of the saved general purpose registers in a
    trapframe to X1 rather than X0 .. X29.
  - Use correct name for el0 trapframe entry points.

Reviewed by:	pizzamig (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13977

Approved by:	ports-secteam (swills)
2018-01-30 01:18:07 +00:00
Jan Beich
4c1c401e32 MFH: r460354
www/waterfox: update to 56.0.3.50

- Apply more FF58 fixes except the following
  https://bugzilla.mozilla.org/buglist.cgi?bug_id=1281965,1379276,1382851,1390882,1396399,1412653,1413857,1415770,1415788,1416879,1418074,1418841,1418966,1420049,1421099,1421324,1426449

Changes:	https://github.com/MrAlex94/Waterfox/compare/56.0.3...52216f01e1f3
Security:	a891c5b4-3d7a-4de9-9c71-eef3fd698c77
Approved by:	ports-secteam blanket
2018-01-30 00:59:18 +00:00
Jan Beich
d0fb2a2363 MFH: r460361
emulators/citra: update to s20180128

Changes:	5a57578c...27ed8a3c
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-01-30 00:57:54 +00:00
Jan Beich
cbf403c01b MFH: r460360
emulators/rpcs3: update to 0.0.4.285

Changes:	bb5bdb2e8...cd8e97a7c
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-01-30 00:56:23 +00:00
Jung-uk Kim
a1672c172e MFH: r460351
Update to 9.0.4.

http://www.oracle.com/technetwork/java/javase/9-0-4-relnotes-4021191.html

Approved by:	ports-secteam (swills)
2018-01-29 22:51:44 +00:00
Jung-uk Kim
a826aa6d32 MFH: r460350
Update to 8u162.

http://www.oracle.com/technetwork/java/javase/8u162-relnotes-4021436.html

Approved by:	ports-secteam (swills)
2018-01-29 22:51:15 +00:00
Bradley T. Hughes
d6d4fcdd06 MFH: r457853
devel/awscli: use USE_PTYHON=noflavors, remove PKGNAMEPREFIX

The introduction of flavors caused the awscli package to be renamed to
py27-awscli. Since this package is preinstalled on all AWS EC2 instances
running a FreeBSD image, apply POLA and rename the package back to
awscli. The assumption is that the rename was unintentional.

Approved by:	mat (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D13555

Approved by:	portmgr
2018-01-29 22:06:52 +00:00
Niclas Zeising
a085096f6a MFH: r460336
Add patch and fix CVE-2017-15132

Add upstream patch to fix CVE-2017-15132, memory leak in the log in process
that can cause memory exhaustion.

PR:		225446
Submitted by:	Vladimir Krstulja
Approved by:	adamw (maintainer), swills (ports-secteam)
Security:	92b8b284-a3a2-41b1-956c-f9cf8b74f500

Approved by:	ports-secteam (implicit)
2018-01-29 21:04:37 +00:00
Jan Beich
c08622c31f MFH: r460254
www/firefox: update to 58.0.1

Changes:	https://www.mozilla.org/firefox/58.0.1/releasenotes/
PR:		223425
Approved by:	ports-secteam (swills)
2018-01-29 19:16:12 +00:00
Dirk Meyer
c311fea81f MFH: r460104
- disable option SMTPUTF8 as default
it causes lost mail and backscatter with local delivery.
PR:		224452

Approved by:	portmgr (Steve Wills)
2018-01-27 16:53:26 +00:00
Koop Mast
87e8ce533d MFH: r460078
Update gcab to 0.8.

Security fix release with normal bug fixes.

Security:	2cceb80e-c482-4cfd-81b3-2088d2c0ad53
		CVE-2018-5345

Approved by:	ports-secteam (swills@)
2018-01-27 16:01:41 +00:00
Jan Beich
e6985d32fa MFH: r459899
mail/thunderbird: update to 52.6.0

Changes:	https://www.mozilla.org/thunderbird/52.6.0/releasenotes/
Security:	a891c5b4-3d7a-4de9-9c71-eef3fd698c77
Approved by:	ports-secteam (swills)
2018-01-27 01:25:41 +00:00
Jan Beich
b68f8cdc1e MFH: r460069
emulators/citra: update to s20180127

Changes:	33b0b516...5a57578c
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-01-27 00:56:39 +00:00
Jan Beich
cc48fce5e1 MFH: r460068
emulators/rpcs3: update to 0.0.4.283

Changes:	c8965564e...bb5bdb2e8
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-01-27 00:55:24 +00:00
Larry Rosenman
0e062fb6ee MFH: r459048 r459972
security/clamav: remove LHA from default options.

r459039 made distribution of the lha binary not allowed.

PR:		225180
Submitted by:	antoine

security/clamav: upgrade to 0.99.3.
* Update to 0.99.3.
* Fix following portlint warnings.
** Move position of USES in Makefile.
** Remove reference of undefined LLVM option.
** Regenerate files/patch-libclamav_regex_pcre.c by 'make makepatch
** add USES=ssl

PR:		225461
Submitted by:	yasu@utahime.org

Approved by:	ports-secteam (swills)
Security:	b464f61b-84c7-4e1c-8ad4-6cf9efffd025
2018-01-26 14:14:09 +00:00
Cy Schubert
cad478be0b MFH: r459810
Make AQMP support optional. AQMP support, which was prior to this
revision not optional, caused syslog-ng to fail to build with
LibreSSL. Users of LibreSSL should disable AQMP support.

PR:		225380
Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit / syslog-ng upstream
Approved by:	portmgr (swills)
2018-01-26 03:07:13 +00:00
Tobias Kortkamp
6a9772647c MFH: r459966
sysutils/gdisk: Unbreak UTF16 option

/usr/bin/ld: undefined reference to symbol `_ZN3icu13UnicodeStringC1EPKc' (try adding -licuuc)
//usr/local/lib/libicuuc.so.60: could not read symbols: Bad value

PR:		198518
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	wg (maintainer timeout, ~3 years)

Approved by:	ports-secteam blanket
2018-01-25 23:00:29 +00:00
Bryan Drewery
eaea088b2f MFH: r459958 r459959 r459960
Show errors for duplicate source entries.

Remove duplicate entries found by updated MOVEDlint.awk in r459958

Fix some other lint findings

Approved by:	portmgr (implicit)
2018-01-25 21:13:14 +00:00
Michael Gmelin
61b3a63101 MFH: r459808
Fix databases/mariadb* hostname verification when building against LibreSSL

LibreSSL imported X509_check_host from BoringSSL. Unlike OpenSSL,
it doesn't calculate the length of the hostname passed in case
chklen/namelen == 0. This means that the check in MariaDB always
fails if built against LibreSSL. This forces adminstrators to disable
hostname verification, which weakens security (hence the MFH request below).

Note that the fix has no negative implications if built against OpenSSL,
as its implementation calls strlen(hostname) in case namelen == 0.

See also https://github.com/MariaDB/server/pull/562

Approved by:	portmgr
2018-01-25 15:47:01 +00:00
Tobias Kortkamp
1316d941ee MFH: r459917
Fix typo DtraceToolkit -> DTraceToolkit

Approved by:	ports-secteam blanket
2018-01-25 10:00:58 +00:00
Roger Pau Monné
a6ca9fe685 MFH: r459786 r459787 r459822
xen-kernel: fix build with clang 6 and apply pending XSA patches

This includes a band-aid for running 64bit PV guests without
compromising the whole system.

Approved by:	ports-secteam (swills)
2018-01-25 09:25:18 +00:00
Antoine Brodin
07ba4eb676 MFH: r459908
Fix the context of this patch so that its applies with stricter patch(1)

PR:		223545
2018-01-25 06:44:58 +00:00