Skip to content
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

Replacement of deprecated TSS flag NOPW (v2) #3897

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

pj892031
Copy link
Contributor

@pj892031 pj892031 commented Jul 3, 2024

This PR removes the NOPW flag, which was deprecated. Its replacement is PROTECTED. For more please check the documentation:

https://techdocs.broadcom.com/us/en/ca-mainframe-software/security/ca-top-secret-for-z-os/16-0/administrating/manage-protected-acids.html

  • Tests for the changes have been added (for bug fixes / features)
  • Necessary documentation (if appropriate) have been added / updated
  • DCO signoffs have been added to all commits, including this PR

PR type

What type of changes does your PR introduce to Zowe? Put an x in the box that applies to this PR. If you're unsure about any of them, don't hesitate to ask.

  • Bugfix
  • Feature
  • Other... Please describe: update of deprecated TSS function

Relevant issues

Fixes

Changes proposed in this PR

Does this PR introduce a breaking change?

  • Yes
  • No

Does this PR do something the person installing Zowe should know about?


  • Affected function: general area of interest *

  • Description: 1 line description *

  • Part: name of customizable file involved *

multi-line description

Is there a related doc issue or Pull Request?

Doc issue/PR number:

Other information

Signed-off-by: Pavel Jares <[email protected]>
Copy link

github-actions bot commented Jul 3, 2024

build 5587 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9780584462

Copy link
Member

@MarkAckert MarkAckert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just learned of this deprecation recently myself, ty for the update. lgtm

Copy link

github-actions bot commented Jul 3, 2024

Test workflow 4940 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.17.0-PR-3897/zowe-2.17.0-pr-3897-5587-20240703152648.pax
Running on machine: zzow06
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9780690922

@achmelo achmelo temporarily deployed to marist-zzow06 July 3, 2024 15:32 — with GitHub Actions Inactive
@achmelo achmelo temporarily deployed to marist-zzow07 July 3, 2024 15:32 — with GitHub Actions Inactive
@achmelo achmelo temporarily deployed to marist-zzow08 July 3, 2024 15:32 — with GitHub Actions Inactive
Copy link

github-actions bot commented Jul 3, 2024

Test workflow 4941 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.17.0-PR-3897/zowe-2.17.0-pr-3897-5587-20240703152648.pax
Running on machine: zzow06
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9780771102

Copy link

github-actions bot commented Jul 3, 2024

Test workflow 4941 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.17.0-PR-3897/zowe-2.17.0-pr-3897-5587-20240703152648.pax
Running on machine: zzow08
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9780771102

Copy link

github-actions bot commented Jul 3, 2024

Test workflow 4941 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.17.0-PR-3897/zowe-2.17.0-pr-3897-5587-20240703152648.pax
Running on machine: zzow07
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9780771102

@pj892031 pj892031 marked this pull request as ready for review July 4, 2024 08:34
@MarkAckert MarkAckert added the Build: None Used in CI label Jul 10, 2024
@MarkAckert MarkAckert merged commit 3eefbad into v2.x/staging Jul 10, 2024
7 checks passed
@MarkAckert MarkAckert deleted the reboot/v2-nopw branch July 10, 2024 17:17
MarkAckert added a commit that referenced this pull request Aug 14, 2024
* Remove deprecated commented value for createZosmfTrust

Signed-off-by: Joe Winchester <[email protected]>

* Change path to home (#3896)

Signed-off-by: Martin Zeithaml <[email protected]>
Co-authored-by: 1000TurquoisePogs <[email protected]>

* install command step optional

Signed-off-by: pz636264 <[email protected]>

* fix (#3897)

Signed-off-by: Pavel Jares <[email protected]>

* Backport fixes in the v2.x/rc branch to staging (#3907)

* Fix default schema validation error when using keyrings (#3901)

Signed-off-by: 1000TurquoisePogs <[email protected]>

* Respect "import" option on pkcs12 certificate setup (#3905)

Signed-off-by: 1000TurquoisePogs <[email protected]>

---------

Signed-off-by: 1000TurquoisePogs <[email protected]>
Co-authored-by: 1000TurquoisePogs <[email protected]>

* Minor changes

Signed-off-by: Martin Zeithaml <[email protected]>

* Minor update

Signed-off-by: Martin Zeithaml <[email protected]>

* language refactor

Signed-off-by: Andrew Jandacek <[email protected]>

* fix component abstract/description language

Signed-off-by: Andrew Jandacek <[email protected]>

* fix abstract lengths

Signed-off-by: Andrew Jandacek <[email protected]>

* Promote PTF after release v2.17.0

Signed-off-by: zowe-robot <[email protected]>

* update manifest to create 2.18 staging builds

Signed-off-by: MarkAckert <[email protected]>

* Switch launcher path to point to staging

Signed-off-by: James Struga <[email protected]>

* Backport fixes in v2.x/master to v2.x/staging (#3923)

* Rename ssh host name (#3927)

Signed-off-by: ManjuVNair133 <[email protected]>

* Clean up for crashing java (#3931)

Signed-off-by: Martin Zeithaml <[email protected]>

* update safkeyring schema (#3928)

Signed-off-by: MarkAckert <[email protected]>

* Use correct parameters (#3929)

Signed-off-by: Martin Zeithaml <[email protected]>

* NONRLS vsam mode if variable not initialized (#3935)

Signed-off-by: pz636264 <[email protected]>

* update licenses

Signed-off-by: MarkAckert <[email protected]>

---------

Signed-off-by: Joe Winchester <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: pz636264 <[email protected]>
Signed-off-by: Pavel Jares <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: Andrew Jandacek <[email protected]>
Signed-off-by: zowe-robot <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: James Struga <[email protected]>
Signed-off-by: ManjuVNair133 <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Co-authored-by: Joe Winchester <[email protected]>
Co-authored-by: Martin Zeithaml <[email protected]>
Co-authored-by: 1000TurquoisePogs <[email protected]>
Co-authored-by: pz636264 <[email protected]>
Co-authored-by: Pavel Jareš <[email protected]>
Co-authored-by: Martin Zeithaml <[email protected]>
Co-authored-by: Andrew Jandacek <[email protected]>
Co-authored-by: zowe-robot <[email protected]>
Co-authored-by: James Struga <[email protected]>
Co-authored-by: James Struga <[email protected]>
Co-authored-by: ManjuVNair133 <[email protected]>
Co-authored-by: pavelzlatnik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build: None Used in CI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants