Commit graph

33860 commits

Author SHA1 Message Date
Ivan Kozik
8c78ae27f6 chromium: 74.0.3729.157 -> 75.0.3770.80
CVE-2019-5828 CVE-2019-5829 CVE-2019-5830 CVE-2019-5831
CVE-2019-5832 CVE-2019-5833 CVE-2019-5834 CVE-2019-5835
CVE-2019-5836 CVE-2019-5837 CVE-2019-5838 CVE-2019-5839
CVE-2019-5840

Update a patch for Python 3, fixes #62347.

Update a GN arg to fix this warning:

warning: The GN arg 'remove_webcore_debug_symbols' is deprecated and
warning: will be removed April 15, 2019. Please change your args.gn
warning: to use 'blink_symbol_level = 0'. https://crbug.com/943869
2019-06-05 09:27:52 +00:00
Ivan Kozik
4481a0150b chromium: use LLVM 8.0.0 to more closely match upstream 2019-06-05 09:27:52 +00:00
worldofpeace
4f51252c41
Merge pull request #62687 from dtzWill/update/calibre-3.44.0
calibre: 3.42.0 -> 3.44.0
2019-06-04 23:18:40 -04:00
worldofpeace
1d66d62bbc
Merge pull request #62430 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.100 -> 3.3.101
2019-06-04 23:12:58 -04:00
worldofpeace
5e6001cfde
Merge pull request #62492 from r-ryantm/auto-update/opera
opera: 58.0.3135.127 -> 60.0.3255.109
2019-06-04 23:01:23 -04:00
worldofpeace
35c3396f41
Merge pull request #62595 from cstrahan/dropbox/fix-tray-menu
dropbox: fix tray menu with StatusNotifierItem trays
2019-06-04 22:45:26 -04:00
worldofpeace
0aeca5a7c7
Merge pull request #62674 from jonringer/lutris_add_hicolor
lutris: add hicolor theme
2019-06-04 21:01:24 -04:00
Jonathan Ringer
fbc96ad9e0 lutris: add hicolor theme 2019-06-04 16:51:35 -07:00
Robert Hensing
50be73c4b2
Merge pull request #62682 from dtzWill/update/skype-8.46.0.60
skype: 8.45.0.41 -> 8.46.0.60
2019-06-05 00:08:26 +02:00
Renaud
e7e1ae542c
Merge pull request #62499 from r-ryantm/auto-update/picard-tools
picard-tools: 2.19.2 -> 2.20.2
2019-06-05 00:05:59 +02:00
Renaud
87f13efcfd
Merge pull request #62559 from r-ryantm/auto-update/reaper
reaper: 5.974 -> 5.978
2019-06-05 00:03:48 +02:00
Joachim F
6500ab9e61
Merge pull request #62676 from KaiHa/tor-browser-xauthority
tor-browser-bundle: set default value for XAUTHORITY
2019-06-04 21:30:13 +00:00
Michael Weiss
a712174a6a
gitRepo: 1.13.2 -> 1.13.3 2019-06-04 22:39:32 +02:00
Michael Weiss
28556f054f
tdesktop: 1.7.0 -> 1.7.3
GCC 8.x is required to avoid the following error:

cc1plus: error: -Werror=class-memaccess: no option -Wclass-memaccess

If we build without "-Wno-error=class-memaccess" the build should fail
and the upstream requirements were raised from GCC 7 to GCC 8 anyway:
b2f821d3de

The two additional patches are required to avoid build errors like this:

/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.cpp:123:12:
error: invalid use of incomplete type 'class QDebug'
   qWarning()
            ^
In file included from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qglobal.h:1200,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qalgorithms.h:43,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qlist.h:43,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/QList:1,
                 from
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h:31,
                 from
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.cpp:29:
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qlogging.h:57:7:
note: forward declaration of 'class QDebug'
 class QDebug;
       ^~~~~~
