Commit graph

434563 commits

Author SHA1 Message Date
Vsevolod Stakhov
8737a0f076 MFH: r461691
- Update to 2.0.16

PR:		225858
Submitted by:	maintainer
Security:	a8f25565-109e-11e8-8d41-97657151f8c2

Approved by:	ports-secteam (riggs)
2018-02-16 14:00:26 +00:00
Kurt Jaeger
df0a413165 MFH: r461952
net/quagga: update 1.2.2 -> 1.2.3

- doc/security: Security announcements for 4 issues
- doc/security: Add a doc/security folder and template for announcements
- doc: Add commit message template, suitable for commit.template
- bgpd: remove stream_pnt use for notify data
- lib/privs: Remove of CAP_NET_BROADCAST forgot to decrement array count
- bgpd/security: debug print of received NOTIFY data can over-read msg array
- bgpd/security: fix infinite loop on certain invalid OPEN messages
- bgpd/security: Fix double free of unknown attribute
- bgpd/security: invalid attr length sends NOTIFY with data overrun
- zebra/redistribute: Implicit withdraw needs to be explicit if
  update isn't sent
- doc: 'match aspath' should be 'match as-path'
- bgpd: fix SIGBUS
- bgpd: Fix mistake in NHT of connected IPv6 next-hops preventing
  route advertisements
- Updated the protocol supported list
- lib/command: make config file robust more robust and kinder to system
- doc: Bring documentation on Zserv header up to date.
- bgpd: distance comment
- doc: Fix small but important logical mistake in community-list example
- doc: document that changing bgp distance needs a hard clear of routes
- bgpd: malformed attribute handling: don't pass on, and add missing notify
- lib/filter: change add/delete callback hooks to robustly delete
- Revert "lib: Fix Free Pointer dereference in lib/filter.c"
- infra/buildbot: allow bots to be picked out by installed compiler.
- infra/buildbot: Add bots, add JSON "env" config variable, poll
  all git branches
- lib: ptr macro arg may need brackets in some cases
- distro/systemd: add man page ref and set config file permissions
- doc: Fix manpage number for ospfclient.
- vtysh: Fix spelling errors in strings flagged by lintian.
- doc: Tweak grammar in zebra manpage to keep lintian happy.
- vtysh: print error if PAM auth does not succeed
- lib/thread: get rid of the shallow-copy thread_fetch add a sane thread_main
- buildbot/master: use a helper generator for make cmd string list
- buildbot/master: fix the common steps
- buildbot/master: Add OBSD bot, and support for environment variable config
- build: AC_EGREPP_CPP actions wrong way around, worked by accident mostly.
- build: Work around illumos still shipping

Security:	CVE-2018-5378, https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-0543.txt
		CVE-2018-5379, https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-1114.txt
		CVE-2018-5380, https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-1550.txt
		CVE-2018-5381, https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-1975.txt
Approved by:	portmgr (swills)
2018-02-16 05:37:11 +00:00
Steve Wills
9101ca1ec0 MFH: r459902 r461973
sysutils/consul: update to 1.0.3

sysutils/consul: update to 1.0.6

Security:	ad2eeab6-ca68-4f06-9325-1937b237df60

Approved by:	ports-secteam (implicit)
2018-02-16 03:43:45 +00:00
Carlos J. Puga Medina
9e26683de7 MFH: r461945
multimedia/mpv: Update to 0.27.2

This release contains an additional fix for CVE-2018-6360

Security:	https://vuxml.freebsd.org/freebsd/3ee6e521-0d32-11e8-99b0-d017c2987f9a.html

Approved by:	ports-secteam (swills)
2018-02-15 23:28:55 +00:00
Guido Falsi
bafc79cfbf MFH: r458800 r461819
- Update net/asterisk13 to 13.19.0
- Move MASTER_SITES and WWW to https
- Add missing dependencies reported by stage-qa

Update asterisk13 to 13.19.1

Fixes a memory leak in the CDR functionality.

Approved by:	ports-secteam (riggs)
2018-02-15 22:31:49 +00:00
Bernard Spil
eaf07c13dc MFH: r461733
databases/mariadb102-server: Security update to 10.2.13

 - Unbreak OQGraph engine [1]
        (collision in setbit with sys/param.h)

PR:             224089 [1]
Reported by:	jbeich
Security:	e3445736-fd01-11e7-ac58-b499baebfeaf

Approved by:	ports-secteam (riggs)
2018-02-15 16:52:21 +00:00
Sunpoet Po-Chuan Hsieh
f703771916 MFH: r461916
Fix build on FreeBSD 10

PR:		225785
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org>

