Up to [cvs.netbsd.org] / pkgsrc / security / gnupg2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.39 / (download) - annotate - [select for diffs], Tue Apr 17 18:35:33 2012 UTC (5 weeks, 3 days ago) by drochner
Branch: MAIN
CVS Tags: HEAD
Changes since 1.38: +2 -3
lines
Diff to previous 1.38 (colored)
update to 2.0.19 changes: -cmd line UI improvements -Ukrainian translation
Revision 1.38 / (download) - annotate - [select for diffs], Wed Nov 16 07:39:45 2011 UTC (6 months, 1 week ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.37: +3 -2
lines
Diff to previous 1.37 (colored)
Add missing archivers/bzip2 buildlink. Bump PKGREVISION
Revision 1.37 / (download) - annotate - [select for diffs], Mon Sep 12 17:38:33 2011 UTC (8 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
fix configure check for libcurl, from John Marshall on the gnupg-devel mailing list bump PKGREV
Revision 1.36 / (download) - annotate - [select for diffs], Thu Aug 11 10:46:10 2011 UTC (9 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.35: +2 -3
lines
Diff to previous 1.35 (colored)
Changes 2.0.18: * Bug fix for newer versions of Libgcrypt. * Support the SSH confirm flag and show SSH fingerprints in ssh related pinentries. * Improved dirmngr/gpgsm interaction for OCSP. * Allow generation of card keys up to 4096 bit.
Revision 1.35 / (download) - annotate - [select for diffs], Thu May 5 08:55:23 2011 UTC (12 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.34: +6 -2
lines
Diff to previous 1.34 (colored)
Fix buildling with Clang
Revision 1.34 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:48 2011 UTC (13 months ago) by obache
Branch: MAIN
Changes since 1.33: +2 -1
lines
Diff to previous 1.33 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Jan 20 08:54:56 2011 UTC (16 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.32: +20 -22
lines
Diff to previous 1.32 (colored)
Changes 2.0.17: * Allow more hash algorithms with the OpenPGP v2 card. * The gpg-agent now tests for a new gpg-agent.conf on a HUP. * Fixed output of "gpgconf --check-options". * Fixed a bug where Scdaemon sends a signal to Gpg-agent running in non-daemon mode. * Fixed TTY management for pinentries and session variable update problem.
Revision 1.32 / (download) - annotate - [select for diffs], Thu Sep 2 06:58:35 2010 UTC (20 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.31: +2 -4
lines
Diff to previous 1.31 (colored)
Some fixes at update to 2.0.16. * not using autogen.sh anymore, so remove some tools from USE_TOOLS. * patch-ak does not effect anymore for above reason, add patch-ao for it. this patch is required to avoid conflict with security/gnupg. Bump PKGREVISION.
Revision 1.31 / (download) - annotate - [select for diffs], Wed Sep 1 16:46:41 2010 UTC (20 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.30: +4 -25
lines
Diff to previous 1.30 (colored)
update to 2.0.16 changes: -bugfixes -New command --passwd for GPG -Make use of libassuan 2.0 which is available as a DSO -The gpg-agent commands KILLAGENT and RELOADAGENT are now available on all platforms
Revision 1.29.2.1 / (download) - annotate - [select for diffs], Sun Aug 8 16:42:51 2010 UTC (21 months, 2 weeks ago) by spz
Branch: pkgsrc-2010Q2
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored) next main 1.30 (colored)
Pullup ticket 3199 - requested by gls
security patch
Revisions pulled up:
- pkgsrc/security/gnupg2/Makefile 1.30
- pkgsrc/security/gnupg2/distinfo 1.18
Files added:
pkgsrc/security/gnupg2/patches/patch-an
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: drochner
Date: Tue Aug 3 19:14:42 UTC 2010
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Added Files:
pkgsrc/security/gnupg2/patches: patch-an
Log Message:
add patch from upstream to fix a possible use-after-free problem
(CVE-2010-2547), bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/gnupg2/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/security/gnupg2/patches/patch-an
Revision 1.30 / (download) - annotate - [select for diffs], Tue Aug 3 19:14:42 2010 UTC (21 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
add patch from upstream to fix a possible use-after-free problem (CVE-2010-2547), bump PKGREVISION
Revision 1.29 / (download) - annotate - [select for diffs], Sun May 30 08:24:48 2010 UTC (23 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base
Branch point for: pkgsrc-2010Q2
Changes since 1.28: +1 -5
lines
Diff to previous 1.28 (colored)
Mark as make-jobs-safe again; a comment said the problem was reported upstream and supposedly fixed in 2.0.6 (pkgsrc is at 2.0.14 now). Multiple builds with 16 jobs showed no problem.
Revision 1.28 / (download) - annotate - [select for diffs], Wed Feb 3 10:58:11 2010 UTC (2 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
add a patch from upstream CVS to fix a bug which could make keys unusable on passphrase changes bump PKGREVISION
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:40 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
Recursive PKGREVISION bump for jpeg update to 8.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Jan 15 20:15:07 2010 UTC (2 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.25: +2 -3
lines
Diff to previous 1.25 (colored)
update to 2.0.14 changes: * The default for --include-cert is now to include all certificates in the chain except for the root certificate. * Numerical values may now be used as an alternative to the debug-level keywords. * The GPGSM --audit-log feature is now more complete. * GPG now supports DNS lookups for SRV, PKA and CERT on W32. * New GPGSM option --ignore-cert-extension. * New and changed passphrases are now created with an iteration count requiring about 100ms of CPU work.
Revision 1.25 / (download) - annotate - [select for diffs], Wed Dec 16 18:52:49 2009 UTC (2 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
don't install the gpg-zip.1 manpage, avoids CONFLICT with gnupg1, noticed by OBATA Akio per mail to pkgsrc-users. This makes most sense to me since gnupg2 doesn't install a gpg-zip intentionally. Since possible clients of gpg-zip should have a dependency on gnupg1, we can't take over easily. Once we are sure that gnupg2 can fully replace gnupg1, we might consider to install eg symlinks gpg->gpg2 etc and make gnupg1 obsolete, but this needs careful testing.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Dec 15 20:10:40 2009 UTC (2 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.23: +5 -5
lines
Diff to previous 1.23 (colored)
update to 2.0.13 changes: many fixes and improvements reviewed by John R. Shannon pkgsrc notes: -since S/MIME support is the biggest difference in functionality over gnupg1, enable it per default -- my tests (with the s/mime plugin of claws-mail) worked -left the build against a private libassuan with GNU-pth support alone for now, just updated libassuan to 1.0.5. We might build pkgsrc/libassuan against pkgsrc/pth at some point, but this needs to be checked for side effects. (As this pkg doesn't export a library which might propagate the pth dependency, the possibility of pthread-pth conflicts should be limited. Other uses of libassuan need to be checked.)
Revision 1.23 / (download) - annotate - [select for diffs], Tue May 19 08:59:31 2009 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:33 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Add DESTDIR support.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 28 14:54:27 2008 UTC (4 years ago) by shannonjr
Branch: MAIN
Changes since 1.20: +7 -7
lines
Diff to previous 1.20 (colored)
Update to 2.0.9. Changes: * Enhanced gpg-connect-agent with a small scripting language. * New option --list-config for gpgconf. * Fixed a crash in gpgconf. * The envvars XAUTHORITY and PINENTRY_USER_DATA are now passed to the pinentry. * Fixed the auto creation of the key stub for smartcards. * Fixed a rare bug in decryption using the OpenPGP card. * Creating DSA2 keys is now possible. * New option --extra-digest-algo for gpgsm to allow verification of broken signatures. * Allow encryption with legacy Elgamal sign+encrypt keys with option --rfc2440.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 28 14:21:27 2008 UTC (4 years ago) by shannonjr
Branch: MAIN
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
Re: pkg/38508 (gnupg2 won't build) Builds without 'enable-maintainer-mode' being set
Revision 1.19 / (download) - annotate - [select for diffs], Fri Jan 18 05:09:37 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 8 09:56:03 2007 UTC (4 years, 6 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.17: +4 -1
lines
Diff to previous 1.17 (colored)
1) Added configuration arg so that PKG_SYSCONFDIR is honored 2) Added missing PLIST entry
Revision 1.17 / (download) - annotate - [select for diffs], Wed Nov 7 15:24:26 2007 UTC (4 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.16: +6 -5
lines
Diff to previous 1.16 (colored)
Update to 2.0.7. This is maintenance release with a few minor enhancements. Changes: * Fixed encryption problem if duplicate certificates are in the keybox. * Add new options min-passphrase-nonalpha, check-passphrase-pattern, enforce-passphrase-constraints and max-passphrase-days to gpg-agent. * Add command --check-components to gpgconf. Gpgconf now uses the installed versions of the programs and does not anymore search via PATH for them.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Sep 23 12:05:44 2007 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.15: +3 -2
lines
Diff to previous 1.15 (colored)
Fix typo in comment.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 23 12:02:02 2007 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Update HOMEPAGE.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Aug 29 23:19:06 2007 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.13: +3 -20
lines
Diff to previous 1.13 (colored)
Update to 2.0.6. Add support for idea option. From Blair Sadewitz on tech-pkg. Noteworthy changes in version 2.0.6 (2007-08-16) ------------------------------------------------ * GPGSM does now grok --default-key. * GPGCONF is now aware of --default-key and --encrypt-to. * GPGSM does again correctly print the serial number as well the the various keyids. This was broken since 2.0.4. * New option --validation-model and support for the chain-model. * Improved Windows support.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Aug 10 15:46:23 2007 UTC (4 years, 9 months ago) by gdt
Branch: MAIN
Changes since 1.12: +5 -1
lines
Diff to previous 1.12 (colored)
# ../licommon/libcommon.a # reported upstream, should be fixed in 2.0.6 MAKE_JOBS_SAFE= no
Revision 1.12 / (download) - annotate - [select for diffs], Sat Aug 4 12:00:02 2007 UTC (4 years, 9 months ago) by shannonjr
Branch: MAIN
Changes since 1.11: +7 -6
lines
Diff to previous 1.11 (colored)
Update to Version 2.0.5. Changes: * Switched license to GPLv3. * Fixed bug when using the --p12-charset without --armor. * The command --gen-key may now be used instead of the gpgsm-gencert.sh script. * Changed key generation to reveal less information about the machine. Bug fixes for gpg2's card key generation.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 1 00:12:35 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Fix PLIST -- it assumed that the package would be built with the gpgsm option on by default.
Revision 1.10 / (download) - annotate - [select for diffs], Sat May 12 11:08:31 2007 UTC (5 years ago) by shannonjr
Branch: MAIN
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
Update to Version 2.0.4. Changes are not described in release announcement.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 5 11:43:01 2007 UTC (5 years, 3 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update to Version 2.0.2. This is maintenance release to fix build problems found after the release of 2.0.1. There are also some minor enhancements.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 12 13:11:35 2006 UTC (5 years, 5 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.7: +2 -4
lines
Diff to previous 1.7 (colored)
Update to 2.0.1. This is maintenance release to fix build problems found after the release of 2.0.0 and to fix a buffer overflow in gpg2
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 9 13:39:28 2006 UTC (5 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Added patch fixing [CVE-2006-6235] remotely controllable function pointer.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 6 15:18:33 2006 UTC (5 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Needs gettext as tool.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 27 20:38:46 2006 UTC (5 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Bump PKGREVISION for security fix in patch-ag.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 20 22:23:24 2006 UTC (5 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
Re: pkg/35088: security/gnupg2: PLIST.gpgsm is wrong PLIST correction.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Nov 19 19:03:56 2006 UTC (5 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Added a gettext-lib API version dependancy to deal with reported build problem under NetBSD 3.0.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 19 11:50:25 2006 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
tv@ pointed out that curl-7.16.0 had a shlib major bump -- increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Nov 17 12:13:11 2006 UTC (5 years, 6 months ago) by shannonjr
Branch: TNF
CVS Tags: SHANNONJR_20061117
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
This package is the sucessor to gnupg-devel. GnuPG-2 provides several utilities that are used by mail clients, such as Kmail and Balsa, including OpenPGP and S/MIME support. GnuPG-2 has a different architecture than GnuPG-1 (e.g. 1.4.5) in that it splits up functionality into several modules. However, both versions may be installed alongside without any conflict. In fact, the gpg version from GnuPG-1 is able to make use of the gpg-agent as included in GnuPG-2 and allows for seamless passphrase caching. The advantage of GnuPG-1 is its smaller size and the lack of dependency on other modules at run and build time.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 17 12:13:11 2006 UTC (5 years, 6 months ago) by shannonjr
Branch: MAIN
Initial revision