Commit graph

33871 commits

Author SHA1 Message Date
Andreas Rammhold 18a2a96737
Merge pull request #62728 from talyz/firefox-wayland
firefox-wayland: Add missing dependency libglvnd (libEGL)
2019-06-06 01:31:54 +02:00
Andreas Rammhold 86d2752677
Merge pull request #62720 from ivan/chromium-75.0.3770.80
chromium: 74.0.3729.157 -> 75.0.3770.80
2019-06-06 01:24:18 +02:00
Maximilian Bosch a6549852e8
Merge #62590: vim: 8.1.1234 -> 8.1.1432 (security)
(cherry picked from commit 7c53ac0184)
Picked from staging to master, as it's not really a big rebuild
and it includes an important security fix:
https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md
2019-06-05 21:56:01 +02:00
Jan Tojnar 7dc8413b49
zathura: pass gsettings schemas (#62726)
zathura: pass gsettings schemas
2019-06-05 18:12:23 +02:00
Matthew Bauer 693a4efa4c
Merge pull request #53013 from wucke13/betaflight-configurator-naive
betaflight-configurator: init at 10.5.1
2019-06-05 10:08:29 -04:00
talyz ae2778c9e3 firefox-wayland: Add missing dependency libglvnd (libEGL)
Firefox running in wayland mode is unable to find and load
libEGL.so (and says so on stdout). This puts it in "basic"
mode (unaccelerated graphics) and disables WebGL. Fix this by adding
libglvnd to the LD_LIBRARY_PATH.
2019-06-05 14:49:55 +02:00
Jan Tojnar ac9fcb5a74
zathura: pass gsettings schemas
File chooser dialogue in print dialogue requires GTK’s GSettings schemas
or it will trigger a trap.

Closes: https://github.com/NixOS/nixpkgs/issues/16287
2019-06-05 14:00:41 +02:00
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