*** empty log message ***
[findutils.git] / debian / changelog
blob4187fc8e1016b3e1a57e0ea49c44d22635a69468
1 findutils (4.1-16) unstable; urgency=low
3   * add --localuser option to updatedb, which allows find to be run as
4     nobody, while allowing database file to be created as root, change
5     suggested by <Bernd_Eckenfels@Wittumstrasse13.76646Bruchsal.de>
6   * install /var/lib/locate as root:root
7   * doc/find.texi, locate/updatedb.sh: add --localuser documention.
8   * debian/postinst: change /var/lib/locate directory to be owned by root
9   * debian/cron.find: use --localuser option so to updatedb is run as
10     root, but find is run as nobody
11   * correct warning message in preinst, fixes bug #6498: findutils.preinst
12     mentions /etc/find.conf instead of /etc/updatedb.conf
14  -- Kevin Dalley <kevin@aimnet.com>  Sat, 11 Jan 1997 19:16:39 -0800
16 findutils (4.1-15) unstable; urgency=low
18   * added PRUNEREGEX as variable in updatedb and --prunefs as option to
19     updatedb (solves bug #1239, which is RFE)
20   * rename cron.find to cron.updatedb (and cron.daily/find to
21     cron.daily/updatedb)
22   * find.texi, find.info*: changed certain defaults back to the way they
23     were in the original release, added prunefs option
24   * findutils/locate/updatedb.sh: added prunefs option
25   * debian/rules: added find.conf and changed method of installation of files
26   * debian/preinst: add information about changed find.conf when upgrading
27   * debian/find.conf: updatedb configuration file
28   * debian/find.conf: use find.conf
29   * debian/conffiles: added find.conf as configuration file
30   * renamed find.conf to updatedb.conf
32  -- Kevin Dalley <kevin@aimnet.com>  Sat, 28 Dec 1996 14:21:07 -0800
34 findutils (4.1-14) stable unstable; urgency=low
36   * install conffiles so that find is a conffile (this was last during the
37     standards-version update
39  -- Kevin Dalley <kevin@aimnet.com>  Sat, 21 Dec 1996 12:54:46 -0800
41 findutils (4.1-13) stable unstable; urgency=HIGH
43   * fixes bug which prevents locate from running in previous
44     installations, which is /var/lib/locate directory being owned by
45     root.
46     
47   * remove recursive chown and chmod from debian/rules.  set
48     /var/lib/locate to nobody:nogroup in postinst, just in case it was set
49     previously by another installation.
51  -- Kevin Dalley <kevin@aimnet.com>  Tue, 17 Dec 1996 23:34:44 -0800
53 findutils (4.1-12) unstable; urgency=low
55   * changed debian/control to satisfy standards and fix bug #3566,
56   summary incorrect
57   * moved files debian.* to debian/*
58   * converted to Standards-Version: 2.1.1.0
59     
60  -- Kevin Dalley <kevin@aimnet.com>  Wed, 23 Oct 1996 21:06:15 -0700
62 Mon May 27 01:07:52 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
64         * updatedb.sh: when NETPATHS is used, only su to NETUSER if whoami
65         is root
67         * debian.rules: now creates *.architecture.deb
68                  upgraded to Debian release 11
69         stopped rm of find.info*
71 Sat Apr 27 12:29:06 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
73         * find.info, find.info-1, find.info-2: updated to match find.texi
75         * debian.rules (debian): update debian revision to 10
77         * getline.c (getstr): verify that nchars_avail is *really* greater
78         than 0; set *n to a large enough number, stops some core dumping
80 Mon Apr 15 05:06:15 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
82         * debian.rules: change to findutils-4.1-9
84         * configure: restore configure from autoconf version 2.1, which
85         was modified in findutils-4.1-7
87 Sun Apr 14 00:09:13 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
89 * debian.control, debian.rules:
90         added architecture field, updated debian.rules, bumped version
92 * find.texi, updatedb.sh:
93         added /amd, /net, /alex to list of files to be ignored
95 Sun Feb 25 13:23:21 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
97 * debian.rules: finish variable changing of v, d, and p
99 * updatedb.sh: ignore file type proc, remove proc from PRUNEPATHS
100         (this should *really* be changed in upstream package)
102 * debian.rules: changed variables v and d to complete words version and debian
104 * debian.control: deleted PACKAGE_REVISION field, modified version field
106 * cron.find: cd to / before running updatedb
108 Local variables:
109 mode: debian-changelog
110 End: