~ubuntu-branches/debian/experimental/libassuan/experimental

« back to all changes in this revision

Viewing changes to ChangeLog-2011

  • Committer: Package Import Robot
  • Author(s): Eric Dorland
  • Date: 2012-02-04 20:52:51 UTC
  • mfrom: (1.2.5)
  • Revision ID: package-import@ubuntu.com-20120204205251-q9gu15qhxdo5sbo3
Tags: 2.0.3-1
* New upstream release.
* debian/rules, debian/control: Drop hardening-wrapper, now that we have
  dpkg-buildflags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-12-01  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        NB: ChangeLog files are no longer manually maintained.  Starting
 
4
        on December 1st, 2011 we put change information only in the GIT
 
5
        commit log, and generate a top-level ChangeLog file from logs at
 
6
        "make dist".  See doc/HACKING for details.
 
7
 
 
8
2011-11-28  Jim Meyering  <meyering@redhat.com>
 
9
 
 
10
        accept --with-libgpg-error-prefix as well as --with-gpg-error-prefix
 
11
        * m4/gpg-error.m4: Update from git master.
 
12
 
 
13
2011-08-10  Werner Koch  <wk@g10code.com>
 
14
 
 
15
        * configure.ac: Use http://bugs.gnupg.org as bug reporting
 
16
        address.  Fix new autoconf warnings.
 
17
 
 
18
        Update libtool to version 2.4.
 
19
 
 
20
        * config.guess, config.sub: Update to version 2011-06-03.
 
21
 
 
22
2011-06-16  Marcus Brinkmann  <marcus@g10code.com>
 
23
 
 
24
        Release 2.0.2
 
25
 
 
26
        * configure.ac: Set LT version to C2/A2/R0.
 
27
 
 
28
2011-04-20  Werner Koch  <wk@g10code.com>
 
29
 
 
30
        * Makefile.am (EXTRA_DIST): s/README.SVN/README.GIT/
 
31
 
 
32
2011-04-06  Werner Koch  <wk@g10code.com>
 
33
 
 
34
        * autogen.sh: Check the git setup.  Add option --build-w64.
 
35
        * configure.ac (HAVE_W64_SYSTEM): Define.
 
36
        (LIBGCRYPT_CONFIG_HOST): New.
 
37
 
 
38
        * m4/gpg-error.m4: Update from current libgpg-error repo.
 
39
 
 
40
2011-03-28  Werner Koch  <wk@g10code.com>
 
41
 
 
42
        * configure.ac (AC_CHECK_HEADERS): Check for sys/select.h which is
 
43
        needed by one test utility.
 
44
 
 
45
2010-12-23  Werner Koch  <wk@g10code.com>
 
46
 
 
47
        * configure.ac: Add a git commit identifier to the version.
 
48
 
 
49
2010-11-01  Marcus Brinkmann  <marcus@g10code.de>
 
50
 
 
51
        * configure.ac: Check for fcntl.h.
 
52
 
 
53
2010-11-01  Werner Koch  <wk@g10code.com>
 
54
 
 
55
        * configure.ac: Check for sys/types.h, sys/stat.h, sys/time and
 
56
        unistd.h
 
57
 
 
58
2010-08-19  Werner Koch  <wk@g10code.com>
 
59
 
 
60
        * configure.ac (AH_TOP, AH_BOTTOM): New.  Define
 
61
        GPG_ERR_ENABLE_ERRNO_MACROS.
 
62
 
 
63
2010-08-09  Werner Koch  <wk@g10code.com>
 
64
 
 
65
        Release 2.0.1
 
66
 
 
67
        * configure.ac: Set LT version to C1/A1/R0.
 
68
 
 
69
2010-04-20  Werner Koch  <wk@g10code.com>
 
70
 
 
71
        * configure.ac: Change wording of the no-funopen warning.
 
72
 
 
73
2010-03-22  Werner Koch  <wk@g10code.com>
 
74
 
 
75
        * configure.ac (CC_FOR_BUILD): Add test.
 
76
 
 
77
2010-03-17  Werner Koch  <wk@g10code.com>
 
78
 
 
79
        * tests/ChangeLog: New.  Move all relevant entries to there.
 
80
 
 
81
2010-02-25  Werner Koch  <wk@g10code.com>
 
