File lime-kmp.changes of Package lime-kmp
-------------------------------------------------------------------
Wed Sep 30 11:36:38 UTC 2020 - hpj@urpla.net
- Update to version 1.9+git.20200809T155235.fa37b69:
* LINUX 5.8: Replace kernel_setsockopt() with sock_set_reuseaddr()
- Remove replace-kernel_setsockopt-with-sock_set_reuseaddr.patch
- Modernize lime-kmp-preamble
- Fix modules build, if kernel-obs-build version differs from
target kernel
- Fix Makefile massaging with sed
-------------------------------------------------------------------
Fri Aug 21 10:15:40 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- apply replace-kernel_setsockopt-with-sock_set_reuseaddr.patch
in order to fix build with kernels >= 5.8
-------------------------------------------------------------------
Fri Aug 21 09:21:58 UTC 2020 - hpj@urpla.net
- Update to version 1.9+git.20200809T133643.786432d:
* Use O_SYNC for DIO only
* Change “ to " in docs
* Protect against a null resource name
* Remove extra param from kernel_accept
* Fix socket bind failure writing digest
* New option for zlib compression
* Disk and hash code cleanup
* Add symbol option to Makefile
* Retry to bind the socket before failing. This is only for
transfering the digest file
-------------------------------------------------------------------
Fri Aug 21 09:21:08 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- v1.9: initial setup