1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/res
Pete Batard 2761c72187
[parser] fix unwanted removal of lines that don't match a token
* In replace_in_token_data() when looking for lines starting with a specific
  token but finding lines containing a larger version of the token (e.g. looking
  for 'linux' but finding 'linux16') we would forget to output the non matching
  line as we rejected it.
* This produced issues such as the one described at:
  https://ubuntuforums.org/showthread.php?t=2465291&page=10&p=14052629#post14052629
* Fix this by ensuring that we always output the lines that we reject.
2021-09-20 16:11:47 +01:00
..
appstore [parser] fix unwanted removal of lines that don't match a token 2021-09-20 16:11:47 +01:00
freedos [dos] update FreeDOS 2017-01-13 11:10:52 +00:00
grub Update Grub4DOS and signature DB to latest 2021-03-25 21:19:13 +00:00
grub2 [grub] update embedded GRUB to 2.06 2021-07-27 18:10:29 +01:00
hogger [misc] fix an issue with Far Manager 2014-05-27 02:02:50 +01:00
icons [misc] lossless optimization of icons 2020-09-10 17:57:01 +01:00
loc [loc] fix a typo in Polish translation 2021-05-09 13:20:16 +01:00
mbr [core] fix MBR protective message overwriting the primary GPT 2020-04-13 17:05:33 +01:00
syslinux [syslinux] update Syslinux to 6.04-pre1 2020-02-03 13:03:05 +00:00
uefi update UEFI:NTFS file system drivers to version 1.7 2020-11-19 20:12:04 +00:00
rufus.ico [ui] improve application look on high DPI displays 2015-05-15 00:36:42 +01:00
rufus.ini [misc] miscellaneous cleanup 2017-04-04 17:26:45 +01:00