82
 
 
83
        * m4/libtool.m4 (_LT_CHECK_MAGIC_METHOD): Fix for non x86 mingw
 
84
        targets.
 
85
 
 
86
2010-02-11  Werner Koch  <wk@g10code.com>
 
87
 
 
88
        * configure.ac (inet_pton): Check for it.
 
89
 
 
90
2010-02-04  Werner Koch  <wk@g10code.com>
 
91
 
 
92
        * configure.ac (AC_TYPE_UINT16_T): New.
 
93
 
 
94
2010-01-26  Werner Koch  <wk@g10code.com>
 
95
 
 
96
        * configure.ac (NETLIBS) [W32CE]: Use -lws2.
 
97
 
 
98
2010-01-22  Werner Koch  <wk@g10code.com>
 
99
 
 
100
        * configure.ac: Require libgpg-error 1.8.
 
101
        (HAVE_W32CE_SYSTEM): New am_defines and am_conditionals.
 
102
        * ltmain.sh (wrappers_required): Don't set for mingw32ce.
 
103
        * autogen.sh: Add option --build-w32ce.  Remove --disable-shared
 
104
        from --build-w32.
 
105
 
 
106
2010-01-08  Marcus Brinkmann  <marcus@g10code.de>
 
107
 
 
108
        Released 2.0.0.
 
109
 
 
110
2010-01-05  Marcus Brinkmann  <marcus@g10code.de>
 
111
 
 
112
        * configure.ac (_DARWIN_C_SOURCE): Define on frapple.
 
113
 
 
114
2009-12-22  Marcus Brinkmann  <marcus@g10code.de>
 
115
 
 
116
        * configure.ac: Do not use echo -n.
 
117
 
 
118
2009-12-15  Marcus Brinkmann  <marcus@g10code.de>
 
119
 
 
120
        * configure.ac: Bump version to 2.0.0.
 
121
 
 
122
2009-10-16  Marcus Brinkmann  <marcus@g10code.de>
 
123
 
 
124
        * autogen.sh: Remove --with-pth-prefix from configure invocation.
 
125
        * configure.ac (_ASSUAN_IN_LIBASSUAN, PTH_SYSCALL_SOFT): Do not
 
126
        set anymore.
 
127
        (GNUPG_PATH_PTH): Don't invoke.
 
128
        (HAVE_PTH): Remove conditional.
 
129
        (LIBASSUAN_CONFIG_THREAD_MODULES): Removed.
 
130
 
 
131
2009-10-08  Marcus Brinkmann  <marcus@g10code.de>
 
132
 
 
133
        * configure.ac: AC_REPLACE_FUNCS for vasprintf.
 
134
 
 
135
2009-09-19  Marcus Brinkmann  <marcus@g10code.de>
 
136
 
 
137
        * configure.ac: Check for stdint.h and inttypes.h.  Invoke
 
138
        AC_TYPE_UINTPTR_T.
 
139
 
 
140
2009-09-08  Marcus Brinkmann  <marcus@g10code.de>
 
141
 
 
142
        * m4/gpg-error.m4: New file.
 
143
 
 
144
2009-09-01  Marcus Brinkmann  <marcus@g10code.de>
 
145
 
 
146
        * configure.ac: Set BUILD_REVISION and update calculation of data
 
147
        for build info.  Update libtool macros.  Set NETLIBS for W32
 
148
        targets.
 
149
 
 
150
2009-08-26  Marcus Brinkmann  <marcus@g10code.de>
 
151
 
 
152
        * configure.ac: Test for versioned symbols support.
 
153
        (LIBASSUAN_LT_CURRENT, LIBASSUAN_LT_AGE)
 
154
        (LIBASSUAN_LT_REVISION): New, set to 0.
 
155
        (LIBASSUAN_CONFIG_API_VERSION): Bump to 2.
 
156
        (AC_CONFIG_MACRO_DIR, AC_DISABLE_STATIC, AC_LIBTOOL_WIN32_DLL)
 
157
        (AC_LIBTOOL_RC, AC_PROG_LIBTOOL, AM_PATH_GPG_ERROR): Invoke.
 
158
        (AC_PROG_RANLIB): Don't invoke.
 
