import conmon-2.0.26-1.module+el8.4.0+10607+f4da7515
This commit is contained in:
parent
232623a68e
commit
19cf637801
@ -1 +1 @@
|
|||||||
fdede06f54899d2695c011ccc66fdeb6a12c49bd SOURCES/v2.0.22.tar.gz
|
ed12565698e4906511465d51df9914ea601e2c27 SOURCES/v2.0.26.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/v2.0.22.tar.gz
|
SOURCES/v2.0.26.tar.gz
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
Name: conmon
|
Name: conmon
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.22
|
Version: 2.0.26
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OCI container runtime monitor
|
Summary: OCI container runtime monitor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -51,31 +51,43 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 04 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.26-1
|
||||||
|
- update to https://github.com/containers/conmon/releases/tag/v2.0.26
|
||||||
|
- Related: #1883490
|
||||||
|
|
||||||
|
* Thu Jan 21 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.25-1
|
||||||
|
- update to https://github.com/containers/conmon/releases/tag/v2.0.25
|
||||||
|
- Related: #1883490
|
||||||
|
|
||||||
|
* Fri Jan 15 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.24-1
|
||||||
|
- update to https://github.com/containers/conmon/releases/tag/v2.0.24
|
||||||
|
- Related: #1883490
|
||||||
|
|
||||||
* Mon Jan 04 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.22-3
|
* Mon Jan 04 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.22-3
|
||||||
- exclude i686 as golang is not suppoerted there
|
- exclude i686 as golang is not suppoerted there
|
||||||
- Related: #1888571
|
- Related: #1883490
|
||||||
|
|
||||||
* Sat Dec 26 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.22-2
|
* Sat Dec 26 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.22-2
|
||||||
- add BR: golang, go-md2man
|
- add BR: golang, go-md2man
|
||||||
- add man pages
|
- add man pages
|
||||||
- Related: #1888571
|
- Related: #1883490
|
||||||
|
|
||||||
* Mon Dec 21 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.22-1
|
* Mon Dec 21 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.22-1
|
||||||
- update to https://github.com/containers/conmon/releases/tag/v2.0.22
|
- update to https://github.com/containers/conmon/releases/tag/v2.0.22
|
||||||
- Related: #1888571
|
- Related: #1883490
|
||||||
|
|
||||||
* Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-3
|
* Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-3
|
||||||
- simplify spec
|
- simplify spec
|
||||||
- Related: #1888571
|
- Related: #1883490
|
||||||
|
|
||||||
* Mon Nov 09 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-2
|
* Mon Nov 09 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-2
|
||||||
- be sure to harden the linked binary
|
- be sure to harden the linked binary
|
||||||
- compile with debuginfo enabled
|
- compile with debuginfo enabled
|
||||||
- Related: #1888571
|
- Related: #1883490
|
||||||
|
|
||||||
* Thu Oct 22 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-1
|
* Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-1
|
||||||
- synchronize with stream-container-tools-rhel8-rhel-8.4.0
|
- synchronize with stream-container-tools-rhel8
|
||||||
- Related: #1888571
|
- Related: #1883490
|
||||||
|
|
||||||
* Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.20-2
|
* Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.20-2
|
||||||
- use proper CFLAGS
|
- use proper CFLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user