summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 09:04:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 09:04:03 +0000
commit142a6e7191d0fa5a3d4a27c94a14a94b17496026 (patch)
treeb0e2e5a5e46af230ce7b782b2b793ea74738db6f
parentMerging upstream version 115.12.0esr. (diff)
downloadfirefox-esr-142a6e7191d0fa5a3d4a27c94a14a94b17496026.tar.xz
firefox-esr-142a6e7191d0fa5a3d4a27c94a14a94b17496026.zip
Adding debian version 115.12.0esr-1~deb12u1.debian/115.12.0esr-1_deb12u1debian
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 9b8a612e47..d91ac883af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+firefox-esr (115.12.0esr-1~deb12u1) bookworm-security; 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~deb12u1) bookworm-security; 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.
//