~ubuntu-branches/ubuntu/natty/lftp/natty

« back to all changes in this revision

Viewing changes to src/url.h

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2006-06-05 13:17:03 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060605131703-q5ehgd52jmyn6crf
Tags: 3.4.7-1
* new upstream release from 2006-05-18
* updated Standards-Version to 3.7.2
* tls glibc double-free problem fixed since 3.4.x
  (closes: Bug#326914)
* gnutls handshake problem fixed since 3.4.x
  (closes: Bug#327643)
* segfault problem fixed (closes: Bug#336408)
* using gnutls 1.3 (closes: Bug#369197)
* made lftp-config-dns-inet6_before_inet patch nicer

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * lftp and utils
3
3
 *
4
 
 * Copyright (c) 1996-1997 by Alexander V. Lukyanov (lav@yars.free.net)
 
4
 * Copyright (c) 1996-2005 by Alexander V. Lukyanov (lav@yars.free.net)
5
5
 *
6
6
 * This program is free software; you can redistribute it and/or modify
7
7
 * it under the terms of the GNU General Public License as published by