You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Nathan Hartman <ha...@gmail.com> on 2019/07/19 17:50:54 UTC

subversion-1.9.12 tests successful on macOS

I used get-deps.sh, but modified the zlib version to 1.2.11 and
download address to https://www.zlib.net/zlib-1.2.11.tar.gz because
it failed to get zlib.

Summary of test results:
  2223 tests PASSED
  83 tests SKIPPED
  47 tests XFAILED (1 WORK-IN-PROGRESS)
SUMMARY: All tests successful.

Platform: macOS 10.13.6

Re: subversion-1.9.12 tests successful on macOS

Posted by Branko Čibej <br...@apache.org>.
On 22.07.2019 11:26, Branko Čibej wrote:
> On 22.07.2019 10:02, Julian Foad wrote:
>> Julian Foad wrote:
>>> Nathan Hartman wrote:
>>>> I used get-deps.sh, but modified the zlib version to 1.2.11 and
>>>> download address to https://www.zlib.net/zlib-1.2.11.tar.gz because
>>>> it failed to get zlib.
>>>>
>>>> Summary of test results: [...]
>>>> Platform: macOS 10.13.6
>>> Thank you!
>>>
>>> I should have checked and updated get-deps.sh.
>> I just checked now. "./get_deps.sh zlib" works for me, fetching zlib
>> version 1.2.8, tested in svn 1.9.11 (which has the same get-deps.sh as
>> 1.9.12). Was it a temporary problem?
> [changed topic] Maybe we should upgrade that dependency? ISTR there was
> a vulnerability in ZLib that's fixed in newer versions?4


https://www.cvedetails.com/vulnerability-list/vendor_id-72/product_id-1820/year-2017/GNU-Zlib.html


(Why they call it "GNU" ZLib is beyond me.)

-- Brane


Re: subversion-1.9.12 tests successful on macOS

Posted by Branko Čibej <br...@apache.org>.
On 22.07.2019 10:02, Julian Foad wrote:
> Julian Foad wrote:
>> Nathan Hartman wrote:
>>> I used get-deps.sh, but modified the zlib version to 1.2.11 and
>>> download address to https://www.zlib.net/zlib-1.2.11.tar.gz because
>>> it failed to get zlib.
>>>
>>> Summary of test results: [...]
>>> Platform: macOS 10.13.6
>>
>> Thank you!
>>
>> I should have checked and updated get-deps.sh.
>
> I just checked now. "./get_deps.sh zlib" works for me, fetching zlib
> version 1.2.8, tested in svn 1.9.11 (which has the same get-deps.sh as
> 1.9.12). Was it a temporary problem?

[changed topic] Maybe we should upgrade that dependency? ISTR there was
a vulnerability in ZLib that's fixed in newer versions?

-- Brane


Re: subversion-1.9.12 tests successful on macOS

Posted by Julian Foad <ju...@apache.org>.
Julian Foad wrote:
> Nathan Hartman wrote:
>> I used get-deps.sh, but modified the zlib version to 1.2.11 and
>> download address to https://www.zlib.net/zlib-1.2.11.tar.gz because
>> it failed to get zlib.
>>
>> Summary of test results: [...]
>> Platform: macOS 10.13.6
> 
> Thank you!
> 
> I should have checked and updated get-deps.sh.

I just checked now. "./get_deps.sh zlib" works for me, fetching zlib 
version 1.2.8, tested in svn 1.9.11 (which has the same get-deps.sh as 
1.9.12). Was it a temporary problem?

- Julian

Re: subversion-1.9.12 tests successful on macOS

Posted by Julian Foad <ju...@apache.org>.
Nathan Hartman wrote:
>I used get-deps.sh, but modified the zlib version to 1.2.11 and
>download address to https://www.zlib.net/zlib-1.2.11.tar.gz because
>it failed to get zlib.
>
>Summary of test results:
>  2223 tests PASSED
>  83 tests SKIPPED
>  47 tests XFAILED (1 WORK-IN-PROGRESS)
>SUMMARY: All tests successful.
>
>Platform: macOS 10.13.6

Thank you!

I should have checked and updated get-deps.sh.
- Julian