Guillem Jover
|
4bb0b4bfda
dpkg-divert: Do not silently enable --rename on --remove
|
18 years ago |
Guillem Jover
|
0c5963d09d
dpkg-divert: Support diverting files from and to different file systems
|
18 years ago |
Raphael Hertzog
|
2a71e19cf6
Merge lenny branch (through the tag '1.14.20')
|
18 years ago |
Guillem Jover
|
cc222ee201
Changelog police
|
18 years ago |
Guillem Jover
|
b6152bf172
Properly close triggers 'File' file to not leak it to the childs
|
18 years ago |
Guillem Jover
|
d329b123b6
dpkg-divert: On renames do no check the target if the source does not exist
|
18 years ago |
Raphael Hertzog
|
a8ada212bd
Adjust the test suite for the modified Dpkg::BuildOptions
|
18 years ago |
Guillem Jover
|
3175c4ac29
libdpkg: Call va_end when done with the va_list variable from va_copy
|
18 years ago |
Guillem Jover
|
e2898cfd37
libdpkg: Make varbufprintf use varbufvprintf instead of reimplementing it
|
18 years ago |
Raphael Hertzog
|
b5b9b42fce
Set PERL_DL_NONLAZY to 1 in perl scripts called by configuration scripts
|
18 years ago |
Raphael Hertzog
|
9866c4bafd
dpkg-buildpackage: use space as separator in DEB_BUILD_OPTIONS
|
18 years ago |
Guillem Jover
|
f9d4d3f62c
dpkg-source: Add '.hgignore' to the default -i regex and -I pattern
|
18 years ago |
Guillem Jover
|
d0d55d09d4
dpkg-query: Use VARBUF_INIT to initialize path instead of vb
|
18 years ago |
Raphael Hertzog
|
0c039711ca
dpkg-source: be less strict on filenames accepted in patches
|
18 years ago |
Raphael Hertzog
|
99d871ef65
dpkg-source/3.0 (quilt): use absolute path names with quilt
|
18 years ago |
Raphael Hertzog
|
808ff71b82
dpkg-source: accept patches with missing context at the end
|
18 years ago |
Raphael Hertzog
|
54d097352d
dpkg-source/3.0 (quilt): better registration of the automatic patch
|
18 years ago |
Raphael Hertzog
|
7bf634e178
dpkg-source/3.0 (quilt): allow /dev/null in automatic patch
|
18 years ago |
Raphael Hertzog
|
7f752eaecf
dpkg-source/3.0 (quilt): bugfix in parser of series file
|
18 years ago |
Raphael Hertzog
|
1f7cf2a3a6
dpkg-source: improve the patch parser
|
18 years ago |
Guillem Jover
|
99bdd01410
Close --status-fd file descriptors on exec
|
18 years ago |
Guillem Jover
|
800e782e21
Replace realloc plus error checking usage with m_realloc
|
18 years ago |
Guillem Jover
|
4d3d73ce7a
libdpkg: Add a size argument to varbufinit
|
18 years ago |
Guillem Jover
|
eb483c17eb
Use new VARBUF_INIT macro instead of varbufinit to initialize variables
|
18 years ago |
Guillem Jover
|
b03ae3024d
dpkg: Fix memory leaks if archivefiles is called more than once
|
18 years ago |
Guillem Jover
|
5a1ee0e65b
libdpkg: Switch log from a pointer to struct varbuf to just struct varbuf
|
18 years ago |
Guillem Jover
|
d0e1e07ca8
dpkg: Fix the support for passing more than one --status-fd option
|
18 years ago |
Guillem Jover
|
f9c32d1e80
dpkg: Fix memory leaks on --set-selections
|
18 years ago |
Guillem Jover
|
e78b452afd
libdpkg: Remove sentinel from catch_signals array
|
18 years ago |
Guillem Jover
|
4433cd3ff1
libdpkg: Use memset instead of ad-hoc operation
|
18 years ago |