CHANGELOG (xinetd-2.3.15) | : | CHANGELOG (xinetd-2.3.15.4.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 932 | skipping to change at line 932 | |||
unnecessary warnings with gcc, particularly all | unnecessary warnings with gcc, particularly all | |||
cases of ntohs(uint16_t). | cases of ntohs(uint16_t). | |||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6614 | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6614 | |||
Additionally add -Wno-unused to prevent unnecessary | Additionally add -Wno-unused to prevent unnecessary | |||
warnings regarding unused function parameters when | warnings regarding unused function parameters when | |||
the function is a callback conforming to a standard | the function is a callback conforming to a standard | |||
interface. | interface. | |||
Change version number to 2.3.15devel, indicating an interim | Change version number to 2.3.15devel, indicating an interim | |||
developmental source snapshot. | developmental source snapshot. | |||
Merge patch from Thomas Swan regarding CVE-2012-0862 | Merge patch from Thomas Swan regarding CVE-2012-0862 | |||
2.3.15.1 | ||||
Remove unused variables a bit | ||||
Restructure the repository for saner file locations | ||||
Redo buildsystem for proper autotools | ||||
Include patches from SUSE, Debian, and Fedora from their packages | ||||
Remove HOWL support completely | ||||
Remove deprecated compatibility detections that are mostly true | ||||
Enable travis build to see if we build on osx (bsd) and linux | ||||
Add possibility to use POLL instead of FD code to alocate | ||||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |