Package: util-linux
Version: 2.26.2-2
Severity: minor

Huge increase in the size of /sbin/fstrim on amd64.

  % dpkg -c util-linux_2.25.2-6_amd64.deb | grep -F /sbin/fstrim
  -rwxr-xr-x root/root     35432 2015-03-29 23:34 ./sbin/fstrim

  % dpkg -c util-linux_2.26.2-2_amd64.deb | grep -F /sbin/fstrim 
  -rwxr-xr-x root/root   2132688 2015-05-03 23:30 ./sbin/fstrim

There is a 2MiB block of zeros in the middle of the file.

  % hd /sbin/fstrim | grep -C2 '^\*'
  [...]
  00007db0  e0 e3 ff ff 1a 00 00 00  00 00 00 00 00 00 00 00 |................|
  00007dc0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 |................|
  *
  00207dc0  b0 26 40 00 00 00 00 00  90 26 40 00 00 00 00 00 |.&@......&@.....|
  00207dd0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 |................|
  [...]

Maybe another case of #750722? [1] If so, it will probably fix itself
next time the package is rebuilt.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750722

-- 
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