Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
celllframe-node
Commits
ce4da6f2
Commit
ce4da6f2
authored
4 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[+] New DAP_TUN_IN_WORKER switched on by default
[+] metadata for certs
parent
1d9c3b31
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
dist/share/doc/changelog
+3
-0
3 additions, 0 deletions
dist/share/doc/changelog
with
6 additions
and
3 deletions
CMakeLists.txt
+
2
−
2
View file @
ce4da6f2
...
@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11)
...
@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11)
# Predefine project
# Predefine project
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 3
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 3
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
2
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
3
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
16
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
0
)
# init CellFrame SDK
# init CellFrame SDK
add_definitions
(
"-DDAP_VERSION=
\"
${
CPACK_PACKAGE_VERSION_MAJOR
}
\"
"
)
add_definitions
(
"-DDAP_VERSION=
\"
${
CPACK_PACKAGE_VERSION_MAJOR
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
e0407547
Compare
d320ee34
...
e0407547
Subproject commit
d320ee34668e8c41bb2248000d1e5f701b7789ce
Subproject commit
e0407547eb498c2e6056258d7dc0debae664dda6
This diff is collapsed.
Click to expand it.
dist/share/doc/changelog
0 → 100644
+
3
−
0
View file @
ce4da6f2
cellframe-node 3.3-0
* New TUN worker
* Metadata for certificates
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment