Path to this page:
Subject: CVS commit: pkgsrc/security/fsh
From: Jan Schaumann
Date: 2003-03-05 22:59:35
Message id: 20030305215935.DF82BB004@cvs.netbsd.org
Log Message:
Update fsh to 1.2. Changes since 1.1:
Use Bugzilla for bug reporting.
* README: Mention Bugzilla.
* fsh.texi (Bugs): Mention Bugzilla.
Port to Python 2.2. (Bug 332).
* fshcompat.py: New module, that finds some constants in os,
fcntl, FCNTL or thin air depending on Python version.
* fshlib.py: Use fshcompat instead of FCNTL.
* infshd.py: Ditto.
* Makefile.am (pkgdata_DATA): Added fshcompat.py.
Files: