Accepting request 157160 from home:AndreasStieger:branches:Base:System
update to 1.4.0 OBS-URL: https://build.opensuse.org/request/show/157160 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 3 15:51:35 UTC 2013 - andreas.stieger@gmx.de
|
||||
|
||||
- update to 1.4.0
|
||||
* New function gpgme_io_writen as a convenience wrapper around
|
||||
gpgme_io_write.
|
||||
* New functions to support the pinentry mode feature of GnuPG 2.1.
|
||||
* New macro GPGME_VERSION_NUMBER to allow supporting different API
|
||||
versions without the need for a configure test.
|
||||
* Several improvements for gpgme-tool.
|
||||
* Better logging of the common "invalid engine" error code.
|
||||
* Support for FD passing is now enabled by default. The configure
|
||||
option --disable-fd-passing may be used to disable this.
|
||||
* Interface changes relative to the 1.3.1 release:
|
||||
GPGME_VERSION_NUMBER NEW.
|
||||
gpgme_io_writen NEW.
|
||||
gpgme_set_global_flag NEW.
|
||||
gpgme_set_pinentry_mode NEW.
|
||||
gpgme_get_pinentry_mode NEW.
|
||||
gpgme_pinentry_mode_t NEW.
|
||||
GPGME_PINENTRY_MODE_DEFAULT NEW.
|
||||
GPGME_PINENTRY_MODE_ASK NEW.
|
||||
GPGME_PINENTRY_MODE_CANCEL NEW.
|
||||
GPGME_PINENTRY_MODE_ERROR NEW.
|
||||
GPGME_PINENTRY_MODE_LOOPBACK NEW.
|
||||
- pass --disable-fd-passing, regression tests crash otherwise
|
||||
- add verification of source tarball signatures during build
|
||||
- remove conflict marker in past changelog entries
|
||||
- drop gpgme-1.3.2-gpgme-config-remove-extraneous-libs.patch
|
||||
other packages in openSUSE:Factory which depend on gpgme also depend
|
||||
on libassuan
|
||||
- autogen call no longer required
|
||||
- call make in %build section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 16 22:53:49 UTC 2012 - andreas.stieger@gmx.de
|
||||
|
||||
@@ -63,7 +97,6 @@ Mon Jan 31 14:47:20 UTC 2011 - gber@opensuse.org
|
||||
order to remove the extraneuos libassuan from gpgme-config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
>>>>>>> ./gpgme.changes.r4f20f9a7e442573486c918b107fed59f
|
||||
Tue Dec 14 13:05:39 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
- run spec cleaner
|
||||
|
Reference in New Issue
Block a user