gnome-keyring (3.20.0-3ubuntu1) zesty; urgency=medium
* Merge with Debian. Remaining changes:
- debian/control.in:
+ Add Vcs-Bzr for Ubuntu.
- debian/control, debian/*.install, debian/rules:
+ Install pkcs11 in its own binary.
- debian/gnome-keyring.ubiquity, debian/rules:
+ Apply capabilities at the end of the ubiquity process to make sure new
installs have gnome-keyring-daemon with cap_ipc_lock+ep.
- debian/gnome-keyring.conf, debian/gnome-keyring-ssh.conf:
+ Provide upstart user session jobs.
- debian/user/*, debian/*.override, debian/rules:
+ Install units to start gnome-keyring with systemd if the session
is using it.
+ Disable XDG autostart when we're using upstart.
- 04_nodisplay_autostart.patch:
+ Mark autostart files as NoDisplay=true.
- 0001-Look-for-both-dlopen-and-dlsym-when-configuring.patch:
+ Fix finding dlopen and dlsym in the build, fixing FTBFS.
- 0002-pam-Pass-the-correct-argc-to-gkr_pam_client_run_oper.patch:
+ Fix null pointer dereference when no password is supplied, e.g. in
lightdm --test-mode.
- 0001-Die-if-the-XDG-session-we-were-started-under-goes-aw.patch:
+ Cherry-pick upstream patch to track our login session and exit if
that ends. This means that gnome-keyring gets cleaned up properly
on logout under dbus-user-session.
* Update 04_nodisplay_autostart.patch to hide SSH service too
(LP: #1657909)
gnome-keyring (3.20.0-3) unstable; urgency=medium
[ Jeremy Bicha ]
* Enable parallel building and all hardening flags
* Add debian/patches/05_skip-known-test-failures.patch:
- Skip a few failing tests that have already been reported upstream.
Before the switch from cdbs to dh, these tests still failed but did
not fail the build and therefore were mostly unnoticed.
* Explicitly Build-Depend on python for tests (Closes: #832852)
[ Dmitry Shachnev ]
* Depend on default-dbus-session-bus | dbus-session-bus instead of
dbus-x11 (closes: #835885).
-- Jeremy Bicha <email address hidden> Thu, 19 Jan 2017 20:04:08 -0500