selinux-basics (0.3.5ubuntu1) jaunty; urgency=low

  * debian/rules: Use dh_installudev to install udev rule.
  * debian/selinux-basics.dirs: No need to create directory 
  * debian/selinux-basics.install: or install rule by hand
  * debian/selinux-basics.preinst: Remove symlink on upgrade, remove old rules
    if unmodified otherwise rename them
  * debian/selinux-basics.postinst: Don't create symlink
  * debian/selinux-basics.postrm: No symlink to remove
  * Bump build-depend on debhelper to install udev rules into
    /lib/udev/rules.d, add Breaks on udev to get correct version.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 13 Jan 2009 15:35:30 +0000

selinux-basics (0.3.5) unstable; urgency=low

  * Added selinux-config-enforcing to set enforcing mode.
    Closes: #498973
  * Only recommend selinux-policy-default, no other policy.
  * Updated the man pages to refer to each other.

 -- Russell Coker <russell@coker.com.au>  Mon, 15 Sep 2008 11:46:00 +1000

selinux-basics (0.3.4) unstable; urgency=low

  * Take ownership of the package (temporarily at least).
  * Made selinux-activate work on systems without GRUB.
    Closes: #498324
  * Made selinux-policy-upgrade work when there are local modules.
    Closes: #498323

 -- Russell Coker <russell@coker.com.au>  Tue, 09 Sep 2008 17:04:00 +1000

selinux-basics (0.3.3+nmu4) unstable; urgency=high

  * Change "reboot -f" to "reboot" to avoid possible data corruption.

 -- Russell Coker <russell@coker.com.au>  Tue, 05 Aug 2008 06:44:37 +1000

selinux-basics (0.3.3+nmu3) unstable; urgency=low

  * The last version didn't include the selinux-policy-upgrade script

 -- Russell Coker <russell@coker.com.au>  Mon, 04 Aug 2008 13:49:30 +1000

selinux-basics (0.3.3+nmu2) unstable; urgency=high

  * gdm doesn't need pam_selinux.so, but wdm does.
  * Added selinux-policy-upgrade script
  * Added postfix-nochroot script

 -- Russell Coker <russell@coker.com.au>  Mon, 04 Aug 2008 07:20:18 +1000

selinux-basics (0.3.3+nmu1) unstable; urgency=high

  * Non-maintainer upload.
  * Added selinux-activate script to handle all aspects of configuring systems
    to run SE Linux.
  * Made /etc/init.d/selinux-basics reboot after performing an autorelabel
    operation, also made it relabel /etc/mtab unconditionally as it often
    gets mislabeled.
  * Added an extra new-line for readability when relabeling.

 -- Russell Coker <russell@coker.com.au>  Fri, 01 Aug 2008 09:31:04 +1000

selinux-basics (0.3.3) unstable; urgency=low

  * Adopted by Ulisses Castro. (Closes: #476192)
  * Update policy version to 3.7.3.
  * Added man page to check-selinux-installation.
  * Added in control file line Build-Depends-Indep, Vcs-Svn and Vcs-Browser.

 -- Ulisses Castro <uss.thebug@gmail.com>  Mon, 28 Apr 2008 20:26:10 -0200

selinux-basics (0.3.2) unstable; urgency=low

  * Orphan this package. Opens: 476192
  * Build package with changes that have been sitting in SVN for a long time
    + MOTD check is gone (Closes: #438604)
  * Update policy version to 3.6.3.0 (No changes)

 -- Erich Schubert <erich@debian.org>  Tue, 15 Apr 2008 02:00:10 +0200

selinux-basics (0.3.1) unstable; urgency=low

  * Fix debian/README - refpolicy has been in Debian for quite some time
    now... (Closes: #387434)

  Since I'm currently not working actively on SELinux, this package might
  need some reviews on which of the tests and workaround are still needed,
  and which other stuff needs to be added.

 -- Erich Schubert <erich@debian.org>  Sun, 15 Jul 2007 15:31:11 +0200

selinux-basics (0.3.0) unstable; urgency=low

  * Rewritten tests in python. Sorry, not as useful yet as before.
  * Small tweaks to init script.
  * Don't start init script on install/upgrade, it's a rcS script.

 -- Erich Schubert <erich@debian.org>  Mon, 11 Sep 2006 18:06:43 +0200

selinux-basics (0.2.6) unstable; urgency=low

  * Make package arch:all, thanks, tbm. (Closes: #357612)

 -- Erich Schubert <erich@debian.org>  Sun, 19 Mar 2006 15:12:06 +0100

selinux-basics (0.2.5) unstable; urgency=low

  * check init.d/sysklogd for xconsole, too.
  * As advised by Md, install only a symlink of the udev rule into
    /etc/udev/rules.d, the actual file lives in /etc/udev now
  * renamed the rule to "no-legacy-ptys", too.
  * Adopted postinst/postrm from eciadsl for that.

 -- Erich Schubert <erich@debian.org>  Fri, 10 Mar 2006 21:14:31 +0100

selinux-basics (0.2.4) unstable; urgency=low

  * To become the first version uploaded to Debian main
  * Added handling for /var/run/motd and suggest FSCKFIX=yes
  * Added xconsole check and suggest removal
  * Move initscript to S 36, just after all filesystems have been mounted
  * Init script will now try to relabel when /.autorelabel was set

 -- Erich Schubert <erich@debian.org>  Fri, 17 Feb 2006 04:19:14 +0100

selinux-basics (0.2.3) unstable; urgency=low

  * Don't remove /dev/xconsole (and don't fail), since it might be
    recreated by sysklogd anyway - relabel it like others

 -- Erich Schubert <erich@debian.org>  Mon, 13 Feb 2006 03:08:39 +0100

selinux-basics (0.2.2) unstable; urgency=low

  * this time, really really install udev and check-selinux

 -- Erich Schubert <erich@debian.org>  Mon, 13 Feb 2006 03:05:44 +0100

selinux-basics (0.2.1) unstable; urgency=low

  * Actually install check-selinux-installation

 -- Erich Schubert <erich@debian.org>  Mon, 13 Feb 2006 02:21:24 +0100

selinux-basics (0.2) unstable; urgency=low

  * Hopefully /var/log/wtmp will no longer be "frequently mislabeled"
    now that the logrotate backports is properly selinux enabled.
  * remove /dev/xconsole on startup, created by syslog
  * added check-selinux-installation
  * added udev rules to not create /dev/pty* (use unix98 /dev/pts)

 -- Erich Schubert <erich@debian.org>  Mon, 13 Feb 2006 00:51:05 +0100

selinux-basics (0.1) unstable; urgency=low

  * Initial Release.

 -- Erich Schubert <erich@debian.org>  Thu,  5 Jan 2006 02:49:45 +0100
