forked from pool/libsemanage
Accepting request 234708 from security:SELinux
update to version 2.3 OBS-URL: https://build.opensuse.org/request/show/234708 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsemanage?expand=0&rev=36
This commit is contained in:
commit
35a7efbfa7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11f60bfa0f1c6063cd9bd99ce0cb4acc9d6d9e9b8d7743d39e847bcd7803bd75
|
||||
size 138208
|
3
libsemanage-2.3.tar.gz
Normal file
3
libsemanage-2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03e09e35e611c286e446bef92b6023ef2623815996f5a53394bb02e49a312e4b
|
||||
size 138231
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 18 00:10:55 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- version 2.3
|
||||
* Fix memory leak in semanage_genhomedircon from Thomas Hurd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 10:12:55 UTC 2014 - vcizek@suse.com
|
||||
|
||||
|
@ -26,13 +26,13 @@ BuildRequires: libsepol-devel
|
||||
BuildRequires: libustr-devel
|
||||
|
||||
Name: libsemanage
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Release: 0
|
||||
Summary: SELinux binary policy manipulation library
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Url: http://userspace.selinuxproject.org/
|
||||
Source: http://userspace.selinuxproject.org/releases/20131030/%{name}-%{version}.tar.gz
|
||||
Source: http://userspace.selinuxproject.org/releases/20140506/%{name}-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
Source2: semanage.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -27,13 +27,13 @@ BuildRequires: python-devel
|
||||
BuildRequires: swig
|
||||
|
||||
Name: python-semanage
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Release: 0
|
||||
Summary: Python bindings for libsemanage
|
||||
License: LGPL-2.1
|
||||
Group: Development/Languages/Python
|
||||
Url: http://www.nsa.gov/selinux/
|
||||
Source: http://userspace.selinuxproject.org/releases/20131030/libsemanage-%{version}.tar.gz
|
||||
Source: http://userspace.selinuxproject.org/releases/20140506/libsemanage-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: libsemanage1 = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user