Fedora 41 Update: seamonkey-2.53.21-1.fc41
Fedora 41 Update: perl-FCGI-0.82-13.fc41
Fedora 41 Update: emacs-30.1-5.fc41
Fedora 42 Update: libvpx-1.15.0-3.fc42
Fedora 42 Update: seamonkey-2.53.21-1.fc42
Fedora 42 Update: perl-FCGI-0.82-14.fc42
[SECURITY] Fedora 41 Update: seamonkey-2.53.21-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-447d7cb067
2025-06-06 02:06:52.625982+00:00
--------------------------------------------------------------------------------
Name : seamonkey
Product : Fedora 41
Version : 2.53.21
Release : 1.fc41
URL : http://www.seamonkey-project.org
Summary : Web browser, e-mail, news, IRC client, HTML editor
Description :
SeaMonkey is an all-in-one Internet application suite (previously made
popular by Netscape and Mozilla). It includes an Internet browser,
advanced e-mail, newsgroup and feed client, a calendar, IRC client,
HTML editor and a tool to inspect the DOM for web pages. It is derived
from the application formerly known as Mozilla Application Suite.
--------------------------------------------------------------------------------
Update Information:
Update to 2.53.21
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jun 2 2025 Dmitry Butskoy [Dmitry@Butskoy.name] 2.53.21-1
- update to 2.53.21
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-447d7cb067' 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
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: perl-FCGI-0.82-13.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-2a4df5f325
2025-06-06 02:06:52.625929+00:00
--------------------------------------------------------------------------------
Name : perl-FCGI
Product : Fedora 41
Version : 0.82
Release : 13.fc41
URL : https://metacpan.org/release/FCGI
Summary : FastCGI Perl bindings
Description :
FastCGI Perl bindings.
--------------------------------------------------------------------------------
Update Information:
This release fixes an integer and heap buffer overflow when processing a user
FastCGI request.
--------------------------------------------------------------------------------
ChangeLog:
* Mon May 19 2025 Petr Pisar [ppisar@redhat.com] - 1:0.82-13
- Fix CVE-2025-40907 (integer overflow when parsing FastCGI parameters)
(bug #2366847)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2366847 - CVE-2025-40907 perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library
https://bugzilla.redhat.com/show_bug.cgi?id=2366847
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-2a4df5f325' 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
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: emacs-30.1-5.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-7922ff15ef
2025-06-06 02:06:52.625903+00:00
--------------------------------------------------------------------------------
Name : emacs
Product : Fedora 41
Version : 30.1
Release : 5.fc41
URL : https://www.gnu.org/software/emacs/
Summary : GNU Emacs text editor
Description :
GNU Emacs is a powerful, customizable, self-documenting, modeless text
editor. It contains special code editing features, a scripting language
(elisp), and the capability to read mail, news, and more without leaving
the editor.
This package provides an emacs binary with support for Wayland, using the
GTK toolkit.
--------------------------------------------------------------------------------
Update Information:
Typo fix in test patch
--------------------------------------------------------------------------------
ChangeLog:
* Wed May 28 2025 Benson Muite [fed500@fedoraproject.org] - 1:30.1-5
- Typo fix in test patch
* Tue May 27 2025 Benson Muite [fed500@fedoraproject.org] - 1:30.1-4
- Skip additional failing test
* Tue May 27 2025 Benson Muite [fed500@fedoraproject.org] - 1:30.1-3
- Add sources for 30.1
* Tue May 27 2025 Benson Muite [fed500@fedoraproject.org] - 1:30.1-2
- Update to 30.1 in F41
* Sun May 25 2025 Benson Muite [fed500@fedoraproject.org] - 1:30.1-1
- Partial update to 30.1
- Enable tests
- Build has segmentation fault on i686
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2345159 - CVE-2025-1244 emacs: Shell Injection Vulnerability in GNU Emacs via Custom "man" URI Scheme [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2345159
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-7922ff15ef' 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
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 42 Update: libvpx-1.15.0-3.fc42
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-f5bf0fb721
2025-06-06 01:43:35.179050+00:00
--------------------------------------------------------------------------------
Name : libvpx
Product : Fedora 42
Version : 1.15.0
Release : 3.fc42
URL : http://www.webmproject.org/code/
Summary : VP8/VP9 Video Codec SDK
Description :
libvpx provides the VP8/VP9 SDK, which allows you to integrate your applications
with the VP8 and VP9 video codecs, high quality, royalty free, open source codecs
deployed on millions of computers and devices worldwide.
--------------------------------------------------------------------------------
Update Information:
Add patch for double free
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 3 2025 Wim Taymans [wtaymans@redhat.com] - 1.15.0-3
- Add patch for double free
Resolves: rhbz#2368931
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2368931 - CVE-2025-5262 libvpx: Double-free in libvpx encoder [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2368931
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-f5bf0fb721' 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
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 42 Update: seamonkey-2.53.21-1.fc42
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-de559644ca
2025-06-06 01:43:35.179019+00:00
--------------------------------------------------------------------------------
Name : seamonkey
Product : Fedora 42
Version : 2.53.21
Release : 1.fc42
URL : http://www.seamonkey-project.org
Summary : Web browser, e-mail, news, IRC client, HTML editor
Description :
SeaMonkey is an all-in-one Internet application suite (previously made
popular by Netscape and Mozilla). It includes an Internet browser,
advanced e-mail, newsgroup and feed client, a calendar, IRC client,
HTML editor and a tool to inspect the DOM for web pages. It is derived
from the application formerly known as Mozilla Application Suite.
--------------------------------------------------------------------------------
Update Information:
Update to 2.53.21
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jun 2 2025 Dmitry Butskoy [Dmitry@Butskoy.name] 2.53.21-1
- update to 2.53.21
* Wed Feb 5 2025 Robert-Andr?? Mauchin [zebob.m@gmail.com] - 2.53.20-4
- Rebuilt for aom 3.11.0
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-de559644ca' 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
--------------------------------------------------------------------------------
[SECURITY] Fedora 42 Update: perl-FCGI-0.82-14.fc42
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-0692dfc833
2025-06-06 01:43:35.178966+00:00
--------------------------------------------------------------------------------
Name : perl-FCGI
Product : Fedora 42
Version : 0.82
Release : 14.fc42
URL : https://metacpan.org/release/FCGI
Summary : FastCGI Perl bindings
Description :
FastCGI Perl bindings.
--------------------------------------------------------------------------------
Update Information:
This release fixes an integer and heap buffer overflow when processing a user
FastCGI request.
--------------------------------------------------------------------------------
ChangeLog:
* Mon May 19 2025 Petr Pisar [ppisar@redhat.com] - 1:0.82-14
- Fix CVE-2025-40907 (integer overflow when parsing FastCGI parameters)
(bug #2366847)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2366847 - CVE-2025-40907 perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library
https://bugzilla.redhat.com/show_bug.cgi?id=2366847
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-0692dfc833' 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
--------------------------------------------------------------------------------
--