Debian Patches

Status for firefox/152.0.5-3

Patch Description Author Forwarded Bugs Origin Last update
fixes/Bug-2039878-Use-VK_NULL_HANDLE-for-Vulkan-object-han.patch Bug 2039878 - Use VK_NULL_HANDLE for Vulkan object handles in FFmpegVulkanVideoDecoder on 32-bit. r=stransky

Non-dispatchable handles (VkImage, VkDeviceMemory, VkSemaphore, etc.) and
VkDevice are not pointer-sized on all ABIs; nullptr is ill-typed. Use
VK_NULL_HANDLE for clears/defaults and explicit != VK_NULL_HANDLE guards.
PFN_vk* and Vulkan pAllocator parameters stay nullptr.

Differential Revision: https://phabricator.services.mozilla.com/D300757
Tymur Boiko <tboiko@nvidia.com> no 2026-05-18
fixes/Bug-2048097-Add-missing-cinttypes-include.-r-media-p.patch Bug 2048097 - Add missing cinttypes include. r?media-playback-reviewers

Bug 2033987 removed the include, but it's actually necessary in one
specific code path.

Differential Revision: https://phabricator.services.mozilla.com/D311679
Mike Hommey <mh+mozilla@glandium.org> no 2026-07-11
fixes/Bug-2054321-Change-the-std-atomic-configure-check-fo.patch Bug 2054321 - Change the std::atomic configure check for libatomic requirement. r?build

It's probably that back when the test was added we weren't using double
atomics, which have different alignment constraints compared to
uint64_t. Because of the alignment constraint difference on x86, we now
end up requiring libatomic, which wasn't detected as required during
configure.

Differential Revision: https://phabricator.services.mozilla.com/D311700
Mike Hommey <mh+mozilla@glandium.org> no 2026-07-12
fixes/Bug-2040454-Update-xsimd-to-50d205d47b7e37e282a662b3.patch Bug 2040454 - Update xsimd to 50d205d47b7e37e282a662b30aefdafa71f9cde7 r=padenot

Differential Revision: https://phabricator.services.mozilla.com/D301126
Updatebot <updatebot@mozilla.com> no 2026-06-08
debian-hacks/Avoid-wrong-sessionstore-data-to-keep-windows-out-of.patch Avoid wrong sessionstore data to keep windows out of user sight
It happens that sessionstore can keep wrong information for the window
position or minimized state. Workaround this until the real bug is found
and fixed (probably in xulrunner).
Mike Hommey <mh@glandium.org> no 2009-11-12
debian-hacks/Add-another-preferences-directory-for-applications-p.patch Add another preferences directory for applications: preferences/syspref

It was existing in previous versions of iceweasel as a symlink to
/etc/iceweasel/pref.

This has the side effect to make these preferences there work again, and
to disable the "set as default browser" dialog.
Mike Hommey <glandium@debian.org> no 2008-06-21
debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch Add a 2 minutes timeout on xpcshell tests Mike Hommey <mh@glandium.org> no 2010-12-27
debian-hacks/Add-debian-extra-stuff-to-upstream-build-system-dire.patch Add debian/extra-stuff to upstream build system directory traversal Mike Hommey <mh@glandium.org> no 2013-12-16
debian-hacks/Don-t-build-image-gtests.patch Don't build image/ gtests
Building them causes an ICE with GCC 4.7. As they are not part of what
is shipped, and not currently run either, just skip building them.
Mike Hommey <mh@glandium.org> no 2016-06-09
debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch Use the Mozilla Location Service key when the Google Key is not there Mike Hommey <mh@glandium.org> no 2017-04-02
debian-hacks/Avoid-using-vmrs-vmsr-on-armel.patch Avoid using vmrs/vmsr on armel Mike Hommey <mh@glandium.org> no 2018-05-22
debian-hacks/Allow-to-override-rust-LTO-flag.patch Allow to override rust LTO flag Mike Hommey <mh@glandium.org> no 2022-08-14
debian-hacks/Remove-workaround-for-old-libstdc-problem-which-now-.patch Remove workaround for old libstdc++ problem, which now causes problems with GCC 12 on arm Mike Hommey <mh@glandium.org> no 2022-08-15
debian-hacks/Relax-nodejs-minimum-version.patch Relax nodejs minimum version Mike Hommey <mh@glandium.org> no 2022-09-21
debian-hacks/Work-around-https-sourceware.org-bugzilla-show_bug.c.patch Work around https://sourceware.org/bugzilla/show_bug.cgi?id=30578 Mike Hommey <mh@glandium.org> no 2023-07-05
debian-hacks/Allow-.js-preference-files-to-set-locked-prefs-with-.patch Allow .js preference files to set locked prefs with lockPref()
Upstream now supports locked prefs, but with a different syntax from
the syntax we had supported for a while.
Mike Hommey <glandium@debian.org> no 2008-06-21
debian-hacks/Set-DPI-to-system-settings.patch Set DPI to system settings Mike Hommey <glandium@debian.org> no 2008-03-13
debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch Don't auto-disable extensions in system directories Mike Hommey <mh@glandium.org> no 2012-02-17
debian-hacks/Work-around-GCC-ICE-on-ppc64el.patch Work around GCC ICE on ppc64el Mike Hommey <mh@glandium.org> no 2023-07-11
debian-hacks/Adjust-our-gfx-skia-moz.build-patch-to-upstream-chan.patch Adjust our gfx/skia/moz.build patch to upstream changes Mike Hommey <mh@glandium.org> no 2024-01-24
debian-hacks/Disable-format-security-warning-when-disabling-forma.patch Disable format-security warning when disabling format warning Mike Hommey <mh@glandium.org> no 2025-03-05

All known versions for source package 'firefox'

Links