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

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2005-10-13 16:59:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013165903-3e12j4gn6znkhmdb
Tags: 1.10.2-1
new upstream release which fixes a NTLM Buffer Overflow Vulnerability

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-08-26  Stepan Kasal  <kasal@ucw.cz>
 
2
 
 
3
        * configure.in: Abort if --with-ssl given and OpenSSL unavailable.
 
4
 
 
5
2005-08-11  Hrvoje Niksic  <hniksic@xemacs.org>
 
6
 
 
7
        * configure.in: Check for strtoll and strtoimax.
 
8
 
 
9
2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
10
 
 
11
        * configure.in: Check for timegm.
 
12
 
 
13
2005-07-03  Hrvoje Niksic  <hniksic@xemacs.org>
 
14
 
 
15
        * po/POTFILES.in: Include src/ptimer.c.
 
16
 
 
17
2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
18
 
 
19
        * configure.in: Test for $LIBSSL instead of the old $ssl_success
 
20
        when deciding which MD5 to use.
 
21
 
 
22
2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
23
 
 
24
        * configure.in: Require Autoconf 2.59.
 
25
 
 
26
2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
 
27
 
 
28
        * configure.in: Replace libtool with AC_LIB_HAVE_LINKFLAGS.
 
29
        Modify makefiles accordingly.  (Imported from the trunk.)
 
30
 
 
31
2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
32
 
 
33
        * util/dist-wget: Port to subversion.
 
34
 
 
35
2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
36
 
 
37
        * README.svn: Renamed to README.checkout.  Edited to mention the
 
38
        autogen.sh script.
 
39
 
 
40
2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
41
 
 
42
        * autogen.sh: New file.
 
43
 
 
44
        * Makefile.svn: Deleted, replaced with the even simpler (and more
 
45
        standard) `autogen.sh' script.
 
46
 
 
47
2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
48
 
 
49
        * MAILING-LIST: Remove reference to the obsolete `wget-cvs'
 
50
        mailing list.
 
51
 
 
52
2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
53
 
 
54
        * config.sub, config.guess: Updated from canonical location.
 
55
 
 
56
2005-06-21  Hrvoje Niksic  <hniksic@xemacs.org>
 
57
 
 
58
        * Makefile.cvs: Renamed to Makefile.svn.
 
59
 
 
60
        * README.cvs: Renamed to README.svn.
 
61
 
1
62
2005-05-10  Hrvoje Niksic  <hniksic@xemacs.org>
2
63
 
3
64
        * configure.in: Test for OpenSSL includes we actually need.