9551 Commits

Author SHA1 Message Date
ajacoutot
dbcd6a2fb8 Make get_default_port() threadsafe: getservbyname is not reentrant, and
getservbyname_r is not always available.
This fixes several crashes mostly on webkit-based browsers.
libproxy issue #196, from David Hill
2013-06-09 09:40:19 +00:00
dcoppa
ee5d451451 Fix an off-by-one bug in config.c
From Joseph Walsh <joseph_walsh AT genua DOT de>, thanks!

OK sthen@
2013-06-07 20:06:03 +00:00
ajacoutot
21f28e6522 Revert the mysql->MariaDB blurb in the READMEs.
It seems the MariaDB move will be reverted.
2013-06-06 13:57:48 +00:00
bluhm
d5929f7440 update p5-NetAddr-IP to 4.069 2013-06-05 20:37:44 +00:00
bluhm
5788280466 - update p5-Net-INET6Glue to 0.6
- no USE_GROFF
2013-06-05 20:11:38 +00:00
ajacoutot
9afcdab386 mysql -> MariaDB 2013-06-05 14:38:08 +00:00
sthen
d4e35b1d28 CVE-2013-3919 update to BIND 9.9.3-P1, recursive resolver can be crashed by
a query for a malformed zone. This was introduced in the recent 9.9.3 release.
2013-06-05 00:32:18 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
naddy
78f49cd53e the png headers are now directly under include/ 2013-06-04 15:41:17 +00:00
fgsch
081021164e Remove MODPY_JSON from RDEP and bump. 2013-06-04 07:57:13 +00:00
sthen
cf2a50c15b update to 0.4.1, from Simon Kuhnle, bikeshedding about the icon file from me
and bcallah ;)
2013-06-03 20:35:23 +00:00
kirby
91619f9c78 Update to 2.0.14:
- remove swap plugin as we don't have swapin/swapout anymore;
 - regen patches while here (some hints from rpe@);
 - fix typo in README (from rpe@).
2013-06-03 19:45:31 +00:00
sthen
6376b4673b update to OpenConnect 5.01, some fixes, and adds a --no-xmlpost option to
fall back to using HTTP GET in case of interoperability bugs with the newer
XML based protocol over POST.
2013-06-01 21:46:37 +00:00
ajacoutot
6126547b01 Drop uneeded patches. 2013-06-01 19:19:16 +00:00
ajacoutot
468e86366b Remove pthread patches. 2013-06-01 14:18:40 +00:00
ajacoutot
f925907201 Regen WANTLIB to unbreak. 2013-06-01 13:21:15 +00:00
bcallah
fb0988bed0 Update net/texapp to 0.5.2
ok landry@
2013-05-31 22:22:32 +00:00
ajacoutot
695375e230 Bump to unbreak and remove now uneeded chunck. 2013-05-31 21:12:02 +00:00
lteo
3f89ff5619 Update to Snort 2.9.4.6. Maintainer came up with the same diff.
Tested on sparc64 by maintainer, and on amd64, i386, and macppc by
myself.

OK Markus Lude (maintainer)
2013-05-31 20:26:00 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
b60e9ca8bf Bump some pkg that directly depend on harfbuzz after the recent version
bump.
2013-05-31 15:29:40 +00:00
jasper
2e2093652e sync WANTLIB for net/gupnp 2013-05-31 15:19:40 +00:00
jasper
4481289369 regen WANTLIB to unbreak 2013-05-31 15:08:07 +00:00
sthen
a71ebd72fe switch to upstream RRL patches now they're available. 2013-05-31 10:09:03 +00:00
benoit
021ee0ca09 - Update p5-Net-Whois-RIPE to 2.004. 2013-05-31 04:45:10 +00:00
jasper
e144e7b2d6 update to gupnp-dlna-0.10.2 2013-05-30 17:59:41 +00:00
jasper
91b7a5f2b7 - update to gupnp-av-0.12.2 2013-05-30 17:57:21 +00:00
jasper
0585f36d60 hookup lua52 flavor 2013-05-30 16:17:58 +00:00
jasper
a079f202bb unbreak with lua 5.2 2013-05-30 16:17:11 +00:00
sthen
8f6235cb6c update to mcabber 0.10.2, from maintainer Markus Hennecke
- use --tag=disable-static to disable libtool static archives for modules
2013-05-30 12:01:17 +00:00
sthen
7e0f6517b6 zap whitespace at eof, no package changes 2013-05-30 10:51:22 +00:00
benoit
71310d600e Update socat to 1.7.2.2.
Fix a security issue:
http://www.dest-unreach.org/socat/contrib/socat-secadv4.html

ok nigel@ (maintainer)
2013-05-29 20:57:58 +00:00
sthen
486289fc80 update to BIND 9.9.3 2013-05-29 20:19:15 +00:00
jasper
9b54a68408 update to gupnp-0.20.3 2013-05-29 15:29:47 +00:00
jasper
cc5c178528 update to gssdp-0.14.3 2013-05-29 15:24:22 +00:00
jasper
11d6194f15 add short comment as to why gnu readline is used. 2013-05-29 14:10:58 +00:00
jasper
ed5a706dec - update lftp to lftp-4.4.5
ok kevlo@ (MAINTAINER)
2013-05-29 14:08:06 +00:00
bluhm
112ce2f071 update p5-Net-PcapWriter to 0.71 2013-05-27 21:56:21 +00:00
bluhm
005703834d update p5-Net-IMP to 0.612 2013-05-27 21:46:57 +00:00
giovanni
2de91138b6 Update to 3.7.0.2
lot of bug fixes, sftp performance improvements as well
Full changelog available at https://filezilla-project.org/versions.php?version=3.7.0.2
2013-05-27 14:02:45 +00:00
naddy
95b0608210 missing bump after MySQL->MariaDB switch 2013-05-27 13:25:25 +00:00
kirby
e854e83182 - update HOMEPAGE
- update MASTER_SITES
- distfile was changed (just typo fix in README)
patch from Martin Natano with tweaks by me.
2013-05-27 04:51:15 +00:00
bluhm
06f7947c03 update p5-IO-Socket-INET6 to 2.70 2013-05-26 23:24:24 +00:00
kirby
dc96cb5dd4 - update HOMEPAGE
- update MASTER_SITES where needed
 - regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
sthen
7a91e9d334 use MODPERL_ADJ_FILES 2013-05-24 14:45:54 +00:00
ajacoutot
325a6542d2 Implement avahi_exe_name.
Remove uneeded patch.
2013-05-23 13:40:38 +00:00
sthen
577431dde6 bugfix update to Icinga 1.9.1; regression in 1.9.0 resulted in objects.cache
not being updated on core restart, also fixes JSON unicode character export in
the classic ui, and failure on core reload with multiple idomod neb modules.
2013-05-22 21:17:13 +00:00
robert
57f0861d5e fix zabbix after the removal of swapin and swapout from uvm statistics
reported by naddy@
2013-05-21 20:18:52 +00:00
brad
4c0a2ec0d0 Update to Samba 3.6.15.
ok MAINTAINER
2013-05-21 18:08:58 +00:00