File: changelog

package info (click to toggle)
atftp 0.7-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,176 kB
  • ctags: 544
  • sloc: ansic: 6,372; sh: 3,883; makefile: 80
file content (153 lines) | stat: -rw-r--r-- 5,311 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
atftp (0.7-7) unstable; urgency=low

  * Fixed a FTBFS on amd64. Closes: #297549
  * Added Japanese and Brazilian debconf translations. Closes: #304280,#297038

 -- Ludovic Drolez <ldrolez@debian.org>  Tue, 12 Apr 2005 12:55:47 +0200

atftp (0.7-6) unstable; urgency=low

  * Segfault fixed on AMD64. Closes: Bug#291829
  * debian 'watch' file added.

 -- Ludovic Drolez <ldrolez@debian.org>  Wed, 26 Jan 2005 19:12:44 +0100

atftp (0.7-5) unstable; urgency=high

  * Ugency=high because of a RC bug fixed.
  * Removed a bashism in the postinst. Closes: #289633
  * Czech po-debconf translation added by Miroslav Kure. Closes: #288014
  * Danish po-debconf translation added by Morten Brix Pedersen. 
    Closes: #288133
  * Copyright fixed. Closes: #290062

 -- Ludovic Drolez <ldrolez@debian.org>  Tue, 11 Jan 2005 12:19:27 +0100

atftp (0.7-4) unstable; urgency=low

  * updated all po-debconf translations. Closes: #281561
  * polish debconf translation added. Thanks to Bartosz Fenski.
  * added debconf support for setting the multicast TTL value
  * default mcast subnet changed to 239.239.239.0/24 since some routers
    do not seem to like 239.255.0.0/24

 -- Ludovic Drolez <ldrolez@debian.org>  Mon, 28 Dec 2004 19:11:57 +0100

atftp (0.7-3) unstable; urgency=low

  * /etc/default/atftpd removed on purge. Closes: #279707
  * purging stops atftpd. Closes: #275258
  * punctuation modified. Closes: #275692
  * updated the German debconf translation. Closes: #275691

 -- Ludovic Drolez <ldrolez@debian.org>  Fri,  5 Nov 2004 14:32:57 +0100

atftp (0.7-2) unstable; urgency=medium

  * Patched tftp.c, to have an exit status !=0 when an error occurs
  * Data corruption bug in multicast mode fixed. Closes: #275052
    Urgency set to medium because of this bug.
  * Typos in description corrected. Closes: #272565
  * Dutch debconf translation added. Closes: #245913
  * Debconf: removed the initial question and changed priority 
    levels. Closes: #266329

 -- Ludovic Drolez <ldrolez@debian.org>  Sun, 26 Sep 2004 14:25:40 +0200

atftp (0.7-1) unstable; urgency=low

  * New maintainer. Closes: Bug#227258.
  * New release. Closes: Bug#263221, Bug#155300, Bug#180461, Bug#238196.

 -- Ludovic Drolez <ldrolez@debian.org>  Tue, 14 Sep 2004 18:50:20 +0200

atftp (0.6.2) unstable; urgency=low

  * Fixed local and remote buffer overflow (Closes: #196304)

 -- Remi Lefebvre <remi@debian.org>  Sun, 15 Jun 2003 16:26:13 -0400

atftp (0.6.1.1) unstable; urgency=low

  * NMU
  * New config.guess, config.sub.  Add libwrap-dev to build-depends.
    Closes: #142949

 -- LaMont Jones <lamont@debian.org>  Wed, 24 Apr 2002 00:23:52 -0600

atftp (0.6.1) unstable; urgency=low

  * Fixed French translations for real this time (Closes: #136339).

 -- Remi Lefebvre <remi@debian.org>  Sun, 13 Apr 2002 14:09:23 -0500
 
atftp (0.6) unstable; urgency=low

  * Update of German translations (Thanks to Christian Neumair)
    (Closes: #139080)
  * Update of French translations (Thanks to Denis Barbier) (Closes: #136339).
  * Fix autoconf issue related to RedHat
  * Fix bug associated with very small value of blksize
  * Fix server to allow logging to stdout and stderr in daemon mode
  * Add --no-fork option for use in conjonction with --daemon
  * Add command line option to overide the default nobody.nogroup user
  * Fix bug where server segfault if nobody.nogroup doesn't exist
  * Fix grave bug with libwrap support causing server to segfault

 -- Remi Lefebvre <remi@debian.org>  Sun, 31 Mar 2002 13:55:54 -0500

atftp (0.5) unstable; urgency=low

  * Filename length limit increased (Closes: #124052).
  * General bug fixes.
  * Autoconf enhancement.
  * Libwrap support (for spawned thread).
  * Multicast support (not tested thoroughly).
  * Be less picky about removing existing tftp entries in inetd.conf
    (Closes: #107053).
  * General spelling fixes in the english templates (Closes: #109475).
  * Swedish templates (Thanks to Martin Sjogren) (Closes: #109523).
  * Portuguese templates (Thanks to Andre Luis Lopes) (Closes: #107042).

 -- Remi Lefebvre <remi@debian.org>  Sat, 18 Aug 2001 23:13:25 -0400

atftp (0.4) unstable; urgency=low

  * Now handle SIGINT and SIGTERM in the client and server.
  * Improved readline support.
  * Added status info in the client.
  * Added daemon mode.
  * Added spanish templates (Thanks to Carlos Valdivia Yague) (Closes: #103043).
  * Added "Provides: tftpd" (Closes: #100676).
  * Added french templates.
  * Added german templates (Thanks to Sebastian Feltel) (Closes: #100066).
  * Fixed config script (Closes: #93398).
  * Moved over to autoconf (Thanks to Jeffrey Fulmer).

 -- Remi Lefebvre <remi@debian.org>  Sat, 16 Jun 2001 01:27:27 -0500

atftp (0.3) unstable; urgency=low

  * Fixed format string bug.
  * Fixed an uninitialised variable bug.
  * Fixed name resolution.

 -- Remi Lefebvre <remi@debian.org>  Sun, 11 Feb 2001 13:08:34 -0500

atftp (0.2) unstable; urgency=low

  * Add statistics collecting functions to the server.
  * Added support for debconf.
  * Bugfixes.

 -- Remi Lefebvre <remi@debian.org>  Wed, 27 Dec 2000 11:44:02 -0500

atftp (0.1) unstable; urgency=low

  * Initial Release (Closes: #69486).

 -- Remi Lefebvre <remi@debian.org>  Fri, 30 Jun 2000 14:32:15 -0400

Local variables:
mode: debian-changelog
End: