Guillem Jover
|
7614571bb8
libdpkg: Add new dpkg_error_print() function
|
11 years ago |
Guillem Jover
|
24ee92a456
libdpkg: Change m_vasprintf() to assume it is more prone to succeed
|
13 years ago |
Guillem Jover
|
670e9d691f
libdpkg: Factor out new m_vasprintf() from m_asprintf()
|
13 years ago |
Guillem Jover
|
6b4ff833d2
dpkg-query: Do not fail on -W and -l when multiple arguments match a package
|
11 years ago |
Guillem Jover
|
8f3f34cf26
dpkg-query: Use pkg_array_foreach() instead of ad-hoc traversal
|
11 years ago |
Guillem Jover
|
55553c41c1
libdpkg: Add new pkg_array_foreach() function
|
11 years ago |
Guillem Jover
|
0cf46b6e67
debian: Only use stackprotectorstrong when building with gcc >= 4.9
|
11 years ago |
Guillem Jover
|
dd0f24f2ed
scripts/t: Ignore stderr from «dpkg --compare-versions» if it does not fail
|
11 years ago |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
11 years ago |
Guillem Jover
|
046ad86833
Dpkg::Gettext: Use parenthesis on carp call to tell perl it is a function
|
11 years ago |
Guillem Jover
|
19966da895
dpkg-statoverride: Set the SE Linux context on --update
|
11 years ago |
Guillem Jover
|
ad959d4c7b
dpkg: Move SE Linux support into a separate file
|
11 years ago |
Guillem Jover
|
18bfaa4e75
debian: Remove old trigger related Breaks/Conflicts from dpkg
|
11 years ago |
Helge Kreutzmann
|
2a9111dd62
Update German translation of manual pages
|
11 years ago |
Raphaël Hertzog
|
10ff6c4fc5
debian: drop myself from Uploaders
|
11 years ago |
Guillem Jover
|
473bd89d51
doc: Bump DOT_GRAPH_MAX_NODES from 50 to 100
|
11 years ago |
Guillem Jover
|
e1e109ad87
build: Map % back to :
|
11 years ago |
Guillem Jover
|
57554c38e9
build: Use tr instead of sed to map _ to ~
|
11 years ago |
Guillem Jover
|
eb06339d12
Dpkg::BuildOptions: Fix typo
|
11 years ago |
Guillem Jover
|
5e97e572b7
Dpkg::Source::Package: Add ‘.mailmap’ to the default ignore lists
|
11 years ago |
Guillem Jover
|
d3d8d778d7
dpkg-deb: Add support for reading the archive from standard input
|
11 years ago |
Guillem Jover
|
c3972f49f9
dpkg-deb: Fix compressor subprocess name
|
11 years ago |
Guillem Jover
|
dfb3c1b8f5
dpkg-deb: Avoid an intermediate variable for the version string
|
11 years ago |
Guillem Jover
|
b7c8836813
dpkg: Fix --audit to report missing and empty architecture fields
|
11 years ago |
Guillem Jover
|
753374a4e1
libdpkg: Clarify that pkg_spec error messages should print empty architectures
|
11 years ago |
Guillem Jover
|
b008da395d
dpkg-deb: Handle properly missing and empty architecture fields
|
11 years ago |
Guillem Jover
|
462714edc7
dpkg-deb: Factor out check_control_file() from check_control_area()
|
11 years ago |
Guillem Jover
|
59c4fca8bf
dpkg-deb: Rename check_new_pkg() to check_control_area()
|
11 years ago |
Guillem Jover
|
2aeff6e069
dpkg-deb, libdpkg: Fix short-lived memory leaks
|
11 years ago |
Guillem Jover
|
b284e7dc76
dpkg-deb: Rename pkg_get_pathname() to gen_dest_pathname_from_pkg()
|
11 years ago |