Approved by:	ports-secteam (blanket)
2018-02-15 12:52:12 +00:00
Jan Beich
2059b0c4d6 MFH: r461855
www/waterfox: remove incompatible FF57 fix after r461852

error[E0609]: no field `for_non_inherited_property` on type `&mut values::computed::Context<'_>`
     --> objdir/toolkit/library/i686-unknown-freebsd/release/build/style-ca3e0643edd5022b/out/properties.rs:79382:25
      |
79382 |                 context.for_non_inherited_property =
      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^

Reported by:	pkg-fallout
Pointy hat to:	jbeich (forgot to svn rm)
Approved by:	ports-secteam blanket
2018-02-15 01:58:44 +00:00
Jan Beich
37f3525f6e MFH: r461852
www/waterfox: apply FF59 fixes

Approved by:	ports-secteam blanket
2018-02-15 01:00:53 +00:00
Jan Beich
cb39ea57ae MFH: r461851
emulators/citra: update to s20180214

Changes:	3c03da12...775fb388
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-02-15 01:00:27 +00:00
Steve Wills
b6f74133b6 MFH: r457944 r458120 r458593 r459040 r459636 r460388 r461034 r461682 r461826
- Update to 2.99

- Update to 2.100

- Update to 2.101

- Update to 2.102

- Update to 2.103

- Update to 2.104

- Update to 2.105

- Update to 2.106

devel/jenkins: update to 2.107

Approved by:	lwhsu (maintainer, implicit)
Security:	5d374fbb-bae3-45db-afc0-795684ac7353

Approved by:	ports-secteam (implicit)
2018-02-14 17:59:57 +00:00
Steve Wills
797ac6c198 MFH: r459526 r461824
devel/jenkins-lts: update to 2.89.3

devel/jenkins-lts: update to 2.89.4

Security:	5d374fbb-bae3-45db-afc0-795684ac7353

Approved by:	ports-secteam (implicit)
2018-02-14 17:57:04 +00:00
Jochen Neumeister
6d01583792 MFH: r461533
net/rsync: Update to 3.1.3

