diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:45 +0000 |
commit | 1bffbd8290fb483db179eefadd8c306e5801715f (patch) | |
tree | d3d467860cdee272b099ec0e3771a7a651fe4131 /debian/changelog | |
parent | Merging upstream version 126.0. (diff) | |
download | firefox-1bffbd8290fb483db179eefadd8c306e5801715f.tar.xz firefox-1bffbd8290fb483db179eefadd8c306e5801715f.zip |
Adding debian version 126.0-1.debian/126.0-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 524b44cc27..2ec606f2ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +firefox (126.0-1) unstable; urgency=medium + + * New upstream release. + * Fixes for mfsa2024-21, also known as: + CVE-2024-4764, CVE-2024-4367, CVE-2024-4767, CVE-2024-4768, + CVE-2024-4769, CVE-2024-4770, CVE-2024-4771, CVE-2024-4772, + CVE-2024-4773, CVE-2024-4774, CVE-2024-4775, CVE-2024-4776, + CVE-2024-4777, CVE-2024-4778. + + * debian/browser.install.in: Don't install now removed crashreporter + files. + + * third_party/rust/bumpalo/.cargo-checksum.json, + third_party/rust/bumpalo/Cargo.toml, + third_party/rust/naga/.cargo-checksum.json, + third_party/rust/naga/Cargo.toml, + third_party/rust/wgpu-core/.cargo-checksum.json, + third_party/rust/wgpu-core/Cargo.toml, + third_party/rust/wgpu-core/src/snatch.rs, + third_party/rust/wgpu-hal/.cargo-checksum.json, + third_party/rust/wgpu-hal/Cargo.toml, + third_party/rust/wgpu-types/.cargo-checksum.json, + third_party/rust/wgpu-types/Cargo.toml: Relax minimum supported rust + version to 1.70. + + -- Mike Hommey <glandium@debian.org> Wed, 15 May 2024 06:46:24 +0900 + firefox (125.0.3-1) unstable; urgency=medium * New upstream release. |