Compare commits
No commits in common. "c9s" and "c9-beta" have entirely different histories.
1
.catatonit.metadata
Normal file
1
.catatonit.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
363375538ea675fe6128b4235d20a77956da44aa SOURCES/v0.2.0.tar.gz
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/*.tar.gz
|
SOURCES/v0.2.0.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: catatonit
|
Name: catatonit
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Version: 0.2.1
|
Version: 0.2.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A signal-forwarding process manager for containers
|
Summary: A signal-forwarding process manager for containers
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -52,14 +52,6 @@ install -p %{name} %{buildroot}%{_libexecdir}/%{name}
|
|||||||
%{_libexecdir}/%{name}/%{name}
|
%{_libexecdir}/%{name}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 16 2024 Jindrich Novy <jnovy@redhat.com> - 3:0.2.1-1
|
|
||||||
- update to https://github.com/openSUSE/catatonit/releases/tag/v0.2.1
|
|
||||||
- Related: RHEL-60277
|
|
||||||
|
|
||||||
* Mon Dec 09 2024 Jindrich Novy <jnovy@redhat.com> - 3:0.2.0-2
|
|
||||||
- add rpminspect.yaml
|
|
||||||
- Resolves: RHEL-70588
|
|
||||||
|
|
||||||
* Wed Oct 04 2023 Jindrich Novy <jnovy@redhat.com> - 3:0.2.0-1
|
* Wed Oct 04 2023 Jindrich Novy <jnovy@redhat.com> - 3:0.2.0-1
|
||||||
- update to https://github.com/openSUSE/catatonit/releases/tag/v0.2.0
|
- update to https://github.com/openSUSE/catatonit/releases/tag/v0.2.0
|
||||||
- Related: Jira:RHEL-2112
|
- Related: Jira:RHEL-2112
|
@ -1,6 +0,0 @@
|
|||||||
# recipients: jnovy, lsm5, santiago
|
|
||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules: []
|
|
@ -1,3 +0,0 @@
|
|||||||
---
|
|
||||||
annocheck:
|
|
||||||
- hardened: --skip-pie --skip-lto --ignore-unknown --verbose --skip-stack-prot --skip-dynamic-tags
|
|
Loading…
Reference in New Issue
Block a user