12367 Commits

Author SHA1 Message Date
sthen
ea6fe99249 update to pmacct-1.5.3 2016-06-02 11:52:32 +00:00
sthen
0ab68330a1 update to unifi-5.0.6, release notes at
https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-0-6-is-released/ba-p/1579716

new AP firmware has changes to the rate selection code fixing issues
where some clients stay associated but don't have a usable connection.
new gen2 AP firmware has this, plus a fix for 5GHz radio lockup under load.
2016-06-02 11:35:23 +00:00
sthen
612de31d85 Add a patch from Andrew Karpow (committed to ocserv upstream) setting
IFF_MULTICAST, fixing ipv6 tunnel support on OpenBSD.
2016-06-01 21:27:20 +00:00
ajacoutot
1beb7439e6 Update to gnugk-4.2.: 2016-06-01 11:41:30 +00:00
chris
265580cc78 Move up to flowd github version. IPFIX support was hiding out there in the cloud!
ok sthen@ djm@
2016-05-31 18:30:23 +00:00
sthen
a2586d867b update to pear-Net_SMTP-1.7.2 2016-05-30 15:14:44 +00:00
ajacoutot
d4c0e9d83e Update to py-botocore-1.4.24. 2016-05-29 09:16:27 +00:00
juanfra
8a124da708 Update to ftpdlib 1.5.1. 2016-05-29 02:02:13 +00:00
naddy
461ba70d0d maintenance update to 7.49.0 2016-05-28 20:05:21 +00:00
jca
b2e463bca6 Missed in previous. 2016-05-27 12:09:20 +00:00
jca
2b54bfb31c Update to lftp-4.7.2
from Rafael Sadowski (maintainer)
2016-05-27 12:08:46 +00:00
jca
8a3e788fb3 Update to tinc-1.0.28
from Rafael Sadowski (maintainer)
2016-05-27 11:49:04 +00:00
sthen
66169ba72e update license info; geolite databases are now CC-BY-SA 4.0 (previously 3.0)
spotted by Frederic Cambus
2016-05-26 15:21:09 +00:00
dcoppa
3c84e6af51 Homepage gives 404 now, so use the github url 2016-05-26 09:51:26 +00:00
dcoppa
ea6b2397f7 Update (again) to impacket-0.9.14 + fixes 2016-05-26 09:29:23 +00:00
sthen
159edcc4ce update to BIND 9.10.4-P1, fixing a problem where adjacent bitfields
were protected by different locks.

See http://fanf.livejournal.com/144615.html for an informative write-up
on the issue: "Even the Deathstation 9000 can't screw up the BIND 9.10.4
fix".
2016-05-26 09:25:25 +00:00
awolk
bf8b1461b7 Update net/corebird 1.2.1 => 1.2.2
OK abieber@
2016-05-25 16:46:10 +00:00
edd
bdcd365427 Update to syncthing-0.13.2.
OK awolk@
2016-05-25 13:41:43 +00:00
sthen
cdce6f5907 update to p5-Net-Twitter-4.01020 2016-05-24 13:57:49 +00:00
shadchin
26ad4e7241 Update to py-socks 1.5.7 2016-05-22 14:10:37 +00:00
ajacoutot
8dd372af01 Update to dnsmasq-2.76.
from Brad (maintainer)
2016-05-22 08:05:29 +00:00
sthen
e538d510db add flavours for pmacct, req by aja@ 2016-05-21 12:00:00 +00:00
ajacoutot
311cf47ae2 Update to py-botocore-1.4.22. 2016-05-21 06:54:41 +00:00
gsoares
a95165a308 add ucspi flavor to the IRC client net/ii. It makes the usage of
ii more flexible.  Thus, it is possible to use ii with IPv6, libtls or a
socks proxy without applying much more patches from the upstream page.

This flavor uses ucspi for back-end connection instead of socked API

Eg/Usage:

1. Direct plain IRC connection

   tcpclient irc.freenode.net 6667 ii

2. TLS encrypted connection

   tcpclient irc.freenode.net 6697 tlsc ii

3. TLS connection in combination with a SOCKS proxy

   tcpclient 127.0.0.1 1080 socks irc.freenode.net 6697 tlsc ii

