Skip to content

Remove old packages from build packaging#1159

Merged
sean-breen merged 3 commits intomainfrom
build-remove-unsupported
Jul 14, 2025
Merged

Remove old packages from build packaging#1159
sean-breen merged 3 commits intomainfrom
build-remove-unsupported

Conversation

@sean-breen
Copy link
Contributor

Proposed changes

Updates Makefile.packaging to remove older OSes which are not part of the v3 repository:

  • FreeBSD
  • Oracle Linux
  • Alma/Rocky (still supported, covered by the RPM packages we build for el8 + el9)

Also the version will now be taken from git describe to ensure that any local package builds also display the correct version number when calling nginx-agent -v

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@sean-breen sean-breen marked this pull request as ready for review July 11, 2025 09:57
@sean-breen sean-breen requested a review from a team as a code owner July 11, 2025 09:57
@dhurley dhurley added the v3.x Issues and Pull Requests related to the major version v3 label Jul 11, 2025
@sean-breen sean-breen merged commit 37fe133 into main Jul 14, 2025
41 of 42 checks passed
@sean-breen sean-breen deleted the build-remove-unsupported branch July 14, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3.x Issues and Pull Requests related to the major version v3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants