Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] chromium: update to 78.0.3904.87.
Date: Fri, 01 Nov 2019 20:38:32 +0100	[thread overview]
Message-ID: <20191101193832.dMnACrxdPVA4OEb-7w3BAtyxJHypdL9YuBq1_W5tk_4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16037@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 514 bytes --]

There is an updated pull request by pbui against master on the void-packages repository

https://github.com/pbui/void-packages chromium
https://github.com/void-linux/void-packages/pull/16037

chromium: update to 78.0.3904.87.
- Addresses CVE-2019-13721, CVE-2019-13720:

    https://chromereleases.googleblog.com/2019/10/stable-channel-update-for-desktop_31.html

- Built for x86_64, i686, x86_64.
- Tested on x86_64.

A patch file from https://github.com/void-linux/void-packages/pull/16037.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chromium-16037.patch --]
[-- Type: text/x-diff, Size: 2577 bytes --]

From 128c6d63d11a42059d627ac3cd5c132c0545f747 Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Fri, 1 Nov 2019 13:39:53 -0400
Subject: [PATCH 1/2] chromium: update to 78.0.3904.87.

[ci skip]

- Addresses CVE-2019-13721, CVE-2019-13720:

    https://chromereleases.googleblog.com/2019/10/stable-channel-update-for-desktop_31.html

- Built for x86_64, i686, x86_64.
- Tested on x86_64.
---
 srcpkgs/chromium/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template
index a811b1ec7a9..5c6de2c1413 100644
--- a/srcpkgs/chromium/template
+++ b/srcpkgs/chromium/template
@@ -1,7 +1,7 @@
 # Template file for 'chromium'
 pkgname=chromium
 # See http://www.chromium.org/developers/calendar for the latest version
-version=78.0.3904.70
+version=78.0.3904.87
 revision=1
 archs="i686 x86_64*"
 short_desc="Google's attempt at creating a safer, faster, and more stable browser"
@@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://www.chromium.org/"
 distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz"
-checksum=ddc5794097d65ba19c1ae359c2057b08921e7b38b7afe9d5ec45f5e8b9a87462
+checksum=8df6ffca4087fc43e7d0443acc4f758399b248e96482705bd4fe7e88d239eb56
 
 lib32disabled=yes
 nodebug=yes

From dcb048b6a814e5adf7df11dfce3391ea400da506 Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Fri, 1 Nov 2019 15:33:40 -0400
Subject: [PATCH 2/2] chromium-widevine: update to 78.0.3904.87.

[ci skip]
---
 srcpkgs/chromium-widevine/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/chromium-widevine/template b/srcpkgs/chromium-widevine/template
index 09122b8bee9..30f75c0b24f 100644
--- a/srcpkgs/chromium-widevine/template
+++ b/srcpkgs/chromium-widevine/template
@@ -6,8 +6,8 @@ _chromeVersion="current"
 _channel="stable"
 
 pkgname=chromium-widevine
-version=78.0.3904.70
-revision=2
+version=78.0.3904.87
+revision=1
 archs="x86_64"
 create_wrksrc=yes
 short_desc="Browser plugin designed for the viewing of premium video content"
@@ -17,7 +17,7 @@ depends="chromium binutils xz"
 homepage="https://www.google.com/chrome"
 repository=nonfree
 distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
-checksum=75d6063a5dc506662006eb3fde8c54342f3bc1422fa4d836650ae80f308a8f6f
+checksum=b8f00eee94d07b1665b85006fc3e06b5390c2a8970187dfd009a66c00f32e5f8
 
 do_extract() {
 	:

  reply	other threads:[~2019-11-01 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-01 19:37 [PR PATCH] " voidlinux-github
2019-11-01 19:38 ` voidlinux-github [this message]
2019-11-01 19:38 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-01 20:09 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191101193832.dMnACrxdPVA4OEb-7w3BAtyxJHypdL9YuBq1_W5tk_4@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).