The patch file itself is comes from upstream
(http://tools.suckless.org/ii/patches/)

Diff from Jan Klemkow <j.klemkow at wemelug ! de>, who is also the author of the
upstream patch. Thanks!
2016-05-21 05:31:38 +00:00
czarkoff
985ab92a88 update to websocketd 0.2.12
OK jsing@ kspillner@
2016-05-21 01:27:37 +00:00
czarkoff
909c2fc299 -go-websocket +go-net 2016-05-21 01:25:50 +00:00
czarkoff
c6f67dc2af import go-net: supplementary Go networking libraries that provide support for
additional protocols and networking capabilities

OK and fixes from jsing@ kspillner@
2016-05-21 01:22:29 +00:00
czarkoff
4f989b6f80 remove go-websocket (superseded by go-net)
OK jsing@ kspillner@
2016-05-21 01:19:37 +00:00
sthen
c4ca389471 update to icinga2-2.4.9 2016-05-20 08:13:41 +00:00
pascal
a46823c434 Adjust commented-out HiddenServiceDir directives in sample torrc.
from Michael McConville
2016-05-18 10:14:07 +00:00
ajacoutot
54abcf9f77 Update to py-botocore-1.4.20. 2016-05-18 05:43:55 +00:00
sthen
41c072ba3b update to newer geolite databases 2016-05-17 23:25:47 +00:00
dcoppa
eb45863de2 Zap bogus tab 2016-05-17 15:21:34 +00:00
ajacoutot
e23d7d90a5 Needs gmake. 2016-05-17 05:12:02 +00:00
jca
a4125f707b Drop dep on luaevent, use_libevent is broken.
Discussed with maintainer, if use_libevent is set prosody exits almost
immediately after entering the event loop.  Our luaevent port is
probably too old and needs to be fixed.  luaevent may be re-added to
rdeps when fixed.
2016-05-16 12:11:48 +00:00
jca
92a6e55dfb Fix quota handling that resulted in spam in logs.
Prodded by jung@, ok jung@ Ian
2016-05-15 01:10:07 +00:00
sthen
402475cd62 update to openvpn-2.3.11 2016-05-14 13:14:46 +00:00
naddy
2d22d99fff The X11 and XF4 collections are no longer distributed. Remove them from
the default cvsyncd.conf file, since otherwise cvsyncd will not start.
2016-05-13 14:24:48 +00:00
ajacoutot
aabcc1372b Update to py-botocore-1.4.19. 2016-05-13 07:12:24 +00:00
gonzalo
8fb1926a7a Update for Haproxy to 1.6.5 from David CARLIER
http://www.haproxy.org/download/1.6/src/CHANGELOG
2016-05-13 03:34:28 +00:00
sthen
fa88dde259 untangle net-snmp to stop using openbsd{4,5}.h etc. 2016-05-12 22:00:14 +00:00
espie
16c6d939fa Term-ReadKey is part of the base system now 2016-05-12 14:00:12 +00:00
jasper
0cbb9ce9a5 update to msgpack-0.7.6 2016-05-12 09:40:22 +00:00
awolk
9edf356bdb Update net/corebird from 1.2 to 1.2.1
Upstream changelog:
  - Fix a11y labelling of several switches in the settings dialog
  - Fix an input window clipping bug in the tweet info page
  - Fix a few cases of overlapping widgets into window borders
  - Remove the "Save as" context menu from inline media. This ha
    not been working in a while but the context menu was still there.
  - Rename the .sidebar style class to .topbar. This was used in corebird
    before gtk+ used it, but now that the sidebar is at the top, the .sidebar
    style from gtk+ themes collides with the horizontal alignment we use,
    so use the more fitting '.topbar'.
  - Show a focus outline in the topbar again. We are setting a custom
    background color here, so we also need to set a fitting outline color.
  - Fix a coloring but in the topbar, where wildcard selectors in themes
    would overrde our foreground color.

OK abieber@
2016-05-11 16:58:33 +00:00
czarkoff
3be378d41f update to syncthing 0.12.23
while at it, make build system more verbose and add HOME MODGO_ENV, for tests.

OK edd@
2016-05-11 09:35:26 +00:00
ajacoutot
4f974c49c3 Update to py-botocore-1.4.18. 2016-05-11 05:39:45 +00:00
abieber
cb83ec3666 Update from MAINTAINER: Eric Lalonde <eric.c.lalonde@gmail.com>
net/weechat has been updated to 1.5.0. Changes include Portuguese
support, detection of ruby 2.3, and 16 bugfixes. Full changelog is
available at: https://weechat.org/files/changelog/ChangeLog-1.5.html

OK lteo@
2016-05-11 00:31:47 +00:00
jca
6d525f5be7 Update to libpsl-0.13.0
From Frederic Cambus.
2016-05-10 11:34:54 +00:00
ajacoutot
13a53883f9 Update to glib2-networking-2.48.2. 2016-05-10 05:37:07 +00:00
jca
36be478e36 No need for bash to run tests 2016-05-09 23:03:40 +00:00