import slirp4netns-1.2.0-2.module+el8.7.0+16772+33343656

This commit is contained in:
CentOS Sources 2022-11-08 01:36:56 -05:00 committed by Stepan Oksanichenko
parent 11cd4f2e48
commit f2e85e4ff6

View File

@ -59,7 +59,7 @@ make DESTDIR=%{buildroot} install install-man
%{_mandir}/man1/%{name}.1.gz
%changelog
* Tue Jun 07 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2
* Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2
- BuildRequires: /usr/bin/go-md2man
- Related: #2061390
@ -67,7 +67,7 @@ make DESTDIR=%{buildroot} install install-man
- update to https://github.com/rootless-containers/slirp4netns/releases/tag/v1.2.0
- Related: #2061390
* Mon Mar 07 2022 Jindrich Novy <jnovy@redhat.com> - 1.1.8-2
* Tue Feb 15 2022 Jindrich Novy <jnovy@redhat.com> - 1.1.8-2
- fix gating - don't use insecure functions - thanks to Marc-André Lureau
- Related: #2001445