Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:54:35 +00:00 committed by Stepan Oksanichenko
parent 683cc1f73e
commit c1c34594ac
2 changed files with 6 additions and 1 deletions

1
.socat.metadata Normal file
View File

@ -0,0 +1 @@
9fe5a0a0b13dded556a66259b68eb672b900f1d1 socat-1.7.4.1.tar.gz

View File

@ -3,7 +3,7 @@
Summary: Bidirectional data relay between two data channels ('netcat++')
Name: socat
Version: 1.7.4.1
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2
Url: http://www.dest-unreach.org/socat/
Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz
@ -73,6 +73,10 @@ export OD_C=/usr/bin/od
%doc %{_mandir}/man1/*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.7.4.1-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.7.4.1-4
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065