Version 2.17
- selinux-autorelabel-generator: Don't cross partition boundaries
  for /.snapshots when relabeling [issue#11]

Version 2.16
- 98selinux-microos: Make the btrfs subvolume writable temporarily [boo#1202395]

Version 2.15
- 98selinux-microos: Add grep as dependency

Version 2.14
- Fix Makefile for devel-tools

Version 2.13
- 98selinux-microos: Don't rely on selinux=1 [bsc#1202449]
- Add sysext-add-debug
- Make sure /var/lib/overlay exists before relabeling

Version 2.12
- Remove locale-check, aaa_base has now an own solution
- Remove old CaaSP stuff
- Remove systemd firstboot overwrite

Version 2.11
- Fix unwritable /var / /etc after SELinux relabel [bsc#1186563]

Version 2.10
- Fixes and improvements for SELinux support
- Add devel tools

Version 2.9
- Use absolute path for selinuxenabled in systemd generator

Version 2.8
- Don't propagate umounts into the real root
- Use content of .autorelabel only if it exists

Version 2.7
 - Add workaround if /.autorelabel is used, don't ignore it.
 - Use content of .autorelabel as additional restorecon argument

Version 2.6
 - Don't delete autorelabel file in initrd

Version 2.5
 - Remove tmpfiles.d/tmp.conf, now handled by filesystem package

Version 2.4
 - Don't override tmp.mount options but use tmpfiles.d/tmp.conf to
   set the labels [bsc#1175379]

Version 2.3
 - override tmp.mount option to set correct SELinux label for /tmp
 - Prepare "noexec" for tmp.mount
 - Override TMPDIR for salt to not exec things in /tmp
 - Add selinux dracut module to relabel system at bootup
 - Add locale-check to reset locale to system default if the one
   set by SSH does not exist [bsc#1156175]

Version 2.2
 - tmp.mount is provided now by systemd

Version 2.1
 - Use tmpfs for /tmp

Version 2.0
 - change to autotools
