diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:25 +0000 |
commit | 20540d0e868f87f425adae2619784b7d747024db (patch) | |
tree | f7c5f29cd9355c1c482877d3bf537372687b3bc6 /debian/changelog | |
parent | Merging upstream version 125.0.1. (diff) | |
download | firefox-20540d0e868f87f425adae2619784b7d747024db.tar.xz firefox-20540d0e868f87f425adae2619784b7d747024db.zip |
Adding debian version 125.0.1-1.debian/125.0.1-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1482bb53d0..e5a53fb21f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +firefox (125.0.1-1) unstable; urgency=medium + + * New upstream release. + * Fixes for mfsa2024-18, also known as: + CVE-2024-3852, CVE-2024-3853, CVE-2024-3854, CVE-2024-3855, + CVE-2024-3856, CVE-2024-3857, CVE-2024-3858, CVE-2024-3859, + CVE-2024-3860, CVE-2024-3861, CVE-2024-3862, CVE-2024-3302, + CVE-2024-3864, CVE-2024-3865. + + * debian/control*: Bump nss build dependency. + + * python/mozboot/mozboot/util.py, + third_party/rust/neqo-common/.cargo-checksum.json, + third_party/rust/neqo-common/Cargo.toml, + third_party/rust/neqo-crypto/.cargo-checksum.json, + third_party/rust/neqo-crypto/Cargo.toml, + third_party/rust/neqo-crypto/src/p11.rs, + third_party/rust/neqo-http3/.cargo-checksum.json, + third_party/rust/neqo-http3/Cargo.toml, + third_party/rust/neqo-qpack/.cargo-checksum.json, + third_party/rust/neqo-qpack/Cargo.toml, + third_party/rust/neqo-transport/.cargo-checksum.json, + third_party/rust/neqo-transport/Cargo.toml: Relax minimum supported + rust version to 1.70 + + -- Mike Hommey <glandium@debian.org> Wed, 17 Apr 2024 09:11:02 +0900 + firefox (124.0.1-1) unstable; urgency=medium * New upstream release. |