]> git.proxmox.com Git - grub2.git/blob - debian/patches/series
Import changes for the 2.06-8.1 NMU
[grub2.git] / debian / patches / series
1 olpc-prefix-hack.patch
2 core-in-fs.patch
3 dpkg-version-comparison.patch
4 grub-legacy-0-based-partitions.patch
5 disable-floppies.patch
6 grub.cfg-400.patch
7 gfxpayload-keep-default.patch
8 install-stage2-confusion.patch
9 mkrescue-efi-modules.patch
10 mkconfig-loopback.patch
11 restore-mkdevicemap.patch
12 gettext-quiet.patch
13 install-efi-fallback.patch
14 mkconfig-ubuntu-recovery.patch
15 install-locale-langpack.patch
16 mkconfig-nonexistent-loopback.patch
17 default-grub-d.patch
18 blacklist-1440x900x32.patch
19 mkconfig-ubuntu-distributor.patch
20 linuxefi.patch
21 mkconfig-signed-kernel.patch
22 install-signed.patch
23 wubi-no-windows.patch
24 maybe-quiet.patch
25 install-efi-adjust-distributor.patch
26 quick-boot.patch
27 quick-boot-lvm.patch
28 gfxpayload-dynamic.patch
29 vt-handoff.patch
30 probe-fusionio.patch
31 ignore-grub_func_test-failures.patch
32 mkconfig-recovery-title.patch
33 install-powerpc-machtypes.patch
34 ieee1275-clear-reset.patch
35 ppc64el-disable-vsx.patch
36 grub-install-pvxen-paths.patch
37 insmod-xzio-and-lzopio-on-xen.patch
38 grub-install-extra-removable.patch
39 mkconfig-other-inits.patch
40 zpool-full-device-name.patch
41 net-read-bracketed-ipv6-addr.patch
42 bootp-new-net_bootp6-command.patch
43 efinet-uefi-ipv6-pxe-support.patch
44 bootp-process-dhcpack-http-boot.patch
45 efinet-set-network-from-uefi-devpath.patch
46 efinet-set-dns-from-uefi-proto.patch
47 fix-lockdown.patch
48 skip-grub_cmd_set_date.patch
49 bash-completion-drop-have-checks.patch
50 at_keyboard-module-init.patch
51 uefi-secure-boot-cryptomount.patch
52 efi-variable-storage-minimise-writes.patch
53 grub-install-removable-shim.patch
54 dejavu-font-path.patch
55 xen-no-xsm-policy-in-non-xsm-options.patch
56 pc-verifiers-module.patch
57 debug_verifiers.patch
58 mkimage-fix-section-sizes.patch
59 tpm-unknown-error-non-fatal.patch
60 xfs-fix-v4-superblock.patch
61 tests-ahci-update-qemu-device-name.patch
62 minilzo-2.10.patch
63 0063-loader-efi-chainloader-Simplify-the-loader-state.patch
64 0064-commands-boot-Add-API-to-pass-context-to-loader.patch
65 0065-loader-efi-chainloader-Use-grub_loader_set_ex.patch
66 0066-kern-efi-sb-Reject-non-kernel-files-in-the-shim_lock.patch
67 0067-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch
68 0068-video-readers-png-Abort-sooner-if-a-read-operation-f.patch
69 0069-video-readers-png-Refuse-to-handle-multiple-image-he.patch
70 0070-video-readers-png-Drop-greyscale-support-to-fix-heap.patch
71 0071-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patch
72 0072-video-readers-png-Sanity-check-some-huffman-codes.patch
73 0073-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patch
74 0074-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patch
75 0075-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch
76 0076-video-readers-jpeg-Block-int-underflow-wild-pointer-.patch
77 0077-normal-charset-Fix-array-out-of-bounds-formatting-un.patch
78 0078-net-netbuff-Block-overly-large-netbuff-allocs.patch
79 0079-net-ip-Do-IP-fragment-maths-safely.patch
80 0080-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patch
81 0081-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patch
82 0082-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patch
83 0083-net-tftp-Avoid-a-trivial-UAF.patch
84 0084-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patch
85 0085-net-http-Fix-OOB-write-for-split-http-headers.patch
86 0086-net-http-Error-out-on-headers-with-LF-without-CR.patch
87 0087-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch
88 0088-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patch
89 0089-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patch
90 0090-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patch
91 0091-fs-btrfs-Fix-more-ASAN-and-SEGV-issues-found-with-fu.patch
92 0092-fs-btrfs-Fix-more-fuzz-issues-related-to-chunks.patch
93 fs-tester-time-fail.patch
94 cve_2022_2601/0001-video-readers-Add-artificial-limit-to-image-dimensio.patch
95 cve_2022_2601/0002-font-Reject-glyphs-exceeds-font-max_glyph_width-or-f.patch
96 cve_2022_2601/0003-font-Fix-size-overflow-in-grub_font_get_glyph_intern.patch
97 cve_2022_2601/0004-font-Fix-several-integer-overflows-in-grub_font_cons.patch
98 cve_2022_2601/0005-font-Remove-grub_font_dup_glyph.patch
99 cve_2022_2601/0006-font-Fix-integer-overflow-in-ensure_comb_space.patch
100 cve_2022_2601/0007-font-Fix-integer-overflow-in-BMP-index.patch
101 cve_2022_2601/0008-font-Fix-integer-underflow-in-binary-search-of-char-.patch
102 cve_2022_2601/0009-kern-efi-sb-Enforce-verification-of-font-files.patch
103 cve_2022_2601/0010-fbutil-Fix-integer-overflow.patch
104 cve_2022_2601/0011-font-Fix-an-integer-underflow-in-blit_comb.patch
105 cve_2022_2601/0012-font-Harden-grub_font_blit_glyph-and-grub_font_blit_.patch
106 cve_2022_2601/0013-font-Assign-null_font-to-glyphs-in-ascii_font_glyph.patch
107 cve_2022_2601/0014-normal-charset-Fix-an-integer-overflow-in-grub_unico.patch
108 font-Try-opening-fonts-from-the-bundled-memdisk.patch
109 kern-file-Fix-error-handling-in-grub_file_open.patch
110 gcc12_build_dangling_pointer.patch
111 gcc12_build_array_bounds.patch
112 gcc12_build_array_bounds2.patch
113 arm64_remove_magic_number_check.patch
114 grub_mkconfig_restore_umask.patch
115 ignore_checksum_seed_incompat_feature.patch
116 ignore_the_large_dir_incompat_feature.patch
117 987008-lvrename-boot-fail.patch