Guillem Jover
|
2ed0a42cb3
libdpkg: Do not warn on missing Architecture in config-files state
|
15 years ago |
Guillem Jover
|
e4cb12a710
libdpkg: Do not allow blank lines in field values
|
15 years ago |
Guillem Jover
|
588077fdbc
Dpkg::Source::Package: Add ‘.hgsigs’ to the default ignore lists
|
15 years ago |
Guillem Jover
|
b8038ef472
libdpkg: Properly reset filetriggers_edited in trig_file_interests_save
|
15 years ago |
Guillem Jover
|
104882f7fe
libdpkg: Do not fail on current file removal in trk_explicit_interest_change
|
15 years ago |
Guillem Jover
|
5c32f0c0e4
libdpkg: Properly pop the cleanup handler in trk_explicit_interest_change
|
15 years ago |
Raphaël Hertzog
|
83b591340e
dpkg: properly remove triggers information during package removal
|
15 years ago |
Guillem Jover
|
799d38599c
dpkg: Keep parent directories of directories kept during removal
|
15 years ago |
Guillem Jover
|
e67e071e58
dpkg: On purge remove the conffiles from the file list file
|
15 years ago |
Guillem Jover
|
ad07629757
dpkg: Do not preserve and check for conffiles on leftover dir removal
|
15 years ago |
Guillem Jover
|
0582645c28
dpkg: Change write_filelist_except() to take a mask intead of a bool
|
15 years ago |
Guillem Jover
|
f65316a5ec
libdpkg: Use new writedb flags instead of independent bool variables
|
15 years ago |
Guillem Jover
|
d6f176b4b8
dpkg: Make fd variable passed to cu_closefd static
|
15 years ago |
Guillem Jover
|
7337447704
libdpkg: Rename cu_closefile to cu_closestream
|
15 years ago |
Guillem Jover
|
216b7a30ba
dpkg: On purge correctly remove a symlink pointing to a directory
|
15 years ago |
Guillem Jover
|
ea81b2b144
dpkg: Add debug output on match in dir_is_used_by_others()
|
15 years ago |
Helge Kreutzmann
|
8074459cfa
Fix copyright year in header
|
15 years ago |
Raphaël Hertzog
|
47126733bb
dpkg-source: ensure "any" doesn't hide "all" in the Architecture field
|
15 years ago |
Raphaël Hertzog
|
fddb1643bc
libdpkg: keep Config-Version in triggers-awaited state
|
15 years ago |
Raphaël Hertzog
|
a946894f7a
dpkg: improve pre-dependency check on unpack
|
15 years ago |
Raphaël Hertzog
|
2b8cfa5070
dpkg: depisok() can now suggest to process awaited triggers for a package
|
15 years ago |
Raphaël Hertzog
|
f95177fdac
dpkg: use the correct version in "pkg-foo is unpacked, but is version <v>"
|
15 years ago |
Raphaël Hertzog
|
5f48b4cfe1
dpkg: small bugfix in the dependency checking code for virtual packages
|
15 years ago |
Jonathan Nieder
|
0e0f59a882
libdpkg: Use new DPKG_BUFFER_SIZE macro instead of hard-coded literal
|
15 years ago |
Guillem Jover
|
e8c1a58635
libdpkg: Add new buffer_skip_Int() and switch fd_null_copy() to it
|
15 years ago |
Guillem Jover
|
751c399e50
libdpkg: Remove unneeded checks on buffer_copy loop termination
|
15 years ago |
Guillem Jover
|
fbc930968e
libdpkg: Rename struct buffer_write_md5ctx to buffer_md5_ctx
|
15 years ago |
Guillem Jover
|
7e7236f7e1
libdpkg: Expand buffer_copy_TYPE macro instances
|
15 years ago |
Guillem Jover
|
269bbee973
libdpkg: Switch the compression filter functions to always return
|
15 years ago |
Guillem Jover
|
ec5615cdd1
dpkg-deb: Pass the real file descriptors to compression functions
|
15 years ago |