diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-12-19 16:07:36 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-12-19 16:07:36 +0000 |
commit | cbede17996ad5fd07b82660b26cb855540e04a4c (patch) | |
tree | 78210037c8421b0831e27510f91ba59b14b8ef2b | |
parent | a5428197dbdaa5c8b2369f111d548e4d3a866cc1 (diff) | |
download | drakiso-1.6.tar drakiso-1.6.tar.gz drakiso-1.6.tar.bz2 drakiso-1.6.tar.xz drakiso-1.6.zip |
1.61.6
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakiso -VERSION = 1.5 +VERSION = 1.6 all: make -C bootloader @@ -1,3 +1,7 @@ +1.6: + +- give the ESP partition a volume label, to work round mga#23939 + 1.5: - support both 32 and 64 bit packages in media on the ISOs |