--- - branch: MAIN date: Wed May 15 09:44:36 UTC 2024 files: - new: '1.28' old: '1.27' path: pkgsrc/chat/swirc/Makefile pathrev: pkgsrc/chat/swirc/Makefile@1.28 type: modified - new: '1.15' old: '1.14' path: pkgsrc/chat/swirc/distinfo pathrev: pkgsrc/chat/swirc/distinfo@1.15 type: modified id: 20240515T094436Z.387634bd7bd9eca3345972e11312a8e4d73d4edd log: | swirc: update to 3.4.7. ## [3.4.7] - 2024-03-12 ## - Added command `/dcc` - Added event `BATCH` (IRCv3). The following types were added: - `chathistory` - `netjoin` - `netsplit` - `znc.in/playback` - Added tab completion for: - `/mode` - Added the following config options: - `batch` (bool) - `dcc` (bool) - `dcc_cipher_suite` (string) - `dcc_own_ip` (string) - `dcc_port` (int) - `dcc_upload_dir` (string) - `multi_prefix` (bool) - Did code optimizations: - Measure string length once, found by [PVS-Studio](https://pvs-studio.com/en/pvs-studio/). - ... - Enabled `iconv_conversion` by default. - Fixed an off-by-one error in the IRC module. The previous program versions weren't really affected however. - Fixed building on any setup where Ncurses is built with opaque types. - Fixed new [Coverity](https://scan.coverity.com/) defects - Fixed the precision of the error log size in KB. - Improved C++ exception handling. Among other things, handle if 'new' throws. - Renamed option `ircv3_server_time` to `server_time` and enabled it by default. module: pkgsrc subject: 'CVS commit: pkgsrc/chat/swirc' unixtime: '1715766276' user: wiz