diff options
author | Adam Conrad <adconrad@0c3.net> | 2012-04-12 16:48:15 -0600 |
---|---|---|
committer | Adam Conrad <adconrad@0c3.net> | 2012-04-12 16:48:15 -0600 |
commit | 6ddc1adf2d91536570c0683ee322e4e4260268f3 (patch) | |
tree | 0b7700a64d8f5370584aec57a1ce90faca6fb8ab /debian | |
parent | 925a7860ff339652e091da1927834490cc207f80 (diff) |
Set FD_CLOEXEC on history.log's FD (Closes: #610069, LP: #636010)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e24e8338f..2b486330a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.8.16~exp12ubuntu8) precise; urgency=low + + * Set FD_CLOEXEC on history.log's FD (Closes: #610069, LP: #636010) + + -- Adam Conrad <adconrad@ubuntu.com> Thu, 12 Apr 2012 16:26:20 -0600 + apt (0.8.16~exp12ubuntu7) precise; urgency=low * clean up obsolete conffile /etc/apt/apt.conf.d/01ubuntu, which was |