Hello community, here is the log from the commit of package seahorse for openSUSE:Factory checked in at 2019-10-17 13:03:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seahorse (Old) and /work/SRC/openSUSE:Factory/.seahorse.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seahorse" Thu Oct 17 13:03:43 2019 rev:108 rq:736606 version:3.34 Changes: -------- --- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes 2019-05-22 10:56:18.758992194 +0200 +++ /work/SRC/openSUSE:Factory/.seahorse.new.2352/seahorse.changes 2019-10-17 13:03:45.308626402 +0200 @@ -1,0 +2,23 @@ +Tue Oct 1 08:17:25 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.34: + + gkr: Fix use-after-free in password interaction. + + Add OARS Metadata tags. + + Cleanup flatpak manifest. + + gkr: Fix a build failure due to a GKR GIR breakage. + + Depend on meson version >= 0.49. + + Fix a crash for some Epiphany passwords. + + Add mnemonics. + + ssh: Use Posix.Signal.TERM to unbreak building with valac + <= 0.40. + + Enable type-to-search. + + pgp: Fix a segfault when syncing GPG keys to an HKP server. + + gkr: Update user documentation for keyrings. + + Generate manpage from XML file. + + Implement GApplication.open() so we can import files from the + command line. + + pgp: Fix build related to GPG(ME) versions. +- Add docbook-xsl-stylesheets and libxslt-tools BuildRequires and + pass manpage=true to meson: Build manpages. + +------------------------------------------------------------------- Old: ---- seahorse-3.32.2.tar.xz New: ---- seahorse-3.34.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seahorse.spec ++++++ --- /var/tmp/diff_new_pack.AyUcO4/_old 2019-10-17 13:03:45.912624872 +0200 +++ /var/tmp/diff_new_pack.AyUcO4/_new 2019-10-17 13:03:45.916624862 +0200 @@ -17,18 +17,20 @@ Name: seahorse -Version: 3.32.2 +Version: 3.34 Release: 0 Summary: GNOME interface for gnupg License: GPL-2.0-or-later AND LGPL-2.1-or-later AND GFDL-1.1-only Group: Productivity/Security URL: https://wiki.gnome.org/Apps/Seahorse -Source0: https://download.gnome.org/sources/seahorse/3.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/seahorse/3.34/%{name}-%{version}.tar.xz +BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gpg2 BuildRequires: libgpgme-devel -BuildRequires: meson +BuildRequires: libxslt-tools +BuildRequires: meson >= 0.49 BuildRequires: openldap2-devel BuildRequires: openssh BuildRequires: pkcs11-helper-devel @@ -80,6 +82,7 @@ -Dhkp-support=true \ -Dldap-support=true \ -Dkey-sharing=true \ + -Dmanpage=true \ %{nil} %meson_build ++++++ seahorse-3.32.2.tar.xz -> seahorse-3.34.tar.xz ++++++ ++++ 37797 lines of diff (skipped)
