Re: [Vote] Apache Serf 1.3.9 up for signing/testing

2016-08-29 Thread Ivan Zhakov
On 29 August 2016 at 12:59, Bert Huijben  wrote:
> The 1.3.9 release artifacts are now available for testing/signing.
>
> Please get the tarballs from
>   https://dist.apache.org/repos/dist/dev/serf
> and add your signatures there.  I plan to try and release on September 1st
> so please try and get your votes/signatures in place by August 31th.
>
> I'm calling a VOTE on releasing these as Apache Serf 1.3.9 GA.
>
I'm +1 to release Apache Serf 1.3.9.

-- 
Ivan Zhakov


svn commit: r1758192 - in /serf/branches/1.3.x: ./ CHANGES

2016-08-29 Thread rhuijben
Author: rhuijben
Date: Mon Aug 29 09:27:52 2016
New Revision: 1758192

URL: http://svn.apache.org/viewvc?rev=1758192=rev
Log:
* CHANGES: Merge 1.3.x relevant CHANGES from trunk.

Modified:
serf/branches/1.3.x/   (props changed)
serf/branches/1.3.x/CHANGES

Propchange: serf/branches/1.3.x/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Aug 29 09:27:52 2016
@@ -1,4 +1,4 @@
 /serf/branches/1.3.x:1699925,1699931
 /serf/branches/multiple_ssl_impls:1699382
 /serf/branches/windows-sspi:1698866-1698877
-/serf/trunk:1699516-1699518,1699520-1699522,1699528,1699530-1699535,1699537,1699539-1699543,1699548-1699549,1699553,1699555-1699556,1699559-1699560,1699563-1699565,1699567-1699570,1699572-1699573,1699578-1699580,1699582-1699597,1699599-1699602,1699607,1699610,1699613,1699615-1699618,1699622-1699623,1699626-1699627,1699633,1699637,1699642,1699645,1699647,1699649-1699650,1699652,1699654-1699655,1699659-1699665,1699671,1699674,1699680-1699683,1699687-1699688,1699690,1699692-1699694,1699698-1699700,1699702,1699707-1699708,1699712-1699716,1699720,1699724,1699728,1699730,1699733,1699762,1699770,1699773,1699777,1699780-1699781,1699791,1699798,1699800-1699801,1699817,1699819,1699838,1699843,1699846,1699850,1699852,1699858-1699859,1699861,1699873,1699881,1699884,1699902-1699903,1699906,1699924,1699926-1699927,1699930,1699932,1699936-1699937,1699941,1699944,1699948-1699950,1699954,1699957,1699964,1699973,1699975,1699985-1699987,163-164,1700031,1700062,1700128,1700149,1700234,1700236,1
 
700246,1700270,1700650,1700830,1702096,1702221,1702264,1704725,1708849,1748673,1757829
+/serf/trunk:1699516-1699518,1699520-1699522,1699528,1699530-1699535,1699537,1699539-1699543,1699548-1699549,1699553,1699555-1699556,1699559-1699560,1699563-1699565,1699567-1699570,1699572-1699573,1699578-1699580,1699582-1699597,1699599-1699602,1699607,1699610,1699613,1699615-1699618,1699622-1699623,1699626-1699627,1699633,1699637,1699642,1699645,1699647,1699649-1699650,1699652,1699654-1699655,1699659-1699665,1699671,1699674,1699680-1699683,1699687-1699688,1699690,1699692-1699694,1699698-1699700,1699702,1699707-1699708,1699712-1699716,1699720,1699724,1699728,1699730,1699733,1699762,1699770,1699773,1699777,1699780-1699781,1699791,1699798,1699800-1699801,1699817,1699819,1699838,1699843,1699846,1699850,1699852,1699858-1699859,1699861,1699873,1699881,1699884,1699902-1699903,1699906,1699924,1699926-1699927,1699930,1699932,1699936-1699937,1699941,1699944,1699948-1699950,1699954,1699957,1699964,1699973,1699975,1699985-1699987,163-164,1700031,1700062,1700128,1700149,1700234,1700236,1
 
