summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure22
-rw-r--r--configure.ac4
-rw-r--r--debian/changelog2
-rw-r--r--debian/libhttrack2.files4
-rw-r--r--history.txt19
5 files changed, 17 insertions, 34 deletions
diff --git a/configure b/configure
index 078d86c..6ce102e 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for httrack 3.47.99.
+# Generated by GNU Autoconf 2.69 for httrack 3.48.1.
#
# Report bugs to <roche+packaging@httrack.com>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='httrack'
PACKAGE_TARNAME='httrack'
-PACKAGE_VERSION='3.47.99'
-PACKAGE_STRING='httrack 3.47.99'
+PACKAGE_VERSION='3.48.1'
+PACKAGE_STRING='httrack 3.48.1'
PACKAGE_BUGREPORT='roche+packaging@httrack.com'
PACKAGE_URL='http://www.httrack.com/'
@@ -1337,7 +1337,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures httrack 3.47.99 to adapt to many kinds of systems.
+\`configure' configures httrack 3.48.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1407,7 +1407,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of httrack 3.47.99:";;
+ short | recursive ) echo "Configuration of httrack 3.48.1:";;
esac
cat <<\_ACEOF
@@ -1521,7 +1521,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-httrack configure 3.47.99
+httrack configure 3.48.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2248,7 +2248,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by httrack $as_me 3.47.99, which was
+It was created by httrack $as_me 3.48.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3067,7 +3067,7 @@ fi
# Define the identity of the package.
PACKAGE='httrack'
- VERSION='3.47.99'
+ VERSION='3.48.1'
cat >>confdefs.h <<_ACEOF
@@ -3107,7 +3107,7 @@ am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
-VERSION_INFO="2:47:0"
+VERSION_INFO="2:48:0"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
@@ -16892,7 +16892,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by httrack $as_me 3.47.99, which was
+This file was extended by httrack $as_me 3.48.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16959,7 +16959,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-httrack config.status 3.47.99
+httrack config.status 3.48.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 6ded290..67b992a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
-AC_INIT([httrack], [3.47.99], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/])
+AC_INIT([httrack], [3.48.1], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/])
AC_CONFIG_SRCDIR(src/httrack.c)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE
-VERSION_INFO="2:47:0"
+VERSION_INFO="2:48:0"
AM_MAINTAINER_MODE
AC_PREREQ(2.50)
diff --git a/debian/changelog b/debian/changelog
index 5ba667d..cf6381b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ httrack (3.48.1-1) unstable; urgency=low
* Updated to 3.48.1 (3.48-1)
- -- Xavier Roche <roche@proliant.localnet> Wed, 09 Apr 2014 21:02:08 +0200
+ -- Xavier Roche <xavier@debian.org> Wed, 09 Apr 2014 21:02:08 +0200
httrack (3.47.27-3) unstable; urgency=low
diff --git a/debian/libhttrack2.files b/debian/libhttrack2.files
index 1f3bc8d..0e93efe 100644
--- a/debian/libhttrack2.files
+++ b/debian/libhttrack2.files
@@ -1,5 +1,5 @@
-usr/lib/libhttrack.so.2.0.47
+usr/lib/libhttrack.so.2.0.48
usr/lib/libhttrack.so.2
-usr/lib/libhtsjava.so.2.0.47
+usr/lib/libhtsjava.so.2.0.48
usr/lib/libhtsjava.so.2
usr/share/httrack/templates
diff --git a/history.txt b/history.txt
index c61921b..4d02a98 100644
--- a/history.txt
+++ b/history.txt
@@ -4,24 +4,7 @@ HTTrack Website Copier release history:
This file lists all changes and fixes that have been made for HTTrack.
-3.48-1
-+ New: improved hashtables to speedup large mirrors
-+ New: added unit tests
-+ New: Added %a option, allowing to define the "Accept:" header line.
-+ New: Added %X option, to define additional request header lines.
-+ New: Added option '-%t', preserving the original file type (which may produce non-browseable file locally)
-+ Fixed: remove scope id (% character) in dotted address resolution (especially for catchurl proxy)
-+ Fixed: build fixes, including for Android, non-SSL releases
-+ Fixed: buggy keep-alive handling, leading to waste connections
-+ Fixed: removed chroot and setuid features (this is definitely not our business)
-+ Fixed: removed MMS (Microsoft Media Server) ripping code (mmsrip) (dead protocol, unmaintained code, licensing issues)
-+ Fixed: type mishandling when processing a redirect (such as a .PDF redirecting to another .PDF, with a text/html type tagged in the redirect message)
-+ Fixed: infinite loop when attempting to download a file:/// directory on Unix (gp)<br/>
-+ Fixed: removed background DNS resolution, prone to bugs
-+ Fixed: do not choke on Windows 2000 because of missing SetDllDirectory() (Andy Hewitt)
-+ Fixed: %h custom build structure parameter not taken in account (William Clark)
-
-3.47-27
+3.47-24
+ New: support for IDNA / RFC 3492 (punycode) handling
+ New: openssl is no longer dynamically probed at stratup, but dynamically linked
+ Fixed: random closing of files/sockets, leading to "zip_zipWriteInFileInZip_failed" assertion, "bogus state" messages, or random garbage in downloaded files