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