Andreas Rammhold
5a74f84536
Merge pull request #63136 from ivan/chromium-75.0.3770.90
...
chromium: 75.0.3770.80 -> 75.0.3770.90
2019-06-19 00:42:05 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Ivan Kozik
67ced10c23
chromium: 75.0.3770.80 -> 75.0.3770.90
...
CVE-2019-5842
2019-06-14 21:17:45 +00:00
taku0
1296f699e5
flashplayer: 32.0.0.192 -> 32.0.0.207
2019-06-11 15:13:34 +09: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
Silvan Mosberger
99b68ffbb0
chromium: Fix build
...
Since https://github.com/NixOS/nixpkgs/pull/60499 , the unwrapped
chromium already contains the applications directory.
2019-05-28 02:33:00 +02:00
Silvan Mosberger
526a0b2277
Merge pull request #60499 from JohnAZoidberg/chromium-upstream-desktop-entry
...
chromium: Use upstream desktop entry
2019-05-27 18:28:20 +02:00
Daniel Schaefer
0f537a49e1
chromium: Use upstream desktop entry
...
Upstream provides a much more featureful desktop entry file. If we use
that we take advantage of all of those features and don't have to maintain it
ourselves.
2019-05-25 22:39:47 +02:00
Andreas Rammhold
333a2be17b
chromium: 74.0.3729.131 -> 74.0.3729.157 ( #61533 )
...
chromium: 74.0.3729.131 -> 74.0.3729.157
2019-05-16 19:27:12 +02:00
Ivan Kozik
2db1a06136
chromium: 74.0.3729.131 -> 74.0.3729.157
...
Fixes a security bug with no CVE at this time:
https://chromereleases.googleblog.com/2019/05/stable-channel-update-for-desktop.html
2019-05-15 05:41:40 +00:00
taku0
8be03860e4
flashplayer: 32.0.0.171 -> 32.0.0.192
2019-05-14 21:13:49 +09:00
Andreas Rammhold
0b7c602d55
chromium: 74.0.3729.108 -> 74.0.3729.131 ( #60950 )
...
chromium: 74.0.3729.108 -> 74.0.3729.131
2019-05-05 18:04:36 +02:00
Ivan Kozik
75d1439f8f
chromium: add myself as maintainer ( #60961 )
2019-05-05 05:09:20 -04:00
Ivan Kozik
f15adc548f
chromium: 74.0.3729.108 -> 74.0.3729.131
...
CVE-2019-5827 CVE-2019-5824
2019-05-04 22:46:24 +00:00
Herwig Hochleitner
d77256c604
chromium: 73.0.3683.103 -> 74.0.3729.108
...
CVE-2019-5805 CVE-2019-5806 CVE-2019-5807 CVE-2019-5808 CVE-2019-5809
CVE-2019-5810 CVE-2019-5811 CVE-2019-5812 CVE-2019-5813 CVE-2019-5814
CVE-2019-5815 CVE-2019-5816 CVE-2019-5817 CVE-2019-5818 CVE-2019-5819
CVE-2019-5820 CVE-2019-5821 CVE-2019-5822 CVE-2019-5823
2019-04-24 22:01:45 +02:00
taku0
3eb4e958b4
flashplayer: 32.0.0.156 -> 32.0.0.171
2019-04-09 21:14:12 +09:00
Herwig Hochleitner
a5960f765a
chromium: 73.0.3683.86 -> 73.0.3683.103
2019-04-05 16:53:36 +02:00
aszlig
ed8f3b5fa3
chromium/updater: Fix usage of insecure MD5 hashes
...
The title of https://github.com/NixOS/nix/issues/802 says it all:
Is it time to deprecate md5?
Of course it is - we shouldn't use MD5 for our beautiful updater, but
switch to SHA1 instead. It's the future!
. . . . .
. . . . .
. . . . .-. . . .
------- ______ | `\ .
. ______ . ' ``-..-.-,.-.`. `----._______
. ------- . . `.`.-=,'='-===| SHA1 \______`--._
-------------- --- . ..-.-.-=-.-===| ____________.--"
--------- . . .- .,==-'`-'-./ /__----'^ `^ `^ `^
____ ----- -- ____ ' . _____ \______[=> => => =>
. . . .
. . . . . . .
Signed-off-by: aszlig <aszlig@nix.build>
2019-03-31 22:41:44 +02:00
Herwig Hochleitner
233e551674
chromium: disable vaapi support
...
this fixes playback on radeon
see https://github.com/NixOS/nixpkgs/pull/57837#issuecomment-477906724
2019-03-31 01:04:49 +01:00
Cole Mickens
60e2d2ce2b
chromium: enable mojo + vaapi + allow hw accel
...
fixes https://github.com/NixOS/nixpkgs/pull/57837
closes https://github.com/NixOS/nixpkgs/pull/56973
2019-03-25 02:02:05 +01:00
Herwig Hochleitner
ea34ad0e43
chromium: 73.0.3683.75 -> 73.0.3683.86
2019-03-22 19:33:30 +01:00
taku0
e933c7875b
flashplayer: 32.0.0.142 -> 32.0.0.156 ( #57571 )
2019-03-13 23:30:50 +01:00
Herwig Hochleitner
006a699e69
chromium: 72.0.3626.121 -> 73.0.3683.75
...
CVE-2019-5787 CVE-2019-5788 CVE-2019-5789 CVE-2019-5790 CVE-2019-5791
CVE-2019-5792 CVE-2019-5793 CVE-2019-5794 CVE-2019-5795 CVE-2019-5796
CVE-2019-5797 CVE-2019-5798 CVE-2019-5799 CVE-2019-5800 CVE-2019-5801
CVE-2019-5802 CVE-2019-5803 CVE-2019-5804
2019-03-13 16:19:29 +01:00
Herwig Hochleitner
4901dc4e74
Merge commit '9ae406c0749bbc7373d7422edeaf6b1b6caa0dae' of github.com:NixOS/nixpkgs into fix-chromium
...
fixes https://github.com/NixOS/nixpkgs/pull/49797
2019-03-07 20:50:13 +01:00
Ivan Kozik
2129c6ec05
chromium: fix sha256 for 72.0.3626.121
...
The sha256 was previously unchanged from 72.0.3626.119
2019-03-07 00:37:01 +00:00
Herwig Hochleitner
9a6e64691c
chromium: 72.0.3626.119 -> 72.0.3626.121
...
CVE-2019-5786
2019-03-02 05:19:53 +01:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Herwig Hochleitner
338dc47d5f
chromium: 72.0.3626.109 -> 72.0.3626.119
2019-02-25 02:01:30 +01:00
Frederik Rietdijk
c2eac6741b
Merge master into staging-next
2019-02-24 09:19:12 +01:00
Florian Friesdorf
fbef5ab82f
Remove myself as maintainer from packages
...
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Frederik Rietdijk
e2cd07b997
Merge staging-next into staging
2019-02-21 07:54:33 +01:00
Herwig Hochleitner
c414e5bd08
chromium: 72.0.3626.96 -> 72.0.3626.109
2019-02-19 04:44:37 +01:00
Frederik Rietdijk
fd48a94b62
Merge staging-next into staging
2019-02-16 09:30:46 +01:00
Samuel Dionne-Riel
f8eef26991
Merge pull request #55732 from oxij/tree/move-defaults-to-package-files-mostly-pulse
...
all-packages.nix: move defaults to package files continues
2019-02-15 17:49:01 -05:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Jan Malakhovski
f91e811e44
chromium: move defaults to package file
...
This one is a bit untrivial.
2019-02-13 23:11:29 +00:00
Florian Klink
516a9578e6
Merge pull request #55501 from ivan/chromium-72.0.3626.96
...
chromium: 72.0.3626.81 -> 72.0.3626.96
2019-02-13 11:04:05 +01:00
Averell Dalton
856a238e20
flashplayer: 32.0.0.114 -> 32.0.0.142
2019-02-12 23:01:44 +01:00
Ivan Kozik
0811bbcaa4
chromium: 72.0.3626.81 -> 72.0.3626.96
...
CVE-2019-5784
2019-02-10 02:38:22 +00:00
Ivan Kozik
03960a323d
chromium: make the new audio sandbox NixOS-compatible
...
Deal with f2fc90bb74
which landed https://github.com/chromium/chromium/blob/master/services/audio/audio_sandbox_hook_linux.cc
containing /usr/share and /usr/lib/x86_64-linux-gnu paths.
closes https://github.com/NixOS/nixpkgs/pull/54960
2019-01-31 20:06:16 +01:00
Herwig Hochleitner
6b27008fb5
chromium: 71.0.3578.98 -> 72.0.3626.81
...
CVE-2019-5754 CVE-2019-5782 CVE-2019-5755 CVE-2019-5756 CVE-2019-5757
CVE-2019-5758 CVE-2019-5759 CVE-2019-5760 CVE-2019-5761 CVE-2019-5762
CVE-2019-5763 CVE-2019-5764 CVE-2019-5765 CVE-2019-5766 CVE-2019-5767
CVE-2019-5768 CVE-2019-5769 CVE-2019-5770 CVE-2019-5771 CVE-2019-5772
CVE-2019-5773 CVE-2019-5774 CVE-2019-5775 CVE-2019-5776 CVE-2019-5777
CVE-2019-5778 CVE-2019-5779 CVE-2019-5780 CVE-2019-5781
2019-01-31 01:20:23 +01:00
taku0
9f1ff9976f
flashplayer: 32.0.0.101 -> 32.0.0.114
2019-01-08 21:12:29 +09:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging
2018-12-24 15:02:29 +01:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
...
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277
This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Herwig Hochleitner
327f7da260
chromium: 71.0.3578.80 -> 71.0.3578.98
...
CVE-2018-17481
2018-12-20 20:44:24 +01:00
Herwig Hochleitner
ccb93eb6b0
chromium: update conditionals and gcc patches for min version 71
...
(cherry picked from commit 604579e45f10ce5ccadd76c71f1bac648bd0971d)
2018-12-09 04:11:27 +01:00
Sarah Brofeldt
4065217c9a
Merge pull request #51623 from taku0/flashplayer-32.0.0.101
...
flashplayer: 31.0.0.153 -> 32.0.0.101 [Critical security fix]
2018-12-07 11:57:22 +01:00
taku0
f7a266d44a
flashplayer: 31.0.0.153 -> 32.0.0.101
2018-12-06 23:27:45 +09:00
Herwig Hochleitner
8942a3e00c
chromium: 70.0.3538.110 -> 71.0.3578.80
...
CVE-2018-17480 CVE-2018-17481 CVE-2018-18335 CVE-2018-18336
CVE-2018-18337 CVE-2018-18338 CVE-2018-18339 CVE-2018-18340
CVE-2018-18341 CVE-2018-18342 CVE-2018-18343 CVE-2018-18344
CVE-2018-18345 CVE-2018-18346 CVE-2018-18347 CVE-2018-18348
CVE-2018-18349 CVE-2018-18350 CVE-2018-18351 CVE-2018-18352
CVE-2018-18353 CVE-2018-18354 CVE-2018-18355 CVE-2018-18356
CVE-2018-18357 CVE-2018-18358 CVE-2018-18359
2018-12-06 00:36:33 +01:00