Argh! Lost data today from a Xorg-crash because xserver-xorg-input- synaptics had been upgraded even though locked in Synaptic. It seems unattended-upgrades don't care about that version lock.
This solves that, create /etc/apt/apt.conf.d/99unattended-upgrades with this content: // List of packages to not update Unattended-Upgrade::Package-Blacklist { "xserver-xorg-input-synaptics"; }; -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/956071 Title: Xorg crashed with SIGSEGV in XIGetDeviceProperty() To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/956071/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp