Hey,
Due to a couple of CVEs I'll need to rebase botan2 in EPEL 8 to a slightly less ancient version (which also brings me to [0], about which I completely forgot after I took over the botan2 package, apologies for that). I tried to cherry-pick just the necessary patches, but there's a lot of conflicts/missing or moved files/etc. due to the version difference so, in my opinion, doing a rebase is a way safer option here (and it also makes future maintenance slightly less painful, since EPEL 8 will be with us for another almost five years).
I can't rebase to the latest 2.x version, since v2.19.2 drops support for the OpenSSL provider. I don't know if anyone uses it in EPEL 8, but I don't feel comfortable dropping it so far in EPEL 8's maintenance cycle. But from the maintenance point of view this is fine, since with v2.19.1 all necessary CVE patches (and other bugfixes I cherry-picked along the way) apply cleanly.
Since the rebase also bumps libbotan-2.so from libbotan-2.so.12.12.1 to libbotan-2.so.19.19.1, packages that depend on it will need to be rebuilt, namely:
$ dnf repoquery --enablerepo "epel*" --whatrequires "libbotan-2.so*"
botan2-devel-0:2.12.1-4.el8.x86_64
corectrl-0:1.3.0-2.el8.x86_64
keepassxc-0:2.7.9-1.el8.x86_64
qca-qt5-botan-0:2.3.4-2.el8.x86_64
As I don't have provenpackage privileges, I created a side tag epel8-build-side-92634 with the rebased botan2 build (botan2-2.19.1-2.el8 ATTOW) and kindly ask the maintainers of the affected packages (CC'ed) to add their builds into it using:
$ fedpkg build --target=epel8-build-side-92634
Since this is my first multi-package build, please let me know if I messed anything up.
Thank you!
Cheeers,
Frantisek
[0] https://bugzilla.redhat.com/show_bug.cgi?id=2132492
I originally posted this on Fedora Discussion [0], but I'm sharing it
here as well for awareness.
# Executive summary
EPEL 10 is expected to be launched in Q4 of 2024. You may start
noticing parts of the infrastructure coming online sooner than that.
**Please do not start creating EPEL 10 builds until we announce that
we are ready for packagers to start building.**
# Detailed description
The EPEL Steering Committee has big plans for EPEL 10. These plans
are covered in detail in the original EPEL 10 proposal [1]. I also
presented an EPEL 10 overview at the Fedora 40 release party [2]. At
a high level, we are bringing minor versions to EPEL. I encourage you
to read the proposal or watch that video for a deeper explanation.
I'm writing this post to share our planned timeline for EPEL 10, and
to set expectations for the coming months. Early CentOS Stream 10
composes are already available [3], but it hasn't been officially
launched yet because the content set is still in flux. We expect to
see the official launch announcement for CentOS Stream 10 later this
year. We intend to align the EPEL 10 launch with that, which will
give us the following approximate timeline.
- August 2024: EPEL 10 hackfest at Flock [4] (see below for more details)
- Q4 2024: expected launch of CentOS Stream 10 and EPEL 10
- Q2 2025: expected launch of RHEL 10 (three years after RHEL 9)
In the months ahead, you may notice parts of EPEL 10 infrastructure
coming online, such as build targets in Koji and releases in Bodhi.
We will need these infrastructure pieces in place to work out all of
the details of integrating minor versions. We'll send out an
announcement when EPEL 10 is ready for package maintainers to start
creating their builds. **Please do not start creating EPEL 10 builds
until we announce that we are ready for packagers to start building.**
Any builds created before this announcement may need to be discarded
and rebuilt.
I will be running an EPEL 10 Hackfest at Flock [4] in August (next
month). The plan is to work on various infrastructure pieces related
to EPEL 10. If we happen to have most of these pieces working prior
to the hackfest, we can pivot our time to adding initial packages to
EPEL 10. I hope to see you there!
[0] https://discussion.fedoraproject.org/t/epel-10-status-update/124549
[1] https://discussion.fedoraproject.org/t/epel-10-proposal/44304
[2] https://youtu.be/PxWxK5PgUuE
[3] https://lists.centos.org/hyperkitty/list/devel@lists.centos.org/thread/QCO7…
[4] https://flocktofedora.org/
--
Carl George
The following Fedora EPEL 8 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-d40458db4b trafficserver-9.2.5-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
chromium-127.0.6533.72-1.el8
xorgxrdp-0.10.2-1.el8
Details about builds:
================================================================================
chromium-127.0.6533.72-1.el8 (FEDORA-EPEL-2024-08de4453df)
A WebKit (Blink) powered web browser that Google doesn't want you to use
--------------------------------------------------------------------------------
Update Information:
update to 127.0.6533.72
* CVE-2024-6988: Use after free in Downloads
* CVE-2024-6989: Use after free in Loader
* CVE-2024-6991: Use after free in Dawn
* CVE-2024-6992: Out of bounds memory access in ANGLE
* CVE-2024-6993: Inappropriate implementation in Canvas
* CVE-2024-6994: Heap buffer overflow in Layout
* CVE-2024-6995: Inappropriate implementation in Fullscreen
* CVE-2024-6996: Race in Frames
* CVE-2024-6997: Use after free in Tabs
* CVE-2024-6998: Use after free in User Education
* CVE-2024-6999: Inappropriate implementation in FedCM
* CVE-2024-7000: Use after free in CSS. Reported by Anonymous
* CVE-2024-7001: Inappropriate implementation in HTML
* CVE-2024-7003: Inappropriate implementation in FedCM
* CVE-2024-7004: Insufficient validation of untrusted input in Safe
Browsing
* CVE-2024-7005: Insufficient validation of untrusted input in Safe
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jul 24 2024 Than Ngo <than(a)redhat.com> - 127.0.6533.72-1
- update to 127.0.6533.72
* CVE-2024-6988: Use after free in Downloads
* CVE-2024-6989: Use after free in Loader
* CVE-2024-6991: Use after free in Dawn
* CVE-2024-6992: Out of bounds memory access in ANGLE
* CVE-2024-6993: Inappropriate implementation in Canvas
* CVE-2024-6994: Heap buffer overflow in Layout
* CVE-2024-6995: Inappropriate implementation in Fullscreen
* CVE-2024-6996: Race in Frames
* CVE-2024-6997: Use after free in Tabs
* CVE-2024-6998: Use after free in User Education
* CVE-2024-6999: Inappropriate implementation in FedCM
* CVE-2024-7000: Use after free in CSS. Reported by Anonymous
* CVE-2024-7001: Inappropriate implementation in HTML
* CVE-2024-7003: Inappropriate implementation in FedCM
* CVE-2024-7004: Insufficient validation of untrusted input in Safe Browsing
* CVE-2024-7005: Insufficient validation of untrusted input in Safe
* Sat Jul 20 2024 Than Ngo <than(a)redhat.com> - 126.0.6478.182-2
- fix condition for is_cfi/use_thin_lto on aarch64/ppc64le
- update powerpc patches
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2299576 - 127.0.6533.72 released, fixing many CVEs
https://bugzilla.redhat.com/show_bug.cgi?id=2299576
[ 2 ] Bug #2299689 - Adopt the ppc64le patches from OpenPOWER patchset
https://bugzilla.redhat.com/show_bug.cgi?id=2299689
--------------------------------------------------------------------------------
================================================================================
xorgxrdp-0.10.2-1.el8 (FEDORA-EPEL-2024-a30e3457fd)
Implementation of xrdp backend as Xorg modules
--------------------------------------------------------------------------------
Update Information:
New features
Check list of support devices in glamor (backport of #322)
Support NULL cursors and large mono cursors (#320, backport of #323)
Bug fixes
Separate out key frame request from MAX_INT frame ACK. This prevents some cases
of screen corruption on multi-monitor setups (backport of #288)
Fixes complex dirty region causing overflow of xrdp comms buffer (#318, backport
of #319)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jul 31 2024 Bojan Smojver <bojan(a)rexursive.com> - 0.10.2-1
- Bump up to 0.10.2
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2268719 - xorgxrdp-0.10.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2268719
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-504d1abdb5 trafficserver-9.2.5-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
perl-Authen-WebAuthn-0.004-1.el9
pre-commit-3.8.0-1.el9
rust-annotate-snippets-0.11.4-1.el9
rust-annotate-snippets0.10-0.10.2-1.el9
rust-ansi_colours-1.2.3-1.el9
rust-async-executor-1.13.0-1.el9
rust-async-signal-0.2.9-1.el9
rust-bytes-1.6.1-1.el9
rust-deflate64-0.1.9-1.el9
rust-document-features-0.2.10-1.el9
rust-enumset-1.1.5-1.el9
rust-enumset_derive-0.10.0-1.el9
rust-flagset-0.4.6-1.el9
rust-http-body-1.0.1-1.el9
rust-mio-1.0.1-1.el9
rust-mio0.8-0.8.11-1.el9
rust-portable-atomic-util-0.2.2-1.el9
rust-serde_json-1.0.121-1.el9
rust-sscanf-0.4.2-1.el9
rust-sscanf_macro-0.4.2-1.el9
rust-thiserror-1.0.63-1.el9
rust-thiserror-impl-1.0.63-1.el9
rust-thread-id-4.2.2-1.el9
rust-tokio-1.39.2-1.el9
rust-tokio-macros-2.4.0-1.el9
rust-trybuild-1.0.98-1.el9
rust-typetag-0.2.17-1.el9
rust-typetag-impl-0.2.17-1.el9
rust-winnow-0.6.16-1.el9
rust-xcursor-0.3.6-1.el9
youtube-dl-2024.07.25.gite1b3fa2-1.el9
Details about builds:
================================================================================
perl-Authen-WebAuthn-0.004-1.el9 (FEDORA-EPEL-2024-e698c89ba3)
Library to add Web Authentication support to server applications
--------------------------------------------------------------------------------
Update Information:
Add allow_untrusted_attestation option
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Xavier Bachelot <xavier(a)bachelot.org> - 0.004-1
- Update to 0.004 (RHBZ#2300031)
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.003-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2300031 - perl-Authen-WebAuthn-0.004 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2300031
--------------------------------------------------------------------------------
================================================================================
pre-commit-3.8.0-1.el9 (FEDORA-EPEL-2024-981136d94d)
Framework for managing and maintaining multi-language pre-commit hooks
--------------------------------------------------------------------------------
Update Information:
3.8.0 - 2024-07-28
Features
Implement health checks for language: r so environments are recreated if the
system version of R changes.
3.7.1 - 2024-05-10
Fixes
Fix language: rust default language version check when rust-toolchain.toml is
present.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Benjamin A. Beasley <code(a)musicinmybrain.net> - 3.8.0-1
- Update to 3.8.0 (close RHBZ#2300465)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2300465 - pre-commit-3.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2300465
--------------------------------------------------------------------------------
================================================================================
rust-annotate-snippets-0.11.4-1.el9 (FEDORA-EPEL-2024-0e3bfea0c8)
Library for building code annotations
--------------------------------------------------------------------------------
Update Information:
Update the winnow crate to version 0.6.16.
Update the annotate-snippets crate to version 0.11.4.
Add a compat package for version 0.10 of the annotate-snippets crate.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.11.4-1
- Update to version 0.11.4; Fixes RHBZ#2254429
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-annotate-snippets0.10-0.10.2-1.el9 (FEDORA-EPEL-2024-0e3bfea0c8)
Library for building code annotations
--------------------------------------------------------------------------------
Update Information:
Update the winnow crate to version 0.6.16.
Update the annotate-snippets crate to version 0.11.4.
Add a compat package for version 0.10 of the annotate-snippets crate.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.10.2-1
- Initial import (annotate-snippets 0.10 compat package)
--------------------------------------------------------------------------------
================================================================================
rust-ansi_colours-1.2.3-1.el9 (FEDORA-EPEL-2024-778eb21310)
True-colour ↔ ANSI terminal palette converter
--------------------------------------------------------------------------------
Update Information:
Update to version 1.2.3.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.2.3-1
- Update to version 1.2.3; Fixes RHBZ#2298707
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-async-executor-1.13.0-1.el9 (FEDORA-EPEL-2024-8f408cfec2)
Async executor
--------------------------------------------------------------------------------
Update Information:
Update to version 1.13.0.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.13.0-1
- Update to version 1.13.0; Fixes RHBZ#2298064
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.12.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-async-signal-0.2.9-1.el9 (FEDORA-EPEL-2024-e5ff1eb0f8)
Async signal handling
--------------------------------------------------------------------------------
Update Information:
Update to version 0.2.9.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.9-1
- Update to version 0.2.9; Fixes RHBZ#2298389
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-bytes-1.6.1-1.el9 (FEDORA-EPEL-2024-72ef1c4651)
Types and traits for working with bytes
--------------------------------------------------------------------------------
Update Information:
Update to version 1.6.1.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.6.1-1
- Update to version 1.6.1; Fixes RHBZ#2297814
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-deflate64-0.1.9-1.el9 (FEDORA-EPEL-2024-47b51cd930)
Deflate64 implementation based on .NET's implementation
--------------------------------------------------------------------------------
Update Information:
Update to version 0.1.9.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.1.9-1
- Update to version 0.1.9; Fixes RHBZ#2298202
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-document-features-0.2.10-1.el9 (FEDORA-EPEL-2024-73dee39edf)
Extract documentation for the feature flags from comments in Cargo.toml
--------------------------------------------------------------------------------
Update Information:
Update to version 0.2.10.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.10-1
- Update to version 0.2.10; Fixes RHBZ#2297830
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-enumset-1.1.5-1.el9 (FEDORA-EPEL-2024-a37e0c2ec9)
Library for creating compact sets of enums
--------------------------------------------------------------------------------
Update Information:
Update the enumset crate to version 1.1.5 and the enumset_derive crate to
version 0.10.0.
Update the sscanf and sscanf_macro crates to version 0.4.2.
Update the thiserror and thiserror-impl crates to version 1.0.63.
Update the typetag and typetag-impl crates to version 0.2.17.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.1.5-1
- Update to version 1.1.5; Fixes RHBZ#2299407
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-enumset_derive-0.10.0-1.el9 (FEDORA-EPEL-2024-a37e0c2ec9)
Internal helper crate for enumset
--------------------------------------------------------------------------------
Update Information:
Update the enumset crate to version 1.1.5 and the enumset_derive crate to
version 0.10.0.
Update the sscanf and sscanf_macro crates to version 0.4.2.
Update the thiserror and thiserror-impl crates to version 1.0.63.
Update the typetag and typetag-impl crates to version 0.2.17.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.10.0-1
- Update to version 0.10.0; Fixes RHBZ#2299408
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-flagset-0.4.6-1.el9 (FEDORA-EPEL-2024-ef3c7bfdff)
Data types and a macro for generating enumeration-based bit flags
--------------------------------------------------------------------------------
Update Information:
Update to version 0.4.6.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.6-1
- Update to version 0.4.6; Fixes RHBZ#2297833
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-http-body-1.0.1-1.el9 (FEDORA-EPEL-2024-9f4fc690ba)
Trait representing an asynchronous, streaming, HTTP request or response body
--------------------------------------------------------------------------------
Update Information:
Update to version 1.0.1.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.1-1
- Update to version 1.0.1; Fixes RHBZ#2297866
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-mio-1.0.1-1.el9 (FEDORA-EPEL-2024-90d228a778)
Lightweight non-blocking I/O
--------------------------------------------------------------------------------
Update Information:
Update the tokio crate to version 1.39.2.
Update the tokio-macros crate to version 2.4.0.
Update the mio crate to version 1.0.1.
Add a compat package for version 0.8 of the mio crate.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Jul 28 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.1-1
- Update to version 1.0.1; Fixes RHBZ#2292381
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-mio0.8-0.8.11-1.el9 (FEDORA-EPEL-2024-90d228a778)
Lightweight non-blocking I/O
--------------------------------------------------------------------------------
Update Information:
Update the tokio crate to version 1.39.2.
Update the tokio-macros crate to version 2.4.0.
Update the mio crate to version 1.0.1.
Add a compat package for version 0.8 of the mio crate.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.8.11-1
- Initial import (mio 0.8 compat package)
--------------------------------------------------------------------------------
================================================================================
rust-portable-atomic-util-0.2.2-1.el9 (FEDORA-EPEL-2024-fe309bda9b)
Synchronization primitives built with portable-atomic
--------------------------------------------------------------------------------
Update Information:
Update to version 0.2.2.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.2-1
- Update to version 0.2.2; Fixes RHBZ#2297891
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-serde_json-1.0.121-1.el9 (FEDORA-EPEL-2024-0edb1a0905)
JSON serialization file format
--------------------------------------------------------------------------------
Update Information:
Update to version 1.0.121.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.121-1
- Update to version 1.0.121; Fixes RHBZ#2300473
--------------------------------------------------------------------------------
================================================================================
rust-sscanf-0.4.2-1.el9 (FEDORA-EPEL-2024-a37e0c2ec9)
Sscanf (inverse of format!()) Macro based on Regex
--------------------------------------------------------------------------------
Update Information:
Update the enumset crate to version 1.1.5 and the enumset_derive crate to
version 0.10.0.
Update the sscanf and sscanf_macro crates to version 0.4.2.
Update the thiserror and thiserror-impl crates to version 1.0.63.
Update the typetag and typetag-impl crates to version 0.2.17.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.2-1
- Update to version 0.4.2; Fixes RHBZ#2299290
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-sscanf_macro-0.4.2-1.el9 (FEDORA-EPEL-2024-a37e0c2ec9)
Proc-Macros for the sscanf Crate
--------------------------------------------------------------------------------
Update Information:
Update the enumset crate to version 1.1.5 and the enumset_derive crate to
version 0.10.0.
Update the sscanf and sscanf_macro crates to version 0.4.2.
Update the thiserror and thiserror-impl crates to version 1.0.63.
Update the typetag and typetag-impl crates to version 0.2.17.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.2-1
- Update to version 0.4.2; Fixes RHBZ#2299291
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-thiserror-1.0.63-1.el9 (FEDORA-EPEL-2024-a37e0c2ec9)
Derive(Error)
--------------------------------------------------------------------------------
Update Information:
Update the enumset crate to version 1.1.5 and the enumset_derive crate to
version 0.10.0.
Update the sscanf and sscanf_macro crates to version 0.4.2.
Update the thiserror and thiserror-impl crates to version 1.0.63.
Update the typetag and typetag-impl crates to version 0.2.17.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.63-1
- Update to version 1.0.63; Fixes RHBZ#2297914
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.61-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-thiserror-impl-1.0.63-1.el9 (FEDORA-EPEL-2024-a37e0c2ec9)
Implementation detail of the thiserror crate
--------------------------------------------------------------------------------
Update Information:
Update the enumset crate to version 1.1.5 and the enumset_derive crate to
version 0.10.0.
Update the sscanf and sscanf_macro crates to version 0.4.2.
Update the thiserror and thiserror-impl crates to version 1.0.63.
Update the typetag and typetag-impl crates to version 0.2.17.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.63-1
- Update to version 1.0.63; Fixes RHBZ#2297913
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.61-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-thread-id-4.2.2-1.el9 (FEDORA-EPEL-2024-8c0b54ed41)
Get a unique thread ID
--------------------------------------------------------------------------------
Update Information:
Update to version 4.2.2.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 4.2.2-1
- Update to version 4.2.2; Fixes RHBZ#2298753
--------------------------------------------------------------------------------
================================================================================
rust-tokio-1.39.2-1.el9 (FEDORA-EPEL-2024-90d228a778)
Event-driven, non-blocking I/O platform
--------------------------------------------------------------------------------
Update Information:
Update the tokio crate to version 1.39.2.
Update the tokio-macros crate to version 2.4.0.
Update the mio crate to version 1.0.1.
Add a compat package for version 0.8 of the mio crate.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.39.2-1
- Update to version 1.39.2; Fixes RHBZ#2298245
--------------------------------------------------------------------------------
================================================================================
rust-tokio-macros-2.4.0-1.el9 (FEDORA-EPEL-2024-90d228a778)
Tokio's proc macros
--------------------------------------------------------------------------------
Update Information:
Update the tokio crate to version 1.39.2.
Update the tokio-macros crate to version 2.4.0.
Update the mio crate to version 1.0.1.
Add a compat package for version 0.8 of the mio crate.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 2.4.0-1
- Update to version 2.4.0; Fixes RHBZ#2299471
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-trybuild-1.0.98-1.el9 (FEDORA-EPEL-2024-050c3f9c42)
Test harness for ui tests of compiler diagnostics
--------------------------------------------------------------------------------
Update Information:
Update to version 1.0.98.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.98-1
- Update to version 1.0.98; Fixes RHBZ#2300522
--------------------------------------------------------------------------------
================================================================================
rust-typetag-0.2.17-1.el9 (FEDORA-EPEL-2024-a37e0c2ec9)
Serde serializable and deserializable trait objects
--------------------------------------------------------------------------------
Update Information:
Update the enumset crate to version 1.1.5 and the enumset_derive crate to
version 0.10.0.
Update the sscanf and sscanf_macro crates to version 0.4.2.
Update the thiserror and thiserror-impl crates to version 1.0.63.
Update the typetag and typetag-impl crates to version 0.2.17.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.17-1
- Update to version 0.2.17; Fixes RHBZ#2300524
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-typetag-impl-0.2.17-1.el9 (FEDORA-EPEL-2024-a37e0c2ec9)
Implementation detail of the typetag crate
--------------------------------------------------------------------------------
Update Information:
Update the enumset crate to version 1.1.5 and the enumset_derive crate to
version 0.10.0.
Update the sscanf and sscanf_macro crates to version 0.4.2.
Update the thiserror and thiserror-impl crates to version 1.0.63.
Update the typetag and typetag-impl crates to version 0.2.17.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.17-1
- Update to version 0.2.17; Fixes RHBZ#2300523
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-winnow-0.6.16-1.el9 (FEDORA-EPEL-2024-0e3bfea0c8)
Byte-oriented, zero-copy, parser combinators library
--------------------------------------------------------------------------------
Update Information:
Update the winnow crate to version 0.6.16.
Update the annotate-snippets crate to version 0.11.4.
Add a compat package for version 0.10 of the annotate-snippets crate.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 26 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.6.16-1
- Update to version 0.6.16; Fixes RHBZ#2290723
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-xcursor-0.3.6-1.el9 (FEDORA-EPEL-2024-3fbe00e62e)
Library for loading XCursor themes
--------------------------------------------------------------------------------
Update Information:
Update to version 0.3.6.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Fabio Valentini <decathorpe(a)gmail.com> - 0.3.6-1
- Update to version 0.3.6; Fixes RHBZ#2298735
* Sat Jul 20 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
youtube-dl-2024.07.25.gite1b3fa2-1.el9 (FEDORA-EPEL-2024-031359cbd2)
A small command-line program to download online videos
--------------------------------------------------------------------------------
Update Information:
Update to latest snapshot
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 David Bold <davidsch(a)fedoraproject.org> - 2024.07.25.gite1b3fa2-1
- Update to latest git snapshot e1b3fa2 from 2024.07.25
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-0f1d365d9d exim-4.98-2.el8
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-d40458db4b trafficserver-9.2.5-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
perl-Authen-WebAuthn-0.004-1.el8
python-specfile-0.32.1-1.el8
Details about builds:
================================================================================
perl-Authen-WebAuthn-0.004-1.el8 (FEDORA-EPEL-2024-a819895c40)
Library to add Web Authentication support to server applications
--------------------------------------------------------------------------------
Update Information:
Add allow_untrusted_attestation option
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Xavier Bachelot <xavier(a)bachelot.org> - 0.004-1
- Update to 0.004 (RHBZ#2300031)
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.003-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2300031 - perl-Authen-WebAuthn-0.004 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2300031
--------------------------------------------------------------------------------
================================================================================
python-specfile-0.32.1-1.el8 (FEDORA-EPEL-2024-76461a0f04)
A library for parsing and manipulating RPM spec files
--------------------------------------------------------------------------------
Update Information:
Automatic update for python-specfile-0.32.1-1.el8.
Changelog for python-specfile
* Mon Jul 29 2024 Packit <hello(a)packit.dev> - 0.32.1-1
- Fixed two issues related to condition parsing. (#405)
* Mon Jul 22 2024 Packit <hello(a)packit.dev> - 0.32.0-1
- It is now possible to bump a release in a manner similar to `rpmdev-bumpspec`
using `Specfile.bump_release()` method. (#399)
* Tue Jul 09 2024 Packit <hello(a)packit.dev> - 0.31.0-1
- Value of a `Tag` no longer includes trailing whitespace (if any). (#393)
- specfile now tries to expand macros before processing conditions to be able to
resolve conditional expressions defined by macros, for example OpenSUSE
Tumbleweed defines `%ifpython3` macro as `%if "%{python_flavor}" == "python3"`.
(#394)
- Resolves: rhbz#2294393
Automatic update for python-specfile-0.32.0-1.el8.
Changelog for python-specfile
* Mon Jul 22 2024 Packit <hello(a)packit.dev> - 0.32.0-1
- It is now possible to bump a release in a manner similar to `rpmdev-bumpspec`
using `Specfile.bump_release()` method. (#399)
* Tue Jul 09 2024 Packit <hello(a)packit.dev> - 0.31.0-1
- Value of a `Tag` no longer includes trailing whitespace (if any). (#393)
- specfile now tries to expand macros before processing conditions to be able to
resolve conditional expressions defined by macros, for example OpenSUSE
Tumbleweed defines `%ifpython3` macro as `%if "%{python_flavor}" == "python3"`.
(#394)
- Resolves: rhbz#2294393
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 29 2024 Packit <hello(a)packit.dev> - 0.32.1-1
- Fixed two issues related to condition parsing. (#405)
* Mon Jul 22 2024 Packit <hello(a)packit.dev> - 0.32.0-1
- It is now possible to bump a release in a manner similar to `rpmdev-bumpspec` using `Specfile.bump_release()` method. (#399)
* Tue Jul 9 2024 Packit <hello(a)packit.dev> - 0.31.0-1
- Value of a `Tag` no longer includes trailing whitespace (if any). (#393)
- specfile now tries to expand macros before processing conditions to be able to resolve conditional expressions defined by macros, for example OpenSUSE Tumbleweed defines `%ifpython3` macro as `%if "%{python_flavor}" == "python3"`. (#394)
- Resolves: rhbz#2294393
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2294393 - python-specfile-0.31.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2294393
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-0f1d365d9d exim-4.98-2.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-d40458db4b trafficserver-9.2.5-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
mold-2.32.1-4.el8
Details about builds:
================================================================================
mold-2.32.1-4.el8 (FEDORA-EPEL-2024-331e93f490)
A Modern Linker
--------------------------------------------------------------------------------
Update Information:
Build with gcc-toolset-13 on el8
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 26 2024 Christoph Erhardt <fedora(a)sicherha.de> - 2.32.1-4
- Build with `gcc-toolset-13` on el8
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.32.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------