[EPEL-devel] Fedora EPEL 7 updates-testing report

2024-04-14 Thread updates
The following Fedora EPEL 7 Security updates need testing:
 Age  URL
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-a8b1cd8e52   
perl-Clipboard-0.29-1.el7


The following builds have been pushed to Fedora EPEL 7 updates-testing

ampache_browser-1.0.7-3.el7
chromium-123.0.6312.122-1.el7
nordugrid-arc6-6.19.0-1.el7

Details about builds:



 ampache_browser-1.0.7-3.el7 (FEDORA-EPEL-2024-f14042fbe5)
 C++ and Qt based client library for Ampache access

Update Information:

ampache_browser 1.0.7 (2023-12-30)
Fix infite 'Loading...' state.
If Ampache declares higher number of Albums than really available (for example,
when it groups multi-disk albums to a single albums) then 'Loading...' state
never finished in Ampache Browser.  This is now fixed.
Fix sorting of tracks on albums with multiple disks.
Since version 6 Ampache started to serve multiple disk albums as one album
instead of each disk separately.  Ampache Browser ordered tracks by track number
regardless of the disk number.  This lead to wrong ordering if tracks were
numbered on each disk from "1".  The track order in such case was:
track 1 (from disk 1)
track 1 (from disk 2)
...
After the fix the order is correct:
track 1 (from disk 1)
track 2 (from disk 1)
...
Required API version was increased to 440001.
Ampache Browser now uses Ampache API 440001 instead of 350001.  This is because
of previous fix of tracks sorting as the older APIs does not contain information
about disk number.
Fix building with Qt < 5.15.

ChangeLog:

* Mon Jan 22 2024 Fedora Release Engineering  - 
1.0.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering  - 
1.0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Dec 30 2023 Michael Schwendt  - 1.0.7-1
- Update to 1.0.7.




 chromium-123.0.6312.122-1.el7 (FEDORA-EPEL-2024-9bc8e80200)
 A WebKit (Blink) powered web browser that Google doesn't want you to use

Update Information:

update to 123.0.6312.122
High CVE-2024-3157: Out of bounds write in Compositing
High CVE-2024-3516: Heap buffer overflow in ANGLE
High CVE-2024-3515: Use after free in Dawn

ChangeLog:

* Thu Apr 11 2024 Than Ngo  - 123.0.6312.122-1
- update to 123.0.6312.122
  * High CVE-2024-3157: Out of bounds write in Compositing
  * High CVE-2024-3516: Heap buffer overflow in ANGLE
  * High CVE-2024-3515: Use after free in Dawn

References:

  [ 1 ] Bug #2274473 - CVE-2024-3157 CVE-2024-3515 CVE-2024-3516 chromium: 
various flaws [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2274473




 nordugrid-arc6-6.19.0-1.el7 (FEDORA-EPEL-2024-0f85eabfa0)
 Advanced Resource Connector Middleware

Update Information:

ARC 6.19.0

ChangeLog:

* Sun Apr 14 2024 Mattias Ellert  - 6.19.0-1
- Update to version 6.19.0


--
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[EPEL-devel] Fedora EPEL 9 updates-testing report

2024-04-14 Thread updates
The following Fedora EPEL 9 Security updates need testing:
 Age  URL
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-7c7a65fa6c   
wordpress-6.5.2-1.el9
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-6ebc36e81d   
perl-Clipboard-0.29-1.el9
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-76d6941f10   
python-django3-3.2.25-1.el9
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-ce142428af   
llhttp-9.2.1-1.el9 python-aiohttp-3.9.3-2.el9
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-5fc8709aa5   
python-pycryptodomex-3.20.0-1.el9


The following builds have been pushed to Fedora EPEL 9 updates-testing

ampache_browser-1.0.7-3.el9
chromium-123.0.6312.122-1.el9
fluidsynth-2.3.5-1.el9
nordugrid-arc-6.19.0-1.el9
objfw-1.1.1-1.el9
plantuml-1.2024.4-2.el9
python-google-auth-2.29.0-1.el9
raft-0.22.1-1.el9
rust-ctrlc-3.4.4-1.el9
rust-jobserver-0.1.30-1.el9
rust-uluru-3.1.0-2.el9

Details about builds:



 ampache_browser-1.0.7-3.el9 (FEDORA-EPEL-2024-6277d9958e)
 C++ and Qt based client library for Ampache access

Update Information:

ampache_browser 1.0.7 (2023-12-30)
Fix infite 'Loading...' state.
If Ampache declares higher number of Albums than really available (for example,
when it groups multi-disk albums to a single albums) then 'Loading...' state
never finished in Ampache Browser.  This is now fixed.
Fix sorting of tracks on albums with multiple disks.
Since version 6 Ampache started to serve multiple disk albums as one album
instead of each disk separately.  Ampache Browser ordered tracks by track number
regardless of the disk number.  This lead to wrong ordering if tracks were
numbered on each disk from "1".  The track order in such case was:
track 1 (from disk 1)
track 1 (from disk 2)
...
After the fix the order is correct:
track 1 (from disk 1)
track 2 (from disk 1)
...
Required API version was increased to 440001.
Ampache Browser now uses Ampache API 440001 instead of 350001.  This is because
of previous fix of tracks sorting as the older APIs does not contain information
about disk number.
Fix building with Qt < 5.15.

ChangeLog:

* Mon Jan 22 2024 Fedora Release Engineering  - 
1.0.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering  - 
1.0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Dec 30 2023 Michael Schwendt  - 1.0.7-1
- Update to 1.0.7.




 chromium-123.0.6312.122-1.el9 (FEDORA-EPEL-2024-2445965799)
 A WebKit (Blink) powered web browser that Google doesn't want you to use

Update Information:

update to 123.0.6312.122
High CVE-2024-3157: Out of bounds write in Compositing
High CVE-2024-3516: Heap buffer overflow in ANGLE
High CVE-2024-3515: Use after free in Dawn

ChangeLog:

* Thu Apr 11 2024 Than Ngo  - 123.0.6312.122-1
- update to 123.0.6312.122
  * High CVE-2024-3157: Out of bounds write in Compositing
  * High CVE-2024-3516: Heap buffer overflow in ANGLE
  * High CVE-2024-3515: Use after free in Dawn

References:

  [ 1 ] Bug #2274473 - CVE-2024-3157 CVE-2024-3515 CVE-2024-3516 chromium: 
various flaws [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2274473




 fluidsynth-2.3.5-1.el9 (FEDORA-EPEL-2024-81a4e11125)
 Real-time software synthesizer

Update Information:

Update to 2.3.5

ChangeLog:

* Fri Apr 12 2024 Christoph Karl  - 2.3.5-1
- Update to 2.3.5
* Wed Jan 24 2024 Fedora Release Engineering  - 
2.3.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering  - 
2.3.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild




 nordugrid-arc-6.19.0-1.el9 (FEDORA-EPEL-2024-0914ba8794)
 Advanced Resource Connector Middleware
---