File: changelog

package info (click to toggle)
shellutils 1.16-6.3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 3,284 kB
  • ctags: 2,158
  • sloc: ansic: 22,599; yacc: 1,034; sh: 612; makefile: 368; perl: 239; sed: 93
file content (125 lines) | stat: -rw-r--r-- 4,407 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
shellutils (1.16-6.3) frozen unstable; urgency=medium

  * Non-maintainer upload (1.16-6.2 was never installed).
  * src/printf.c: check for write errors (fixes #28245).
  * src/yes.c: check for write errors (fixes #27425).
  * doc/sh-utils.texi: corrected locations for utmp and wtmp (fixes #22068).
  * configure.in, src/Makefile.am: Only link su with -lcrypt (fixes #20887).
  * man/logname.1: corrected location for utmp (fixes #23376).
  * src/expr.c: conditionalized strstr declaration (fixes #27518).
  * debian/rules: don't compile putenv.c, get it from libc6 (fixes #26863).
  * doc/sh-utils.texi, man/date.1: update documentation (fixes #15519).
  * Closed #14675. bsdgames-1.5-2 removed the factor program.
  * Bug #19514 is an user error. Closed.
  * debian/rules: rewritten to use debhelper, CC=cc

 -- Matthias Klose <doko@debian.org>  Wed, 18 Nov 1998 13:09:38 +0200

shellutils (1.16-6.1) unstable; urgency=low

  * Non-maintainer upload.
  * Applied patch from Ted T'so provided by Joel Klecker to fix problems
    with serial devices in late 2.1.x kernels (which one of our ports
    needs) (Fixes #27254).
  * Fixed old-fsf-address-in-copyright-file .
  * Clean out ".gmo" files (caused dpkg-source to fail).

 -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Wed, 30 Sep 1998 14:52:15 +0200

shellutils (1.16-6) unstable; urgency=low

  * Fixed typo in german translation (#12670)
  * Added "cewt" and "cest" timezones to lib/getdate.y   
  * Moved /usr/bin/sleep to /bin/sleep to match POSIX 

 -- Galen Hazelwood <galenh@micron.net>  Tue,  4 Nov 1997 12:32:43 -0700

shellutils (1.16-5) unstable; urgency=low

  * Fixed spelling in false (#11241)
  * Fixed date man page (#10901)
  * Never look up host names found in utmp (temporary fix for #10145)

 -- Galen Hazelwood <galenh@micron.net>  Mon, 18 Aug 1997 15:29:16 -0600

shellutils (1.16-4) unstable; urgency=low

  * Fixed date -d strings "yesterday" and "tomorrow" (fixes #10154, #10155)

 -- Galen Hazelwood <galenh@micron.net>  Fri,  30 May 1997 12:50:30 -0600

shellutils (1.16-3) unstable; urgency=low

  * Updated date man page (fixes #9357)
  * Built with libc6

 -- Galen Hazelwood <galenh@micron.net>  Thu, 8 May 1997 13:36:56 -0600

shellutils (1.16-2) frozen unstable; urgency=low

  * Altered su patch to be a little less zealous (now accepts result of
    getlogin() unless it comes back NULL, earlier double-check failed
    for nested su's)

 -- Galen Hazelwood <galenh@micron.net>  Sat, 29 Mar 1997 10:03:53 -0700

shellutils (1.16-1) unstable; urgency=low

  * New upstream version
  * Added manpage link from [ to test (fixes bug #6832)

 -- Galen Hazelwood <galenh@micron.net>  Mon, 27 Jan 1997 13:11:09 -0700

shellutils (1.15-3) unstable; urgency=low

  * Added factor and seq to distribution (fixes bug #6623)
  * Replaced bsdutils chroot with GNU chroot from sh-utils

 -- Galen Hazelwood <galenh@micron.net>  Thu, 16 Jan 1997 15:00:24 -0700

shellutils (1.15-2) unstable; urgency=low

  * Fixed DEFAULT_ROOT_LOGIN_PATH bug I cleverly introduced in 1.15-1 :(

 -- Galen Hazelwood <galenh@micron.net>  Fri, 10 Jan 1997 00:35:50 -0700

shellutils (1.15-1) unstable; urgency=low

  * New upstream version
  * Fixed users.1 to point to correct utmp/wtmp

 -- Galen Hazelwood <galenh@micron.net>  Thu, 9 Jan 1997 14:36:01 -0700

shellutils (1.14-4) unstable; urgency=medium

  * Fixed seg fault caused by sloppy patch for #1560 (fixes bug #6142)

 -- Galen Hazelwood <galenh@micron.net>  Mon, 23 Dec 1996 22:55:20 -0700

shellutils (1.14-3) unstable; urgency=low

  * Added terminology warning to uname --help and uname.1 (fixes bug #6008)
  * su logging now gets usernames more reliably in the absence of a
  controlling tty (fixes bug #1560)

 -- Galen Hazelwood <galenh@micron.net>  Sat, 21 Dec 1996 20:37:14 -0700

shellutils (1.14-2) unstable; urgency=low

  * Added Lars Wirzenius's patch to src/echo.c (fixes bug #821)

 -- Galen Hazelwood <galenh@micron.net>  Thu, 19 Dec 1996 11:46:15 -0700

shellutils (1.14-1) unstable; urgency=low

  * New maintainer
  * New upstream source (fixes bugs #2292, #4256)
  * Updated to Standards-Version 2.1.2.2 (fixes bug #3359)
  * Added long description (fixes bug #3609)
  * Cosmetic changes in 'who --help' and who.1 (fixes bugs #1164, #1616)

 -- Galen Hazelwood <galenh@micron.net>  Tue, 17 Dec 1996 20:12:48 -0700

Local variables:
mode: debian-changelog
End: