lp:debian/squeeze/libselinux

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/libselinux
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

19. By Manoj

* New upstream release
  + Add const qualifiers to public API where appropriate by KaiGai
    Kohei.
  + Remove duplicate slashes in paths in selabel_lookup from Chad Sellers
  + Adds a chcon method to the libselinux python bindings from Steve Lawrence

18. By Manoj

* New upstream release
  * Set errno=EINVAL for invalid contexts from Dan Walsh.
  * Show strerror for security_getenforce() by Colin Walters.
  * Merged selabel database support by KaiGai Kohei.
  * Modify netlink socket blocking code by KaiGai Kohei.
  * Fix from Eric Paris to fix leak on non-selinux systems.
  * regenerate swig wrappers
  * pkgconfig fix to respect LIBDIR from Dan Walsh.
  * Change the AVC to only audit the permissions specified by the
    policy, excluding any permissions specified via dontaudit or not
    specified via auditallow.
  * Fix compilation of label_file.c with latest glibc headers.
  * add/reformat man pages by Guido Trentalancia <email address hidden>.
  * Change exception.sh to be called with bash by Manoj Srivastava
    <email address hidden>
* Bug fix: "memory leak", thanks to Sam Hocevar. Upstream fixed bug
  a wee bit differently. (Closes: #570639).

17. By Manoj

Revert decision not to ship /selinux; instead, ask policy folks to add
an exception. Closes: #496752

16. By Manoj

* New upstream point release
  + Rename and export selinux_reset_config()

15. By Kees Cook

debian/control: add missing pkg-config build-dep to gain
python-selinux Python modules again (LP: #455760).

14. By Colin Watson

* 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.

13. By Manoj

Re-nenable building in parallel, which was disabled in the last
upload.

12. By Kees Cook

Revert CFLAGS change, does not fix FTBFS.

11. By Bhavani Shankar

Add -D_GNU_SOURCE to CFLAGS fix FTBFS. LP: #395663

10. By Manoj

* 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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers