[git] GnuPG - branch, master, updated. gnupg-2.1.0beta3-154-gc36089d
by Werner Koch
cvs at cvs.gnupg.org
Tue Feb 12 19:40:42 CET 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, master has been updated
via c36089daf76d53a1d1912f58f284b78bafe14508 (commit)
from b90506ea220860c89128f002bd593d0462a08d73 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c36089daf76d53a1d1912f58f284b78bafe14508
Author: Werner Koch <wk at gnupg.org>
Date: Tue Feb 12 19:28:54 2013 +0100
Update .gitignore for non-VPATH builds.
--
diff --git a/.gitignore b/.gitignore
index a6b1781..b75b404 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,8 @@ po/en at boldquot.po
po/en at quot.insert-header
po/en at quot.po
po/stamp-po
+po/remove-potcdate.sed
+po/gnupg.pot
agent/gpg-agent
agent/gpg-preset-passphrase
agent/gpg-protect-tool
@@ -47,6 +49,8 @@ common/t-sysutils
common/t-stringhelp
common/t-timestuff
common/t-ssh-utils
+common/t-dns-cert
+common/t-openpgp-oid
doc/addgnupghome.8
doc/applygnupgdefaults.8
doc/faq.html
@@ -89,14 +93,20 @@ keyserver/gpg2keys_ldap
scd/gnupg-pcsc-wrapper
scd/scdaemon
sm/gpgsm
+g13/g13
dirmngr/dirmngr
dirmngr/dirmngr-client
dirmngr/dirmngr_ldap
dirmngr/no-libgcrypt.c
tests/asschk
tests/gpg-agent.conf
+tests/gpg.conf
tests/gpgsm.conf
tests/inittests.stamp
+tests/private-keys-v1.d/
+tests/pubring.kbx
+tests/testdir.stamp
+tests/trustlist.txt
tests/openpgp/data-32000
tests/openpgp/data-500
tests/openpgp/data-80000
@@ -112,6 +122,12 @@ tests/openpgp/pubring.gpg
tests/openpgp/pubring.pkr
tests/openpgp/secring.gpg
tests/openpgp/secring.skr
+tests/openpgp/private-keys-v1.d/
+tests/openpgp/*.log
+tests/openpgp/trustdb.gpg
+tests/openpgp/gpg.conf
+tests/openpgp/random_seed
+tests/openpgp/z
tests/pkits/ReadMe.txt
tests/pkits/certpairs/
tests/pkits/certs/
@@ -126,13 +142,6 @@ tests/pkits/policies.txt
tests/pkits/smime/
tests/pkits/testdir.stamp
tests/pkits/trustlist.txt
-tests/private-keys-v1.d/
-tests/pubring.kbx
-tests/testdir.stamp
-tests/trustlist.txt
-tests/openpgp/*.log
-tests/openpgp/trustdb.gpg
-tests/openpgp/z
tools/clean-sat
tools/gpg-check-pattern
tools/gpg-connect-agent
@@ -145,5 +154,6 @@ tools/mk-tdata
tools/symcryptrun
tools/watchgnupg
tools/gpgtar
-g13/g13
-/po/gnupg.pot
+
+
+x.parm
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 28 +++++++++++++++++++---------
1 files changed, 19 insertions(+), 9 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list