Commit Graph

9228 Commits

Author SHA1 Message Date
fgsch
5321f2a662 SECURITY UPDATE: fix remote DoS.
aja@ sthen@ ok
2013-02-15 09:54:36 +00:00
jasper
e7663d3def add CVE id that was just issued.
ok sthen@
2013-02-12 21:39:47 +00:00
sthen
74672a6f9d Cherrypick OpenConnect fix; use a dynamically allocated buffer rather than
a fixed stack buffer when constructing HTTP requests. Prevents an overflow
if a malicious VPN gateway sends a very long hostname/path (for redirects)
or cookie list. (There is a newer release of OpenConnect which includes
this fix, but also some bigger code changes, so that will wait until we
are done with 5.3 release).  ok aja@ jasper@
2013-02-11 21:16:33 +00:00
bluhm
5b5611e8ac update p5-Net-Inspect to 0.27
OK jasper@ naddy@
2013-02-11 21:07:38 +00:00
ajacoutot
9949e8d7c4 Use chsh(1) at @exec-add / @unexec-delete time to set the correct shell
for the uucp user.

idea from miod@
ok jasper@ sthen@
2013-02-09 15:17:46 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
naddy
dbc1294a3d include the built-in manual, as intended 2013-02-08 16:45:25 +00:00
jasper
d3be0ce8b6 Security fix for CVE-2013-0249, smtp_state_authdigest_resp()
buffer overflow vulnerability.

Backported from upstream git.

ok naddy@ (MAINTAINER)
2013-02-08 16:27:12 +00:00
ajacoutot
e03c56c9c5 MODGCC4_VERSION default to 4.6 now. 2013-02-07 19:13:49 +00:00
bluhm
ff7a18eb62 update p5-Net-Inspect to 0.26 2013-02-06 23:18:19 +00:00
ajacoutot
e953a008f8 Quiet gconftool-2:
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.

discussed with espie@
2013-02-06 14:23:06 +00:00
jasper
1f21a8e5ce sync 2013-02-05 15:09:26 +00:00
jasper
b5f048c3e6 import apache-activemq 5.7.0
Apache ActiveMQ is the most popular and powerful open source
messaging and Integration Patterns server.  Apache ActiveMQ is fast,
supports many Cross Language Clients and Protocols, comes with easy to
use Enterprise Integration Patterns and many advanced features while
fully supporting JMS 1.1 and J2EE 1.4.

rc.d help and ok aja@
2013-02-05 15:08:45 +00:00
sthen
23ca7d6c7d bump; make sure static binaries get updated 2013-02-05 14:49:29 +00:00
ajacoutot
cf54f2a184 Set the full path to gtar and do not hardcode /usr/local. 2013-02-05 10:39:29 +00:00
jasper
bed7df512a - update to stomp-1.2.8 2013-02-05 10:31:57 +00:00
bcallah
92e85ce86e Update my email on these ports to my openbsd email.
ok jasper@
2013-02-04 15:36:35 +00:00
nigel
68f2f4ba8b Add dependency on bison and patch not to create unused ps nad ps files.
Ok sthen@
2013-02-03 23:07:02 +00:00
todd
977640c32f bitlbee has otr and libpurple flavors, lets actually build them; ok okan@ 2013-02-01 22:16:29 +00:00
kili
01a60713d6 Update to 0.7.5.3, including a fix for CVE-2013-0722.
Fix wrong use of mutexes and some wrong error checking
related to pthreads. (The patch for this had been sent
upstream)

Hack around the abuse of NS_IN6ADDRSZ and NS_INT16S probably
found on certain systems (see Makefile for an explanation).

ok sthen@
2013-02-01 22:10:18 +00:00
naddy
df0c9e45b7 recognize 5.3 2013-02-01 17:15:01 +00:00
brad
46848914ad Rename dprintf macro/function to debugprintf so as to not conflict with
POSIX function name.

