diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-05-10 15:15:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-05-10 15:15:15 +0000 |
commit | 0a934dd742df6f61830d29171894d66482d87909 (patch) | |
tree | 80c5421beffebd97a10fe6d7b0949d5de3295c39 /sys-apps | |
parent | Update to rc-scripts-1.4.12, which fixes the following issues that were intro... (diff) | |
download | gentoo-2-0a934dd742df6f61830d29171894d66482d87909.tar.gz gentoo-2-0a934dd742df6f61830d29171894d66482d87909.tar.bz2 gentoo-2-0a934dd742df6f61830d29171894d66482d87909.zip |
Update to rc-scripts-1.4.12, which fixes the following issues that were introduced in baselayout-1.9.0: - Fix bug 50434: The new version of start-stop-daemon changes directory to / by default unless --chdir is specified. Revert this behavior to maintain working directory. This fixes openvpn startup (probably among other things). Thanks to Sven Wegener for the patch. - Fix bug 50448: Four days ago I changed bash loops to use the wrong conditional syntax in net.eth0. Thanks to Sven Wegener for pointing out the problem and providing a patch. (Manifest recommit)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/baselayout/Manifest | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/baselayout/Manifest b/sys-apps/baselayout/Manifest index ff66080d5b97..531133eb488b 100644 --- a/sys-apps/baselayout/Manifest +++ b/sys-apps/baselayout/Manifest @@ -1,12 +1,10 @@ -MD5 acd3ce9597c510d017bc0e4333cbec41 baselayout-1.9.1.ebuild 16091 +MD5 ce499311de3c801d04fe28976c353d2f baselayout-1.9.1.ebuild 16091 MD5 50d26849ef24fb476a6d92d2cd270199 baselayout-1.8.12.ebuild 15958 -MD5 cf0b3e2e5534426fc48ae6ff8f8aaef4 baselayout-1.9.0.ebuild 16093 MD5 bd19fc0fd92d71e639f0367cbdaa1acd baselayout-1.8.6.13.ebuild 20631 MD5 790c2386d65a7dcf35ccf97bd0ddc69f baselayout-1.8.11.ebuild 15446 MD5 b1731a58a05164f101ce08637f040b48 baselayout-1.8.6.13-r1.ebuild 16907 -MD5 c2dbc068d09ed4966c99ffee92805052 ChangeLog 29295 +MD5 f39e849ed3dc5440649c51ca71eaf6d8 ChangeLog 30014 MD5 e02bb32cac91dad28d3c05b731b37b04 metadata.xml 385 -MD5 ee69c1635ef93cb72eaa848d4f041176 files/digest-baselayout-1.9.0 137 MD5 f009d33103504c1e9efa2afca08bfbff files/digest-baselayout-1.9.1 134 MD5 dd7fbce62822fed1595f11078e23aa32 files/baselayout-1.8.6.13-r1-gcc2.patch 443 MD5 d50ca91cbb58c7528a60ddf5bb172956 files/sysvinit-2.84-selinux.patch 3206 |