~ubuntu-branches/ubuntu/karmic/gnupg2/karmic-updates

« back to all changes in this revision

Viewing changes to checks/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-10-04 10:25:53 UTC
  • mfrom: (5.1.15 intrepid)
  • Revision ID: james.westby@ubuntu.com-20081004102553-fv62pp8dsitxli47
Tags: 2.0.9-3.1
* Non-maintainer upload.
* agent/gpg-agent.c: Deinit the threading library before exec'ing
  the command to run in --daemon mode. And because that still doesn't
  restore the sigprocmask, do that manually. Closes: #499569

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2002-05-10  Werner Koch  <wk@gnupg.org>
2
 
 
3
 
        * Makefile.am: Add gpg_dearmor to all targets where it is used.
4
 
        Noted by Andreas Haumer. 
5
 
 
6
 
2002-04-19  Werner Koch  <wk@gnupg.org>
7
 
 
8
 
        * signencrypt-dsa.test, sigs-dsa.test: Don't check with MD5 as
9
 
        this is not valid with DSA signatures.
10
 
 
11
 
2001-12-22  Werner Koch  <wk@gnupg.org>
12
 
 
13
 
        * options.in: Add no-permission-warning.
14
 
 
15
 
2001-12-21  Werner Koch  <wk@gnupg.org>
16
 
 
17
 
        * Makefile.am (distclean-local): prefix mkdemodirs with srcdir
18
 
        (DISTCLEANFILES): Add random_seed.
19
 
 
20
 
2001-12-19  Werner Koch  <wk@gnupg.org>
21
 
 
22
 
        * options.in: Remove load-extension tiger
23
 
        * Makefile.am (./options): append it if there is such a module.
24
 
 
25
 
2001-10-23  Werner Koch  <wk@gnupg.org>
26
 
 
27
 
        * defs.inc, Makefile.am: Do not use $srcdir when invoking gpg.
28
 
        Write the logfile to the current directory.
29
 
 
30
 
2001-09-28  Werner Koch  <wk@gnupg.org>
31
 
 
32
 
        * defs.inc: Write a log file for each test. 
33
 
        * run-gpg, run-gpgm, run-gpg.patterns: Removed.  Replaced in all
34
 
        tests by a simple macro from defs.inc.
35
 
        * Makefile.am (CLEANFILES): Remove log files.
36
 
        (./gpg_dearmor): create it and use it instead of the macro.
37
 
        This is needed in multisig.test due to IFS tricks.
38
 
 
39
 
        * armsignencrypt.test, signencrypt-dsa.test, signencrypt.test,
40
 
        armencryptp.test, armencrypt.test, encryptp.test, seat.test,
41
 
        encrypt-dsa.test, encrypt.test: Use --always-trust because the
42
 
        test are not designed to check the validity.
43
 
        
44
 
2001-09-06  Werner Koch  <wk@gnupg.org>
45
 
 
46
 
        * genkey1024.test: Simplified by using a parameter file.
47
 
 
48
 
2001-05-30  Werner Koch  <wk@gnupg.org>
49
 
 
50
 
        * multisig.test (IFS): Reset IFS just before the test.
51
 
 
52
 
2001-04-30  Werner Koch  <wk@gnupg.org>
53
 
 
54
 
        * multisig.test: Add an set +x to avoid ksh problems
55
 
 
56
 
2001-04-28  Werner Koch  <wk@gnupg.org>
57
 
 
58
 
        * run-gpg.patterns: a v3 test key expired yesterday, suppress the
59
 
        messages.
60
 
 
61
 
2001-03-27  Werner Koch  <wk@gnupg.org>
62
 
 
63
 
        * defs.inc: Removed creation of options file.
64
 
        * options.in: New.
65
 
        * Makefile.am: Create options file and fixed import of pubdemo.asc.
66
 
 
67
 
        * run-gpg.patterns (gpg): Add some more patterns.
68
 
 
69
 
2001-03-20  Werner Koch  <wk@gnupg.org>
70
 
 
71
 
        * Makefile.am: Import the pubdemo.asc file 
72
 
 
73
 
        * sigs.test (hash_algo_list): s/tiger/tiger192/
74
 
 
75
 
