lp:~joejaxx/+junk/selinux-support

Created by Joe Jaxx and last modified
Get this branch:
bzr branch lp:~joejaxx/+junk/selinux-support
Only Joe Jaxx can upload to this branch. If you are Joe Jaxx please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Joe Jaxx
Status:
Development

Recent revisions

28. By Joseph Jackson IV <joejaxx@venus>

 * Sync with Caleb's branch

27. By Joseph Jackson IV <joejaxx@venus>

 * Merged in Caleb's changes:
 * Removing the genhomedircon man page (not in upstream).
 * Reducing the changlogs for selinux and selinux-policy-dummy to just Initial Release.

26. By Joseph Jackson IV <joejaxx@venus>

 * Merged in Caleb's changes:
 * Tidying up the scripts

25. By Joseph Jackson IV <joejaxx@venus>

 * Merged in Caleb's changes:
 * Merging in Jason's changes:
   * Fixes to remove/purge in lots of packages.
   * Moved SELinux configuration file into package 'selinux'
   * /etc/selinux/config
     - Moved SELinux configuration file into this package. Added script
     update-selinux-config so that packages containing policy (such as
     selinux-policy-refpolicy) can switch the policy upon their
     installation.
   * debian/selinux.config
     - Reverted many of the severity levels of debconf questions.
   * debian/postinst
     - Invoke /usr/sbin/update-selinux-policy to change the policy
     to refpolicy, if possible.
   * debian/selinux-policy-refpolicy.*postrrm
     - Handle purging correctly.
   * debian/etc.selinux.config
     - Moved this configuration file into selinux package.
 * base/selinux/grub_funcs.pl removed (functionality replaced by shell scripts)
 * semodule trigger moved from policycoreutils to base/selinux
 * semodule trigger code moved from policycoreutils.postinst to update-selinux-policy (which resides in base/selinux)
 * removed restorecon (setfiles will act like restorecon if called by that name)

24. By Joseph Jackson IV <joejaxx@venus>

 * Merged in Caleb's changes:
 * Removed tarballs as they aren't necessary.
 * Merged in upstream selinux:
   * restorecon was removed upstream, but remains in repo until our use of it is replaced with one of the other tools, FIXME.
   * audit2why was moved libselinux, but the setup.py doesn't correctly handle it FIXME.
 * Several patches to refpolicy were made to fix problems with dbus (when the dbus module is not installed most things simply cannot talk on the bus, these patches allow access if the dbus module is missing).
 * Patched the restorecond.conf to watch /var/run/cups so ensure it gets the proper label.
 * Fixed missing predepeds in refpolicy on policycoreutils and added selinux-policy as optional depends.
 * selinux-policy-refpolicy: removed dbus.pp
 * Removed stray references to svn-buildpackage from selinux/Makefile

23. By Joseph Jackson IV <joejaxx@venus>

 * Fixed the email field in the changelog entry to the correct email

22. By Joseph Jackson IV <joejaxx@venus>

 * Merged Caleb's following changes:
 * debian/control
   * selinux-utils is now a depend instead of a recommend
   * depending on an updated login (one with pam_selinux enabled).
 * debian/selinux.config
   * removed dependency on perl script (which is not installed at the time this script is called.
 * restorecon
   * changed to temp mount + chroot instead of symlink model
 * debian/control
   * selinux-policy-refpolicy depends on *-cups an *-unconfined policies.
   * selinux-policy-refpolicy-(cups|unconfined) provide selinux-policy-(cups|unconfined) (potentially allowing a user to install a dummy package to satisfy).
 * debian/patches/conf.patch
   * added seusers patch that makes all users unconfined by default.
 * debian/selinux-policy-refpolicy.*
   * adding in dbus policy
 * debian/policycoreutils.restorecon.init
   * Removing improper '$'

21. By Joseph Jackson IV <joejaxx@venus>

 * Merged in Caleb's changes:
 * Reverting load_policy, oops.
 * selinux.postinst
   * Only trigger update-grub if necessary.
   * Use update-initramfs trigger instead of direct call.
 * load_policy initramfs script: temporarily mount /proc in root so that load_policy can utilize /proc/cmdline.
 * restorecond.init: don't fail to start if already running --oknodo

20. By Joseph Jackson IV <joejaxx@venus>

 * Merged in Caleb's changes:
 * Merging in configuration options (Chris PeBenito <email address hidden>).

19. By Joseph Jackson IV <joejaxx@venus>

 * Updated the selinux source package changelog to reflect relational change
   in the depends for selinux-policy-refpolicy and selinux-policy

This branch contains Public information 
Everyone can see this information.

Subscribers