Linux Tools Project/News/NewIn41
Linux Tools | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
Contents
Docker Tooling
Support for searching Docker registry for Images
Support has been added to the Run Image Wizard and Pull Image Wizard to search for image tags.
Improved Windows Support
The Windows support has been improved to read the connection settings properly.
OProfile
OCount Support
OCount support has been added to the OProfile launch configuration. OCount simply gives a total count for a particular event (CPU_CLK_UNHALTED).
RPM
Support RPM weak dependencies
RPM tooling has gained support for RPM weak dependencies including autocomplete templates and package name autocomplete when editing.
Support buitin %license macro
Editor is enhanced to recognize the new %license macro.
Update feature.xml RPM stubbing
Old style mvn-rpmbuild executable is gone now and the new stub contains %mvn_build and %mvn_install much like plain Maven projects.