159
        (HAVE_W32_SYSTEM): New AM conditional.
 
160
        (AC_CONFIG_FILES): Add src/versioninfo.rc.
 
161
        * ltmain.sh, m4/libtool.m4, m4/ltoptions.m4, m4/ltsugar.m4,
 
162
        m4/ltversion.m4, m4/lt~obsolete.m4: New files from libtool 2.2.6.
 
163
 
 
164
2009-01-22  Werner Koch  <wk@g10code.com>
 
165
 
 
166
        * configure.ac: Check for nanoleep only in libc.
 
167
 
 
168
2008-05-25  Werner Koch  <wk@g10code.com>
 
169
 
 
170
        Released 1.0.5.
 
171
 
 
172
2008-05-23  Werner Koch  <wk@g10code.com>
 
173
 
 
174
        * configure.ac: Use -fPIC with GCC under Linux.
 
175
 
 
176
2007-12-12  Werner Koch  <wk@g10code.com>
 
177
 
 
178
        Released 1.0.4.
 
179
 
 
180
        * config.sub, config.guess: Update to version 2007-11-19.
 
181
 
 
182
2007-08-24  Werner Koch  <wk@g10code.com>
 
183
 
 
184
        Released 1.0.3.
 
185
 
 
186
        Switched license of the library code back to LGPLv2.1.  See NEWS.
 
187
 
 
188
        * COPYING.LIB: Replaced by LPGLv2.1
 
189
 
 
190
2007-07-05  Werner Koch  <wk@g10code.com>
 
191
 
 
192
        Released 1.0.2.
 
193
 
 
194
        Relicensed to LGPLv3.
 
195
 
 
196
        * COPYING: Replaced by GPLv3.
 
197
        * COPYING.LESSER: Removed.
 
198
        * COPYING.LIB: New.
 
199
 
 
200
        * Makefile.am (ACLOCAL_AMFLAGS): Do not create gzipped tarball.
 
201
 
 
202
2007-07-03  Werner Koch  <wk@g10code.com>
 
203
 
 
204
        * configure.ac (NETLIBS): Use ws2_32 instead of wsock32.
 
205
 
 
206
2007-06-15  Werner Koch  <wk@g10code.com>
 
207
 
 
208
        * autogen.sh: Use = and not == in test to be POSIXly correct.
 
209
        Change shell back to /bin/sh.
 
210
 
 
211
2007-06-15  Marcus Brinkmann  <marcus@g10code.de>
 
212
 
 
213
        * autogen.sh: Require bash.
 
214
 
 
215
2007-05-30  Werner Koch  <wk@g10code.com>
 
216
 
 
217
        * autogen.sh <--build-w32>: Modernize.
 
218
 
 
219
2007-05-29  Werner Koch  <wk@g10code.com>
 
220
 
 
221
        * configure.ac: Require automake 1.10 and autoconf 2.61.
 
222
        (AM_PROG_CC_C_O): New.  Error out if no C-89 cc is installed.
 
223
        (gl_HEADER_SYS_SOCKET): Explicitly add this for documentation.
 
224
 
 
225
2007-05-24  Werner Koch  <wk@g10code.com>
 
226
 
 
227
        * configure.ac: Use -Wpointer-arith is possible.
 
228
 
 
229
2006-11-22  Werner Koch  <wk@g10code.com>
 
230
 
 
231
        Released 1.0.1.
 
232
 
 
233
2006-11-21  Werner Koch  <wk@g10code.com>
 
234
 
 
235
        * configure.ac (AH_BOTTOM): Define PTH_SYSCALL_SOFT to 0.
 
236
        (AC_INIT): Use the SVN magic.
 
237
 
 
238
        * m4/gnupg-pth.m4 (GNUPG_PTH_VERSION_CHECK): Use --all with
 
239
        pth-config.
 
240
 
 
241
2006-11-15  Werner Koch  <wk@g10code.com>
 
242
 
 
243
        * autogen.sh: Add convenience option --build-amd64.
 
244
 
 
245
2006-10-31  Werner Koch  <wk@g10code.com>
 
246
 
 
247
        Released 1.0.0.
 
248
 
 
249
2006-10-20  Werner Koch  <wk@g10code.com>
 
