Commit Graph

98875 Commits

Author SHA1 Message Date
ajacoutot
496b63517b Update to evolution-3.12.11. 2015-02-09 10:42:40 +00:00
ajacoutot
00ab47b141 Update to evolution-data-server-3.12.11. 2015-02-09 10:42:17 +00:00
espie
abee4d8443 disable interactive in AddCreateDelete.pm 2015-02-09 09:47:31 +00:00
dcoppa
1954447b84 Update to youtube-dl-2015.02.06
new extractor for tweakers.net
2015-02-09 08:44:35 +00:00
rpointel
d06cede62d Update libssh to 0.6.4, bugfix and security release.
More information: https://www.libssh.org/2014/12/19/libssh-0-6-4-security-and-bugfix-release/
Few tweaks from jca@ and aja@, thanks.
2015-02-09 08:16:54 +00:00
dcoppa
4714629998 Update v7 to tomcat-7.0.59 2015-02-09 08:16:01 +00:00
bcallah
913cde764e Bugfix update to 4.3.5 2015-02-09 02:11:06 +00:00
bcallah
2e2b0dae50 Update to 20150206. 2015-02-09 02:04:24 +00:00
bcallah
e6c6d877a7 Livestreamer homepage changed. Bump. 2015-02-09 01:49:19 +00:00
sthen
4a9da4edbf bugfix update to trac 1.0.4 2015-02-08 17:19:32 +00:00
dcoppa
a2ad829019 Zap unneeded patch 2015-02-08 16:29:48 +00:00
dcoppa
f381500209 exif.c: do bounds checks before accessing the exif array
(upstream git commit 89256a02f51edc44b556f759998eadfd8cf01b17)
2015-02-08 14:20:39 +00:00
dcoppa
08b80070d4 Bugfixing update to mpd-0.19.9 2015-02-08 14:09:35 +00:00
naddy
b06db47f82 Drop USE_GROFF: acceptable differences only. 2015-02-08 12:06:43 +00:00
jsing
f0b235a24e Switch freerdp back to libressl.
Disable the SSL 3.0/TLS 1.0 CBC vulnerability workaround since this breaks
NLA - the remote host will return a TLS alert 50, terminating the session.
This flag used to be part of SSL_OP_ALL, however was removed in r1.36 of
lib/libssl/src/ssl/ssl.h.

Issue reported by and fix tested by sthen@

ok sthen@
2015-02-08 04:55:00 +00:00
rpe
249b5547a3 - Use rcctl(8) in commandline examples.
- Add a section how to setup icinga-cgi with httpd(8) and slowcgi(8).

OK sthen@
2015-02-07 22:39:04 +00:00
sthen
51636aae95 update to xca 1.1.0. templates didn't seem to work in 0.9.3 previously (though
they have worked in the past); this fixes it for me.
2015-02-07 21:52:57 +00:00
dcoppa
0f048fa933 Update to git-2.3.0
ok jca@, benoit@ (maintainer)
2015-02-07 18:19:41 +00:00
jasper
978abb2ee0 update to ruby-msgpack-0.5.11 2015-02-07 14:39:52 +00:00
jasper
82c44c7ad9 update to libvirt-python-1.2.12 2015-02-07 14:39:01 +00:00
jasper
ba2a93d5e5 update to Sys-Virt-1.2.12 2015-02-07 14:38:45 +00:00
jasper
ede0d7efc0 update to libvirt-1.2.12 2015-02-07 14:38:30 +00:00
ajacoutot
ea12bc85d0 Fix crash when using ssh (from upstream).
reported by rpointel@
ok jasper@ (maintainer)
2015-02-07 11:23:43 +00:00
sthen
40e7610747 update to asterisk-11.16.0 2015-02-06 23:27:51 +00:00
sthen
e9400759bc Update to icinga2-2.2.4. Change rc script to use "icinga2 daemon" and rc_bg to
force running in the background; it was previously using "icinga2 daemon -d",
but since 2.2.2 this has been hanging on OpenBSD.

Disable vfork as was done upstream on MacOS (to stop a hang there) in the
hope it may also stop a runtime hang seen occasionally here.

There are still some odd things going on and I don't think this is production-
ready on OpenBSD yet, so the warning in DESCR-main remains, but I think this
is not worse than 2.2.1.
2015-02-06 22:53:27 +00:00
naddy
eae40dae37 Security fixes:
CVE-2014-8139: CRC32 verification heap-based overflow
CVE-2014-8140: out-of-bounds write issue in test_compr_eb()
CVE-2014-8141: out-of-bounds read issues in getZip64Data()
CVE-2014-9636: out-of-bounds read/write in test_compr_eb()

Via Debian; ok sthen@
2015-02-06 21:37:04 +00:00
sthen
76fd7dca38 add a comment re possible_drivers 2015-02-06 20:51:31 +00:00
kspillner
126b241054 Remove dependency on procmail. Patch accepted upstream.
ok sthen@
2015-02-06 20:14:48 +00:00
ajacoutot
4b1970f350 Update to easytag-2.2.6. 2015-02-06 19:51:26 +00:00
robert
e1d5e1b7a6 update to 40.0.2214.111 2015-02-06 17:45:14 +00:00
sthen
647b551c25 update squid 3.5 branch to 3.5.1 and re-enable now that the horrible
*_cipher_by_char API has been added back to libssl.
2015-02-06 16:30:17 +00:00
sthen
fb9b94ce92 Drop some patches; libressl renamed SSL_CTX_use_certificate_chain to
SSL_CTX_use_certificate_chain_mem (libssl/src/ssl/ssl.h r1.79 et al) so
this no longer conflicts.
2015-02-06 15:54:33 +00:00
ajacoutot
78c150ac68 Update to shared-color-targets-0.1.5. 2015-02-06 15:50:43 +00:00
sthen
220181f344 Drop some patches; libressl renamed SSL_CTX_use_certificate_chain to
SSL_CTX_use_certificate_chain_mem (libssl/src/ssl/ssl.h r1.79 et al) so
this no longer conflicts.
2015-02-06 15:19:01 +00:00
giovanni
a107b153e2 Update to 2.82
adds some tld.
ok sthen@
2015-02-06 15:12:35 +00:00
sthen
626b3948fb Convert fcgi's use of select() to poll() to avoid an FD_SET overflow.
Simplified from a diff in debian/ubuntu.

Conversion looks good to deraadt, ok jca

While there, update license marker.
2015-02-06 14:55:41 +00:00
sthen
193f8df835 update to jBCrypt 0.4, fixing an integer overflow that occurs with very
large log_rounds values.
2015-02-06 14:11:46 +00:00
sthen
b8f4588dda update to p5-Email-Address 1.907 2015-02-06 14:10:12 +00:00
sthen
2dce7038b1 add bugtracker url 2015-02-06 11:28:12 +00:00
sthen
9eeac5cfa5 add a couple of openldap patches from upstream (slapd crash fixes) 2015-02-06 11:19:33 +00:00
pea
42dbddc262 Security / bugfixes update to 9.4.1 (5 CVE)
ok sthen@
2015-02-06 09:01:21 +00:00
dcoppa
88d93df41e Bugfixing update to cmake-3.1.2 2015-02-06 08:09:42 +00:00
ajacoutot
20fb256c49 Update to shared-mime-info-1.4. 2015-02-06 07:20:49 +00:00
sthen
e0c200b1d4 update to nagios 4.0.8, ok rpe@
- tweak www-chroot handling to avoid separate patch files

- mark as ONLY_FOR_ARCHS=${LP64_ARCHS} due to many format string issues
with 64-bit time_t (build with -Wformat so amd64 users get to see them)
2015-02-05 22:58:24 +00:00
ajacoutot
692991673a Update to hplip-3.15.2. 2015-02-05 17:34:33 +00:00
pirofti
091f47db57 Update to youtube-dl 2015.02.04. 2015-02-05 13:22:38 +00:00
sthen
b77811cc27 update to UniFi 3.2.10 (lots of fixes)
also package the shell API
2015-02-05 11:10:18 +00:00
ajacoutot
74068563a8 Update to rednotebook-1.9.0. 2015-02-05 10:28:14 +00:00
jasper
1c367f6683 update to gedit-3.14.3 2015-02-05 10:14:29 +00:00
ajacoutot
b9f812e2b0 Update to gnumeric-1.12.20. 2015-02-05 10:12:57 +00:00