[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.7.8 up for testing/signing

From: Philip Herron <philip.herron_at_wandisco.com>
Date: Tue, 11 Dec 2012 13:25:08 +0000

On 11/12/12 03:03, Paul Burba wrote:
> On Mon, Dec 10, 2012 at 5:07 PM, Ben Reser <ben_at_reser.org> wrote:
>> The 1.7.8 release artifacts are now available for testing/signing.
>> Please get the tarballs from
>> https://dist.apache.org/repos/dist/dev/subversion
>> and add your signatures there.
>>
>> Thanks!
>
> SUMMARY:
> ---------
> +1 to release
>
> VERIFIED:
> ---------
> Other than the expected differences in
> subversion/include/svn_version.h,
> https://dist.apache.org/repos/dist/dev/subversion/subversion-1.7.8.zip
> is identical to
> https://svn.apache.org/repos/asf/subversion/branches/1.7.x@1419691.
>
> SHA1 checksum of
> https://dist.apache.org/repos/dist/dev/subversion/subversion-1.7.8.zip
> is 65985725f8138cc18993a9088d4ad70df6c0d816
>
> TESTED:
> -------
> [Release-Build] x[ fsfs | bdb ] x [ file | svn | http (neon) | http (serf) ]
> Ruby bindings (patched as described here:
> http://svn.haxx.se/dev/archive-2011-06/0682.shtml)
> JavaHL Bindings
>
> RESULTS:
> --------
> All Tests Pass
>
> PLATFORM:
> ---------
> MS Windows 7 Home Premium Service Pack 1
> Microsoft Visual Studio 2008 Version 9.0.30729.1 SP
>
> DEPENDENCIES:
> -------------
> APR: 1.4.6
> APR-UTIL: 1.4.1
> Neon: 0.29.5
> zlib: 1.2.4
> OpenSSL: 0.9.8q
> Apache: 2.2.22
> BDB: 4.8.30
> sqlite: 3.7.7.1
> Python: 2.7.2 (ActivePython 2.7.2.5)
> Perl: 5.14.2
> Ruby: ruby 1.8.7
> java: 1.6.0_21
> junit: 4.8.2
> swig: 1.3.40
> serf: 1.1.1
>
> SIGNATURE:
> ----------
> https://dist.apache.org/repos/dist/dev/subversion/subversion-1.7.8.zip:
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (MingW32)
>
> iD8DBQBQxnLZ2RaJMFP83FURAhdgAJ4uhjXgujUQK5MCObZWanCv0y06dgCfcip4
> 9wYkft1k86LMlDaXYBRZfvk=
> =EbgM
> -----END PGP SIGNATURE-----
>

Looks cool, been building alot of packages only thing i noticed is the
libraries are re-named from

debian/tmp/usr/lib/libsvn_ra*.so.1* usr/lib
debian/tmp/usr/lib/libsvn_fs*.so.1* usr/lib
debian/tmp/usr/lib/libsvn_wc-1.so.1* usr/lib
debian/tmp/usr/lib/libsvn_delta-1.so.1* usr/lib
debian/tmp/usr/lib/libsvn_subr-1.so.1* usr/lib
debian/tmp/usr/lib/libsvn_client-1.so.1* usr/lib
debian/tmp/usr/lib/libsvn_repos-1.so.1* usr/lib
debian/tmp/usr/lib/libsvn_diff-1.so.1* usr/lib
debian/tmp/usr/lib/libsvn_auth_*-1.so.1* usr/lib

to

debian/tmp/usr/lib/libsvn_ra*.so.0* usr/lib
debian/tmp/usr/lib/libsvn_fs*.so.0* usr/lib
debian/tmp/usr/lib/libsvn_wc-1.so.0* usr/lib
debian/tmp/usr/lib/libsvn_delta-1.so.0* usr/lib
debian/tmp/usr/lib/libsvn_subr-1.so.0* usr/lib
debian/tmp/usr/lib/libsvn_client-1.so.0* usr/lib
debian/tmp/usr/lib/libsvn_repos-1.so.0* usr/lib
debian/tmp/usr/lib/libsvn_diff-1.so.0* usr/lib
debian/tmp/usr/lib/libsvn_auth_*-1.so.0* usr/lib

Oh and windows worked well i only had to add python include and lib path
to VC 2008 project settings. gen-make.py seemed to pick this up before.

--Phil
Received on 2012-12-11 14:25:52 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.