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

xinetd-debuginfo-2.3.15-1.fc17 RPM for x86_64

From Fedora 17 updates for x86_64 / debug

Name: xinetd-debuginfo Distribution: Fedora Project
Version: 2.3.15 Vendor: Fedora Project
Release: 1.fc17 Build date: Tue May 15 08:31:58 2012
Group: Development/Debug Build host: x86-06.phx2.fedoraproject.org
Size: 1209994 Source RPM: xinetd-2.3.15-1.fc17.src.rpm
Packager: Fedora Project
Url: http://www.xinetd.org
Summary: Debug information for package xinetd
This package provides debug information for package xinetd.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

xinetd

Changelog

* Mon May 14 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.15-1
  - Update to 2.3.15
  - Drop patches merged by upstream
    (-log-crash, -tcp_rpc, -label, -contextconf, -ssize_t)
  - Update -pie, -PIE, -poll patch
  - Resolves: #820927
  - Add -bad-port-check patch
* Fri Apr 13 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.14-46
  - Fix: service file: avoid problems when name resolution is not ready
  - Resolves: #748931
* Fri Apr 13 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.14-45
  - Fix: Service disabled due to bind failure
  - Update patch: xinetd-2.3.14-leaking-fds-2.patch
  - Resolves: #809272
* Mon Mar 05 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.14-44
  - Fix: Instances limit in xinetd can be easily bypassed
  - Resolves: #770858
* Mon Mar 05 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.14-43
  - Fix xinetd.service permissions
  - Remove useless INSTALL from package documentation
  - Implement reload in xinetd.service
