Commit Graph

69002 Commits

Author SHA1 Message Date
Leah Neukirchen d932b035df mpg123: update to 1.25.5. 2017-08-11 16:01:27 +02:00
Leah Neukirchen ab9ec4cb26 dateutils: fix musl. 2017-08-11 15:58:46 +02:00
Leah Neukirchen 601e30699f mercurial: update to 4.3.1. 2017-08-11 15:51:43 +02:00
Leah Neukirchen 2f243ebece maim: update to 5.4.67. 2017-08-11 15:51:23 +02:00
Leah Neukirchen 4042bf30a2 slop: update to 7.3.49. 2017-08-11 15:50:20 +02:00
Leah Neukirchen e99c6e7eaa jupp: update to 3.1jupp31. 2017-08-11 15:47:53 +02:00
Leah Neukirchen 59ce873e8f gptfdisk: update to 1.0.3. 2017-08-11 15:46:13 +02:00
Leah Neukirchen db849f4cc1 gnupg2: update to 2.1.23. 2017-08-11 15:46:13 +02:00
Leah Neukirchen f9c8e62512 fontforge: update to 20170731. 2017-08-11 15:46:13 +02:00
Leah Neukirchen 43989f154b dateutils: update to 0.4.2. 2017-08-11 15:33:10 +02:00
Leah Neukirchen 3cdeeb8a0b lzop: update to 1.04. 2017-08-11 15:06:52 +02:00
Leah Neukirchen a6a38dd68c xtools: update to 0.48. 2017-08-11 13:37:09 +02:00
Juan RP 65a4af4fbf gtk+3: update to 3.22.18. 2017-08-11 10:50:59 +02:00
Juan RP f3fecf3999 harfbuzz: update to 1.4.8. 2017-08-11 10:50:20 +02:00
Juan RP 51d893f39b curl: update to 7.55.0. 2017-08-11 10:48:55 +02:00
Juan RP de874b9de5 libGL: update to 17.1.6. 2017-08-11 10:39:07 +02:00
Enno Boland d65ccdb402 gitg: update to 3.26.0. 2017-08-11 07:53:06 +02:00
Duncaen 34ed26eff2 firefox: update to 55.0.1. 2017-08-11 06:47:15 +02:00
Duncaen b109fa0433 freshplayerplugin: update to 0.3.7. 2017-08-11 06:37:37 +02:00
Andrea Brancaleoni a74e2d4af1 New package: websocketd-0.2.12 2017-08-10 23:45:58 +02:00
Enno Boland b2314a545c subversion: update to 1.9.7.
fixes CVE-2017-9800.
2017-08-10 23:19:38 +02:00
Michael Gehring 7abb3392aa mercurial: update to 4.2.3. 2017-08-10 20:43:37 +00:00
Michael Gehring ef6493dd1e chroot-git: update to 2.14.1. 2017-08-10 18:22:53 +00:00
Andrea Brancaleoni 9daf48ed9b mksh: update to R56. 2017-08-10 20:21:58 +02:00
Michael Gehring c35fe9e32a git: update to 2.14.1.
Fixes CVE-2017-1000117
2017-08-10 18:06:54 +00:00
Duncaen 03b9ab0874 pwgen: update to 2.08. 2017-08-10 19:50:07 +02:00
Nils Steinger c09d875fd1 diffstat: fix homepage
Closes: #7336 [via git-merge-pr]
2017-08-10 19:45:36 +02:00
Andrea Brancaleoni 075a7ac043 libguestfs: update to 1.37.21. 2017-08-10 19:33:20 +02:00
Duncaen 28df18c669 syncthing: update to 0.14.36. 2017-08-10 19:19:55 +02:00
Leah Neukirchen 23b0bb480b gcc: override glibcxx_cv_c99_math_cxx98=yes and glibcxx_cv_c99_math_cxx11=yes.
A glibc 2.26 regression (https://sourceware.org/bugzilla/show_bug.cgi?id=21930)
broke the test detecting whether libstdc++ can make use of C99 <math.h>
functions, which resulted in <cmath> loading <math.h> the wrong way,
breaking all C++ code using <cmath>.

We override the test to provide the correct result, and <math.h> is now
imported again in a C++ friendly way via <cmath>.

Closes #7324.
See also #7307.
2017-08-10 18:12:05 +02:00
Ryan Conwell 1b3248fb51 discord: add libcxx dependency
Closes: #7329 [via git-merge-pr]
2017-08-10 15:15:46 +02:00
Leah Neukirchen bb5e2d51f9 xtools: update to 0.47. 2017-08-10 14:25:12 +02:00
cr6git 25ed98a746 New package: mtpaint 2017-08-10 14:12:23 +02:00
Leah Neukirchen 538775a473 zsh: update to 5.4.1. 2017-08-10 13:17:57 +02:00
Leah Neukirchen 3d56400a98 wireguard: update to 0.0.20170810. 2017-08-10 13:17:53 +02:00
Leah Neukirchen e3299bd819 mdocml: fix update-check. 2017-08-10 12:46:27 +02:00
m-cz 41d2f05eea geomyidae: update to 0.28.
Closes: #7331 [via git-merge-pr]
2017-08-10 04:19:31 +02:00
Duncaen 66eefba1d0 mdocml: update to 1.14.3.
better fix for #7330
2017-08-10 03:52:07 +02:00
Duncaen 347f876ac7 mdocml: add upstream patch
Fix an out of bounds read access to a constant array that caused
segfaults on certain hardened versions of glibc.  Triggered by .sp
or blank lines right before .SS or .SH, or before the first .Sh.
Found the hard way by Dr. Markus Waldner on Debian
and by Leah Neukirchen on Void Linux.

Fixes #7330
2017-08-10 03:49:26 +02:00
Peter Bui 0f284ea971 python-requests: update to 2.18.3 2017-08-09 10:22:32 -04:00
Leah Neukirchen 2212f6f191 xpra: update to 2.1.1. 2017-08-09 13:33:46 +02:00
Leah Neukirchen 3c9eb0fab7 pngquant: update to 2.10.2. 2017-08-09 12:18:15 +02:00
Leah Neukirchen 332d923dcb libimagequant: update to 2.10.2. 2017-08-09 12:17:21 +02:00
Leah Neukirchen 075291abc3 libftdi1: update to 1.4. 2017-08-09 12:17:21 +02:00
Jürgen Buchmüller 8a27438d77 discord: fix variable name and v* commands 2017-08-09 10:48:27 +02:00
Kieran Coldron 65635d686d discord: update to 0.0.2.
Closes: #7323 [via git-merge-pr]
2017-08-09 10:45:19 +02:00
Kieran Coldron 03bbc34330 qtox: update to 1.11.0.
Closes: #7325 [via git-merge-pr]
2017-08-09 10:39:54 +02:00
Jürgen Buchmüller b5e8abfd1f atom: mark as broken 2017-08-09 09:31:15 +02:00
Jürgen Buchmüller 47cc1adca1 icewm: update to 1.4.2
Closes #7317
2017-08-09 09:21:17 +02:00
Andrea Brancaleoni 10d945901b virt-manager: update to 1.4.2. 2017-08-09 09:06:20 +02:00