X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootcd.spec;h=51184dea1c9a89236c9fb062fb3bcf2256d9b6ae;hb=a84d95d7cf68a44504ee3ee9df59904a6bdbc615;hp=75b6b9de8bbfeeb805c92c640597a2ea1846cc44;hpb=65ad1fc19ad826a4d2aafe205ce89db5a2a51aa8;p=bootcd.git diff --git a/bootcd.spec b/bootcd.spec index 75b6b9d..51184de 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -2,7 +2,7 @@ %define nodefamily %{pldistro}-%{distroname}-%{_arch} %define name bootcd-%{nodefamily} -%define version 5.3 +%define version 5.4 %define taglevel 1 # pldistro already in the rpm name @@ -28,7 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root # other archs must be able to install this BuildArch: noarch -Requires: dosfstools, mkisofs, gzip, mtools, syslinux +Requires: dosfstools, genisoimage, gzip, mtools, syslinux # yumdownloader is needed in bootcd-kernel Requires: yum-utils # mkdiskimage is used for USB-partitioned mode @@ -114,6 +114,17 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* Sun Jul 10 2016 Thierry Parmentelat - bootcd-5.4-1 +- use 8.8.8.8 s a DNS server if nothing else works +- more consistent and verbose forensics system + +* Tue Dec 08 2015 Thierry Parmentelat - bootcd-5.3-3 +- patch for f23 as of dec. 2015 where kernel and initrd show up in +- a new location under /boot + +* Fri Nov 13 2015 Thierry Parmentelat - bootcd-5.3-2 +- various fixes for resolv.conf + * Fri Jun 26 2015 Thierry Parmentelat - bootcd-5.3-1 - use TLSv1 instead of SSLv3 - on systemd distros, do not try to replace the whole boot sequence