SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xinetd-debuginfo-2.3.15-187.2.i586.rpm :
Fri Apr 19 14:00:00 2013 mvyskocilAATTsuse.com
- update to 2.3.15

* If the address we\'re binding to is a multicast address, do the multicast join.

* Merge the Fedora patch to turn off libwrap processing on tcp rpc services.
Patch xinetd-2.3.12-tcp_rpc.patch.

* Merge the Fedora patch to add labeled networking.
Patch xinetd-2.3.14-label.patch r1.4.

* Merge the Fedora patch to fix getpeercon() for labeled networking in MLS environments.
Patch xinetd-2.3.14-contextconf.patch r1.1

* Merge the Fedora patch for int->ssize_t. Patch xinetd-2.3.14-ssize_t.patch r1.1

* Change compiler flags, -Wconversion generates excessive and unnecessary
warnings with gcc, particularly all cases of ntohs(uint16_t).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6614 Additionally add -Wno-unused
to prevent unnecessary warnings regarding unused function parameters when the
function is a callback conforming to a standard interface.

* Merge patch from Thomas Swan regarding CVE-2012-0862
- merged the SUSE xinetd.conf with the upstream one
this changes default target for logging - now the syslog is used
instead of /var/log/xinetd.log

* xinetd-config.patch
- logrotate dependency has been dropped and config file is installed
in /usr/share/doc/packages/xinetd
- drop rc.xinetd and add xinetd.service instead
- add an entry to README.SUSE explaining the systemd socket activation

Fri Apr 5 14:00:00 2013 idonmezAATTsuse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls

Sat Sep 15 14:00:00 2012 cooloAATTsuse.com
- fix typo in license string - it\'s SUSE-xinetd

Tue May 29 14:00:00 2012 cfarrellAATTsuse.com
- license update: SUSE-xinedt
Use this license from license.opensuse.org until upstream SPDX accepts
xinetd into the official list

Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- add autoconf as buildrequire to avoid implicit dependency

Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- remove call to suse_update_config (very old work around)

