Commit Graph

29070 Commits

Author SHA1 Message Date
Guillaume Bouchard
9f0ee6c606 primesieve: init at 7.3 2019-02-04 13:03:50 +01:00
Michael Weiss
bda21694d1
wlroots: Fix the ELF binaries (rootston + examples)
Due to stdenv changes the binaries where broken during the fixup phase
(while stripping all binaries). The current solution isn't optimal but
there must not be any cyclic dependencies on $out.
2019-02-03 17:59:50 +01:00
Andreas Rammhold
25a0974c4a
Merge pull request #54986 from andir/qt
qt511: 5.11.1 -> 5.11.3, qt56 & qt59 security fixes
2019-02-03 16:08:55 +01:00
markuskowa
367ec829fa
Merge pull request #54676 from r-ryantm/auto-update/sundials
sundials: 4.0.1 -> 4.0.2
2019-02-03 16:03:01 +01:00
Michael Weiss
038b89819b
wlroots: 0.2 -> 0.3 2019-02-03 15:35:07 +01:00
markuskowa
1c88a9e6d7
Merge pull request #54819 from r-ryantm/auto-update/hivex
hivex: 1.3.15 -> 1.3.18
2019-02-03 14:09:41 +01:00
Markus Kowalewski
784870046b
sundials: remove name attribute (pname is present) 2019-02-03 13:55:45 +01:00
Franz Pletz
5b1ed0c62f
nuspell: init at 2.1.0 2019-02-03 13:24:31 +01:00
Franz Pletz
96881a6c1d
hunspellDicts.en-*: 2014.11.17 -> 2018.04.16 2019-02-03 13:24:31 +01:00
Markus Kowalewski
1bd0e155f1
hivex: 1.3.17 -> 1.3.18 2019-02-03 13:18:58 +01:00
worldofpeace
bdc7003439 zeitgeist: 1.0.1 -> 1.0.2 2019-02-02 03:49:25 +00:00
Dmitry Kalinkin
e253fd1a95 ftgl: fix on darwin 2019-02-01 16:53:21 -05:00
Andreas Rammhold
2f5d37b77b
qt511: 5.11.1 -> 5.11.3
This fixes

 * CVE-2018-15518, Qt Base: “double free or corruption” in QXmlStreamReader
 * CVE-2018-19873, Qt Base: QBmpHandler segfault on malformed BMP file
 * CVE-2018-19870, Qt Base: Check for QImage allocation failure in qgifhandler
 * CVE-2018-19871, Qt Imageformats: QImage: QTgaFile CPU exhaustion
 * CVE-2018-19865, Qt Virtual Keyboard: Qt Virtual Keyboard logs all key presses
 * CVE-2018-19869, Qt Svg: Fix crash when parsing malformed url reference

More details can be obtained from the Qt annoucement [1].

[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-31 11:00:27 +01:00
Thomas Tuegel
b61797baf3
Merge pull request #54886 from markuskowa/fix-openblas
openblas: make the optimization target overridable
2019-01-30 20:53:36 -06:00
Andreas Rammhold
066be85d9d
qt56: fix CVE-2018-{15518,19873,19870,19871,19865,19869}
* CVE-2018-15518, Qt Base: “double free or corruption” in QXmlStreamReader
 * CVE-2018-19873, Qt Base: QBmpHandler segfault on malformed BMP file
 * CVE-2018-19870, Qt Base: Check for QImage allocation failure in qgifhandler
 * CVE-2018-19871, Qt Imageformats: QImage: QTgaFile CPU exhaustion
 * CVE-2018-19865, Qt Virtual Keyboard: Qt Virtual Keyboard logs all key presses
 * CVE-2018-19869, Qt Svg: Fix crash when parsing malformed url reference

More details can be obtained from the Qt annoucement [1].

[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-31 00:50:29 +01:00
Andreas Rammhold
295a210a23
qt56.qtvirtualkeyboard: init at 5.6.3
This adds the "missing" qtvirtualkeyboard module of qt56. I just add
this so I can apply (& test) the patches for a CVE in the next commit.
This might seem strange but in case anyone decided to add / use this in
the future we are on the safe(r) side.
2019-01-31 00:21:51 +01:00
Andreas Rammhold
66601282cc
qt59.qtvirtualkeyboard: fix CVE-2018-19865
CVE-2018-19865 tracks the issue of qtvirtualkeyboard where it logs all
user input. With this commit we are applying the recommended patches
form the upstream project.

More details can be obtained from the Qt annoucement [1].

[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-30 23:50:48 +01:00
Florian Klink
853bea47e3
Merge pull request #54504 from andir/firefox65
firefox 65
2019-01-30 02:13:53 +01:00
Dmitry Kalinkin
571e44b5b8
Merge pull request #54787 from FlorianFranzen/qt59
qt59: 5.9.3 -> 5.9.7
2019-01-29 15:43:57 -05:00
Andreas Rammhold
604bd482d1 nss: 3.41 -> 3.42 2019-01-29 20:30:42 +01:00
Robert Schütz
74d1850c0e openzwave: 2018-11-04 -> 2018-11-13 2019-01-29 16:24:26 +01:00
Markus Kowalewski
57c37456db
openblas: make the optimazation target overridable 2019-01-29 14:34:02 +01:00
Vladimír Čunát
7e6662a275
Merge #54438: openssl_1_1: use the same default CA path as 1.0.* 2019-01-29 13:51:55 +01:00
Dmitry Kalinkin
fd75bbccb9
Revert "qt59-qtbase: fix darwin build with clang-5"
The fix is already included in Qt 5.9.7

This reverts commit 0bf153f9c0.
2019-01-28 19:53:52 -05:00
Mateusz Kowalczyk
3115e3dbce
Merge pull request #54832 from r-ryantm/auto-update/gloox
gloox: 1.0.21 -> 1.0.22
2019-01-29 09:27:38 +09:00
R. RyanTM
28f95a5b6c gloox: 1.0.21 -> 1.0.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gloox/versions
2019-01-28 11:24:27 -08:00
Silvan Mosberger
45228873f5
Merge pull request #54824 from r-ryantm/auto-update/freetds
freetds: 1.00.110 -> 1.00.111
2019-01-28 20:11:36 +01:00
R. RyanTM
da16c2e390 freetds: 1.00.110 -> 1.00.111
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2019-01-28 10:06:19 -08:00
worldofpeace
38527866cf gnome-menus: drop intltool
See: 74771e78de/NEWS (L7)
2019-01-28 17:26:13 +00:00
R. RyanTM
e48c7a3a15 gnome-menus: 3.31.3 -> 3.31.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-menus/versions
2019-01-28 17:26:13 +00:00
R. RyanTM
98c93c84e5 hivex: 1.3.15 -> 1.3.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hivex/versions
2019-01-28 08:42:33 -08:00
Ryan Mulligan
6cfffbd218
Merge pull request #54781 from r-ryantm/auto-update/librime
librime: 1.3.2 -> 1.4.0
2019-01-28 05:51:09 -08:00
R. RyanTM
2af381973c librime: 1.3.2 -> 1.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librime/versions
2019-01-28 03:02:50 -08:00
Dmitry Kalinkin
e6f2816502
Merge pull request #54611 from veprbl/pr/libsForQt5.poppler_fix
libsForQt5.poppler: fix on darwin
2019-01-27 22:01:32 -05:00
Graham Christensen
078d8853cf
Merge pull request #54699 from MikePlayle/master
libamqpcpp: 3.0.0 -> 4.1.3
2019-01-27 20:43:23 -05:00
Silvan Mosberger
ddcf01bca6
Merge pull request #53848 from veprbl/pr/qtwebengine_darwin_fix
qt511.qtwebengine: fix on darwin
2019-01-28 02:41:53 +01:00
Dmitry Kalinkin
56dcf6e1f6
qt5.qtwebengine: refactor to use lib.versionOlder 2019-01-27 19:01:17 -05:00
Will Dietz
2b0108482e
Merge pull request #53916 from dtzWill/update/getdns-1.5.1
getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5
2019-01-27 13:33:26 -06:00
Silvan Mosberger
a5c912f7f9
Merge pull request #54008 from palfrey/libnetfilter_acct
libnetfilter_acct: init at 1.0.3
2019-01-27 20:28:04 +01:00
Silvan Mosberger
e06af14ce7
Merge pull request #54612 from veprbl/pr/qtkeychain_cleanup
qtkeychain: remove CMP0025 hack
2019-01-27 20:23:21 +01:00
Tor Hedin Brønner
b2d0bd4b99
Merge pull request #54664 from r-ryantm/auto-update/totem-pl-parser
gnome3.totem-pl-parser: 3.26.1 -> 3.26.2
2019-01-27 19:01:04 +01:00
Silvan Mosberger
fede41404d
Merge pull request #50220 from pbogdan/ffmpeg-cleanup
ffmpeg: misc cleanups
2019-01-27 19:00:12 +01:00
Jan Tojnar
d06efd2107
Merge pull request #54615 from jtojnar/gtk3-x11
gtk3-x11: fix build
2019-01-27 17:54:14 +01:00
Jan Tojnar
8f217162e7
gtk2-x11: fix darwin build 2019-01-27 17:24:36 +01:00
Jan Tojnar
10a60af7e0
gtk3-x11: fix darwin build 2019-01-27 15:38:18 +01:00
Mike Playle
449b7101ff libamqpcpp: 3.0.0 -> 4.1.3 2019-01-27 14:28:07 +00:00
worldofpeace
23b673bc89
gnome3.totem-pl-parser: remove gmime dependency
See: https://gitlab.gnome.org/GNOME/totem-pl-parser/blob/V_3_26_2/NEWS#L4
2019-01-27 06:45:52 -05:00
R. RyanTM
d16ccbefad sundials: 4.0.1 -> 4.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions
2019-01-26 23:43:39 -08:00
R. RyanTM
c2c552e22f gnome3.totem-pl-parser: 3.26.1 -> 3.26.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/totem-pl-parser/versions
2019-01-26 20:37:51 -08:00
Piotr Bogdan
c626c85dce ffmpeg_0: drop 2019-01-27 00:41:18 +00:00