Guillem Jover
|
35f247d5ce
dpkg-deb: Generate reproducible file modes for the .deb control member
|
8 years ago |
Guillem Jover
|
47663b8528
dpkg-deb: Fix typo in code comment
|
8 years ago |
Guillem Jover
|
f6f2371a5d
dpkg-deb: Set ar timestamp and tar mtime clamping to SOURCE_DATE_EPOCH
|
9 years ago |
Guillem Jover
|
7feab64580
dpkg-deb: Use same timestamp for the ar container as for tar mtime clamping
|
9 years ago |
Guillem Jover
|
62a638211c
dpkg-deb: Use new GNU tar --clamp-mtime option
|
8 years ago |
Guillem Jover
|
a15e095201
libdpkg: Add new struct dpkg_ar and basic operations
|
13 years ago |
Guillem Jover
|
db8d2e8a85
dpkg-deb: Use info() instead of plain printf()
|
8 years ago |
Guillem Jover
|
09300f0f87
dpkg-deb, scripts: Make the Architecture field mandatory on package builds
|
9 years ago |
Guillem Jover
|
513a6a9b56
dpkg-deb: Use the treewalk module to build the .deb control member
|
9 years ago |
Guillem Jover
|
231ba4312b
dpkg-deb: Use the treewalk module to build the .deb data member
|
9 years ago |
Guillem Jover
|
0db77512a1
Use new str_fmt() instead of m_asprintf()
|
9 years ago |
Guillem Jover
|
7a91341446
dpkg-deb: Refactor tarball packing into a new function
|
9 years ago |
Guillem Jover
|
6559530d5e
dpkg-deb: Generate the control build dir just once
|
9 years ago |
Guillem Jover
|
afbbf703eb
Update Ian Jackson's email address
|
9 years ago |
Richard Purdie
|
fcfe4f3aa2
dpkg-deb: Move tar option --no-recursion before -T
|
9 years ago |
Guillem Jover
|
2ae3e07e43
dpkg-deb: Set correct default compression value for control.tar.gz member
|
9 years ago |
Guillem Jover
|
438db7a31e
dpkg-deb, dpkg: Do not allow pathnames with embedded newlines
|
10 years ago |
Guillem Jover
|
f85e380f63
debian: Update my copyright years
|
9 years ago |
Guillem Jover
|
d465dca48f
Consistently use proper quotation marks all over the place
|
10 years ago |
Guillem Jover
|
c3972f49f9
dpkg-deb: Fix compressor subprocess name
|
10 years ago |
Guillem Jover
|
dfb3c1b8f5
dpkg-deb: Avoid an intermediate variable for the version string
|
10 years ago |
Guillem Jover
|
b008da395d
dpkg-deb: Handle properly missing and empty architecture fields
|
10 years ago |
Guillem Jover
|
462714edc7
dpkg-deb: Factor out check_control_file() from check_control_area()
|
10 years ago |
Guillem Jover
|
59c4fca8bf
dpkg-deb: Rename check_new_pkg() to check_control_area()
|
10 years ago |
Guillem Jover
|
2aeff6e069
dpkg-deb, libdpkg: Fix short-lived memory leaks
|
10 years ago |
Guillem Jover
|
b284e7dc76
dpkg-deb: Rename pkg_get_pathname() to gen_dest_pathname_from_pkg()
|
10 years ago |
Guillem Jover
|
cde1ec7b97
dpkg-deb: Move destination pathname generation into a new function
|
10 years ago |
Guillem Jover
|
45dcca46d8
Switch code to use the new C locale character type functions
|
10 years ago |
Guillem Jover
|
8a54695dd4
dpkg-deb: Remove arbitrary filename limit
|
10 years ago |
Guillem Jover
|
59427cc7a4
libdpkg: Rename subproc_wait_check() to subproc_reap()
|
10 years ago |