ok sthen@
2013-02-01 09:48:38 +00:00
brad
3f8bdb2f69 Update to Samba 3.6.12. Fixes two security issues with SWAT. CVE-2013-0213, CVE-2013-0214 2013-01-30 23:22:05 +00:00
okan
c9a4101f18 update to 3.2 and switch from gnutls to openssl; mostly from Tom Doherty and
LEVAI Daniel; additionally I'm passing along MAINTAINERship.

testing and OK landry@
2013-01-30 21:45:42 +00:00
brad
ad18715b12 - Rename dprintf function to debugprintf so as to not conflict with POSIX
function name.
- Remove USE_GROFF
- Obey CC

Last few items from and OK sthen@
2013-01-30 01:45:20 +00:00
sthen
ab8ce39fe9 zap %%SHARED%%; nigel@ 2013-01-30 01:08:32 +00:00
brad
888e1e905f Update to ircd-hybrid 8.0.6. Fixes a DoS issue. CVE-2013-0238
ok sthen@
2013-01-29 23:50:04 +00:00
sthen
73cb848f4c SECURITY update to libupnp 1.6.18 http://www.kb.cert.org/vuls/id/922681
- at least three remotely exploitable buffer overflows in the
unique_service_name() function, which is called to process incoming
SSDP requests on UDP port 1900.

- devices that use libupnp may also accept UPnP queries over the
WAN interface, therefore exposing the vulnerabilitites to the
internet.

(and roll shared libs from PFRAG.shared into PLIST while there).
2013-01-29 16:14:06 +00:00
brad
8c54177e3f Rename dprintf function to debugprintf so as to not conflict with POSIX
function name.

ok stsp@ sthen@
2013-01-29 00:05:43 +00:00
stsp
9014b21793 Fix build on !shared arch; with and ok sthen@ 2013-01-28 15:38:31 +00:00
stsp
51a5a4ad80 +libircclient 2013-01-28 13:52:09 +00:00
stsp
074541a78e Import libircclient port.
libircclient is a small but extremely powerful library which implements
the IRC protocol. It is designed to be small, fast, portable and
compatible with the RFC standards as well as non-standard but popular
features. It is perfect for building the IRC clients and bots.

tweaks and ok sthen@
2013-01-28 13:49:52 +00:00
ajacoutot
66d1bee23e Don't leak host info by default (upstream).
Don't add 0pointer.de and zeroconf.org to default browse list (upstream).
regen WANTLIB.
2013-01-26 10:25:31 +00:00
jasper
147dd19b12 - update to weechat-0.4.0
from Simon Kuhnle
2013-01-25 08:42:08 +00:00
robert
583d819950 update to 2.0.4 2013-01-24 18:48:15 +00:00
ajacoutot
156fb851f8 Update to ocsync-0.70.3. 2013-01-24 15:04:22 +00:00
sthen
5aa61b85c7 Add comments about flavour handling to makefile.
Use birdc/birdc6 down for rc_stop.
2013-01-24 10:04:15 +00:00
sthen
61f17d8090 update to BIRD 1.3.9 2013-01-24 09:56:08 +00:00
zhuk
3e0342c770 Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
This just unbreaks build of the port, no need to bump REVISION.