Changelog:
 SECURITY FIXES:
    - Fixed a buffer overrun in the protocol's handling of xattr names and
      ensure that the received name is null terminated.
    - Fix an issue with --protect-args where the user could specify the arg in
      the protected-arg list and short-circuit some of the arg-sanitizing code.

  BUG FIXES:
    - Don't output about a new backup dir without appropriate info verbosity.
    - Fixed some issues with the sort functions in support/rsyncstats script.
    - Added a way to specify daemon config lists (e.g. users, groups, etc) that
      contain spaces (see "auth users" in the latest rsyncd.conf manpage).
    - If a backup fails (e.g. full disk) rsync exits with an error.
    - Fixed a problem with a doubled --fuzzy option combined with --link-dest.
    - Avoid invalid output in the summary if either the start or end time had
      an error.
    - We don't allow a popt alias to affect the --daemon or --server options.
    - Fix daemon exclude code to disallow attribute changes in addition to
      disallowing transfers.
    - Don't force nanoseconds to match if a non-transferred, non-checksummed
      file only passed the quick-check w/o comparing nanosecods.

  ENHANCEMENTS:
    - Added the ability for rsync to compare nanosecond times in its file-check
      comparisons, and added support nanosecond times on Mac OS X.
    - Added a short-option (-@) for --modify-window.
    - Added the --checksum-choice=NAME[,NAME] option to choose the checksum
      algorithms.
    - Added hashing of xattr names (with using -X) to improve the handling of
      files with large numbers of xattrs.
    - Added a way to filter xattr names using include/exclude/filter rules (see
      the --xattrs option in the manpage for details).
    - Added "daemon chroot|uid|gid" to the daemon config (in addition to the
      old chroot|uid|gid settings that affect the daemon's transfer process).
    - Added "syslog tag" to the daemon configuration.
    - Some manpage improvements.

 DEVELOPER RELATED:
    - Tweak the "make" output when yodl isn't around to create the man pages.
    - Changed an obsolete autoconf compile macro.
    - Support newer yodl versions when converting man pages.

remove needless patch

*While here switch to DISTVERSION

PR:		225761
Reported by:	 os@ist.ac.at
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14324

Approved by:	ports-secteam (riggs)
2018-02-13 19:30:01 +00:00
Jan Beich
687bed16cb MFH: r457772 r458707 r459896 r460359 r460761 r461032 r461678
games/openbor: update to 4591

Changes:	9b1c39b...35968d0
Approved by:	ports-secteam (feld, implicit for snapshots)
2018-02-13 00:59:28 +00:00
Jan Beich
8f4082cd32 MFH: r461677
emulators/rpcs3: update to 0.0.4.347

Changes:	cce0ad0c3...95c6ac699
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-02-13 00:53:05 +00:00
Carlos J. Puga Medina
8858d6c28c MFH: r461531
multimedia/mpv: Update to 0.27.1

Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.27.1

Security:	https://vuxml.freebsd.org/freebsd/3ee6e521-0d32-11e8-99b0-d017c2987f9a.html

Approved by:	ports-secteam (riggs)
2018-02-12 22:55:02 +00:00
Bernard Spil
7113b56539 MFH: r461610
databases/mariadb100-server: Security update to 10.0.34

Security:	e3445736-fd01-11e7-ac58-b499baebfeaf

Approved by:	ports-secteam (riggs)
2018-02-12 22:03:18 +00:00
Bernard Spil
79a553b874 MFH: r461590
databases/mariadb101-server: Security update to 10.1.31

PR:		225758
Reported by:	Pascal Christen <pascal christen hostpoint.ch>
Security:	e3445736-fd01-11e7-ac58-b499baebfeaf

Approved by:	ports-secteam (riggs)
2018-02-12 21:53:04 +00:00
Ruslan Makhmatkhanov
ec686f0a36 MFH: r461521
multimedia/gtk-recordmydesktop: fix runtime

- fix runtime by correcting shebang line
- set LICENSE_FILE
- set NO_ARCH since this package does not contain platform dependent files
- seitch to USES=localbase and correct requred python version
- bump PORTREVISION to reflect package changes

PR:		220800
Reported by:	timp87@gmail.com
Approved by:	portmgr (riggs)
2018-02-12 20:14:02 +00:00
Sunpoet Po-Chuan Hsieh
b5dca6752d MFH: r461514
Update to 3.5.5

- Update Makefile and PLIST to be similar with python36
- Sort USES
- Remove CPE_*: all of them are default values
- Update PLIST_FILES: do not use %%
- Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files

Changes:	https://docs.python.org/3.5/whatsnew/changelog.html
Security:	0fe70bcd-2ce3-46c9-a64b-4a7da097db07

Approved by:	ports-secteam (riggs)
2018-02-12 15:42:58 +00:00
Sunpoet Po-Chuan Hsieh
f10e8bdd15 MFH: r461513
Update to 3.4.8

- Set PORTNAME to python and add PKGNAMESUFFIX
- Update Makefile and PLIST to be similar with python36
- Sort USES
- Remove CPE_*: all of them are default values
- Update PLIST_FILES: do not use %%
- Fix shebang:
  - Update SHEBANG_FILES
  - Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files

Changes:	https://docs.python.org/3.4/whatsnew/changelog.html
Security:	0fe70bcd-2ce3-46c9-a64b-4a7da097db07

Approved by:	ports-secteam (riggs)
2018-02-12 15:41:07 +00:00
Danilo G. Baio
eef1b1eceb MFH: r461445
dns/dnscrypt-proxy: Update MASTER_SITES and WWW

Domain dnscrypt.org is gone. [1]

1 - https://github.com/jedisct1/dnscrypt-proxy/issues/89

Reported by:	tj@mrsk.me (via email)
Approved by:	portmgr (blanket)

Approved by:	ports-secteam (delphij)
2018-02-12 12:17:00 +00:00
Sunpoet Po-Chuan Hsieh
eb19a05ede MFH: r461501
Fix build with Clang 6

Approved by:	ports-secteam (blanket)
2018-02-11 15:33:42 +00:00
Vsevolod Stakhov
6407fca748 MFH: r461414
- Update to 4.90.1

Security:	316b3c3e-0e98-11e8-8d41-97657151f8c2

Approved by:	ports-secteam (delphij)
2018-02-11 09:41:17 +00:00
Jan Beich
c3f7afd31c MFH: r461466
graphics/colmap: unbreak OPENMP=off after r446135

src/ext/PBA/SparseBundleCPU.cpp:1208:7: error: non-constant-expression cannot be narrowed from type 'size_t' (aka 'unsigned long') to 'int' in initializer list [-Wc++11-narrowing]
      RUN_THREAD(ComputeProjection, threads[i], last - first, camera, point,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/ext/PBA/SparseBundleCPU.cpp:933:3: note: expanded from macro 'RUN_THREAD'
  DECLEAR_THREAD_DATA(X, __VA_ARGS__); \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/ext/PBA/SparseBundleCPU.cpp:908:30: note: expanded from macro 'DECLEAR_THREAD_DATA'
  X##_STRUCT<Float> tdata = {i, __VA_ARGS__}; \
                             ^
src/ext/PBA/SparseBundleCPU.cpp:1537:68: error: non-constant-expression cannot be narrowed from type 'size_t' (aka 'unsigned long') to 'int' in initializer list [-Wc++11-narrowing]
                 intrinsic_fixed, radial_distortion, shuffle, jct, first);
                                                                   ^~~~~
src/ext/PBA/SparseBundleCPU.cpp:933:26: note: expanded from macro 'RUN_THREAD'
  DECLEAR_THREAD_DATA(X, __VA_ARGS__); \
                         ^~~~~~~~~~~
src/ext/PBA/SparseBundleCPU.cpp:908:33: note: expanded from macro 'DECLEAR_THREAD_DATA'
  X##_STRUCT<Float> tdata = {i, __VA_ARGS__}; \
                                ^~~~~~~~~~~
src/ext/PBA/SparseBundleCPU.cpp:1537:68: note: insert an explicit cast to silence this issue
                 intrinsic_fixed, radial_distortion, shuffle, jct, first);
                                                                   ^~~~~
                                                                   static_cast<int>(

Approved by:	ports-secteam blanket
2018-02-11 08:21:30 +00:00
Danilo G. Baio
749baed80d MFH: r461437
net-p2p/libtorrent: Fix remote DoS

Calls into build_benocde that use %zu could crash on 64 bit machines
due to the size change of size_t.
Someone can force READ_ENC_IA to fail allowing an internal_error to
be thrown and bring down the client, throw handshake_error instead.

PR:		224664
Submitted by:	Henry David Bartholomew <PopularMoment@protonmail.com>
Approved by:	maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks)
Security:	e4dd787e-0ea9-11e8-95f2-005056925db4

Approved by:	ports-secteam (eadler)
2018-02-10 23:15:47 +00:00
Tobias Kortkamp
3aa708f161 MFH: r461415
devel/libftdi: Fix build without PYTHON after r451798

BINARY_ALIAS is set unconditionally but swig3.0 is only available with
PYTHON=on and create-binary-alias will fail when it is missing.

PR:		225524
Reported by:	johan@stromnet.se

Approved by:	ports-secteam blanket
2018-02-10 19:55:27 +00:00
Jan Beich
b693797942 MFH: r461352
emulators/citra: update to s20180208

Changes:	587450cd...3c03da12
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-02-10 00:44:42 +00:00
Jan Beich
08e421164a MFH: r461351
emulators/rpcs3: update to 0.0.4.337

Changes:	5b5f2d424...cce0ad0c3
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-02-10 00:43:18 +00:00
Jan Beich
5088bf5d9c MFH: r461350
www/waterfox: apply more FF57 fixes

Approved by:	ports-secteam blanket
2018-02-10 00:42:01 +00:00
Steve Wills
16f18608e0 MFH: r458505 r459812 r459905
devel/gitlab-runner: update to 10.3.0

devel/gitlab-runner: fix fetch

devel/gitlab-runner: update to 10.4.0

Approved by:	ports-secteam (implicit)
2018-02-08 15:20:43 +00:00
Jan Beich
451a0ca76b MFH: r461193
www/waterfox: apply some FF57/FF59 fixes

Approved by:	ports-secteam blanket
2018-02-08 00:59:50 +00:00
Jan Beich
8fc915616f MFH: r461174
www/firefox: update to 58.0.2

Changes:	https://www.mozilla.org/firefox/58.0.2/releasenotes/
PR:		223425
Approved by:	ports-secteam blanket
2018-02-07 19:34:49 +00:00
Johannes M Dieterich
a3a1bf7ff5 MFH: r457940 r459134
devel/flang: Update to a later development snapshot.

Contains various improvements and fixes over the last two months.

Reported by:	Rainer Hurling <rhurlin@gwdg.de>
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D13727

devel/flang-clang: Update to a new snapshot and fix pkg-plist to match the recent upgrade of LLVM 5.0.0 to 5.0.1. Update requires patch to remove -ldl.

devel/flang: Bump PORTREVISION to force recompilation after the above companion compiler update.

PR:		225174 (for the LLVM 5.0.1)
Approved by:	swills (mentor, implicit)

Approved by:	ports-secteam
2018-02-07 19:27:48 +00:00
Mark Felder
339007b319 MFH: r461119
www/palemoon: Update LICENSE_PERMS

Upstream forbids distribution of this package with their branding unless
we are able to fully comply with the requirements of building against
all of the libraries in their tree. This is untenable so we will block
distribution for now and work on disabling branding.

PR:		225717
2018-02-06 23:58:03 +00:00
Jung-uk Kim
f9fa900942 MFH: r461109
Update to 28.0.0.161.

