diff options
author | Colin Watson <cjwatson@debian.org> | 2010-01-02 00:48:04 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-01-02 00:48:04 +0000 |
commit | c4ee4042fcb3bfa23696ad73a6319363cd625740 (patch) | |
tree | cc264727972f7f4620c5872b54b5cd1aeca9f483 /debian | |
parent | 9649a8bd3d181cff206116ce59059d004a1a7c75 (diff) |
Make ChrootDirectory work with SELinux (thanks, Russell Coker; closes:
#556644).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e0bc80ef2..0b688f8ca 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -33,6 +33,8 @@ openssh (1:5.2p1-1) UNRELEASED; urgency=low | |||
33 | * Use x11.pc when compiling/linking gnome-ssh-askpass2 (closes: #555951). | 33 | * Use x11.pc when compiling/linking gnome-ssh-askpass2 (closes: #555951). |
34 | * Moved to bzr.debian.org; add Vcs-Bzr and Vcs-Browser control fields. | 34 | * Moved to bzr.debian.org; add Vcs-Bzr and Vcs-Browser control fields. |
35 | * Add debian/README.source with instructions on bzr handling. | 35 | * Add debian/README.source with instructions on bzr handling. |
36 | * Make ChrootDirectory work with SELinux (thanks, Russell Coker; closes: | ||
37 | #556644). | ||
36 | 38 | ||
37 | -- Colin Watson <cjwatson@debian.org> Thu, 12 Nov 2009 21:31:44 +0000 | 39 | -- Colin Watson <cjwatson@debian.org> Thu, 12 Nov 2009 21:31:44 +0000 |
38 | 40 | ||