Guillem Jover
|
df43bb2303
Bump Standards-Version to 3.9.3 (no changes needed)
|
14 years ago |
Guillem Jover
|
ed81506e07
Remove ~ from version checks in maintainer scripts
|
14 years ago |
Guillem Jover
|
0e71d79956
dpkg: Add --assert-multi-arch option
|
15 years ago |
Guillem Jover
|
ffa1ec0502
libdpkg: Change pkg_db_get_pkg() to create new arch instances
|
14 years ago |
Guillem Jover
|
eb34e073e2
libdpkg: Find the correct package slot in the db for the parsed package
|
14 years ago |
Guillem Jover
|
94a1d64a0a
libdpkg: Change pkg_db_get_singleton() to return a better candidate
|
14 years ago |
Guillem Jover
|
b66466c90a
libdpkg: Mark not-installed non-arch-qualified selections for removal
|
14 years ago |
Guillem Jover
|
4e77471900
libdpkg: Always ignore older versions when parsing the available file
|
14 years ago |
Guillem Jover
|
e73bc56d58
libdpkg: Add new enum parsedbtype
|
14 years ago |
Guillem Jover
|
c30a50a8a1
libdpkg: Add new pdb_parse_update flag
|
14 years ago |
Guillem Jover
|
63c7ba56e1
libdpkg: Rename pkgset_get_singleton() to pkg_db_get_singleton()
|
14 years ago |
Guillem Jover
|
806a7821b2
libdpkg: Consider M-A:same package without architecture fatal errors
|
14 years ago |
Guillem Jover
|
e2debc97e6
dpkg: Only allow setting selections for known packages
|
14 years ago |
Raphaël Hertzog
|
960ce492e9
dpkg: Do not try to disappear other packages from the same set
|
14 years ago |
Guillem Jover
|
81fbbcec49
dpkg: Upgrade the database automatically to the new multi-arch layout
|
14 years ago |
Guillem Jover
|
69a5e4d5cb
dpkg: Update on-disk database to use a multiarch compliant layout
|
14 years ago |
Guillem Jover
|
483a4cb092
dpkg: Allow shared files between Multi-Arch: same packages
|
14 years ago |
Guillem Jover
|
1e6861ddcc
dpkg: Store in tarcontext whether the pkgset is getting in sync
|
15 years ago |
Guillem Jover
|
7e81416f7f
dpkg: Change debug output to always arch-qualify package names
|
14 years ago |
Guillem Jover
|
76ef859544
dselect: Change debug output to always arch-qualify package names
|
14 years ago |
Sven Joachim
|
754d49c0e6
dpkg-divert: Improve ignored removal request message
|
14 years ago |
Guillem Jover
|
b1a377f0de
Dpkg::BuildFlags: Use =head2 instead of =head
|
14 years ago |
Raphaël Hertzog
|
65c28bd697
dpkg: Remove old control files on upgrade when needed for Multi-Arch change
|
15 years ago |
Raphaël Hertzog
|
babadd90c5
dpkg-divert: Properly handle diversions of shared files
|
15 years ago |
Guillem Jover
|
6cfd1ce508
dpkg: Pass filenamenode instead of fileinlist to cu_installnew()
|
14 years ago |
Guillem Jover
|
1309c6a7d3
dpkg: Compute and track hashes for newly unpacked file
|
14 years ago |
Guillem Jover
|
3633c757db
dpkg: Use fd_skip() instead of fd_read() on tarobject_skip_padding()
|
14 years ago |
Guillem Jover
|
b634df8803
dpkg: Refactor skipping tarobject padding into new tarobject_skip_padding()
|
14 years ago |
Guillem Jover
|
571ab351cb
dpkg: Rename tarfile_skip_one_forward() to tarobject_skip_entry()
|
14 years ago |
Guillem Jover
|
bec08b7fba
dpkg: Refactor tar object extraction into new tarobject_extract()
|
14 years ago |