Name: | xinetd |
---|---|
Epoch: | 2 |
Version: | 2.3.15 |
Release: | 13.el7 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 291516 |
License: | xinetd |
RPM: | xinetd-2.3.15-13.el7.aarch64.rpm |
Source RPM: | xinetd-2.3.15-13.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.xinetd.org |
Summary: | A secure replacement for inetd |
Description: | Xinetd is a secure replacement for inetd, the Internet services daemon. Xinetd provides access control for all services based on the address of the remote host and/or on time of access and can prevent denial-of-access attacks. Xinetd provides extensive logging, has no limit on the number of server arguments, and lets you bind specific services to specific IP addresses on your host machine. Each service has its own specific configuration file for Xinetd; the files are located in the /etc/xinetd.d directory. |
- modify the xinetd man page to make it more clear on what happens to services on xinetd reload (#1147538)
- Mass rebuild 2014-01-24
- fixup of the previous patch - Related: #1037565 - Resolves: #1042357
- Mass rebuild 2013-12-27
- xinetd segfaults when connecting to tcpmux service - Resolves: #1037565
- Honor user and group directives (re-fix the previous commit) - Resolves: CVE-2013-4342
- Set credentials before execve - Resolves: #1006100
- Use full path to server when checking selinux context - Resolves: #977873
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Change config files' permissions - Resolves: #853144