700246,1700270,1700650,1700830,1702096,1702221,1702264,1703624,1704725,1708849,1709155,1709296,1748673,1757829,1758190

Modified: serf/branches/1.3.x/CHANGES
URL: 
http://svn.apache.org/viewvc/serf/branches/1.3.x/CHANGES?rev=1758192=1758191=1758192=diff
==
--- serf/branches/1.3.x/CHANGES (original)
+++ serf/branches/1.3.x/CHANGES Mon Aug 29 09:27:52 2016
@@ -1,3 +1,23 @@
+Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9]
+  serf is now Apache Serf; apply header changes (r1700062)
+  Fix issue #151: SCons build broken when only one library in ENVPATH
+  Fix issue #153: avoid SSPI handle leak
+  Fix issue #167: Explicitly use the ANSI version of SSPI
+  Fix issue #170: Allow building with Microsoft Visual Studio 2015
+  Fix build of 'check' target when using VPATH-style builds (r1699858, ...)
+(builddir != srcdir).
+  Resolve a bucket (aka "memory") leak when a request bucket is
+destroyed before it is morphed into an aggregate bucket (r1699791)
+  Reset state variables when resetting connection (r1708849)
+  Fix types of passed, but unused batons (r1699986, r1699987)
+  Fix some usages of the openssl BIO api (r1699852)
+  Improve handling of bad data in the response state line. (r1699985)
+  Resolve several compiler issues with less common compilers
+  Support VPath builds with SCons (r1699858, ...)
+  Support more overrides via SCons arguments (r1701836, ...)
+  Adapt to OpenSSL 1.1.x api
+
+
 Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r2441]
   Fix issue #152: CRC calculation error for gzipped http reponses > 4GB.
   Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed.




svn commit: r1758194 - in /serf/branches/1.3.x: ./ CHANGES

2016-08-29 Thread rhuijben
Author: rhuijben
Date: Mon Aug 29 09:30:59 2016
New Revision: 1758194

URL: http://svn.apache.org/viewvc?rev=1758194=rev
Log:
* CHANGES: Merge r1758193 from trunk: Last CHANGES updates

Modified:
serf/branches/1.3.x/   (props changed)
serf/branches/1.3.x/CHANGES

Propchange: serf/branches/1.3.x/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Aug 29 09:30:59 2016
@@ -1,4 +1,4 @@
 /serf/branches/1.3.x:1699925,1699931
 /serf/branches/multiple_ssl_impls:1699382
 /serf/branches/windows-sspi:1698866-1698877
-/serf/trunk:1699516-1699518,1699520-1699522,1699528,1699530-1699535,1699537,1699539-1699543,1699548-1699549,1699553,1699555-1699556,1699559-1699560,1699563-1699565,1699567-1699570,1699572-1699573,1699578-1699580,1699582-1699597,1699599-1699602,1699607,1699610,1699613,1699615-1699618,1699622-1699623,1699626-1699627,1699633,1699637,1699642,1699645,1699647,1699649-1699650,1699652,1699654-1699655,1699659-1699665,1699671,1699674,1699680-1699683,1699687-1699688,1699690,1699692-1699694,1699698-1699700,1699702,1699707-1699708,1699712-1699716,1699720,1699724,1699728,1699730,1699733,1699762,1699770,1699773,1699777,1699780-1699781,1699791,1699798,1699800-1699801,1699817,1699819,1699838,1699843,1699846,1699850,1699852,1699858-1699859,1699861,1699873,1699881,1699884,1699902-1699903,1699906,1699924,1699926-1699927,1699930,1699932,1699936-1699937,1699941,1699944,1699948-1699950,1699954,1699957,1699964,1699973,1699975,1699985-1699987,163-164,1700031,1700062,1700128,1700149,1700234,1700236,1
 
