aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog-2011 (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-02Rename all ChangeLog files to ChangeLog-2011.Werner Koch1-0/+7
* ChangeLog: New file.
2011-02-23Don't link gpgv with libreadlineWerner Koch1-6/+10
Also add a useful .gitignore file.
2010-10-18Prepare for 1.4.11Werner Koch1-0/+5
2009-09-05Make it easier to distribute bzip2Werner Koch1-0/+4
2009-09-03Fix a W32 problemWerner Koch1-0/+4
2008-03-22Improved AES performance.Werner Koch1-0/+4
2007-12-12Updated ZH po file.Werner Koch1-0/+4
Allow de/encryption using legacy type 20 keys. Updated config.{sub,guess}
2007-11-16Preparing a release candidategnupg-1.4.8rc1Werner Koch1-0/+5
2007-06-22* mk-w32-dist: Remove underline markup from man pages. ReportedWerner Koch1-0/+10
by Dirk Traulsen.
2006-12-13distribute gnupg1.info. Fixes bug#740.Werner Koch1-0/+4
2006-12-06Preparing a releasegnupg-1.4.6Werner Koch1-0/+4
2006-10-23New command --gpgconf-test.Werner Koch1-0/+5
2006-09-26Allow to build w/o curl.Werner Koch1-0/+4
2006-04-03post release updatesWerner Koch1-0/+4
2006-04-03About to release 1.4.3gnupg-1.4.3Werner Koch1-0/+4
2006-03-09Updatedgnupg-1.4.3rc2Werner Koch1-0/+4
2006-03-06Fixed problem with PGP2 style signatures and mutilple plaintext dataWerner Koch1-0/+2
2006-02-14about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch1-0/+4
2005-10-032005-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+4
* configure.ac [!$try_gettext]: Invoke AM_PO_SUBDIRS. scripts/ 2005-10-02 Marcus Brinkmann <[email protected]> * autogen.sh (DIE): Remove ugly hack for po dir suppression.
2005-08-22* gnupg.spec.in: Distribute gpg-zip.David Shaw1-0/+4
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-0/+5
2005-04-23* gnupg.spec.in: No longer any need to override libexecdir. TheDavid Shaw1-0/+5
makefiles now calculate this correctly internally.
2005-03-30* w32installer.nsi: Allow including of WINPT source. IncludeWerner Koch1-0/+7
libiconv source. * mk-w32-dist: Add code to detect presence of source. Calculate a build number; add option --build-number to overide.
2005-03-14* cardglue.c (pin_cb): Disable debug output.Werner Koch1-0/+7
* mk-w32-dist: Check for patch files. * w32installer.nsi: Translated a few more strings. Print a warning if permssions are not suitable for the installation. Add Uninstaller entries.
2005-03-07* primegen.c (is_prime): Free A2. Noted by [email protected].Werner Koch1-2/+3
Fixes #423. * DETAILS: Document new status codes. * cardglue.c (agent_scd_pkdecrypt, agent_scd_pksign) (agent_scd_genkey, agent_scd_setattr, agent_scd_change_pin) (agent_scd_checkpin, agent_openpgp_storekey): Make sure to send a SC_OP_FAILURE after card operations which might change data. * card-util.c (change_pin): Send a SC_OP_SUCCESS after a PIN has been changed. (change_name): Removed a debug output. * status.h, status.c: New codes BAD_PASSPHRASE_PIN, SC_OP_FAILURE and SC_OP_SUCCESS. * de.po: Updated. Translation is still in the works, though.
2005-02-17* gnupg.spec.in: Fix problem with storing the gpgkeys helpers inDavid Shaw1-0/+5
libexec, but calling them in libexec/gnupg.
2005-02-16* w32installer.nsi: Added page to select the language.Werner Koch1-0/+5
* mk-w32-dist: Create the opt.ini using the available languages.
2005-02-03Last changes for W32RC-1-4-1rc1Werner Koch1-0/+6
2005-01-26* w32installer.nsi: Create a start menu entry and enhanced theWerner Koch1-0/+6
build environment. * mk-w32-dist: Add more support for above.
2005-01-11* w32installer.nsi: New.Werner Koch1-0/+6
* mk-w32-dist: Append ".txt" to some files. Call makensis if available.
2004-12-21* autogen.sh: automake needs --add-missing for conditional CPPFLAGS buildDavid Shaw1-0/+5
in keyserver/Makefile.am.
2004-12-07*** empty log message ***Werner Koch1-0/+4
2004-10-27* dynload.h: Always use it for _WIN32.Werner Koch1-0/+4
* LINGUAS: Better don't have comments in this file. * mk-w32-dist: Use utf-8 encoding for all MO files. * simple-gettext.c: Removed windows.h. (get_string): On the fly translation from utf-8 to active character set. * strgutil.c (load_libiconv) [_WIN32]: new. (set_native_charset) [_WIN32]: Call it here and autodetect the used code page. (native_to_utf8, utf8_to_native): Reverted arguments for iconv_open. (handle_iconv_error): Made this function match iconv_open argumnet ordering. (utf8_to_native): Disable all quoting for DELIM == -1.
2004-10-26Detect the Debian mingw32 package.Werner Koch1-0/+4
2004-10-18More fixups to help Debian's install-info.Werner Koch1-0/+4
2004-10-15Fix up the @setfilename lines.Werner Koch1-0/+4
2004-10-01* mk-w32-dist: Updated from stable branch.Werner Koch1-0/+9
* mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded.
2004-07-27* configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch1-0/+5
(min_automake_version): New. * LINGUAS: Added all languages we supported in 1.2.5. Copied all po files from 1.2.5. * autogen.sh: Updated to the modern version, grepping the required tool versions from configure.ac.
2004-06-14* mk-w32-dist: Do not include the en@* po files.Werner Koch1-0/+6
* autogen.sh <--build-w32>: Build keyserver helpers again.
2004-04-192004-04-02 Thomas Schwinge <[email protected]>Marcus Brinkmann1-0/+4
* autogen.sh: Added ACLOCAL_FLAGS.
2003-12-28cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon1-0/+4
2003-10-25Updated required versions and add -I m4 to aclocal.Werner Koch1-0/+4
2003-08-29* autogen.sh: Touch po/all for --build-w32. From Werner on stable branch.David Shaw1-0/+5
2003-08-26* gnupg.spec.in: Rework much of the spec to use %-macros throughout. FixDavid Shaw1-0/+10
to work properly with RPM 4.1 (all files in buildroot must be packaged). Package and install info files. Tweak the English description. Do not install gpgv and gpgsplit setuid root. Make sure that install-info is called in such a way that doesn't bork the RPM install if it cannot complete (necessary for some upgrade scenarios).
2003-05-26* mk-w32-dist: Don't iconv {hu,sk,zh_TW}.po. (From wk on stable branch)David Shaw1-0/+5
2003-04-08* autogen.sh: Add options to build for coldfire and uClinux.Werner Koch1-1/+5
2003-02-23* distfiles, gnupg.spec.in: convert-from-106 is in the tools directoryDavid Shaw1-0/+3
now.
2003-02-23* convert-from-106: Move to the tools directory.David Shaw1-0/+4
2002-12-01* distfiles, gnupg.spec.in: Include convert-from-106.David Shaw1-0/+8
* convert-from-106: Script to automate the 1.0.6->later conversion. It marks all secret keys as ultimately trusted, adds the signature caches, and checks the trustdb.
2002-11-13* mk-w32-dist: Don't use iconv for pl.po. From Werner on stable branch.David Shaw1-0/+7
* mk-w32-dist: Include gpgkeys_ldap and gpgkeys_hkp.