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
|
||||
Epoch: 2
|
||||
Version: 2.0.22
|
||||
Release: 3%{?dist}
|
||||
Version: 2.0.26
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -51,31 +51,43 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%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
|
||||
- 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
|
||||
- add BR: golang, go-md2man
|
||||
- add man pages
|
||||
- Related: #1888571
|
||||
- Related: #1883490
|
||||
|
||||
* 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
|
||||
- Related: #1888571
|
||||
- Related: #1883490
|
||||
|
||||
* Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-3
|
||||
- simplify spec
|
||||
- Related: #1888571
|
||||
- Related: #1883490
|
||||
|
||||
* Mon Nov 09 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-2
|
||||
- be sure to harden the linked binary
|
||||
- compile with debuginfo enabled
|
||||
- Related: #1888571
|
||||
- Related: #1883490
|
||||
|
||||
* Thu Oct 22 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-1
|
||||
- synchronize with stream-container-tools-rhel8-rhel-8.4.0
|
||||
- Related: #1888571
|
||||
* Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.21-1
|
||||
- synchronize with stream-container-tools-rhel8
|
||||
- Related: #1883490
|
||||
|
||||
* Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.0.20-2
|
||||
- use proper CFLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user