mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01:00
251 lines
7.6 KiB
Plaintext
251 lines
7.6 KiB
Plaintext
gnupg (0.9.10-2) unstable; urgency=low
|
|
|
|
* debian/rules (binary-arch): install lspgpot. Requested by Kai
|
|
Henningsen <kai@khms.westfalen.de>. [#42288]
|
|
* debian/rules (binary-arch): correct the path where modules are looked
|
|
for. Reported by Karl M. Hegbloom <karlheg@odin.cc.pdx.edu>. [#40881]
|
|
* debian/postinst, debian/postrm: under protest, register gpg the
|
|
package with suidmanager and make it suid by default.
|
|
[#29780,#32590,#40391]
|
|
|
|
-- James Troup <james@nocrew.org> Tue, 10 Aug 1999 00:12:40 +0100
|
|
|
|
gnupg (0.9.10-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <james@nocrew.org> Fri, 6 Aug 1999 01:16:21 +0100
|
|
|
|
gnupg (0.9.9-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <james@nocrew.org> Sun, 25 Jul 1999 01:06:31 +0100
|
|
|
|
gnupg (0.9.8-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/rules (binary-arch): don't create a gpgm manpage as the binary
|
|
no longer exists. Noticed by Wichert Akkerman
|
|
<wichert@cs.leidenuniv.nl>. [#38864]
|
|
|
|
-- James Troup <james@nocrew.org> Sun, 27 Jun 1999 01:07:58 +0100
|
|
|
|
gnupg (0.9.7-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <james@nocrew.org> Tue, 25 May 1999 13:23:24 +0100
|
|
|
|
gnupg (0.9.6-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/copyright: update version number, noticed by Lazarus Long
|
|
<lazarus@frontiernet.net>.
|
|
* debian/control (Depends): depend on makedev (>= 2.3.1-13) to ensure
|
|
that /dev/urandom exists; reported by Steffen Markert
|
|
<smort@rz.tu-ilmenau.de>. [#32076]
|
|
|
|
-- James Troup <james@nocrew.org> Tue, 11 May 1999 21:06:27 +0100
|
|
|
|
gnupg (0.9.5-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/control (Description): no tabs. [Lintian]
|
|
|
|
-- James Troup <james@nocrew.org> Wed, 24 Mar 1999 22:37:40 +0000
|
|
|
|
gnupg (0.9.4-1) unstable; urgency=low
|
|
|
|
* New version.
|
|
* debian/control: s/GNUPG/GnuPG/
|
|
|
|
-- Werner Koch <wk@isil.d.suttle.de> Mon, 8 Mar 1999 19:58:28 +0100
|
|
|
|
gnupg (0.9.3-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <james@nocrew.org> Mon, 22 Feb 1999 22:55:04 +0000
|
|
|
|
gnupg (0.9.2-1) unstable; urgency=low
|
|
|
|
* New version.
|
|
* debian/rules (build): Removed CFLAGS as the default is now sufficient.
|
|
* debian/rules (clean): remove special handling cleanup in intl.
|
|
|
|
-- Werner Koch <wk@isil.d.suttle.de> Wed, 20 Jan 1999 21:23:11 +0100
|
|
|
|
gnupg (0.9.1-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <james@nocrew.org> Sat, 9 Jan 1999 22:29:11 +0000
|
|
|
|
gnupg (0.9.0-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* g10/armor.c (armor_filter): add missing new line in comment string; as
|
|
noticed by Stainless Steel Rat <ratinox@peorth.gweep.net>.
|
|
|
|
-- James Troup <james@nocrew.org> Tue, 29 Dec 1998 20:22:43 +0000
|
|
|
|
gnupg (0.4.5-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/rules (clean): force removal of intl/libintl.h which the
|
|
Makefiles fail to remove properly.
|
|
|
|
-- James Troup <james@nocrew.org> Tue, 8 Dec 1998 22:40:23 +0000
|
|
|
|
gnupg (0.4.4-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <james@nocrew.org> Sat, 21 Nov 1998 01:34:29 +0000
|
|
|
|
gnupg (0.4.3-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/README.Debian: new file; contains same information as is in the
|
|
preinst. Suggested by Wichert Akkerman <wichert@cs.leidenuniv.nl>.
|
|
* debian/rules (binary-arch): install `README.Debian'
|
|
* debian/control (Standards-Version): updated to 2.5.0.0.
|
|
|
|
-- James Troup <james@nocrew.org> Sun, 8 Nov 1998 19:08:12 +0000
|
|
|
|
gnupg (0.4.2-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/preinst: improve message about the NEWS file which isn't
|
|
actually installed when it's referred to, thanks to Martin Mitchell
|
|
<martin@debian.org>.
|
|
* debian/rules (binary-arch): don't install the now non-existent `rfcs',
|
|
but do install `OpenPGP'.
|
|
|
|
-- James Troup <james@nocrew.org> Sun, 18 Oct 1998 22:48:34 +0100
|
|
|
|
gnupg (0.4.1-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/rules (binary-arch): fix the gpgm manpage symlink now installed
|
|
by `make install'.
|
|
|
|
-- James Troup <james@nocrew.org> Sun, 11 Oct 1998 17:01:21 +0100
|
|
|
|
gnupg (0.4.0-1) unstable; urgency=high
|
|
|
|
* New upstream version. [#26717]
|
|
* debian/copyright: tone down warning about alpha nature of gnupg.
|
|
* debian/copyright: new maintainer address.
|
|
* debian/control: update extended description.
|
|
* debian/rules (binary-arch): install FAQ and all ChangeLogs.
|
|
* debian/preinst: new; check for upgrade from (<= 0.3.2-1) and warn about
|
|
incompatibilities in keyring format and offer to move old copy out of
|
|
gpg out of the way for transition strategy and inform the user about
|
|
the old copies of gnupg available on my web page.
|
|
* debian/rules (binary-arch) install preinst.
|
|
* debian/rules (binary-arch): don't depend on the test target as it is
|
|
now partially interactive (tries to generate a key, which requires
|
|
someone else to be using the computer).
|
|
|
|
-- James Troup <james@nocrew.org> Thu, 8 Oct 1998 00:47:07 +0100
|
|
|
|
gnupg (0.3.2-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/control (Maintainer): new address.
|
|
* debian/copyright: updated list of changes.
|
|
|
|
-- James Troup <james@nocrew.org> Thu, 9 Jul 1998 21:06:07 +0200
|
|
|
|
gnupg (0.3.1-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <james@nocrew.org> Tue, 7 Jul 1998 00:26:21 +0200
|
|
|
|
gnupg (0.3.0-2) unstable; urgency=low
|
|
|
|
* Applied bug-fix patch from Werner.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Fri, 26 Jun 1998 12:18:29 +0200
|
|
|
|
gnupg (0.3.0-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/control: rewrote short and long description.
|
|
* cipher/Makefile.am: link tiger with -lc.
|
|
* debian/rules (binary-arch): strip loadable modules.
|
|
* util/secmem.c (lock_pool): get rid of errant test code; fix from
|
|
Werner Koch <wk@isil.d.shuttle.de>.
|
|
* debian/rules (test): new target which runs gnupg's test suite.
|
|
binary-arch depends on it, to ensure it's run whenever the package is
|
|
built.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Thu, 25 Jun 1998 16:04:57 +0200
|
|
|
|
gnupg (0.2.19-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* debian/control: Updated long description.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Sat, 30 May 1998 12:12:35 +0200
|
|
|
|
gnupg (0.2.18-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <J.J.Troup@comp.brad.ac.uk> Sat, 16 May 1998 11:52:47 +0200
|
|
|
|
gnupg (0.2.17-1) unstable; urgency=high
|
|
|
|
* New upstream version.
|
|
* debian/control (Standards-Version): updated to 2.4.1.0.
|
|
* debian/control: tone down warning about alpha nature of gnupg, as per
|
|
README.
|
|
* debian/copyright: ditto.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Mon, 4 May 1998 22:36:51 +0200
|
|
|
|
gnupg (0.2.15-1) unstable; urgency=high
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Fri, 10 Apr 1998 01:12:20 +0100
|
|
|
|
gnupg (0.2.13-1) unstable; urgency=high
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Wed, 11 Mar 1998 01:52:51 +0000
|
|
|
|
gnupg (0.2.12-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Sat, 7 Mar 1998 13:52:40 +0000
|
|
|
|
gnupg (0.2.11-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Wed, 4 Mar 1998 01:32:12 +0000
|
|
|
|
gnupg (0.2.10-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* Name changed upstream.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Mon, 2 Mar 1998 07:32:05 +0000
|
|
|
|
g10 (0.2.7-1) unstable; urgency=low
|
|
|
|
* Initial release.
|
|
|
|
-- James Troup <jjtroup@comp.brad.ac.uk> Fri, 20 Feb 1998 02:05:34 +0000
|
|
|
|
Local variables:
|
|
mode: debian-changelog
|
|
End:
|