-
Notifications
You must be signed in to change notification settings - Fork 380
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
mesh11sd: update to version 3.1.0 #1049
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Humph, "Hash of the downloaded file does not match".... Hold my beer..... |
I'll look into it.
Dne pá 22. 3. 2024 9:14 uživatel Rob White ***@***.***>
napsal:
… @BKPepe <https://github.com/BKPepe> @mwarning
<https://github.com/mwarning>
The failures are all on "Build docker container" " no match for platform
in manifest", so is this recent changes breaking CI for these architectures?
—
Reply to this email directly, view it on GitHub
<#1049 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7IDVCRIQQ3OHGSZSVLLTDYZPR5RAVCNFSM6AAAAABFCFUFY2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJUGU3DEMJZGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@BKPepe |
Yeah, I had, but unfortunately I had with me company notebook yesterday,
where almost everything is forbidden, thus I will backport the fix around
lunch time. Once, I do that, will let you know.
Dne pá 22. 3. 2024 22:36 uživatel Rob White ***@***.***>
napsal:
… @BKPepe <https://github.com/BKPepe>
Did you have time to take a look?
—
Reply to this email directly, view it on GitHub
<#1049 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7IDVEGFI7KRRAYT6XGWB3YZSP5BAVCNFSM6AAAAABFCFUFY2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJVHE3DGMZRGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Please rebase your PR, it should be fixed. |
Maintainer: Rob White rob@blue-wave.net Compile tested: All Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, mips_24kc, aarch64_cortex-a53, x86-64 On 23.5 and master/snapshot. Description: mesh11sd (3.1.0) This release contains new functionality and numerous fixes. New functionality includes support of non-mesh segments of backhaul with blocking of bridge loops and spanning tree priority settable in the configuration Details can be found here: https://github.com/openNDS/mesh11sd/releases/tag/v3.1.0 Signed-off-by: Rob White <rob@blue-wave.net>
@BKPepe |
@BKPepe |
No problem. I'm glad I could help you
Dne po 25. 3. 2024 7:29 uživatel Rob White ***@***.***>
napsal:
… @BKPepe <https://github.com/BKPepe>
Thank you!
—
Reply to this email directly, view it on GitHub
<#1049 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7IDVDA5URHQLMRL7XXBWLYZ674ZAVCNFSM6AAAAABFCFUFY2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJXGMYTKMJQGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Maintainer: Rob White rob@blue-wave.net
Compile tested: All
Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, mips_24kc, aarch64_cortex-a53, x86-64
On 23.5 and master/snapshot.
Description:
mesh11sd (3.1.0)
This release contains new functionality and numerous fixes.
New functionality includes support of non-mesh segments of backhaul
with blocking of bridge loops and spanning tree priority settable in the configuration
Details can be found here:
https://github.com/openNDS/mesh11sd/releases/tag/v3.1.0
Signed-off-by: Rob White rob@blue-wave.net