Skip to content

Upgrade openssl/openssh/krb5/golang for Trixie support#78

Open
saiarcot895 wants to merge 59 commits intosonic-net:mainfrom
saiarcot895:trixie
Open

Upgrade openssl/openssh/krb5/golang for Trixie support#78
saiarcot895 wants to merge 59 commits intosonic-net:mainfrom
saiarcot895:trixie

Conversation

@saiarcot895
Copy link
Contributor

@saiarcot895 saiarcot895 commented Nov 11, 2025

Supersedes #77.

Update OpenSSL, OpenSSH, KRB5, and Golang to the versions in Debian Trixie, and compile them with Symcrypt support.

This doesn't have OpenSSL 3.5 support, but basic functionality works at
least.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saiarcot895 saiarcot895 changed the title Trixie Upgrade openssl/openssh/krb5/golang for Trixie support Nov 25, 2025
@saiarcot895 saiarcot895 marked this pull request as ready for review November 25, 2025 18:25
popd

ARCH=${{ parameters.arch }} TARGET_PATH=target-test make openssl
# [HUA] ignore test for now

Choose a reason for hiding this comment

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

ignore

why ignore test?

git checkout -- .
popd

exit 0

Choose a reason for hiding this comment

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

why adding this?

$(GOLANG)_SRC_PATH = $(SRC_PATH)/golang
$(GOLANG)_MAKEFILE = Makefile
$(GOLANG)_DEPENDS = $(SYMCRYPT_OPENSSL)
$(GOLANG)_BUILD_OPTIONS=DEB_BUILD_OPTIONS="nocheck"

Choose a reason for hiding this comment

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

nocheck

why adding this?

KRB5_VERSION_FIPS = $(KRB5_VERSION)+fips
KRB5 = libk5crypto3_$(KRB5_VERSION_FIPS)_$(ARCH).deb
$(KRB5)_SRC_PATH = $(SRC_PATH)/krb5
$(KRB5)_BUILD_OPTIONS=DEB_BUILD_OPTIONS="nocheck"

Choose a reason for hiding this comment

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

nocheck

why adding this?

@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants