mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add unfinished gpgtar.
Collected changes and ports of bug fixes from stable.
This commit is contained in:
parent
29cc88db7d
commit
bbe388b5db
27 changed files with 2544 additions and 43 deletions
|
@ -1,3 +1,11 @@
|
|||
2010-06-07 Werner Koch <wk@g10code.com>
|
||||
|
||||
* gpgtar.c, gpgtar.h, gpgtar-list.c, gpgtar-create.c
|
||||
* gpgtar-extract.c: New.
|
||||
* Makefile.am (commonpth_libs): New.
|
||||
(gpgtar_SOURCES, gpgtar_CFLAGS, gpgtar_LDADD): New.
|
||||
(bin_PROGRAMS) [!W32CE]: Add gpgtar.
|
||||
|
||||
2010-04-20 Marcus Brinkmann <marcus@g10code.de>
|
||||
|
||||
* gpgconf-comp.c (option_check_validity): Use dummy variables to
|
||||
|
@ -1104,7 +1112,7 @@
|
|||
|
||||
|
||||
Copyright 2003, 2004, 2005, 2006, 2007, 2008,
|
||||
2009 Free Software Foundation, Inc.
|
||||
2009, 2010 Free Software Foundation, Inc.
|
||||
|
||||
This file is free software; as a special exception the author gives
|
||||
unlimited permission to copy and/or distribute it, with or without
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue