~ubuntu-branches/ubuntu/precise/wget/precise-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2005-06-26 16:46:25 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050626164625-jjcde8hyztx7xq7o
Tags: 1.10-2
* wget-fix_error--save-headers patch from upstream
  (closes: Bug#314728)
* don't pattern-match server redirects patch from upstream
  (closes: Bug#163243)
* correct de.po typos
  (closes: Bug#313883)
* wget-E_html_behind_file_counting fix problem with adding the
  numbers after the html extension
* updated Standards-Version: to 3.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
wget (1.10-2) unstable; urgency=medium
 
2
 
 
3
  * wget-fix_error--save-headers patch from upstream
 
4
    (closes: Bug#314728)
 
5
  * don't pattern-match server redirects patch from upstream
 
6
    (closes: Bug#163243)
 
7
  * correct de.po typos
 
8
    (closes: Bug#313883)
 
9
  * wget-E_html_behind_file_counting fix problem with adding the
 
10
    numbers after the html extension
 
11
  * updated Standards-Version: to 3.6.2
 
12
 
 
13
 -- Noèl Köthe <noel@debian.org>  Sun, 26 Jun 2005 16:46:25 +0200
 
14
 
 
15
wget (1.10-1) unstable; urgency=low
 
16
 
 
17
  * new upstream release *yippie*;)
 
18
  * using now dpatch for package changes
 
19
  * long awaited large file system (LFS) is included
 
20
    (closes: Bug#240281)
 
21
    (closes: Bug#181634)
 
22
    (closes: Bug#263455)
 
23
    (closes: Bug#282413)
 
24
  * double slash problem fixed
 
25
    (closes: Bug#184415)
 
26
  * length of body is now checked
 
27
    (closes: Bug#271265)
 
28
  * Crashes when parsing malformed directory listings from
 
29
    FTP server fixed
 
30
    (closes: Bug#279901)
 
31
  * fixes ~ unsafe character
 
32
    (closes: Bug#301624)
 
33
  * fixed commas in directory names
 
34
    (closes: Bug#215134)
 
35
  * incorrect indication in the man page is now corrected
 
36
    (closes: Bug#222695)
 
37
  * fixed --limit-rate disabled when retrying a download
 
38
    (closes: Bug#232276)
 
39
  * --no-http-keep-alive option now in the doc
 
40
    (closes: Bug#290887)
 
41
  * fixed recursion breaks on <link> tag
 
42
    (closes: Bug#310416)
 
43
  * added (error) messages for syntax errors in .wgetrc
 
44
    (closes: Bug#182523)
 
45
  * fixed http basic auth fails if (empty) password is not specified
 
46
    (closes: Bug#184463)
 
47
  * removed @ chars in manpage
 
48
    (closes: Bug#228437)
 
49
  * added EXAMPLES section to the manpage
 
50
    (closes: Bug#261526)
 
51
  * added --retry-connrefused to manpage
 
52
    (closes: Bug#268861)
 
53
  * corrected paths of wgetrc
 
54
    (closes: Bug#308171)
 
55
  * reenabled ipv6 support
 
56
    (closes: Bug#288385)
 
57
  * ca.po from 2005-04-28 12:13+0200
 
58
    (closes: Bug#296182)
 
59
  * fixed https CONNECT proxying
 
60
    (closes: Bug#284550)
 
61
  * fixed --limit-rate option is ignored when resizing the xterm
 
62
    (closes: Bug#153652)
 
63
  * fixed -m sets atimet to remote mtime
 
64
    (closes: Bug#32712)
 
65
 
 
66
 -- Noèl Köthe <noel@debian.org>  Thu, 09 Jun 2005 23:28:23 +0200
 
67
 
 
68
wget (1.9.1-12) unstable; urgency=high
 
69
 
 
70
  * reverted symlink patch from Adam
 
71
    (closes: Bug#310318)
 
72
  * applied backported patch from Hrvoje Niksic/upstream from wget 1.10
 
73
    to fix symlink attack (CAN-2004-2014)
 
74
    (closes: #308622)
 
75
  * added missing CAN numbers to -11 changelog
 
76
    (http://lists.debian.org/debian-release/2005/05/msg00385.html)
 
77
 
 
78
 -- Noèl Köthe <noel@debian.org>  Mon, 23 May 2005 15:30:01 +0200
 
79
 
 
80
wget (1.9.1-11.1) unstable; urgency=high
 
81
 
 
82
  * Non-maintainer upload.
 
83
  * Fix symlink attack (CAN-2004-2014) (closes: #308622)
 
84
  * Removed erroneous chmod 0600 on target file in ftp.c. This is not needed.
 
85
    There is a reason that we have a umask.
 
86
 
 
87
 -- Adam Majer <adamm@galacticasoftware.com>  Sat, 20 May 2005 00:26:53 -0500
 
88
 
 
89
wget (1.9.1-11) unstable; urgency=high
 
90
 
 
91
  * going back to -8 status to have minimal changes to current
 
92
    sarge version
 
93
  * backported fixes from Hrvoje Niksic/upstream from wget 1.10
 
94
    cvs version (thanks alot Hrvoje Niksic!):
 
95
    - adds the filtering of control chars
 
96
      CAN-2004-1488
 
97
      (closes: Bug#261755)
 
98
    - prevents hosts named ".." from writing to ../. and
 
99
      prevents "%00" truncating C strings that hold URLs
 
100
      CAN-2004-1487
 
101
      (closes: Bug#284875)
 
102
  * removed unneeded texi2html build-dep
 
103
    (closes: Bug#305425)
 
104
 
 
105
 -- Noèl Köthe <noel@debian.org>  Thu, 05 May 2005 22:58:58 +0200
 
106
 
 
107
wget (1.9.1-10) unstable; urgency=low
 
108
 
 
109
  * stupid forgotten dpatch build-dep
 
110
    (closes: Bug#279256)
 
111
 
 
112
 -- Noèl Köthe <noel@debian.org>  Mon, 01 Nov 2004 21:03:25 +0100
 
113
 
 
114
wget (1.9.1-9) unstable; urgency=low
 
115
 
 
116
  * back to dpatch again because this version will not go into sarge.;)
 
117
 
 
118
 -- Noèl Köthe <noel@debian.org>  Mon, 01 Nov 2004 15:56:55 +0100
 
119
 
 
120
wget (1.9.1-8) unstable; urgency=low
 
121
 
 
122
  * removed dpatch again because release team doesn't want
 
123
    such substantial changes
 
124
    (closes: Bug#274810)
 
125
 
 
126
 -- Noèl Köthe <noel@debian.org>  Mon, 04 Oct 2004 19:58:57 +0200
 
127
 
 
128
wget (1.9.1-7) unstable; urgency=low
 
129
 
 
130
  * using dpatch to make it easier to maintain all the applied
 
131
    patches
 
132
  * removed README.build because its all now in the patched
 
133
 
 
134
 -- Noèl Köthe <noel@debian.org>  Sat, 02 Oct 2004 11:06:39 +0200
 
135
 
 
136
wget (1.9.1-6) unstable; urgency=high
 
137
 
 
138
  * added patch from Jan Minar <jjminar fastmail.fm> which corrects
 
139
    his own patch to have it multibyte aware
 
140
    (Thanks again alot for your help Jan!)
 
141
    (closes: Bug#271931)
 
142
    (closes: Bug#272889)
 
143
 
 
144
 -- Noèl Köthe <noel@debian.org>  Sat, 02 Oct 2004 10:10:55 +0200
 
145
 
 
146
wget (1.9.1-5) unstable; urgency=high
 
147
 
 
148
  * added patch from Jan Minar <jjminar fastmail.fm> which corrects
 
149
    the parsing/filtering of answer from servers (CAN-2004-0912)
 
150
    (Thanks alot for your help Jan!)
 
151
    (closes: Bug#261755)
 
152
  * documenting incompatibility of -k and -O
 
153
    (closes: Bug#197916)
 
154
 
 
155
 -- Noèl Köthe <noel@debian.org>  Mon, 13 Sep 2004 22:55:58 +0200
 
156
 
1
157
wget (1.9.1-4) unstable; urgency=low
2
158
 
3
159
  * made passive the default. sorry forgot again.:(