Guillem Jover
|
09b0ee85ae
Dpkg::Source::Patch: Switch remaining topic to named variable in analyze()
|
12 years ago |
Guillem Jover
|
9f5611d933
man: Set the copyright holder for the original code
|
12 years ago |
Guillem Jover
|
5ed1d7ef8a
po: Use the same name as the Maintainer field for the copyright holder
|
12 years ago |
Guillem Jover
|
36eda4c1bc
Bump version to 1.17.16
|
12 years ago |
Guillem Jover
|
3bdb2496c6
Release 1.17.15
|
12 years ago |
Guillem Jover
|
50d95392fb
libdpkg: Set umask to the expected value of 0022 in tar test case
|
12 years ago |
Aurelien Jarno
|
36f8d0019d
dpkg-buildflags: Do not blacklist pie and stackprotector on mips/mipsel
|
12 years ago |
Guillem Jover
|
2a250d6402
Bump version to 1.17.15
|
12 years ago |
Guillem Jover
|
0a8c971b02
Release 1.17.14
|
12 years ago |
Guillem Jover
|
1951e200bc
Regenerate .pot files and merge .po files with them
|
12 years ago |
Guillem Jover
|
f71e02c8e9
libdpkg: Add new tar extractor test cases
|
12 years ago |
Guillem Jover
|
b59b7403a7
libdpkg: Record user and group name in tar_entry
|
12 years ago |
Guillem Jover
|
bc684d1e43
libdpkg: Make the uname and gname file_stat members non-const
|
12 years ago |
Guillem Jover
|
67e532374a
libdpkg: Refactor tar_entry copying into tar_entry_copy()
|
12 years ago |
Guillem Jover
|
4c406e07d2
libdpkg: Consider a hardlink tar entry as a regular file for mode values
|
12 years ago |
Guillem Jover
|
a8c984c339
dpkg: Document optional -C argument in --help output
|
12 years ago |
Guillem Jover
|
3eab05ef9d
dpkg: Double the filesdb hash table size to the closest 2^18 prime
|
12 years ago |
Guillem Jover
|
67c4ac7e7a
dpkg: Switch the filesdb module to use the FNV hash function
|
12 years ago |
Guillem Jover
|
c8cd4cc0c1
libdpkg: Switch to the recommended FNV-1a variant
|
12 years ago |
Guillem Jover
|
c342c6d0bb
libdpkg: Move the FNV hash function into a new strhash module
|
12 years ago |
Guillem Jover
|
a8b3ff906c
libdpkg: Add missing <stddef.h> to dpkg/string.h needed for size_t and NULL
|
12 years ago |
Guillem Jover
|
9b9acf81ba
libdpkg: Fix off-by-one error in command argv size calculation
|
12 years ago |
Guillem Jover
|
183fcc5b4c
dpkg: Do not print pointers in debug output messages
|
12 years ago |
Guillem Jover
|
8f3c317bf1
dpkg-source: Rework command parsing and add --build and --extract aliases
|
12 years ago |
Guillem Jover
|
f88c908b5f
scripts: Unpack arguments just once
|
12 years ago |
Guillem Jover
|
4502f420bd
scripts: Unpack arguments instead of accessing @_ directly
|
12 years ago |
Guillem Jover
|
386e46306f
scripts/t: Make sure temporary files are always cleaned up
|
12 years ago |
Guillem Jover
|
49a77f01c5
dpkg-architecture: Say arch-wildcard instead of arch-alias in --help output
|
12 years ago |
Guillem Jover
|
1987e8e3e1
dpkg-architecture: Add architecture restriction options for -L
|
12 years ago |
Guillem Jover
|
ac00888ad6
dpkg-architecture: Move -L actual code close to the other commands
|
12 years ago |