mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/firefox: upgrade to 113.0.1
This commit is contained in:
parent
7822584d05
commit
c4c8bd614b
@ -1,41 +0,0 @@
|
||||
Patch-Source: https://github.com/archlinux/svntogit-packages/blob/f1173939c033b642ea4c2b5c53fa9b881d0545f5/trunk/0001-Bug-1831691-Use-the-vendored-glean_parser-for-all-of.patch
|
||||
--
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: ahochheiden <ahochheiden@mozilla.com>
|
||||
Date: Sat, 6 May 2023 21:07:09 +0000
|
||||
Subject: [PATCH] Bug 1831691 - Use the vendored 'glean_parser' for all of
|
||||
`mach` r=firefox-build-system-reviewers,glandium
|
||||
|
||||
Differential Revision: https://phabricator.services.mozilla.com/D177340
|
||||
---
|
||||
python/sites/build.txt | 1 -
|
||||
python/sites/mach.txt | 1 +
|
||||
python/sites/python-test.txt | 1 -
|
||||
3 files changed, 1 insertion(+), 2 deletions(-)
|
||||
|
||||
diff --git a/python/sites/build.txt b/python/sites/build.txt
|
||||
index b43f7680d200..4e6f6c51d9ad 100644
|
||||
--- a/python/sites/build.txt
|
||||
+++ b/python/sites/build.txt
|
||||
@@ -1,2 +1 @@
|
||||
-vendored:third_party/python/glean_parser
|
||||
pth:third_party/python/vsdownload
|
||||
diff --git a/python/sites/mach.txt b/python/sites/mach.txt
|
||||
index b9fafd0b9c59..a18691184312 100644
|
||||
--- a/python/sites/mach.txt
|
||||
+++ b/python/sites/mach.txt
|
||||
@@ -78,6 +78,7 @@ vendored:third_party/python/esprima
|
||||
vendored:third_party/python/fluent.migrate
|
||||
vendored:third_party/python/fluent.syntax
|
||||
vendored:third_party/python/giturlparse
|
||||
+vendored:third_party/python/glean_parser
|
||||
vendored:third_party/python/gyp/pylib
|
||||
vendored:third_party/python/idna
|
||||
vendored:third_party/python/importlib_metadata
|
||||
diff --git a/python/sites/python-test.txt b/python/sites/python-test.txt
|
||||
index 48cdcd2b8f48..74889365a22b 100644
|
||||
--- a/python/sites/python-test.txt
|
||||
+++ b/python/sites/python-test.txt
|
||||
@@ -1,2 +1 @@
|
||||
-vendored:third_party/python/glean_parser
|
||||
pypi:pytest==7.0.1
|
||||
@ -3,9 +3,9 @@
|
||||
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=firefox
|
||||
pkgver=113.0
|
||||
_releasedate=2023-05-09
|
||||
pkgrel=2
|
||||
pkgver=113.0.1
|
||||
_releasedate=2023-05-12
|
||||
pkgrel=0
|
||||
pkgdesc="Firefox web browser"
|
||||
url="https://www.firefox.com/"
|
||||
# s390x blocked by lld
|
||||
@ -68,7 +68,6 @@ makedepends="
|
||||
"
|
||||
subpackages="$pkgname-dbg"
|
||||
source="$pkgname-$pkgver.tar.xz::https://ftp.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz
|
||||
0001-Bug-1831691-Use-the-vendored-glean_parser-for-all-of.patch
|
||||
avoid-redefinition.patch
|
||||
disable-moz-stackwalk.patch
|
||||
fix-fortify-system-wrappers.patch
|
||||
@ -713,8 +712,7 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
96b0f0774083270f4fcce06085b177ced25ba05da7291d777f1da1d5bbad30721bc6363b76e06ccb64fc092778c8326a426a8bfdfa3cbaafd4f1169b924744a5 firefox-113.0.tar.xz
|
||||
028a723d749b9b0a924a13de3e33ff84829bfab872cf6e41293fe11b7e8f640b5ca45d1323597ac7c9bb093ffcee4c72a83ca9210f6bdd22e12ea5d67ef3d3f3 0001-Bug-1831691-Use-the-vendored-glean_parser-for-all-of.patch
|
||||
67d6b777d138ef55dd813a15a483d0588181f3b83ba8da52bf6c1f10a58ab1d907a80afcfc1aa90b65405852b50d083f05032b32d3fdb153317f2df7f1f15db3 firefox-113.0.1.tar.xz
|
||||
b1cb2db3122634f66d2bae7066e76f2dcd455c464e021db4de3b0a08314df95cb667846081682db549dd2af8a00831cabe44a2420c66cdfb5e3b5fa7e6bd21d3 avoid-redefinition.patch
|
||||
454ea3263cabce099accbdc47aaf83be26a19f8b5a4568c01a7ef0384601cf8315efd86cd917f9c8bf419c2c845db89a905f3ff9a8eb0c8e41042e93aa96a85c disable-moz-stackwalk.patch
|
||||
2f4f15974d52de4bb273b62a332d13620945d284bbc6fe6bd0a1f58ff7388443bc1d3bf9c82cc31a8527aad92b0cd3a1bc41d0af5e1800e0dcbd7033e58ffd71 fix-fortify-system-wrappers.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user