summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 03:41:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 03:41:34 +0000
commitf78e8ddece36e0afbe7554bf39bf91a8e0882fb8 (patch)
tree632110d2152bd78d0b075c09c2d4044981a1224c
parentMerging upstream version 115.12.0esr. (diff)
downloadfirefox-esr-f78e8ddece36e0afbe7554bf39bf91a8e0882fb8.tar.xz
firefox-esr-f78e8ddece36e0afbe7554bf39bf91a8e0882fb8.zip
Adding debian version 115.12.0esr-1.debian/115.12.0esr-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog9
-rw-r--r--debian/patches/debian-hacks/Relax-minimum-supporter-rust-version-to-1.63.patch2
-rw-r--r--debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch4
3 files changed, 12 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 00ecc2c904..3317762f51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+firefox-esr (115.12.0esr-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Fixes for mfsa2024-26, also known as:
+ CVE-2024-5702, CVE-2024-5688, CVE-2024-5690, CVE-2024-5691,
+ CVE-2024-5693, CVE-2024-5696, CVE-2024-5700.
+
+ -- Mike Hommey <glandium@debian.org> Wed, 12 Jun 2024 05:41:00 +0900
+
firefox-esr (115.11.0esr-1) unstable; urgency=medium
* New upstream release.
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.
//