From 9051d60c060b974c0dee8655511f45d0f7d866dd Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Dec 22 2006 17:39:01 +0000 Subject: - Fix to allow ftp to bind to ports > 1024 Resolves: #219349 --- diff --git a/selinux-policy.spec b/selinux-policy.spec index bf9f192..6ac9e77 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -351,7 +351,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog -* Wed Dec 20 2006 Dan Walsh 2.4.6-17 +* Fri Dec 22 2006 Dan Walsh 2.4.6-17 +- Fix to allow ftp to bind to ports > 1024 +Resolves: #219349 * Tue Dec 19 2006 Dan Walsh 2.4.6-16 - Allow semanage to exec it self. Label genhomedircon as semanage_exec_t