Tested in a bulk, input and okay by landry@
Reviewed by ajacoutot@ too
2013-01-23 21:44:10 +00:00
sthen
ed4560228c bugfix update to Samba 3.6.11, from maintainer Ian McWilliam 2013-01-23 13:34:41 +00:00
benoit
d6adb0e2b4 - update etherape to 0.9.12
- regen PLIST
- update patches and WANTLIB
2013-01-23 10:17:46 +00:00
gonzalo
0e4e7602b2 missin revision with my mail change.
Pointed by gsoares@ thanks!
2013-01-22 13:42:44 +00:00
gonzalo
735ec7ec08 Update for mirmon to 2.7.
Ok sthen@ (maintainer)
2013-01-22 12:54:53 +00:00
bluhm
46eda715f5 update p5-Net-IMP to 0.59 2013-01-21 20:49:56 +00:00
jasper
4146b1aae6 - enable regress tests 2013-01-21 18:45:37 +00:00
jasper
d9ad6eda82 - update to telepathy-salut-0.8.1 2013-01-21 18:43:36 +00:00
jasper
9b8ff78113 - update to telepathy-idle-0.1.14 2013-01-21 18:37:14 +00:00
gonzalo
d11824fd85 New dir on my mirror. 2013-01-21 12:01:42 +00:00
gonzalo
759daff886 Update for Gajim to 0.15.2:
* Show punycode encoded urls if they contain non-ascii chars
   * Fix crash when pressing Esc in chat window
   * Support Network Manager 0.9
   * decrypt GPG messages in the correct order

While here GROFF is not needed.

Ok pea@ (maintainer)
2013-01-20 23:59:44 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
ajacoutot
eadbc98af6 PF incoming. 2013-01-20 15:19:00 +00:00
ajacoutot
c5c45ea9d8 Tighten pf.conf example. 2013-01-20 14:19:43 +00:00
ajacoutot
1731ebf411 Remove unneeded patch and chunks.
Install org.freedesktop.Avahi.service.
2013-01-20 10:44:17 +00:00
landry
6594e502b3 Unbreak on sparc64: use the same workaround as on mips64/loongson
(gcc bug fixed in 4.3.3? other archs may be affected)
2013-01-20 09:19:31 +00:00
fgsch
42cdefa7a4 Add myself as maintainer. 2013-01-19 20:43:42 +00:00
fgsch
09959a815f Update to ngircd 20.1.
merdely@ benoit@ ok.
2013-01-19 20:40:56 +00:00
sthen
0f81196db2 check that argv[1] isn't null before using it in strncmp() to avoid segv;
this file isn't currently built (it needs fmemopen) so no bump.
2013-01-18 22:38:06 +00:00
sthen
f1a40283a6 remove unnecessary parts from the Makefile patch, they are handled in
the port Makefile already. no pkg change.
2013-01-18 22:36:44 +00:00
gsoares
7cff5fea25 missing license marker
from Amit Kulkarni on ports@
2013-01-18 20:54:44 +00:00
gonzalo
a7d3be008d Update for munin to 2.0.10 with bugfix and installs perl-related manuals to
man3p category from kirby@ (maintainer)

ok kirby@ (maintainer)
2013-01-18 12:23:24 +00:00
bluhm
37f53d004b update p5-BSD-Socket-Splice to 0.05 2013-01-16 21:23:41 +00:00
sthen
3bd5bb6e6c additional notes for README 2013-01-16 20:54:40 +00:00
bluhm
1e346e37d1 update p5-Net-Inspect to 0.25 2013-01-16 20:38:37 +00:00
ajacoutot
4cb6c77af5 Remove bogus @extra marker.
spotted by brad@
2013-01-16 14:36:00 +00:00
ajacoutot
d52743fe85 Update to gnugk-3.2. 2013-01-16 14:18:53 +00:00
ajacoutot
19ffd372e7 Update to h323plus-1.24.99.
(cvs checkout needed for upcoming GnuGK update).

Remove plugins support, they are useless for GnuGK and other apps using
H323 plugins use opal nowadays.
2013-01-16 14:18:17 +00:00
sthen
9992816228 Unbreak build on a system without x11/gtk+ installed when autoconf is run;
the AM_PATH_GTK macro that was in configure.ac comes from the gtk+ package
itself.
2013-01-16 13:54:59 +00:00
benoit
4538002b43 - update py-dns to 2.3.6 2013-01-16 07:55:26 +00:00
benoit
b7059683db - update p5-Net-Daemon to 0.48
- remove USE_GROFF and WRKDIST

from David Hill, ok kevlo@ (maintainer)
2013-01-16 07:35:56 +00:00
lteo
e1048a5d4e Update to Snort 2.9.4.0, from Markus Lude (maintainer).
Notable changes:

