summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-08-19 12:49:45 +0200
committerWerner Koch <wk@gnupg.org>2014-08-19 12:49:45 +0200
commit31649e72fd106a990614ce3cf720640a841ba722 (patch)
treec0b38dbe3def56bb61db5bd62e31b5efa5cc85d4 /.gitignore
parentbuild: Create VERSION file via autoconf. (diff)
downloadgnupg2-31649e72fd106a990614ce3cf720640a841ba722.tar.xz
gnupg2-31649e72fd106a990614ce3cf720640a841ba722.zip
speedo: Get version numbers from online database.
* build-aux/getswdb.sh: New. * build-aux/speedo.mk: Get release version numbers from swdb.lst. -- This should make maintaining GnuPG installations easier. Running make -f /foo/gnupg/build-aux/speedo.mk TARGETOS=native WHAT=release downloads all GnuPG related packages and builds them. The gnupg directory may be a GIT checkout but in that case please run ./autogen.sh on it first. Note that currently swdb.lst is always downloaded from gnupg.org and thus monitoring the network or the gnupg machine reveal information on who is currently building GnuPG. If there is an easy way to detect that TOR is enabled this can be changed to directly download from the GnuPG hidden service.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5a51f9fd2..a525f1485 100644
--- a/.gitignore
+++ b/.gitignore
@@ -158,3 +158,5 @@ tools/gpgtar
private-keys-v1.d/
x.parm
/VERSION
+/swdb.lst
+/swdb.lst.sig