Skip to content

[code sync] Merge code from sonic-net/sonic-buildimage:202305 to 202305#748

Merged
mssonicbld merged 3 commits intoAzure:202305from
mssonicbld:sonicbld/202305-merge
Mar 1, 2025
Merged

[code sync] Merge code from sonic-net/sonic-buildimage:202305 to 202305#748
mssonicbld merged 3 commits intoAzure:202305from
mssonicbld:sonicbld/202305-merge

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

* 0cf58c64c - (head/202305) [build] Fix debian mirror snapshot timestamp not work issue. (#21758) (#21768) (2025-02-21) [Liu Shilong]
* 72e49d813 - [202305] Upgrade SymCrypt version to 1.5.2 (#21635) (2025-02-10) [Hua Liu]<br>```

liuh-80 and others added 3 commits February 10, 2025 09:41
* Upgrade SymCrypt version to 1.5.2

Upgrade SymCrypt version to 1.5.2

#### Why I did it
SymCrypt release new version:

upstream SymCrypt upgrade to v103.8.0
upstream SymCrypt-Openssl upgrade to1.7.0

##### Work item tracking
- Microsoft ADO: 31063369

#### How I did it
Upgrade SymCrypt and SymCrypt-Openssl to latest version

#### How to verify it
Pass all UT.


<!--
If PR needs to be backported, then the PR must be tested against the base branch and the earliest backport release branch and provide tested image version on these two branches. For example, if the PR is requested for master, 202211 and 202012, then the requester needs to provide test results on master and 202012.
-->

#### Which release branch to backport (provide reason below if selected)

<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->

- [ ] 201811
- [ ] 201911
- [ ] 202006
- [ ] 202012
- [ ] 202106
- [ ] 202111
- [ ] 202205
- [ ] 202211
- [ ] 202305

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

- [] 

#### Description for the changelog
Upgrade SymCrypt version to 1.5.2

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->

#### A picture of a cute animal (not mandatory but encouraged)

* Update FIPS_KRB5_VERSION in sonic-fips.mk
… (#21768)

Why I did it
Recently microsoft owned debian mirror has an issue. It is using the latest timestamp '20250216'. And this snapshot is a bad snapshot. Bydesign we should use timestamp '20250130', which passed PR validation.

Get:18 http://packages.trafficmanager.net/snapshot/debian-security/20250216T001420Z bullseye-security/non-free amd64 Packages [1164 B]
Get:19 http://packages.trafficmanager.net/snapshot/debian-security/20250216T001420Z bullseye-security/main amd64 Packages [346 kB]
Fetched 17.9 MB in 5s (3789 kB/s)
Reading package lists...
E: Failed to fetch http://packages.trafficmanager.net/snapshot/debian-security/20250216T001420Z/dists/bullseye-security/main/source/Sources.xz  File has unexpected size (234932 != 234820). Mirror sync in progress? [IP: 13.107.246.71 80]
   Hashes of expected file:
    - Filesize:234820 [weak]
    - SHA256:99cbb6795504058c2b3b2355ad128d8ca7879c136ba8fc00f2813ea4d5e7d147
   Release file created at: Sat, 15 Feb 2025 17:04:32 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
By design, we should use timestamp in https://github.com/sonic-net/sonic-buildimage/blob/master/files/build/versions/default/versions-mirror

How I did it
Fix debian mirror snapshot timestamp generate script.
@mssonicbld mssonicbld merged commit 9b39ace into Azure:202305 Mar 1, 2025
3 checks passed
liushilongbuaa pushed a commit that referenced this pull request Mar 25, 2026
…D automatically (#25596)

#### Why I did it
src/sonic-platform-daemons
```
* 39dba74 - (HEAD -> master, origin/master, origin/HEAD) Revert "Remove the SFP thermal data retrieval in thermalctld (#739)" (#745) (25 hours ago) [judyjoseph]
* 41e0505 - Set initial state before config manager task is up (#752) (31 hours ago) [Gagan Punathil Ellath]
* b5f34a0 - Xcvrd Refactor 7/13: Refactor CMIS_STATE_DP_DEINIT logic into handle_cmis_dp_deinit_state (#748) (31 hours ago) [Bobby McGonigle]
* ebb54ed - [xcvrd] Separate VDM basic and statistic observables (#750) (2 days ago) [mihirpat1]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

3 participants