Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > ad87a1d186e929e83d27ab511113a34c > files > 4

rpmfind-1.7-1mdk.i586.rpm

1.00:
=====
  * Mostly bug fixing, ~/.rpmfinddir works better now.
  * Added the option --auto i.e. no question asked ...
  * Bug fixing, proxy environment variables may hang libwww, debugged
    thanks to Marc Merlin.
  * Trap unwanted signals.
  * Solved bad sequencing of network layer initialization and configuration
    file handling.
  * Forcing binary transfer mode for libWWW FTP.

0.99:
=====
  * Rpmfind doesn't store temporary files in /tmp anymore, but in ~rpmfinddir
    or the one specified in the config file (tempDir= ...). Fixes an obvious
    security bug. and allow better control.
  * Added --source option allowing to search and download the source RPMs
    instead of binaries
  * There is now also an autolookup of metadata mirrors, the processing
    is similar to the FTP mirror one.

0.98:
=====
  * Added packages and distribution informations to the config file.
  * Added mirror informations to config file, autolookup of mirrors.
  * Added autolookup of distrib informations.
  * Added useOrigin, mirrorUpgrade global settings
  * Added no_upgrade, no_depend packages settings
  * Added rating, origin and myMirror settings for mirrors
  * Updated the RDF front-end to the new revision of XML code
  * Corrected an URI computation bug (filename + subdir) showing up with SuSE.
  * Improved somewhat ??? the interface

0.97:
=====
  * Added the --apropos flag to query the RPM database for a string
  * Applied configure/makefiles patch from Karl Eichwalder <ke@suse.de>

0.96:
=====
  * Added the capability to download the selected files.
  * Cleaned up the make, now libxml and libwww build in the local tree,
    and it's possible to build outside of source tree.
  * Added proxy support for FTP and HTTP

0.95:
=====
  * separated rpmfind from rpm2html, it's now standalone
  * corrected some bugs w.r.t. backtrack on uninstallable
    packages.
  * added a (very basic yet) configuration file. By default
    it reads /etc/rpmfind.conf if it exists then ~/.rpmfind
    If none are found ~/.rpmfind is automatically created.
  * Added -latest which tries to find the latest version on
    the Web for a given package.
  * Added -upgrade which suggest upgrades for the packages and
    all the dependencies.

$Id: CHANGES,v 1.12 1998/11/16 03:56:28 daniel Exp $