Skip to content

Conversation

@sandeepkarambelkar
Copy link
Contributor

@sandeepkarambelkar sandeepkarambelkar commented Oct 24, 2025

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Upgrade nginx to latest stable version 1.28.0

Change Log
  • nginx is upgraded to latest stable version
  • Removed old CVE patches which are available in the latest release
Does this affect the toolchain?

NO

Test Methodology

@sandeepkarambelkar sandeepkarambelkar requested a review from a team as a code owner October 24, 2025 11:46
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Oct 24, 2025
@sandeepkarambelkar sandeepkarambelkar marked this pull request as draft October 24, 2025 11:47
@microsoft-github-policy-service microsoft-github-policy-service bot added the specs-extended PR to fix SPECS-EXTENDED label Oct 30, 2025
@sandeepkarambelkar sandeepkarambelkar marked this pull request as ready for review October 31, 2025 07:25
@sandeepkarambelkar
Copy link
Contributor Author

The build failures mentioned in PR checks are existing failures -

INFO[3230][scheduler] Failed SRPMs tests:
INFO[3230][scheduler] --> libguestfs-1.52.0-17.azl3.src.rpm , for details see: /mnt/vss/_work/1/s/build/logs/pkggen/rpmbuilding/libguestfs-1.52.0-17.azl3.src.rpm.test.log
INFO[3230][scheduler] --> nbdkit-1.35.3-7.azl3.src.rpm , for details see: /mnt/vss/_work/1/s/build/logs/pkggen/rpmbuilding/nbdkit-1.35.3-7.azl3.src.rpm.test.log
INFO[3230][scheduler] --> systemd-255-24.azl3.src.rpm , for details see: /mnt/vss/_work/1/s/build/logs/pkggen/rpmbuilding/systemd-255-24.azl3.src.rpm.test.log

Copy link
Contributor

@kgodara912 kgodara912 left a comment

Choose a reason for hiding this comment

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

Also, please include the summary for version upgrade for backward incompatible changes, if any, from 1.25 to 1.28.

Patch0: CVE-2024-7347.patch
Patch1: CVE-2025-23419.patch
Patch2: CVE-2025-53859.patch
Patch1: CVE-2025-53859.patch
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please also check if the upstream patches from Fedora which includes few optimizations, for e.g., 0005-Compile-perl-module-with-O2.patch can be included with this? Also, please check rpm logs once, few warnings are there including obsolete configure option --with-ipv6.

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

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging specs-extended PR to fix SPECS-EXTENDED

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants