Skip to content

gnome3.webkitgtk: 2.20.1 -> 2.20.2#40315

Merged
obadz merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/webkitgtk
May 12, 2018
Merged

gnome3.webkitgtk: 2.20.1 -> 2.20.2#40315
obadz merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/webkitgtk

Conversation

@r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/webkitgtk/versions.

These checks were done:

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/webkitgtk/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver -h’ got 0 exit code
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver --help’ got 0 exit code
- found 2.20.2 with grep in /nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2
- directory tree listing: https://gist.github.com/e3496e2d8a6b933a107141f5caecb92d
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels May 11, 2018
@xeji xeji changed the base branch from master to staging May 11, 2018 07:55
@xeji
Copy link
Contributor

xeji commented May 11, 2018

This contains a CVE fix: https://webkitgtk.org/2018/05/07/webkitgtk2.20.2-released.html, so maybe this should go directly to master after all (and backported to 18.03 if there are no problems).

cc @bendlas

@jtojnar jtojnar added the 1.severity: security Issues which raise a security issue, or PRs that fix one label May 11, 2018
@xeji xeji added the 9.needs: port to stable A PR needs a backport to the stable release. label May 11, 2018
@obadz obadz merged commit 926dc38 into NixOS:staging May 12, 2018
@obadz
Copy link
Contributor

obadz commented May 12, 2018

Merged to staging by accident. Also cherry-picked in master: 058e10f

@xeji
Copy link
Contributor

xeji commented May 12, 2018

Thanks. I switched this to staging before I noticed the CVE fix, and forgot to switch it back...

@vcunat should this be picked to 18.03 (or staging-18.03 maybe) ?

obadz pushed a commit that referenced this pull request May 12, 2018
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/webkitgtk/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver -h’ got 0 exit code
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver --help’ got 0 exit code
- found 2.20.2 with grep in /nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2
- directory tree listing: https://gist.github.com/e3496e2d8a6b933a107141f5caecb92d

(cherry picked from commit 926dc38)

Note from @obadz: merged #40315 to staging accidentally but this should go to
master due to CVE hence this cherry-pick.
@vcunat
Copy link
Member

vcunat commented May 12, 2018

Right, directly (< 500 Linux rebuilds). Testing the build locally atop 18.03, will push later.

@r-ryantm r-ryantm deleted the auto-update/webkitgtk branch May 12, 2018 12:35
vcunat pushed a commit that referenced this pull request May 12, 2018
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/webkitgtk/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver -h’ got 0 exit code
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver --help’ got 0 exit code
- found 2.20.2 with grep in /nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2
- directory tree listing: https://gist.github.com/e3496e2d8a6b933a107141f5caecb92d

(cherry picked from commit 926dc38)
Fixes CVE-2018-4200.
See https://webkitgtk.org/2018/05/07/webkitgtk2.20.2-released.html
@vcunat
Copy link
Member

vcunat commented May 12, 2018

Thanks for watching stuff suitable for 18.03 ❤️

@samueldr samueldr removed the 9.needs: port to stable A PR needs a backport to the stable release. label Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants