Overview
Request 173058 accepted
- 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
Request History
mvyskocil created request
- 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
factory-auto added a reviewer
Please review sources
factory-auto added a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
licensedigger accepted review
{"approve": "version update 2.3.14 -> 2.3.15 covered by ldb"}
factory-repo-checker accepted review
Builds for repo openSUSE_Factory
a_jaeger approved review
ok
a_jaeger accepted review
ok
coolo accepted request
checkin