summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* releasing package grub2 version 2.04-11debian/2.04-11archive/debian/2.04-11Colin Watson2020-12-06
* grub-install: Fix backup restoration on i386Colin Watson2020-12-06
|\
| * tftp: Roll-over block counter to prevent data packets timeoutsJavier Martinez Canillas2020-12-06
| * grub-install: Add backup and restoreDimitri John Ledkov2020-12-06
* | releasing package grub2 version 2.04-10debian/2.04-10archive/debian/2.04-10Colin Watson2020-11-08
* | tftp: Roll-over block counter to prevent data packets timeoutsColin Watson2020-11-08
|\ \
| * | tftp: Roll-over block counter to prevent data packets timeoutsJavier Martinez Canillas2020-11-08
* | | Don't call grub-install on fresh install of grub-pcDimitri John Ledkov2020-11-08
* | | grub-install: Add backup and restoreDimitri John Ledkov2020-11-08
|\| |
| * | grub-install: Add backup and restoreDimitri John Ledkov2020-11-08
| |/
* | Fix logic if grub-pc/install_devices_empty is not askedColin Watson2020-11-08
* | Check whether target device exists before grub-installColin Watson2020-11-08
* | grub-pc: Bail out if grub-install failsColin Watson2020-08-08
* | Merge remote-tracking branch 'salsa/master' into masterColin Watson2020-07-29
|\ \
| * | Remove myself from UploadersIan Campbell2020-06-27
* | | releasing package grub2 version 2.04-9debian/2.04-9archive/debian/2.04-9Colin Watson2020-07-29
* | | Apply overflow checking to allocations in Debian patchesColin Watson2020-07-26
|\ \ \ | | |/ | |/|
| * | deviceiter: Fix integer overflow in grub_util_iterate_devicesColin Watson2020-07-26
| * | unix/config: Fix integer overflow in grub_util_load_configColin Watson2020-07-26
| * | bootp: Improve allocation handling in parse_dhcp6_optionColin Watson2020-07-26
* | | CVE-2020-15707: linux: Fix integer overflows in initrd size handlingColin Watson2020-07-26
|\| |
| * | linux: Fix integer overflows in initrd size handlingColin Watson2020-07-26
* | | Backport security patch series from upstreamColin Watson2020-07-24
|\| | | |/ |/|
| * linux loader: avoid overflow on initrd size calculationPeter Jones2020-07-24
| * efi: Fix use-after-free in halt/reboot pathAlexey Makhalov2020-07-24
| * update safemath with fallback code for gcc older than 5.1Alexander Burmashev2020-07-24
| * Fix a regression caused by "efi: fix some malformed device path arithmetic er...Chris Coulson2020-07-24
| * efi: fix some malformed device path arithmetic errors.Peter Jones2020-07-24
| * emu: make grub_free(NULL) safePeter Jones2020-07-24
| * lvm: fix two more potential data-dependent alloc overflowsPeter Jones2020-07-24
| * hfsplus: fix two more overflowsPeter Jones2020-07-24
| * relocator: Fix grub_relocator_alloc_chunk_align() top memory allocationAlexey Makhalov2020-07-24
| * script: Avoid a use-after-free when redefining a function during executionChris Coulson2020-07-24
| * script: Remove unused fields from grub_script_function structChris Coulson2020-07-24
| * relocator: Protect grub_relocator_alloc_chunk_align() max_addr against intege...Alexey Makhalov2020-07-24
| * relocator: Protect grub_relocator_alloc_chunk_addr() input args against integ...Alexey Makhalov2020-07-24
| * tftp: Do not use priority queueAlexey Makhalov2020-07-24
| * multiboot2: Fix memory leak if grub_create_loader_cmdline() failsKonrad Rzeszutek Wilk2020-07-24
| * udf: Fix memory leakKonrad Rzeszutek Wilk2020-07-24
| * term: Fix overflow on user inputsKonrad Rzeszutek Wilk2020-07-24
| * lzma: Make sure we don't dereference past arrayKonrad Rzeszutek Wilk2020-07-24
| * xnu: Fix double free in grub_xnu_devprop_add_property()Alexey Makhalov2020-07-24
| * gfxmenu: Fix double free in load_image()Alexey Makhalov2020-07-24
| * font: Do not load more than one NAME sectionDaniel Kiper2020-07-24
| * iso9660: Don't leak memory on realloc() failuresPeter Jones2020-07-24
| * malloc: Use overflow checking primitives where we do complex allocationsPeter Jones2020-07-24
| * calloc: Use calloc() at most placesPeter Jones2020-07-24
| * calloc: Make sure we always have an overflow-checking calloc() availablePeter Jones2020-07-24
| * safemath: Add some arithmetic primitives that check for overflowPeter Jones2020-07-24
| * yylex: Make lexer fatal errors actually be fatalPeter Jones2020-07-24