Change logs for libselinux source package in Karmic

  • libselinux (2.0.85-2ubuntu2) karmic; urgency=low
    
      * debian/control: add missing pkg-config build-dep to gain
        python-selinux Python modules again (LP: #455760).
    
     -- Kees Cook <email address hidden>   Mon, 19 Oct 2009 12:51:23 -0700
  • libselinux (2.0.85-2ubuntu1) karmic; urgency=low
    
      * Cross-build fixes:
        - Pass ARCH=$(DEB_HOST_ARCH) to src/Makefile so that TLSFLAGS isn't set
          on cross-builds on an i386 build machine.
        - Pass CC, CFLAGS, and LDFLAGS when building Python bindings.
        - Use pkg-config to find libsepol.a.
    
     -- Colin Watson <email address hidden>   Mon, 12 Oct 2009 16:21:12 +0100
  • libselinux (2.0.85-2) unstable; urgency=low
    
      * Re-nenable building in parallel, which was disabled in the last
        upload. 
    
    libselinux (2.0.85-1) unstable; urgency=low
    
      * New upstream release
        + Reverted Tomas Mraz's fix for freeing thread local storage to avoid
          pthread dependency.
        + Removed fini_context_translations() altogether.
        + Merged lazy init patch from Stephen Smalley based on original patch
          by Steve Grubb.
        + Add per-service seuser support from Dan Walsh.
        + Let load_policy gracefully handle selinuxfs being mounted from
          Stephen Smalley.
        + Check /proc/filesystems before /proc/mounts for selinuxfs from Eric
          Paris.
      * Bug fix: "parallel building fails sometimes", thanks to Kees Cook
        Disabled for now.                                    (Closes: #536840).
      * Bug fix: "It fails to install into an (experimental) chroot", thanks
        to Francesco Paolo Lovergine. Stole chroot detection code from udev's
        postinst. In effect, we stat / and ensure that is the same as
        /proc/1/root's lstat value.                          (Closes: #537888).
    
     -- Bhavani Shankar <email address hidden>   Tue,  25 Aug 2009 12:02:30 +0100
  • libselinux (2.0.82-1ubuntu2) karmic; urgency=low
    
      * Revert CFLAGS change, does not fix FTBFS.
    
     -- Kees Cook <email address hidden>   Mon, 13 Jul 2009 15:14:11 -0700
  • libselinux (2.0.82-1ubuntu1) karmic; urgency=low
    
      * Add -D_GNU_SOURCE to CFLAGS fix FTBFS. LP: #395663
    
     -- Bhavani Shankar <email address hidden>   Sun, 05 Jul 2009 09:47:18 +0530
  • libselinux (2.0.82-1) unstable; urgency=low
    
      * New upstream release
        + Fix improper use of thread local storage from Tomas Mraz
          <email address hidden>.
          Bug fix: "ends with Segmentation fault", thanks to Greg Auger
                                                   (Closes:    #505920).
        + Label substitution support from Dan Walsh.
        + Support for labeling virtual machine images from Dan Walsh. 
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  25 Jun 2009 07:44:05 +0100
  • libselinux (2.0.81-1) unstable; urgency=low
    
      * New upstream release
        + Trim / from the end of input paths to matchpathcon from Dan Walsh.
        + Fix leak in process_line in label_file.c from Hiroshi Shinji.
        + Move matchpathcon to /sbin, add matchpathcon to clean target from
          Dan Walsh. 
        + getdefaultcon to print just the correct match and add verbose option
          from Dan Walsh. 
      * [9d523e1]: [topic--debian]: The matchpathcon symbolic link should be
        absolute As per Debian policy.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Jun 2009 10:37:25 +0100
  • libselinux (2.0.80-1) unstable; urgency=low
    
      * New upstream release
        + deny_unknown wrapper function from KaiGai Kohei.
        + security_compute_av_flags API from KaiGai Kohei.
        + Netlink socket management and callbacks from KaiGai Kohei.
        + Netlink socket handoff patch from Adam Jackson.
        + AVC caching of compute_create results by Eric Paris.
        + Fix incorrect conversion in discover_class code.
        + add restorecon to python bindings from Dan Walsh.
        + Client support for translating raw contexts to colors via setrans.
        + Allow shell-style wildcards in x_contexts file.
        + Correct message types in AVC log messages.
        + Make matchpathcon -V pass mode from Dan Walsh.
        + Add man page for selinux_file_context_cmp from Dan Walsh.
        + New man pages from Dan Walsh.
        + Update flask headers from refpolicy trunk from Dan Walsh.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  18 Jun 2009 08:32:49 +0100
  • libselinux (2.0.71-1) unstable; urgency=low
    
      * New upstream release
         + Add group support to seusers using %groupname syntax from Dan Walsh.
         + Mark setrans socket close-on-exec from Stephen Smalley.
         + Only apply nodups checking to base file contexts from Stephen
           Smalley.
         + Merge ruby bindings from Dan Walsh.
         + Handle duplicate file context regexes as a fatal error from Stephen
           Smalley. This prevents adding them via semanage.
         + Fix audit2why shadowed variables from Stephen Smalley.
         + Note that freecon NULL is legal in man page from Karel Zak.
         + New and revised AVC, label, and mapping man pages from Eamon
           Walsh. 
         + Add swig python bindings for avc interfaces from Dan Walsh.
      * Added ruby bindings package
      * Updated the watch file
      * Updated the build system to the make -j friendly, non-double-colon
        taget based system. This should make building the package more
        robust. 
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Apr 2009 12:01:58 +0100
  • libselinux (2.0.65-5build1) jaunty; urgency=low
    
      * No-change rebuild for Python 2.6 transition.
    
     -- Luca Falavigna <email address hidden>   Thu, 05 Mar 2009 23:07:47 +0000