Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

tcp_wrappers-devel-7.6-48.fc7 RPM for i386

From Fedora 7 updates for i386

Name: tcp_wrappers-devel Distribution: Unknown
Version: 7.6 Vendor: Fedora Project
Release: 48.fc7 Build date: Fri Jun 29 13:06:42 2007
Group: Development/Libraries Build host: xenbuilder1.fedora.redhat.com
Size: 11064 Source RPM: tcp_wrappers-7.6-48.fc7.src.rpm
Packager: Fedora Project
Url: ftp://ftp.porcupine.org/pub/security/index.html
Summary: tcp_wrappers development libraries and headers.
tcp_wrappers-devel contains the libraries and header files needed to
develop applications with tcp_wrappers support.

Provides

Requires

Copyright

Distributable

Signatures

internal MD5: 33802fcdaac50e53f30b801d4ddc78cc
GPG

Changelog

* Fri Jun 29 2007 Tomas Janousek <tjanouse@redhat.com> - 7.6-48
  - dropped the hostname resolving patch
  - resolve the address given to hosts_ctl to hostname, if hostname not given
  - compare localhost and localhost.localdomain as the same
  - fixed a few compile warnings
* Thu Jun 07 2007 Tomas Janousek <tjanouse@redhat.com> - 7.6-47
  - fix the hostname resolving patch for x86_64
* Tue May 29 2007 Tomas Janousek <tjanouse@redhat.com> - 7.6-46
  - modified the fix for #112975 to fix #156373 as well
* Sat May 26 2007 Tomas Janousek <tjanouse@redhat.com> - 7.6-45
  - unblock and catch SIGCHLD from spawned shell commands, fixes #112975
* Tue Apr 17 2007 Tomas Janousek <tjanouse@redhat.com> - 7.6-44
  - added restore_sigalarm and siglongjmp patches from Debian, fixes #205129
* Fri Mar 09 2007 Tomas Janousek <tjanouse@redhat.com> - 7.6-43
  - resolve hostnames in hosts.{allow,deny}, should fix a bunch of issues with
    IPv4/6
* Thu Mar 08 2007 Tomas Janousek <tjanouse@redhat.com> - 7.6-42.1
  - moved libwrap.so* to /lib
  - removed the static library libwrap.a
* Mon Mar 05 2007 Tomas Janousek <tjanouse@redhat.com> - 7.6-42
  - added Obsoletes field so that the upgrade goes cleanly
  - added dist tag
* Mon Dec 04 2006 Thomas Woerner <twoerner@redhat.com> 7.6-41
  - moved devel libraries, headers and man pages into devel sub package (#193188)
  - new libs sub package for libraries
  - using BuildRequires instead of BuildPreReq
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 7.6-40.2.1
  - rebuild
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 7.6-40.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 7.6-40.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Jan 24 2006 Thomas Woerner <twoerner@redhat.com> 7.6-40
  - fixed uninitialized fp in function inet_cfg (#162412)
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Sat May 07 2005 Thomas Woerner <twoerner@redhat.com> 7.6-39
  - fixed sig patch (#141110). Thanks to Nikita Shulga for the patch
* Wed Feb 09 2005 Thomas Woerner <twoerner@redhat.com> 7.6-38
  - rebuild
* Fri Oct 08 2004 Thomas Woerner <twoerner@redhat.com> 7.6-37.2
  - new URL and spec file cleanup, patch from Robert Scheck
* Tue Oct 05 2004 Thomas Woerner <twoerner@redhat.com> 7.6-37.1
  - rebuilt
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Mar 05 2004 Thomas Woerner <twoerner@redhat.com> 7.6-36
  - pied tcpd
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Sun Feb 16 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - use strerror  #84312
* Tue Feb 11 2003 Harald Hoyer <harald@redhat.de> 7.6-33
  - revert Nalins weak version
  - link libwrap.so against libnsl, on which it depends
* Mon Feb 10 2003 Nalin Dahyabhai <nalin@redhat.com> 7.6-32
  - link libwrap.so against libnsl, on which it depends
  - add default (weak) versions of allow_severity and deny_severity to the shared
    library so that configure tests can find it correctly
* Mon Feb 10 2003 Harald Hoyer <harald@redhat.de> 7.6-29
  - shared library generated and added #75494
  - added security patch tcp_wrappers-7.6-sig.patch
  - compile and link with -fPIC -DPIC
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Tue Jan 07 2003 Jeff Johnson <jbj@redhat.com> 7.6-25
  - don't include -debuginfo files in package.
* Tue Nov 19 2002 Tim Powers <timp@redhat.com>
  - rebuild on all arches
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Wed Jun 12 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix #61192
  - added Patch8 to fix #17847
  - update IPv6 patch
* Fri May 24 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Sun Mar 11 2001 Pekka Savola <pekkas@netcore.fi>
  - Add IPv6 patch from USAGI, enable it.
* Mon Feb 05 2001 Preston Brown <pbrown@redhat.com>
  - fix gethostbyname to work better with dot "." notation (#16949)
* Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com>
  - permit hosts.{allow,deny} to be assembled from included components (#17795).
  - permit '*' and '?' wildcard matches on hostnames (#17847).
* Sun Nov 19 2000 Bill Nottingham <notting@redhat.com>
  - ia64 needs -fPIC too
* Tue Aug 15 2000 Jeff Johnson <jbj@redhat.com>
  - remove utilities that expect /etc/inetd.conf (#16059).
* Fri Jul 28 2000 Jeff Johnson <jbj@redhat.com>
  - security hardening (#11881).
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Wed Jun 07 2000 Jeff Johnson <jbj@redhat.com>
  - FHS packaging.
* Wed May 17 2000 Chris Evans <chris@ferret.lmh.ox.ac.uk>
  - Make tcpd mode -rwx--x--x as a security hardening measure
* Mon Feb 07 2000 Jeff Johnson <jbj@redhat.com>
  - compress man pages.
* Tue Aug 24 1999 Jeff Johnson <jbj@redhat.com>
  - add netgroup support (#3940).
* Thu May 27 1999 Jeff Johnson <jbj@redhat.com>
  - compile on sparc with -fPIC.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 7)
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
  - build for glibc 2.1
* Sun Aug 23 1998 Jeff Johnson <jbj@redhat.com>
  - close setenv bug (problem #690)
  - spec file cleanup
* Fri Jun 26 1998 Alan Cox <alan@redhat.com>
  - Erp where did the Dec 05 patch escape to
* Fri May 08 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Fri Dec 05 1997 Erik Troan <ewt@redhat.com>
  - don't build setenv.o module -- it just breaks things
* Wed Oct 29 1997 Marc Ewing <marc@redhat.com>
  - upgrade to 7.6
* Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
  - built against glibc
* Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
  - Upgraded to version 7.5
  - Uses a build root

Files

PÖz	


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Oct 6 03:51:54 2008