250
 
 
251
        * Makefile.am (stowinstall): New convenience target.
 
252
 
 
253
2006-10-10  Werner Koch  <wk@g10code.com>
 
254
 
 
255
        Released 0.9.3.
 
256
 
 
257
        * configure.ac: Check for cmsghdr.
 
258
        (USE_DESCRIPTOR_PASSING): Define it then.
 
259
 
 
260
2006-10-09  Werner Koch  <wk@g10code.com>
 
261
 
 
262
        * m4/gnupg-pth.m4: New.  Taked from GnuPG.
 
263
 
 
264
2006-10-04  Werner Koch  <wk@g10code.com>
 
265
 
 
266
        Released 0.9.2.
 
267
 
 
268
2006-10-04  Werner Koch  <wk@g10code.com>
 
269
 
 
270
        Released 0.9.1.
 
271
 
 
272
        * configure.ac (AB_INIT): New.
 
273
 
 
274
        * m4/autobuild.m4: New.
 
275
 
 
276
2006-09-14  Werner Koch  <wk@g10code.com>
 
277
 
 
278
        Released 0.9.0.
 
279
 
 
280
        * configure.ac: Check for S_PEERCRED.  Include check for socklen_t.
 
281
        * m4/sys_socket_h.m4, m4/onceonly.m4, m4/socklen.m4: New.
 
282
        * m4/Makefile.am: New.
 
283
 
 
284
2006-09-05  Werner Koch  <wk@g10code.com>
 
285
 
 
286
        * configure.ac (AH_BOTTOM): Define _ASSUAN_IN_LIBASSUAN.
 
287
 
 
288
2005-10-24  Werner Koch  <wk@g10code.com>
 
289
 
 
290
        * COPYING.LESSER: Added.
 
291
        * README.CVS: Renamed to ..
 
292
        * README.SVN: .. this.
 
293
 
 
294
2005-10-08  Marcus Brinkmann  <marcus@g10code.de>
 
295
 
 
296
        * configure.ac: Check for socket library and add it to
 
297
        LIBASSUAN_CONFIG_LIBS if necessary.
 
298
 
 
299
2005-10-07  Marcus Brinkmann  <marcus@g10code.de>
 
300
 
 
301
        * configure.ac: Invoke AC_CANONICAL_HOST.  Define _XOPEN_SOURCE,
 
302
        _XOPEN_SOURCE_EXTENDED and __EXTENSIONS__ on Solaris.
 
303
        Add stpcy as replacement function.
 
304
        Add setenv as replacement function (and check for unistd.h).
 
305
 
 
306
2005-06-20  Werner Koch  <wk@g10code.com>
 
307
 
 
308
        Released 0.6.10.
 
309
 
 
310
2004-12-22  Werner Koch  <wk@g10code.com>
 
311
 
 
312
        Released 0.6.9.
 
313
 
 
314
        For security reasons switched to automake 1.9.
 
315
 
 
316
2004-12-18  Werner Koch  <wk@g10code.com>
 
317
 
 
318
        * autogen.sh: Add Option --build-w32.
 
319
 
 
320
2004-12-07  Werner Koch  <wk@g10code.com>
 
321
 
 
322
        * configure.ac: Define HAVE_W32_SYSTEM and HAVE_DOSISH_SYSTEM.
 
323
        Add -lwsock2 to the config lib flags for W32.
 
324
 
 
325
2004-11-25  Werner Koch  <wk@g10code.com>
 
326
 
 
327
        Released 0.6.8.
 
328
 
 
329
2004-09-27  Werner Koch  <wk@g10code.com>
 
330
 
 
331
        * config.sub, config.guess: Updated.
 
332
 
 
333
2004-06-23  Marcus Brinkmann  <marcus@g10code.de>
 
334
 
 
335
        * configure.ac: Check for <sys/uio.h>.
 
336
 
 
337
2004-06-08  Werner Koch  <wk@gnupg.org>
 
338
 
 
339
        Released 0.6.6.
 
340
 
 
341
2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
 
342
 
 
343
        * autogen.sh: Added ACLOCAL_FLAGS.
 
344
 
 
345
2004-02-20  Werner Koch  <wk@gnupg.org>
 
346
 
 
347
        Released 0.6.4.
 