700246,1700270,1700650,1700830,1702096,1702221,1702264,1703624,1704725,1708849,1709155,1709296,1748673,1757829,1758190
+/serf/trunk:1699516-1699518,1699520-1699522,1699528,1699530-1699535,1699537,1699539-1699543,1699548-1699549,1699553,1699555-1699556,1699559-1699560,1699563-1699565,1699567-1699570,1699572-1699573,1699578-1699580,1699582-1699597,1699599-1699602,1699607,1699610,1699613,1699615-1699618,1699622-1699623,1699626-1699627,1699633,1699637,1699642,1699645,1699647,1699649-1699650,1699652,1699654-1699655,1699659-1699665,1699671,1699674,1699680-1699683,1699687-1699688,1699690,1699692-1699694,1699698-1699700,1699702,1699707-1699708,1699712-1699716,1699720,1699724,1699728,1699730,1699733,1699762,1699770,1699773,1699777,1699780-1699781,1699791,1699798,1699800-1699801,1699817,1699819,1699838,1699843,1699846,1699850,1699852,1699858-1699859,1699861,1699873,1699881,1699884,1699902-1699903,1699906,1699924,1699926-1699927,1699930,1699932,1699936-1699937,1699941,1699944,1699948-1699950,1699954,1699957,1699964,1699973,1699975,1699985-1699987,163-164,1700031,1700062,1700128,1700149,1700234,1700236,1
 
700246,1700270,1700650,1700830,1702096,1702221,1702264,1703624,1704725,1708849,1709155,1709296,1748673,1757829,1758190,1758193

Modified: serf/branches/1.3.x/CHANGES
URL: 
http://svn.apache.org/viewvc/serf/branches/1.3.x/CHANGES?rev=1758194=1758193=1758194=diff
==
--- serf/branches/1.3.x/CHANGES (original)
+++ serf/branches/1.3.x/CHANGES Mon Aug 29 09:30:59 2016
@@ -1,4 +1,4 @@
-Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9]
+Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9, r]
   serf is now Apache Serf; apply header changes (r1700062)
   Fix issue #151: SCons build broken when only one library in ENVPATH
   Fix issue #153: avoid SSPI handle leak
@@ -13,9 +13,8 @@ Apache Serf 1.3.9 [2016-09-01, from tags
   Fix some usages of the openssl BIO api (r1699852)
   Improve handling of bad data in the response state line. (r1699985)
   Resolve several compiler issues with less common compilers
-  Support VPath builds with SCons (r1699858, ...)
   Support more overrides via SCons arguments (r1701836, ...)
-  Adapt to OpenSSL 1.1.x api
+  Adapt to OpenSSL 1.1.x api (r1750819)
 
 
 Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r2441]




[Vote] Apache Serf 1.3.9 up for signing/testing

2016-08-29 Thread Bert Huijben
The 1.3.9 release artifacts are now available for testing/signing.

Please get the tarballs from
  https://dist.apache.org/repos/dist/dev/serf
and add your signatures there.  I plan to try and release on September 1st
so please try and get your votes/signatures in place by August 31th.

I'm calling a VOTE on releasing these as Apache Serf 1.3.9 GA.

[ ] +1: Good to go
[ ] +0: meh
[ ] -1: Danger Will Robinson. And why.

Thanks,
Bert



svn commit: r1758196 - /serf/tags/1.3.9/

2016-08-29 Thread rhuijben
Author: rhuijben
Date: Mon Aug 29 09:47:26 2016
New Revision: 1758196

URL: http://svn.apache.org/viewvc?rev=1758196=rev
Log:
Tag Serf 1.3.9

Added:
serf/tags/1.3.9/   (props changed)
  - copied from r1758195, serf/branches/1.3.x/

Propchange: serf/tags/1.3.9/
--
--- svn:ignore (added)
+++ svn:ignore Mon Aug 29 09:47:26 2016
@@ -0,0 +1,12 @@
+*.os
+.gdb_history
+Debug
+Release
+.sconsign.dblite
+.sconf_temp
+config.log
+.saved_config
+serf-1.pc
+libserf-1.dylib
+serf-2.pc
+libserf-2.dylib

