1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
systemd-boot-installer (0.11) unstable; urgency=medium
[ Updated translations ]
* Spanish (es.po) by Santiago Vila
* Russian (ru.po) by Алексей Шилин
-- Cyril Brulebois <kibi@debian.org> Sun, 20 Jul 2025 06:34:38 +0200
systemd-boot-installer (0.10) unstable; urgency=medium
* Add support for loong64
-- Luca Boccassi <bluca@debian.org> Mon, 23 Jun 2025 15:03:47 +0100
systemd-boot-installer (0.9) unstable; urgency=medium
* Translation: fix GRUB -> systemd-boot
* Install shim-signed on amd64/arm64 to enable secure boot
-- Luca Boccassi <bluca@debian.org> Mon, 23 Jun 2025 11:19:44 +0100
systemd-boot-installer (0.8) unstable; urgency=medium
[ Holger Wansing ]
* Move template strings from sublevel 3 to 4.
[ Updated translations ]
* Arabic (ar.po) by Maytham
* Belarusian (be.po) by vics
* Persian (fa.po) by Danial Behzadi
* Finnish (fi.po) by Ricky Tigg
* Galician (gl.po) by Parodper
* Croatian (hr.po) by Valentin Vidic
* Hungarian (hu.po) by Szia Tomi
* Italian (it.po) by Milo Casagrande
* Korean (ko.po) by Changwoo Ryu
* Lithuanian (lt.po) by Rimas Kudelis
* Serbian (sr.po) by Мирослав Николић
* Vietnamese (vi.po) by Dagon Vn
* Traditional Chinese (zh_TW.po) by reimu105
-- Cyril Brulebois <kibi@debian.org> Tue, 13 May 2025 15:29:43 +0200
systemd-boot-installer (0.7) unstable; urgency=medium
[ Updated translations ]
* Belarusian (be.po) by Joe
* Estonian (et.po) by Kristjan Räts
* Persian (fa.po) by peylight
* French (fr.po) by Baptiste Jammet
* Icelandic (is.po) by Sveinn í Felli
* Japanese (ja.po) by Sadaharu Wakisaka
* Romanian (ro.po) by Remus-Gabriel Chelu
* Swedish (sv.po) by Anders Jonsson
* Tamil (ta.po) by தமிழ்நேரம்
* Turkish (tr.po) by Fatih Altun
* Simplified Chinese (zh_CN.po) by Weng Qizhi
-- Cyril Brulebois <kibi@debian.org> Thu, 26 Dec 2024 11:02:12 +0100
systemd-boot-installer (0.6) unstable; urgency=medium
[ Updated translations ]
* Traditional Chinese (zh_TW.po) by hugoalh
-- Cyril Brulebois <kibi@debian.org> Sat, 02 Nov 2024 22:15:03 +0100
systemd-boot-installer (0.5) unstable; urgency=medium
[ D-I role ]
* [l10n] Commit changed/added po files (from l10n-sync run at dillon)
[ Cyril Brulebois ]
* Adjust tag format.
[ Luca Boccassi ]
* Add support for BTRFS as the root volume
* Translation: fix GRUB -> systemd-boot
-- Luca Boccassi <bluca@debian.org> Sun, 27 Oct 2024 21:15:52 +0000
systemd-boot-installer (0.4) unstable; urgency=medium
[ Camaleón ]
* Add spanish translation for debconf template
[ D-I role ]
* [l10n] Update templates.pot (from l10n-sync run at dillon)
* [l10n] Commit changed/added po files (from l10n-sync run at dillon)
[ Holger Wansing ]
* Move the message to sublevel3 again; has been changed by l10n-sync
script somehow; let's try once more.
[ D-I role ]
* [l10n] Update templates.pot (from l10n-sync run at dillon)
* [l10n] Commit changed/added po files (from l10n-sync run at dillon)
* [l10n] Commit changed/added po files (from l10n-sync run at dillon)
[ Holger Wansing ]
* Sublevel declaration has to happen in the debian/*.templates file, not
in debian/po/templates.pot. So here comes try 3.
[ D-I role ]
* [l10n] Update templates.pot (from l10n-sync run at dillon)
* [l10n] Commit changed/added po files (from l10n-sync run at dillon)
* [l10n] Commit changed/added po files (from l10n-sync run at dillon)
[ Luca Boccassi ]
* Translation: fix GRUB -> systemd-boot
* Enable boot counting via /etc/kernel/tries
* Update PO templates
-- Luca Boccassi <bluca@debian.org> Sun, 14 Jul 2024 14:20:49 +0100
systemd-boot-installer (0.3) unstable; urgency=medium
[ Pascal Hambourg ]
* Move debconf and architecture checks to debian/isinstallable
(Closes: #1074036)
-- Luca Boccassi <bluca@debian.org> Sun, 23 Jun 2024 10:58:59 +0100
systemd-boot-installer (0.2) unstable; urgency=medium
* Depend on new di-utils and remove workaround for efivarfs
* po: fix leftovers from copypasta
* po: change message sublevel to 3
-- Luca Boccassi <bluca@debian.org> Tue, 18 Jun 2024 23:49:25 +0100
systemd-boot-installer (0.1) unstable; urgency=medium
* Initial release. (Closes: #1072501)
-- Luca Boccassi <bluca@debian.org> Sun, 02 Jun 2024 23:49:55 +0100
|