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