--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-d702bee10a
2024-08-30 02:42:33.924854
--------------------------------------------------------------------------------
Name : perl-Class-Tiny
Product : Fedora EPEL 10.0
Version : 1.008
Release : 12.el10_0
URL : https://metacpan.org/release/Class-Tiny
Summary : Minimalist class construction
Description :
This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard new constructor
* new takes a hash reference or list of key/value pairs
* new has heuristics to catch constructor attribute typos
* new calls BUILD for each class from parent to child
* superclass provides a DESTROY method
* DESTROY calls DEMOLISH for each class from child to parent
--------------------------------------------------------------------------------
Update Information:
Automatic update for perl-Class-Tiny-1.008-12.el10_0.
Changelog
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.008-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.008-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.008-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.008-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.008-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.008-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.008-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.008-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.008-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.008-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.008-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.008-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2307266 - Please branch and build perl-Class-Tiny for EPEL 10
https://bugzilla.redhat.com/show_bug.cgi?id=2307266
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Class-Tiny' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-c493e2b142
2024-08-30 02:42:33.924841
--------------------------------------------------------------------------------
Name : perl-CBOR-XS
Product : Fedora EPEL 10.0
Version : 1.87
Release : 1.el10_0
URL : https://metacpan.org/release/CBOR-XS
Summary : Concise Binary Object Representation (CBOR)
Description :
This module converts Perl data structures to the Concise Binary Object
Representation (CBOR) and vice versa. CBOR is a fast binary serialization
format that aims to use an (almost) superset of the JSON data model, i.e.
when you can represent something useful in JSON, you should be able to
represent it in CBOR.
--------------------------------------------------------------------------------
Update Information:
Automatic update for perl-CBOR-XS-1.87-1.el10_0.
Changelog
* Mon Sep 11 2023 Petr Pisar <ppisar(a)redhat.com> - 1.87-1
- 1.87 bump
- License corrected to "GPL-1.0-or-later AND (BSD-2-Clause OR
GPL-2.0-or-later)"
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.86-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.86-6
- Perl 5.38 rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.86-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.86-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.86-3
- Perl 5.36 rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.86-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Nov 5 2021 Petr Pisar <ppisar(a)redhat.com> - 1.86-1
- 1.86 bump (bug #2020382)
* Mon Oct 25 2021 Petr Pisar <ppisar(a)redhat.com> - 1.85-1
- 1.85 bump
* Thu Oct 21 2021 Petr Pisar <ppisar(a)redhat.com> - 1.84-1
- 1.84 bump
- Package the tests
--------------------------------------------------------------------------------
ChangeLog:
* Mon Sep 11 2023 Petr Pisar <ppisar(a)redhat.com> - 1.87-1
- 1.87 bump
- License corrected to "GPL-1.0-or-later AND (BSD-2-Clause OR
GPL-2.0-or-later)"
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.86-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.86-6
- Perl 5.38 rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.86-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.86-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.86-3
- Perl 5.36 rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.86-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Nov 5 2021 Petr Pisar <ppisar(a)redhat.com> - 1.86-1
- 1.86 bump (bug #2020382)
* Mon Oct 25 2021 Petr Pisar <ppisar(a)redhat.com> - 1.85-1
- 1.85 bump
* Thu Oct 21 2021 Petr Pisar <ppisar(a)redhat.com> - 1.84-1
- 1.84 bump
- Package the tests
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2307529 - Please branch and build perl-CBOR-XS for EPEL 10
https://bugzilla.redhat.com/show_bug.cgi?id=2307529
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-CBOR-XS' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-984f5743f4
2024-08-30 02:42:33.924827
--------------------------------------------------------------------------------
Name : perl-Module-Install-TestBase
Product : Fedora EPEL 10.0
Version : 0.86
Release : 34.el10_0
URL : https://metacpan.org/release/Module-Install-TestBase
Summary : Module::Install support for Test::Base
Description :
This Perl module adds the use_test_base directive to Module::Install. Now you
can get full Test-Base support for you module with no external dependency on
Test::Base.
--------------------------------------------------------------------------------
Update Information:
Automatic update for perl-Module-Install-TestBase-0.86-34.el10_0.
Changelog
* Thu Aug 22 2024 Petr Pisar <ppisar(a)redhat.com> - 0.86-34
- Modernize a spec file
* Tue Aug 6 2024 Miroslav Suchý <msuchy(a)redhat.com> - 0.86-33
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
0.86-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
0.86-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
0.86-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> -
0.86-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> -
0.86-28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 22 2024 Petr Pisar <ppisar(a)redhat.com> - 0.86-34
- Modernize a spec file
* Tue Aug 6 2024 Miroslav Suchý <msuchy(a)redhat.com> - 0.86-33
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.86-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.86-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.86-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.86-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.86-28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2307241 - Please branch and build perl-Module-Install-TestBase for EPEL 10
https://bugzilla.redhat.com/show_bug.cgi?id=2307241
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Module-Install-TestBase' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-a80ecda76a
2024-08-30 02:42:33.924813
--------------------------------------------------------------------------------
Name : libvpl-tools
Product : Fedora EPEL 10.0
Version : 1.1.0
Release : 1.el10_0
URL : https://intel.github.io/libvpl
Summary : Intel Video Processing Library (Intel VPL) Tools
Description :
Intel Video Processing Library (Intel VPL) tools provide access to hardware
accelerated video decode, encode, and frame processing capabilities on Intel
GPUs from the command line.
The tools require the Intel VPL base library and a runtime library installed.
Current runtime implementations:
- Intel VPL GPU Runtime for use on Intel Iris Xe graphics and newer
- Intel Media SDK for use on legacy Intel graphics
--------------------------------------------------------------------------------
Update Information:
Automatic update for libvpl-tools-1.1.0-1.el10_0.
Changelog
* Thu Jul 4 2024 Simone Caronni <negativo17(a)gmail.com> - 1.1.0-1
- Update to 1.1.0.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 4 2024 Simone Caronni <negativo17(a)gmail.com> - 1.1.0-1
- Update to 1.1.0.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libvpl-tools' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-6ee84a5fd9
2024-08-30 02:42:33.924820
--------------------------------------------------------------------------------
Name : objfw
Product : Fedora EPEL 10.0
Version : 1.1.7
Release : 1.el10_0
URL : https://objfw.nil.im
Summary : Portable, lightweight framework for the Objective-C language
Description :
ObjFW is a portable, lightweight framework for the Objective-C language. It
enables you to write an application in Objective-C that will run on any
platform supported by ObjFW without having to worry about differences between
operating systems or various frameworks you would otherwise need if you want to
be portable.
It supports all modern Objective-C features when using Clang, but is also
compatible with GCC ≥ 4.6 to allow maximum portability.
ObjFW also comes with its own lightweight and extremely fast Objective-C
runtime, which in real world use cases was found to be significantly faster
than both GNU's and Apple's runtime.
--------------------------------------------------------------------------------
Update Information:
Automatic update for objfw-1.1.7-1.el10_0.
Changelog
* Sun Aug 25 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.7-1
- Update to 1.1.7
* Sun Aug 11 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.6-1
- Update to 1.1.6
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.1.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jul 6 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.5-2
- Update description for ofarc
* Sat Jul 6 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.5-1
- Update to 1.1.5
* Sun Jun 23 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.4-1
- Update to 1.1.4
* Sun May 12 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.3-1
- Update to 1.1.3
* Sat Apr 20 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.2-1
- Update to 1.1.2
* Sun Apr 14 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.1-1
- Update to 1.1.1
* Sun Apr 14 2024 Jonathan Schleifer <js(a)nil.im> - 1.1-3
- Fix missing ${DESTDIR}, missing files
* Sun Apr 14 2024 Jonathan Schleifer <js(a)nil.im> - 1.1-2
- Fix utils-pie.patch
* Sun Apr 14 2024 Jonathan Schleifer <js(a)nil.im> - 1.1-1
- Update to 1.1
* Mon Mar 11 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.12-1
- Update to 1.0.12
* Sat Mar 9 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.11-1
- Update to 1.0.11
* Sat Feb 24 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.10-1
- Update to 1.0.10
* Sun Feb 18 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.9-1
- Update to 1.0.9
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.8-1
- Update to 1.0.8
* Sun Jan 21 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.7-1
- Update to 1.0.7
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 15 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.6-1
- Update to 1.0.6
* Sun Nov 5 2023 Jonathan Schleifer <js(a)nil.im> - 1.0.5-1
- Update to 1.0.5
* Sun Oct 8 2023 Jonathan Schleifer <js(a)nil.im> - 1.0.4-1
- Update to 1.0.4
* Thu Sep 14 2023 Jonathan Schleifer <js(a)nil.im> - 1.0.3-1
- Update to 1.0.3
* Mon Sep 11 2023 Jonathan Schleifer <js(a)nil.im> - 1.0.2-1
- Initial import (fedora#2235768)
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 25 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.7-1
- Update to 1.1.7
* Sun Aug 11 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.6-1
- Update to 1.1.6
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jul 6 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.5-2
- Update description for ofarc
* Sat Jul 6 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.5-1
- Update to 1.1.5
* Sun Jun 23 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.4-1
- Update to 1.1.4
* Sun May 12 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.3-1
- Update to 1.1.3
* Sat Apr 20 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.2-1
- Update to 1.1.2
* Sun Apr 14 2024 Jonathan Schleifer <js(a)nil.im> - 1.1.1-1
- Update to 1.1.1
* Sun Apr 14 2024 Jonathan Schleifer <js(a)nil.im> - 1.1-3
- Fix missing ${DESTDIR}, missing files
* Sun Apr 14 2024 Jonathan Schleifer <js(a)nil.im> - 1.1-2
- Fix utils-pie.patch
* Sun Apr 14 2024 Jonathan Schleifer <js(a)nil.im> - 1.1-1
- Update to 1.1
* Mon Mar 11 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.12-1
- Update to 1.0.12
* Sat Mar 9 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.11-1
- Update to 1.0.11
* Sat Feb 24 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.10-1
- Update to 1.0.10
* Sun Feb 18 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.9-1
- Update to 1.0.9
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.8-1
- Update to 1.0.8
* Sun Jan 21 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.7-1
- Update to 1.0.7
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 15 2024 Jonathan Schleifer <js(a)nil.im> - 1.0.6-1
- Update to 1.0.6
* Sun Nov 5 2023 Jonathan Schleifer <js(a)nil.im> - 1.0.5-1
- Update to 1.0.5
* Sun Oct 8 2023 Jonathan Schleifer <js(a)nil.im> - 1.0.4-1
- Update to 1.0.4
* Thu Sep 14 2023 Jonathan Schleifer <js(a)nil.im> - 1.0.3-1
- Update to 1.0.3
* Mon Sep 11 2023 Jonathan Schleifer <js(a)nil.im> - 1.0.2-1
- Initial import (fedora#2235768)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update objfw' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-7ab80eec77
2024-08-30 02:42:33.924806
--------------------------------------------------------------------------------
Name : intel-vpl-gpu-rt
Product : Fedora EPEL 10.0
Version : 24.3.1
Release : 1.el10_0
URL : https://www.intel.com/content/www/us/en/developer/tools/oneapi/onevpl.html
Summary : Intel Video Processing Library (Intel VPL) GPU Runtime
Description :
Intel oneVPL GPU Runtime is a Runtime implementation of oneVPL API for Intel Gen
GPUs. Runtime provides access to hardware-accelerated video decode, encode and
filtering.
--------------------------------------------------------------------------------
Update Information:
Automatic update for intel-vpl-gpu-rt-24.3.1-1.el10_0.
Changelog
* Mon Aug 5 2024 Simone Caronni <negativo17(a)gmail.com> - 24.3.1-1
- Update to 24.3.1.
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
24.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 4 2024 Simone Caronni <negativo17(a)gmail.com> - 24.2.4-1
- Update to 24.2.4.
* Thu May 23 2024 Simone Caronni <negativo17(a)gmail.com> - 24.2.3-1
- Update to 24.2.3.
* Sat May 4 2024 Simone Caronni <negativo17(a)gmail.com> - 24.2.2-2
- Require libvpl 2.11.0 for building.
* Sat May 4 2024 Simone Caronni <negativo17(a)gmail.com> - 24.2.2-1
- Rename from oneVPL-intel-gpu.
- Update to 24.2.2.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 5 2024 Simone Caronni <negativo17(a)gmail.com> - 24.3.1-1
- Update to 24.3.1.
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 24.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 4 2024 Simone Caronni <negativo17(a)gmail.com> - 24.2.4-1
- Update to 24.2.4.
* Thu May 23 2024 Simone Caronni <negativo17(a)gmail.com> - 24.2.3-1
- Update to 24.2.3.
* Sat May 4 2024 Simone Caronni <negativo17(a)gmail.com> - 24.2.2-2
- Require libvpl 2.11.0 for building.
* Sat May 4 2024 Simone Caronni <negativo17(a)gmail.com> - 24.2.2-1
- Rename from oneVPL-intel-gpu.
- Update to 24.2.2.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update intel-vpl-gpu-rt' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-2aff8f50eb
2024-08-30 02:42:33.924799
--------------------------------------------------------------------------------
Name : libvpl
Product : Fedora EPEL 10.0
Version : 2.12.0
Release : 1.el10_0
URL : https://intel.github.io/libvpl/latest/index.html
Summary : Intel Video Processing Library
Description :
The oneAPI Video Processing Library (oneVPL) provides a single video processing
API for encode, decode, and video processing that works across a wide range of
accelerators.
The base package is limited to the dispatcher and samples. To use oneVPL for
video processing you need to install at least one implementation. Current
implementations:
- intel-vpl-gpu-rt for use on Intel Xe graphics and newer
- intel-mediasdk for use on legacy Intel graphics
--------------------------------------------------------------------------------
Update Information:
Automatic update for libvpl-2.12.0-1.el10_0.
Changelog
* Sun Aug 25 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.12.0-1
- Update to 2.12.0.
- Update GPU requirements.
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1:2.11.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat May 4 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.11.0-1
- Update to 2.11.0.
* Wed Feb 21 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.10.2-1
- Update to 2.10.2.
* Tue Feb 13 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.10.1-2
- Switch from Intel® to Intel in pkgconfig file.
* Thu Jan 18 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.10.1-1
- Rename to libvpl with new versioning scheme.
* Thu Dec 14 2023 Simone Caronni <negativo17(a)gmail.com> - 2023.4.0-2
- Drop patch, adjust file section.
* Mon Dec 11 2023 Ali Erdinc Koroglu <aekoroglu(a)fedoraproject.org> - 2023.4.0-1
- Update to 2023.4.0
* Tue Oct 3 2023 Simone Caronni <negativo17(a)gmail.com> - 2023.3.1-1
- Update to 2023.3.1.
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> -
2023.1.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Mar 22 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 2023.1.3-2
- Rebuilt for libva
* Mon Mar 13 2023 Adam Williamson <awilliam(a)redhat.com> - 2023.1.3-1
- Update to 2023.1.3
- Drop Python bindings (removed upstream)
- Fix install path for config files (#2177912)
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> -
2022.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 25 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.12.0-1
- Update to 2.12.0.
- Update GPU requirements.
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1:2.11.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat May 4 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.11.0-1
- Update to 2.11.0.
* Wed Feb 21 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.10.2-1
- Update to 2.10.2.
* Tue Feb 13 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.10.1-2
- Switch from Intel® to Intel in pkgconfig file.
* Thu Jan 18 2024 Simone Caronni <negativo17(a)gmail.com> - 1:2.10.1-1
- Rename to libvpl with new versioning scheme.
* Thu Dec 14 2023 Simone Caronni <negativo17(a)gmail.com> - 2023.4.0-2
- Drop patch, adjust file section.
* Mon Dec 11 2023 Ali Erdinc Koroglu <aekoroglu(a)fedoraproject.org> - 2023.4.0-1
- Update to 2023.4.0
* Tue Oct 3 2023 Simone Caronni <negativo17(a)gmail.com> - 2023.3.1-1
- Update to 2023.3.1.
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2023.1.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Mar 22 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 2023.1.3-2
- Rebuilt for libva
* Mon Mar 13 2023 Adam Williamson <awilliam(a)redhat.com> - 2023.1.3-1
- Update to 2023.1.3
- Drop Python bindings (removed upstream)
- Fix install path for config files (#2177912)
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2022.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libvpl' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-4509aa846f
2024-08-30 02:42:33.924770
--------------------------------------------------------------------------------
Name : novnc
Product : Fedora EPEL 10.0
Version : 1.5.0
Release : 1.el10_0
URL : https://github.com/novnc/noVNC
Summary : VNC client using HTML5 (Web Sockets, Canvas) with encryption support
Description :
noVNC is both a HTML VNC client JavaScript library and an application built on
top of that library. noVNC runs well in any modern browser including mobile
browsers (iOS and Android).
--------------------------------------------------------------------------------
Update Information:
Automatic update for novnc-1.5.0-1.el10_0.
Changelog
* Thu Aug 22 2024 Jonathan Wright <jonathan(a)almalinux.org> - 1.5.0-1
- update to 1.5.0
* Mon Jul 29 2024 Miroslav Suchý <msuchy(a)redhat.com> - 1.4.0-5
- convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Sep 15 2023 Jonathan Wright <jonathan(a)almalinux.org> - 1.4.0-1
- Update to 1.4.0 rhbz#2239160
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.3.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> -
1.3.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 7 2022 Jonathan Wright <jonathan(a)almalinux.org> - 1.3.0-5
- Add require on 'which' rhbz#2150521
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 22 2024 Jonathan Wright <jonathan(a)almalinux.org> - 1.5.0-1
- update to 1.5.0
* Mon Jul 29 2024 Miroslav Suchý <msuchy(a)redhat.com> - 1.4.0-5
- convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Sep 15 2023 Jonathan Wright <jonathan(a)almalinux.org> - 1.4.0-1
- Update to 1.4.0 rhbz#2239160
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 7 2022 Jonathan Wright <jonathan(a)almalinux.org> - 1.3.0-5
- Add require on 'which' rhbz#2150521
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2307277 - [RFE:EPEL10] EPEL10 branch of novnc
https://bugzilla.redhat.com/show_bug.cgi?id=2307277
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update novnc' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------