File: changelog

package info (click to toggle)
less 346-7
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,076 kB
  • ctags: 1,231
  • sloc: ansic: 14,048; sh: 227; makefile: 119; awk: 7
file content (259 lines) | stat: -rw-r--r-- 9,441 bytes parent folder | download
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
less (346-7) frozen unstable; urgency=low

  * Applied a patch that is now blessed by the upstream maintainer.
    Closes: #35223: less: can't edit files with spaces in the filename
    Closes: #36991: less doesn't quote filesnames when starting the editor
    Closes: #53403: less: problem with filenames with spaces

 -- Thomas Schoepf <schoepf@debian.org>  Fri, 28 Jan 2000 19:53:17 +0100

less (346-6) frozen unstable; urgency=low

  * Release Manager: Fixes a not yet reported bug that causes lesspipe to fail
    on *.doc files without catdoc installed.

 -- Thomas Schoepf <schoepf@debian.org>  Thu, 20 Jan 2000 13:32:43 +0100

less (346-5) unstable; urgency=low

  * Compiled against new libncurses5. (closes: #53934)

 -- Thomas Schoepf <schoepf@debian.org>  Mon,  3 Jan 2000 18:47:41 +0100

less (346-4) unstable; urgency=low

  * Closes: #53614: Missing build dependencies

 -- Thomas Schoepf <schoepf@debian.org>  Tue, 28 Dec 1999 18:17:00 +0100

less (346-3) unstable; urgency=low

  * Closes: #53303: please include catdoc in lesspipe for MS-Word

 -- Thomas Schoepf <schoepf@debian.org>  Thu, 23 Dec 1999 19:38:06 +0100

less (346-2) unstable; urgency=low

  * Closes: #50201: lesspipe/lessfile: miniunz is now miniunzip
  * debian/copyright: less may be distributed under the terms of either
    the GPL or the Less License.

 -- Thomas Schoepf <schoepf@debian.org>  Mon, 15 Nov 1999 01:17:31 +0100

less (346-1) unstable; urgency=low

  * New Upstream version.
  * Standards-Version: 3.1.0 and Build Dependencies.

 -- Thomas Schoepf <schoepf@debian.org>  Sat,  6 Nov 1999 13:13:00 +0100

less (345-2) unstable; urgency=low

  * debian/rules: Do not use target install-stamp anymore.
  * Stop patching main.c now that $VISUAL is blessed by the policy.

 -- Thomas Schoepf <schoepf@debian.org>  Fri,  5 Nov 1999 21:50:07 +0100

less (345-1) unstable; urgency=low

  * New upstream version.
  * Closes: #20184: Default keybindings in less should be changed.
  * Closes: #32166: Change default character set to latin1
  * Closes: #36154, #36155: help screen describes -I option incorrectly
  * Closes: #38498: lesskey patch
  * Closes: #47535: segfault after typing h:d

 -- Thomas Schoepf <schoepf@debian.org>  Thu,  4 Nov 1999 22:36:04 +0100

less (340-5) unstable; urgency=low

  * Allow user defined lesspipe/lessfile filters via $HOME/.lessfilter.
    (closes: #46210)

 -- Thomas Schoepf <schoepf@debian.org>  Sat,  2 Oct 1999 13:31:19 +0200

less (340-4) unstable; urgency=low

  * Added description of lesspipe's behavior on empty gzipped files to its
    manpage. (closes: #24375)

 -- Thomas Schoepf <schoepf@debian.org>  Fri, 17 Sep 1999 00:26:41 +0200

less (340-3) unstable; urgency=low

  * No longer use hard-coded paths for non-standard utilities in lesspipe.
    (closes: #31012)
  * No longer leave empty temporary files on the system when less is called on
    non-existing files and LESSOPEN is set to "lessfile '%s'".
  * Mime: text/* priority=2.

 -- Thomas Schoepf <schoepf@debian.org>  Fri, 10 Sep 1999 20:15:23 +0200

less (340-2) unstable; urgency=low

  * Repackaged using debhelper.
  * License is GPL.
  * debian/control: Standards-Version: 3.0.1.
  * Added mime support. (closes: #25891)
  * Wrote manpages for lessecho and lesspipe. (closes: #15961)
  * lessfile.1.gz is a symlink to lesspipe.1.gz.
  * Modified lesspipe to use /bin/sh. (closes: #19049)

 -- Thomas Schoepf <schoepf@debian.org>  Thu,  9 Sep 1999 01:00:50 +0200

less (340-1) unstable; urgency=low

  * New maintainer (Thanks Darren!).
  * New upstream version. (closes: #38297, #39756)
  * Added support for .tar.bz2 to lessopen. (closes: #32538)
  * Added support for .jar to lessopen. (closes: #43388)
  * Added support for miniunz to lessopen. (closes: #41294)

 -- Thomas Schoepf <schoepf@debian.org>  Tue,  7 Sep 1999 12:36:03 +0200

less (332-4.1) frozen unstable; urgency=low

  * Non-maintainer upload
  * Compiled with ncurses4

 -- Joseph Carter <knghtbrd@debian.org>  Sun,  1 Nov 1998 03:30:54 -0800

less (332-4) unstable frozen; urgency=low

  * Actually fix arj entry.  I'm not sure how the fix got reverted to the
    old entry.
  * Put '' around [:upper:] and [:lower:] in tr call to protect them from
    the shell.  Thanks to Alexey Marinichev <lyosha@math.uu.se>.  (Fixes
    Bug #22311)
  * I wasn't paying attention and thought that tempfile just gave me a
    filename rather than creating a file.  This of course doesn't work.
    Now we only create the file when we need to.  Thanks to Roberto
    Lumbreras <rover@lander.es> for pointing this out.  (Fixes Bug #22320)
  * Updated standards version to 2.4.1.0.  Our one non-compliance was
    insecure tempfiles.

 -- Darren Stalder <torin@daft.com>  Tue, 12 May 1998 02:19:45 -0700

less (332-3) unstable frozen; urgency=low

  * Modified rules so that you no longer have to be root to build the
    package.  (Fixes Bug #15454)
  * Made lessopen tmp-secure (depend on debianutils >= 1.8 for tempfile).
    (Fixes Bugs #19796, #15463)
  * Made the filename canonically lowercase for matching in lessopen.
  * Added directories, .bz, .bz2, .rpm entries to lessopen.  (Fixes Bugs
    $14200, #17486)
  * Fixed arj entry to use the correct options.  (I didn't have any .arj
    handy.)  (Fixes Bugs #17114, #17520)
  * Linked lesspipe.1.gz/lessfile.1.gz to undocumented.7.gz until I have
    time to write a real manpage.  (Works on Bug #15961)
  
 -- Darren Stalder <torin@daft.com>  Sun, 19 Apr 1998 23:54:53 -0700

less (332-2) unstable; urgency=low

  * Quote the arguments to lesspipe so that it can handle filenames with
    special characters such as '#'.  Suggestion from Richard Braakman.
    Thanks, Richard!  (Bug #11859)
  * Recompile with libc6.  (Bug #11695)
  * Use update-alternatives to register less(1) as /usr/bin/pager at level
    77.  (Bug #12474)
  * Told less(1) to use /usr/bin/editor if the envar EDITOR isn't set.
    Changed defines.h.in to not redefine EDIT_PGM and removed checking the 
    VISUAL envar for the program to use.
  * Register bug on less since it should depend on -something- installing
    /usr/bin/editor but nothing I've seen does yet.

 -- Darren Stalder <torin@daft.com>  Tue, 23 Sep 1997 01:23:28 -0700

less (332-1) unstable; urgency=low

  * Upstream upgrade.  This fixes bug #5483, #6492, and #9408.
  * Removed changing the editor to ae.  This closes bug #8036 and makes me
    quite happy.
  * Changed rules file to only ask for a password during clean if it needs
    it.
  * Included a LESSOPEN script.  See /usr/doc/less/LESSOPEN for details.
    This closes #3952 and #8111.
  * Applied patch to screen.c from Herbert Thielen so that less properly
    sets raw mode if stderr is redirected to /dev/null.  This closes
    #5512.
  * NEWS is now installed as /usr/doc/less/changelog, mode 0644.  This
    closes #7835 and 7837.
  * README is no longer included in the binary package since it's just
    directions on how to install less.  This closes #7836.

 -- Darren Stalder <torin@daft.com>  Wed, 18 Jun 1997 23:21:27 -0700

less (321-2) unstable; urgency=low

  * Updated to dpkg standards version 2.1.1.2, changed the rules file to
    the format that I'm used to.  This fixes #3336.
  * Convinced less to use ae as the default editor.  I can't stand it but
    it's guaranteed to be on every debian system.  Changed defines.h.in so
    that I don't get lots of redefine errors.
  * Reformatted the Description in the control file to clear #3616
  * It seems that the upstream release fixed the annoying 0 length bug.
    This closes #4178, #4586, #4762, #6214, #6612

 -- Darren Stalder <torin@daft.com>  Sun, 2 Feb 1997 20:10:05 -0800

Tue Jul 23 13:52:10 1996  Erick Branderhorst  <branderh@debian.org>

	* mainstream update less 321.
	* modified debian.control & debian.rules for version, architecture
	* make install prefix instead of debian.rules specific install

1.  Added debian.* files

The following changes are from Bill Mitchell:
Changes for less-290-8
	elf package
	* rebuilt using ncurses shared lib
	* changed ncurses-runtime dependency to ncurses3.0

Changes for less-290-7
	elf package
	* added bugfix in #ifdef LINUX code in ch.c

Changes for less-290-6
	elf package
	* rebuilt for elf

Changes for less-290-5
	aout package
	* use alternative patch from Raul Miller to handle /proc files

Changes for less-290-4
	aout package
	* hacked filename.c with a workaround for a kernel bug
	  for files in /proc,
	      stat(filename) returns st_size set to 0
	      lseek(fd, (off_t) 0, 2) returns 0
	  this hack determines filesize by reading thru the file byte by byte
	  this doesn't address lseeek() being broken, and less(1) will
	  probably still misbehave if any /proc files are big enough
	  to make it want to use lseek()

Changes for less-290-3

1.  Added #ifdef DEBIAN block in screen.c to abort on unknown
    terminal types instead of attempting to continue (due to
    an apparent libtermcap.a bug which segfaults on tgetflag("hc")
    for unknown terminal types).

2.  Added -DDEBAIN to cflags in debian.rules.

3.  Added build as a dependency to binary: target in debian.rules.

4.  Modified ./configure invocation handling in debian.rules.

Changes for less-290-2

1.  Cleaned up description and extended description on debian.control.

** Local Variables: **
** mode:debian-changelog **
** change-log-default-name:"changelog" **
** fill-prefix:"  " **
** End: **