12926 Commits

Author SHA1 Message Date
sthen
9b86454f9a update to fping-3.15 2017-01-12 14:28:54 +00:00
sthen
59278df8ab SECURITY update to BIND 9.10.4-P5
Named could mishandle authority sections that were missing RRSIGs triggering
an assertion failure.  CVE-2016-9444

Named mishandled some responses where covering RRSIG records are returned
without the requested data resulting in a assertion failure.  CVE-2016-9147

Named incorrectly tried to cache TKEY records which could trigger an
assertion failure when there was a class mismatch.  CVE-2016-9131
2017-01-12 12:22:20 +00:00
tj
604673cfac update to mktorrent v1.1, bringing in the new -s flag.
ok gonzalo
2017-01-11 22:28:18 +00:00
jasper
bea41959bb update maintainer e-mail
from Josh Grosse
2017-01-11 13:44:33 +00:00
ajacoutot
c8c3483946 Update to libproxy-0.4.14. 2017-01-11 08:41:32 +00:00
mestre
43a4a28591 Update to version 1.0.4 which includes an important bugfix, the bug is
described in CVE-2015-8688 and although it was assigned to gajim mcabber also
suffered from this

OK maintainer Markus Hennecke
2017-01-11 08:22:59 +00:00
sthen
6a4623be25 update to unifi-5.3.11 2017-01-10 15:10:45 +00:00
naddy
9dfe0e23e9 upstream fix for regression tests 1060 and 1061, where the included test
server errored out on send(2) returning EAGAIN
2017-01-09 23:27:20 +00:00
robert
f4ea495359 update to 3.2.3;
add libxml support for vm monitoring, fix broken sensors and remove
the obsolete zabbix_agent.conf

diff from Mark Patruck
2017-01-08 19:24:53 +00:00
fcambus
76bd783b78 Update GeoLite2 databases to latest version. 2017-01-08 12:08:05 +00:00
jeremy
cea9793919 Build ruby24 versions of gem ext ports where we currently build ruby23
versions.
2017-01-06 16:08:18 +00:00
kirby
7873116eae Bugfix update to munin-2.0.29 2017-01-06 11:57:19 +00:00
sthen
9689d57f2d SECURITY update to irssi-0.8.21 (minimal patches to fix security issues
only) - ok jca@ krw@

(a) A NULL pointer dereference in the nickcmp function found by Joseph
    Bisch. (CWE-690)

(b) Use after free when receiving invalid nick message (Issue #466, CWE-146)

(c) Out of bounds read in certain incomplete control codes found by
    Joseph Bisch. (CWE-126)

(d) Out of bounds read in certain incomplete character sequences found
    by Hanno Böck and independently by J. Bisch. (CWE-126)
2017-01-05 21:37:52 +00:00
naddy
a991fb7f12 Upstream commit a7b38c9dc98481e4a5fc37e51a8690337c674dfb to fix a problem
that causes rtorrent to busy loop when announcing to the tracker.  ok tj@
2017-01-05 20:46:00 +00:00
sthen
ff39c35c3e reinstate /old/ backup MASTER_SITES, lost in Pablo's diff. (not needed now,
but maybe later).
2017-01-05 14:23:30 +00:00
ajacoutot
0a65e2717c Update to py-botocore-1.4.93. 2017-01-05 08:24:07 +00:00
lteo
7d5158e4cd Update to Snort 2.9.9.0.
Maintainer timeout.
2017-01-05 03:08:04 +00:00
sthen
e3a0b83dd8 update to dnscrypt-proxy-1.9.1, based on a diff from Pablo Méndez Hernández,
but skipping the new config file for now because we can't force daemonizing
for the rc script (or setting uid) while using the config file. (the ideal
situation for scripts would be to allow these flags to override things on
the config file).
2017-01-04 21:52:20 +00:00
naddy
faa31e7950 Security update to 7.52.1:
CVE-2016-9586: printf floating point buffer overflow
2017-01-04 20:28:56 +00:00
sthen
418fc165cb Wireshark's cmake file picks up Qt5Svg causing build to break
intermittently following the big qt5 reorganisation. List it as a hard
dep; even though it doesn't actually show in objdump -p for the binary
(perhaps that is because of as-needed linking).
2017-01-04 19:51:40 +00:00
shadchin
3aae4ef7e6 Update to py-idna 2.2.
ok benoit@
2017-01-04 18:23:27 +00:00
bluhm
ece016037a +p5-Net-Flow 2017-01-03 21:52:39 +00:00
bluhm
0143ca24af import p5-Net-Flow 1.003
OK sthen@

Comment:
decode and encode NetFlow/IPFIX datagrams

Description:
The Flow module provides the decoding function for NetFlow version
5,9 and IPFIX, and the encoding function for NetFlow version 9 and
IPFIX.
2017-01-03 21:48:57 +00:00
landry
f345fb86c6 bump ports depending on python3 in net 2017-01-03 19:24:43 +00:00
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
sebastia
bb940ff6a1 Downgrade to the latest 1.3.5, the 1.4.X version broke MCollective
to Rabbitmq backend communication via SSL
MCollective is the only dependent port of ruby-stomp
As suggested by aja@, jasper@, add a comment about the MCollective
breakage