Thu Nov 17 13:00:00 2011 lchiquittoAATTsuse.com
- added xinetd-2.3.14-nodeadlock-revisited.patch: ignore SIGCONT
and avoid print in signal handler (bnc#726737)

Wed Apr 21 14:00:00 2010 msebenAATTnovell.com
- added ident-bind.patch : use right size of addresses in bind() call.
Also use getpeername addresses when connecting to ident service to
prevent address family mismatch between socket(),
bind() and connect() calls. (bnc#598305)

Tue Jan 26 13:00:00 2010 jengelhAATTmedozas.de
- SPARC64 requires large PIE model

Sun Dec 20 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel build

Tue Sep 15 14:00:00 2009 msebenAATTnovell.com
- fixed rc.xinetd [bnc#457903]:

* rc-script start: check if xinetd isn\'t already running

* rc-script stop: wait until pid file has disappeared

Sun Aug 17 14:00:00 2008 ajAATTsuse.de
- Fix init script warnings.

Fri Sep 14 14:00:00 2007 roAATTsuse.de
- add a pidfile for xinetd in rc-script (#300526)

Fri Aug 10 14:00:00 2007 anosekAATTsuse.cz
- added description of the previous patch to README.SuSE

Tue Aug 7 14:00:00 2007 anosekAATTsuse.cz
- fixed: xinetd does not honour disable line
[#254613] (honour_disable.patch)

* As soon as we realize that the service is disabled
we don\'t continue parsing its config

Wed Apr 18 14:00:00 2007 anosekAATTsuse.cz
- improved description for YaST (rc.xinetd)

Tue Dec 19 13:00:00 2006 prusnakAATTsuse.cz
- added \"discard\" to service files (and modified ipv6-ipv4-fallback.patch) [#222777]

Mon Feb 6 13:00:00 2006 mmarekAATTsuse.cz
- fixed logrotate file rotating rotated files
[#120068, #147899]

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Tue Nov 22 13:00:00 2005 mmarekAATTsuse.cz
- use \'FLAGS = IPv6 IPv4\' in included service files
- document the feature in xinetd.conf(5)

Tue Nov 1 13:00:00 2005 mmarekAATTsuse.de
- updated to version 2.3.14, removed integrated patches:

* xinetd-2.3.13-gcc4.diff

* xinetd-2.3.13-ia64.dif

* xinetd-2.3.13-integer-overflow.diff

* xinetd-2.3.13-rlimit.diff
- added option to fallback to IPv4 if IPv6 is not available [#127784]

Mon Oct 10 14:00:00 2005 mmarekAATTsuse.cz
- added upstream patch to fix integer overflow in handling of rlimit_
*
attributes [#120730]

Tue Oct 4 14:00:00 2005 mmarekAATTsuse.cz
- Fix endless loop in xinetd/util.c [#118878]

Mon Aug 22 14:00:00 2005 postadalAATTsuse.cz
- added logrotate to Requires

Tue Aug 9 14:00:00 2005 postadalAATTsuse.cz
- fixed logrotate file [#95214]

Fri Jun 3 14:00:00 2005 kukukAATTsuse.de
- Compile with -fpie/-pie

Fri Apr 1 14:00:00 2005 meissnerAATTsuse.de
- lvalue problems fixed
- fixed undefined argv copying behaviour.

Wed Jan 26 13:00:00 2005 postadalAATTsuse.cz
- added logrotate file [#46353]

Wed Nov 10 13:00:00 2004 postadalAATTsuse.cz
- added patch to avoid deadlock (LTC#9961, SUSE#43024)

Thu Apr 22 14:00:00 2004 postadalAATTsuse.cz
- added one second timeout during server startup for deciding if the process
started without error [#36175]

Thu Feb 12 13:00:00 2004 postadalAATTsuse.cz
- updated to version 2.3.13
- fixed code that broke strict aliasing

Sun Jan 11 13:00:00 2004 adrianAATTsuse.de
- build as user

Thu Aug 7 14:00:00 2003 postadalAATTsuse.cz
- updated to version 2.3.12
- removed obsoleted pacthes (parse-fix, check_from_solar_designer,
used_valgrind_to_fix, close_listening_descriptor)
- use new stop_on_removal/restart_on_upate macros

Thu Jun 12 14:00:00 2003 kukukAATTsuse.de
- Remove /etc/xinetd.d from filelist, is in filesystem

Mon Jun 2 14:00:00 2003 postadalAATTsuse.cz
- updated to version 2.3.11 (fixed a lot of security bugs)

* TCPMUX parser updates

* remove RECORD logging option

* change Sclose to make sure it always closes the fd

* added better error handling to filelog.c

* error messages now go to syslog instead of stderr in strparse.c

* correct problems with bind specified in the default section

* correct banner to match man pages
- removed obsoleted flag RECORD from xinetd.conf on line log_on_failure
- removed obsoleted reuse option from rcxinetd script
- added new fix from CVS (check_from_solar_designer, close_listening_descriptor
and used_valgrind_to_fix)

Fri Mar 7 13:00:00 2003 postadalAATTsuse.cz
- fixed parsing of bad config file

Thu Feb 20 13:00:00 2003 postadalAATTsuse.cz
- fixed spec (untar source6)

Wed Feb 19 13:00:00 2003 postadalAATTsuse.cz
- fixed bug in parsing config file [#22876]
- moved service files to xinetd-service_files.tar.bz2

Mon Jan 13 13:00:00 2003 jderfinaAATTsuse.cz
- upgrade to version 2.3.10.
- Close the service descriptors on fork. This only matters for internal
forking services, since anything that calls exec() will get those closed
automagically. This will help reduce the file discriptors used by the daemon
when using some internal services.
- Fix a numbering bug with xinetd\'s internal flag representation that was
manifesting its self as all services being disabled upon recieving a SIGUSR2
(hard reconfig)
- and many others. See /usr/share/doc/packages/xinetd/CHANGELOG.

Tue Oct 22 14:00:00 2002 jderfinaAATTsuse.cz
- updated to version 2.3.9
- removed template for all services from xinetd.conf. Internal
services moved as separate files to /etc/xinetd.d/. All external
services must provide their configuration files to /etc/xinetd.d/.

Mon Oct 7 14:00:00 2002 jderfinaAATTsuse.cz
- reconfig signal for xinetd is SIGHUP now. (#20527)
- added /etc/xinetd.d/ for simpler work with services. (#20534)

Wed Sep 18 14:00:00 2002 jderfinaAATTsuse.cz
- in rc.xinetd moved portmap and autofs from section Required-Start to
section X-UnitedLinux-Should-Start

Fri Aug 16 14:00:00 2002 postadalAATTsuse.cz
- added %insserv_prereq and %fillup_prereq to PreReq [#18018]

Fri Aug 9 14:00:00 2002 nadvornikAATTsuse.cz
- updated to 2.3.6
- merged ipv6 and ipv4 support
- uses ipv4 by default, ipv6 can be configured per service
- removed obsolete patch xinetd-2.3.2-ipv4.dif

Sat Jul 27 14:00:00 2002 adrianAATTsuse.de
- do not source rc.config

Thu Jun 20 14:00:00 2002 postadalAATTsuse.cz
- added definition for an imapd service (bug #16682),
service imapd is enabled by default

Tue Mar 12 13:00:00 2002 postadalAATTsuse.cz
- removed obsolete START_INETD variable [#14796]

Mon Feb 25 13:00:00 2002 postadalAATTsuse.cz
- modified copyright in /etc/xinetd.conf & /etc/init.d/xinetd

Fri Jan 11 13:00:00 2002 cihlarAATTsuse.cz
- fixed xinetd.conf to disable services with
specified \"id\" [#12799]

Wed Dec 12 13:00:00 2001 cihlarAATTsuse.cz
- removed START_XINETD

Thu Nov 15 13:00:00 2001 cihlarAATTsuse.cz
- added service nntp/leafnode to xinetd.conf

Tue Sep 18 14:00:00 2001 cihlarAATTsuse.cz
- updated to version 2.3.3:
1) Fixed the filelog problem of printing garbage
2) Fixed the RPC parser to correctly handle RPC version
ranges again

Mon Aug 20 14:00:00 2001 cihlarAATTsuse.cz
- updated to version 2.3.2

Thu Aug 16 14:00:00 2001 cihlarAATTsuse.cz
- updated to version 2.3.1
- removed obsolete audit patch

Wed Aug 1 14:00:00 2001 cihlarAATTsuse.cz
- updated to version 2.3.0
- added audit patch
- improved patch for kernels without ipv6
(per_source works now)
- added FAQ

Fri Jun 22 14:00:00 2001 cihlarAATTsuse.cz
- stop daemon by killproc -QUIT, not -TERM

Thu Jun 21 14:00:00 2001 cihlarAATTsuse.cz
- fixed security bugs: owerflow, umask and added <=0
in srtx_
* functions - diff of Sebastian Krahmer

Thu Jun 14 14:00:00 2001 cihlarAATTsuse.cz
- provides inet-daemon [#8675]

Mon Jun 4 14:00:00 2001 cihlarAATTsuse.cz
- fixed rcxinetd [#8631]

Mon May 21 14:00:00 2001 cihlarAATTsuse.cz
- fixed cast warnings on ia64
- fixed includes

Thu Apr 26 14:00:00 2001 drahtAATTsuse.de
- added option -reuse to start script to enable a restart of xinetd
without killing processes.

Fri Apr 13 14:00:00 2001 cihlarAATTsuse.cz
- fixed init script by new skeleton

Wed Mar 21 13:00:00 2001 cihlarAATTsuse.cz
- compile with -inet6
- fixed to work with kernels without ipv6 [#6792]

Thu Feb 15 13:00:00 2001 cihlarAATTsuse.cz
- moved whole files from dif
- use ipop3d instead of popper in /etc/xinetd.conf [#6255]
- use in.ftpd instead of wu.ftpd in /etc/xinetd.conf
- improved startscript
- added suse_update_config
- use RPM_OPT_FLAGS
- removed patch for ipv6 - it works better without it

Wed Feb 14 13:00:00 2001 cihlarAATTsuse.cz
- applied patch for ipv6
- bzipped sources

Mon Jan 8 13:00:00 2001 smidAATTsuse.cz
- tcp wrapper support added

Wed Dec 6 13:00:00 2000 smidAATTsuse.cz
- fixed typo in xinetd.conf [#4485]

Tue Nov 28 13:00:00 2000 roAATTsuse.de
- startscript fixed

Tue Jun 20 14:00:00 2000 smidAATTsuse.cz
- upgrade to 2.1.8.8p3

Tue May 16 14:00:00 2000 smidAATTsuse.cz
- upgrade to 2.1.8.8p2
- buildroot added

Wed Mar 1 13:00:00 2000 choegerAATTsuse.de
- new version with ipv6 support and loadavg support

Tue Jan 4 13:00:00 2000 choegerAATTsuse.de
- disabled ident service per default

Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.

Mon Jul 5 14:00:00 1999 choegerAATTsuse.de
- changed to version 2.1.8.6b5, because 2.2.1 is no
longer maintained

Thu Dec 10 13:00:00 1998 choegerAATTsuse.de
- added _correct_ symlink to /usr/sbin/rcxinetd :-)

Thu Dec 10 13:00:00 1998 bsAATTsuse.de
- added symlink /usr/sbin/rxxinetd

Wed Dec 9 13:00:00 1998 choegerAATTsuse.de
- made init-scripts complete

Mon Nov 16 13:00:00 1998 roAATTsuse.de
- added -lcrypt if available

Thu Nov 12 13:00:00 1998 choegerAATTsuse.de
- security fix for /tmp racecondition

Wed Feb 4 13:00:00 1998 choegerAATTsuse.de
- v2.2.1 with optimated xinetd.conf

Fri Oct 31 13:00:00 1997 choegerAATTsuse.de
- new package, 2.2.1


 
ICM