diff --git a/libsemanage-2.2.tar.gz b/libsemanage-2.2.tar.gz deleted file mode 100644 index 59f1f97..0000000 --- a/libsemanage-2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11f60bfa0f1c6063cd9bd99ce0cb4acc9d6d9e9b8d7743d39e847bcd7803bd75 -size 138208 diff --git a/libsemanage-2.3.tar.gz b/libsemanage-2.3.tar.gz new file mode 100644 index 0000000..57c416a --- /dev/null +++ b/libsemanage-2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e09e35e611c286e446bef92b6023ef2623815996f5a53394bb02e49a312e4b +size 138231 diff --git a/libsemanage.changes b/libsemanage.changes index ad86ba3..89b4e0a 100644 --- a/libsemanage.changes +++ b/libsemanage.changes @@ -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 diff --git a/libsemanage.spec b/libsemanage.spec index cb72c57..e33dcee 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -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 diff --git a/python-semanage.spec b/python-semanage.spec index b86bb12..8f8833a 100644 --- a/python-semanage.spec +++ b/python-semanage.spec @@ -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}