348
 
 
349
2004-02-11  Werner Koch  <wk@gnupg.org>
 
350
 
 
351
        * autogen.sh (check_version): Removed bashism and simplified.
 
352
 
 
353
2004-01-29  Werner Koch  <wk@gnupg.org>
 
354
 
 
355
        Released 0.6.3.
 
356
 
 
357
2003-12-18  Werner Koch  <wk@gnupg.org>
 
358
 
 
359
        Released 0.6.2.
 
360
 
 
361
2003-12-08  Werner Koch  <wk@gnupg.org>
 
362
 
 
363
        * TODO: New.
 
364
        * Makefile.am: Add README.CVS and autogen.sh.  Removed m4/Makefile.
 
365
        * README.CVS: New.
 
366
        * autogen.sh: Revamped.
 
367
        * configure.ac: Add automake version number for autogen.sh use.
 
368
 
 
369
2003-11-17  Werner Koch  <wk@gnupg.org>
 
370
 
 
371
        Released 0.6.1.
 
372
 
 
373
2003-08-06  Werner Koch  <wk@gnupg.org>
 
374
 
 
375
        Released 0.6.0.
 
376
 
 
377
2003-07-29  Werner Koch  <wk@gnupg.org>
 
378
 
 
379
        * configure.ac: Cleanups for newer autoconf.
 
380
 
 
381
2003-07-29  gettextize  <bug-gnu-gettext@gnu.org>
 
382
 
 
383
        * Makefile.am (EXTRA_DIST): Add config.rpath.
 
384
        * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in,
 
385
 
 
386
2003-04-28  gettextize  <bug-gnu-gettext@gnu.org>
 
387
 
 
388
        * Makefile.am (SUBDIRS): Add m4.
 
389
        (ACLOCAL_AMFLAGS): New variable.
 
390
        (EXTRA_DIST): New variable.
 
391
        * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in,
 
392
 
 
393
2003-02-18  Neal H. Walfield  <neal@g10code.de>
 
394
 
 
395
        * COPYING: New file.
 
396
 
 
397
2003-02-18  Neal H. Walfield  <neal@g10code.de>
 
398
 
 
399
        * configure.ac: Fix typo.
 
400
        (AC_CONFIG_FILES): Remove common/Makefile.am.
 
401
        * common: Remove directory.
 
402
 
 
403
2003-02-18  Neal H. Walfield  <neal@g10code.de>
 
404
 
 
405
        * common: New directory.
 
406
        * Makefile.am (SUBDIRS): Add common.
 
407
 
 
408
        * configure.ac: Check for funopen.  If not present, check for
 
409
        fopencookie and implement it in terms of that.  Otherwise, fail.
 
410
        (AC_CONFIG_FILES): Add common/Makefile.
 
411
 
 
412
2003-02-18  Neal H. Walfield  <neal@g10code.de>
 
413
 
 
414
        * configure.ac (AC_CONFIG_FILES): Add src/libassuan-config.
 
415
        (LIBASSUAN_CONFIG_LIBS, LIBASSUAN_CONFIG_CFLAGS): New variables.
 
416
        AC_SUBST them.
 
417
 
 
418
2003-02-17  Neal H. Walfield  <neal@g10code.de>
 
419
 
 
420
        * AUTHORS: New file.
 
421
        * INSTALL: New file.
 
422
        * Makefile.am: New file.
 
423
        * NEWS: New file.
 
424
        * README: New file.
 
425
        * autogen.sh: New file, copied from newpg.
 
426
        * configure.ac: New file, imported from newpg.
 
427
        * depcomp: New file.
 
428
        * install-sh: New file.
 
429
        * missing: New file.
 
430
        * mkinstalldirs: New file.
 
431
 
 
432
        * doc: New directory.
 
433
        * src: New directory.
 
434
        * tests: New directory.
 
435
 
 
436
 
 
437
 Copyright 2003, 2004, 2005, 2006, 2007, 2010 Free Software Foundation, Inc.
 
438
 
 
439
 This file is free software; as a special exception the author gives
 
440
 unlimited permission to copy and/or distribute it, with or without
 
441
 modifications, as long as this notice is preserved.
 
442
 
 
443
 This file is distributed in the hope that it will be useful, but
 
444
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 
445
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.