pgpenvelope-announce Mailing List for pgpenvelope
Brought to you by:
ftobin
You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(2) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Frank T. <ft...@ne...> - 2003-04-14 05:24:22
|
There appears to be an issue with pgpenvelope when it is used under Perl 5.8.0. The issue, from all I can tell, is a bug in Perl new-fangled PerlIO, which is a replacement for your system's stdio libraries. Currently I do not have a workaround that I can think of to put in the pgpenvelope code itself (or GnuPG::Interface, which is more likely where such a workaround would go), but what one can do is to set the following environment variable: PERLIO=stdio This causes Perl to not use its perlio replacement, but rather your system's stdio. pgpenvelope under Perl 5.8.0 should work fine with this environment variable set. ` This issue is being tracked at: https://sourceforge.net/tracker/?func=detail&aid=714476&group_id=1628&atid=101628 -- Frank Tobin http://www.neverending.org/~ftobin/ |
|
From: Frank T. <ft...@ui...> - 2001-05-13 03:08:01
|
Just released pgpenvelope 2.10.2, available at: http://prdownloads.sourceforge.net/pgpenvelope/pgpenvelope-2.10.2.tar.gz If pgpenvelope 2.10.1 works for you, you don't need to upgrade; this release merely requires GnuPG::Interface 0.30 minimum, and will die if you don't have it (GnuPG::Interface 0.31 is bundled with). Noteworthy changes in 2.10.2 ------------------------------------------------------------ * Change to needing and bundling GnuPG::Interface 0.30 or later, as previous versions cause a fatal error. -- Frank Tobin http://www.uiuc.edu/~ftobin/ |
|
From: Frank T. <ft...@ui...> - 2001-05-10 16:25:11
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
pgpenvelope 2.10.1 was released a few days ago, but I forgot to announce
it here:
Noteworthy changes in 2.10.1
- ------------------------------------------------------------
* Added a regression test script;
hopefully, more to come.
* Fixed fatal bug when encrypting to keys
with multiple subkeys without explicity
selecting a key.
As usual, pgpenvelope is available from
http://pgpenvelope.sourceforge.net/
- --
Frank Tobin http://www.uiuc.edu/~ftobin/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.5 (FreeBSD)
Comment: pgpenvelope 2.10.1 - http://pgpenvelope.sourceforge.net/
iEYEARECAAYFAjr6wOQACgkQVv/RCiYMT6O7HQCglo2PIxkNKbssOtHlLElSJqCH
k/YAnRHPCI0UYs5rZCEpioUKG0UpPjUo
=CaPc
-----END PGP SIGNATURE-----
|
|
From: Frank T. <ft...@ui...> - 2001-04-16 04:56:24
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just released pgpenvelope 2.10.0; many changes have been made. I
release it's been forever since a release; I hope this release does some
things that have been long-awaited.
Noteworthy changes in 2.10.0
- ------------------------------------------------------------
* Subkey-selection is available for when
encrypting messages.
* Temporary files are not used for outgoing
messages anymore.
* SourceForge-listed Bug #116774 is fixed.
This bug causes the processing of large
outgoing messages to fail.
* SourceForge-listed Bug #115734 is fixed.
This bug causes the processing of large
outgoing messages to fail.
* pgpenvelope now tries to detect if 'forged'
pgpenvelope borders are being sent into incoming
messages, and highlights them appropriately.
* New default processed-block borders are used,
to help working with String::Approx, the
tool which is used to help detect 'forged'
borders.
* To allow for the detection of 'forged' borders,
String::Approx is needed, and bundled with.
- --
Frank Tobin http://www.uiuc.edu/~ftobin/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: pgpenvelope 2.10.0 - http://pgpenvelope.sourceforge.net/
iEYEARECAAYFAjrae2kACgkQVv/RCiYMT6OAqQCggOp5ENR7vh6mjqipgnS5Xf6A
NhEAoIhvanDsHxgur7L1AQFmRGbjwsHl
=Vu7d
-----END PGP SIGNATURE-----
|
|
From: Frank T. <ft...@ui...> - 2000-07-24 04:13:03
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Most of you know that I don't use this list for release announcements (please use the File Release monitoring mechanism on pgpenvelope's SourceForge Summary page to track releases), but I figured that you should be informed that in pgpenvelope 2.9.0, the recommended procmail filter has changed. The old recipe will still work, but now it can process keys also, instead of just signed messages (this should help eliminate mail-reading time spent process keys which are sillily(?) are put into BugTraq messges). The reason for the minor-version bump was that I feel there have been enough changes from 2.8.0 to now to warrant it. Note I don't do the 'odd-even/stable-development' thing with versions; 2.9.0 is not a development release, but of rather the main (sole) line. - -- Frank Tobin http://www.uiuc.edu/~ftobin/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.2 (FreeBSD) Comment: pgpenvelope 2.9.0 - http://pgpenvelope.sourceforge.net/ iEYEARECAAYFAjl7wksACgkQVv/RCiYMT6MBbgCfRONR1OUbuFxPpAs/ytt3urC8 5DkAn0I/D+w5cdt8Ked/FxQrgFa7cmJE =1f87 -----END PGP SIGNATURE----- |
|
From: Frank T. <ft...@ui...> - 2000-05-25 02:55:57
|
pgpenvelope 2.8.6 has been released. It fixes a problem with selecting one's signing key. Available from: https://sourceforge.net/project/?group_id=1628 -- Frank Tobin http://www.uiuc.edu/~ftobin/ "To learn what is good and what is to be valued, those truths which cannot be shaken or changed." Myst: The Book of Atrus |
|
From: Frank T. <ft...@ui...> - 2000-05-17 22:39:10
|
Available from the SourceForge project page pgpenvelope 2.8.5 is. https://sourceforge.net/project/?group_id=1628 News and other fun stuff is there too, of course. Please note that the recommended Pine filter has changed from LEADING to BEGINNING. Actually, the recommended filter hasn't changed, just the documented recommended filter :P It sure is a lot easier finding problems if I actually follow in my users footsteps and read the documentation :) -- Frank Tobin http://www.uiuc.edu/~ftobin/ "To learn what is good and what is to be valued, those truths which cannot be shaken or changed." Myst: The Book of Atrus |
|
From: Frank T. <ft...@ui...> - 2000-04-26 00:22:55
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Okay, 2.8.4 is now up on SourceForge and is available through pgpenvelope's project page: https://sourceforge.net/project/?group_id=1628 I think the 2.8.{0-2} fiasco is over now. That was a mess. 2 major bugs in the pgpenvelope distribution and a nasty one in GnuPG::Interface that disallowed PGP 5 compatibility. It's a good thing I can have a fast and often release cycle (which is what the book "Extreme Programming" teaches, BTW). I wish to especially thank L. Sassaman <ra...@qu...> and Padraic Renaghan <pa...@re...> for providing me with bug reports during this period. - -- Frank Tobin http://www.uiuc.edu/~ftobin/ "To learn what is good and what is to be valued, those truths which cannot be shaken or changed." Myst: The Book of Atrus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: pgpenvelope 2.8.4 - http://pgpenvelope.sourceforge.net/ iEYEARECAAYFAjkGNPoACgkQVv/RCiYMT6PTGQCggcm16LK3kGURRkSubc361a1t 0dIAnA+MW59CrTUtWy2fl4hrBCilbYbm =Wl5c -----END PGP SIGNATURE----- |
|
From: Frank T. <ft...@ui...> - 2000-04-25 19:48:35
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bad News: 1) pgpenvelope 2.8.1, as well as 2.8.0, were broken and unusable. 2) pgpenvelope 2.8.2 is not available as a file release yet, due to a technical problem with uploading the file release. Issue to be fixed soon, I hope (upon technical support from SourceForge). Good news: 1) The brokenness of 2.8.1 has been caught early. 2) I have been much more thorough before releasing 2.8.2; I completely erased my PGPEnvelope libraries and executables this time before reinstalling, to help ensure that this release works. 3) pgpenvelope 2.8.2 is available at http://pgpenvelope.sourceforge.net/ Man, this day has started out as a bummer. I learn of two broken releases within 4 hours. - -- Frank Tobin http://www.uiuc.edu/~ftobin/ "To learn what is good and what is to be valued, those truths which cannot be shaken or changed." Myst: The Book of Atrus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: pgpenvelope - http://pgpenvelope.sourceforge.net/ iEYEARECAAYFAjkF9K4ACgkQVv/RCiYMT6PPBwCfXVheHFHGTNgYv6goEBld1Fvs rhUAn0Sb8wyywnWoIC7hG/umfdaf+yIy =DbYN -----END PGP SIGNATURE----- |
|
From: Frank T. <ft...@ui...> - 2000-04-25 15:11:13
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 pgpenvelope 2.8.1 is an emergency release as the 2.8.0 distribution was missing a file. If you can, please download it and let me know if this distribution works, so I can then post to Freshmeat. Thanks. - -- Frank Tobin http://www.uiuc.edu/~ftobin/ "To learn what is good and what is to be valued, those truths which cannot be shaken or changed." Myst: The Book of Atrus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: pgpenvelope - http://pgpenvelope.sourceforge.net/ iEYEARECAAYFAjkFs60ACgkQVv/RCiYMT6MWigCfXFjiQdWS/VcgLDQvBfh23/Wb b6IAoKgsDC/tAkoqZh5XnyMGAnGvLpSa =1wSG -----END PGP SIGNATURE----- |
|
From: Frank T. <ft...@ui...> - 2000-04-23 06:13:23
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 pgpenvelope 2.8.0 has been released. It can be found at pgpenvelope's project page: https://sourceforge.net/project/?group_id=1628 Of course, you already knew this if you were monitoring the file-release module; then you'd know immediately when I uploaded a new version :) - -- Frank Tobin http://www.uiuc.edu/~ftobin/ "To learn what is good and what is to be valued, those truths which cannot be shaken or changed." Myst: The Book of Atrus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: pgpenvelope - http://pgpenvelope.sourceforge.net/ iEYEARECAAYFAjkCkqwACgkQVv/RCiYMT6PgAQCaA3v9cyMJqzn9lESkIQKWHhSm +gUAn231xUzPdP+UF2pR9nWJbgLJdsiE =PC+X -----END PGP SIGNATURE----- |