-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-d71605d53d 2026-02-16 01:30:23.666210+00:00 --------------------------------------------------------------------------------
Name : gensio Product : Fedora 42 Version : 3.0.2 Release : 1.fc42 URL : https://github.com/cminyard/gensio Summary : General Stream I/O Description : This is gensio (pronounced gen'-see-oh), a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol functionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. gensios that stack on other gensios are called filters. You can do the same thing with receiving ports. You can set up a gensio accepter (accepter) to accept connections in a stack. So in our previous example, you can setup TCP to listen on a specific port and automatically stack SSL and Telnet on top when the connection comes in, and you are not informed until everything is ready. A very important feature of gensio is that it makes establishing encrypted and authenticated connections much easier than without it. Beyond basic key management, it's really no harder than TCP or anything else. It offers extended flexibility for controlling the authentication process if needed. It's really easy to use. Note that the gensio(5) man page has more details on individual gensio types. -------------------------------------------------------------------------------- Update Information: https://github.com/cminyard/gensio/releases/tag/v3.0.2 https://github.com/cminyard/ser2net/releases/tag/v4.6.7 -------------------------------------------------------------------------------- ChangeLog: * Sat Feb 7 2026 Felix Kaechele <[email protected]> - 3.0.2-1 - update to 3.0.2 - add pcre2-devel as explicit BuildRequires * Fri Jan 16 2026 Fedora Release Engineering <[email protected]> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2394935 - gensio-3.0.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=2394935 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-d71605d53d' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
