Change logs for refpolicy source package in Cosmic

  • refpolicy (2:2.20180114-4) unstable; urgency=medium
    
      * Team upload.
      * debian/control: Point Vcs-* fields to new (salsa) machine
      * debian/control: Bump Standards-Version to 4.1.4 (no further changes)
      * debian/control: Bump debhelper build-dependency version to 11 to match
        debian/compat version
      * debian/control: Bump python {build-}dependencies to python3 (Closes:
        #900285)
      * debian/rules: Drop --parallel flag passed to dh command, this is the
        default with debhelper >= 10
      * debian/control: Bump Priority of selinux-policy-mls to optional, Priority
        extra is now deprecated
      * debian/policygentool: Port to python3
      * debian/patches/python3-buildsystem.patch: Port the buildsystem to use
        python3
      * Drop debian/source/lintian-overrides, overrides not used anymore
    
     -- Laurent Bigonville <email address hidden>  Wed, 30 May 2018 11:42:05 +0200
  • refpolicy (2:2.20180114-3) unstable; urgency=medium
    
      * Added git patch for 20180319.
      * Added git patch for 20180419, fixes lots of typos which changes the
        way things work.  Also adds sctp protocol support.
      * Added git patch for 20180519.
      * Build-depend on version 2.7-2 of checkpolicy and libsepol1-dev and Depend
        on version 2.7-2 of libsepol1 for sctp support.
      * Changed all Build-depends and Depends to version 2.7 from 2.5 and 2.6
        because there's no reason to try to build against ancient versions and we
        don't want to deal with annoying bugs later.
      * Allow mon_t to read generic certs for using SSL for notifications
      * Allow systemd_nspawn_t the mcs_killall if systemd_nspawn_labeled_namespace
        is enabled
      * Allow udev_t to run iptables in iptables_t
      * Some other little systemd stuff
    
     -- Russell Coker <email address hidden>  Sat, 19 May 2018 11:12:41 +1000
  • refpolicy (2:2.20180114-2) unstable; urgency=medium
    
      * Included changelog entry 2:2.20161023.1-10
    
     -- Russell Coker <email address hidden>  Tue, 06 Mar 2018 14:17:33 +1100
  • refpolicy (2:2.20180114-1) unstable; urgency=medium
    
      * New upstream 2.20180114 with patch from git version 2.20180220.
        Took that patch because a lot of it was policy I developed.
      * Delete the deprecated macro mmap_file_perms, anyone who uses this should
        change to mmap_exec_file_perms instead.  Closes: #885771
      * Now build-depend on recent toolchain.  Closes: #875546
      * Removed typebounds patch that upstream didn't like, seems to work ok
        without it now, but we can use nnp_transition if necessary.
    
     -- Russell Coker <email address hidden>  Mon, 26 Feb 2018 23:25:27 +1100