2001-03-19  Werner Koch  <wk@gnupg.org>
76
 
 
77
 
        * mkdemodirs (GPGDEMO): Add --allow-secret-key-import to all gpg
78
 
        invocations.  Use echon -n instead of an argument with \c.
79
 
 
80
 
2001-02-12  Werner Koch  <wk@gnupg.org>
81
 
 
82
 
        * multisig.test: new
83
 
        * Makefile.am (TESTS): Added.
84
 
 
85
 
2000-10-18  Werner Koch  <wk@gnupg.org>
86
 
 
87
 
        * conventional-mdc.test: Add Rijndael and fix for empty plain texts.
88
 
 
89
 
Thu Feb 10 17:39:44 CET 2000  Werner Koch  <wk@gnupg.de>
90
 
 
91
 
        * mkdemodirs: Fixed the --clean loop.
92
 
 
93
 
Thu Jan 13 19:31:58 CET 2000  Werner Koch  <wk@gnupg.de>
94
 
 
95
 
        * defs.inc (chdir): Removed becuase it is unsused an plain old sh
96
 
        does not like this name.  Reported by Alec Habig.
97
 
 
98
 
Tue Oct 26 20:02:23 1999  Werner Koch  (wk@gnupg.org)
99
 
 
100
 
        * Makefile.am (GPG_DEARMOR): New and use --no-options.
101
 
 
102
 
Tue Aug 31 17:20:44 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
103
 
 
104
 
        * defs.inc: set LC_ALL empty
105
 
 
106
 
Wed Aug  4 10:34:18 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
107
 
 
108
 
        * defs.inc (echo_n): New and used instead of /bin/echo "\c"
109
 
 
110
 
Sun Apr 18 10:11:28 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
111
 
 
112
 
        * mkdemodirs: New
113
 
        * signdemokey: New.
114
 
        * Makefile.am (distclean-local): New.
115
 
 
116
 
Wed Mar 17 13:09:03 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
117
 
 
118
 
        * mds.test: replaced the "echo -n"
119
 
 
120
 
Mon Mar  8 20:47:17 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
121
 
 
122
 
        * pubdemo.asc, secdemo.asc: New.
123
 
 
124
 
Fri Feb 19 15:49:15 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
125
 
 
126
 
        * genkey1024.test: Be really quiet.
127
 
 
128
 
1999-01-01  Geoff Keating  <geoffk@ozemail.com.au>
129
 
 
130
 
        * Makefile.am (CLEANFILES): Also delete trustdb and any leftover
131
 
        lockfiles.
132
 
 
133
 
Fri Nov 27 15:30:24 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
134
 
 
135
 
        * clearsig.test: Some more test cases.
136
 
 
137
 
Sun Oct 25 18:19:35 1998  Werner Koch  (wk@isil.d.shuttle.de)
138
 
 
139
 
        * mds.test: Check whether TIGER is available.
140
 
        * sigs.tesr: Ditto.
141
 
 
142
 
Wed Sep 23 12:25:07 1998  Werner Koch  (wk@isil.d.shuttle.de)
143
 
 
144
 
        * run-gpg.patterns: New (because Solaris fgrep does not like -f -).
145
 
 
146
 
Mon Aug 10 21:33:38 1998  Werner Koch  (wk@(none))
147
 
 
148
 
        * genkey1024.test: Ariel fixed this.
149
 
 
150
 
Wed Jul  8 10:43:47 1998  Werner Koch  (wk@isil.d.shuttle.de)
151
 
 
152
 
        * seat.test: New.
153
 
 
154
 
Mon May 18 15:40:02 1998  Werner Koch  (wk@isil.d.shuttle.de)
155
 
 
156
 
        * Makefile.am: Now uses mk-tdata to produce random test data.
157
 
 
158
 
        * ChangeLog: New.
159
 
 
160
 
 
161
 
 Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
162
 
 
163
 
 This file is free software; as a special exception the author gives
164
 
 unlimited permission to copy and/or distribute it, with or without
165
 
 modifications, as long as this notice is preserved.
166
 
 
167
 
 This file is distributed in the hope that it will be useful, but
168
 
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
169
 
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
170
 
 
171