* Sync with Debian. Remaining changes:
- debian/user/*, debian/gnome-keyring.links, debian/gnome-keyring.install:
+ Install units to start gnome-keyring with systemd if the session
is using it
- Add transitional package libp11-kit-gnome-keyring pointing to
gnome-keyring-pkcs11
* New upstream release
* Drop git patches included in new release
* Sync with Debian. Remaining changes:
- debian/user/*, debian/gnome-keyring.links, debian/gnome-keyring.install:
+ Install units to start gnome-keyring with systemd if the session
is using it
- Add transitional package libp11-kit-gnome-keyring pointing to
gnome-keyring-pkcs11
* Cherry-pick two more patches from gnome-3-28 branch to
fix redundant password prompt wording
* New upstream release
* debian/rules: Build with -z,defs again
* Add 0003* - 0007* patches:
Cherry-pick patches to fix regressions introduced in gnome-keyring
3.28. Allow multiple simultaneous SSH connections. Support
older saved SSH passwords.
* New upstream release
* Drop 04_nodisplay_autostart.patch: Applied in new release
* Bump minimum libgcr-3-dev to 3.27.90
* Build-Depend on openssh-client
* debian/rules: Temporarily build without -z,defs
* Set XDG_RUNTIME_DIR for build tests
* debian/gnome-keyring-pkcs11.install:
p11-kit configuration is no longer provided
* Release to unstable
* Split gnome-keyring-pkcs11 to a separate package since it's useful
for running 32-bit apps in Wine from amd64. (Closes: #783961, #686843)
* New upstream development release
- Support ECDSA for SSH (Closes: #704204)
* Update Vcs fields for migration to https://salsa.debian.org/
* Bump debhelper compat to 11
* Drop obsolete Build-Depends on intltool
* Cherry-pick 04_nodisplay_autostart.patch for Ubuntu
* On Ubuntu, have Ubiquity set cap_ipc_lock+ep for gnome-keyring-daemon
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
* Bump debhelper compat to 10
* Bump Standards-Version to 4.1.2
* New upstream bugfix release.
* Drop 0001-man-Fix-.so-link-in-gnome-keyring-3.patch, applied upstream.
* Change build-dependency from libgcrypt11-dev to libgcrypt20-dev
(closes: #864105).
* Bump Standards-Version to 4.0.0, no changes needed.
[ 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).
* Drop obsolete --disable-update-mime configure switch.
* Drop obsolete --enable-gtk-doc configure switch and gtk-doc-tools
Build-Depends. The package no longer ship any gtk-doc documentation.
To ensure the man pages are properly built, use --enable-doc and add a
Build-Depends on xsltproc and docbook-xsl.
* Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
* Install gnome-keyring-3.1 man page and fix the .so link.
* Convert from cdbs to dh.
* Convert to multiarch. Mark gnome-keyring as Multi-Arch: foreign and
libpam-gnome-keyring as Multi-Arch: same. (Closes: #686843)
* New upstream release.
* Drop debian/patches/fix_conflicting_types.patch, merged upstream.
* Add Breaks: gnome-session (<< 3.20.0) to ensure we have a recent enough
version with support for PreDisplayServer autostart phase.
* Bump Standards-Version to 3.9.8.
* New upstream bugfix release.
* Drop handle_aliases.patch, applied upstream.
* Fix conflicting return types of function gkm_secret_binary_read, thanks
to Michael Tautschnig for the bug report (fix_conflicting_types.patch,
closes: #747182).
* New upstream bugfix release.
* Drop fix_object_path_regression.patch, applied upstream.
* Fix unlocking keyrings by aliases (handle_aliases.patch, closes: #802480).
* New upstream release.
- Now the problems with forking should be really fixed (closes:
#800617, the third attempt).
* Drop fix_tests_for_new_glib.patch, applied upstream.
* Drop init_secret_service.patch, applied upstream.
* Drop fork_before_using_dbus.patch, the issue has been fixed properly.
* Backport two post-release upstream commits to properly unexport
secret prompt objects (fix_object_path_regression.patch; closes:
#800660).
* Update fork_before_using_dbus.patch to make sure it does not break the
testsuite (should fix the build failure).
[ Michael Biebl ]
* Use https:// for Vcs-Browser.
[ Dmitry Shachnev ]
* Add another proposed upstream patch from Cosimo Cecchi to make
sure fork is done before attempting to use D-Bus connections
(fork_before_using_dbus.patch; closes: #800617).
* Add proposed upstream patch from Jan Alexander Steffens to fix
the D-Bus service activation race (hopefully closes: #800617).
* New upstream release.
* Drop fix_test_import_segfault.patch, applied upstream.
* Set $HOME to debian/testhome when running the tests.
* Make tests pass with GLib ≥ 2.45.7 (fix_tests_for_new_glib.patch).
* Upload to unstable.
* Replace Xvfb with dbus-run-session, it much better fits our needs.
* Fix segmentation fault in test-import (fix_test_import_segfault.patch).
* New upstream beta release.
* Drop libdbus-1-dev build-dependency, no longer needed.
* Drop --disable-gpg-agent option, GPG agent has been dropped upstream.
* Also drop code to remove gnome-keyring-gpg.desktop.
* Remove outdated information from README.Debian.
* Run tests in Xvfb to make them really run (and not hang because of
missing D-Bus). Still ignore the result because two tests fail.
* Fix the removal of /etc/xdg/autostart/gnome-keyring-gpg.desktop. This file
is installed even when compiled with --disable-gpg-agent, so remove it
manually.
* Drop obsolete Breaks from pre-wheezy.
* Disable gpg agent as it is incomplete and incompatible with many uses of
GnuPG 2.x. (Closes: #760102).
* Depend on pinentry-gnome3 instead to provide the system modal dialogs.
(Closes: #787786)
* Remove obsolete /etc/xdg/autostart/gnome-keyring-gpg.desktop on upgrades.
* Upload to unstable.
* New upstream release.
- Contains lots of memory leaks fixes.
- Fixes issues with logout from Plasma session.
* Fix a typo in README.debian (closes: #755367).
* Update Homepage field.
* Install manpages, now that is possible again.
* Bump Standards-Version to 3.9.6, no changes needed.
* New upstream release.
[ Andreas Henriksson ]
* New upstream release.
* Bump Standards-Version to 3.9.5
[ Dmitry Shachnev ]
* Build with dh-autoreconf to support new archs (closes: #558553).
[ Andreas Metzler ]
* Build-depend on libtasn1-6-dev/libtasn1-bin instead of
libtasn1-3-dev/libtasn1-3-bin transitional packages. Closes: #743806
[ Andreas Henriksson ]
* Disable tests on kfreebsd for now.
- see corresponding change in libgnome-keyring (need kfreebsd-10).
* Upload to unstable.
[ Dmitry Shachnev ]
* Use the new gnome-keyring-daemon man page provided by upstream.
[ Andreas Henriksson ]
* New upstream release.
* Bump glib build-dependency to >= 2.38.0 according to configure.ac
* Don't try to install /usr/share/man
- orig tarball not shipping docs subdir where manpages are generated from.
[ Jeremy Bicha ]
* Update homepage
[ Laurent Bigonville ]
* debian/rules: Use DEB_LDFLAGS_MAINT_APPEND instead of LDFLAGS to not
override hardening flags
* debian/control.in: Use canonical URL for Vcs-Svn field
[ Sjoerd Simons ]
* New upstream release
[ Jeremy Bicha ]
* gnome-keyring.install:
- p11-kit now stores modules in /usr/share/p11-kit instead of
/etc/pkcs11
[ Michael Biebl ]
* Remove obsolete /etc/pkcs11/modules/gnome-keyring-module and
/etc/pkcs11/modules/gnome-keyring.module conffiles on upgrades.
* Bump Build-Depends on libp11-kit-dev to (>= 0.15.1) to ensure we get the
new modules path from p11-kit-1.pc.
[ Emilio Pozuelo Monfort ]
* debian/control.in:
+ Make gnome-keyring depend on p11-kit, required to read the CA
database.
[ Michael Biebl ]
* New upstream release.
* Upload to unstable.
* Refresh patches.
* Drop obsolete Conflicts/Replaces/Provides: libpam-keyring.
* Bump Standards-Version to 3.9.4. No further changes.
* Add Build-Depends on autotools-dev as lintian was complaining about
outdated config.{guess,sub}.
* New upstream release.
* New upstream release
* Bumped build-dependency on libdbus-1-dev to >= 1.1.1
* Dropped build-dependency on libgtk-3-dev
* Dropped debian/patches/dont-reverse-searchitems.patch
- from upstream and now shipped in released version.
* New upstream release
* debian/patches/dont-reverse-searchitems.patch
+ Added. Make sure the last updated secret is returned first.
[ Simon McVittie ]
* New upstream release
- update build-dependencies
- drop patches that are in the upstream version
- deal with renamed PKCS#11 integration conffile with a mv_conffile
maintscript helper (LP: #1038577)
[ Sjoerd Simons ]
* Upload to Debian (Closes: #690965)
* d/p/0001-schema-Update-description-for-gpg-cache-method.patch,
d/p/0002-gpg-agent-Hook-up-the-TTL-cache-option.patch,
d/p/0003-secret-store-Mark-a-secret-item-as-used-when-accesse.patch:
Properly expire caching of the GPG passphrases (Taken from upstream)
(Closes: #683655, CVE-2012-3466)
* Add Depends on gcr (>= 3.4) for the SystemPrompter service which is
required by the ssh component. Closes: #673845
* Upload to unstable.
* Build-Depend on libselinux1-dev only for linux-any.
[ Jeremy Bicha ]
* New upstream release.
- gck and gcr libraries have been split off to separate gcr source
* debian/control.in: Bump Standards-Version to 3.9.3. No further changes.
* Drop git patches as they've been applied upstream.
* Rewrite copyright file using the machine-readable format 1.0.
[ Jordi Mallach ]
* New upstream release.
* Fix some copyright notices in copyright file.
* Bump Build-Depends.
* Build-Depend on libselinux1-dev.
* Bump to debhelper v9.
* Stop configuring with --enable-static.
[ Martin Pitt ]
* Add 00git_gmodule_include.patch: Fix FTBFS due to missing gmodule package
check when building against glib 2.31.
* Add 00git_glib_2.31_deprecations.patch: Fix deprecated API for building
with glib 2.31. Backported from upstream git head. (LP: #911125)
[ Michael Biebl ]
* Add 00git_rpc-layer-Correctly-handle-case-where-gnome-keyring-.patch:
Correctly handle case where gnome-keyring-daemon is not running. Fixes the
infamous "gnome-keyring:: no socket to connect to" warning from the
gnome-keyring pam module. Closes: #649408
* Drop debian/patches/99_ltmain_as-needed.patch: It conflicts with
dh-autoreconf.
[ Michael Biebl ]
* New upstream release.
* Drop libgcr0 and libgcr-dev again, upstream no longer supports GTK 2
builds.
* Bump debhelper compatibility level to 8.
* Add Build-Depends on libp11-kit-dev (>= 0.6).
* Change Build-Depends on libcap-dev to libcap-ng-dev.
* debian/watch: Track .xz tarballs.
* debian/rules: Don't run update-mime-database utility.
[ Jordi Mallach ]
* Update Vcs-* URLs.
[ Michael Biebl ]
* debian/gnome-keyring.install: Install icons, mime types, pkcs11 config
files and the pkcs11 modules from the multiarch paths.
* Update for the soname bumps of libgcr and libgck:
- Rename libgck0 → libgck-1-0.
- Rename libgck-dev → libgck-1-dev.
- Rename libgcr-3-0 → libgcr-3-1.
- Update symbols files.
* Split the API documentation into libgck-1-doc and libgcr-3-doc and add the
necessary Breaks/Replaces.
* Split the data files from libgcr-3-1 into a libgcr-3-common package and
make libgcr-3-1 depend on it.
* Make the -dev packages depend on libp11-kit-dev.
* Re-add libgcr0 and libgcr-dev packages
* New upstream release.
* debian/watch: Move to *.bz2, upstream does not release .gz tarballs any
more.
[ Laurent Bigonville ]
* debian/patches/04_expand_LIBEXECDIR.patch: Drop patch, applied from
upstream
* debian/rules: Enable tests
* debian/patches/01_fix_glib_link.patch: Fix FTBFS with --no-add-needed
[ Martin Pitt ]
* New upstream release.
* debian/libgcr-3-0.symbols: Add new symbols from this upstream release.
* Drop 01_fix_glib_link.patch, applied upstream.
* debian/rules: As the PKCS11 tests often fail right now, don't cause test
suite failures to fail the build. Let's see how well this works on the
Debian buildds first.
[ Josselin Mouette ]
* Break libgnome-keyring < 3.0.
* Fail gracefully when capabilities are not supported.
Closes: #622875, #623335.
* Break seahorse-plugins < 3.0, since it takes over the GPG
functionality.
* README.Debian: document how to disable gnome-keyring components.
Closes: #623539.
* Upload to unstable.
* Rename libgcr-dev to libgcr-3-dev, to allow for a future GTK+2-based
build, if needed.
* Bump Standards-Version to 3.9.2, with no changes required.
* New upstream release
* Drop debian/patches/01_pam-logging-less-verbose.patch,
debian/patches/05_use_in_xfce.patch: Applied upstream
* debian/libgcr-3-0.symbols: Adjust .symbols file
* debian/gnome-keyring.install: Also install /usr/share/applications/
* debian/patches/04_expand_LIBEXECDIR.patch: Correctly expand LIBEXECDIR
in gnome-keyring-prompt.desktop
* New upstream release
* debian/control.in:
- Add libcap-dev as build-dependency for linux-any
- Make gnome-keyring Depends against libcap2-bin for linux-any
- Vcs-Browser: Use viewsvn instead the horrible wsvn
* debian/gnome-keyring.postinst:
- Set CAP_IPC_LOCK capability on gnome-keyring-daemon.
This would permit gnome-keyring to overcome limits on locked memory
and prevent private keys to be swapped out.
- Do not cleanup .desktop files from /etc/xdg/autostart as we are shipping
them again in that directory
* debian/libgcr-3-0.symbols, debian/libgck0.symbols: Adjusts symbols files
* debian/patches/04_link-libtasns1.patch,
d/p/0001-Link-directly-to-gmodule-for-the-modules-that-need-i.patch:
Drop patches, not needed anymore
* debian/patches/05_use_in_xfce.patch: Make gnome-keyring-daemon also start
for XFCE, taken from Ubuntu
* debian/gnome-keyring.install:
- Drop debian/tmp/usr/share/gnome-keyring/introspect,
debian/tmp/etc/xdg/pkcs11.conf.defaults
- Move back .desktop files to /etc/xdg/autostart to also startup
gnome-keyring-daemon for Lxde and Xfce (Closes: #599757)
* debian/control.in:
- Update for the new gtk+ package names.
* debian/rules,
debian/control.in:
- Don't add quilt support, source format 3.0 (quilt) does that for us.
- Build depend on ca-certificates and let the configure script
autodetect the certificates dir. Closes: #608003.
* debian/rules:
- Reorder includes a bit.
* debian/libgcr-3-0.symbols:
- Add a Build-Depends-Package line to get proper dependencies when a
package build-depends on a higher version of libgcr-dev than what
it gets from the used symbols.
* debian/libgcr-3-0.shlibs,
debian/libgck0.shlibs,
debian/rules:
- Generate the shlibs files at build time, and make them depend on the
upstream version. We have .symbols files anyway, and updating the
shlibs version is error prone. This puts us on the safe side.
* debian/control.in:
- Bump libgtk3.0-dev build dependency.
[ Josselin Mouette ]
* Install gnome-keyring-prompt-3. Closes: #607192.
[ Sjoerd Simons ]
* New upstream release
* patches/0001-Link-directly-to-gmodule-for-the-modules-that-need-i.patch
+ Added. Fix build with -Wl,--as-needed
* gnome-keyring.install: Install pkcs11 modules and config files
* libgck0.symbols, libgcr-3-0.symbols: Update symbols file
* debian/rules: Add quilt patchsys and use list-missing
* New upstream release
- Drop debian/patches/06_init_timeout.patch: Merged upstream
* debian/control.in:
- Bump Standards-Version to 3.9.1 (no further changes)
- Remove duplicate Section to please lintian
- Bump glib {build-}dependencies to 2.25.0
[ Sjoerd Simons ]
* New upstream release
* Update soname of libgcr
* Update install files
* debian/patches/02_uidir_relocate.patch:
+ Removed, merged upstream
* debian/patches/05_hurd_maxpathlen.patch:
+ Removed, merged upstream
* debian/patches/10_debugging_output.patch:
+ Removed, no longer needed
* debian/patches/06_init_timeout.patch
+ Updated
* Drop libgp11, it has been replaced by libgck
[ Emilio Pozuelo Monfort ]
* debian/rules:
- Drop libgp11 stuff, not needed anymore.
- Update libgcr package name so it has an effect.
- Also make the symbols check strict for libgck.
- Include check-dist.mk to prevent accidental uploads to unstable.
* debian/libgcr-3-0.shlibs:
- Updated for the new SONAME.
* debian/control,
debian/libgck-0.*,
debian/libgcr3.*:
- Rename libgck-0 to libgck0 so the package matches the SONAME, and
libgcr3 to libgcr-3-0 so it embeds the SONAME in the package name.
* debian/libgck0.symbols:
- Remove debian revision from every symbol.
* 07_keyring_encoding.patch: patch from upstream git. Correctly handle
keyring names with non-ascii characters.
Closes: #591659, LP: #553759.
* 06_init_timeout.patch: follow upstream and use a 120 second timeout
instead of 10. Closes: #603387.
* 06_init_timeout.patch: new patch. Exit the daemon when started
through the PAM module if it is not initialized in 10 seconds. This
avoids leaking gnome-keyring-daemon processes everywhere.
* 10_debugging_output.patch: new patch. Stop spewing sensitive
information in the system logs. Note that it does not spew actual
keys or passphrases. This bug was introduced in 2.30.
Credits go to Romain Françoise for the discovery.
* New upstream stable release.
* Refresh patches for new upstream release.
* Remove debian/org.freedesktop.secrets.service, merged upstream.
* debian/control.in
- Bump Standards-Version to 3.9.0. No further changes.
- Add Vcs-Browser and Vcs-Svn fields.
- Add Homepage field.
[ Josselin Mouette ]
* Update README.Debian to match reality.
[ Sjoerd Simons ]
* Add service file for org.freedesktop.secrets to ensure gnome-keyring gets
autolaunched when it's needed.
* New upstream bugfix release:
+ debian/control.in:
- Required GTK+ >= 2.20.0.
[ Emilio Pozuelo Monfort ]
* debian/patches/05_hurd_maxpathlen.patch:
- Fix build on Hurd, again (MAXPATHLEN reintroduced).
* debian/control.in,
debian/rules,
debian/patches/*,
debian/source/format:
- Switch to source format 3.0 (quilt).
* debian/rules:
- Pass -c4 to dpkg-gensymbols for stricter checks.
[ Josselin Mouette ]
* Break libgnome-keyring0 < 2.30. Closes: #577624.
[ Josselin Mouette ]
* The library only suggests the daemon. Closes: #563358.
* 03_kfreebsd.patch: new version of the patch. Closes: #558406 again.
[ Sebastian Dröge ]
* New upstream stable release:
+ debian/control.in,
debian/libgnome-keyring*:
- Dropped libgnome-keyring package, it has its own source package now.
+ debian/control.in:
- Drop GConf build dependency.
+ debian/patches/04_maxpathlen_hurd.patch:
- Dropped, merged upstream.
+ debian/patches/10_whitelist_system.patch:
- Dropped, relevant code does not exist anymore.
+ debian/patches/04_link-libtasns1.patch:
- Fix linking with libtasn1.
[ Josselin Mouette ]
* 03_kfreebsd.patch: patch from Emmanuel Bouthenot to add kFreeBSD
support. Closes: #558406.
[ Emilio Pozuelo Monfort ]
* Switch to quilt, refresh patches.
* debian/patches/04_maxpathlen_hurd.patch:
- New patch, switch to dynamic allocation to avoid using
MAXPATHLEN. Fixes FTBFS on GNU/Hurd.
* New upstream bugfix release.
* 10_whitelist_system.patch: new patch. Whitelist some system
directories (/usr/bin and /usr/lib) to avoid drowning the user under
useless dialogs. If anything evil can be installed in these
directories, all users on the system are doomed and we can give up
on any kind of security.
[ Josselin Mouette ]
* Install the autostart file in /usr/share/gnome, not /etc/xdg.
* Remove the old file in the postinst.
* Remove .la file, it’s not references anywhere anymore.
* Drop clean-la.mk include as well.
[ Emilio Pozuelo Monfort ]
* New upstream release.
- Wait until env variables are set on startup. Closes: #516230.
- debian/control.in:
+ Don't build depend on libhal-storage-dev nor suggest hal,
we now use libgio to monitor volumes.
+ Only require libtasn1-3-dev >= 0.3.4, not >= 1.0.
- debian/patches/02_uidir_relocate.patch:
+ Updated.
* Standards-Version is 3.8.3, no changes needed.
* debian/watch: Don't uupdate.
* New upstream release.
+ Fixes numerous crashes in the memory allocator.
Hopefully closes: #522826 for good.
* Update build-dependencies.
* Install API documentation for libgcr.
* 03_secure-mem_crash.patch: dropped, merged upstream.
* 04_full_path_in_service.patch: dropped, fixed upstream in another
way.
* Fix FSF address in copyright file.
* debian/patches/04_full_path_in_service.patch: Added. Put the full path to
gnome-keyring-daemon in the .service file. Fixes dbus autostarting the
daemon on demand
* libgp11-0.shlibs: add shlibs file for libgp11. Closes: #522381.
* libgcr0.symbols, libgnome-keyring0.symbols: add
Build-Depends-Package fields.
* libgp11-0.symbols: also add symbols file for libgp11.
* Add missing build-dep on intltool.
* Pass /etc/ssl/certs as the directory for root certificates.
* Update glib dependency for libgnome-keyring-dev.
* Standards version is 3.8.1.
* 03_secure-mem_crash.patch: new patch, stolen upstream. Fixes
assertion error in the secure memory allocator. Closes: #522266.
* pam-configs/gnome-keyring: ship a PAM configuration for the Password
stanzas.
* libpam-gnome-keyring.install: install it.
* libpam-gnome-keyring.{postinst,prerm}: run pam-auth-update.
* Depend on libpam-runtime (>= 1.0.1-6).
* libpam-gnome-keyring.README.Debian: remove the documentation for the
passwd module.
* debian/libgnome-keyring0.shlibs:
- revert bumping shlibs version to 2.26.0, not needed and harmful now
that we are in unstable
* debian/libgnome-keyring0.symbols:
- add a symbols file for libgnome-keyring0
* debian/libgcr0.symbols:
- add symbols file for libgcr0
* New upstream release
* debian/libgnome-keyring0.shlibs:
- bumped shlibs version to 2.26.0
* debian/copyright:
- complete rewrite
* debian/patches/02_uidir_relocate.patch:
- change the directory where .ui files are installed, so that it
contains the soversion, to allow for parallel installability of
binary-incompatible versions
* debian/rules:
- do not enable tests, since they aren't really run, and may cause
problems in some architectures, according to seb128
* debian/control.in:
- sync Replaces with the Ubuntu package, for their convenience
Changes imported from/based on the Ubuntu package (thanks!):
* debian/control.in, debian/libgcr*:
- added packages for the libgcr library
* debian/control.in:
- adjust libtasn1-3-dev build-dependency to require >= 1.0, and add
build-dep on libtasn1-bin
* debian/gnome-keyring.install:
- also install the new .so files gnome-keyring puts in
/usr/lib/gnome-keyring/{devel,standalone}, and the XDG autostart file
[ Loic Minier ]
* Suggest hal as gnome-keyring attempts to contact it by default and logs a
warning if it can't.
[ Josselin Mouette ]
* Build-depend on libglib2.0-doc to ensure proper xrefs.
* gnome-keyring depends on dbus-x11. Closes: #509308.
* New upstream release.
+ Uses id_rsa.pub to read public key information. Closes: #431544.
* Bump glib build-dependency.
* Bump shlibs for libgnome-keyring0 to 2.23.5.
* 01_pam-logging-less-verbose.patch: refreshed.
* 02_dbus_crash.patch: dropped, merged upstream.
* New packages: libgp11-0 and libgp11-dev.
* libgnome-keyring-dev.docs: updated for the new source layout.
* Don’t install the .a and .la for the gnome-keyring pkcs11 module.
* Don’t run dh_makeshlibs on gnome-keyring package.
* Pass -O1 -z defs --as-needed to the linker.
* 99_ltmain_as-needed.patch: make it work on libraries.
* 02_dbus_crash.patch: patch from upstream to fix a crash that happens
after dbus restarts. Closes: #474418.
* New upstream bugfix release.
* debian/control.in:
+ Updated Standards-Version to 3.8.0, no additional changes needed.
[ Josselin Mouette ]
* README.Debian: document how passwords are stored, how to disable the
SSH agent, and how the login keyring works. Closes: #473864.
[ Sebastian Dröge ]
* New upstream bugfix release.
[ Michael Banck ]
* debian/patches/03_fix_symbol_exporting.patch
- Added. Fix symbol export to include upper case GNOME_KEYRING_
symbols as well. Taken from upstream svn, thanks to Andrea Del
Signore.
[ Sebastian Dröge ]
* New upstream bugfix release:
+ debian/patches/02_handle_dbus_restart.patch,
debian/patches/03_fix_symbol_exporting.patch:
- Dropped, merged upstream.
* debian/patches/02_handle_dbus_restart.patch
- Added. Handle the restart of the system dbus (Closes: #456362)
[ Emilio Pozuelo Monfort ]
* New upstream release.
- Build-Depend on libglib2.0-dev, libgconf2-dev and libtasn1-3-dev.
- debian/gnome-keyring.docs:
+ Updated to match new keyring-intro.txt location.
- debian/libgnome-keyring-dev.docs:
+ Likewise for file-format.txt.
- debian/gnome-keyring.install:
+ Install new files, stolen from the Ubuntu package.
* Build the test suite.
[ Josselin Mouette ]
* libpam-gnome-keyring recommends gnome-keyring.
[ Sebastian Dröge ]
* debian/libgnome-keyring0.shlibs:
+ Update shlibs to >= 2.22.0 because of new API.
* debian/control.in:
+ Cleanup dependencies of the -dev package.
[ Loic Minier ]
* Downgrade libgnomekeyring dep on gnome-keyring to a Recommends;
closes: #455203.
* Wrap build-deps and deps.
* Add a ${misc:Depends}.
[ Sam Morris ]
* Add fix_evolution_crash.patch (closes: #456967).
[ Josselin Mouette ]
* Rework libpam-gnome-keyring description. Closes: #455491.
[ Sebastian Dröge ]
* New upstream bugfix release:
+ debian/patches/fix_evolution_crash.patch:
- Dropped, merged upstream.
* debian/control.in:
+ Update Standards-Version to 3.7.3, no additional changes needed.
* debian/patches/01_pam-logging-less-verbose.patch:
+ Don't log unknown user names to syslog as they could be accidentally
typed in password (Closes: #459631).
[ Sebastien Bacher ]
* debian/control.in:
- libpam-gnome-keyring Conflicts,Provides,Replaces libpam-keyring
[ Josselin Mouette ]
* libpam-gnome-keyring.README.Debian: document how to configure
pam_gnome_keyring in Debian. Closes: #452731.
* gnome-keyring recommends libpam-gnome-keyring.
[ Sebastian Dröge ]
* New upstream bugfix release.
* New upstream bugfix release:
+ Dropped patch 01_add-new-keyrings.diff, merged upstream.
+ debian/rules,
debian/libpam-gnome-keyring.install:
- The PAM module is automatically installed now, no need to do it by
hand.
+ debian/libgnome-keyring0.shlibs:
- Bump shlibs to >= 2.20.1 because of a new possible return value of a
function.
* New patch, 01_add-new-keyrings.diff from upstream svn, to get newly
created keyrings to list of loaded keyrings; GNOME #476644.
* Upload to unstable.
* debian/control.in:
+ Use ${binary:Version} instead of ${Source-Version} to make lintian happy.
[ Sven Arvidsson ]
* Add a (very basic) man page for gnome-keyring-daemon
(Closes: #355667)
* Ship keyring-intro.txt and file-format.txt in the -dev package
(Closes: #434718)
[ Loic Minier ]
* Don't include autotools.mk as it's already included by gnome.mk.
[ Sebastian Dröge ]
* New upstrem release, most packaging changes taken from Ubuntu.
Thanks to Sebastien Bacher, Aron Sisak, Baptiste Mille-Mathias
and Martin Pitt for their work.
* debian/control.in:
+ Add libgcrypt11-dev, libhal-storage-dev and libpam0g-dev to build
dependencies and update the libgnome-keyring-dev dependencies.
+ Add a new libpam-gnome-keyring package that contains a PAM module
to automatically unlock keyrings on login.
* debian/rules:
+ Build and install the PAM module.
* debian/libgnome-keyring0.shlibs:
+ Update shlibs to >= 2.19.6.
* debian/gnome-keyring.docs,
debian/libgnome-keyring-dev.docs:
+ Update docs that should be shipped.
* Upload to unstable, remove check-dist include.
* New upstream stable release; no API change; bug fix.
* Fix watch file to track all stable versions and use HTTP.
* Bump up Debhelper compatibility level to 5.
* Drop useless debian/*dirs.
* Add ${misc:Depends}.
[ Loic Minier ]
* Add a get-orig-source target to retrieve the upstream tarball.
[ Marc 'HE' Brockschmidt ]
* Remove unneeded debian/*.files, .install files are in use.
* New upstream release:
+ Bumped shlibs, new functions available
+ Added build-dep on dbus, to make use of new dbus features
+ debian/patches/30_kfreebsd.patch: Dropped, merged upstream
+ Install gtk-doc documentation to libgnome-keyring-dev
[ Loic Minier ]
* Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS.
* Include the new check-dist Makefile to prevent accidental uploads to
unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
* New patch, 30_kfreebsd, fixes build under kfreesbd; thanks Petr Salinger;
GNOME #382773; closes: #401720.
* Upload to unstable.
* Call clean-la.mk; require gnome-pkg-tools 0.7.
* New upstream release.
* Update build-dependencies.
* Standards version is 3.7.2.
* Bump libgnome-keyring0.shlibs.
* New upstream release (bugfix and updated translations).
* New upstream release (bugfix and updated translations).
* New upstream release (bugfix and translation updates).
* Upload to unstable.
[ Sebastien Bacher ]
* New upstream version:
- confirm password when selecting new password.
[ Loic Minier ]
* Update watch file. [debian/watch]
* New upstream release
* debian/control.in:
- added Section field to source package part
- removed dependencies on unused ${misc:Depends}
- updated to Standards-Version 3.6.2.1 with no changes
* debian/patches/00_relibtoolise.patch:
- dropped; no longer necessary
* Add dependency on libglib2.0-dev to libgnome-keyring-dev.
(Closes: #323310) [debian/control, debian/control.in]
* Update FSF address. [debian/copyright]
* Bump Standards-Version to 3.6.2. [debian/control, debian/control.in]
* New upstream version:
- Translation updates.
- Fix bug in acl functions.
- implement gnome_keyring_set_info.
- add sync function for all operations.
- fix leaks.
* debian/libgnome-keyring0.shlibs:
- set to the current version.
* New upstream release.
* New upstream release.
* debian/patches/00_relibtoolise.patch: use updated seb128's work
* GNOME team upload.
* Upload to unstable.
* GNOME team upload.
* New upstream release.
* debian/control.in: s/informations/information/g.
* debian/libgnome-keyring0.shlibs: bumped to 0.4.0, new symbols added.
* debian/patches/00_relibtoolise.patch: updated.
* Add relibtoolize patch to fix FTBFS on on k*bsd-gnu (Closes: #266763)
* Upload to unstable.
* New upstream release.
* Add build depends on cdbs, docbook-xml and gtk-doc-tools.
* Renamed libgnome-keyring-0 to libgnome-keyring0.
* Initial Release.