2019-06-04 22:03:34 +02:00
Will Dietz
ebff445549
calibre: 3.42.0 -> 3.44.0 2019-06-04 14:58:48 -05:00
Will Dietz
5ae032beda
skype: 8.45.0.41 -> 8.46.0.60
https://support.skype.com/en/faq/FA34778/release-notes-for-skype-for-windows-mac-linux-and-web
2019-06-04 14:55:10 -05:00
adisbladis
92c8f71599
Merge pull request #62629 from mmahut/wasabi
wasabiwallet: init at 1.1.5
2019-06-04 20:25:13 +01:00
R. RyanTM
4713af7b49 qjackctl: 0.5.7 -> 0.5.8 (#62550) 2019-06-04 19:24:46 +00:00
R. RyanTM
df3cdc29be quantum-espresso: 6.4 -> 6.4.1 (#62556) 2019-06-04 19:24:04 +00:00
Kai Harries
ceee963080 tor-browser-bundle: set default value for XAUTHORITY
XAUTHORITY is not set on systems using wayland. Therefore set a
default value for XAUTHORITY.
2019-06-04 21:07:00 +02:00
Marek Mahut
3d0028e735 wasabiwallet: init at 1.1.5 2019-06-04 20:44:34 +02:00
Michael Weiss
aa0baea2c0
Merge pull request #62608 from Synthetica9/sway11
wlroots: 0.5 -> 0.6
sway: 1.0 -> 1.1.1
2019-06-04 20:07:30 +02:00
Dmitry Kalinkin
857bbe85a5
Merge pull request #62630 from smaret/gildas-update
gildas: 20190501_a -> 20190601_b
2019-06-04 13:47:51 -04:00
Patrick Hilhorst
e7be5691ba
sway: manually update version in meson.build
This wasn't done upstream. Adapted from:

5956e993dd/default.nix (L32-L34)

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-06-04 19:32:14 +02:00
Patrick Hilhorst
9ab064b8d9
sway: 1.0 -> 1.1.1 2019-06-04 16:12:42 +02:00
R. RyanTM
b2732a541d
urh: 2.5.7 -> 2.7.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/urh/versions
2019-06-04 08:15:45 -05:00
Ryan Mulligan
0c2eff0539
Merge pull request #62456 from r-ryantm/auto-update/kubernetes
kubernetes: 1.14.1 -> 1.14.2
2019-06-04 05:52:40 -07:00
Bas van Dijk
b71fa33328
Merge pull request #62655 from basvandijk/terraform-provider-elasticsearch-0.7.0
terraform-provider-elasticsearch: 0.6.0 -> 0.7.0
2019-06-04 14:12:25 +02:00
Mario Rodas
36de7f4181
Merge pull request #62621 from jerith666/timetrap-t
timetrap: restore "t" executable
2019-06-04 05:49:18 -05:00
Bas van Dijk
6b4279e792 terraform-provider-elasticsearch: 0.6.0 -> 0.7.0 2019-06-04 12:34:24 +02:00
worldofpeace
73e3b77d3d
Merge pull request #62575 from r-ryantm/auto-update/spice-up
spice-up: 1.8.1 -> 1.8.2
2019-06-03 16:13:28 -04:00
Matthew Bauer
8c09536ef1
Merge pull request #62622 from matthewbauer/zoom-us-ld-preload
zoom-us: set LD_PRELOAD=.../v4l2convert.so
2019-06-03 15:07:38 -04:00
Sébastien Maret
39a3ad3dce
gildas: 20190501_a -> 20190601_b 2019-06-03 21:07:00 +02:00
Matthew Bauer
9d65bb588f zoom-us: set LD_PRELOAD=.../v4l2convert.so
This was needed for my webcam to work with zoom-us. v4l2convert is a
wrapper for apps that only support simple bgr24 or yuv420. For these
apps to support webcams that don’t use those formats, we need to use
LD_PRELOAD to get those symbols. Taken from archlinux wiki:

https://wiki.archlinux.org/index.php/Webcam_setup#V4L1_support
2019-06-03 13:08:45 -04:00
Matthew Bauer
3e96aebf4e enchant: 1.6.1 -> 2.2.3
Moves default enchant to 2.2.3. Release url:

https://github.com/AbiWord/enchant/releases/tag/v2.0.0

Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Jörg Thalheim
37e4161535
src: 1.25 -> 1.26 (#62576)
src: 1.25 -> 1.26
2019-06-03 14:19:06 +01:00
Ryan Mulligan
1a28cf8943
Merge pull request #62584 from r-ryantm/auto-update/urlscan
urlscan: 0.9.2 -> 0.9.3
2019-06-03 05:52:47 -07:00
Ryan Mulligan
106e639b91
Merge pull request #62598 from r-ryantm/auto-update/zim
zim: 0.71.0 -> 0.71.1
2019-06-03 05:50:52 -07:00
Ryan Mulligan
9555f0b4ec
Merge pull request #62388 from r-ryantm/auto-update/drawpile
drawpile: 2.1.8 -> 2.1.10
2019-06-03 05:49:30 -07:00
Maximilian Bosch
c2b83eaf31
Merge pull request #62596 from r-ryantm/auto-update/xterm
xterm: 345 -> 346
2019-06-03 14:37:14 +02:00
Jörg Thalheim
51d3d5b8d0
skypeforlinux: 8.44.0.40 -> 8.45.0.41 (#62569)
skypeforlinux: 8.44.0.40 -> 8.45.0.41
2019-06-03 13:25:07 +01:00
Jörg Thalheim
e8e1dc71c5
Merge pull request #62529 from danieldk/remove-btsync-module
nixos/btsync: remove
2019-06-03 13:21:58 +01:00
R. RyanTM
376b9675eb zim: 0.71.0 -> 0.71.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zim/versions
2019-06-03 03:39:20 -07:00
R. RyanTM
e80724f140 xterm: 345 -> 346
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xterm/versions
2019-06-03 03:16:11 -07:00
Charles Strahan
8f9a2f1358
dropbox: fix tray menu with StatusNotifierItem trays
If dropbox can't load libappindicator, it will fallback to using the old
xembed protocol. If you (or your Desktop Environment) are running
something like KDE's XEmbed SNI Proxy, then you'll at least see an icon,
but clicking the icon won't give you menu.

Adding libappindicator to the env allows dropbox to fully integrate with
contemporary status trays, while still falling back to xembed if the
required DBus service is not present.
2019-06-03 05:57:15 -04:00
Maximilian Bosch
739f74d056
Merge pull request #62586 from davidtwco/franz-5.1.0
franz: 5.0.0-beta.19 -> 5.1.0
2019-06-03 11:44:45 +02:00
David Wood
e82ddcb684
franz: 5.0.0-beta.19 -> 5.1.0 2019-06-03 08:57:01 +01:00
R. RyanTM
97903f3dc5 urlscan: 0.9.2 -> 0.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urlscan/versions
2019-06-03 00:34:13 -07:00
Daniël de Kok
3093e35f8f bittorrentSync: remove 2019-06-03 09:16:13 +02:00
R. RyanTM
4478416816 src: 1.25 -> 1.26
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/src/versions
2019-06-02 22:07:34 -07:00