-
Notifications
You must be signed in to change notification settings - Fork 590
Upgraded mod_md to version 2.4.26 #11790
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
base: 3.0-dev
Are you sure you want to change the base?
Conversation
URL: https://icing.github.io/mod_md/ | ||
Source0: https://github.com/icing/mod_md/releases/download/v%{version}/mod_md-%{version}.tar.gz | ||
Patch2: mod_md-2.2.6-warnfix.patch | ||
Patch3: mod_md-2.0.8-tolerate-missing-res.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the patch mod_md-2.0.8-state_dir.patch is needed. Any reason for not having it ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PawelWMS By any chance do you happen to remember why mod_md-2.0.8-state_dir.patch was removed from the previous releases? Just wanted to play safe by not reintroducing the bug that you might have solved.
- Initial Azure Linux import from Fedora 41 (license: MIT) | ||
- License verified | ||
- Removed epoch | ||
- Removed "mod_md-2.0.8-state_dir.patch" to make the build skip sections not supported by Azure Linux. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please elaborate more on which build sections are getting skipped
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@suresh-thelkar I took the following two changes as they were added by @mfrw and @PawelWMS . Didn't want to get rid of them as I believed these changes were done for a reason and didn't want to reintroduce the bugs these changes might have solved. For sure removing epoch does solve an issue. I"ll investigate the state_dir patch removal.
- Removed epoch
- Removed "mod_md-2.0.8-state_dir.patch" to make the build skip sections not supported by Azure Linux.
b648bb4
to
a64d16f
Compare
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-static
subpackages, etc.) have had theirRelease
tag incremented../cgmanifest.json
,./toolkit/scripts/toolchain/cgmanifest.json
,.github/workflows/cgmanifest.json
)./LICENSES-AND-NOTICES/SPECS/data/licenses.json
,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md
,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON
)*.signatures.json
filessudo make go-tidy-all
andsudo make go-test-coverage
passSummary
Upgraded mod_md to version 2.4.26
Build/Dependency Information
The PR is a leaf PR which builds alone successfully
Change Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology