Re: Bug#61674: Courier-IMAP is not usable with Netscape or Mozilla
On Mon, Apr 03, 2000 at 11:59:22AM +0200, root wrote: > There are bugs in the IMAP implementation of Netscape and Mozilla. All > the other IMAP servers have workaround to allow fetching from Netscape. > > Courier-IMAP has now a workaround, if it is compiled with > --enable-workarounds-for-imap-client-bugs when configuring it. > > This option is only available in the new upstream version (0.30.x). > > I think there should be an upgrade/update in potato to correct this > important problem. I have a courier-imap 0.30.31pre1-1 deb ready. But I am not sanguine about putting in a new upstream release at this point in the freeze- opinions please. SRH -- Steve Haslam, Production Engineer, Excite UK [EMAIL PROTECTED] i sit and stare at the gun pointed at my head and think about all the possibilities pgpJOyKOnXzNs.pgp Description: PGP signature
Intent to package: theme-convertors
theme-convertors is a package written by myself that will convert themes[1] to .deb files. At the moment, this works on GTK themes and WindowMaker themes. The package includes a Perl library Debian::ThemeConvertors which holds common code to the two convertors, so adding convertors for other things should be easy. I've tested it with tarballs from wm.themes.org and gtk.themes.org. A considerable effort is made to get the layout of the resulting packages "looking right", particularly for GTK themes where everyone seems to have a different idea about how the tarball should be laid out... theme-convertors is architecture-independent. Copyright: GPL SRH [1] It's not really limited to themes, and I'm sure people could dream up other uses for it. -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgpxLeAnCKmyu.pgp Description: PGP signature
Re: GPG as a PGP replacement
On Thu, May 13, 1999 at 02:33:49PM -0600, Jason Gunthorpe wrote: > > On Thu, 13 May 1999, Marco d'Itri wrote: > > > AFAIK this is not needed. The only compatibility options I have in my > > ~/.gnupg/options file are: > > I was unable to make it work without the --rfc-1991 argument afaicr, you need --rfc-1991 to make encryption work, but not signatures. > > >Note: You cannot pipe input to gpg and get a PGP 2.x compatible sig. > > I do that for it.* CFVs and I'm quite sure the signatures can be > > verified with PGP 2.x. > > If anyone cares I can provide my generic GPG.pm module for signing and > > verifying. > > Well, I tried many many times and went so far as to ask on the mailing > list (was told it wouldn't work), never once was I able to make gpg create > a signature that pgp 2.6 would accept using a pipe. You might want to > double check that your sigs do work.. gpg --clearsign works, gpg --sign doesn't, seemingly. (ERROR: Nested data has unexpected format. CTB=0xCB) (I did "gpg --no-options --load-extension rsa --load-extension idea \ --clearsign -u 0x6494661D --secret-keyring ~/.pgp/secring.pgp \ < testfile > testfile.out") SRH -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgpgbrybw4b7B.pgp Description: PGP signature
Re: GPG as a PGP replacement
On Thu, May 13, 1999 at 05:19:44PM -0600, Jason Gunthorpe wrote: > > (I did "gpg --no-options --load-extension rsa --load-extension idea \ > > --clearsign -u 0x6494661D --secret-keyring ~/.pgp/secring.pgp \ > > < testfile > testfile.out") > > Try using cat, gpg may try to use fstat to get the file size.. Still works; the only difference between testfile and the result of running testfile-out through pgp2 is that pgp doesn't write a terminating newline... SRH -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgpunScKhrnYE.pgp Description: PGP signature
Re: GPG as a PGP replacement
On Mon, May 17, 1999 at 11:27:39AM +0200, Alexander N. Benner wrote: > Ship's Log, Lt. Michael Meskes, Stardate 140599.1439: > > Which version do you use? I don't have that script. > > > Was it removed in the l8est Version ? > Cannot check the changelog as I still have it ;-) The gpg-pgp script and pgp2 compatibility hackage is in gpg-rsaidea, not gnupg (afaicr). SRH -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgpcT0Xe3qbfU.pgp Description: PGP signature
Re: GPG as a PGP replacement
On Tue, May 18, 1999 at 08:44:36AM +0200, Michael Meskes wrote: > Not true with my version anymore. The files are only under > /usr/doc/gpg-rsa/examples. Hm, I still have a diversion from /usr/bin/gpg to /usr/bin/gpg.gnupg, where /usr/bin/gpg is a script to load the rsa/idea extensions and add the pgp keyrings... (gpg-rsa version 2) SRH -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgpBhg3kO6z21.pgp Description: PGP signature
Re: lost packages
On Tue, May 18, 1999 at 07:53:07PM +0200, Michael Meskes wrote: > I just checked via dselect to see which packages on my slink/potato machine > are not found in the potato archive. I wonder what happened to them. > Here's my list (after removing the obvious ones like libgtk1.1.*): > > gtkicq replaced by gnomeicu. > xfntbig replace by xfonts- ? SRH -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgp7mZWPxmmyj.pgp Description: PGP signature
Intent to package: device3dfx
Hi people, device3dfx is a kernel module to allow user-space applications (quake :}) access to 3Dfx cards without needing to be run as root. This package consists *only* of a GPL'd kernel module. As such it can IMHO go into main. It could be argued that you can only use it via the Glide libraries, which aren't free at all, and it should therefore go into contrib. This point may need discussion. Notes: /dev/3dfx -- needs to be created. If this package is accepted, support for it should go into MAKEDEV, as opposed to doing a mknod in the postinst (which lintian complains about). The packaging is based on pcmcia-cs, and I hope it will work with make-kpkg in the same way. I don't use make-kpkg, so I haven't *really* checked, but "debian/rules kdist" seems to do the right thing. device3dfx, the source package, comes with one binary package, device3dfx-source. This consists of docs and /usr/src/device3dfx.tar.gz, which then extracts to /usr/src/modules/device3dfx/..., which seems right. It can be used to generate device3dfx-modules-* packages. SRH -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgpGRtCLH95Nc.pgp Description: PGP signature
Re: Intent to package: device3dfx
On Wed, May 19, 1999 at 03:52:11AM -0400, Zephaniah E. Hull wrote: > One other problem, it needs big warnings, anyone with access to the > device can crash the machine no problem... > > Its vaguely possible that it could also allow more, however I've never > seen anyone mention such.. Someone needs to decide what the permission on the device are too :} I'm currently using [root.audio, 0660]. i.e. the device can be used by anyone in the "audio" group. It's my understanding this group normally has no members, but people who log in via the console are put in it for a session. Hence I'm using it as a "sitting-in-front-of-the-PC" privilege. But, yes, this is *still* insecure. So I'll put a (big) warning in the description and the README.Debian. SRH -- Steve Haslam, Validation Engineer, ARM Ltd, Cambridge UK +44-1223-400677 [EMAIL PROTECTED] [EMAIL PROTECTED][EMAIL PROTECTED] pgphvmcFFZ3Mn.pgp Description: PGP signature
Intent to package: gtk-doc
gtk-doc is a collection of tools in the GNOME CVS area- gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkman etc., and one dsssl stylesheet. The gtk-doc tools appear to extract embedded documentation from GNOME source files and convert them to DocBook format (which reminds me a lot of javadoc). The mkman mkhtml etc. tools use jade and docbook-stylesheets to produce display formats. gtk-doc is architecture independent. copyright: GPL. Issues: gtk-doc is the upstream name, but a more distinct name may be preferred to distinguish it from gtk+-docs, libgtk1.2-doc, gnome-docu, gnome-dev-info... Perhaps "gtk-doc-tools" ? Maybe keep the source called gtk-doc and call the binary gtk-doc-tools... Suggestions welcome. SRH -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgpP2cPQiMWhO.pgp Description: PGP signature
Re: Intent to package: gtk-doc
On Sat, May 22, 1999 at 11:23:36AM +0200, Josip Rodin wrote: > On Sat, May 22, 1999 at 12:08:00AM +0100, Steve Haslam wrote: > > gtk-doc is the upstream name, but a more distinct name may be > > preferred to distinguish it from gtk+-docs, libgtk1.2-doc, gnome-docu, > > gnome-dev-info... Perhaps "gtk-doc-tools" ? Maybe keep the source > > called gtk-doc and call the binary gtk-doc-tools... Suggestions welcome. > > Keep the source package named "gtk-doc", following the upstream. Yup. I've got an initial version at http://www.arise.demon.co.uk/debian/gtk-doc if anyone wants to look at that. SRH -- Steve Haslam Debian GNU/Linux [EMAIL PROTECTED] gnome-libs, gnome-core, gnome-control-center, gdm, p3nfs.what, me worry? pgpi6zsHXigs2.pgp Description: PGP signature