Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Chang, Shu-Hao). The bitbuffer needs to be unwound after decompression,
as it was eating into the crc/size field.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with some minor edits from me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
|
|
-Erik
|
|
applets that use unarchive changed to match.
|
|
|
|
|
|
|
|
|
|
set its status correctly.
|
|
Only initialise a new entry in the status hashtable if it really is a new entry.
|
|
This code could be improvemed by
1) supporting more options,
2) Creating a shared crc table with gunzip, or perhaps generated on the fly.
3) Removing any remaining unneccessary code (e.g. if (noisy))
|
|
|
|
package the old packages status was getting overwritten.
|
|
up by Stefan
|
|
|
|
Also fixed a very silly error by me when running postinst (remember to use the variable BEFORE its freed)
|
|
|
|
|
|
|
|
of u32, etc) cleanups from Laurence Anderson <laurence@zxmail.com>
|
|
|
|
from gzip by careful optimization. Appears to work just fine
(I've tested the changes on x86, ARM, and powerpc).
|
|
|
|
|
|
|
|
Fixes for a few bugs that have crept into dpkg in the last few days
|
|
with another dpkg command
|
|
|