* Consolidation of IPv6 -- now only a single build supports both
  IPv4 & IPv6, and removal of the IPv4 "only" code paths.
* File API and improvements to file processing for HTTP downloads
  and email attachments via SMTP, POP, and IMAP to facilitate
  broader file support
* Use of address space ID for tracking Frag & Stream connections
  when it is available with the DAQ
* Logging of packet data that triggers PPM for post-analysis via
  Snort event
* Decoding of IPv6 with PPPoE

This commit also includes a patch to snort.conf that was done by myself
with feedback from Markus.  The snort.conf patch ensures that Snort will
load the latest Snort ruleset since the rule files have been reorganized
by upstream.  It also excludes local.rules by default, since rule
managers like Oinkmaster skip that file when downloading rules.

Tested by Markus on i386 and sparc64, Rodolfo Gouveia on 5.2/amd64 with
his own snort.conf, and myself on amd64 and i386.

OK sthen@
2013-01-16 04:52:53 +00:00
lteo
9d63b08c10 Update to DAQ 2.0.0.
From Markus Lude (maintainer).

OK sthen@
2013-01-16 04:48:39 +00:00
sthen
40953bfd4e +xl2tpd 2013-01-15 23:02:40 +00:00
sthen
48c88527b2 import ports/net/xl2tpd, ok pirofti@
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661),
which works by opening a pseudo-tty for communicating with pppd.

L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user
sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP
servers. Another important application is Virtual Private Networks where
the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec,
RFC 3193).
2013-01-15 23:02:19 +00:00
jasper
e125be7dc5 remove emacs-jabber now that both emacs22 and 23 are gone, also, this port
doesn't work with emacs21 and the version that can be installed through ELPA
for emacs24 works just fine.

ok gsoares@
2013-01-15 17:51:19 +00:00
jasper
d735a36b59 unhook emacs-jabber 2013-01-15 17:49:55 +00:00
sthen
beada9ea05 disable the phone-home "check for updates" option in default config. 2013-01-14 12:14:21 +00:00
sthen
408ec294c5 update nagios to 3.4.4; SECURITY stack-based buffer overflow in history.cgi
(CVE-2012-6096, http://pastebin.com/FJUNyTaj)
2013-01-14 11:57:44 +00:00
sthen
7ef198742f bugfix update to icinga 1.8.4; including SECURITY stack-based buffer
overflow in history.cgi from the classic cgi programs (CVE-2012-6096)
and some other minor fixes.
2013-01-14 02:39:15 +00:00
ajacoutot
04dd317372 Add a pf.conf(5) example rule. 2013-01-13 19:49:37 +00:00
brad
73958da403 Update to PuTTY 0.62.
ok djm@
2013-01-13 10:12:52 +00:00
ajacoutot
cfd20a18ac Add an rc_post() to prevent the adsuck monitor process to be left hanging
there...

ok gonzalo@ (maintainer)
2013-01-12 16:14:22 +00:00
benoit
0224dc9f7e - update p5-Net-Whois-RIPE to 2.002
- add EPOCH
- regen PLIST
2013-01-12 14:14:51 +00:00
bluhm
dc69c434cf update p5-Net-IMP to 0.56 2013-01-12 00:18:06 +00:00
kili
eb3e336a9e hook hs-curl. 2013-01-11 20:25:08 +00:00
kili
57a7451f01 libcurl is a client-side URL transfer library, supporting FTP, FTPS,
HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
HTTP form based upload, proxies, cookies, user+password authentication
(Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http
proxy tunneling and more!

This package provides a Haskell binding to libcurl.

From MAINTAINER David Schaefer.

ok dcoppa@
2013-01-11 20:17:21 +00:00
ajacoutot
ae5fbe63d8 Bump after libsigc++-2 -docs => -main merge. 2013-01-11 13:44:24 +00:00
sthen
bcb2c19a24 update ettercap to 0.7.5.1 but also mark it as BROKEN; mutex locking
problems at runtime means this no longer works since the move to rthreads.
2013-01-10 18:11:14 +00:00
brad
733c580715 Update to transmission 2.76.
ok naddy@
2013-01-10 18:11:00 +00:00
sthen
96c476d90f mark conflict: astro/jday, net/netatalk 2013-01-09 23:06:24 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
benoit
836b197ab9 - update py-ftpdlib to 0.7.0
- add MODPY_SETUPTOOLS
- regen PLIST

Tested by Juan Francisco Cantero Hurtado
2013-01-09 16:09:32 +00:00
bcallah
98ed7c63a6 Update to synergy 1.4.10 and take MAINTAINERSHIP.
CMakeLists.txt patch done by dcoppa@
ok landry@
2013-01-08 20:35:36 +00:00
gonzalo
74f322886d update net/p5-Net-MySQL to 0.11
from Davi Hill.
2013-01-08 20:13:22 +00:00
kirby
4e29c795b0 - update to 2.0.9
http://munin-monitoring.org/browser/munin/ChangeLog?rev=2.0.9
- take maintainership (suggested by sthen@, previous maintainer)
- fix font license notice
- install netbsd uptime plugin

OK sthen@
2013-01-08 11:14:02 +00:00
sthen
f9b0d265e7 update hints for d-root 2013-01-08 10:17:14 +00:00
sthen
85f7e7683c add hints for d-root 2013-01-08 10:16:10 +00:00
sthen
32c9cbaa4e update to pidgin-sipe-1.14.1, from maintainer Tom Doherty 2013-01-08 09:57:43 +00:00
brad
885379d459 Disable the H.263 / H.264 codec support within H323Plus as it is not
necessary for GnuGK to work and the unmaintained code does not build
with anything modern for FFmpeg getting in the way of updating FFmpeg.

ok ajacoutot@
2013-01-08 09:51:09 +00:00
benoit
4846514f1b - update py-snmp to 4.2.3
- regen PLIST
2013-01-07 16:23:21 +00:00
bentley
05a260cf32 Update to ii-1.7.
Changes since last release (http://lists.suckless.org/dev/1301/13945.html):

1.7 (2013-01-05)
    - -k now specifies an environment variable that contains the
      server key. This behaviour has been changed in order to not
      expose the password in the process list.
    - Fix parsing of JOIN messages for certain servers.
      Thanks Ivan Kanakarakis!
    - Use , rather than _ for slash characters in channel names.
      As per RFC , is not allowed in a channel name, while _ is.
      Thanks plomplomplom and Nils Dagsson Moskopp!

ok gsoares@ (maintainer)
2013-01-07 14:15:15 +00:00
fgsch
75a030c726 point weechat to the correct cert file. bump revision.
sthen@ ajacoutot@ dcoppa@ ok.
2013-01-06 12:06:20 +00:00
ajacoutot
3cebecada4 Adapt to README.template.
ok sthen@ (maintainer)
2013-01-06 07:54:13 +00:00
sthen
26223473c7 update Smokeping to 2.6.8 and add an rc.d script
- note that the script file location has changed, it's probably simplest
to use the new sample httpd config.
2013-01-05 22:52:06 +00:00
ajacoutot
366c549a02 Explicitely compile --without-pam. 2013-01-05 12:45:45 +00:00
benoit
f06ff8f4f6 - update py-dnspython to 1.10.0
- regen PLIST

'Looks good to me!' wcmaier@
2013-01-04 20:46:55 +00:00
sthen
8f1bb57bea sync new address for D root 2013-01-04 13:34:51 +00:00
brad
498176ce1d Update to ircd-hybrid 8.0.4.
ok sthen@
2013-01-04 00:56:48 +00:00
sthen
1931eaa0b1 revert multicast changes in last upstream release, they do not work on OS
which require the interface IP address for IP_{ADD,DROP}_MEMBERSHIP

reported by Raphael Mazelier
2013-01-04 00:24:10 +00:00
benoit
2ffed0229b - update arping to 2.13
ok @sthen
2013-01-03 13:12:21 +00:00
brad
c8da2efa43 Update to ircd-hybrid 8.0.3.
ok sthen@
2012-12-31 22:54:56 +00:00
brad
d1febc3c8b Update to ircd-ratbox 3.0.8. Fixes a remote DoS issue.
ok sthen@
2012-12-31 22:53:43 +00:00
bluhm
43692c1126 - update p5-Net-SMTP-TLS-ButMaintained to 0.21
- remove the patch, it has been fixed upstream
OK sthen@
2012-12-30 12:01:32 +00:00
bluhm
9032b14a2c update p5-NetAddr-IP to 4.066 2012-12-29 15:30:54 +00:00
bluhm
2be1b7f19f update p5-Net-Inspect to 0.24 2012-12-29 14:39:49 +00:00
bluhm
944b86f532 update p5-Net-IMP to 0.52 2012-12-29 14:22:31 +00:00
naddy
bc09a2942f remove trailing whitespace in PLIST 2012-12-28 21:03:39 +00:00
rpe
2727c9e902 - update icinga-core to 1.8.3
- update icinga-web to 1.8.1
- now, as the versions of icinga-core and icinga-web seem to diverge,
  move version information to the individual Makefiles in core/ and
  web/

ok sthen@ (MAINTAINER)

Changes for icinga-core 1.8.3:
Bugs
* idoutils: fix unknown column contactaddress_id (thx fmbiete) #3483 - MF

Changes for icinga-web 1.8.1:
Bugs
    * Removed duplicate insert in sql upgrade scripts #3328
    * IE7 window fix for cronk save dialog
    * Disabled grouping of of unhandled problems grid #3320
    * Re-added missing command restriction class #3457
    * Removed ghost column after changing to new grid events #3458
    * Fixes PNP extension #3427
    * Removed flash for packaging and flash security fixes
    * Various custom cronk dialog fixes

Features
    * Allow xtypes in grid events to customize menues
    * Clearcache enhancements
    * Make ApiComboBox default for filters (Pagination)
2012-12-27 14:51:54 +00:00
jasper
4afa697815 mark broken on mips64 for the same reason it's broken on hppa 2012-12-27 08:13:19 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
bentley
9ff69a7f35 Update libquvi to 0.4.1 and libquvi-scripts to 0.4.10.
ok sthen@
2012-12-23 03:27:22 +00:00
landry
a5e677704a Update to gophernicus 1.4, from MAINTAINER Brian Callahan. 2012-12-22 10:48:19 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
sthen
2ae097b42a build depends on py-xml 2012-12-20 21:23:43 +00:00
naddy
ab0e2d3d75 bugfix update to 2.75; requested and tested by brad@ 2012-12-20 20:30:54 +00:00
brad
ed5c342a47 Update to dnsmasq 2.65.
ok sthen@
2012-12-19 19:56:03 +00:00
giovanni
e6fc392521 Update to 6.25
lot of improvements in nse scripting engine and in ipv6 support
Full changelog: http://nmap.org/changelog.html
Help and ok sthen@ and dcoppa@
2012-12-19 17:12:11 +00:00
giovanni
5e0dc31366 Update to 3.6.0.2
Fix problems with stalling FTP over TLS uploads,
minor performance improvements
2012-12-19 17:00:09 +00:00
jasper
9260f0b093 - update to weechat-0.3.9.2
from Simon Kuhnle
2012-12-19 10:54:51 +00:00
sthen
40f5f67190 cope with sysctl.h changes 2012-12-18 21:38:12 +00:00
sthen
8e80a39bf6 update to p5-Net-DNS 0.71 2012-12-18 16:25:25 +00:00
jasper
ee1355a25a - update to ruby-net-ssh-gateway-1.1.0 2012-12-17 17:58:05 +00:00
gonzalo
aab867f226 Update for Adsuck to 2.5.0:
* Automatically watch for changes to resolv.conf and reread it when that
  happens.
* Refresh all the hosts files.
* Start using libevent2 in favor of libevent

Ok brad@
2012-12-17 11:34:44 +00:00
brad
d41a634896 Update to Samba 3.6.10. Also add a patch from naddy@ to make use
of posix_openpt().

From MAINTAINER

ok sthen@
2012-12-17 00:52:58 +00:00
sthen
46078defc3 update to Nagios 3.4.3, tested by/ok merdely@ rpe@ (thanks!) 2012-12-14 23:50:08 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
jsg
07a4bdee83 unbreak after recent youtube changes, ok martynas@
take maintainership as suggested by martynas (previous maintainer).
2012-12-13 02:48:15 +00:00
naddy
44d52069bd We need to use posix_openpt().
Pull in aclocal because the distributed source doesn't include aclocal.m4.
ok djm@
2012-12-12 16:38:33 +00:00
sthen
08db44bfae update to Unbound 1.4.19, ok jakob@ 2012-12-12 16:00:34 +00:00
gonzalo
7acebfec37 Update for balance to 3.54
* A bug with hash_fold() regarding incoming IPv4 and IPv6 source
  addresses has been fixed. The "hash" group mechanism is now working as
  expected.
* Buffering has been disabled for interactive shell IO. A new
  "assign" command has been added to allow changing of the host:port
  assignment of a channel (only if disabled). A locking bug has been
  fixed.
* A new option -6 has been added to force IPv6 bind.
* Problems with setting IPV6_V6ONLY socket option are now handled
  more nicely with a syslog warning message.
* Balance now compiles also on systems where IPV6_V6ONLY is
  undefined (like some Solaris systems).
* IPv6 support on the listening side has been added. MAXCHANNELS in
  balance.h has been increased to 64.

Ok aja@ brad@
2012-12-11 18:15:13 +00:00
sthen
7b2ac5e4a1 disable notification-log-mib for now; causes an 8KB/trap leak in snmptrapd 2012-12-11 15:30:56 +00:00
dcoppa
2e45be0d32 Add a comment explaining why this patch is needed (for future
reference).
While here, fix pthread linking.

From a discussion with ajacoutot@
2012-12-10 15:05:12 +00:00
brad
3343f77fdb Fix a BGP DoS issue in bgp_capability_orf(). CVE-2012-1820
ok sthen@
2012-12-08 18:42:43 +00:00
naddy
bcbc7c08a5 use UNIX98 ptys instead of falling back to Berkeley pty search;
original master site and home page are long gone
ok espie@
2012-12-08 14:24:37 +00:00
landry
4c31385f7e Remove slirp, it dates back from '96, newer version have LP64 issues,
it doesnt build since we have openpty() and it's not worth fixing it.

ok sthen@
2012-12-08 12:04:15 +00:00
brad
9233723d9b Update to dnsmasq 2.64.
ok sthen@
2012-12-04 22:41:42 +00:00
sthen
fc9a44a25b SECURITY update to BIND 9.9.2-P1
A specific query can cause BIND nameservers using DNS64 to exit
with a REQUIRE assertion failure.

BIND nameservers that are not using DNS64 are not at risk.
https://kb.isc.org/article/AA-00828  CVE-2012-5688
2012-12-04 21:48:27 +00:00
florian
93a80502d7 +dnsfilter 2012-12-04 16:29:26 +00:00
florian
94f0c920d0 import dnsfilter; input/ok landry@, sthen@ some time ago
dnsfilter is a filter and rate limiter for the Domain Name
System. DNS queries should be redirected into the filter using
the pf(4) divert-packet command.
2012-12-04 16:10:25 +00:00
jasper
e850ec6eac add a HOMEPAGE 2012-12-03 15:48:56 +00:00