upgraded description to high urgency
[findutils.git] / debian / changelog
blob1317ef0867bf8298db91704958f62537cbeb516f
1 findutils (4.1-13) stable unstable; urgency=HIGH
3   * fixes bug which prevents locate from running in previous
4     installations, which is /var/lib/locate directory being owned by
5     root.
6     
7   * remove recursive chown and chmod from debian/rules.  set
8     /var/lib/locate to nobody:nogroup in postinst, just in case it was set
9     previously by another installation.
11  -- Kevin Dalley <kevin@aimnet.com>  Tue, 17 Dec 1996 23:34:44 -0800
13 findutils (4.1-12) unstable; urgency=low
15   * changed debian/control to satisfy standards and fix bug #3566,
16   summary incorrect
17   * moved files debian.* to debian/*
18   * converted to Standards-Version: 2.1.1.0
19     
20  -- Kevin Dalley <kevin@aimnet.com>  Wed, 23 Oct 1996 21:06:15 -0700
22 Mon May 27 01:07:52 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
24         * updatedb.sh: when NETPATHS is used, only su to NETUSER if whoami
25         is root
27         * debian.rules: now creates *.architecture.deb
28                  upgraded to Debian release 11
29         stopped rm of find.info*
31 Sat Apr 27 12:29:06 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
33         * find.info, find.info-1, find.info-2: updated to match find.texi
35         * debian.rules (debian): update debian revision to 10
37         * getline.c (getstr): verify that nchars_avail is *really* greater
38         than 0; set *n to a large enough number, stops some core dumping
40 Mon Apr 15 05:06:15 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
42         * debian.rules: change to findutils-4.1-9
44         * configure: restore configure from autoconf version 2.1, which
45         was modified in findutils-4.1-7
47 Sun Apr 14 00:09:13 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
49 * debian.control, debian.rules:
50         added architecture field, updated debian.rules, bumped version
52 * find.texi, updatedb.sh:
53         added /amd, /net, /alex to list of files to be ignored
55 Sun Feb 25 13:23:21 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
57 * debian.rules: finish variable changing of v, d, and p
59 * updatedb.sh: ignore file type proc, remove proc from PRUNEPATHS
60         (this should *really* be changed in upstream package)
62 * debian.rules: changed variables v and d to complete words version and debian
64 * debian.control: deleted PACKAGE_REVISION field, modified version field
66 * cron.find: cd to / before running updatedb
68 Local variables:
69 mode: debian-changelog
70 End: