Skip to content

chore: bump bss, smd, and local-ca versions#48

Merged
alexlovelltroy merged 1 commit intomainfrom
chore/bump-versions
Apr 22, 2026
Merged

chore: bump bss, smd, and local-ca versions#48
alexlovelltroy merged 1 commit intomainfrom
chore/bump-versions

Conversation

@synackd
Copy link
Copy Markdown
Contributor

@synackd synackd commented Mar 30, 2026

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

  • bss: v1.32.1 -> v1.32.2
  • smd: v2.19.0 -> v2.19.3
  • local-ca: v0.2.4 -> v0.2.6

CoreSMD has breaking config changes, so bumping that version will be saved for a release minor version increase.

Fixes #43

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

@synackd synackd requested a review from alexlovelltroy March 30, 2026 19:12
@synackd
Copy link
Copy Markdown
Contributor Author

synackd commented Apr 1, 2026

Waiting on #49 so RPM signing will work after merge.

bss: v1.32.1 -> v1.32.2
smd: v2.19.0 -> v2.19.3
local-ca: v0.2.4 -> v0.2.6

CoreSMD has breaking config changes, so bumping that version will be
saved for a release minor version increase.

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd force-pushed the chore/bump-versions branch from 708abd8 to 9c3a1e9 Compare April 22, 2026 21:10
@synackd synackd requested a review from davidallendj April 22, 2026 21:14
@synackd
Copy link
Copy Markdown
Contributor Author

synackd commented Apr 22, 2026

The PR above has been merged and so this is ready for review. Can I get approval on this to close #43?

@alexlovelltroy alexlovelltroy merged commit 3c0a5af into main Apr 22, 2026
2 checks passed
@synackd synackd deleted the chore/bump-versions branch April 22, 2026 21:18
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.

[Bug]: Incomplete aarch64 support

2 participants