Mailinglist Archive: opensuse-commit (1426 mails)
| < Previous | Next > |
commit gpgme
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 12 Mar 2007 01:58:50 +0100
- Message-id: <20070312005850.5D1D9678189@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gpgme
checked in at Mon Mar 12 01:58:50 CET 2007.
--------
--- gpgme/gpgme.changes 2007-02-05 00:47:13.000000000 +0100
+++ /mounts/work_src_done/STABLE/gpgme/gpgme.changes 2007-03-12 01:17:40.070047000 +0100
@@ -1,0 +2,11 @@
+Fri Mar 9 14:44:53 CET 2007 - ltinkl@xxxxxxx
+
+- update to latest version (1.1.4), needed for gpa
+ * Detect and bail out on double plaintext messages. This is required
+ so that applications can properly detect the signed parts of a
+ message. Actual there is now a double protection as GnuPG 1.4.7
+ will detect this case too.
+ * Fixed a memory leak in gpgme_data_release_and_get_mem.
+ * Fixed a bug in Windows command line quoting.
+
+-------------------------------------------------------------------
Old:
----
gpgme-1.1.2-pthread-config.patch
gpgme-1.1.2.tar.bz2
gpgme-1.1.2-warning.patch
New:
----
gpgme-1.1.4.tar.bz2
gpgme-1.1.4-warning.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gpgme.spec ++++++
--- /var/tmp/diff_new_pack.fJ4448/_old 2007-03-12 01:57:53.000000000 +0100
+++ /var/tmp/diff_new_pack.fJ4448/_new 2007-03-12 01:57:53.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gpgme (Version 1.1.2)
+# spec file for package gpgme (Version 1.1.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -17,10 +17,9 @@
Group: Productivity/Security
PreReq: %install_info_prereq
Autoreqprov: on
-Version: 1.1.2
-Release: 41
+Version: 1.1.4
+Release: 1
Source: %{name}-%{version}.tar.bz2
-Patch: %{name}-%{version}-pthread-config.patch
Patch1: %{name}-%{version}-warning.patch
URL: http://www.gnupg.org/related_software/gpgme/
Summary: A Library Designed to Give Applications Easy Access to GnuPG
@@ -91,7 +90,6 @@
%prep
%setup -q
-%patch
%patch1
autoreconf --force --install
@@ -130,6 +128,7 @@
%_libdir/libgpgme.so.*
%_libdir/libgpgme-pthread.so.*
%_libdir/libgpgme-pth.so.*
+%prefix/share/common-lisp/source/gpgme
%_infodir/gpgme*
@@ -145,7 +144,15 @@
%prefix/share/aclocal/gpgme.m4
%prefix/include/gpgme.h
-%changelog -n gpgme
+%changelog
+* Fri Mar 09 2007 - ltinkl@xxxxxxx
+- update to latest version (1.1.4), needed for gpa
+ * Detect and bail out on double plaintext messages. This is required
+ so that applications can properly detect the signed parts of a
+ message. Actual there is now a double protection as GnuPG 1.4.7
+ will detect this case too.
+ * Fixed a memory leak in gpgme_data_release_and_get_mem.
+ * Fixed a bug in Windows command line quoting.
* Mon Feb 05 2007 - ro@xxxxxxx
- updated filelist
* Wed Sep 20 2006 - anosek@xxxxxxx
++++++ gpgme-1.1.2.tar.bz2 -> gpgme-1.1.4.tar.bz2 ++++++
++++ 32550 lines of diff (skipped)
++++++ gpgme-1.1.2-warning.patch -> gpgme-1.1.4-warning.patch ++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |