diff --git a/livecd-tools.spec b/livecd-tools.spec index ab2db12..5580d64 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -2,7 +2,7 @@ %define lpadmin_uid 65032 %define lpadmin_gid 65032 Name: livecd-tools -Version: 3.0.2 +Version: 3.90.0 Release: 1mamba Summary: Live cd environment and utilities Group: System/Tools @@ -115,6 +115,8 @@ if [ $1 -eq 0 ]; then if [ -e /etc/gdm/custom.conf -a -e /etc/gdm/custom.conf.livesave ]; then mv /etc/gdm/custom.conf.livesave /etc/gdm/custom.conf fi + # Remove livecd ssh host certificate to be regenerated on a new install + rm -f /etc/ssh/ssh_host_* fi #%if "%{stage1}" != "1" # sed -i /eject_cd.sh/d $MOUNTPOINT/etc/init.d/halt @@ -180,6 +182,9 @@ fi %attr(-,liveuser,users) /home/liveuser/.kde4/share/config/* %changelog +* Sat Dec 03 2016 Silvan Calarco 3.90.0-1mamba +- update to 3.90.0 + * Sat Dec 19 2015 Silvan Calarco 3.0.2-1mamba - update to 3.0.2