diff --git a/libselinux-2.2.tar.gz b/libselinux-2.2.tar.gz deleted file mode 100644 index 27662d1..0000000 --- a/libselinux-2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9dc64216543a7283d786f623ac28e8867f8794138e7deba474a3aa8d02dce33 -size 171011 diff --git a/libselinux-2.3.tar.gz b/libselinux-2.3.tar.gz new file mode 100644 index 0000000..42e4bd4 --- /dev/null +++ b/libselinux-2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1e0b43ecd84a812713d09564019b08e7c205d89072b5cbcd07b052cd8e77b2 +size 171254 diff --git a/libselinux-bindings.spec b/libselinux-bindings.spec index a0b5576..0aa3fad 100644 --- a/libselinux-bindings.spec +++ b/libselinux-bindings.spec @@ -1,7 +1,7 @@ # # spec file for package libselinux-bindings # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define libsepol_ver 2.2 +%define libsepol_ver 2.3 Name: libselinux-bindings -Version: 2.2 +Version: 2.3 Release: 0 Url: http://userspace.selinuxproject.org/ Summary: SELinux library and simple utilities diff --git a/libselinux.changes b/libselinux.changes index 4ec15ca..96bae57 100644 --- a/libselinux.changes +++ b/libselinux.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 18 00:15:17 UTC 2014 - crrodriguez@opensuse.org + +- Update to version 2.3 +* Get rid of security_context_t and fix const declarations. +* Refactor rpm_execcon() into a new setexecfilecon() from Guillem Jover. + ------------------------------------------------------------------- Thu Oct 31 13:43:41 UTC 2013 - p.drouand@gmail.com diff --git a/libselinux.spec b/libselinux.spec index c56ecca..c0a7ca3 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,7 +1,7 @@ # # spec file for package libselinux # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define libsepol_ver 2.2 +%define libsepol_ver 2.3 Name: libselinux -Version: 2.2 +Version: 2.3 Release: 0 Url: http://userspace.selinuxproject.org/ Summary: SELinux library and simple utilities