https://helpx.adobe.com/security/products/flash-player/apsb18-03.html

Approved by:	ports-secteam (blanket)
2018-02-06 21:26:03 +00:00
Bryan Drewery
92b8bdeb23 MFH: r461107
Remove blank CATEGORIES which yields a leading space ' www'.

Approved by:	portmgr (implicit)
2018-02-06 21:06:19 +00:00
Bryan Drewery
982c377dd0 MFH: r461103
Remove leading newline to FLAVORS.

Approved by:	portmgr (implicit)
2018-02-06 20:49:33 +00:00
Sunpoet Po-Chuan Hsieh
14cfb7d6d6 MFH: r461078
Fix build with Clang 6

Approved by:	ports-secteam (blanket)
2018-02-06 17:36:35 +00:00
Jan Beich
1b3f2d46df MFH: r460762 r461029
emulators/rpcs3: update to 0.0.4.321

Changes:	70fe0cc22...5b5f2d424
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-02-06 00:49:12 +00:00
Jan Beich
95d1baf169 MFH: r461028
emulators/citra: update to s20180203

Changes:	dca5fd29...587450cd
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-02-06 00:46:58 +00:00
Jan Beich
a78e81243d MFH: r461026
www/waterfox: apply more FF57 fixes

Approved by:	ports-secteam blanket
2018-02-05 23:49:18 +00:00
Jan Beich
724999648f MFH: r460989
www/seamonkey: switch 2.49.2

Changes:	http://www.seamonkey-project.org/news
Security:	f78eac48-c3d1-4666-8de5-63ceea25a578
Security:	b7e23050-2d5d-4e61-9b48-62e89db222ca
Security:	a891c5b4-3d7a-4de9-9c71-eef3fd698c77
Approved by:	ports-secteam blanket
2018-02-05 23:43:48 +00:00
Thomas Zander
50f9420aa1 MFH: r460936
Update to upstream release 0.20.16

Details:
- Bugfix release which includes fixes for crashes
  with pulseaudio and on debug builds
- Changelog on
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.16/NEWS

Approved by:	ports-secteam (swills)
2018-02-05 20:10:12 +00:00
Yuri Victorovich
8258f35488 MFH: r460962
net/shadowsocks-libev: Update to 3.1.3

Summary of change logs:
* shadowsocks-libev (3.1.3-1)
  * Fix a bug in UDP relay.
* shadowsocks-libev (3.1.2-1)
  * Fix a bug in DNS resolver.
  * Add new TFO API support.
* shadowsocks-libev (3.1.1-1)
  * Fix a security issue in ss-manager. (CVE-2017-15924)

Additional port changes:
* Added LICENSE_FILE
* Sorted GH_TUPLE
* Changed static library to shared library
* Added USE_LDCONFIG
* Added INSTALL_TARGET=install-strip
* Added optional shell completion files for BASH and ZSH

PR:		225442
Submitted by:	csosstudy@gmail.com (PORTVERSION line), myself (the rest)
Approved by:	ports-secteam (swills), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D14200
2018-02-05 18:26:28 +00:00
Jan Beich
807912c18d MFH: r460969
devel/renpy: update to 6.99.14.1

Changes:	https://www.renpy.org/release/6.99.14.1 (see Announcment)
Changes:	https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-14-1
Approved by:	ports-secteam (swills)
2018-02-05 17:45:13 +00:00
Jan Beich
f23a0464e8 MFH: r460866
emulators/rpcs3: switch to llvm50

LLVM PPU is still unstable on FreeBSD, so allow users to play with
different versions of it. By default use the same version as Mesa.

Approved by:	ports-secteam (feld)
2018-02-05 01:33:26 +00:00
Gordon Tetlow
2ab8ae8584 MFH: r460953
Fixup include for p4 related ports now that devel/p4 is using source.

Also update devel/p4d to 2016.1/1611275.

Approved by:	ports-secteam (blanket)
2018-02-04 23:37:26 +00:00
Thomas Zander
59506f0d98 MFH: r460797
Update to upstream version 2.6.4

PR:		224858
Submitted by:	freebsd@dns-lab.com (maintainer)

Approved by:	ports-secteam (feld)
2018-02-04 13:58:47 +00:00
MANTANI Nobutaka
83b05aa1cd MFH: r460810
- Update to 0.5.3.20180125.
- This version fixes multiple vulnerabilities.

PR:             225611
Submitted by:   D. Ebdrup <debdrup@gmail.com>
Security:       e72d5bf5-07a0-11e8-8248-0021ccb9e74d

Approved by:	ports-secteam (feld)
2018-02-04 13:32:07 +00:00