On 25 February 2012 17:09, <[email protected]> wrote: > Revision 3047 Author alien Date 2012-02-25 17:09:50 +0100 (Sat, 25 Feb 2012) > > Log Message > > - fix wrong dates in the NEWS file > - add logging to dropbear > - make sure /dev/pts is mounted (mga#1023) > - make root user homedir /root > - add agetty (mga#2052)
you introduced a bogus date btw :-) More seriously please separate your commits next time, do not mix: - styling (eg: fixing dates) - actual changes - version bumping Also you failed to actually do the later because you didn't bump the version in Makefile Last but not least, this wasn't the right fix. The right fix was to do it in rc.sysinit (see my commit)
