Opened 12 years ago
Closed 12 years ago
#3337 closed enhancement (fixed)
Zlib-1.2.8
Reported by: | Matthew Burgess | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.4 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New version. See http://www.zlib.net/ChangeLog.txt for details.
Change History (8)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Go ahead. It probably is only a change to packages.ent.
<!ENTITY zlib-version "1.2.8"> <!ENTITY zlib-size "448 KB"> <!ENTITY zlib-url "http://www.zlib.net/zlib-&zlib-version;.tar.xz"> <!ENTITY zlib-md5 "28f1205d8dd2001f26fec1e8c2cebe37"> <!ENTITY zlib-home "http://www.zlib.net/"> <!ENTITY zlib-ch6-du "4.3 MB"> <!ENTITY zlib-ch6-sbu "0.1 SBU">
comment:3 by , 12 years ago
If you like, put that in - I haven't booted yet (still building my desktop, lost a few hours overnight because of a fubar in my scripts). I'm building everything I need in chroot, then once it's booted I'll use it to get the space/time measurements for (this and) the kernel headers from a -j1 bind-mount.
I'm feeling I need to test the headers thoroughly, haven't been doing much here recently, and this time I'm building from an old LFS-7.2 system.
comment:5 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 12 years ago
Agreed it's only a change to packages.ent, but in fact I get 441k (ls -lh) and 4.6 MB (x86_64).
comment:7 by , 12 years ago
Minor measurement differences. I used 'du -k filename' and 'du -sh builddir'. Just go with your numbers.
I'm starting a build, so I'll take this too - unless you want to do it.