-
Notifications
You must be signed in to change notification settings - Fork 104
ENT-13442: Added 3.27.0 changelog entries #3075
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,37 @@ | ||
| 3.27.0 | ||
| - Added dmidecode to well known paths for Red Hat (ENT-12988) | ||
| - Added fsattrs bodies to manage the immutable bit (CFE-4582) | ||
| - Added recommendation about nfs server and consistent use of root dot | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What is "root dot"? I assume
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| (ENT-13223) | ||
| - Adjust nova API rest URL for custom https port (ENT-12653) | ||
| - Adjusted mission portal httpd.conf validation to show errors when they occur | ||
| (ENT-12653) | ||
| - Changed NFS Server inventory to report only unique servers | ||
| (ENT-13223) | ||
| - Disabled policy version in masterfiles because it is now managed and inventoried by | ||
| default by the core agent inside sys.policy_version (ENT-4043) | ||
| - Disabled sync of Mission Portal config from share/GUI unless explicitly enabled | ||
| (ENT-13175, ENT-13172, ENT-13173) | ||
| - Fixed duplicate bundlesequence_end when bundlesequence_classification not defined | ||
| (CFE-4588) | ||
| - Fixed path to lsof on Red Hat 7 and greater (ENT-12987) | ||
| - Increased timeout for php processing to allow for longer running requests | ||
olehermanse marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
olehermanse marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| (ENT-13291) | ||
| - Made protocol_version configurable via Augments (CFE-4543) | ||
| - Prevented nfs server inventory from doing unnecessary extra work | ||
| (ENT-13210) | ||
| - Redirection from HTTP to HTTPS responsibility moved from Apache to PHP | ||
| (ENT-11481) | ||
| - Removed duplicate well known paths for ls and lsof on opensuse | ||
olehermanse marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| (ENT-12990) | ||
| - Stopped automatic mirroring of WORKDIR/share/GUI to Mission Portal docroot | ||
| (ENT-13172) | ||
olehermanse marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Stopped enforcing permission management of $(sys.workdir)/share/GUI | ||
| (ENT-13171) | ||
| - Stopped enforcing permissions of public docroot scripts (ENT-13243) | ||
| - Stopped mirroring .htaccess from share/GUI to Mission Portal docroot | ||
| (ENT-13173) | ||
olehermanse marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| 3.26.0: | ||
| - Inhibited management of share config.php file when mpf_disable_mission_portal_docroot_sync_from_share_gui is defined | ||
| (ENT-12658) | ||
|
|
||
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.
Uh oh!
There was an error while loading. Please reload this page.