3
0
forked from pool/libgpg-error
libgpg-error/libgpg-error.changes

224 lines
7.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 18 08:46:57 UTC 2013 - coolo@suse.com
- remove gpg verification from bootstrap packages
-------------------------------------------------------------------
Mon Feb 25 19:07:29 UTC 2013 - andreas.stieger@gmx.de
- update to 1.11
* New error source GPG_ERR_SOURCE_ASSUAN for Libassuan related
errors.
* New macros GPG_ERROR_VERSION and GPG_ERROR_VERSION_NUMBER. New
function gpg_error_check_version.
* Interface changes relative to the 1.10 release:
GPG_ERR_NO_KEYSERVER NEW.
GPG_ERR_INV_CURVE NEW.
GPG_ERR_UNKNOWN_CURVE NEW.
GPG_ERR_DUP_KEY NEW.
GPG_ERR_AMBIGUOUS NEW.
GPG_ERR_SOURCE_ASSUAN NEW.
gpg_error_check_version NEW.
GPG_ERROR_VERSION NEW.
GPG_ERROR_VERSION_NUMBER NEW.
- add offline verification of source signature
-------------------------------------------------------------------
Sat Feb 2 18:52:02 UTC 2013 - coolo@suse.com
- update license to new format
-------------------------------------------------------------------
Sun Feb 12 21:31:41 UTC 2012 - crrodriguez@opensuse.org
- Move libraries back to %{_libdir}, /usr merge project
-------------------------------------------------------------------
Sat Nov 19 15:56:17 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Sun Oct 2 18:04:00 UTC 2011 - crrodriguez@opensuse.org
- Update to version 1.10
* Define GPG_ERR_ENABLE_ERRNO_MACROS.
* Add GPG_ERR_NOT_INITIALIZED.
* Add GPG_ERR_MISSING_ISSUER_CERT
-------------------------------------------------------------------
Fri Dec 3 11:53:24 UTC 2010 - puzel@novell.com
- update to version 1.9
* New function gpg_err_deinit.
* Interface changes relative to the 1.8 release:
GPG_ERR_MISSING_KEY NEW
GPG_ERR_TOO_MANY NEW
GPG_ERR_LIMIT_REACHED NEW
gpg_err_deinit NEW
- clean up specfile
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Tue Aug 17 11:41:23 UTC 2010 - puzel@novell.com
- update to version 1.8
* New option --list for gpg-error.
* Interface changes relative to the 1.7 release:
GPG_ERR_NOT_ENABLED NEW
GPG_ERR_SOURCE_G13 NEW
GPG_ERR_NO_ENGINE NEW
gpg_err_set_errno NEW
-------------------------------------------------------------------
Mon Dec 14 16:29:18 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
- make patch0 usage consistent
-------------------------------------------------------------------
Mon Jun 1 11:41:02 CEST 2009 - puzel@suse.cz
- update to version 1.7
* Minor fixes and a few new error codes.
* Interface changes relative to the 1.6 release:
GPG_ERR_NOT_OPERATIONAL NEW
GPG_ERR_NO_PASSPHRASE NEW
GPG_ERR_NO_PIN NEW
-------------------------------------------------------------------
Fri Feb 20 03:00:44 CET 2009 - crrodriguez@suse.de
- remove static libraries, there is no reason to use them as
shared libraries live in /%{_lib}
-------------------------------------------------------------------
Thu Jan 29 10:57:01 CET 2009 - olh@suse.de
- obsolete libgpg-error-XXbit in the library subpackage
-------------------------------------------------------------------
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
-------------------------------------------------------------------
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Sun May 11 12:15:22 CEST 2008 - coolo@suse.de
- fix rename of xxbit packages
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Wed Nov 21 18:21:11 CET 2007 - mkoenig@suse.de
- update to version 1.6
* Minor build system fixes
* gpg-error has a new option --version
* Interface changes relative to the 1.4 release:
GPG_ERR_UNFINISHED NEW
GPG_ERR_SOURCE_GPA NEW
GPG_ERR_SOURCE_KLEO NEW
- package branch to conform shlib policy:
libgpg-error0
-------------------------------------------------------------------
Wed Dec 13 12:37:00 CET 2006 - mkoenig@suse.de
- get rid of .la file and fix devel so link
-------------------------------------------------------------------
Tue Dec 5 18:47:06 CET 2006 - mkoenig@suse.de
- move shared lib to /%_lib
-------------------------------------------------------------------
Tue Sep 19 16:23:09 CEST 2006 - mkoenig@suse.de
- update to version 1.4:
* New error codes for the Assuan IPC library.
* New error code GPG_ERR_MISSING_ERRNO
* New error source GPG_ERR_SOURCE_ANY
* New convenience functions gpg_err_code_from_syserror and
gpg_error_from_syserror
-------------------------------------------------------------------
Thu Jul 13 09:55:21 CEST 2006 - mskibbe@suse.de
- add autoreconf --force ( includes the missing -fPIC option while
build )
-------------------------------------------------------------------
Wed Jul 12 11:14:55 CEST 2006 - mskibbe@suse.de
- update to version 1.3 which
o includes fixes in Makefiles
o fix cast problems
o include utf8 functions
o add some languages
-------------------------------------------------------------------
Wed Jan 25 21:37:28 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jun 23 17:31:04 CEST 2005 - hvogel@suse.de
- require libgpg-error
- add %clean section
-------------------------------------------------------------------
Thu Oct 14 16:50:38 CEST 2004 - hvogel@suse.de
- update to version 1.0
-------------------------------------------------------------------
Mon Sep 27 14:37:55 CEST 2004 - hvogel@suse.de
- fixed ac-quotation of gpg-error.m4
-------------------------------------------------------------------
Mon Jul 19 13:31:55 CEST 2004 - hvogel@suse.de
- correct nld_build if statement
-------------------------------------------------------------------
Wed Jul 14 10:20:45 CEST 2004 - adrian@suse.de
- create -devel subpackage
- prepare for NLD
-------------------------------------------------------------------
Mon May 24 16:42:53 CEST 2004 - ro@suse.de
- added return value to non-void function (main)
-------------------------------------------------------------------
Wed May 19 15:03:17 CEST 2004 - hvogel@suse.de
- update to version 0.7
-------------------------------------------------------------------
Tue Feb 17 21:13:31 CET 2004 - hvogel@suse.de
- initial package, version 0.6