[3538] in linux-announce channel archive
Linux-Announce Digest #829
daemon@ATHENA.MIT.EDU (Digestifier)
Fri Jul 28 09:13:12 2000
Message-ID: <20000728131305.10733.qmail@senator-bedfellow.mit.edu>
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Fri, 28 Jul 00 09:13:05 EDT
Linux-Announce Digest #829, Volume #3 Fri, 28 Jul 00 09:13:05 EDT
Contents:
MemoNews v1.2 (Ross)
New release of the ISA PnP utilities (isapnptools-1.23) (Peter Fox)
noffle-1.0pre7 - news server (Markus Enzenberger)
ipgrab 0.9-pre5 - packet sniffer (Mike_Borella@3com.com)
CONFERENCE: Huge LINUXWORLD EXPO Aug. 14-17 In San Jose, Calif. (Mark S Bilk)
----------------------------------------------------------------------------
From: Ross <hutton@ee.usyd.Chaffedu.au>
Subject: MemoNews v1.2
Date: Thu, 27 Jul 2000 13:17:23 GMT
=====BEGIN PGP SIGNED MESSAGE=====
I'd like to announce a new version of MemoNews. It's at:
http://www.ee.usyd.edu.au/~hutton
MemoNews is a perl program that gathers nntp news (what you're now
reading), threads the articles alphabetically, and packs them into the
MemoPad for offline reading/replying. It can handle multiple newsgroups,
posting, and has automatic expiration of articles. It was written under
Linux but seems to work with other unixes just as well.
Changes from 1.0:
MemoNews is now much better at replies as it now has a simple quotation
system in place.
The threading mechanism has also been improved.
Changes from 1.1:
MemoNews now supports a sigfile and automatic reply address
configuration. This makes posting a bit simpler.
- --
Ross
(remove chaff to reply)
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOYA2ZVrUI/eHXJZ5AQExMwP/V2905icsTQxx3yHpi+RhTpl0znglUWBr
NaAQNLah+rupuFJMcKU0mhNfHI3yWjPu4JBRq8gZKNhm72sX7ypaPnzaku2njzgl
d/1qfPqmmu18He21VlCy2/sDLleEE5JYAbNSQgp8gew9mXSXBp1JGfX1OgodtMit
mbUHMP/bSbk=
=UIIO
=====END PGP SIGNATURE=====
------------------------------
From: Peter Fox <isapnp@roestock.demon.co.uk>
Subject: New release of the ISA PnP utilities (isapnptools-1.23)
Date: Thu, 27 Jul 2000 13:14:45 GMT
Reply-To: isapnp@roestock.demon.co.uk
=====BEGIN PGP SIGNED MESSAGE=====
I've now released version 1.23 of my Plug and Play ISA configuration tools.
They cover isolation, dumping resource data, and configuring ISA PnP devices.
The tools I wrote for this _will_ eventually be on
ftp://ftp.demon.co.uk/pub/unix/linux/utils/isapnptools-1.23.tgz (215274 bytes),
ftp://MetaLab.unc.edu/pub/Linux/system/hardware/isapnptools-1.23.tgz,
ftp://tsx-11.mit.edu/pub/Linux/sources/sbin/isapnptools-1.23.src.tar.gz,
ftp://ftp.lmh.ox.ac.uk/pub/linux/pnp/isapnptools-1.23.tgz
(And various mirror sites shortly afterwards).
isapnptools-1.23.lsm in the same directory is simply the LSM entry for isapnptools.
isapnptools-1.23.bin.tgz (369107 bytes) in the same directory also includes precompiled
binaries (DOS and libc5).
I've uploaded them, but they may take a day or two to reach their final home.
The latest version is available now via the link on the isapnptools home
page: http://www.roestock.demon.co.uk/isapnptools/, as is a list of the
md5 checksums for each package.
The isapnptools FAQ is available via the home page above.
Here is the LSM entry:
Begin3
Title: isapnptools
Version: 1.23
Entered-date: 2000-07-25
Description: ISA plug and play configuration utility
Two programs - one allows the dumping of resource data and generation
of a skeleton configuration file, the other configures ISA PnP hardware
using a configuration file.
See http://www.roestock.demon.co.uk/isapnptools/ for latest information.
Keywords: ISA PnP Configuration Hardware
Author: fox@roestock.demon.co.uk (Peter Fox)
Maintained-by: fox@roestock.demon.co.uk (Peter Fox)
Primary-site: MetaLab.unc.edu /pub/Linux/system/hardware
212k isapnptools-1.23.tgz
364k isapnptools-1.23.bin.tgz
Alternate-site: tsx-11.mit.edu /pub/linux/sources/sbin
212k isapnptools-1.23.src.tar.gz
Alternate-site: tsx-11.mit.edu /pub/linux/binaries/sbin
364k isapnptools-1.23.bin.tar.gz
Alternate-site: ftp.lmh.ox.ac.uk /pub/linux/pnp
212k isapnptools-1.23.tgz
Original-site: ftp.demon.co.uk /pub/unix/linux/utils
212k isapnptools-1.23.tgz
Copying-policy: GNU
End
Here are the changes:
Changes since Release 1.22
==========================
General
- -------
1) Package reorganised to use autoconf and automake.
2) Various files renamed to fit the new scheme.
3) HTML generated by man2html script now passes weblint !
4) resource.c(alloc_in_range_list) code clarified and bug fixed.
5) Internal variables/functions made static in pnpdump and isapnp.
6) Changed feature detections - AXP and OS2 users need to check nothing broke.
pnpdump (now v1.24)
- -------
1) Fixed initialisation of o_file for glibc.
2) -c option should now work much better.
3) Made functions and variables static
4) Common callback functions moved into callbacks.c
isapnp (now v1.23)
- ------------------
1) Made functions and variables static
2) Common callback functions moved into callbacks.c
3) Large unused arrays removed
FAQ (now 0.15)
- --------------
Added some more stuff about cross-compiling, broken hardware etc.
Enjoy..
Peter Fox
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOYA1xlrUI/eHXJZ5AQHkxQP/Yup2spwoXzXcLkDDJ3jtBNdTU/9Evs3O
EpCi5TtxIG2/JMLGTV/p+poGoNAd57p7vSMezp0bNnDIih7GnJ7vSdcKpGOrRGij
I4f9NmSLIIidSdIa4fa0toLEYdlGdTEkRtoCx+jjZv6gIO6XmZA5m8wJqNbku2rT
49W8Oie7EfY=
=8ueR
=====END PGP SIGNATURE=====
------------------------------
From: markus.enzenberger@t-online.de (Markus Enzenberger)
Subject: noffle-1.0pre7 - news server
Date: Thu, 27 Jul 2000 13:18:42 GMT
Reply-To: markus.enzenberger@t-online.de (Markus Enzenberger)
=====BEGIN PGP SIGNED MESSAGE=====
Noffle is a news (nntp) server optimized for few users and low speed dial-up
connections to the Internet.
It can add offline-reading capabilities to existing news readers.
Noffle is written for the GNU/Linux operating system and freely
available under the terms of the GPL.
The latest pre-stable version is 1.0pre7.
Noffle is available from its project page at SourceForge:
http://sourceforge.net/project/?group_id=1044
Latest canges:
* Fixed a bug that caused noffle to hang with some readers (like tin/Gnus).
* Fix bug with time of last server access for setups with multiple servers.
You must re-run 'noffle --query groups'.
* Remove '--query times'.
* Fix date printing bug. Now works in all(?) timezones.
* Fix bug with 'XHDR <msgId>'. Add 'XPAT <msgId>'.
* Allow post to local moderated group if 'Approved:' header present.
Thanks to all developers, contributors and
all users helping with bug reports and feedback.
- - Markus
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOYA2s1rUI/eHXJZ5AQHcgwP+P2tzrZdSUzXlfDiA+XsV17G372I853hG
jCLi00hPhsGOTPmJXlr3X69othzSMNokQ3WVUqwJQLmyNDiCsyS3b1IXd2CgpK9l
F9idMiMfdoIo9pQOZpY+JaAVzPo8il4KBKZiJcyrEZteBvRvI+He0E5YijIrxaka
lMiQKIY/u8E=
=tUC4
=====END PGP SIGNATURE=====
------------------------------
From: Mike_Borella@3com.com
Subject: ipgrab 0.9-pre5 - packet sniffer
Date: Thu, 27 Jul 2000 13:12:46 GMT
=====BEGIN PGP SIGNED MESSAGE=====
IPgrab version 0.9 pre-release 5 is now available for download.
We expect that this will be the final pre-release before the 0.9
full release.
New features since 0.8.2:
- - Complete redesign of the architectures, including new APIs
making the system easily extensible for new protocols
and modules.
- - "minimal mode" for brief (single line per packet) output.
- - IPv6 support, including ICMPv6 and RIPv6
- - Initial support for SLP, SNMP and OSPF
The code is very robust currently. Testing is encouraged.
Download it at: http://download.sourceforge.net/ipgrab/ipgrab-0.9-pre5.tar.gz
The project home page is at http://ipgrab.sourceforge.net
- -Mike
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOYA1T1rUI/eHXJZ5AQGTywQA0t6CW+9pXULuX1Ce7QXKEouhL79aWfNT
P6xsX3dpKdB8ql77cBwdYZ+/WL4wWHwLc+ApL4cyUrk4qWUx67iObf1/jwGTOcaR
yUVMF6gyF25tRGLoXaH0AouyTySIs+Y3PMEqcpQyG5x9w0KtV0Gy75oSpMu3Gxbn
q/frENV2YT8=
=pHSM
=====END PGP SIGNATURE=====
------------------------------
From: Mark S Bilk <msb@netcom.com>
Subject: CONFERENCE: Huge LINUXWORLD EXPO Aug. 14-17 In San Jose, Calif.
Date: Thu, 27 Jul 2000 14:31:57 GMT
=====BEGIN PGP SIGNED MESSAGE=====
LinuxWorld Conference & Expo
Expo: August 15 - 17, 2000
Conference: August 14 - 17, 2000
San Jose Convention Center, San Jose California (Silicon Valley)
http://www.linuxworldexpo.com
Admission to the Expo ($25 in advance or at the door)
covers all exhibits, keynote and feature presentations,
birds of a feather sessions, and various other events
August 15-17 (except conferences and tutorials).
This show was very big last year, and this time they have
165 exhibitors, with 40 more on hold because the entire
San Jose Convention Center will already be filled!
Partial list of speakers, panelists, etc, at Expo events:
Linus Torvalds
Jeremy Allison, Samba
Eric S. Raymond, Internet Developer and Writer
Miguel de Icaza, GNOME;
Volker Wiegand, CEO, SuSE, Inc.
Ransom Love, President and CEO, Caldera Systems
Bob Young, Chairman, Red Hat
Cliff Miller, CEO, TurboLinux
Bodo Bauer, TurboLinux
Larry Augustin, Founder, President, CEO, VA Linux Systems
Scott Draeker, Loki Entertainment
Jon "maddog" Hall, Executive Director, Linux International
Robert LeBlanc, Vice President, IBM Software Strategy
Bruce Perens
Jay Sulzberger;
Patricia Lambs, CEO, Linuxcare
Nick Petreley, Contributing Editor for LinuxWorld and InfoWorld
Conferences and tutorials run August 14-17, and cost from
$145 to $795 for various plans; see the website.
- -------------------------------------------------------------------------
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOYBH4lrUI/eHXJZ5AQEdbQP9Fc9I2ayFwDtscakCPAcudK2jDuFBnENI
eqgn4+7Ko4AZn5nngSBeOJCFRR1cQXkm8uLvGV/dkZSlr3OHwK6yyBfhhv+lP4M9
2JPjfjI4yewSOligGGDTaGZSfFpxTKNoHW0q2f71NvUXvGM27K3TfTRsck8yHpO7
8NfNNoS6H0w=
=A+H9
=====END PGP SIGNATURE=====
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU
You can submit announcements to be moderated via:
Internet: linux-announce@NEWS.ORNL.GOV
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Announce Digest
******************************