OK ajacoutot@, jasper@
2017-01-03 11:53:58 +00:00
jca
ee1cfd1cea License changed to BSD. 2017-01-03 08:28:41 +00:00
jca
67c90bc346 Packaging tweaks.
- respect CFLAGS
- install scripts with INSTALL_SCRIPT, don't hardcode /usr/local and the
  shared lib version

ok feinerer@
2017-01-03 08:28:02 +00:00
juanfra
306436c845 Update to openfire 4.1.1. From Marc Peters (MAINTAINER). 2017-01-02 21:44:28 +00:00
feinerer
c7fecd148c Update to dsocks 1.7
ok jca@
2017-01-01 18:32:04 +00:00
ajacoutot
e392f4972b --disable-sqlite so it's not picked up.
reported by landry@
2016-12-31 10:19:05 +00:00
jsg
7691f63483 powerdns already builds with ports gcc, now that the arm baseline is
armv6k builtin atomics are available on arm and this builds so stop
marking it as BROKEN on arm.
2016-12-31 03:32:10 +00:00
jca
172845cdf1 Use lang/gcc for atomic ops on arm.
ok dcoppa@ (maintainer)
2016-12-30 19:12:37 +00:00
pascal
eac496bbf1 Update to 0.12008. 2016-12-30 17:36:41 +00:00
jca
a673e71dab Use lang/gcc for atomic builtins on arm (also needs liburcu built with lang/gcc) 2016-12-30 15:47:55 +00:00
bluhm
4deedc449f update p5-Net-DNS to 1.07 2016-12-30 14:09:37 +00:00
danj
892545f724 Update to haproxy-1.6.11 2016-12-30 14:02:17 +00:00
ajacoutot
9f394d1df9 Update to py-libcloud-1.5.0. 2016-12-30 11:31:06 +00:00
ajacoutot
be9ed155e8 Update to py-botocore-1.4.92. 2016-12-30 11:19:54 +00:00
jca
d4b8d537c2 Needs __sync_sub_and_fetch_4 and friends, build with lang/gcc on arm.
ok danj (maintainer)
2016-12-29 14:05:08 +00:00
jca
898293df04 Move NO_TEST, and kill a trailing whitespace.
ok danj@ (maintainer)
2016-12-29 13:52:14 +00:00
ajacoutot
a16756552a Update to py-raet-0.6.6. 2016-12-29 09:28:17 +00:00
juanfra
8f367a1d4e Update to openfire 4.1.0. From Marc Peters (MAINTAINER).
This version includes security fixes:
http://download.igniterealtime.org/openfire/docs/4.1.0/changelog.html
2016-12-28 19:51:02 +00:00
awolk
c8a3d2b849 [UPDATE] net/corebird 1.3.1 => 1.3.3
port changes:
  - upstream now provides proper tarballs so we switch
    from GH_* vars to MASTER_SITES
  - we no longer need autoconf as the upstream rolled
    tarball includes the generated build files
  - devel/libtool & textproc/intltool no longer needed
    (spotted by fcambus@)
  - simplified license comment (spotted by fcambus@)

upstream changelog:
---
Version 1.3.3 (2016-10-01)

Changelog:
  - Support longer tweets in a few more places
  - Properly escape ampersand characters in user mentions to fix
    GtkLabel warnings about wrong escape characters in tooltips
  - Fix tweet length calculations for whitespace-only tweets
  - Check for duplicated entries in media arrays. This is apparently a
    problem on Twitter's side but led to crashes in Corebird (see #627)
  - Use the correct nsfw status of a tweet, i.e. the one that can
    actually show images.
  - Fix a crash when sending a tweet with multiple images attached
  - Fix tweet length calculation of quote tweets. This previously led to
    tweets getting rejected by the server even though Corebird claimed
    they were fine. See #628

Version 1.3.2 (2016-09-25)

Changelog:
 - Cope with the tweet length changes introduced by Twitter
 - Fix a problem with malformed media URLs

---

OK juanfra@, fcambus@
2016-12-28 17:10:54 +00:00
fcambus
9860cc8bc6 Update gophernicus to 2.2.
OK juanfra@, ajacoutot@
2016-12-28 17:09:17 +00:00
zhuk
899b08ffaf Fix build with modern qt5.port.mk, as found by naddy@. 2016-12-28 13:53:29 +00:00
kili
5ae659fc8b Fix bump of transmission-qt. This port has REVISION = 1, which
applied to *all* subpackages, so REVISION-qt must be 2, not 0. Move
REVISION-qt up (right under REVISION), so it becomes obvious that
-qt got an extra bump.
2016-12-27 20:36:42 +00:00
jasper
be7fb58415 update to apache-activemq-5.14.3 2016-12-26 12:33:08 +00:00
edd
2e05beace0 Update syncthing to 0.14.16.
Tested by awolk@ and Dimitris Papastamos.

OK awolk@, thanks.
2016-12-26 09:59:16 +00:00
jca
c158bf9983 Add license marker 2016-12-25 17:08:51 +00:00