mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-26 12:01:44 +01:00
342 lines
12 KiB
Plaintext
342 lines
12 KiB
Plaintext
findutils (4.1.7-2) unstable; urgency=low
|
|
|
|
* changed libc dependencies to remove libc6-dev build-depends (closes:
|
|
#99216).
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Fri, 1 Jun 2001 20:33:32 -0700
|
|
|
|
findutils (4.1.7-1) unstable; urgency=low
|
|
|
|
* add ftpfs to PRUNEFS (closes: #90016).
|
|
* implicit -print now works again (closes: #79218).
|
|
* change debian/rules to support DEB_BUILD_OPTIONS. Do not install
|
|
INSTALL.
|
|
* fixed security problems in find (closes: #95185).
|
|
* upgraded to recent config.guess and config.sub (closes: #98035).
|
|
* updated to newest upstream release.
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Sun, 20 May 2001 17:32:29 -0700
|
|
|
|
findutils (4.1.6-2) unstable; urgency=low
|
|
|
|
* Adds Build-Depends texinfo (closes: #76145)
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Sat, 4 Nov 2000 10:20:22 -0800
|
|
|
|
findutils (4.1.6-1) unstable; urgency=low
|
|
|
|
* find/find.c (process_path): fix problem with "-depth" which is tested
|
|
in depth.exp test. (closes: 69782).
|
|
|
|
* new alpha release. locate --ignore-case is done.
|
|
|
|
|
|
* some patches for ignoring case have been added. (closes: #19563).
|
|
|
|
* fixed problems with brace expansion in debian/rules (closes: #71827)
|
|
|
|
* doc/find.texi (Invoking xargs): changed @var{-s} to @samp{-s} (closes:
|
|
#69529).
|
|
|
|
* Update to a new alpha release.
|
|
|
|
* update to new alpha release.
|
|
|
|
* testing out 4.1.3, with internationalization.
|
|
|
|
* added devpts to PRUNEFS in updatedb.conf (closes: #65503).
|
|
|
|
* fixes bug described as follows: When 'find' looks for a fstype, it
|
|
parses the /etc/mtab until it finds the good line. But, if there is,
|
|
before the good line, a line whose mountpoint is unreachable, it
|
|
fails. (closes: #40245).
|
|
|
|
* fixed problem with strange behavior with "-name" and "-iname" (closes:
|
|
#63270).
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Mon, 30 Oct 2000 23:48:26 -0800
|
|
|
|
findutils (4.1-38) frozen unstable; urgency=low
|
|
|
|
* debian/updatedb.conf: removed second occurrence of smbfs, added
|
|
coda (closes: #56612, #28453).
|
|
* fixed problem with xargs sysconf(_SC_ARG_MAX) returning -1 (closes:
|
|
#31325).
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Thu, 24 Feb 2000 15:25:57 +0000
|
|
|
|
findutils (4.1-37) frozen unstable; urgency=low
|
|
|
|
* reverted to maintainer release, fixed last NMU bugs (closes: #55417,
|
|
#55551).
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Thu, 20 Jan 2000 09:52:59 -0800
|
|
|
|
findutils (4.1-36) unstable; urgency=low
|
|
|
|
* add ncpfs and smbfs to PRUNEFS (closes: #28453).
|
|
* update Standards-Version to 3.1.1.0
|
|
* corrected copyright reference
|
|
* updated dpkg-gencontrol options to provide section and priority
|
|
* 4.1-35 was not accepted, for undetermined reasons, uploaded 4.1-36,
|
|
with additional changes
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Sun, 16 Jan 2000 13:58:54 -0800
|
|
|
|
findutils (4.1-34) unstable; urgency=low
|
|
|
|
* removed cron.updatedb (fixes bug #31300).
|
|
* added const to declaration of basename, which should satisfy Linux as
|
|
well as Hurd (fixes bug #31325).
|
|
* added /var/spool to PRUNEPATHS in updatedb.conf so that /var/spool is
|
|
not scanned by updatedb (fixes bug #31301).
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Sat, 30 Jan 1999 16:51:34 -0800
|
|
|
|
findutils (4.1-33) frozen unstable; urgency=low
|
|
|
|
* re to remove predependency problem with a specific version libc6.
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Thu, 17 Dec 1998 08:11:15 -0800
|
|
|
|
findutils (4.1-32) frozen unstable; urgency=low
|
|
|
|
* added documentation for the environment variables PRUNEPATHS, PRUNEFS,
|
|
and NETPATHS for updatedb in find.texi and updatedb.1. Added
|
|
documentation for --prunefs in updatedb. (fixes bug #29755).
|
|
* link ChangeLog.gz to changelog.gz, to follow policy manual.
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Fri, 4 Dec 1998 23:17:57 -0800
|
|
|
|
findutils (4.1-31) unstable; urgency=low
|
|
|
|
* fix getstr so that it correctly handles long file paths
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Sat, 26 Sep 1998 16:07:03 -0700
|
|
|
|
findutils (4.1-30) unstable; urgency=low
|
|
|
|
* reduced PATH in update.sh to increase security (fixes bug #21704)
|
|
* removed more function declarations to meet GNU coding standards
|
|
* removed "-s /bin/sh" from updatedb change quoting around PRUNEFS
|
|
(fixes bug #20812, again, and #26857)
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Sun, 20 Sep 1998 19:06:19 -0700
|
|
|
|
findutils (4.1-29) unstable; urgency=low
|
|
|
|
* removed declaration of strdup and free from lib/nextelem.c, which
|
|
meets GNU coding standards and allow compilation on sparc (and fixes
|
|
bug #20840)
|
|
* corrected explanation of -amin option which described hours instead of
|
|
minutes (fixes bug #22995)
|
|
* check status of tempfile commands and exit upon failure (fixes bug
|
|
#22350)
|
|
* added iso9660 to PRUNEFS so that CDs will not be automatically scanned
|
|
by updatedb (fixes bug #24548)
|
|
* added "-s /bin/sh" to all instances of command su, which allows
|
|
updatedb to be easily used by users which have a different shell.
|
|
(fixes bug #20812)
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Sun, 30 Aug 1998 01:40:04 -0700
|
|
|
|
findutils (4.1-28) frozen unstable; urgency=low
|
|
|
|
* use tempfile for extra safety (fixes bug #19791)
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Thu, 19 Mar 1998 00:37:28 -0800
|
|
|
|
findutils (4.1-27) unstable; urgency=low
|
|
|
|
* add --existing option to locate, which only prints the names of files
|
|
which still exist (fixes: bug #14037)
|
|
* upgrade standards version
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Fri, 27 Feb 1998 01:43:36 -0800
|
|
|
|
findutils (4.1-26) unstable; urgency=low
|
|
|
|
* added auto fs to PRUNEFS variable in updatedb.conf to prune
|
|
automounted file systems (fixes: bug #13662)
|
|
* corrected get_short so that it correctly returns negative
|
|
numbers. (fixes: bug #17774)
|
|
* remove declarations of various string functions which allows
|
|
compilation under sparc. Removing the declarations almost
|
|
matches the GNU Coding Standards.(fixes: bug #16948)
|
|
|
|
-- Kevin Dalley <kevind@rahul.net> Sun, 8 Feb 1998 22:43:13 -0800
|
|
|
|
findutils (4.1-25) unstable; urgency=low
|
|
|
|
* change auto to autofs in PRUNEFS variable in updatedb.conf
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Tue, 30 Sep 1997 09:13:27 -0700
|
|
|
|
findutils (4.1-24) unstable; urgency=low
|
|
|
|
* added auto to PRUNEFS, so that automounted fs are automatically pruned
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Sat, 27 Sep 1997 01:14:52 -0700
|
|
|
|
findutils (4.1-23) unstable; urgency=low
|
|
|
|
* This release is built with libc6 release
|
|
* add "#define _GNU_SOURCE" to pred.c
|
|
* zip man pages, which fixes bug #10272: findutils manpages are not
|
|
compressed.
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Sun, 6 Jul 1997 14:12:56 -0700
|
|
|
|
findutils (4.1-22) frozen unstable; urgency=low
|
|
|
|
* add smbfs to PRUNEFS in updatedb.conf, which is bug #8668, findutils:
|
|
Updatedb should not scan smbfs mounts
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Sun, 27 Apr 1997 00:20:23 -0700
|
|
|
|
findutils (4.1-21) frozen unstable; urgency=low
|
|
|
|
* fixed preinst to handle install, which fixes bug #8351
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Wed, 2 Apr 1997 22:21:59 -0800
|
|
|
|
findutils (4.1-20) unstable; urgency=low
|
|
|
|
* really fixed xargs to prevent occasional core dumping, which fixes bug
|
|
#7287. findutils-4.1-19 skipped including this patch
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Mon, 3 Mar 1997 22:50:28 -0800
|
|
|
|
findutils (4.1-19) unstable; urgency=low
|
|
|
|
* /etc/updatedb.conf execution mode is removed, which fixes bug #7569
|
|
* xargs fixed to prevent occasional core dumping, which fixes bug #7287
|
|
* added comment in README.debian describing updatedb on automatically
|
|
mounted file systems only, which closes bug #7023
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Sun, 2 Mar 1997 11:51:30 -0800
|
|
|
|
findutils (4.1-18) unstable; urgency=low
|
|
|
|
* added extra '\' so that localuser, prunefs, and prunepaths can work
|
|
together, which fixes bug #6640
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Thu, 23 Jan 1997 02:00:11 -0800
|
|
|
|
findutils (4.1-17) unstable; urgency=low
|
|
|
|
* corrected permission on /var/lib/locate again in postinst.
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Sun, 12 Jan 1997 15:24:17 -0800
|
|
|
|
findutils (4.1-16) unstable; urgency=low
|
|
|
|
* add --localuser option to updatedb, which allows find to be run as
|
|
nobody, while allowing database file to be created as root, change
|
|
suggested by <Bernd_Eckenfels@Wittumstrasse13.76646Bruchsal.de>
|
|
* install /var/lib/locate as root:root
|
|
* doc/find.texi, locate/updatedb.sh: add --localuser documention.
|
|
* debian/postinst: change /var/lib/locate directory to be owned by root
|
|
* debian/cron.find: use --localuser option so to updatedb is run as
|
|
root, but find is run as nobody
|
|
* correct warning message in preinst, fixes bug #6498: findutils.preinst
|
|
mentions /etc/find.conf instead of /etc/updatedb.conf
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Sat, 11 Jan 1997 19:16:39 -0800
|
|
|
|
findutils (4.1-15) unstable; urgency=low
|
|
|
|
* added PRUNEFS as variable in updatedb and --prunefs as option to
|
|
updatedb (solves bug #1239, which is RFE)
|
|
* rename cron.find to cron.updatedb (and cron.daily/find to
|
|
cron.daily/updatedb)
|
|
* find.texi, find.info*: changed certain defaults back to the way they
|
|
were in the original release, added prunefs option
|
|
* findutils/locate/updatedb.sh: added prunefs option
|
|
* debian/rules: added find.conf and changed method of installation of files
|
|
* debian/preinst: add information about changed find.conf when upgrading
|
|
* debian/find.conf: updatedb configuration file
|
|
* debian/find.conf: use find.conf
|
|
* debian/conffiles: added find.conf as configuration file
|
|
* renamed find.conf to updatedb.conf
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Sat, 28 Dec 1996 14:21:07 -0800
|
|
|
|
findutils (4.1-14) stable unstable; urgency=low
|
|
|
|
* install conffiles so that find is a conffile (this was last during the
|
|
standards-version update
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Sat, 21 Dec 1996 12:54:46 -0800
|
|
|
|
findutils (4.1-13) stable unstable; urgency=HIGH
|
|
|
|
* fixes bug which prevents locate from running in previous
|
|
installations, which is /var/lib/locate directory being owned by
|
|
root.
|
|
|
|
* remove recursive chown and chmod from debian/rules. set
|
|
/var/lib/locate to nobody:nogroup in postinst, just in case it was set
|
|
previously by another installation.
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Tue, 17 Dec 1996 23:34:44 -0800
|
|
|
|
findutils (4.1-12) unstable; urgency=low
|
|
|
|
* changed debian/control to satisfy standards and fix bug #3566,
|
|
summary incorrect
|
|
* moved files debian.* to debian/*
|
|
* converted to Standards-Version: 2.1.1.0
|
|
|
|
-- Kevin Dalley <kevin@aimnet.com> Wed, 23 Oct 1996 21:06:15 -0700
|
|
|
|
Mon May 27 01:07:52 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
|
|
|
|
* updatedb.sh: when NETPATHS is used, only su to NETUSER if whoami
|
|
is root
|
|
|
|
* debian.rules: now creates *.architecture.deb
|
|
upgraded to Debian release 11
|
|
stopped rm of find.info*
|
|
|
|
Sat Apr 27 12:29:06 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
|
|
|
|
* find.info, find.info-1, find.info-2: updated to match find.texi
|
|
|
|
* debian.rules (debian): update debian revision to 10
|
|
|
|
* getline.c (getstr): verify that nchars_avail is *really* greater
|
|
than 0; set *n to a large enough number, stops some core dumping
|
|
|
|
Mon Apr 15 05:06:15 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
|
|
|
|
* debian.rules: change to findutils-4.1-9
|
|
|
|
* configure: restore configure from autoconf version 2.1, which
|
|
was modified in findutils-4.1-7
|
|
|
|
Sun Apr 14 00:09:13 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
|
|
|
|
* debian.control, debian.rules:
|
|
added architecture field, updated debian.rules, bumped version
|
|
|
|
* find.texi, updatedb.sh:
|
|
added /amd, /net, /alex to list of files to be ignored
|
|
|
|
Sun Feb 25 13:23:21 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
|
|
|
|
* debian.rules: finish variable changing of v, d, and p
|
|
|
|
* updatedb.sh: ignore file type proc, remove proc from PRUNEPATHS
|
|
(this should *really* be changed in upstream package)
|
|
|
|
* debian.rules: changed variables v and d to complete words version and debian
|
|
|
|
* debian.control: deleted PACKAGE_REVISION field, modified version field
|
|
|
|
* cron.find: cd to / before running updatedb
|
|
|
|
Local variables:
|
|
mode: debian-changelog
|
|
End:
|