SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for logfanoutd-0.2.4-1.1.i586.rpm :

* Wed Jun 12 2024 matwey.kornilovAATTgmail.com- Update to version 0.2.4:
* Version 0.2.4
* Refactor list module
* Fix parse_uint64 to handle true UINTMAX_MAX correctly
* Fix ck_abort_msg usage in test_logfanoutd
* Drop unused variable from match_vpath
* Fix missed return in logfanoutd test
* Mon Jun 10 2024 matwey.kornilovAATTgmail.com- Update to version 0.2.3:
* Version 0.2.3
* Use libcurl4-openssl-dev intead of libcurl-dev for cmake.yml
* Add CMake GitHub Actions workflow
* Drop obsoleted CI badges
* Create codeql.yml
* Support modern libmicrohttpd versions
* Update CMakeLists.txt to follow modern CMake style
* Sun Jun 28 2020 matwey.kornilovAATTgmail.com- Update to version 0.2.2:
* Use localtime_r instead of localtime
* Set SO_REUSEADDR in test_singlefile_file_fd
* Check bind and listen return code in test_singlefile_file_fd
* Set CMAKE_C_STANDARD in CMakeLists.txt
* Thu Jan 03 2019 matwey.kornilovAATTgmail.com- Update to version 0.2.1:
* Add --alias to README.md
* Add LGTM.com badge
* Fix dir_list_callback_
* return handling
* Mon Aug 08 2016 matwey.kornilovAATTgmail.com- Update to version 0.2.0: + Output log to stderr to possible overcome buffering issues
* Wed Jun 08 2016 matwey.kornilovAATTgmail.com- Update to version 0.2.0~rc1: + Check info->client_addr is not NULL + Introduce struct logfanoutd_listen + Add LOGFANOUTD_LISTEN_FD type for logfanoutd_listen + Add systemd socket activation support + Properly reimplement 16fe50c02f12 + Implement match_vpath() + Use vpath_lookup for init_vpath + Add simple forward list implementation + Use aliases vector for logfanoutd_start() + Add --alias option to configure path aliases. + Handle SIGTERM signal + Add missed test_singlefile_file_range_case_64 test case + Add additional 64bit range parsing unit tests + Revert \"Add missed test_singlefile_file_range_case_64 test case\" + Drop incorrect test_singlefile_file_range_case_64 test + Use MHD_USE_PIPE_FOR_SHUTDOWN when listen->type == LOGFANOUTD_LISTEN_FD + Add systemd unit files
* Sun Oct 25 2015 matwey.kornilovAATTgmail.com- Update to version 0.0.0+git20151025.5869156: + Add possibility to log input requests + Add listen option to specify address to listen on + Fail at address parsing failure + Use 64bit offset in MHD_create_response_from_fd_at_offset64 + Revert \"Use 64bit offset in MHD_create_response_from_fd_at_offset64\" + Handle possible error return from MHD_create_response_from_fd_at_offset correctly + Use 64bit offset in MHD_create_response_from_fd_at_offset64 + Fix MHD_create_response_from_fd_at_offset64 detection in CMake + Fix a typo (rsize -> size) in MHD_create_response_from_fd_at_offset64 dummy
* Thu Jul 16 2015 opensuse-packagingAATTopensuse.org- Update to version 0.0.0+git20150716.6e0ad32: + Use case insensitive string comparison to solve #5 + Fix off-by-one error in is_valid_range. Resolve #6
* Wed Jul 15 2015 opensuse-packagingAATTopensuse.org- Update to version 0.0.0+git20150715.1e51781: + Add semaphoreci.com build badge + Search for libmicrohttpd and check using pkg-config
* Wed Jul 15 2015 opensuse-packagingAATTopensuse.org- Update to version 0.0.0+git20150715.63b27a4: + Add install targets to CMakeLists.txt
 
ICM