summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-01-02 00:55:00 +0000
committerColin Watson <cjwatson@debian.org>2010-01-02 00:55:00 +0000
commitdcb1c932a27f8b4dbc1de7ecd2567c0b59f3cbb4 (patch)
tree126e9475298e62ca2124a88cd66c08deb958813b /debian
parentc4ee4042fcb3bfa23696ad73a6319363cd625740 (diff)
Initialise sc to NULL in ssh_selinux_getctxbyname (thanks, Václav Ovsík;
closes: #498684).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b688f8ca..5fbc487b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,8 @@ openssh (1:5.2p1-1) UNRELEASED; urgency=low
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: 36 * Make ChrootDirectory work with SELinux (thanks, Russell Coker; closes:
37 #556644). 37 #556644).
38 * Initialise sc to NULL in ssh_selinux_getctxbyname (thanks, Václav Ovsík;
39 closes: #498684).
38 40
39 -- Colin Watson <cjwatson@debian.org> Thu, 12 Nov 2009 21:31:44 +0000 41 -- Colin Watson <cjwatson@debian.org> Thu, 12 Nov 2009 21:31:44 +0000
40 42