summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: fc8e092f1d7fed675f8ea2daa1a89b4563b9fe4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
findutils (4.1-17) unstable; urgency=low

  * corrected permission on /var/lib/locate again in postinst.

 -- Kevin Dalley <kevin@aimnet.com>  Sun, 12 Jan 1997 15:24:17 -0800

findutils (4.1-16) unstable; urgency=low

  * add --localuser option to updatedb, which allows find to be run as
    nobody, while allowing database file to be created as root, change
    suggested by <Bernd_Eckenfels@Wittumstrasse13.76646Bruchsal.de>
  * install /var/lib/locate as root:root
  * doc/find.texi, locate/updatedb.sh: add --localuser documention.
  * debian/postinst: change /var/lib/locate directory to be owned by root
  * debian/cron.find: use --localuser option so to updatedb is run as
    root, but find is run as nobody
  * correct warning message in preinst, fixes bug #6498: findutils.preinst
    mentions /etc/find.conf instead of /etc/updatedb.conf

 -- Kevin Dalley <kevin@aimnet.com>  Sat, 11 Jan 1997 19:16:39 -0800

findutils (4.1-15) unstable; urgency=low

  * added PRUNEREGEX as variable in updatedb and --prunefs as option to
    updatedb (solves bug #1239, which is RFE)
  * rename cron.find to cron.updatedb (and cron.daily/find to
    cron.daily/updatedb)
  * find.texi, find.info*: changed certain defaults back to the way they
    were in the original release, added prunefs option
  * findutils/locate/updatedb.sh: added prunefs option
  * debian/rules: added find.conf and changed method of installation of files
  * debian/preinst: add information about changed find.conf when upgrading
  * debian/find.conf: updatedb configuration file
  * debian/find.conf: use find.conf
  * debian/conffiles: added find.conf as configuration file
  * renamed find.conf to updatedb.conf

 -- Kevin Dalley <kevin@aimnet.com>  Sat, 28 Dec 1996 14:21:07 -0800

findutils (4.1-14) stable unstable; urgency=low

  * install conffiles so that find is a conffile (this was last during the
    standards-version update

 -- Kevin Dalley <kevin@aimnet.com>  Sat, 21 Dec 1996 12:54:46 -0800

findutils (4.1-13) stable unstable; urgency=HIGH

  * fixes bug which prevents locate from running in previous
    installations, which is /var/lib/locate directory being owned by
    root.
    
  * remove recursive chown and chmod from debian/rules.  set
    /var/lib/locate to nobody:nogroup in postinst, just in case it was set
    previously by another installation.

 -- Kevin Dalley <kevin@aimnet.com>  Tue, 17 Dec 1996 23:34:44 -0800

findutils (4.1-12) unstable; urgency=low

  * changed debian/control to satisfy standards and fix bug #3566,
  summary incorrect
  * moved files debian.* to debian/*
  * converted to Standards-Version: 2.1.1.0
    
 -- Kevin Dalley <kevin@aimnet.com>  Wed, 23 Oct 1996 21:06:15 -0700

Mon May 27 01:07:52 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>

	* updatedb.sh: when NETPATHS is used, only su to NETUSER if whoami
	is root

	* debian.rules: now creates *.architecture.deb
		 upgraded to Debian release 11
	stopped rm of find.info*

Sat Apr 27 12:29:06 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>

	* find.info, find.info-1, find.info-2: updated to match find.texi

	* debian.rules (debian): update debian revision to 10

	* getline.c (getstr): verify that nchars_avail is *really* greater
	than 0; set *n to a large enough number, stops some core dumping

Mon Apr 15 05:06:15 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>

        * debian.rules: change to findutils-4.1-9

	* configure: restore configure from autoconf version 2.1, which
	was modified in findutils-4.1-7

Sun Apr 14 00:09:13 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>

* debian.control, debian.rules:
	added architecture field, updated debian.rules, bumped version

* find.texi, updatedb.sh:
	added /amd, /net, /alex to list of files to be ignored

Sun Feb 25 13:23:21 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>

* debian.rules: finish variable changing of v, d, and p

* updatedb.sh: ignore file type proc, remove proc from PRUNEPATHS
	(this should *really* be changed in upstream package)

* debian.rules: changed variables v and d to complete words version and debian

* debian.control: deleted PACKAGE_REVISION field, modified version field

* cron.find: cd to / before running updatedb

Local variables:
mode: debian-changelog
End: