[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-243-gfb18783

2011-08-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit 250af430bc5cec09c2e4eb223f935891e0d96f45 Author: Guillem Jover Date: Fri Aug 5 06:03:02 2011 +0200 libdpkg: Close the file descriptor just after slurping it in parsedb() diff --git a/lib/dpkg/parse.c b/lib/dpkg/parse.c index

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-243-gfb18783

2011-08-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit fb18783ce260a07d3f3a5f5a3a81640a45a9d089 Author: Guillem Jover Date: Fri Aug 5 06:23:59 2011 +0200 libdpkg: Initialize ps->pkg and ps->pkgbin to NULL in parse_open() This guarantees the parsedb_state variable is in a

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-243-gfb18783

2011-08-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6ee5e8af9dbcd2ef161e1174827ea4e48da09870 Author: Guillem Jover Date: Fri Aug 5 05:21:01 2011 +0200 libdpkg: Refactor parse_open() and parse_close() from parsedb() This will allow code using parse_stanza() to avoid ha