Группа :: Система/Основа
Пакет: xinetd
Главная Изменения Спек Патчи Загрузить Bugs and FR
5 июля 2008 Michael Shigorin <mike at altlinux.org> 2.3.14-alt2.M24.2
- built for M24 (2.3.14-alt3-1-g87d9d19)
- built for M24
- Imported several patches from FC xinetd package.
- Minor startup script and specfile tweaks.
- Updated to 2.3.14.
- This xinetd version erroneously removes low port check for UDP
builtin services, so applied patch to resurrect this check.
- Applied assorted backports from cvs snapshot 20050330.
- Fixed compilation warnings.
- Updated to cvs snapshot 20050303.
- Changed parse_inet_addresses() to deallocate empty lists.
- Updated to cvs snapshot 20041223.
- Updated to 2.3.13.
- The owl-fixes patch merged upstream.
- Applied rh-libwrap and rh-tcp_rpc patches.
- Another fix from the CVS (submitted by RH):
Smorefds didn't allocate more fds as expected.
- Backported a fix from the CVS (Steve Grubb through Owl):
Add NULL entry to success_log_options to properly end the nvlist.
- Updated to 2.3.12, rediffed patches, updated -owl-fixes patch.
- Resurrected RECORD logging option (it has no effect but should
be parsed correctly for compatibility with old configs). - Support pidfile by default.
- Rewritten start/stop script to new rc scheme.
- Updated to 2.3.11, updated patches.
- Applied patches from 2.3.11-owl1:
owl-version.patch
owl-write-size-paranoia.patch
- Applied patches from Owl:
+ TCPMUX parser updates (Steve Grubb).
+ TCPMUX was causing core dumps due to changes made in 2.3.10's
child_process(), reverted changes (Philip Armstrong).
- libs/src/sio/siosup.c(Sdone): Fix validation check (Owl hint).
- Updated to 2.3.10 (almost same as alt6.20021209, with two more fixes).
- Applied another patch from Steve Grubb to fix socket descriptors leaking bug.
- Applied patch from Steve Grubb to fix config files closing bug.
- Updated to the current development snapshot (20021209).
- Changed xinetd.conf:
+ log_on_success set to 'PID HOST DURATION';
+ log_on_failure set to 'HOST';
+ instances set to '100'. - Fixed build with -lwrap.
- Updated to 2.3.9 (Owl fixes merged upstream).
- Updated traditional set of minor fixes from Owl.
- 2.3.8
- Added fixes or workarounds for issues introduced in 2.3.4+
including the signal pipe leak into child processes (Owl).
- 2.3.6
- 2.3.5
- Fixed latest fix.
- Fixed typo in startup script.
- 2.3.4
- Added patch (for pidfiles) from Owl.
- Added /etc/xinetd.d
- 2.3.3 (security update, audit patch merged upstream).
- Updated patches to new version.
- Updated security patch (owl).
- Updated experimental security patch (owl).
- Applied experimental security patch (owl).
- Fixes permissions of files in devel subpackage.
- 2.3.0
- 2.1.8.9pre16
- Ensure the umask is no less restrictive than 022 (owl).
- Updated xinetd.conf.
- 2.1.8.9pre15
- Use new server macros.
- Added /etc/sysconfig/xinetd so users can add extra options (rh).
- Fixes permissions of manpages installed with this package.
- Fixed initialization of newly-reallocated memory (rh).
- 2.1.8.9pre14
- Added remlock option: remove lockfile on exit.
- 2.1.8.9pre13
- Use inetdconvert written in perl from Chmouel Boudjnah <chmouel@mandrakesoft.com>.
- Added default inetd services.
- 2.1.8.9pre12
- 2.1.8.9pre11
- Added:
+ patch to skip files;
+ patch to log more compact on startup.
- 2.1.8.9pre10
- 2.1.8.9pre9
- RE adaptions.
- Correct postscripts.
- Add condrestart to the init.d/ script to restart xinetd only when is launched.
- Upgrade faq.
- Make rpmlint happy with /etc/rc.d/init.d/ files.
- BM.
- Move to main/.
- Clean up of %post %pre %preun.
- Add malloc patches.
- fixed permission problem
- removed Development/C
- removed _sysconfdir
- macroszifications
- specfile cleanup
- new beta version
- fix chkconfig problem
- built first spec.
- Mandrakized version
- Enabled IPv6 Support
- Added FAQ