Propchange: serf/tags/1.3.9/
--
--- svn:mergeinfo (added)
+++ svn:mergeinfo Mon Aug 29 09:47:26 2016
@@ -0,0 +1,4 @@
+/serf/branches/1.3.x:1699925,1699931
+/serf/branches/multiple_ssl_impls:1699382
+/serf/branches/windows-sspi:1698866-1698877
+/serf/trunk:1699516-1699518,1699520-1699522,1699528,1699530-1699535,1699537,1699539-1699543,1699548-1699549,1699553,1699555-1699556,1699559-1699560,1699563-1699565,1699567-1699570,1699572-1699573,1699578-1699580,1699582-1699597,1699599-1699602,1699607,1699610,1699613,1699615-1699618,1699622-1699623,1699626-1699627,1699633,1699637,1699642,1699645,1699647,1699649-1699650,1699652,1699654-1699655,1699659-1699665,1699671,1699674,1699680-1699683,1699687-1699688,1699690,1699692-1699694,1699698-1699700,1699702,1699707-1699708,1699712-1699716,1699720,1699724,1699728,1699730,1699733,1699762,1699770,1699773,1699777,1699780-1699781,1699791,1699798,1699800-1699801,1699817,1699819,1699838,1699843,1699846,1699850,1699852,1699858-1699859,1699861,1699873,1699881,1699884,1699902-1699903,1699906,1699924,1699926-1699927,1699930,1699932,1699936-1699937,1699941,1699944,1699948-1699950,1699954,1699957,1699964,1699973,1699975,1699985-1699987,163-164,1700031,1700062,1700128,1700149,1700234,1700236,1
 
700246,1700270,1700650,1700830,1702096,1702221,1702264,1703624,1704725,1708849,1709155,1709296,1748673,1757829,1758190,1758193

Propchange: serf/tags/1.3.9/
--
tsvn:logwidthmarker = 78




svn commit: r1758191 - in /serf/branches/1.3.x: ./ CHANGES

2016-08-29 Thread rhuijben
Author: rhuijben
Date: Mon Aug 29 09:21:20 2016
New Revision: 1758191

URL: http://svn.apache.org/viewvc?rev=1758191=rev
Log:
Merge r1700031 from trunk: Post 1.3.8 release CHANGES updates.

Modified:
serf/branches/1.3.x/   (props changed)
serf/branches/1.3.x/CHANGES

Propchange: serf/branches/1.3.x/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Aug 29 09:21:20 2016
@@ -1,4 +1,4 @@
 /serf/branches/1.3.x:1699925,1699931
 /serf/branches/multiple_ssl_impls:1699382
 /serf/branches/windows-sspi:1698866-1698877
-/serf/trunk:1699516-1699518,1699520-1699522,1699528,1699530-1699535,1699537,1699539-1699543,1699548-1699549,1699553,1699555-1699556,1699559-1699560,1699563-1699565,1699567-1699570,1699572-1699573,1699578-1699580,1699582-1699597,1699599-1699602,1699607,1699610,1699613,1699615-1699618,1699622-1699623,1699626-1699627,1699633,1699637,1699642,1699645,1699647,1699649-1699650,1699652,1699654-1699655,1699659-1699665,1699671,1699674,1699680-1699683,1699687-1699688,1699690,1699692-1699694,1699698-1699700,1699702,1699707-1699708,1699712-1699716,1699720,1699724,1699728,1699730,1699733,1699762,1699770,1699773,1699777,1699780-1699781,1699791,1699798,1699800-1699801,1699817,1699819,1699838,1699843,1699846,1699850,1699852,1699858-1699859,1699861,1699873,1699881,1699884,1699902-1699903,1699906,1699924,1699926-1699927,1699930,1699932,1699936-1699937,1699941,1699944,1699948-1699950,1699954,1699957,1699964,1699973,1699975,1699985-1699987,163-164,1700062,1700128,1700149,1700234,1700236,1700246,1
 700270,1700650,1700830,1702096,1702221,1702264,1704725,1708849,1748673,1757829
+/serf/trunk:1699516-1699518,1699520-1699522,1699528,1699530-1699535,1699537,1699539-1699543,1699548-1699549,1699553,1699555-1699556,1699559-1699560,1699563-1699565,1699567-1699570,1699572-1699573,1699578-1699580,1699582-1699597,1699599-1699602,1699607,1699610,1699613,1699615-1699618,1699622-1699623,1699626-1699627,1699633,1699637,1699642,1699645,1699647,1699649-1699650,1699652,1699654-1699655,1699659-1699665,1699671,1699674,1699680-1699683,1699687-1699688,1699690,1699692-1699694,1699698-1699700,1699702,1699707-1699708,1699712-1699716,1699720,1699724,1699728,1699730,1699733,1699762,1699770,1699773,1699777,1699780-1699781,1699791,1699798,1699800-1699801,1699817,1699819,1699838,1699843,1699846,1699850,1699852,1699858-1699859,1699861,1699873,1699881,1699884,1699902-1699903,1699906,1699924,1699926-1699927,1699930,1699932,1699936-1699937,1699941,1699944,1699948-1699950,1699954,1699957,1699964,1699973,1699975,1699985-1699987,163-164,1700031,1700062,1700128,1700149,1700234,1700236,1
 
700246,1700270,1700650,1700830,1702096,1702221,1702264,1704725,1708849,1748673,1757829

Modified: serf/branches/1.3.x/CHANGES
URL: 
http://svn.apache.org/viewvc/serf/branches/1.3.x/CHANGES?rev=1758191=1758190=1758191=diff
==
--- serf/branches/1.3.x/CHANGES (original)
+++ serf/branches/1.3.x/CHANGES Mon Aug 29 09:21:20 2016
@@ -1,7 +1,7 @@
-Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r]
-Fix issue #152: CRC calculation error for gzipped http reponses > 4GB.
-Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed.
-Fix issue #154: Disable SSLv2 and SSLv3 as both or broken.
+Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r2441]
+  Fix issue #152: CRC calculation error for gzipped http reponses > 4GB.
+  Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed.
+  Fix issue #154: Disable SSLv2 and SSLv3 as both or broken.
 
 
 Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]




svn commit: r1758190 - /serf/trunk/CHANGES

2016-08-29 Thread rhuijben
Author: rhuijben
Date: Mon Aug 29 09:15:55 2016
New Revision: 1758190

URL: http://svn.apache.org/viewvc?rev=1758190=rev
Log:
* CHANGES: Add some more 1.3.9 items in preparation for release

Modified:
serf/trunk/CHANGES

Modified: serf/trunk/CHANGES
URL: 
http://svn.apache.org/viewvc/serf/trunk/CHANGES?rev=1758190=1758189=1758190=diff
==
--- serf/trunk/CHANGES (original)
+++ serf/trunk/CHANGES Mon Aug 29 09:15:55 2016
@@ -47,11 +47,11 @@ Serf 1.4.0 [2014-xx-xx, from /tags/1.4.0
   Fix issue #157: Segmentation fault in test_ssl_init
 
 
-Serf 1.3.9 [2015-10-XX, from tags/1.3.9, rXXX]
+Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9]
   serf is now Apache Serf; apply header changes (r1700062)
   Fix issue #151: SCons build broken when only one library in ENVPATH
   Fix issue #153: avoid SSPI handle leak
-  Fix issue #167: Explicitly use the  ANSI version of SSPI
+  Fix issue #167: Explicitly use the ANSI version of SSPI
   Fix issue #170: Allow building with Microsoft Visual Studio 2015
   Fix build of 'check' target when using VPATH-style builds (r1699858, ...)
 (builddir != srcdir).
@@ -61,6 +61,10 @@ Serf 1.3.9 [2015-10-XX, from tags/1.3.9,
   Fix types of passed, but unused batons (r1699986, r1699987)
   Fix some usages of the openssl BIO api (r1699852)
   Improve handling of bad data in the response state line. (r1699985)
+  Resolve several compiler issues with less common compilers
+  Support VPath builds with SCons (r1699858, ...)
+  Support more overrides via SCons arguments (r1701836, ...)
+  Adapt to OpenSSL 1.1.x api
 
 
 Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r2441]