* Fri Mar 02 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.14-42
  - Fix leaking descriptor when starting a service fails (#795188)
* Wed Jan 18 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.14-41
  - Remove realloc inside svc_activate that was causing memory corruption
  - Number of alloc'd file descriptors is now determined by system limits (ulimit -n)
  - Add patch -realloc-remove
* Tue Jan 17 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.14-40
  - Fix memory corruption when loading a large number of services
  - Resolves #720390
* Mon Jan 16 2012 Jan SynáÄek <jsynacek@redhat.com> - 2:2.3.14-39
  - Fix leaking file descriptors
  - Resolves: #702670
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.3.14-38
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Sep 12 2011 Tom Callaway <spot@fedoraproject.org> - 2:2.3.14-37
  - covert to systemd
* Thu Apr 21 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 2:2.3.14-36
  - Fix build warning about "dereferencing type-punned pointer"
    Related: #695674
  - Avoid possible hang while logging an unexpected signal
    Related: #501604
  - Let RPC services bind to a specific port
    Related: #624800
* Fri Feb 18 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 2:2.3.14-35
  - fix crash when application's logfile hit size limit
    Related: #244063
* Mon Feb 14 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 2:2.3.14-34
  - Add -Wl,-z,relro,-z,now to LDFLAGS
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.3.14-33
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jun 02 2010 Jan Zeleny <jzeleny@redhat.com> - 2:2.3.14-32
  - fixed log message flooding when turning off UDP service during online
    reconfiguration (#593904)
* Fri Mar 19 2010 Jan Zeleny <jzeleny@redhat.com> - 2:2.3.14-31
  - corrected port parsing code (IPv4 and IPv6 were switched)
  - commented patches I'm familiar with in spec file
* Fri Mar 19 2010 Jan Zeleny <jzeleny@redhat.com> - 2:2.3.14-30
  - fixed flooding log with error messages when disabled service at runtime
  - updated release number to 30 to prevent rpm from detecting this as downgrade
* Thu Jan 21 2010 Jan Zeleny <jzeleny@redhat.com> - 2:2.3.14-28
  - fixed issue with tcpmux service (#543968)
* Tue Oct 20 2009 Jan Zeleny <jzeleny@redhat.com> - 2:2.3.14-27
  - last update of init script modified to work with SELinux correctly
  - added support for new configuration option - file limit for service
* Mon Oct 12 2009 Jan Zeleny <jzeleny@redhat.com> - 2:2.3.14-26
  - updated init script (LSB compliance - #528154)
* Thu Sep 17 2009 Jan Zeleny <jzeleny@redhat.com> - 2:2.3.14-25
  - correction of last patch replacing select() with poll()
* Mon Sep 14 2009 Jan Zeleny <jzeleny@redhat.com> - 2:2.3.14-24
  - select() function and it's supporting macros replaced by poll() and it's supporting macros
  - added patch of configure.in for clean compilation
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.3.14-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.3.14-22
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Sep 18 2008 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-21
  - fix glitches found during package review (#226560)
  - make all files in .debuginfo package readable by everyone
* Wed Jul 16 2008 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-20
  - fix wrong bind() call (#448069)
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2:2.3.14-19
  - fix sparc fPIE issues
* Thu Jan 31 2008 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-18
  - fixed LABEL flag (#430929)
* Wed Jan 30 2008 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-17
  - fixing init scripts (#430816)
* Mon Jan 28 2008 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-16
  - xinetd.log man page is in the right section now (#428812)
* Thu Sep 06 2007 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-15
  - initscript made LSB compliant (#247099)
* Thu Sep 06 2007 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-14
  - removed inetdconvert script, nobody is using inetd
* Wed Aug 22 2007 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-13
  - updated license field
* Wed May 16 2007 Jan Safranek <jsafranek@redhat.com> - 2:2.3.14-12
  - bind IPv6 socket by default and switch to IPv4 on error
    (bz#195265)
  - service xinetd status returns actual status (bz#232887)
  - use ssize_t instead of int (bz#211776)
* Mon Dec 04 2006 Thomas Woerner <twoerner@redhat.com> - 2:2.3.14-11
  - tcp_wrappers has a new devel and libs sub package, therefore changing build
    requirement for tcp_wrappers to tcp_wrappers-devel
* Fri Dec 01 2006 James Antill <james.antill@redhat.com> - 2:2.3.14-9
  - Fix getpeercon() for LABELED networking MLS environments
  - Resolves: rhbz#209379
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2:2.3.14-8
  - rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Wed Sep 20 2006 Steve Grubb <sgrubb@redhat.com> 2:2.3.14-7
  - Revised labeled networking patch to not allow redirection
* Tue Aug 29 2006 Steve Grubb <sgrubb@redhat.com> 2:2.3.14-6
  - Revised labeled networking patch again
* Thu Aug 24 2006 Steve Grubb <sgrubb@redhat.com> 2:2.3.14-5
  - Revised labeled networking patch
* Wed Aug 23 2006 Steve Grubb <sgrubb@redhat.com> 2:2.3.14-4
  - Added labeled networking patch
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2:2.3.14-3.1
  - rebuild
* Fri Jun 16 2006 Steve Grubb <sgrubb@redhat.com> 2:2.3.14-3
  - Rework spec file & use xinetd's sevice config files
* Fri Mar 24 2006 Jay Fenlason <fenlason@redhat.com> 2:2.3.14-2
  - Upgrade to new upstream version.  This obsoletes the -libwrap,
    -rpc, -banner, -bug140084 and -gcc4 patches.
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:2.3.13-6.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2:2.3.13-6.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Thu Feb 17 2005 Jay Fenlason <fenlason@redhat.com> 2:2.3.13-6
  - include new patch to allow gcc4 to compile xinetd.
* Sat Jan 08 2005 Jay Fenlason <fenlason@redhat.com> 2:2.3.13-4
  - Added patch committed to upstream CVS to fix bz#140084
    (error logging accidentally using one of [012] as the syslog
    descriptor)
* Fri Jun 18 2004 Jay Fenlason <fenlason@redhat.com> 2:2.3.13-3
  - Add patch to fix #126242: banner's don't work
* Thu Jun 17 2004 Jay Fenlason <fenlason@redhat.com>
  - Remove the configuration for the no-longer-present "services" service.
    Closes #126169
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri May 14 2004 Jay Fenlason <fenlason@redhat.com>
  - Add patch to allow multiple rpc services to cooexist as long as they're
    different program numbers or different versions.
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu Jan 29 2004 Jay Fenlason <fenlason@redhat.com> 2.3.13-1
  - Upgrade to new upstream version, which obsoletes most patches.
  - Add new tcp_rpc patch, to turn on the nolibwrap flag on tcp rpc services,
    since libwrap cannot be used on them.
* Sun Dec 28 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - use new technology to filter python dep for inetdconvert instead
    of changing the -x bit on file permissions

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0e
/usr/lib/debug/.build-id/0e/d9de9b1d8c332f6865aebe3004e55fe4739a92
/usr/lib/debug/.build-id/0e/d9de9b1d8c332f6865aebe3004e55fe4739a92.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/sbin
/usr/lib/debug/usr/sbin/xinetd.debug
/usr/src/debug/xinetd-2.3.15
/usr/src/debug/xinetd-2.3.15/libs
/usr/src/debug/xinetd-2.3.15/libs/include
/usr/src/debug/xinetd-2.3.15/libs/include/m_env.h
/usr/src/debug/xinetd-2.3.15/libs/include/pset.h
/usr/src/debug/xinetd-2.3.15/libs/include/sio.h
/usr/src/debug/xinetd-2.3.15/libs/include/str.h
/usr/src/debug/xinetd-2.3.15/libs/include/xlog.h
/usr/src/debug/xinetd-2.3.15/libs/src
/usr/src/debug/xinetd-2.3.15/libs/src/misc
/usr/src/debug/xinetd-2.3.15/libs/src/misc/m_env.c
/usr/src/debug/xinetd-2.3.15/libs/src/misc/m_env.h
/usr/src/debug/xinetd-2.3.15/libs/src/pset
/usr/src/debug/xinetd-2.3.15/libs/src/pset/ops.c
/usr/src/debug/xinetd-2.3.15/libs/src/pset/pset.c
/usr/src/debug/xinetd-2.3.15/libs/src/pset/pset.h
/usr/src/debug/xinetd-2.3.15/libs/src/sio
/usr/src/debug/xinetd-2.3.15/libs/src/sio/impl.h
/usr/src/debug/xinetd-2.3.15/libs/src/sio/sio.c
/usr/src/debug/xinetd-2.3.15/libs/src/sio/sio.h
/usr/src/debug/xinetd-2.3.15/libs/src/sio/siosup.c
/usr/src/debug/xinetd-2.3.15/libs/src/sio/sprint.c
/usr/src/debug/xinetd-2.3.15/libs/src/str
/usr/src/debug/xinetd-2.3.15/libs/src/str/str.h
/usr/src/debug/xinetd-2.3.15/libs/src/str/strparse.c
/usr/src/debug/xinetd-2.3.15/libs/src/str/strparse.h
/usr/src/debug/xinetd-2.3.15/libs/src/str/strprint.c
/usr/src/debug/xinetd-2.3.15/libs/src/str/strutil.c
/usr/src/debug/xinetd-2.3.15/libs/src/xlog
/usr/src/debug/xinetd-2.3.15/libs/src/xlog/filelog.c
/usr/src/debug/xinetd-2.3.15/libs/src/xlog/filelog.h
/usr/src/debug/xinetd-2.3.15/libs/src/xlog/impl.h
/usr/src/debug/xinetd-2.3.15/libs/src/xlog/slog.c
/usr/src/debug/xinetd-2.3.15/libs/src/xlog/slog.h
/usr/src/debug/xinetd-2.3.15/libs/src/xlog/util.c
/usr/src/debug/xinetd-2.3.15/libs/src/xlog/xlog.c
/usr/src/debug/xinetd-2.3.15/libs/src/xlog/xlog.h
/usr/src/debug/xinetd-2.3.15/xinetd
/usr/src/debug/xinetd-2.3.15/xinetd/access.c
/usr/src/debug/xinetd-2.3.15/xinetd/access.h
/usr/src/debug/xinetd-2.3.15/xinetd/addr.c
/usr/src/debug/xinetd-2.3.15/xinetd/addr.h
/usr/src/debug/xinetd-2.3.15/xinetd/builtins.c
/usr/src/debug/xinetd-2.3.15/xinetd/builtins.h
/usr/src/debug/xinetd-2.3.15/xinetd/child.c
/usr/src/debug/xinetd-2.3.15/xinetd/child.h
/usr/src/debug/xinetd-2.3.15/xinetd/conf.c
/usr/src/debug/xinetd-2.3.15/xinetd/conf.h
/usr/src/debug/xinetd-2.3.15/xinetd/confparse.c
/usr/src/debug/xinetd-2.3.15/xinetd/confparse.h
/usr/src/debug/xinetd-2.3.15/xinetd/connection.c
/usr/src/debug/xinetd-2.3.15/xinetd/connection.h
/usr/src/debug/xinetd-2.3.15/xinetd/defs.h
/usr/src/debug/xinetd-2.3.15/xinetd/env.c
/usr/src/debug/xinetd-2.3.15/xinetd/env.h
/usr/src/debug/xinetd-2.3.15/xinetd/ident.c
/usr/src/debug/xinetd-2.3.15/xinetd/ident.h
/usr/src/debug/xinetd-2.3.15/xinetd/includedir.c
/usr/src/debug/xinetd-2.3.15/xinetd/includedir.h
/usr/src/debug/xinetd-2.3.15/xinetd/inet.c
/usr/src/debug/xinetd-2.3.15/xinetd/inet.h
/usr/src/debug/xinetd-2.3.15/xinetd/init.c
/usr/src/debug/xinetd-2.3.15/xinetd/init.h
/usr/src/debug/xinetd-2.3.15/xinetd/int.c
/usr/src/debug/xinetd-2.3.15/xinetd/int.h
/usr/src/debug/xinetd-2.3.15/xinetd/intcommon.c
/usr/src/debug/xinetd-2.3.15/xinetd/intcommon.h
/usr/src/debug/xinetd-2.3.15/xinetd/internals.c
/usr/src/debug/xinetd-2.3.15/xinetd/internals.h
/usr/src/debug/xinetd-2.3.15/xinetd/log.c
/usr/src/debug/xinetd-2.3.15/xinetd/log.h
/usr/src/debug/xinetd-2.3.15/xinetd/logctl.c
/usr/src/debug/xinetd-2.3.15/xinetd/logctl.h
/usr/src/debug/xinetd-2.3.15/xinetd/main.c
/usr/src/debug/xinetd-2.3.15/xinetd/main.h
/usr/src/debug/xinetd-2.3.15/xinetd/mask.h
/usr/src/debug/xinetd-2.3.15/xinetd/msg.c
/usr/src/debug/xinetd-2.3.15/xinetd/msg.h
/usr/src/debug/xinetd-2.3.15/xinetd/nvlists.c
/usr/src/debug/xinetd-2.3.15/xinetd/nvlists.h
/usr/src/debug/xinetd-2.3.15/xinetd/options.c
/usr/src/debug/xinetd-2.3.15/xinetd/options.h
/usr/src/debug/xinetd-2.3.15/xinetd/parse.c
/usr/src/debug/xinetd-2.3.15/xinetd/parse.h
/usr/src/debug/xinetd-2.3.15/xinetd/parsers.c
/usr/src/debug/xinetd-2.3.15/xinetd/parsesup.c
/usr/src/debug/xinetd-2.3.15/xinetd/parsesup.h
/usr/src/debug/xinetd-2.3.15/xinetd/reconfig.c
/usr/src/debug/xinetd-2.3.15/xinetd/reconfig.h
/usr/src/debug/xinetd-2.3.15/xinetd/redirect.c
/usr/src/debug/xinetd-2.3.15/xinetd/redirect.h
/usr/src/debug/xinetd-2.3.15/xinetd/retry.c
/usr/src/debug/xinetd-2.3.15/xinetd/retry.h
/usr/src/debug/xinetd-2.3.15/xinetd/sconf.c
/usr/src/debug/xinetd-2.3.15/xinetd/sconf.h
/usr/src/debug/xinetd-2.3.15/xinetd/sensor.c
/usr/src/debug/xinetd-2.3.15/xinetd/sensor.h
/usr/src/debug/xinetd-2.3.15/xinetd/server.c
/usr/src/debug/xinetd-2.3.15/xinetd/server.h
/usr/src/debug/xinetd-2.3.15/xinetd/service.c
/usr/src/debug/xinetd-2.3.15/xinetd/service.h
/usr/src/debug/xinetd-2.3.15/xinetd/signals.c
/usr/src/debug/xinetd-2.3.15/xinetd/signals.h
/usr/src/debug/xinetd-2.3.15/xinetd/special.c
/usr/src/debug/xinetd-2.3.15/xinetd/special.h
/usr/src/debug/xinetd-2.3.15/xinetd/state.h
/usr/src/debug/xinetd-2.3.15/xinetd/tcpint.c
/usr/src/debug/xinetd-2.3.15/xinetd/tcpint.h
/usr/src/debug/xinetd-2.3.15/xinetd/time.c
/usr/src/debug/xinetd-2.3.15/xinetd/timex.h
/usr/src/debug/xinetd-2.3.15/xinetd/udpint.c
/usr/src/debug/xinetd-2.3.15/xinetd/udpint.h
/usr/src/debug/xinetd-2.3.15/xinetd/util.c
/usr/src/debug/xinetd-2.3.15/xinetd/util.h
/usr/src/debug/xinetd-2.3.15/xinetd/xgetloadavg.c
/usr/src/debug/xinetd-2.3.15/xinetd/xgetloadavg.h
/usr/src/debug/xinetd-2.3.15/xinetd/xtimer.c
/usr/src/debug/xinetd-2.3.15/xinetd/xtimer.h


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 22 05:30:29 2013