summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2017-04-01 22:13:12 +0200
committerXavier Roche <roche@httrack.com>2017-04-01 22:13:12 +0200
commit9bd80e14481f8e0efe980951d88ee5b937412fb1 (patch)
treea9e7a05b1a16a5b9069f664d6c28d1dba60bac41
parentf0da4dddc6f208be5862aac6e79bc311f1e696f3 (diff)
Updated version to 3.49.1
-rwxr-xr-xconfigure22
-rw-r--r--configure.ac4
-rw-r--r--debian/changelog6
-rw-r--r--debian/libhttrack2.files4
-rw-r--r--history.txt3
-rwxr-xr-xinstall-sh21
-rw-r--r--[-rwxr-xr-x]src/htslib.c0
7 files changed, 38 insertions, 22 deletions
diff --git a/configure b/configure
index 5dc246e..5a85446 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.48.24.
+# Generated by GNU Autoconf 2.69 for httrack 3.49.1.
#
# Report bugs to <roche+packaging@httrack.com>.
#
@@ -616,8 +616,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='httrack'
PACKAGE_TARNAME='httrack'
-PACKAGE_VERSION='3.48.24'
-PACKAGE_STRING='httrack 3.48.24'
+PACKAGE_VERSION='3.49.1'
+PACKAGE_STRING='httrack 3.49.1'
PACKAGE_BUGREPORT='roche+packaging@httrack.com'
PACKAGE_URL='http://www.httrack.com/'
@@ -1361,7 +1361,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.48.24 to adapt to many kinds of systems.
+\`configure' configures httrack 3.49.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1431,7 +1431,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of httrack 3.48.24:";;
+ short | recursive ) echo "Configuration of httrack 3.49.1:";;
esac
cat <<\_ACEOF
@@ -1547,7 +1547,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-httrack configure 3.48.24
+httrack configure 3.49.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2179,7 +2179,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.48.24, which was
+It was created by httrack $as_me 3.49.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3048,7 +3048,7 @@ fi
# Define the identity of the package.
PACKAGE='httrack'
- VERSION='3.48.24'
+ VERSION='3.49.1'
cat >>confdefs.h <<_ACEOF
@@ -3141,7 +3141,7 @@ END
fi
fi
-VERSION_INFO="2:48:0"
+VERSION_INFO="2:49: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; }
@@ -15095,7 +15095,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.48.24, which was
+This file was extended by httrack $as_me 3.49.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15162,7 +15162,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.48.24
+httrack config.status 3.49.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 1dbccf3..907bfcd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59)
-AC_INIT([httrack], [3.48.24], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/])
+AC_INIT([httrack], [3.49.1], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/])
AC_COPYRIGHT([
HTTrack Website Copier, Offline Browser for Windows and Unix
Copyright (C) 1998-2015 Xavier Roche and other contributors
@@ -31,7 +31,7 @@ AC_CONFIG_SRCDIR(src/httrack.c)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([subdir-objects])
-VERSION_INFO="2:48:0"
+VERSION_INFO="2:49:0"
AM_MAINTAINER_MODE
AC_USE_SYSTEM_EXTENSIONS
diff --git a/debian/changelog b/debian/changelog
index f7abdc2..bb5b30c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+httrack (3.49-1) unstable; urgency=low
+
+ * Updated to 3.49.1 (3.49-1)
+
+ -- Xavier Roche <xavier@debian.org> Sat, 01 Apr 2017 22:09:48 +0200
+
httrack (3.48.24-1) unstable; urgency=low
* Removed recommends non-existing package (libssl1.0.0)
diff --git a/debian/libhttrack2.files b/debian/libhttrack2.files
index 0e93efe..4977ce0 100644
--- a/debian/libhttrack2.files
+++ b/debian/libhttrack2.files
@@ -1,5 +1,5 @@
-usr/lib/libhttrack.so.2.0.48
+usr/lib/libhttrack.so.2.0.49
usr/lib/libhttrack.so.2
-usr/lib/libhtsjava.so.2.0.48
+usr/lib/libhtsjava.so.2.0.49
usr/lib/libhtsjava.so.2
usr/share/httrack/templates
diff --git a/history.txt b/history.txt
index a5b6cc2..a40f4de 100644
--- a/history.txt
+++ b/history.txt
@@ -4,6 +4,9 @@ HTTrack Website Copier release history:
This file lists all changes and fixes that have been made for HTTrack
+3.49-1
++ Fixed: Minor fixes
+
3.48-23
+ Fixed: on Linux, FTBFS with openssl 1.1.0
diff --git a/install-sh b/install-sh
index 377bb86..756420d 100755
--- a/install-sh
+++ b/install-sh
@@ -345,34 +345,41 @@ do
# is incompatible with FreeBSD 'install' when (umask & 300) != 0.
;;
*)
+ # $RANDOM is not portable (e.g. dash); use it when possible to
+ # lower collision chance
tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
- trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
+ trap 'ret=$?; rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" 2>/dev/null; exit $ret' 0
+ # As "mkdir -p" follows symlinks and we work in /tmp possibly; so
+ # create the $tmpdir first (and fail if unsuccessful) to make sure
+ # that nobody tries to guess the $tmpdir name.
if (umask $mkdir_umask &&
- exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
+ $mkdirprog $mkdir_mode "$tmpdir" &&
+ exec $mkdirprog $mkdir_mode -p -- "$tmpdir/a/b") >/dev/null 2>&1
then
if test -z "$dir_arg" || {
# Check for POSIX incompatibilities with -m.
# HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
# other-writable bit of parent directory when it shouldn't.
# FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
- ls_ld_tmpdir=`ls -ld "$tmpdir"`
+ test_tmpdir="$tmpdir/a"
+ ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
case $ls_ld_tmpdir in
d????-?r-*) different_mode=700;;
d????-?--*) different_mode=755;;
*) false;;
esac &&
- $mkdirprog -m$different_mode -p -- "$tmpdir" && {
- ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
+ $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
+ ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
}
}
then posix_mkdir=:
fi
- rmdir "$tmpdir/d" "$tmpdir"
+ rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir"
else
# Remove any dirs left behind by ancient mkdir implementations.
- rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
+ rmdir ./$mkdir_mode ./-p ./-- "$tmpdir" 2>/dev/null
fi
trap '' 0;;
esac;;
diff --git a/src/htslib.c b/src/htslib.c
index 92c7d44..92c7d44 100755..100644
--- a/src/htslib.c
+++ b/src/htslib.c