1 findutils (4.1.7-1) unstable; urgency=low
3 * add ftpfs to PRUNEFS (closes: #90016).
4 * implicit -print now works again (closes: #79218).
5 * change debian/rules to support DEB_BUILD_OPTIONS. Do not install
7 * fixed security problems in find (closes: #95185).
8 * upgraded to recent config.guess and config.sub (closes: #98035).
9 * updated to newest upstream release.
11 -- Kevin Dalley <kevind@rahul.net> Sun, 20 May 2001 17:32:29 -0700
13 findutils (4.1.6-2) unstable; urgency=low
15 * Adds Build-Depends texinfo (closes: #76145)
17 -- Kevin Dalley <kevind@rahul.net> Sat, 4 Nov 2000 10:20:22 -0800
19 findutils (4.1.6-1) unstable; urgency=low
21 * find/find.c (process_path): fix problem with "-depth" which is tested
22 in depth.exp test. (closes: 69782).
24 * new alpha release. locate --ignore-case is done.
27 * some patches for ignoring case have been added. (closes: #19563).
29 * fixed problems with brace expansion in debian/rules (closes: #71827)
31 * doc/find.texi (Invoking xargs): changed @var{-s} to @samp{-s} (closes:
34 * Update to a new alpha release.
36 * update to new alpha release.
38 * testing out 4.1.3, with internationalization.
40 * added devpts to PRUNEFS in updatedb.conf (closes: #65503).
42 * fixes bug described as follows: When 'find' looks for a fstype, it
43 parses the /etc/mtab until it finds the good line. But, if there is,
44 before the good line, a line whose mountpoint is unreachable, it
45 fails. (closes: #40245).
47 * fixed problem with strange behavior with "-name" and "-iname" (closes:
50 -- Kevin Dalley <kevind@rahul.net> Mon, 30 Oct 2000 23:48:26 -0800
52 findutils (4.1-38) frozen unstable; urgency=low
54 * debian/updatedb.conf: removed second occurrence of smbfs, added
55 coda (closes: #56612, #28453).
56 * fixed problem with xargs sysconf(_SC_ARG_MAX) returning -1 (closes:
59 -- Kevin Dalley <kevind@rahul.net> Thu, 24 Feb 2000 15:25:57 +0000
61 findutils (4.1-37) frozen unstable; urgency=low
63 * reverted to maintainer release, fixed last NMU bugs (closes: #55417,
66 -- Kevin Dalley <kevind@rahul.net> Thu, 20 Jan 2000 09:52:59 -0800
68 findutils (4.1-36) unstable; urgency=low
70 * add ncpfs and smbfs to PRUNEFS (closes: #28453).
71 * update Standards-Version to 3.1.1.0
72 * corrected copyright reference
73 * updated dpkg-gencontrol options to provide section and priority
74 * 4.1-35 was not accepted, for undetermined reasons, uploaded 4.1-36,
75 with additional changes
77 -- Kevin Dalley <kevind@rahul.net> Sun, 16 Jan 2000 13:58:54 -0800
79 findutils (4.1-34) unstable; urgency=low
81 * removed cron.updatedb (fixes bug #31300).
82 * added const to declaration of basename, which should satisfy Linux as
83 well as Hurd (fixes bug #31325).
84 * added /var/spool to PRUNEPATHS in updatedb.conf so that /var/spool is
85 not scanned by updatedb (fixes bug #31301).
87 -- Kevin Dalley <kevind@rahul.net> Sat, 30 Jan 1999 16:51:34 -0800
89 findutils (4.1-33) frozen unstable; urgency=low
91 * re to remove predependency problem with a specific version libc6.
93 -- Kevin Dalley <kevind@rahul.net> Thu, 17 Dec 1998 08:11:15 -0800
95 findutils (4.1-32) frozen unstable; urgency=low
97 * added documentation for the environment variables PRUNEPATHS, PRUNEFS,
98 and NETPATHS for updatedb in find.texi and updatedb.1. Added
99 documentation for --prunefs in updatedb. (fixes bug #29755).
100 * link ChangeLog.gz to changelog.gz, to follow policy manual.
102 -- Kevin Dalley <kevind@rahul.net> Fri, 4 Dec 1998 23:17:57 -0800
104 findutils (4.1-31) unstable; urgency=low
106 * fix getstr so that it correctly handles long file paths
108 -- Kevin Dalley <kevind@rahul.net> Sat, 26 Sep 1998 16:07:03 -0700
110 findutils (4.1-30) unstable; urgency=low
112 * reduced PATH in update.sh to increase security (fixes bug #21704)
113 * removed more function declarations to meet GNU coding standards
114 * removed "-s /bin/sh" from updatedb change quoting around PRUNEFS
115 (fixes bug #20812, again, and #26857)
117 -- Kevin Dalley <kevind@rahul.net> Sun, 20 Sep 1998 19:06:19 -0700
119 findutils (4.1-29) unstable; urgency=low
121 * removed declaration of strdup and free from lib/nextelem.c, which
122 meets GNU coding standards and allow compilation on sparc (and fixes
124 * corrected explanation of -amin option which described hours instead of
125 minutes (fixes bug #22995)
126 * check status of tempfile commands and exit upon failure (fixes bug
128 * added iso9660 to PRUNEFS so that CDs will not be automatically scanned
129 by updatedb (fixes bug #24548)
130 * added "-s /bin/sh" to all instances of command su, which allows
131 updatedb to be easily used by users which have a different shell.
134 -- Kevin Dalley <kevind@rahul.net> Sun, 30 Aug 1998 01:40:04 -0700
136 findutils (4.1-28) frozen unstable; urgency=low
138 * use tempfile for extra safety (fixes bug #19791)
140 -- Kevin Dalley <kevind@rahul.net> Thu, 19 Mar 1998 00:37:28 -0800
142 findutils (4.1-27) unstable; urgency=low
144 * add --existing option to locate, which only prints the names of files
145 which still exist (fixes: bug #14037)
146 * upgrade standards version
148 -- Kevin Dalley <kevind@rahul.net> Fri, 27 Feb 1998 01:43:36 -0800
150 findutils (4.1-26) unstable; urgency=low
152 * added auto fs to PRUNEFS variable in updatedb.conf to prune
153 automounted file systems (fixes: bug #13662)
154 * corrected get_short so that it correctly returns negative
155 numbers. (fixes: bug #17774)
156 * remove declarations of various string functions which allows
157 compilation under sparc. Removing the declarations almost
158 matches the GNU Coding Standards.(fixes: bug #16948)
160 -- Kevin Dalley <kevind@rahul.net> Sun, 8 Feb 1998 22:43:13 -0800
162 findutils (4.1-25) unstable; urgency=low
164 * change auto to autofs in PRUNEFS variable in updatedb.conf
166 -- Kevin Dalley <kevin@aimnet.com> Tue, 30 Sep 1997 09:13:27 -0700
168 findutils (4.1-24) unstable; urgency=low
170 * added auto to PRUNEFS, so that automounted fs are automatically pruned
172 -- Kevin Dalley <kevin@aimnet.com> Sat, 27 Sep 1997 01:14:52 -0700
174 findutils (4.1-23) unstable; urgency=low
176 * This release is built with libc6 release
177 * add "#define _GNU_SOURCE" to pred.c
178 * zip man pages, which fixes bug #10272: findutils manpages are not
181 -- Kevin Dalley <kevin@aimnet.com> Sun, 6 Jul 1997 14:12:56 -0700
183 findutils (4.1-22) frozen unstable; urgency=low
185 * add smbfs to PRUNEFS in updatedb.conf, which is bug #8668, findutils:
186 Updatedb should not scan smbfs mounts
188 -- Kevin Dalley <kevin@aimnet.com> Sun, 27 Apr 1997 00:20:23 -0700
190 findutils (4.1-21) frozen unstable; urgency=low
192 * fixed preinst to handle install, which fixes bug #8351
194 -- Kevin Dalley <kevin@aimnet.com> Wed, 2 Apr 1997 22:21:59 -0800
196 findutils (4.1-20) unstable; urgency=low
198 * really fixed xargs to prevent occasional core dumping, which fixes bug
199 #7287. findutils-4.1-19 skipped including this patch
201 -- Kevin Dalley <kevin@aimnet.com> Mon, 3 Mar 1997 22:50:28 -0800
203 findutils (4.1-19) unstable; urgency=low
205 * /etc/updatedb.conf execution mode is removed, which fixes bug #7569
206 * xargs fixed to prevent occasional core dumping, which fixes bug #7287
207 * added comment in README.debian describing updatedb on automatically
208 mounted file systems only, which closes bug #7023
210 -- Kevin Dalley <kevin@aimnet.com> Sun, 2 Mar 1997 11:51:30 -0800
212 findutils (4.1-18) unstable; urgency=low
214 * added extra '\' so that localuser, prunefs, and prunepaths can work
215 together, which fixes bug #6640
217 -- Kevin Dalley <kevin@aimnet.com> Thu, 23 Jan 1997 02:00:11 -0800
219 findutils (4.1-17) unstable; urgency=low
221 * corrected permission on /var/lib/locate again in postinst.
223 -- Kevin Dalley <kevin@aimnet.com> Sun, 12 Jan 1997 15:24:17 -0800
225 findutils (4.1-16) unstable; urgency=low
227 * add --localuser option to updatedb, which allows find to be run as
228 nobody, while allowing database file to be created as root, change
229 suggested by <Bernd_Eckenfels@Wittumstrasse13.76646Bruchsal.de>
230 * install /var/lib/locate as root:root
231 * doc/find.texi, locate/updatedb.sh: add --localuser documention.
232 * debian/postinst: change /var/lib/locate directory to be owned by root
233 * debian/cron.find: use --localuser option so to updatedb is run as
234 root, but find is run as nobody
235 * correct warning message in preinst, fixes bug #6498: findutils.preinst
236 mentions /etc/find.conf instead of /etc/updatedb.conf
238 -- Kevin Dalley <kevin@aimnet.com> Sat, 11 Jan 1997 19:16:39 -0800
240 findutils (4.1-15) unstable; urgency=low
242 * added PRUNEFS as variable in updatedb and --prunefs as option to
243 updatedb (solves bug #1239, which is RFE)
244 * rename cron.find to cron.updatedb (and cron.daily/find to
246 * find.texi, find.info*: changed certain defaults back to the way they
247 were in the original release, added prunefs option
248 * findutils/locate/updatedb.sh: added prunefs option
249 * debian/rules: added find.conf and changed method of installation of files
250 * debian/preinst: add information about changed find.conf when upgrading
251 * debian/find.conf: updatedb configuration file
252 * debian/find.conf: use find.conf
253 * debian/conffiles: added find.conf as configuration file
254 * renamed find.conf to updatedb.conf
256 -- Kevin Dalley <kevin@aimnet.com> Sat, 28 Dec 1996 14:21:07 -0800
258 findutils (4.1-14) stable unstable; urgency=low
260 * install conffiles so that find is a conffile (this was last during the
261 standards-version update
263 -- Kevin Dalley <kevin@aimnet.com> Sat, 21 Dec 1996 12:54:46 -0800
265 findutils (4.1-13) stable unstable; urgency=HIGH
267 * fixes bug which prevents locate from running in previous
268 installations, which is /var/lib/locate directory being owned by
271 * remove recursive chown and chmod from debian/rules. set
272 /var/lib/locate to nobody:nogroup in postinst, just in case it was set
273 previously by another installation.
275 -- Kevin Dalley <kevin@aimnet.com> Tue, 17 Dec 1996 23:34:44 -0800
277 findutils (4.1-12) unstable; urgency=low
279 * changed debian/control to satisfy standards and fix bug #3566,
281 * moved files debian.* to debian/*
282 * converted to Standards-Version: 2.1.1.0
284 -- Kevin Dalley <kevin@aimnet.com> Wed, 23 Oct 1996 21:06:15 -0700
286 Mon May 27 01:07:52 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
288 * updatedb.sh: when NETPATHS is used, only su to NETUSER if whoami
291 * debian.rules: now creates *.architecture.deb
292 upgraded to Debian release 11
293 stopped rm of find.info*
295 Sat Apr 27 12:29:06 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
297 * find.info, find.info-1, find.info-2: updated to match find.texi
299 * debian.rules (debian): update debian revision to 10
301 * getline.c (getstr): verify that nchars_avail is *really* greater
302 than 0; set *n to a large enough number, stops some core dumping
304 Mon Apr 15 05:06:15 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
306 * debian.rules: change to findutils-4.1-9
308 * configure: restore configure from autoconf version 2.1, which
309 was modified in findutils-4.1-7
311 Sun Apr 14 00:09:13 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
313 * debian.control, debian.rules:
314 added architecture field, updated debian.rules, bumped version
316 * find.texi, updatedb.sh:
317 added /amd, /net, /alex to list of files to be ignored
319 Sun Feb 25 13:23:21 1996 Kevin Dalley <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
321 * debian.rules: finish variable changing of v, d, and p
323 * updatedb.sh: ignore file type proc, remove proc from PRUNEPATHS
324 (this should *really* be changed in upstream package)
326 * debian.rules: changed variables v and d to complete words version and debian
328 * debian.control: deleted PACKAGE_REVISION field, modified version field
330 * cron.find: cd to / before running updatedb
333 mode: debian-changelog