]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Windows: ChangeLog and Version Number for 1.5.71
authorJeffrey Altman <jaltman@your-file-system.com>
Mon, 1 Feb 2010 04:27:32 +0000 (23:27 -0500)
committerDerrick Brashear <shadow|account-1000005@unknown>
Mon, 1 Feb 2010 05:46:52 +0000 (21:46 -0800)
Change-Id: I0969e2b3fcff98489aef1b0e660ef12149a4b96c
Reviewed-on: http://gerrit.openafs.org/1184
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
doc/txt/winnotes/afs-changes-since-1.2.txt
src/config/NTMakefile.amd64_w2k
src/config/NTMakefile.i386_nt40
src/config/NTMakefile.i386_w2k

index 985849a499a55e51ada0b9e5237b2645fa54293d..783619714959cb9dccdfa2333d0bd4250c6c2d4d 100644 (file)
@@ -1,3 +1,18 @@
+Since 1.5.70
+
+ * Avoid a potential Freelance deadlock during initial execution 
+   of afsd_service.exe if the old ini file data has to be
+   imported.
+
+ * Three rx library corrections.  (1) Idle data connection
+   processing could timeout if the send window filled and
+   took longer than the idle data timeout period for the
+   transmit window to re-open.  (2) The transmit queue
+   could be emptied prematurely.  A required check for the
+   queue being in use was forgotten.  (3) The function that
+   is supposed to implement a wait for the transmit queue
+   to cease being busy failed to wait.
+
 Since 1.5.69
  * Restore use of DNS AFSDB and SRV records which were
    unintentionally disabled in 1.5.69
index e07321aad238a571391c1e08c08c1d5b8d099189..1de2348d62c6fc4b2ba86cdb1ccd8fb7a8807463 100644 (file)
@@ -89,7 +89,7 @@ AFSPRODUCT_VER_MAJOR=1
 AFSPRODUCT_VER_MINOR=5
 !ENDIF
 !IF !DEFINED(AFSPRODUCT_VER_PATCH)
-AFSPRODUCT_VER_PATCH=7000
+AFSPRODUCT_VER_PATCH=7100
 !ENDIF
 !IF !DEFINED(AFSPRODUCT_VER_BUILD)
 AFSPRODUCT_VER_BUILD=0
index 399c8fc86f220b7e71d43e468d325b3ab74be683..f38e1774b024bad32dfeec2ef1e13e4bf5179fd8 100644 (file)
@@ -89,7 +89,7 @@ AFSPRODUCT_VER_MAJOR=1
 AFSPRODUCT_VER_MINOR=5
 !ENDIF
 !IF !DEFINED(AFSPRODUCT_VER_PATCH)
-AFSPRODUCT_VER_PATCH=7000
+AFSPRODUCT_VER_PATCH=7100
 !ENDIF
 !IF !DEFINED(AFSPRODUCT_VER_BUILD)
 AFSPRODUCT_VER_BUILD=0
index bf44f41cd6dd3febc8dad066e53142fa58b862a8..702a94ceedac57c42d4c26cb5fc0546cc3f5ac84 100644 (file)
@@ -93,7 +93,7 @@ AFSPRODUCT_VER_MAJOR=1
 AFSPRODUCT_VER_MINOR=5
 !ENDIF
 !IF !DEFINED(AFSPRODUCT_VER_PATCH)
-AFSPRODUCT_VER_PATCH=7000
+AFSPRODUCT_VER_PATCH=7100
 !ENDIF
 !IF !DEFINED(AFSPRODUCT_VER_BUILD)
 AFSPRODUCT_VER_BUILD=0