summaryrefslogtreecommitdiff
path: root/librewolf/debian/patches/series
diff options
context:
space:
mode:
Diffstat (limited to 'librewolf/debian/patches/series')
-rw-r--r--librewolf/debian/patches/series42
1 files changed, 42 insertions, 0 deletions
diff --git a/librewolf/debian/patches/series b/librewolf/debian/patches/series
new file mode 100644
index 0000000..3041795
--- /dev/null
+++ b/librewolf/debian/patches/series
@@ -0,0 +1,42 @@
+fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch
+fixes/Bug-1738845-Add-webrtc-configs-for-arm-and-ppc64-lin.patch
+fixes/Bug-1756347-part-1-Work-around-a-GCC-issue-with-gene.patch
+porting/Add-xptcall-support-for-SH4-processors.patch
+porting/NSS-Fix-FTBFS-on-Hurd-because-of-MAXPATHLEN.patch
+porting/Use-NEON_FLAGS-instead-of-VPX_ASFLAGS-for-libaom-neo.patch
+porting/Work-around-GCC-ICE-on-mips-i386-and-s390x.patch
+porting/Work-around-another-GCC-ICE-on-arm.patch
+prefs/Set-DPI-to-system-settings.patch
+prefs/Don-t-auto-disable-extensions-in-system-directories.patch
+debian-hacks/Avoid-wrong-sessionstore-data-to-keep-windows-out-of.patch
+debian-hacks/Add-another-preferences-directory-for-applications-p.patch
+debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch
+debian-hacks/Add-debian-extra-stuff-to-upstream-build-system-dire.patch
+debian-hacks/Don-t-build-image-gtests.patch
+debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch
+debian-hacks/Avoid-using-vmrs-vmsr-on-armel.patch
+debian-hacks/Use-build-id-as-langpack-version-for-reproducibility.patch
+debian-hacks/Allow-to-build-with-older-versions-of-nodejs-10.patch
+debian-hacks/Fix-math_private.h-for-i386-FTBFS.patch
+debian-hacks/Relax-MSRV-to-1.56.0.patch
+librewolf/allow-ubo-private-mode.patch -p1
+librewolf/bootstrap-without-vcs2.patch -p1
+librewolf/context-menu.patch -p1
+librewolf/custom-ubo-assets-bootstrap-location.patch -p1
+librewolf/disable-data-reporting-at-compile-time.patch -p1
+#librewolf/librewolf-pref-pane.patch -p1
+librewolf/mozilla_dirs.patch -p1
+librewolf/remove_addons.patch -p1
+librewolf/allow-searchengines-non-esr.patch -p1
+librewolf/disable-pocket.patch -p1
+librewolf/remove-internal-plugin-certs.patch -p1
+librewolf/stop-undesired-requests.patch -p1
+librewolf/hide-default-browser.patch -p1
+librewolf/pref-naming.patch -p1
+librewolf/privacy-preferences.patch -p1
+librewolf/remove-branding-urlbar.patch -p1
+librewolf/remove-cfrprefs.patch -p1
+librewolf/remove-organization-policy-banner.patch -p1
+librewolf/remove-snippets-from-home.patch -p1
+librewolf/sanitizing-description.patch -p1
+librewolf/urlbarprovider-interventions.patch -p1
bgstack15