Open
Conversation
## [3.1.1] - 2025-03-27 Release corresponding to the LV 2026Q2 / NILRT 11.5 release. Includes github changes through PR ni#87. # Added * Added more helpful failure messages when common OS issues occur during file operations. (ni#86) ### Changed * The nilrt-snac tool will now attempt to create an execution log, to help mitigate timestamp collisions in the file name. (ni#86) * Syslog will now switch to the uid/gid of ``root:adm`` when performing log operations. This also fixes a warning about insecure log directory permissions issued during boot. (ni#87) ### Fixed * Fixed a duplicate quote issue in some SNAC configuration settings which caused ``nirtcfg`` errors when parsing the ``ni-rt.ini`` file. (ni#85) Signed-off-by: Alex Stewart <alex.stewart@emerson.com>
Contributor
|
Is this meant to be targeted to |
Contributor
Author
|
It's targetted to -next and expected to be cherry-picked to scarthgap, but not 26.3. |
Contributor
Can we do the opposite i.e., target to scarthgap and cherry-pick to -next. This is what we usually do and also, we'd like to avoid submitting anything to -next this late in release to avoid build time increases due to having to build -next components and also to avoid potential build failures in -next. |
Contributor
|
Offline discussion: We'll merge this PR after release is done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Release corresponding to the LV 2026Q2 / NILRT 11.5 release.
Justification
Regular currency upgrade.
Testing
Procedure