diff --git a/tcp_wrappers.spec b/tcp_wrappers.spec index a9139e4..4f4f22c 100644 --- a/tcp_wrappers.spec +++ b/tcp_wrappers.spec @@ -1,7 +1,7 @@ Summary: A security tool which acts as a wrapper for TCP daemons. Name: tcp_wrappers Version: 7.6 -Release: 40 +Release: 40.1 %define LIB_MAJOR 0 %define LIB_MINOR 7 @@ -106,6 +106,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_sbindir}/* %changelog +* Tue Feb 07 2006 Jesse Keating - 7.6-40.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Tue Jan 24 2006 Thomas Woerner 7.6-40 - fixed uninitialized fp in function inet_cfg (#162412)