https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This fixes issues with release notes| |logging and default ports | |in the SIP configuration | |for Debian 12, when using | |the koha-testing-docker | |(KTD) development | |environment - these issues | |were causing the SIP | |service to stop working. | |Changes include updating | |the SIPconfig.xml template | |to: | |- fix the logging issue | |(Debian 12 uses journal | |instead of syslog, use | |chomp for SIP log4perl | |configuration, log all SIP | |issues to sip.log by | |default) | |- fix the port | |issue (allows using IPv4 | |and IPv6 for the port | |settings, configures the | |default template to use | |IPv4) --- Comment #40 from David Nind <[email protected]> --- I had a go at a release note - please update if I have got anything/everything wrong. My understanding from attempting to read the comments is that this only affects using KTD with Debian 12 (not production installation of Koha), but the changes accommodate the differences when using other operating system images such as Ubuntu 22.04. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
