Releases: netlabel/netlabel_tools
Releases · netlabel/netlabel_tools
netlabel_tools v0.30.0
ChangeLog
- Version 0.30.0 - December 8, 2016
- Added support for CALIPSO/RFC5570, requires Linux v4.8
- Interface now supports using "cipso" in place of "cipsov4"
Checksum
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
6192e9715b45b34136f90e7505d4416028e32aa296e12f72f9d7245bcb9e1d59 netlabel_tools-0.30.0.tar.gz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEcQCq365ubpQNLgrWVeRaWujKfIoFAlhJ4osACgkQVeRaWujK
fIodaRAAiUT/UFXUUq2/2mMv4LXLeUgEGllPifivmlbMbruJKK/SiScx6zX0ApmI
8s4DEj1wiJ1JfZq5yXph7RZhAygNYOllCS9NLDlxparJT/v/r8h1yLd7auk2TzTZ
/z+VAO8fumNQlkQ9IrW9J+CdwOidAxyG1YYPSe3L3kuNuwOSLMkSr/D1/ud7GgMu
YOiPBFEW4pRy2LnUtMviH0o+rmsJUBLSy3YSXa2umxGzavS5n1O/isD+wXya+7Kc
aioIwpjOgQdbJc13qk2A97BqYrBn7gmIg6uzDpmG45AZ7mErJ3cV+yY22iA422Na
jGKd89I3CB9gchXsR6OAvDP5g/L43J2iRYqoj2WFvTt5OkKNovgq7jRl8OhQTHp3
BjLGeqsvWES3J7tCMuNcvXqh2pb9Z07bfMovSrtb53rqj70JMQXA+BwzKpn2upEd
kwfXSnwjGKSu9OPWl7PRTgbB/CTzWe0aydb5ctMr3ZQc2+TNwkG9PdHRnVzB8FFz
XDEsIzbnGItj9ZHyBS+VtSEycONKaeGX6QUF+5vWlNvDULHETsy5RVCSSaT4HY+Z
mPN0QfAyJbQE3DZ2ImEheiVmnU58XJUIalLy+mX6qmKm8Wnd6tVxMOEsb1ETpLES
MqcnIMHY5ziRBSTlSM+GP39vfIiwp5TP0gm58LQ1fxLGLjZOK54=
=MfLt
-----END PGP SIGNATURE-----
netlabel_tools v0.21
ChangeLog
- Version 0.21 - July 10, 2015
- 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
Checksum
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
c0d87074528fb2fbb246ddbc4b76ebc86acdc7f36fa5c0a767a59d07dfd61278 netlabel_tools-0.21.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJVoCQ1AAoJEFXkWlroynyKlpoP/junn66ZuoIMK8izJ6u87X3I
0YeybZ2MomRJmPF+/kZ27Fxr2VD09PIhzejNh4RgWY/oDdVdxUJGpRHm1iB5DGFI
SLl/i95bfoyKAqvxM83wgkrGApGRP6qFsYIoAElPeG3AHkAcjL2htDQz2+Fh4UZA
XJ4cH7RKz0fKXMhby21caanohMmzeLicLTqyYDIs9iImc0fj73gyoE8qaw4OWfFM
5V3QFNy/QNUKsMyIJaXPKelo9exJ5sVEB1EAIWXz/2PvUGq2mXCfqAWf7f6970Be
Tq/aEtmdiQqYLiWWWkBy7EhODlUAJzYlrwQfailQ/ZyGmsfbf9lNgrlT78T1rA61
RW4KY06DpezZOkTyN3HeLNf37RabY9dB/xNdEgMiepUFDzEaJPn2aiWfhy02Xdqn
Srfy8J2dQphxLrZJvM3ohND1NGDZE92ELPwQv8zUKngANrkECs/hUJ6uGioTxMtQ
IgOHdHBgPEpF2I6RBrsB/goDHUmy4n7SEopO4qHpcazZEnhrcxs05TDzToCd5eRu
r4T9GcLFh4+0MofAJnSKEp4yDnX3edzPK/BsQSoNYSK2Ga7tMWJYSnqaOVcQsk85
ubdp/Mc5n/9LkgM4oMAK9pkHvjRR381Q3yNpIAv6IU7RopfBeWqDgt+WQG6IjcYX
7UGJPu1QH7QeBmKLX2TZ
=qYWd
-----END PGP SIGNATURE-----
netlabel_tools v0.20
ChangeLog
- Version 0.20 - June 3, 2013
- Patch from Marius Tomaschewski 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
netlabel_tools v0.19
ChangeLog
- Version 0.20 - June 3, 2013
- Patch from Marius Tomaschewski to fix the Makefile install target to allow installation by normal users
- Version 0.19 - January 5, 2009
- Added address selector support to the LSM domain mapping mechanism
- Added support for the new CIPSO_V4_MAP_LOCAL CIPSO mapping type to allow native LSM security labels over local connections
- General code cleanup, including style changes/fixes; focused primarily on libnetlabel
- Initial doxygen support, including slightly improved documentation for the libnetlabel API; doxygen docs built by default if doxygen is detected
- Man page updates for netlabelctl
- Preliminary support for building libnetlabel as a shared library, not enabled by default (see libnetlabel/Makefile to enable)
- Removed empty and unused directories to make the package cleaner and easier to understand
netlabel_tools v0.18
ChangeLog
- Version 0.18 - June 25, 2008
- Fixed some problems when printing CIPSOv4 and map information when not using the '-p' flag
- Always display an error message if an error occurred, based on patch from Klaus Weidner
- Included a patch from Hagen Paul Pfeifer [email protected] to fix a problem when building with LIBNL_VERSION >= 1006
- Only use size_t and not ssize_t to specify datum sizes/lengths
- Updated the netlabelctl man page with more text and examples
- Removed the RPM specfile which included all contributions by Steve Grubb
- Updated copyright notice to GPLv2 only, received explicit approval from both Klaus Weidner and Hagen Paul Pfeifer
- Updated the README
- Add libnl v 1.0-pre8 compatible code and make it the default (needed for Fedora Rawhide post F8)
- Renamed the CIPSOv4 'std' mapping to 'trans' to better reflect it's usage, 'std' still works but is marked as deprecated
- Merged the 'static-label' branch which provides fallback/static labeling support
- Renamed the 'nlbl_mgmt_domain' structure to 'nlbl_dommap'
- Converted the the same tab/ident spacing as the Linux kernel
- Removed the structure typedefs in libnetlabel.h
- Added some crude documentation to the types defined in libnetlabel.h
netlabel_tools v0.17
ChangeLog
- Version 0.17 - September 28, 2006
- Changed to support the updated use of Netlink attributes by NetLabel
- Ported to use the libnl (version 1.0-pre5/6) library
- Try to cleanup the error reporting a little bit
- Changed the version/release information
netlabel_tools v0.16
ChangeLog
- Version 0.16 - August 3, 2006
- Added a "version" flag (-V)
- Moved the mapping commands to the new "map" class
- Added support for the unlabeled list command
- Updated the documentation to bring it up to date with the current options
- Cleanup the libnetlabel interfaces a little bit
- Shift to using Netlink attributes, at some point we should use libnetlink