Package: libsvn1
Version: 1.8.9-1
Severity: minor

During a recent package update I noticed libsvn1 grew a lot in
installed-size. Upon investigation it turned out this was:

    % for i in libsvn1_1.8.8-2_amd64.deb libsvn1_1.8.9-1_amd64.deb ; do dpkg -c 
$i ; done | grep ra_local | grep -v '^l'
    -rw-r--r-- root/root     39800 2014-04-01 03:20 
./usr/lib/x86_64-linux-gnu/libsvn_ra_local-1.so.1.0.0
    -rw-r--r-- root/root   2132856 2014-05-21 12:33 
./usr/lib/x86_64-linux-gnu/libsvn_ra_local-1.so.1.0.0

Why would a (relatively simple) module for local file:// url access
suddenly gain 2044KiB in a minor update? The extra space appears to
consist entirely of zero bytes, as well.

As far as I can tell, the module source hasn't changed:
    diff -ur subversion-1.8.{8,9}/subversion/libsvn_ra_local
produced no output.

I think there's been some kind of build error somewhere.

-- 
http://rjy.org.uk/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to