Gnus development mailing list
 help / color / mirror / Atom feed
From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Cc: ding@gnus.org
Subject: Re: mailcrypt/PGG woes
Date: Sun, 27 Apr 2003 13:04:03 +0200	[thread overview]
Message-ID: <m3n0icb3rw.fsf@merlin.emma.line.org> (raw)
In-Reply-To: <iluist2kdw2.fsf@latte.josefsson.org> (Simon Josefsson's message of "Fri, 25 Apr 2003 13:36:13 +0200")

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

Simon Josefsson <jas@extundo.com> writes:

> No error message?  Could you forward a copy of the mail?  (Or a
> similar behaving one without sensitive information.)

such mail is available from the public NNTP server news.gmane.org in
gmane.network.leafnode.announce.

Note the failing mail is "traditional pgp" as mutt calls it, not MIME. A
PGP/MIME signed multipart that Oliver Braun sent to one of the FreeBSD
mailing lists recently displayed fine, pressing `W s' on that mail then
verifies the signature and adds a bold button to the top with the
results.

I'm attaching a mail that shows this problem. I hope attaching it
doesn't make the problem disappear.

-- 
Matthias Andree

[-- Attachment #2: xb --]
[-- Type: message/rfc822, Size: 4507 bytes --]

From: Matthias Andree <matthias.andree@gmx.de>
To: leafnode-announce@lists.sourceforge.net
Subject: Leafnode 1.9.38.rel released (STABLE)
Date: Wed, 23 Apr 2003 18:37:49 +0200
Message-ID: <20030423163749.GB19138@merlin.emma.line.org>

-----BEGIN PGP SIGNED MESSAGE-----

                ----------------------------------------
                 leafnode 1.9.38.rel has been released.
                ----------------------------------------

Leafnode 1.9.38 has been released and replaces the withdrawn 1.9.37
version of leafnode. Leafnode 1.9.37 tried to fix the replacement
snprintf that is used on systems with inadequate native snprintf() that
had been broken for a long time, but the fixes in 1.9.37 were not
complete; leafnode 1.9.37 was reported broken among other systems from
FreeBSD 4.8. Please apologize the inconvenience.

Leafnode 1.9.38 also improves NewsCache compatibility and has tighter
checks to make sure that the prerequisites are there when building the
RPM binary package.

Note that you can subscribe to a moderated (non-spam) leafnode-announce
mailing list or you can watch file releases at sourceforge below, if you
want to be notified when new leafnode releases become available.

Leafnode 1.9.38 is or will become available in .tar.bz2 format from these sites:

o SourceForge -- this site also carries patches to make 1.9.36/37 into 1.9.38
   http://sourceforge.net/projects/leafnode/
   http://sourceforge.net/project/showfiles.php?group_id=57767&release_id=154765
   rsync://osdn.dl.sourceforge.net/sourceforge/leafnode/

   Patch:
   http://sourceforge.net/project/showfiles.php?group_id=57767&release_id=154764

o Dortmund University -- this site also carries .tar.gz tarballs
    http://mandree.home.pages.de/leafnode/
    rsync://www.dt.e-technik.uni-dortmund.de/leafnode-1/

o IBiblio/MetaLab (will take some days to pick up) -- has FTP sites
    http://ibiblio.org/pub/Linux/MIRRORS.html
    Check the system/news/transport directory

o Würzburg University
    http://www.leafnode.org/


NOTE that the .gz tarballs are EXCLUSIVELY
available from http://mandree.home.pages.de/leafnode/, and the upgrade
patches are only available from sourceforge and
http://mandree.home.pages.de/leafnode/. They are not on ibiblio or
http://www.leafnode.org/

SHA1 checksums:
0b9df2db6cc3e2f296ac389c06a96caaafde2868 *leafnode-1.9.38.rel.tar.bz2
7401dcc7af52fc361387f09ec11456e8f8f90269 *leafnode-1.9.38.rel.tar.gz

MD5 checksums:
684d47a127393d7c6755b371b7d70046 *leafnode-1.9.38.rel.tar.bz2
6760cba38e1f9d9c6516fef8e0239d99 *leafnode-1.9.38.rel.tar.gz

File sizes: (K = 1024 Bytes)
608K leafnode-1.9.38.rel.tar.bz2
760K leafnode-1.9.38.rel.tar.gz

The .bz2 format is used by the OpenSource bzip2 compressor that is
available from http://sources.redhat.com/bzip2/

Below is the NEWS file excerpt, with changes since leafnode-1.9.37. The
full ChangeLog ships with the tarballs and can be viewed at
http://mandree.home.pages.de/leafnode/ChangeLog.txt

Have fun,
Matthias Andree, Leafnode maintainer

,-----------------------------------------------------------------------------
* 1.9.38, 2003-04-23

### BUGFIX
o The replacement snprintf trampled hash marks over digits in the output when
  the output length matched the minimum field width or exceeded it, in
  violation of Single Unix Specification. Fixed now. (Corresponding
  conformance testing code has been added to "make check".)

### CHANGES
o The RPM spec file checks if pcre.h is in /usr/include/pcre or /usr/include.
  This hopefully addresses RedHat 9 RPM build failures. (The leafnode RPM
  should rely on the pcre RPM rather than including its own copy of PCRE
  files, to avoid conflicts.) This is untested because the snprintf bugfix
  above is critical and does not allow for further delay for testing.
o The NewsCache compatibility code was changed to allow the DATE command
  for NewsCache 0.99.22* and 0.99.2? as well as 1.1.12 and newer.
`-----------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iQCVAwUBPqbBVSdEoB0mv1ypAQFJVgP/WSOoSMi2dcZ/lWgFTXaviN6718l2Z/5o
qhjRPIWOMWyCV68C0n1ABH8HBH5TwZ0gjjSGUAkuQJOPtcJagYw+vhbQ85Uhv118
UEDIH8B4lfo+bxjUp+L6CvgJXyGtP5qBYo2tsPaUKOnhIYhcDO9Od5aDOzEFaUAT
lAoCahM1q9o=
=I3/Z
-----END PGP SIGNATURE-----


  parent reply	other threads:[~2003-04-27 11:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23 17:48 Matthias Andree
2003-04-23 21:55 ` Reiner Steib
2003-04-25 10:02   ` Matthias Andree
2003-04-24 13:28 ` Simon Josefsson
2003-04-25  9:47   ` Matthias Andree
2003-04-25 11:36     ` Simon Josefsson
2003-04-27 10:46       ` Matthias Andree
2003-04-27 11:04       ` Matthias Andree [this message]
2003-04-27 11:11         ` Matthias Andree
2003-04-27 16:32         ` Simon Josefsson
  -- strict thread matches above, loose matches on Subject: below --
2003-04-23 17:48 Matthias Andree
2003-04-25  9:48 ` Matthias Andree

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3n0icb3rw.fsf@merlin.emma.line.org \
    --to=ma@dt.e-technik.uni-dortmund.de \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).