ChangeLog for: 2012-07-16 20:00:08
a/sysvinit-scripts-2.0-noarch-2.txz:  Rebuilt.
  Changed /etc/inittab to clear consoles after logout (actually before
  starting /bin/login from agetty *except* for the first console with the boot
  messages.  This seems a good compromise, and also prevents getting locked
  out of the machine if someone drops back to an earlier version of util-linux
  for some reason.  I found that one out the hard way.  ;-)
a/ntfs-3g-2012.1.15-x86_64-2.txz:  Rebuilt.
  Made /bin/ntfs-3g setuid root, because otherwise it refuses to allow
  non-root users to mount volumes now, even if /etc/fstab allows it.
a/util-linux-2.21.2-x86_64-2.txz:  Rebuilt.
  Use --enable-libmount-mount, not --enable-new-mount.  The latter option
  breaks umount for users, even when /etc/fstab should allow it.
  Thanks to Chris Vine for the bug report.