The following builds have been pushed to Fedora EPEL 7 updates-testing nsnake-3.0.1-17.el7 perl-Spreadsheet-ParseExcel-0.6600-1.el7 xrdp-0.9.24-1.el7 Details about builds: ================================================================================ nsnake-3.0.1-17.el7 (FEDORA-EPEL-2023-28d3932691) The classic snake game with textual interface -------------------------------------------------------------------------------- Update Information: Initial release for EL7 -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 1 2019 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Mar 10 2018 Robin Lee <cheeselee@xxxxxxxxxxxxxxxxx> - 3.0.1-6 - BR gcc-c++ for http://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot * Thu Feb 8 2018 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 3 2017 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Aug 23 2016 Robin Lee <cheeselee@xxxxxxxxxxxxxxxxx> - 3.0.1-1 - Update to 3.0.1 (BZ#1120131) * Thu Feb 4 2016 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 2 2015 Kalev Lember <kalevlember@xxxxxxxxx> - 2.0.5-3 - Rebuilt for GCC 5 C++11 ABI change * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Wed Jun 11 2014 Christopher Meng <rpm@xxxxxxxx> - 2.0.5-1 - Update to 2.0.5 * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Mar 8 2014 Christopher Meng <rpm@xxxxxxxx> - 2.0.0-1 - Update to 2.0.0 * Tue Jul 30 2013 Christopher Meng <rpm@xxxxxxxx> - 1.7-3 - Move to unversioned docdir. * Wed May 15 2013 Christopher Meng <rpm@xxxxxxxx> - 1.7-2 - Fix upstream messup. * Wed May 15 2013 Christopher Meng <rpm@xxxxxxxx> - 1.7-1 - New verson with manpages fix. * Tue May 14 2013 Christopher Meng <rpm@xxxxxxxx> - 1.5-3 - Fix debuginfo. * Sun May 12 2013 Christopher Meng <rpm@xxxxxxxx> - 1.5-2 - Some fixes. * Sat Apr 20 2013 Christopher Meng <rpm@xxxxxxxx> - 1.5-1 - Initial Package. -------------------------------------------------------------------------------- ================================================================================ perl-Spreadsheet-ParseExcel-0.6600-1.el7 (FEDORA-EPEL-2023-60e0cc89b7) Extract information from an Excel file -------------------------------------------------------------------------------- Update Information: Fix for CVE-2023-7101 (unvalidated input can lead to arbitrary code execution vulnerability). This update also rolls up a number of additional bug-fixes and enhancements since version 0.59, the original build of the package in EPEL-7. See package changelog for a list with references. -------------------------------------------------------------------------------- ChangeLog: * Sat Dec 30 2023 Paul Howarth <paul@xxxxxxxxxxxx> - 0.6600-1 - Update to 0.66 - Fix for CVE-2023-7101 (unvalidated input can lead to arbitrary code execution vulnerability) https://github.com/runrig/spreadsheet-parseexcel/issues/33 - Merge support for accessing hyperlink data - Fix ExcelLocaltime rounding (CPAN RT#47072) - Fix crash with date format that has commas (CPAN RT#93142) - Fix distribution metadata (CPAN RT#93651) - Allow more flexible filehandle specifications (CPAN RT#12946) - Fix auto color (CPAN RT#93065) - Fix test 46 skip_all plan logi - Fix 0x00 general format and associated test (CPAN RT#52830) - Fix undefined value as ARRAY (CPAN RT#93138) - Fix Red Cell formats (CPAN RT#93500) - Add tab color support (CPAN RT#93379) - Detect active worksheet (CPAN RT#93393) - Fix color leaks from workbook (CPAN RT#93425) - Add support for hidden rows and columns (CPAN RT#93367) - Save merged areas properly (CPAN RT#62953) - Fix CellHandler not localised to object (CPAN RT#43250) - Use %global rather than %define for macro definitions - Switch upstream from search.cpan.org to metacpan.org - Use SPDX-format license tag - No longer need to fix document file permissions - Drop redundant buildroot specification - Drop redundant buildroot cleaning in %install section - Don't need to remove empty directories from the buildroot - Simplify find command using -delete - Drop redundant %clean section - Drop redundant %defattr specification - Classify buildreqs by usage - Fix permissions verbosely - Don't assume "pm" suffix on manpage files -------------------------------------------------------------------------------- References: [ 1 ] Bug #2255871 - CVE-2023-7101 perl-Spreadsheet-ParseExcel: unvalidated input can lead to arbitrary code execution vulnerability https://bugzilla.redhat.com/show_bug.cgi?id=2255871 -------------------------------------------------------------------------------- ================================================================================ xrdp-0.9.24-1.el7 (FEDORA-EPEL-2023-df58cbe634) Open source remote desktop protocol (RDP) server -------------------------------------------------------------------------------- Update Information: Release notes for xrdp v0.9.24 (2023/12/30) - Running xrdp and xrdp-sesman on separate hosts is still supported by this release, but is now deprecated. This is not secure. A future v1.0 release will replace the TCP socket used between these processes with a Unix Domain Socket, and then cross-host running will not be possible. Security fixes No new security fixes in this release. Bug fixes - Checking group membership should now work better on systems using directory services (#2806 #2817) - Pasting more than 32K characters of text to the clipboard now succeeds (#1839 #2824) - An incompatibility with FreeRDP 2.11.2 in the drive redirector has been fixed (#2834 #2839) New features - Side buttons on some mice are now supported by NeutrinoRDP (#2860). Thanks to new contributor @naruhito for this patch. Internal changes - cppcheck version used for CI bumped to 2.13.0 (#2830/#2887). Note that this greatly increases cppcheck scan times. Known issues - On-the-fly resolution change requires the Microsoft Store version of Remote Desktop client but sometimes crashes on connect (#1869) - xrdp's login dialog is not relocated at the center of the new resolution after on-the-fly resolution change happens (#1867) -------------------------------------------------------------------------------- ChangeLog: * Sun Dec 31 2023 Bojan Smojver <bojan@xxxxxxxxxxxxx> - 1:0.9.24-1 - Update to 0.9.24 - Remove already applied patch affecting compilation on EL7 -------------------------------------------------------------------------------- -- _______________________________________________ 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