File netlabel.changes of Package netlabel
-------------------------------------------------------------------
Fri Dec 2 13:13:20 UTC 2016 - mt@suse.com
- Fixed to build on factory and leap-42.2
* Removed obsolete --enable-systemd configure option.
* Pass explicit --with-systemdsystemunitdir configure option;
it is used in the rpm file list anyway and avoids detection
in configure using systemd.pc pkg-config query.
* Removed unneeded systemd-devel build-require, which does not
provide the systemd.pc pkg-config file, but libsystemd files.
* Added systemd-rpm-macros build-require for reliable _unitdir.
- Fixed to call service script macros in the correct package.
-------------------------------------------------------------------
Tue Dec 1 17:25:35 UTC 2015 - p.drouand@gmail.com
- Update to version 0.21
* Converted the build system to autotools
* Fixed a number of style/formatting problems, see 'make check-syntax'
* Fixed a problem with parsing invalid network addresses
* Fixed a problem with large numbers of MLS level/category translations
* Fixed a number of problems identified by Coverity
* Updated to the libnl3 API
* Added a SUBMITTING_PATCHES file with instructions on how to contribute
* Fixed some output formatting problems when listing the outbound mappings
* Created a basic regression test framework and populated it with some
basic tests, see the "tests/" directory
- Remove 0001-Port-to-libnl3.patch and netlabel_tools-0.20.diff; fixed
on upstream release
- Update project and download Urls
- Unconditionally build with systemd support; the package doesn't
build for SLE11 anyway
- Add systemd-devel dependency; checked by the configure script
-------------------------------------------------------------------
Thu Mar 5 18:37:30 UTC 2015 - p.drouand@gmail.com
- Remove dependency on fillup and insserv; the packages provides neither
sysconfig script nor sysvinit script
- Remove depreciated AUTHORS section
-------------------------------------------------------------------
Mon Jun 2 02:21:03 UTC 2014 - crrodriguez@opensuse.org
- Port to libnl3 (0001-Port-to-libnl3.patch)
This is the last package depending on libnl1, after all
relevant requests are accepted, libnl1 can be dropped.
-------------------------------------------------------------------
Wed Mar 26 14:54:35 UTC 2014 - mt@suse.de
- Install LICENSE, README, CHANGELOG as documentation
-------------------------------------------------------------------
Wed Mar 26 10:36:48 UTC 2014 - mt@suse.de
- Update to netlabel tools 0.20 providing the following fixes:
- Patch from Marius Tomaschewski <mt@suse.de> to fix the
Makefile install target to allow installation by normal users
- Fixed build problems on Debian/Ubuntu
- Correctly read all the parts of multipart Netlink messages,
fixed problems when trying to display large configurations
- Updated the doxygen configuration file to work with modern
doxygen versions
- Updated and improved portions of the build mechanism
- Incorporate fixes from the Fedora/RHEL RPMs
- Add support for systemd with the inclusion of a systemd unit
file, configuration file, and configuration helper script
- Fixed install rules to allow installation as normal users (again),
corrected link option order for as-needed, adjusted service file,
replacing netlabel_tools-0.19.diff by netlabel_tools-0.20.diff
and adding netlabel_tools-0.20-service.diff patches.
- Removed unneeded netlabel_tools-0.19-version_info.diff patch
-------------------------------------------------------------------
Sat Feb 23 13:27:46 UTC 2013 - andreas.stieger@gmx.de
- fix Makefile to find version_info file in openSUSE 12.3 and up,
adding netlabel_tools-0.19-version_info.diff
-------------------------------------------------------------------
Wed May 16 17:52:20 UTC 2012 - andreas.stieger@gmx.de
- Explicitly require libnl-1_1-devel for openSUSE 12.1 and up
to fix build
-------------------------------------------------------------------
Wed Sep 30 14:51:42 CEST 2009 - mt@suse.de
- Initial netlabel-tools package (fate#307618)