This commit is contained in:
Xavier Roche
2013-06-17 16:17:35 +00:00
parent 4f8e0f45b4
commit 0bdd316cd3
5 changed files with 8 additions and 8 deletions

2
configure vendored
View File

@@ -15775,7 +15775,7 @@ fi
### OpenSSL is explicitely enabled/disabled ?
### OpenSSL is explicitly enabled/disabled ?
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable https support" >&5
$as_echo_n "checking whether to enable https support... " >&6; }
# Check whether --enable-https was given.

View File

@@ -120,7 +120,7 @@ AC_MSG_WARN([*** in_addr_t not found]),
### zlib
CHECK_ZLIB()
### OpenSSL is explicitely enabled/disabled ?
### OpenSSL is explicitly enabled/disabled ?
AC_MSG_CHECKING(whether to enable https support)
AC_ARG_ENABLE([https],
[AC_HELP_STRING([--enable-https=@<:@yes/no/auto@:>@],

2
debian/changelog vendored
View File

@@ -10,7 +10,7 @@ httrack (3.47.19-3) unstable; urgency=low
httrack (3.47.18-1) unstable; urgency=low
* Fixed FTBFS introduced in 3.47.17 on Ubuntu due to online unit tests
Fixed FTBFS when OpenSSL is disabled explicitely
Fixed FTBFS when OpenSSL is disabled explicitly
-- Xavier Roche <xavier@debian.org> Wed, 05 Jun 2013 18:36:57 +0200

View File

@@ -31,9 +31,9 @@ This file lists all changes and fixes that have been made for HTTrack.
+ Fixed: HTML entities not properly decoded inside URI and query string
+ Fixed: URL-encoding issue within URI
+ Fixed: --timeout alias did not work
+ Fixed: more windows-specific fixes regarding 260-character path limit<br />
+ Fixed: escaping issue in top index<br />
+ Fixed: Linux build cleanup (gentoo patches merge, lintian fixes et al.)<br />
+ Fixed: more windows-specific fixes regarding 260-character path limit
+ Fixed: escaping issue in top index
+ Fixed: Linux build cleanup (gentoo patches merge, lintian fixes et al.)
3.46-1
* New: Unicode filenames handling
@@ -178,7 +178,7 @@ This file lists all changes and fixes that have been made for HTTrack.
+ New: improved background download to handle large sites
+ New: '--assume foo/bar.cgi=text/html' is now possible
+ New: MIME type scan rules (such as -mime:video/* +mime:video/mpeg)
+ New: size scan rules now allows you to rewrite uncaught links as external links
+ New: size scan rules now allows to rewrite uncaught links as external links
+ Fixed: crash fixed when ftime()/localtime()==NULL
+ Fixed: iso-9660 option now using '_' for collision character
+ Fixed: collision problems with CaSe SeNsItIvItY

View File

@@ -460,7 +460,7 @@ execute a shell command (\-#! "echo hello") (\-\-exec <param>)
.SS Dangerous options: (do NOT use unless you exactly know what you are doing)
.IP \-%!
bypass built\-in security limits aimed to avoid bandwidth abuses (bandwidth, simultaneous connections) (\-\-disable\-security\-limits)
bypass built\-in security limits aimed to avoid bandwith abuses (bandwidth, simultaneous connections) (\-\-disable\-security\-limits)
.IP \-IMPORTANT
NOTE: DANGEROUS OPTION, ONLY SUITABLE FOR EXPERTS
.IP \-USE