We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e91e2c commit 56e8c21Copy full SHA for 56e8c21
.tito/packages/cnest
@@ -1 +1 @@
1
-1-2 ./
+1.2-1 ./
cnest.spec
@@ -1,6 +1,6 @@
Name: cnest
2
Version: 1.2
3
-Release: 0%{?dist}
+Release: 1%{?dist}
4
Summary: Simple scripts for personalized persistent controlled containers
5
6
License: MIT
@@ -51,6 +51,12 @@ install config/profiles/isolated-docker-library %{buildroot}%{_sysconfdir}/cnest
51
%license LICENSE
52
53
%changelog
54
+* Sun Jan 02 2022 Castedo Ellerman <castedo@castedo.com> 1.2-1
55
+- get single rpm working on fedora 35
56
+- bug fixes
57
+- include one profile for very isolated nests
58
+- stop container when no more exec sessions
59
+
60
* Mon Sep 06 2021 Castedo Ellerman <castedo@castedo.com> 1-2
61
- new package built with tito
62
0 commit comments