Commit Graph

98875 Commits

Author SHA1 Message Date
dcoppa
d4377b0506 Merge fixes from upstream:
i3bar/src/child.c: remove one level of indentation
(git commit bf0e8c2862631d41963fdb6bcb3f41667a7eccc9)

Make click events on status blocks work if 'workspace_buttons no' is set.
(git commit 594b29f83d73b9d4a781d2c33cc6fb06f649dc45)
2015-02-12 08:43:07 +00:00
ajacoutot
ec4a667dff Update to cups-filters-1.0.63. 2015-02-12 08:27:21 +00:00
jasper
8ff45fa8cf security update to elasticsearch-1.4.3, addressing CVE-2015-1427
Note that this disables dynamic script execution for Groovy:
https://www.elasticsearch.org/blog/elasticsearch-1-4-3-and-1-3-8-released/
2015-02-12 08:26:33 +00:00
robert
d0f3fdd66a update to 40.0.2214.114 2015-02-12 07:38:09 +00:00
sthen
4c2d3008c3 As reported by naddy, the dcraw distfile was re-rolled. Update distinfo;
diff shows a code change (adding a lenovo smartphone) so bump REVISION.
2015-02-11 20:24:38 +00:00
okan
f41282f9df update to 2.7.7 2015-02-11 15:22:37 +00:00
sthen
7d4103ac0e update to ufraw-0.21, including new dcraw 2015-02-11 15:06:15 +00:00
sthen
2538df1cc8 fix paths 2015-02-11 14:07:29 +00:00
sthen
7bf01e0baa missed cvs rm 2015-02-11 11:13:27 +00:00
brad
715514daa8 Use srand_deterministic() as Pidgin expects deterministic results
which fixes the nick colours in multiuser chat rooms changing between
restarts of Pidgin.

From Steven McDonald <steven at steven-mcdonald dot id dot au>

ok sthen@
2015-02-11 08:11:45 +00:00
brad
0c39f56f8a bump revision. 2015-02-11 00:30:00 +00:00
brad
ec010cbf26 r228507
Avoid integer overflows around realloc calls resulting in potential
heap. Problem identified by Guido Vranken.

r225819
Use the integrated assembler as default on PowerPC
r225957
Use the integrated assembler by default on SPARC.
r225958
Use the integrated assembler by default on 32-bit PowerPC and SPARC.
2015-02-11 00:29:05 +00:00
brad
179f111b92 Bring in fixes for the stack overflows with the SSE2 code on i386 and
fixes for the AVX detection (yes, just because a CPU has AVX support
does not mean the kernel does too -- silly Google developers).

Thanks to Mikolaj Kucharski <mikolaj at kucharski dot name> for reporting
the stack overflows, testing proposed patches and this back ported patch
against the current release.

ok sthen@
2015-02-11 00:07:47 +00:00
brad
c51d908cf0 Copy over from 4.8.. Stop running the fixincludes script.
ok pascal@
2015-02-10 22:04:54 +00:00
brad
7ab725c95f Add -rdynamic handling for hppa.
ok pascal@
2015-02-10 22:02:44 +00:00
brad
59313fda97 Update to Postfix 2.11.4.
ok sthen@
2015-02-10 22:00:47 +00:00
brad
2259ac2523 Update to Postfix 3.1-20150201.
ok sthen@
2015-02-10 21:53:57 +00:00
sebastia
79f9d0d655 * add proper python shebang to rabbitmqadmin plugin command line tool,
* unbreak rabbitmqctl eval '' and friends, the patch to rabbitmqctl
   that existed to run the code seems to be superfluous, and broke that

OK jasper@
2015-02-10 17:53:51 +00:00
kspillner
2aa0360f32 Update to quilt v0.64.
ok sthen@
2015-02-10 16:02:02 +00:00
sthen
5c0df0086b update to dcraw-9.23 2015-02-10 15:33:57 +00:00
sthen
1f8dbf8a17 polarssl->mbedtls 2015-02-10 12:22:05 +00:00
sthen
3215911fe5 Update to mbedtls 1.3.10 (the name changed). This version is still under GPL
but a forthcoming version moves to the Apache license.
2015-02-10 12:21:55 +00:00
dcoppa
9d21b02b8c Merge fixes from upstream:
update default blocklist url
(upstream git commit fbc2cfe4ed7046bf88ed123b504bbbee2376bf79)

BT/DHT: update public router addresses
(upstream git commit ea463573d490d1c44c57ec87b63d3d5d08489e96)

fix buffer overflows in DNS resolution
(upstream git commit 1e7341ef879a0f42e304bdd24f3339245214b58a)
2015-02-10 11:50:09 +00:00
ajacoutot
c2f34cd6af Update to gtk-vnc-0.5.4. 2015-02-10 11:47:13 +00:00
sthen
12e75bb25f missing run deps for roundcubemail (a.k.a. commit from correct directory),
problems reported by ajacoutot
2015-02-10 11:36:06 +00:00
sthen
44c52ca039 update to pear-Net-SMTP-1.6.2 2015-02-10 11:34:50 +00:00
sthen
fd2daee153 update to pear-Mail-mimeDecode-1.5.5 2015-02-10 11:34:16 +00:00
sthen
08f50bd2f5 update to rcube-sieverules-2.2, for roundcube 1.1 2015-02-10 11:05:37 +00:00
sthen
6285ace8b5 update to rcube-contextmenu 2.1, for roundcube 1.1 2015-02-10 11:05:36 +00:00
sthen
2edbca5bb7 update to roundcube 1.1.0, allows searches across multiple folders, better
support for screen readers and more.

Note: IE7/8 no longer supported by default but can be added with the
"legacy_browser" plugin.

There is new experimental anti-CSRF code (per-session tokens in URLs making
it harder for an attacker to generate a valid URL), this is not enabled by
default (requires rewrite support from the web server), for more info see
http://trac.roundcube.net/wiki/Howto_Config/Secure_URLs
2015-02-10 11:05:33 +00:00
landry
f7381d01ff Chase firefox 35.0.1 and update seamonkey to 2.32.1. 2015-02-10 10:47:30 +00:00
landry
9f5cad24ab Use VERSION in MASTER_SITES. pointed out by ajacoutot@ 2015-02-10 10:17:45 +00:00
sthen
ce36908e70 restore PLIST, unbreaks packaging on i386 (insufficient memory to link with
libpdf enabled).
2015-02-10 10:12:49 +00:00
landry
0384859b7f Update to gpx-viewer 0.4.0.
From Manuel Giraud, thanks!
2015-02-10 10:05:58 +00:00
rpointel
2285cf5ea6 Update django to 1.7.4.
ok aja@.
Release notes: https://docs.djangoproject.com/en/1.7/releases/1.7.4/
2015-02-10 09:49:48 +00:00
sthen
eacedf2131 zap zero-byte patches 2015-02-10 09:45:55 +00:00
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