Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] chromium: update to 78.0.3904.97
@ 2019-11-07 23:39 voidlinux-github
  2019-11-08 20:43 ` voidlinux-github
  2019-11-09 14:58 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-07 23:39 UTC (permalink / raw)
  To: ml

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

There is a new 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/16215

chromium: update to 78.0.3904.97
Security fixes: 

https://chromereleases.googleblog.com/2019/11/stable-channel-update-for-desktop.html

- Built on x86_64, i686, x86_64-musl
- Tested on x86_64

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

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

From 7ae894fdff2b84e94f8422622fac2fed2b397ba9 Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Thu, 7 Nov 2019 18:32:21 -0500
Subject: [PATCH 1/2] chromium: update to 78.0.3904.97.

[ci skip]

- Built on x86_64, i686, x86_64-musl
- 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 5c6de2c1413..66ce30504ab 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.87
+version=78.0.3904.97
 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=8df6ffca4087fc43e7d0443acc4f758399b248e96482705bd4fe7e88d239eb56
+checksum=d1f49ab9f4f973536166f587114553c21a29977bdc350dd407a89d34e22a9d07
 
 lib32disabled=yes
 nodebug=yes

From 442bf4c8117ee572ba338c0d247d59c97de6b4ff Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Thu, 7 Nov 2019 18:35:16 -0500
Subject: [PATCH 2/2] chromium-widevine: update to 78.0.3904.97.

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

diff --git a/srcpkgs/chromium-widevine/template b/srcpkgs/chromium-widevine/template
index 30f75c0b24f..0b01406aa05 100644
--- a/srcpkgs/chromium-widevine/template
+++ b/srcpkgs/chromium-widevine/template
@@ -6,7 +6,7 @@ _chromeVersion="current"
 _channel="stable"
 
 pkgname=chromium-widevine
-version=78.0.3904.87
+version=78.0.3904.97
 revision=1
 archs="x86_64"
 create_wrksrc=yes
@@ -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=b8f00eee94d07b1665b85006fc3e06b5390c2a8970187dfd009a66c00f32e5f8
+checksum=77c7627818630d73bedcfc0b38dde145d2554bea2d49616fe9b3cf8eb5f290db
 
 do_extract() {
 	:

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: chromium: update to 78.0.3904.97
  2019-11-07 23:39 [PR PATCH] chromium: update to 78.0.3904.97 voidlinux-github
@ 2019-11-08 20:43 ` voidlinux-github
  2019-11-09 14:58 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-08 20:43 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/16215#issuecomment-551983028

Comment:
x86_64-musl works, too

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: chromium: update to 78.0.3904.97
  2019-11-07 23:39 [PR PATCH] chromium: update to 78.0.3904.97 voidlinux-github
  2019-11-08 20:43 ` voidlinux-github
@ 2019-11-09 14:58 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-09 14:58 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

chromium: update to 78.0.3904.97
https://github.com/void-linux/void-packages/pull/16215

Description:
Security fixes: 

https://chromereleases.googleblog.com/2019/11/stable-channel-update-for-desktop.html

- Built on x86_64, i686, x86_64-musl
- Tested on x86_64

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-09 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 23:39 [PR PATCH] chromium: update to 78.0.3904.97 voidlinux-github
2019-11-08 20:43 ` voidlinux-github
2019-11-09 14:58 ` [PR PATCH] [Merged]: " voidlinux-github

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).