jasper
5fb70ccf8a
install missing headers.lua as spotted by tedu@
2015-02-10 08:44:32 +00:00
ajacoutot
a96027f0c9
Update to cups-2.0.2.
2015-02-10 08:29:33 +00:00
pirofti
985137f09c
Update youtube-dl to 2015.02.10.2
...
New extractors:
- aftenposten
- svtplay
2015-02-10 08:17:51 +00:00
ajacoutot
691cecbc00
Update to dbus-glib-0.104.
2015-02-10 07:43:11 +00:00
ajacoutot
f5f352a3df
Minor update to dbus-1.8.16.
2015-02-10 07:42:26 +00:00
rpe
8c6a5c831b
Zap empty patch file.
...
OK sthen@
2015-02-09 23:21:30 +00:00
bcallah
109951a400
Update to 0.29.1
...
From Florian Stinglmayr (MAINTAINER)
2015-02-09 20:56:44 +00:00
jasper
eb13cb11d4
effectively unbreak/enable arc4random usage, introduced 7 years ago, made obvious with
...
the recent update to 2.07:
- AC_CONFIG_HEADERS was called *before* AC_INIT, and thus a noop -> no
config.h created
- randnum.c's patch was garbled (hinted at by the "no such line 93"), the
#endif was not wrapping the /dev/random usage case
- this didn't matter, because randnum.c was not including config.h and thus
could never see the HAVE_ARC4RANDOM, even if it was defined.
ok robert@ (MAINTAINER)
2015-02-09 18:56:11 +00:00
dcoppa
90fa34487a
Update to fluxbox-1.3.7
...
OK bcallah@ (maintainer)
2015-02-09 15:52:13 +00:00
naddy
6fe0e4063c
requires intltool; ok ajacoutot@
2015-02-09 15:10:39 +00:00
naddy
1d410efb5e
enable building the AVX decoder on amd64; ok sthen@
2015-02-09 13:02:29 +00:00
naddy
fb1a85bf90
Don't try to use doxygen when it happens to be found in the environment.
...
Drop USE_GROFF: minimal differences only.
2015-02-09 12:58:56 +00:00
dcoppa
e6779db3a2
Verbose build; replace my cheap hack with the proper fix from
...
upstream:
commit 54d82356d8317a62f076eefdbe1ab62c88d1e6a6
Author: Ben Boeckel <mathstuf@gmail.com>
Date: Wed Dec 10 23:09:38 2014 -0500
configure: add a verbose mode
Required for Fedora infrastructure so that the commands used to build
ninja are logged.
While here, fix a typo in graph.cc: 'for for' -> 'for'
(upstream git commit 6ffb66d171a6962c2a7dad0492dffc42e65d666e)
2015-02-09 12:56:20 +00:00
ajacoutot
beecb7f880
Update to evolution-ews-3.12.11.
2015-02-09 10:42:54 +00:00
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