New commits:
commit 0361849a7375c4aba1e6a26d2bb5c13ba59b7ba5
Author: Brady Johnson <[email protected]>
Date: Thu Feb 23 09:20:44 2023 -0500
building: Fix versioning when using topic branch
- The command "git describe --tags" used in setlibreswanversion
returns error: "fatal: No names found, cannot describe anything."
that is fixed adding the "--always" as a fallback.
- When the branch name is something like "topic/some_name" the
sed scripts in the Makefiles need some slight tweaking.
Resolves: https://github.com/libreswan/libreswan/pull/1019
Signed-off-by: Brady Johnson <[email protected]>
Signed-off-by: Paul Wouters <[email protected]>
---
Makefile | 2 +-
lib/libswan/Makefile | 4 ++--
packaging/utils/setlibreswanversion | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
Signed-off-by: Paul Wouters <[email protected]>
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit