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

Support to display the SONiC OS Version in the command show version #2787

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

xumia
Copy link
Collaborator

@xumia xumia commented Apr 11, 2023

What I did

Support to display the SONiC OS Version in the command show version.
It will be used to display the version info in the SONiC command "show version". The version is used to do the FIPS certification. We do not do the FIPS certification on a specific release, but on the SONiC OS Version.

SONiC Software Version: SONiC.master-13812.218661-7d94c0c28
SONiC OS Version: 11
Distribution: Debian 11.6
Kernel: 5.10.0-18-2-amd64

How I did it

The device info is in sonic-net/sonic-buildimage, see PR: sonic-net/sonic-buildimage#14601
The submodule change can be merged to sonic-buildimage, after the PR 14601 merged.

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Apr 11, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@xumia xumia force-pushed the support-sonic-os-version branch from d3a7047 to 42f0681 Compare April 11, 2023 13:35
@xumia xumia force-pushed the support-sonic-os-version branch from 42f0681 to 7983211 Compare April 11, 2023 14:12
@xumia xumia requested review from qiluo-msft and lguohan April 11, 2023 14:16
Copy link
Contributor

@qiluo-msft qiluo-msft left a comment

Choose a reason for hiding this comment

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

LGTM

@xumia
Copy link
Collaborator Author

xumia commented Apr 11, 2023

@lguohan , could you please help review it? Thanks.

@xumia xumia merged commit 1468f4a into sonic-net:master Apr 12, 2023
@xumia xumia deleted the support-sonic-os-version branch April 12, 2023 01:20
yxieca pushed a commit that referenced this pull request Apr 19, 2023
…2787)

What I did
Support to display the SONiC OS Version in the command show version.
It will be used to display the version info in the SONiC command "show version". The version is used to do the FIPS certification. We do not do the FIPS certification on a specific release, but on the SONiC OS Version.

SONiC Software Version: SONiC.master-13812.218661-7d94c0c28
SONiC OS Version: 11
Distribution: Debian 11.6
Kernel: 5.10.0-18-2-amd64
How I did it
The device info is in sonic-net/sonic-buildimage, see PR: sonic-net/sonic-buildimage#14601
The submodule change can be merged to sonic-buildimage, after the PR 14601 merged.

How to verify it
StormLiangMS pushed a commit that referenced this pull request Apr 20, 2023
…2787)

What I did
Support to display the SONiC OS Version in the command show version.
It will be used to display the version info in the SONiC command "show version". The version is used to do the FIPS certification. We do not do the FIPS certification on a specific release, but on the SONiC OS Version.

SONiC Software Version: SONiC.master-13812.218661-7d94c0c28
SONiC OS Version: 11
Distribution: Debian 11.6
Kernel: 5.10.0-18-2-amd64
How I did it
The device info is in sonic-net/sonic-buildimage, see PR: sonic-net/sonic-buildimage#14601
The submodule change can be merged to sonic-buildimage, after the PR 14601 merged.

How to verify it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants