From a3a7a9479d62a424030891406401a9c1a36b03e0 Mon Sep 17 00:00:00 2001 From: Ivan X Date: Sun, 29 Oct 2017 05:21:55 -0400 Subject: [PATCH] set internal version to 1.5.1; expanded version history --- setup/index.txt | 4 ++-- update/devhistory.txt | 9 ++++++++- update/versionhistory.txt | 3 ++- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/setup/index.txt b/setup/index.txt index 385e6da..e838c7d 100755 --- a/setup/index.txt +++ b/setup/index.txt @@ -9,7 +9,7 @@ # to download and execute, type: # wget ivanx.com/a2server/setup; source setup -a2serverVersion="150" +a2serverVersion="151" # Ensure URL we'll use ends in a / case "$A2SERVER_SCRIPT_URL" in @@ -114,7 +114,7 @@ fi a2server_update=0 doSetup=1 -if { [[ -f /usr/local/etc/A2SERVER-version ]] && (( $(head -c 3 /usr/local/etc/A2SERVER-version) < 150 )); }; then +if { [[ -f /usr/local/etc/A2SERVER-version ]] && (( $(head -c 3 /usr/local/etc/A2SERVER-version) < 151 )); }; then a2server_update=1 fi diff --git a/update/devhistory.txt b/update/devhistory.txt index 76db249..4750319 100644 --- a/update/devhistory.txt +++ b/update/devhistory.txt @@ -98,4 +98,11 @@ [unannounced] 1.5.1: May 2016: changed URLs from rawgit.com to raw.githubusercontent.com - to resolve https problems during install + to resolve https problems during install; OS X temp dir + path corrected; added getexternal.sh to repo; + cppo changes; minor text changes (JTC); better Debian + version checking (JTC) +[unannounced] + +1.5.1r2: Oct 2017: set internal version to 1.5.1; expanded version history +[unannounced] diff --git a/update/versionhistory.txt b/update/versionhistory.txt index 2b1dc95..fc172af 100644 --- a/update/versionhistory.txt +++ b/update/versionhistory.txt @@ -68,7 +68,8 @@ source code at GitHub (thanks Joseph) 1.5.1: Jan 2016: fixed GitHub URLs to prevent https errors during installation - (thanks to http://blogs.yahoo.co.jp/ushi_cow/57459736.html) + (thanks to http://blogs.yahoo.co.jp/ushi_cow/57459736.html); + bug fixes and minor text changes Big thanks to: Anthony Martino, Henry Courbis, Joseph Carter, Jason King, Andy McFadden, Steven Hirsch, Geoff Body, Peter Wong, Tony Diaz, David Schmidt,