The following Fedora EPEL 8 Security updates need testing: Age URL 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-9d9625a171 libopenmpt-0.7.8-1.el8 2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-f52b6219ca python39-jinja2-epel-3.1.3-1.2.el8 The following builds have been pushed to Fedora EPEL 8 updates-testing python-hstspreload-2024.6.1-3.el8 tio-3.4-1.el8 Details about builds: ================================================================================ python-hstspreload-2024.6.1-3.el8 (FEDORA-EPEL-2024-06fb9a4fc5) Chromium HSTS Preload list -------------------------------------------------------------------------------- Update Information: Merge branch 'rawhide' into epel8 -------------------------------------------------------------------------------- ChangeLog: * Sun Jun 16 2024 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2024.6.1-2 - Update to latest upstream release (closes rhbz#2278074) * Sun Jun 16 2024 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2024.6.1-1 - Update to latest upstream release (closes rhbz#2278074)) * Fri Jun 7 2024 Python Maint <python-maint@xxxxxxxxxx> - 2024.4.1-3 - Rebuilt for Python 3.13 * Sun Apr 7 2024 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2024.4.1-2 - Add source for 2024.4.1 * Sun Apr 7 2024 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2024.4.1-1 - Update to latest upstream release (closes rhbz#2267147) * Mon Feb 5 2024 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2024.2.1-1 - Update to latest upstream release (closes rhbz#2256900) * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2023.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2023.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2023.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@xxxxxxxxxx> - 2023.1.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2023.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 9 2023 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2023.1.1-1 - Update to latest upstream release 2023.1.1 (closes rhbz#2157220) * Sat Dec 3 2022 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2022.11.1-1 - Update to latest upstream release 2022.11.1 (closes rhbz#2139019) * Sat Oct 1 2022 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2022.10.1-1 - Update to latest upstream release 2022.10.1 (closes rhbz#2131419) * Wed Sep 14 2022 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2022.9.1-1 - Update to latest upstream release 2022.9.1 (closes rhbz#2123194) * Fri Aug 19 2022 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2022.8.1-1 - Update to latest upstream release 2022.8.1 (closes rhbz#2105840) * Fri Jul 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2021.12.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@xxxxxxxxxx> - 2021.12.1-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2021.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 4 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.12.1-1 - Update to latest upstream release 2021.12.1 (closes rhbz#2028656) * Fri Nov 5 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.11.1-1 - Update to latest upstream release 2021.11.1 (closes rhbz#2018853) * Sat Oct 2 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.10.1-1 - Update to latest upstream release 2021.10.1 (closes rhbz#2009586) * Wed Sep 1 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.9.1-1 - Update to latest upstream release 2021.9.1 (closes rhbz#1999900) * Mon Aug 9 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.8.1-1 - * Mon Aug 09 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.8.1-1 - Update to latest upstream release 2021.8.1 * Fri Jul 23 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2021.6.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 24 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.6.21-1 - * Thu Jun 24 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.6.21-1 - Update to latest upstream release 2021.6.21 * Fri Jun 4 2021 Python Maint <python-maint@xxxxxxxxxx> - 2021.5.31-2 - Rebuilt for Python 3.10 * Thu Jun 3 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.5.31-1 - * Thu Jun 03 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 2021.5.31-1 - Update to latest upstream release 2021.5.31 -------------------------------------------------------------------------------- ================================================================================ tio-3.4-1.el8 (FEDORA-EPEL-2024-9165bb1d78) Simple TTY terminal I/O application -------------------------------------------------------------------------------- Update Information: tio v3.4 Update configuration output Clean up script run interaction text Fix unbounded writes Add history and editing feature to line input mode Use up and down arrow keys to navigate history. Use left and right arrow keys to move cursor back and forth. We try mimic the behaviour of GNU readline which we can not use because we also need to react to key commands. Reuse socket address To avoid having to wait for socket timeout when restarting server. Fix line input mode Fix so that ABCD are no longer ignored. Make sure ICRNL, IGNCR, INLCR take effect Include correct header for poll() Add group write permission to xymodem received file Fix missing open() flags in xymodem_receive() Show current mappings in the configuration printout Use ctrl-t m to change mappings interactively Prompt for Lua script or shell command in interactive session Added support to receive XMODEM-CRC files from the connected serial port -------------------------------------------------------------------------------- ChangeLog: * Sun Jun 16 2024 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 3.4-1 - Upgrade to 3.4 (#2292587) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2292587 - tio-3.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=2292587 -------------------------------------------------------------------------------- -- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue