From: Emmanuel Lacour Date: Sat, 13 Oct 2007 14:55:59 +0000 (+0000) Subject: 0.6.2-1 release X-Git-Tag: 0.6.2-1 X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=commitdiff_plain;h=8d3b309ac3e9ec80681101d5e061dff6c219277d 0.6.2-1 release --- diff --git a/ChangeLog b/ChangeLog index 15ce027..2142af2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -* Version 0.6.2 (???) +* Version 0.6.2 (19 November 2006) - Made mod_suphp compatible with Apache 2.2 - Modified SmartPtr implementation (hopefully) fixing double free problem diff --git a/configure b/configure index 7d11bf6..b0782c5 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.59 for suPHP 0.6.1. +# Generated by GNU Autoconf 2.59 for suPHP 0.6.2. # # Report bugs to . # @@ -423,8 +423,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='suPHP' PACKAGE_TARNAME='suphp' -PACKAGE_VERSION='0.6.1' -PACKAGE_STRING='suPHP 0.6.1' +PACKAGE_VERSION='0.6.2' +PACKAGE_STRING='suPHP 0.6.2' PACKAGE_BUGREPORT='sebastian.marsching@suphp.org' ac_unique_file="src/Application.cpp" @@ -954,7 +954,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 suPHP 0.6.1 to adapt to many kinds of systems. +\`configure' configures suPHP 0.6.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1020,7 +1020,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of suPHP 0.6.1:";; + short | recursive ) echo "Configuration of suPHP 0.6.2:";; esac cat <<\_ACEOF @@ -1178,7 +1178,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -suPHP configure 0.6.1 +suPHP configure 0.6.2 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1192,7 +1192,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by suPHP $as_me 0.6.1, which was +It was created by suPHP $as_me 0.6.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -19984,7 +19984,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by suPHP $as_me 0.6.1, which was +This file was extended by suPHP $as_me 0.6.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20047,7 +20047,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -suPHP config.status 0.6.1 +suPHP config.status 0.6.2 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.ac b/configure.ac index 65725a6..4cc8406 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. # Initialize -AC_INIT([suPHP], [0.6.1], [sebastian.marsching@suphp.org], [suphp]) +AC_INIT([suPHP], [0.6.2], [sebastian.marsching@suphp.org], [suphp]) # Auxiliary tools AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index 443247f..ad5426f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +suphp (0.6.2-1) unstable; urgency=low + + * New uptream release (closes: #405059) + (no sources changes from previous snapshot) + + -- Emmanuel Lacour Tue, 9 Jan 2007 18:29:26 +0100 + suphp (0.6.1.20061108-1) unstable; urgency=low * New upstream snapshot (closes: #395929) diff --git a/debian/patches/03_libtool.dpatch b/debian/patches/03_libtool.dpatch index bbf4d36..6975f3a 100644 --- a/debian/patches/03_libtool.dpatch +++ b/debian/patches/03_libtool.dpatch @@ -831,8 +831,8 @@ diff -Naur ./configure ./configure @@ -1,10 +1,11 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. --# Generated by GNU Autoconf 2.59 for suPHP 0.6.1. -+# Generated by GNU Autoconf 2.60a for suPHP 0.6.1. +-# Generated by GNU Autoconf 2.59 for suPHP 0.6.2. ++# Generated by GNU Autoconf 2.60a for suPHP 0.6.2. # # Report bugs to . # @@ -2275,7 +2275,7 @@ diff -Naur ./configure ./configure +test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF - suPHP configure 0.6.1 + suPHP configure 0.6.2 -generated by GNU Autoconf 2.59 +generated by GNU Autoconf 2.60a @@ -2294,7 +2294,7 @@ diff -Naur ./configure ./configure This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. - It was created by suPHP $as_me 0.6.1, which was + It was created by suPHP $as_me 0.6.2, which was -generated by GNU Autoconf 2.59. Invocation command line was +generated by GNU Autoconf 2.60a. Invocation command line was @@ -10888,7 +10888,7 @@ diff -Naur ./configure ./configure - +# values after options handling. +ac_log=" - This file was extended by suPHP $as_me 0.6.1, which was + This file was extended by suPHP $as_me 0.6.2, which was -generated by GNU Autoconf 2.59. Invocation command line was +generated by GNU Autoconf 2.60a. Invocation command line was @@ -10951,7 +10951,7 @@ diff -Naur ./configure ./configure +_ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ - suPHP config.status 0.6.1 + suPHP config.status 0.6.2 -configured by $0, generated by GNU Autoconf 2.59, - with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" +configured by $0, generated by GNU Autoconf 2.60a,