diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 03:41:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 03:41:36 +0000 |
commit | 8b3ff5c6530dc4961a99150c59c84e618130add7 (patch) | |
tree | ae56af4d1dcd56e4e60da282561f5e77a02a49a4 /debian/patches | |
parent | Merging upstream version 115.12.0esr. (diff) | |
download | firefox-esr-8b3ff5c6530dc4961a99150c59c84e618130add7.tar.xz firefox-esr-8b3ff5c6530dc4961a99150c59c84e618130add7.zip |
Merging debian version 115.12.0esr-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/debian-hacks/Relax-minimum-supporter-rust-version-to-1.63.patch | 2 | ||||
-rw-r--r-- | debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/debian-hacks/Relax-minimum-supporter-rust-version-to-1.63.patch b/debian/patches/debian-hacks/Relax-minimum-supporter-rust-version-to-1.63.patch index e97ac3174a..486bc417b0 100644 --- a/debian/patches/debian-hacks/Relax-minimum-supporter-rust-version-to-1.63.patch +++ b/debian/patches/debian-hacks/Relax-minimum-supporter-rust-version-to-1.63.patch @@ -22,7 +22,7 @@ This reverts: 13 files changed, 36 insertions(+), 48 deletions(-) diff --git a/Cargo.lock b/Cargo.lock -index aba3978..cdc047a 100644 +index 8f0a879..5a907c3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1040,9 +1040,9 @@ dependencies = [ diff --git a/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch b/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch index f0cf6976c0..c12759c95d 100644 --- a/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch +++ b/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch @@ -7,10 +7,10 @@ Subject: Use the Mozilla Location Service key when the Google Key is not there 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js -index 7ad409c..d143a0c 100644 +index 3f860aa..e461e56 100644 --- a/modules/libpref/init/all.js +++ b/modules/libpref/init/all.js -@@ -3246,7 +3246,7 @@ pref("network.psl.onUpdate_notify", false); +@@ -3247,7 +3247,7 @@ pref("network.psl.onUpdate_notify", false); // All the Geolocation preferences are here. // |