F36 Beta blocker status summary
by Ben Cotton
Now that we've reached the branch point, it's time to start doing
weekly blocker summaries again! Beta freeze begins on 22 February and
the current target Beta release date is 15 March.
Action summary
====================
Accepted blockers
-----------------
1. anaconda — When running anaconda on Wayland with two keyboard
layouts configured, hitting any modifier key with the second layout
selected switches to the first layout — ASSIGNED
ACTION: Maintainers to diagnose issue
2. distribution — Fedora 36 backgrounds not present on
release-blocking desktops (GNOME, KDE) — NEW
ACTION: Maintainers to update background packages
3. fedora-release — fedora-release-identity-cloud says "Cloud
Edition", Cloud has not been an edition for years — NEW
ACTION: Maintainers to update fedora-release-identity-cloud or
group-with-such-authority to waive this.
4. kwin — openQA clicks in anaconda on KDE stop working shortly after
it starts — NEW
ACTION: Maintainers to diagnose issue
5. libinput — GNOME doesn't accept input from wireless keyboard if
there's not another "keyboard" input available — NEW
ACTION: Maintainers to diagnose issue
6. linux-firmware — Fedora 36: Server boot x86_64 image exceeds
maximum size — ASSIGNED
ACTION: None
Proposed blockers
-----------------
1. distribution — Some variants are missing /etc/resolv.conf symlink
(use systemd-resolved) — POST
ACTION: QA to verify issue is resolved
2. dnf — exclude_from_weak_autodetect=true effectively renders rich
weak dependencies useless — NEW
ACTION: dnf maintainers to decide on approach for "instally only newly
recommended packages" proposal
Bug-by-bug detail
=============
Accepted blockers
-----------------
1. anaconda — https://bugzilla.redhat.com/show_bug.cgi?id=2016613 — ASSIGNED
When running anaconda on Wayland with two keyboard layouts configured,
hitting any modifier key with the second layout selected switches to
the first layout
adamwill's research shows that this bug has existed since F25, but
became more viisble after KDE switched to Wayland by default. This bug
was deferred to F36 Beta under the "too hard to fix" exception.
There's ongoing discussion trying to come up with a potential fix,
however we still seem to be a long way from that point.
2. distribution — https://bugzilla.redhat.com/show_bug.cgi?id=2052654 — NEW
Fedora 36 backgrounds not present on release-blocking desktops (GNOME, KDE)
The usual desktop background blocker.
3. fedora-release — https://bugzilla.redhat.com/show_bug.cgi?id=2018271 — NEW
fedora-release-identity-cloud says "Cloud Edition", Cloud has not been
an edition for years
Waived from F35 final under the "late blocker exception." Cloud WG is
working on a proposal to re-promote Cloud to Edition status, but that
will not happen for F36 release cycle.
4. kwin — https://bugzilla.redhat.com/show_bug.cgi?id=2047503 — NEW
openQA clicks in anaconda on KDE stop working shortly after it starts
Shortly after the installer starts, mouse clicks in openQA stop
working. Using 'development mode' which allows for manual interaction
still works. This bug only affects KDE, and appears to have been
introduced in the KDE Plasma 5.24 pre-release on 2022-01-19. This bug
is accepted under the "hinders execution of required Beta test plans"
criterion.
5. libinput — https://bugzilla.redhat.com/show_bug.cgi?id=2017043 — NEW
GNOME doesn't accept input from wireless keyboard if there's not
another "keyboard" input available
On some hardware, devices with multiple capabilities that include
keyboard do not get registered as a keyboard. Thus they only work if
another keyboard is connected. It seems to mostly (or exclusively)
affect some ARM hardware.
6. linux-firmware —
https://bugzilla.redhat.com/show_bug.cgi?id=2031214 — ASSIGNED
Fedora 36: Server boot x86_64 image exceeds maximum size
Fedora-Server-netinst-x86_64-36-20220210.n.0.iso is 731906048 bytes,
which is below the maximum size of 734003200. This bug can probably be
closed until the image exceeds the limit again.
Proposed blockers
-----------------
1. distribution — https://bugzilla.redhat.com/show_bug.cgi?id=2032085 — POST
Some variants are missing /etc/resolv.conf symlink (use systemd-resolved)
Some variants are not using systemd-resolved as intended. With some
recently-merged changes to Anaconda, this appears to be working
correctly now.
2. dnf — https://bugzilla.redhat.com/show_bug.cgi?id=2033130 — NEW
exclude_from_weak_autodetect=true effectively renders rich weak
dependencies useless
Behavior introduced by the "Enable exclude_from_weak_autodetect by
default in LIBDNF" System-Wide Change appear to have undesired effects
in some use cases, particularly with language packs. It appears that a
robust fix is technically difficult, and the Change owners are
discussing reverting this Change for F36 (see BZ 2013327).
--
Ben Cotton
He / Him / His
Fedora Program Manager
Red Hat
TZ=America/Indiana/Indianapolis
1 year, 8 months
Proposal: revise "Default application functionality" final
criterion to be clearer
by Adam Williamson
Hi folks! So I've had this action item at meetings forever now:
"adamw to try and clarify intent of "default application functionality"
criterion regarding arches"
That's referring to
https://fedoraproject.org/wiki/Fedora_35_Final_Release_Criteria#Default_a...
, which kinda reads at first glance like it's excluding Workstation
aarch64, but that isn't the intent. The intent is that we require the
specific list of application types to work on all release-blocking
desktops and arches, including Workstation aarch64. Beyond that, we
require *all* installed apps to work on Workstation x86_64.
I think it'd be clearer if we write the criterion in the same order as
my explanation above. So I propose we revise it to:
===
For all release-blocking desktop / arch combinations, the following
applications must start successfully and withstand a basic
functionality test:
* web browser
* file manager
* package manager
* image viewer
* document viewer
* text editor
* archive manager
* terminal emulator
* problem reporter
* help viewer
* system settings
If there are multiple applications of the same type (e.g. several web
browsers), the primary/default one must satisfy the requirements. If
the primary/default application can't be determined, at least one of
said applications must satisfy the requirements.
Additionally, for Fedora Workstation on the x86_64 architecture,
'''all''' applications installed by default must meet this requirement.
===
Thoughts? Is this an improvement? Anyone have a better idea? Thanks!
--
Adam Williamson
Fedora QA
IRC: adamw | Twitter: adamw_ha
https://www.happyassassin.net
1 year, 9 months
rfc: new beta release criterion for minimum firefox version
by Chris Murphy
Summary: Firefox cannot tolerate being downgraded a major version, the
behavior gets all whacky.[1] Note, the problem does not occur with new
clean installs (unless you preserve /home), just upgrades.
Detail:
Since the ensuing behavior is indistinguishable from buggy behavior,
we should have a release criterion ensuring Fedora beta and final ship
a version of Firefox equal to or newer than what's available in the
two current releases. I think even if it is "a beta" this is way too
much horkage to subject beta testers to. They are expecting bugs, but
this is not a bug, it's a bad procedure to compel users (without a way
to opt out) to downgrade and in effect get a busted web browser
experience on upgrade.
Related bugs:
ship FF 97 in Fedora beta
https://bugzilla.redhat.com/show_bug.cgi?id=2057193
ship FF 99 in Fedora final
https://bugzilla.redhat.com/show_bug.cgi?id=2056661
Contra argument:
There is a "Default application functionality" final release
criterion, it requires a basic functionality test, and includes the
web browser. It surely applies here, because the browser is broken for
many web sites. As for beta, well it's a beta.
(It's the best contrary argument I could make. I think the "it's a
beta! weee!" is not compelling. Plus, it's significantly incompatible
with the catch all beta criterion "Bug hinders execution of required
Beta test plans or dramatically reduces test coverage" because we just
get a bunch of bogus "it's broken" reports from unwitting users who
upgrade at beta, ostensibly to test, and then get bitten by this.)
Proposed language:
A. Release-blocking desktops must ship a version of Firefox [default
web browser] equal to, or newer than, the version available with both
current Fedora releases.
B. Release-blocking desktops must ship a version of Firefox [default
web browser] that avoids it being downgraded when performing a system
upgrade.
[1]
https://bugzilla.redhat.com/show_bug.cgi?id=2057193#c6
--
Chris Murphy
1 year, 9 months
Release criteria proposal: networking requirements
by Adam Williamson
Hi folks!
So at this week's blocker review meeting, the fact that we don't have
explicit networking requirements in the release criteria really started
to bite us. In the past we have squeezed networking-related issues in
under other criteria, but for some issues that's really difficult,
notably VPN issues. So, we agreed we should draft some explicit
networking criteria.
This turns out to be a big area and quite hard to cover (who'd've
thought!), but here is at least a first draft for us to start from. My
proposal would be to add this to the Basic criteria. I have left out
some wikitext stuff from the proposal for clarity; I'd add it back in
on actually applying the proposed changes. It's just formatting stuff,
nothing that'd change the meaning. Anyone have thoughts, complaints,
alternative approaches, supplements? Thanks!
=== Network requirements ===
Each of these requirements apply to both installer and installed system
environments. For any given installer environment, the 'default network
configuration tools' are considered to be those the installer documents
as supported ways to configure networking (e.g. for anaconda-based
environments, configuration via kernel command line options, a
kickstart, or interactively in anaconda itself are included).
==== Basic networking ====
It must be possible to establish both IPv4 and IPv6 network connections
using DHCP and static addressing. The default network configuration
tools for the console and for release-blocking desktops must work well
enough to allow typical network connection configuration operations
without major workarounds. Standard network functions such as address
resolution and connections with common protocols such as ping, HTTP and
ssh must work as expected.
Footnote titled "Supported hardware": Supported network hardware is
hardware for which the Fedora kernel includes drivers and, where
necessary, for which a firmware package is available. If support for a
commonly-used piece or type of network hardware that would usually be
present is omitted, that may constitute a violation of this criterion,
after consideration of the [[Blocker_Bug_FAQ|hardware-dependent-
issues|normal factors for hardware-dependent issues]]. Similarly,
violations of this criteria that are hardware or configuration
dependent are, as usual, subject to consideration of those factors when
determining whether they are release-blocking
==== VPN connections ====
Using the default network configuration tools for the console and for
release-blocking desktops, it must be possible to establish a working
connection to common OpenVPN, openconnect-supported and vpnc-supported
VNC servers with typical configurations.
Footnote title "Supported servers and configurations": As there are
many different VPN server applications and configurations, blocker
reviewers must use their best judgment in determining whether
violations of this criterion are likely to be encountered commonly
enough to block a release, and if so, at which milestone. As a general
principle, the more people are likely to use affected servers and the
less complicated the configuration required to hit the bug, the more
likely it is to be a blocker.
--
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
1 year, 9 months
Fedora 34 updates-testing report
by updates@fedoraproject.org
The following Fedora 34 Security updates need testing:
Age URL
11 https://bodhi.fedoraproject.org/updates/FEDORA-2022-5e6d5fe680 polkit-0.117-3.fc34.3
10 https://bodhi.fedoraproject.org/updates/FEDORA-2022-5dd9b908d6 webkit2gtk3-2.34.6-1.fc34
9 https://bodhi.fedoraproject.org/updates/FEDORA-2022-087b1b4d2d swtpm-0.6.2-1.20220218git23b78c0.fc34
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-07ff33f237 expat-2.4.6-1.fc34
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-04f206996b mingw-expat-2.4.6-1.fc34
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-050c712ed7 libxml2-2.9.13-1.fc34
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-3dc519f073 barrier-2.4.0-1.fc34
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-3bbe89c20f libreoffice-7.1.8.1-4.fc34
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-8cc64f73d0 cyrus-sasl-2.1.27-9.fc34
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-c539e66932 seamonkey-2.53.11-1.fc34
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-f899b7971a gnutls-3.7.2-2.fc34
The following Fedora 34 Critical Path updates have yet to be approved:
Age URL
326 https://bodhi.fedoraproject.org/updates/FEDORA-2021-1300e131b6 ddpt-0.96-4.fc34 ledmon-0.95-4.fc34 libgpod-0.8.3-38.fc34 libzfcphbaapi-2.2.0-12.fc34 lsvpd-1.7.11-6.fc34 sg3_utils-1.46-1.fc34 udisks-1.0.5-18.fc34
87 https://bodhi.fedoraproject.org/updates/FEDORA-2021-c8f226c8be annobin-9.79-3.fc34
48 https://bodhi.fedoraproject.org/updates/FEDORA-2022-e3b891fe11 gdb-11.1-7.fc34
13 https://bodhi.fedoraproject.org/updates/FEDORA-2022-74d7381cd7 gnome-control-center-40.9-1.fc34
12 https://bodhi.fedoraproject.org/updates/FEDORA-2022-20400632a3 gnome-shell-40.9-1.fc34 gnome-shell-extensions-40.6-1.fc34 mutter-40.9-1.fc34
12 https://bodhi.fedoraproject.org/updates/FEDORA-2022-144dec49f5 selinux-policy-34.26-1.fc34
12 https://bodhi.fedoraproject.org/updates/FEDORA-2022-a0d116be0e tigervnc-1.12.0-5.fc34
12 https://bodhi.fedoraproject.org/updates/FEDORA-2022-ca79783e7c gnome-desktop3-40.8-1.fc34
11 https://bodhi.fedoraproject.org/updates/FEDORA-2022-5e6d5fe680 polkit-0.117-3.fc34.3
10 https://bodhi.fedoraproject.org/updates/FEDORA-2022-5dd9b908d6 webkit2gtk3-2.34.6-1.fc34
9 https://bodhi.fedoraproject.org/updates/FEDORA-2022-087b1b4d2d swtpm-0.6.2-1.20220218git23b78c0.fc34
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-fa3d585856 koji-1.28.0-1.fc34
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-1c53f95a4d libreport-2.15.2-3.fc34
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-050c712ed7 libxml2-2.9.13-1.fc34
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-07ff33f237 expat-2.4.6-1.fc34
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-e4bcaeea7a zchunk-1.2.0-1.fc34
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-8cc64f73d0 cyrus-sasl-2.1.27-9.fc34
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-8dc8d4755b rust-packaging-21-2.fc34 rust-srpm-macros-21-1.fc34
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-f899b7971a gnutls-3.7.2-2.fc34
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-06ff3c550d cups-2.3.3op2-15.fc34
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-7b0594d9dc dnsmasq-2.86-5.fc34
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-2ba315a78a firefox-97.0.1-2.fc34
1 https://bodhi.fedoraproject.org/updates/FEDORA-2022-c2467fc56f fwupd-1.7.6-1.fc34
1 https://bodhi.fedoraproject.org/updates/FEDORA-2022-73f46afbd5 libwnck3-40.1-1.fc34
The following builds have been pushed to Fedora 34 updates-testing
bottles-2022.2.28-1.fc34
gpxsee-10.4-1.fc34
ibus-typing-booster-2.15.22-1.fc34
inxi-3.3.13-1.fc34
libretls-3.5.0-1.fc34
netcat-1.218-4.fc34
osbuild-50-1.fc34
php-symfony4-4.4.38-1.fc34
python-dask-2022.1.0-2.fc34~bootstrap
python-zict-2.1.0-1.fc34
remmina-1.4.24-3.fc34
rpki-client-7.6-2.fc34
sway-systemd-0.2.2-1.fc34
uglify-js-3.15.2-1.fc34
xterm-371-1.fc34
Details about builds:
================================================================================
bottles-2022.2.28-1.fc34 (FEDORA-2022-faba1bed64)
Easily manage Wine prefix in a new way
--------------------------------------------------------------------------------
Update Information:
Update to 2022.2.28
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> - 2022.2.28-1
- chore(update): 2022.2.28
--------------------------------------------------------------------------------
================================================================================
gpxsee-10.4-1.fc34 (FEDORA-2022-6d5dfa695d)
GPS log file viewer and analyzer
--------------------------------------------------------------------------------
Update Information:
**News in version 10.4:** * Improved POI labels handling in IMG maps * Fixed
position/motion info output in exports/printing **News in version 10.3:** *
Improved/fixed GPI parser * Significantly improved areas loading performance
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 21 2022 Nikola Forr�� <nforro(a)redhat.com> - 10.4-1
- Update to version 10.4
resolves: #2050236
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2050236 - gpxsee-10.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2050236
--------------------------------------------------------------------------------
================================================================================
ibus-typing-booster-2.15.22-1.fc34 (FEDORA-2022-1d6452ed75)
A completion input method
--------------------------------------------------------------------------------
Update Information:
Update to 2.15.22
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Mike FABIAN <mfabian(a)redhat.com> - 2.15.22-1
- Update to 2.15.22
- Translation update from Weblate
(ca, de, es, fr, nl, pl, pt, pt_BR, sv, tr, uk, zh_CN, zh_TW updated)
- Add a ���Restore all defaults��� button to the setup tool
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/272)
- Allow capital letters and accents in user shortcuts
- Make user shortcuts containing punctuation possible
Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/271
- Do not record stuff to user database when itb_util.InputHints.PRIVATE is set
- Update emoji annotations from CLDR
--------------------------------------------------------------------------------
================================================================================
inxi-3.3.13-1.fc34 (FEDORA-2022-314612306d)
A full featured system information script
--------------------------------------------------------------------------------
Update Information:
Update to 3.3.13.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Vasiliy N. Glazov <vascom2(a)gmail.com> - 3.3.13-1
- Update to 3.3.13
--------------------------------------------------------------------------------
================================================================================
libretls-3.5.0-1.fc34 (FEDORA-2022-e288311bdb)
Port of libtls from LibreSSL to OpenSSL
--------------------------------------------------------------------------------
Update Information:
- Upgrade to 3.5.0 (#2058999)
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Robert Scheck <robert(a)fedoraproject.org> 3.5.0-1
- Upgrade to 3.5.0 (#2058999)
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058999 - libretls-3.5.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058999
--------------------------------------------------------------------------------
================================================================================
netcat-1.218-4.fc34 (FEDORA-2022-508ceaafe3)
OpenBSD netcat to read and write data across connections using TCP or UDP
--------------------------------------------------------------------------------
Update Information:
- Rebuilt for libretls 3.5.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Robert Scheck <robert(a)fedoraproject.org> 1.218-4
- Rebuilt for libretls 3.5.0
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.218-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
osbuild-50-1.fc34 (FEDORA-2022-d8a6bfb7c1)
A build system for OS images
--------------------------------------------------------------------------------
Update Information:
Update osbuild to the latest version ---- Update osbuild to the latest version
---- Update osbuild to the latest version
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Packit Service <user-cont-team+packit-service(a)redhat.com> - 50-1
CHANGES WITH 50:
----------------
* util/udev: fix path for udev device inhibitor (#976)
* Add RHEL-9.1 runner (#975)
Contributions from: Christian Kellner, Tomas Hozza
��� V��cklabruck, 2022-02-27
* Sun Feb 27 2022 Packit Service <user-cont-team+packit-service(a)redhat.com> - 50-1
CHANGES WITH 50:
----------------
* util/udev: fix path for udev device inhibitor (#976)
* Add RHEL-9.1 runner (#975)
Contributions from: Christian Kellner, Tomas Hozza
��� V��cklabruck, 2022-02-27
* Wed Feb 23 2022 Packit Service <user-cont-team+packit-service(a)redhat.com> - 49-1
CHANGES WITH 49:
----------------
* `stages/fdo`: add new stage (#857)
* `stages/clevis-luks-bind`, `stages/luks-remove-key`: add new stages (#967)
* `stages/oci-archive`: fix creation time format (#973)
* rpmbuild: run on centos-9 (#974)
* Host.Service: add signals (#969)
Contributions from: Antonio Murdaca, Christian Kellner, Chloe Kaubisch, Jakub Rusz,
Thomas Lavocat
��� V��cklabruck, 2022-02-23
* Wed Feb 16 2022 Packit Service <user-cont-team+packit-service(a)redhat.com> - 48-1
CHANGES WITH 48:
----------------
* skopeo stage: remove overlay/backingFsBlockDev file after install (#970)
* Add support for embedding containers in images (#952)
* Initial work on more reproducible builds (#962)
* Bootiso: add the option to compress using lz4 (#951)
* runners: add rhel-87 (#963)
Contributions from: Alexander Larsson, Christian Kellner, Jakub Rusz, Ond��ej Budai, Roy Golan, Thomas Lavocat, jkozol
��� Berlin, 2022-02-16
--------------------------------------------------------------------------------
================================================================================
php-symfony4-4.4.38-1.fc34 (FEDORA-2022-5f224077aa)
Symfony PHP framework (version 4)
--------------------------------------------------------------------------------
Update Information:
**Version 4.4.38** (2022-02-28) * bug #44570 [WebProfilerBundle] add nonces
to profiler (garak) * bug #44839 MailerInterface: failed exception contract
when enabling messenger (Giorgio Premi) * bug #45529 [DependencyInjection]
Don't reset env placeholders during compilation (nicolas-grekas) * bug #45527
[HttpClient] Fix overriding default options with null (nicolas-grekas) * bug
#45531 [Serializer] Fix passing null to str_contains() (Erwin Dirks) * bug
#42458 [Validator][Tests] Fix AssertingContextualValidator not throwing on
remaining expectations (fancyweb) * bug #45496 [VarDumper] Fix dumping
mysqli_driver instances (nicolas-grekas) * bug #45495 [HttpFoundation] Fix
missing ReturnTypeWillChange attributes (luxemate) * bug #45482 [Cache] Add
missing log when saving namespace (developer-av) * bug #45479 [HttpKernel]
Reset services between requests performed by KernelBrowser (nicolas-grekas) *
bug #44650 [Serializer] Make document type nodes ignorable (boenner) * bug
#45469 [SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
(nicolas-grekas) * bug #45414 [FrameworkBundle] KernelTestCase resets internal
state on tearDown (core23) * bug #45460 [Intl] fix wrong offset timezone PHP
8.1 (Lenny4) * bug #45462 [HttpKernel] Fix extracting controller name from
closures (nicolas-grekas) * bug #45424 [DependencyInjection] Fix type binding
(sveneld) * bug #44259 [Security] AccountStatusException::$user should be
nullable (Cantepie) * bug #45323 [Serializer] Fix ignored callbacks in
denormalization (benjaminmal) * bug #45399 [FrameworkBundle] Fix sorting bug in
sorting of tagged services by priority (Ahummeling) * bug #45338 [Mailer] Fix
string-cast of exceptions thrown by authenticator in EsmtpTransport (wikando-ck)
* bug #45339 [Cache] fix error handling when using Redis (nicolas-grekas) * bug
#45281 [Cache] Fix connecting to Redis via a socket file (alebedev80) * bug
#45289 [FrameworkBundle] Fix log channel of TagAwareAdapter (fancyweb) * bug
#45306 [PropertyAccessor] Add missing TypeError catch (b1rdex) * bug #44868
[DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters
(ogizanagi) * bug #45261 [HttpClient] Fix Content-Length header when possible
(nicolas-grekas) * bug #45258 [DependencyInjection] Don't dump polyfilled
classes in preload script (nicolas-grekas) * bug #38534 [Serializer] make
XmlEncoder stateless thus reentrant (connorhu) * bug #42253 [Form] Do not fix
URL protocol for relative URLs (bogkonstantin) * bug #45256 [DomCrawler] ignore
bad charsets (nicolas-grekas) * bug #45255 [PropertyAccess] Fix handling of
uninitialized property of parent class (filiplikavcan) * bug #45204 [Validator]
Fix minRatio and maxRatio when getting rounded (alexander-schranz) * bug #45240
[Console] Revert StringInput bc break from #45088 (bobthecow)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Remi Collet <remi(a)remirepo.net> - 4.4.38-1
- update to 4.4.38
--------------------------------------------------------------------------------
================================================================================
python-dask-2022.1.0-2.fc34~bootstrap (FEDORA-2022-ca67879132)
Parallel PyData with Task Scheduling
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Sun Jan 16 2022 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> 2022.1.0-1
- Update to latest version (#2040923)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058755 - python-dask-2022.2.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058755
--------------------------------------------------------------------------------
================================================================================
python-zict-2.1.0-1.fc34 (FEDORA-2022-9dfaf41cab)
Mutable mapping tools
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> 2.1.0-1
- Update to latest version (#2058817)
* Sun Feb 27 2022 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> 2.0.0-11
- Switch to latest Python macros
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 2.0.0-5
- Rebuilt for Python 3.10
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058817 - python-zict-2.1.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058817
--------------------------------------------------------------------------------
================================================================================
remmina-1.4.24-3.fc34 (FEDORA-2022-4bee04c704)
Remote Desktop Client
--------------------------------------------------------------------------------
Update Information:
- Add patch: 0001_fix_rare_crash_git_2609548e_and_9ed4c438.patch. - Add patch:
0002_drop_gnome_mediakeys_plugin_git_c901beef.patch. - Remove unneeded creation
of 'build' folder.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Phil Wyett <philip.wyett(a)kathenas.org> - 1.4.24-3
- Add patch: 0001_fix_rare_crash_git_2609548e_and_9ed4c438.patch.
- Add patch: 0002_drop_gnome_mediakeys_plugin_git_c901beef.patch.
- Remove unneeded creation of 'build' folder.
--------------------------------------------------------------------------------
================================================================================
rpki-client-7.6-2.fc34 (FEDORA-2022-66c660c7e5)
RPKI validator to support BGP Origin Validation
--------------------------------------------------------------------------------
Update Information:
- Rebuilt for libretls 3.5.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Robert Scheck <robert(a)fedoraproject.org> 7.6-2
- Rebuilt for libretls 3.5.0
--------------------------------------------------------------------------------
================================================================================
sway-systemd-0.2.2-1.fc34 (FEDORA-2022-2a8747c8f0)
Systemd integration for Sway session
--------------------------------------------------------------------------------
Update Information:
Update to 0.2.2
--------------------------------------------------------------------------------
ChangeLog:
* Sat Feb 26 2022 Aleksei Bavshin <alebastr(a)fedoraproject.org> - 0.2.2-1
- Update to 0.2.2
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
uglify-js-3.15.2-1.fc34 (FEDORA-2022-d201a5e91a)
JavaScript parser, mangler/compressor and beautifier toolkit
--------------------------------------------------------------------------------
Update Information:
Uglify-JS 3.15.2
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 3.15.2-1
- Update to 3.15.2
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058862 - uglify-js-3.15.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058862
--------------------------------------------------------------------------------
================================================================================
xterm-371-1.fc34 (FEDORA-2022-da48d80fd4)
Terminal emulator for the X Window System
--------------------------------------------------------------------------------
Update Information:
Rebase to version 371
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Tomas Korbar <tkorbar(a)redhat.com> - 371-1
- Rebase to version 371
- Resolves: rhbz#2058442
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058442 - xterm-371 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058442
--------------------------------------------------------------------------------
1 year, 9 months
Fedora 35 updates-testing report
by updates@fedoraproject.org
The following Fedora 35 Security updates need testing:
Age URL
24 https://bodhi.fedoraproject.org/updates/FEDORA-2022-2e85e6cfc9 libdxfrw-1.0.1-3.fc35 librecad-2.2.0-0.13.rc3.fc35
16 https://bodhi.fedoraproject.org/updates/FEDORA-2022-dfc6924a11 mysql-connector-java-8.0.28-1.fc35
12 https://bodhi.fedoraproject.org/updates/FEDORA-2022-df1df6debd libtiff-4.3.0-4.fc35
9 https://bodhi.fedoraproject.org/updates/FEDORA-2022-12443a525c swtpm-0.7.1-1.20220218git92a7035.fc35
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-5245d03807 expat-2.4.6-1.fc35
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-3d9d67f558 mingw-expat-2.4.6-1.fc35
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-09c1a5bab8 barrier-2.4.0-1.fc35
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-f9642fab70 cyrus-sasl-2.1.27-14.fc35
The following Fedora 35 Critical Path updates have yet to be approved:
Age URL
12 https://bodhi.fedoraproject.org/updates/FEDORA-2022-df1df6debd libtiff-4.3.0-4.fc35
9 https://bodhi.fedoraproject.org/updates/FEDORA-2022-12443a525c swtpm-0.7.1-1.20220218git92a7035.fc35
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-8ba19a0c7b gnome-autoar-0.4.3-1.fc35
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-5245d03807 expat-2.4.6-1.fc35
6 https://bodhi.fedoraproject.org/updates/FEDORA-2022-a3da9e6213 zchunk-1.2.0-1.fc35
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-f9642fab70 cyrus-sasl-2.1.27-14.fc35
5 https://bodhi.fedoraproject.org/updates/FEDORA-2022-e91417cb43 libtool-2.4.6-50.fc35
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-5130f90fee cups-2.3.3op2-15.fc35
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-c48ca28c0a dnsmasq-2.86-5.fc35
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-e7f85519c3 mesa-21.3.7-1.fc35
3 https://bodhi.fedoraproject.org/updates/FEDORA-2022-cea3ab4d54 samba-4.15.5-1.fc35
1 https://bodhi.fedoraproject.org/updates/FEDORA-2022-467cbf6c68 libwnck3-40.1-1.fc35
The following builds have been pushed to Fedora 35 updates-testing
bottles-2022.2.28-1.fc35
btrbk-0.32.1-1.fc35
dbus-1.12.22-1.fc35
dunst-1.8.0-1.fc35
firewalld-1.0.3-1.fc35
gpaste-3.42.6-1.fc35
gpxsee-10.4-1.fc35
grim-1.4.0-1.fc35
ibus-typing-booster-2.15.22-1.fc35
inxi-3.3.13-1.fc35
libretls-3.5.0-1.fc35
log4j-2.17.2-1.fc35
mame-0.241-2.fc35
minetestmapper-20220221-1.fc35
mqttcli-0.2.3-1.fc35
netcat-1.218-4.fc35
osbuild-50-1.fc35
perl-DB_File-1.857-1.fc35
php-laminas-server-2.11.1-1.fc35
php-symfony4-4.4.38-1.fc35
python-dask-2022.2.1-1.fc35~bootstrap
python-google-cloud-api-gateway-1.2.0-1.fc35
python-google-cloud-bigtable-2.5.2-1.fc35
python-google-cloud-org-policy-1.3.0-1.fc35
python-google-cloud-os-config-1.10.0-1.fc35
python-scp-0.14.4-1.fc35
python-toml-adapt-0.2.4-1.fc35
python-zict-2.1.0-1.fc35
remmina-1.4.24-3.fc35
rpki-client-7.6-2.fc35
sqlitebrowser-3.13.0-0.3.gita302128.fc35
sway-systemd-0.2.2-1.fc35
swaylock-1.5-10.fc35
translate-toolkit-3.6.0-1.fc35
uglify-js-3.15.2-1.fc35
xterm-371-1.fc35
Details about builds:
================================================================================
bottles-2022.2.28-1.fc35 (FEDORA-2022-3bb5e09f2c)
Easily manage Wine prefix in a new way
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> - 2022.2.28-1
- chore(update): 2022.2.28
--------------------------------------------------------------------------------
================================================================================
btrbk-0.32.1-1.fc35 (FEDORA-2022-7706ec2507)
Tool for creating snapshots and remote backups of btrfs sub-volumes
--------------------------------------------------------------------------------
Update Information:
Version 0.32.1 (#2058899)
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Juan Orti Alcaine <jortialc(a)redhat.com> - 0.32.1-1
- Version 0.32.1 (#2058899)
* Sun Feb 6 2022 Juan Orti Alcaine <jortialc(a)redhat.com> - 0.32.0-1
- Version 0.32.0 (#2051020)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058899 - btrbk-0.32.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058899
--------------------------------------------------------------------------------
================================================================================
dbus-1.12.22-1.fc35 (FEDORA-2022-b27aab1ccb)
D-BUS message bus
--------------------------------------------------------------------------------
Update Information:
Update to 1.12.22
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 David King <amigadave(a)amigadave.com> - 1:1.12.22-1
- Update to 1.12.22
--------------------------------------------------------------------------------
================================================================================
dunst-1.8.0-1.fc35 (FEDORA-2022-24461f037c)
Lightweight and customizable notification-daemon
--------------------------------------------------------------------------------
Update Information:
Update to 1.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Aleksei Bavshin <alebastr(a)fedoraproject.org> - 1.8.0-1
- Update to 1.8.0
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
firewalld-1.0.3-1.fc35 (FEDORA-2022-bd74b57697)
A firewall daemon with D-Bus interface providing a dynamic firewall
--------------------------------------------------------------------------------
Update Information:
rebase package to v1.0.3
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Eric Garver <eric(a)garver.life> - 1.0.3-1
- rebase package to v1.0.3
--------------------------------------------------------------------------------
================================================================================
gpaste-3.42.6-1.fc35 (FEDORA-2022-bce15de7a2)
Clipboard management system
--------------------------------------------------------------------------------
Update Information:
Fix the storage path in meson builds
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 3.42.6-1
- Update to 3.42.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058615 - gpaste-3.42.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058615
--------------------------------------------------------------------------------
================================================================================
gpxsee-10.4-1.fc35 (FEDORA-2022-bca6585c82)
GPS log file viewer and analyzer
--------------------------------------------------------------------------------
Update Information:
**News in version 10.4:** * Improved POI labels handling in IMG maps * Fixed
position/motion info output in exports/printing **News in version 10.3:** *
Improved/fixed GPI parser * Significantly improved areas loading performance
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 21 2022 Nikola Forr�� <nforro(a)redhat.com> - 10.4-1
- Update to version 10.4
resolves: #2050236
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2050236 - gpxsee-10.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2050236
--------------------------------------------------------------------------------
================================================================================
grim-1.4.0-1.fc35 (FEDORA-2022-5b6dd15777)
Screenshot tool for Sway
--------------------------------------------------------------------------------
Update Information:
- Update to 1.4.0 (#2052418) - Build bash and fish completions
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Aleksei Bavshin <alebastr(a)fedoraproject.org> - 1.4.0-1
- Update to 1.4.0 (#2052418)
- Build bash and fish completions
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2052418 - grim-1.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2052418
--------------------------------------------------------------------------------
================================================================================
ibus-typing-booster-2.15.22-1.fc35 (FEDORA-2022-c2329ca452)
A completion input method
--------------------------------------------------------------------------------
Update Information:
Update to 2.15.22
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Mike FABIAN <mfabian(a)redhat.com> - 2.15.22-1
- Update to 2.15.22
- Translation update from Weblate
(ca, de, es, fr, nl, pl, pt, pt_BR, sv, tr, uk, zh_CN, zh_TW updated)
- Add a ���Restore all defaults��� button to the setup tool
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/272)
- Allow capital letters and accents in user shortcuts
- Make user shortcuts containing punctuation possible
Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/271
- Do not record stuff to user database when itb_util.InputHints.PRIVATE is set
- Update emoji annotations from CLDR
--------------------------------------------------------------------------------
================================================================================
inxi-3.3.13-1.fc35 (FEDORA-2022-ba7ab3cfc4)
A full featured system information script
--------------------------------------------------------------------------------
Update Information:
Update to 3.3.13.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Vasiliy N. Glazov <vascom2(a)gmail.com> - 3.3.13-1
- Update to 3.3.13
--------------------------------------------------------------------------------
================================================================================
libretls-3.5.0-1.fc35 (FEDORA-2022-25c6363f1c)
Port of libtls from LibreSSL to OpenSSL
--------------------------------------------------------------------------------
Update Information:
- Upgrade to 3.5.0 (#2058999)
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Robert Scheck <robert(a)fedoraproject.org> 3.5.0-1
- Upgrade to 3.5.0 (#2058999)
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058999 - libretls-3.5.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058999
--------------------------------------------------------------------------------
================================================================================
log4j-2.17.2-1.fc35 (FEDORA-2022-046b9792a9)
Java logging package
--------------------------------------------------------------------------------
Update Information:
Fixes for 1.2 bridge not support system properties,
PropertiesConfiguration.buildAppender not adding filters to custom appender
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Paul Wouters <paul.wouters(a)aiven.io> - 2.17.2-1
- Resolves: rhbz#2058949 log4j-2.17.2 is available (1.2 bridge bugfixes)
* Sat Feb 5 2022 Jiri Vanek <jvanek(a)redhat.com> - 2.17.1-4
- Rebuilt for java-17-openjdk as system jdk
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.17.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jan 6 2022 Malcolm Inglis <miinglis(a)amazon.com> - 2.17.1-2
- Enable GPG signature verification of sources
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058949 - log4j-2.17.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058949
--------------------------------------------------------------------------------
================================================================================
mame-0.241-2.fc35 (FEDORA-2022-668d43ffb4)
Multiple Arcade Machine Emulator
--------------------------------------------------------------------------------
Update Information:
Switch to bgfx video by default as per upstream change ---- An update to the
latest upstream release: * https://www.mamedev.org/?p=510
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Davide Cavalca <dcavalca(a)fedoraproject.org> 0.241-2
- Stop hardcoding video to opengl by default
* Wed Feb 23 2022 Julian Sikorski <belegdol(a)fedoraproject.org> 0.241-1
- Update to 0.241 and overhaul the spec file
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058881 - Stop hardcoding video to opengl by default
https://bugzilla.redhat.com/show_bug.cgi?id=2058881
--------------------------------------------------------------------------------
================================================================================
minetestmapper-20220221-1.fc35 (FEDORA-2022-7654edd68f)
Generates a overview image of a minetest map
--------------------------------------------------------------------------------
Update Information:
Update to 2022-02-21
--------------------------------------------------------------------------------
ChangeLog:
* Sat Feb 26 2022 Link Dupont <linkdupont(a)fedoraproject.org> - 20220221-1
- Update to 2022-02-21
--------------------------------------------------------------------------------
================================================================================
mqttcli-0.2.3-1.fc35 (FEDORA-2022-9ed316aa08)
Simple MQTT CLI pub/sub client
--------------------------------------------------------------------------------
Update Information:
Update to 0.2.3
--------------------------------------------------------------------------------
ChangeLog:
* Sat Feb 26 2022 Link Dupont <linkdupont(a)fedoraproject.org> - 0.2.3-1
- Update to 0.2.3
--------------------------------------------------------------------------------
================================================================================
netcat-1.218-4.fc35 (FEDORA-2022-92bfdac4e0)
OpenBSD netcat to read and write data across connections using TCP or UDP
--------------------------------------------------------------------------------
Update Information:
- Rebuilt for libretls 3.5.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Robert Scheck <robert(a)fedoraproject.org> 1.218-4
- Rebuilt for libretls 3.5.0
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.218-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
osbuild-50-1.fc35 (FEDORA-2022-0088b9380c)
A build system for OS images
--------------------------------------------------------------------------------
Update Information:
Update osbuild to the latest version ---- Update osbuild to the latest version
---- Update osbuild to the latest version
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Packit Service <user-cont-team+packit-service(a)redhat.com> - 50-1
CHANGES WITH 50:
----------------
* util/udev: fix path for udev device inhibitor (#976)
* Add RHEL-9.1 runner (#975)
Contributions from: Christian Kellner, Tomas Hozza
��� V��cklabruck, 2022-02-27
* Wed Feb 23 2022 Packit Service <user-cont-team+packit-service(a)redhat.com> - 49-1
CHANGES WITH 49:
----------------
* `stages/fdo`: add new stage (#857)
* `stages/clevis-luks-bind`, `stages/luks-remove-key`: add new stages (#967)
* `stages/oci-archive`: fix creation time format (#973)
* rpmbuild: run on centos-9 (#974)
* Host.Service: add signals (#969)
Contributions from: Antonio Murdaca, Christian Kellner, Chloe Kaubisch, Jakub Rusz,
Thomas Lavocat
��� V��cklabruck, 2022-02-23
* Wed Feb 16 2022 Packit Service <user-cont-team+packit-service(a)redhat.com> - 48-1
CHANGES WITH 48:
----------------
* skopeo stage: remove overlay/backingFsBlockDev file after install (#970)
* Add support for embedding containers in images (#952)
* Initial work on more reproducible builds (#962)
* Bootiso: add the option to compress using lz4 (#951)
* runners: add rhel-87 (#963)
Contributions from: Alexander Larsson, Christian Kellner, Jakub Rusz, Ond��ej Budai, Roy Golan, Thomas Lavocat, jkozol
��� Berlin, 2022-02-16
--------------------------------------------------------------------------------
================================================================================
perl-DB_File-1.857-1.fc35 (FEDORA-2022-6ba3f4c2ba)
Perl5 access to Berkeley DB version 1.x
--------------------------------------------------------------------------------
Update Information:
Silence gcc12 'empty-body' warning
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.857-1
- 1.857 bump
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058812 - perl-DB_File-1.857 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058812
--------------------------------------------------------------------------------
================================================================================
php-laminas-server-2.11.1-1.fc35 (FEDORA-2022-13002ca0be)
Laminas Framework Server component
--------------------------------------------------------------------------------
Update Information:
**Version 2.11.1** Enhancement * 33: Prepare for Renovate with reusable
workflows thanks to @ghostwriter
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Remi Collet <remi(a)remirepo.net> - 2.11.1-1
- update to 2.11.1
--------------------------------------------------------------------------------
================================================================================
php-symfony4-4.4.38-1.fc35 (FEDORA-2022-675279378b)
Symfony PHP framework (version 4)
--------------------------------------------------------------------------------
Update Information:
**Version 4.4.38** (2022-02-28) * bug #44570 [WebProfilerBundle] add nonces
to profiler (garak) * bug #44839 MailerInterface: failed exception contract
when enabling messenger (Giorgio Premi) * bug #45529 [DependencyInjection]
Don't reset env placeholders during compilation (nicolas-grekas) * bug #45527
[HttpClient] Fix overriding default options with null (nicolas-grekas) * bug
#45531 [Serializer] Fix passing null to str_contains() (Erwin Dirks) * bug
#42458 [Validator][Tests] Fix AssertingContextualValidator not throwing on
remaining expectations (fancyweb) * bug #45496 [VarDumper] Fix dumping
mysqli_driver instances (nicolas-grekas) * bug #45495 [HttpFoundation] Fix
missing ReturnTypeWillChange attributes (luxemate) * bug #45482 [Cache] Add
missing log when saving namespace (developer-av) * bug #45479 [HttpKernel]
Reset services between requests performed by KernelBrowser (nicolas-grekas) *
bug #44650 [Serializer] Make document type nodes ignorable (boenner) * bug
#45469 [SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
(nicolas-grekas) * bug #45414 [FrameworkBundle] KernelTestCase resets internal
state on tearDown (core23) * bug #45460 [Intl] fix wrong offset timezone PHP
8.1 (Lenny4) * bug #45462 [HttpKernel] Fix extracting controller name from
closures (nicolas-grekas) * bug #45424 [DependencyInjection] Fix type binding
(sveneld) * bug #44259 [Security] AccountStatusException::$user should be
nullable (Cantepie) * bug #45323 [Serializer] Fix ignored callbacks in
denormalization (benjaminmal) * bug #45399 [FrameworkBundle] Fix sorting bug in
sorting of tagged services by priority (Ahummeling) * bug #45338 [Mailer] Fix
string-cast of exceptions thrown by authenticator in EsmtpTransport (wikando-ck)
* bug #45339 [Cache] fix error handling when using Redis (nicolas-grekas) * bug
#45281 [Cache] Fix connecting to Redis via a socket file (alebedev80) * bug
#45289 [FrameworkBundle] Fix log channel of TagAwareAdapter (fancyweb) * bug
#45306 [PropertyAccessor] Add missing TypeError catch (b1rdex) * bug #44868
[DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters
(ogizanagi) * bug #45261 [HttpClient] Fix Content-Length header when possible
(nicolas-grekas) * bug #45258 [DependencyInjection] Don't dump polyfilled
classes in preload script (nicolas-grekas) * bug #38534 [Serializer] make
XmlEncoder stateless thus reentrant (connorhu) * bug #42253 [Form] Do not fix
URL protocol for relative URLs (bogkonstantin) * bug #45256 [DomCrawler] ignore
bad charsets (nicolas-grekas) * bug #45255 [PropertyAccess] Fix handling of
uninitialized property of parent class (filiplikavcan) * bug #45204 [Validator]
Fix minRatio and maxRatio when getting rounded (alexander-schranz) * bug #45240
[Console] Revert StringInput bc break from #45088 (bobthecow)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Remi Collet <remi(a)remirepo.net> - 4.4.38-1
- update to 4.4.38
--------------------------------------------------------------------------------
================================================================================
python-dask-2022.2.1-1.fc35~bootstrap (FEDORA-2022-1931db6147)
Parallel PyData with Task Scheduling
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> 2022.2.1-1
- Update to latest version (#2058755)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058755 - python-dask-2022.2.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058755
--------------------------------------------------------------------------------
================================================================================
python-google-cloud-api-gateway-1.2.0-1.fc35 (FEDORA-2022-771ca743aa)
Python Client for Google Cloud API Gateway
--------------------------------------------------------------------------------
Update Information:
Update to 1.2.0
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Major Hayden <major(a)redhat.com> 1.2.0-1
- Update to 1.2.0
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058286 - python-google-cloud-api-gateway-1.2.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058286
--------------------------------------------------------------------------------
================================================================================
python-google-cloud-bigtable-2.5.2-1.fc35 (FEDORA-2022-efe37f6a21)
Python Client for Google Cloud Bigtable API
--------------------------------------------------------------------------------
Update Information:
Update to 2.5.2 ---- Update to 2.5.1
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Major Hayden <major(a)mhtx.net> 2.5.2-1
- Update 2.5.2
* Mon Feb 21 2022 Major Hayden <major(a)mhtx.net> 2.5.1-1
- Update to 2.5.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2055945 - python-google-cloud-bigtable-2.5.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2055945
[ 2 ] Bug #2058733 - python-google-cloud-bigtable-2.5.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058733
--------------------------------------------------------------------------------
================================================================================
python-google-cloud-org-policy-1.3.0-1.fc35 (FEDORA-2022-2c8bbd272e)
Python Client for Google Cloud Organization Policy API
--------------------------------------------------------------------------------
Update Information:
Update to 1.3.0
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Major Hayden <major(a)redhat.com> 1.3.0-1
- Update to 1.3.0
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058288 - python-google-cloud-org-policy-1.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058288
--------------------------------------------------------------------------------
================================================================================
python-google-cloud-os-config-1.10.0-1.fc35 (FEDORA-2022-f4da81b500)
Python Client for Google Cloud OS Config API
--------------------------------------------------------------------------------
Update Information:
Update to 1.10.0
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Major Hayden <major(a)redhat.com> 1.10.0-1
- Update to 1.10.0
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 1.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058287 - python-google-cloud-os-config-1.10.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058287
--------------------------------------------------------------------------------
================================================================================
python-scp-0.14.4-1.fc35 (FEDORA-2022-f29b85ea10)
Scp module for paramiko
--------------------------------------------------------------------------------
Update Information:
update to version 0.14.4
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 chedi <chedi.toueiti(a)gmail.com> 0.14.4-1
- update to version 0.14.4 (#2058419)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058419 - python-scp-0.14.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058419
--------------------------------------------------------------------------------
================================================================================
python-toml-adapt-0.2.4-1.fc35 (FEDORA-2022-2ecd25bbf4)
A very simple cli for manipulating toml files
--------------------------------------------------------------------------------
Update Information:
Update to the latest upstream's releases
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jan 29 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.2.4-1
- Update to the latest upstream's release
- Enable unit tests
--------------------------------------------------------------------------------
================================================================================
python-zict-2.1.0-1.fc35 (FEDORA-2022-df2df2980f)
Mutable mapping tools
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> 2.1.0-1
- Update to latest version (#2058817)
* Sun Feb 27 2022 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> 2.0.0-11
- Switch to latest Python macros
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058817 - python-zict-2.1.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058817
--------------------------------------------------------------------------------
================================================================================
remmina-1.4.24-3.fc35 (FEDORA-2022-a47d9b3c6e)
Remote Desktop Client
--------------------------------------------------------------------------------
Update Information:
- Add patch: 0001_fix_rare_crash_git_2609548e_and_9ed4c438.patch. - Add patch:
0002_drop_gnome_mediakeys_plugin_git_c901beef.patch. - Remove unneeded creation
of 'build' folder.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Phil Wyett <philip.wyett(a)kathenas.org> - 1.4.24-3
- Add patch: 0001_fix_rare_crash_git_2609548e_and_9ed4c438.patch.
- Add patch: 0002_drop_gnome_mediakeys_plugin_git_c901beef.patch.
- Remove unneeded creation of 'build' folder.
--------------------------------------------------------------------------------
================================================================================
rpki-client-7.6-2.fc35 (FEDORA-2022-96309e9eae)
RPKI validator to support BGP Origin Validation
--------------------------------------------------------------------------------
Update Information:
- Rebuilt for libretls 3.5.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Robert Scheck <robert(a)fedoraproject.org> 7.6-2
- Rebuilt for libretls 3.5.0
--------------------------------------------------------------------------------
================================================================================
sqlitebrowser-3.13.0-0.3.gita302128.fc35 (FEDORA-2022-f743e5bcc2)
Create, design, and edit SQLite database files
--------------------------------------------------------------------------------
Update Information:
Add support for encrypted DBs.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Sandro Mani <manisandro(a)gmail.com> - 3.13.0-0.3.gita302128
- Add support for encrypted databases
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.13.0-0.2.gita302128
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
sway-systemd-0.2.2-1.fc35 (FEDORA-2022-2336947d9c)
Systemd integration for Sway session
--------------------------------------------------------------------------------
Update Information:
Update to 0.2.2
--------------------------------------------------------------------------------
ChangeLog:
* Sat Feb 26 2022 Aleksei Bavshin <alebastr(a)fedoraproject.org> - 0.2.2-1
- Update to 0.2.2
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
swaylock-1.5-10.fc35 (FEDORA-2022-b212277669)
Screen locker for Wayland
--------------------------------------------------------------------------------
Update Information:
Add patch for crash on keyboard.modifiers event
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 27 2022 Aleksei Bavshin <alebastr(a)fedoraproject.org> - 1.5-10
- Add patch for crash on keyboard.modifiers event
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
translate-toolkit-3.6.0-1.fc35 (FEDORA-2022-f5430ab5ab)
Tools to assist with translation and software localization
--------------------------------------------------------------------------------
Update Information:
http://docs.translatehouse.org/projects/translate-
toolkit/en/latest/releases/3.6.0.html
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Sundeep Anand <suanand(a)redhat.com> - 3.6.0-1
- http://docs.translatehouse.org/projects/translate-toolkit/en/latest/relea...
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058832 - translate-toolkit-3.6.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058832
--------------------------------------------------------------------------------
================================================================================
uglify-js-3.15.2-1.fc35 (FEDORA-2022-f91d1b95cb)
JavaScript parser, mangler/compressor and beautifier toolkit
--------------------------------------------------------------------------------
Update Information:
Uglify-JS 3.15.2
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 3.15.2-1
- Update to 3.15.2
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058862 - uglify-js-3.15.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058862
--------------------------------------------------------------------------------
================================================================================
xterm-371-1.fc35 (FEDORA-2022-7af6bcd4d3)
Terminal emulator for the X Window System
--------------------------------------------------------------------------------
Update Information:
Rebase to version 371
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 28 2022 Tomas Korbar <tkorbar(a)redhat.com> - 371-1
- Rebase to version 371
- Resolves: rhbz#2058442
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2058442 - xterm-371 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2058442
--------------------------------------------------------------------------------
1 year, 9 months