Up to [cvs.netbsd.org] / pkgsrc / security / libgpg-error
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Fri Nov 26 17:55:21 2010 UTC (17 months, 4 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
HEAD
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
update to 1.10 change: 3 error codes added
Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 1 16:34:00 2010 UTC (20 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
update to 1.9 change: New function gpg_err_deinit
Revision 1.11 / (download) - annotate - [select for diffs], Thu Aug 5 13:28:24 2010 UTC (21 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.10: +1 -6
lines
Diff to previous 1.10 (colored)
remove awk script modifications someone added for compatibility -- they are wrong and caused out-of-bounds memory accesses bump PKGREVISION
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 8 10:15:32 2010 UTC (23 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.9: +10 -10
lines
Diff to previous 1.9 (colored)
Update to 1.8: Noteworthy changes in version 1.8 (2010-05-06) ---------------------------------------------- * Support for WindowsCE. * 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.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 9 13:27:33 2009 UTC (2 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
Update to 1.7: Noteworthy changes in version 1.7 (2008-11-26) ---------------------------------------------- * 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
Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 14 11:32:11 2008 UTC (3 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
Changes 1.6: * Fixed a build problem under Windows. Changes 1.5: * Minor build system fixes. * Updated gettext. Removed included gettext copy. * gpg-error has a new option --version.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 20 15:12:20 2006 UTC (5 years, 7 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 1.4 (Required by gnupg-devel 1.93)
Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 11 11:05:04 2006 UTC (5 years, 7 months ago) by shannonjr
Branch: MAIN
Changes since 1.5: +4 -7
lines
Diff to previous 1.5 (colored)
Update to 1.3 to sastify dependancies in several other packages.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 29 16:09:42 2005 UTC (6 years, 4 months ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.4: +6 -1
lines
Diff to previous 1.4 (colored)
Avoid changing FS as it triggers an odd bug on some awk versions, with incorrect field calculation for the second field if the first field is numeric and there are only 2 fields total in the input record (line). The buggy awk was in 2.99.* and early 3.99.*, and identifies itself as awk version 20030729. However, not all awk's with this version number exhibit the problem (so it could be related to a library used by awk). Recent 3.99.* builds don't have this problem, and the awk versio on them is also much more recent.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 24 13:10:07 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add RMD160 digests.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 15 18:21:56 2004 UTC (7 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +7 -4
lines
Diff to previous 1.2 (colored)
Update libgpg-error to 1.0. Patch submitted by shannonjr@ and slightly modified by me. Changes since 0.6: * Ported to Solaris 2.8. * Added a new error source GPG_ERR_SOURCE_GSTI, and new error codes GPG_ERR_PROTOCOL_VIOLATION and GPG_ERR_INV_MAC for this source. * Interface changes relative to the 0.7 release: GPG_ERR_SOURCE_GSTI NEW GPG_ERR_PROTOCOL_VIOLATION NEW GPG_ERR_INV_MAC NEW GPG_ERR_INV_REQUEST NEW * libgpg-error can be built on systems where the errno macros do not evaluate to plain numbers, but expressions. If you want to cross-compile, you might have to set CC_FOR_BUILD, though. * A new tool gpg-error to convert error numbers into symbols into strings is provided. * Interface changes relative to the 0.6 release: GPG_ERR_LOCALE_PROBLEM NEW GPG_ERR_NOT_LOCKED NEW
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 14 14:57:40 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Fix gpg-error-config script to return -Wl,-R part too. Bump PKGREVISION to 1.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 5 23:24:31 2003 UTC (8 years, 5 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of libgpg-error-0.6 from pkgsrc-wip, packaged by Min Sik Kim. libgpg-error is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 5 23:24:31 2003 UTC (8 years, 5 months ago) by xtraeme
Branch: MAIN
Initial revision