This email proposes upgrading the llhttp package in EPEL9 from 6.0.10 to
8.1.1, which would break the ABI and bump the SONAME version, under the
EPEL Incompatible Upgrades Policy[1].
The llhttp package is a C library (transpiled from TypeScript) that
provides the low-level HTTP support for NodeJS and for python-aiohttp.
Currently, only python-aiohttp depends on the llhttp package in EPEL9.
Versions of llhttp prior to 8.1.1 are affected by CVE-2023-30589[2], an
HTTP request smuggling vulnerability rated 7.7 HIGH in CVSS v3 and rated
Moderate by Red Hat. The GitHub advisory for llhttp is
GHSA-cggh-pq45-6h9x[3]; the advisory for python-aiohttp is
GHSA-45c4-8wx5-qw6w[4]. Upstream for python-aiohttp fixed this by
updating llhttp (which they bundle, but we unbundle) in release 3.8.5.
I am not comfortable attempting to backport the fix to an older release
of llhttp. My preferred solution would be to update llhttp to 8.1.1[5]
and (in the same side tag) update python-aiohttp to 3.8.5[6]. The ABI
break in llhttp would only affect python-aiohttp; the python-aiohttp
update itself is compatible (by upstream intent, and verified in
COPR[7]); and a number of packages that depend on python-aiohttp would
benefit from the fix.
If this exception request is not approved, my fallback plan is to
propose rebuilding python-aiohttp in EPEL9 with AIOHTTP_NO_EXTENSIONS=1,
which would convert it to a pure-Python package. This is a documented
mitigation, but comes with potentially serious performance regressions,
again affecting a number of dependent packages. The llhttp package would
become a leaf package and would remain unpatched.
The same incompatible update was approved by FESCo for Fedora 37[8].
The purpose of this email is to document and explain the proposed
update, to begin the minimum one-week discussion period mandated by the
EPEL Incompatible Upgrades Policy, and to request that the update be
added to the agenda for an upcoming EPEL meeting.
[1]
https://docs.fedoraproject.org/en-US/epel/epel-policy-incompatible-upgrades…
[2] https://access.redhat.com/security/cve/CVE-2023-30589
[3] https://github.com/advisories/GHSA-cggh-pq45-6h9x
[4]
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-45c4-8wx5-qw6w
[5] https://src.fedoraproject.org/rpms/llhttp/pull-request/14
[6] https://src.fedoraproject.org/rpms/python-aiohttp/pull-request/26
[7] https://copr.fedorainfracloud.org/coprs/music/aiohttp-epel9/packages/
[8] https://pagure.io/fesco/issue/3049
I am performing an incompatible upgrade of the caddy package in EPEL
9. In accordance with the incompatible upgrade policy [0], I proposed
this upgrade just over a week ago on the epel-devel mailing list [1].
For reasons detailed in the previous email, it is no longer possible
to update the package at the current version, preventing me from
resolving known CVEs. Today the EPEL Steering Committee voted to
approve this upgrade [2].
This upgrade will take the package from version 2.4.6 to 2.6.4. This
includes a few backwards-incompatible changes. I believe these
changes are on the milder side, and most users shouldn't notice a
difference. Here are the most notable removals/changes:
- Reverse proxy: Incoming X-Forwarded-* headers will no longer be
automatically trusted, to prevent spoofing.
- Logging: Removed the deprecated common_log field from HTTP access
logs, and the single_field encoder.
- Logging: The remote_addr field has been replaced by remote_ip and
remote_port fields in HTTP access logs, which split up the two parts
of the remote address.
- Caddyfile: The reverse_proxy directive's handle_response
subdirective has had its status replacement functionality moved to a
new replace_status subdirective.
There are also a few additional changes to features labeled as
experimental, and some deprecations (not yet removed). For a full
list, see the upstream release notes [3][4].
If you are able, please test and provide karma for the update [5].
[0] https://docs.fedoraproject.org/en-US/epel/epel-policy-incompatible-upgrades/
[1] https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraprojec…
[2] https://meetbot.fedoraproject.org/fedora-meeting/2023-08-23/epel.2023-08-23…
[3] https://github.com/caddyserver/caddy/releases/tag/v2.5.0
[4] https://github.com/caddyserver/caddy/releases/tag/v2.6.0
[5] https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-8849a14e7f
--
Carl George
The following Fedora EPEL 7 Security updates need testing:
Age URL
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-f73923f479 python3-werkzeug-1.0.1-2.el7
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-2b99803700 python3-flask-1.1.4-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
beep-1.4.12-9.el7
netdata-1.42.2-1.el7
Details about builds:
================================================================================
beep-1.4.12-9.el7 (FEDORA-EPEL-2023-90d5b30847)
Beep the PC speaker any number of ways
--------------------------------------------------------------------------------
Update Information:
On EL7, use `#!/bin/sed` instead of `#!/usr/bin/sed` in the
`contrib/morse2beep.sed` example script from the documentation. On later EL and
Fedora, nothing changes except for the version number. This should ensure a
smooth distro upgrade path.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Hans Ulrich Niedermann <hun(a)n-dimensional.de> - 1.4.12-9
- On EL7, use #!/bin/sed instead of #!/usr/bin/sed
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.12-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2234787 - beep installation failed
https://bugzilla.redhat.com/show_bug.cgi?id=2234787
--------------------------------------------------------------------------------
================================================================================
netdata-1.42.2-1.el7 (FEDORA-EPEL-2023-beef0060bc)
Real-time performance monitoring
--------------------------------------------------------------------------------
Update Information:
Update to upstream release 1.42.2
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Didier Fabert <didier.fabert(a)gmail.com> 1.42.2-1
- Update from upstream
* Tue Aug 22 2023 Didier Fabert <didier.fabert(a)gmail.com> - 1.42.1-2
- migrated to SPDX license
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2235990 - netdata-1.42.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2235990
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-8849a14e7f caddy-2.6.4-1.el9
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-b305ec138e indent-2.2.13-4.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
beep-1.4.12-9.el9
netdata-1.42.2-1.el9
python-aiofiles-23.1.0-1.el9
python-mujson-1.4-10.el9
rust-bstr-1.6.2-1.el9
rust-chrono-0.4.27-2.el9
rust-difftastic-0.51.1-1.el9
rust-gix-commitgraph-0.18.1-1.el9
rust-gix-fs-0.4.1-1.el9
rust-gix-hashtable-0.2.4-1.el9
rust-gix-packetline-0.16.4-1.el9
rust-gix-url-0.21.1-1.el9
rust-inventory-0.3.12-1.el9
rust-maybe-async-0.2.7-1.el9
rust-memchr-2.6.2-1.el9
rust-pure-rust-locales-0.6.0-1.el9
shell-color-prompt-0.1-6.el9
suil-0.10.18-1.el9
Details about builds:
================================================================================
beep-1.4.12-9.el9 (FEDORA-EPEL-2023-bf8126f112)
Beep the PC speaker any number of ways
--------------------------------------------------------------------------------
Update Information:
On EL7, use `#!/bin/sed` instead of `#!/usr/bin/sed` in the
`contrib/morse2beep.sed` example script from the documentation. On later EL and
Fedora, nothing changes except for the version number. This should ensure a
smooth distro upgrade path.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Hans Ulrich Niedermann <hun(a)n-dimensional.de> - 1.4.12-9
- On EL7, use #!/bin/sed instead of #!/usr/bin/sed
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.12-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2234787 - beep installation failed
https://bugzilla.redhat.com/show_bug.cgi?id=2234787
--------------------------------------------------------------------------------
================================================================================
netdata-1.42.2-1.el9 (FEDORA-EPEL-2023-40cdb602cb)
Real-time performance monitoring
--------------------------------------------------------------------------------
Update Information:
Update to upstream release 1.42.2
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Didier Fabert <didier.fabert(a)gmail.com> 1.42.2-1
- Update from upstream
* Tue Aug 22 2023 Didier Fabert <didier.fabert(a)gmail.com> - 1.42.1-2
- migrated to SPDX license
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2235990 - netdata-1.42.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2235990
--------------------------------------------------------------------------------
================================================================================
python-aiofiles-23.1.0-1.el9 (FEDORA-EPEL-2023-6c66bd2ce2)
File support for asyncio
--------------------------------------------------------------------------------
Update Information:
Initial EPEL 9 package.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 17 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur(a)gmail.com> - 23.1.0-1
- feat: update to 23.1.0 (fixes rhbz#2168441)
* Fri Feb 17 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur(a)gmail.com> - 22.1.0-3
- feat: use spdx license
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 22.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sun Oct 30 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur(a)gmail.com> - 22.1.0-1
- feat: update to 22.1.0 (fix rhbz#2027053)
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 14 2022 Python Maint <python-maint(a)redhat.com> - 0.7.0-4
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 7 2021 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.7.0-1
- Update to 0.7.0 (fix RHBZ#1823140); this release adds Python 3.10 support
(fixes RHBZ#1906349)
- Switch to pyproject-rpm-macros, since upstream has replaced setup.py with
pyproject.toml
- Drop obsolete %python_provide macro
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 0.6.0-2
- Rebuilt for Python 3.10
* Sun Apr 11 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 0.6.0-1
- Update to 0.6.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2235915 - Please branch and build python-aiofiles in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2235915
--------------------------------------------------------------------------------
================================================================================
python-mujson-1.4-10.el9 (FEDORA-EPEL-2023-44eb1631bc)
Use the fastest JSON functions available at import time
--------------------------------------------------------------------------------
Update Information:
Initial package for EPEL 9.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Carl George <carlwgeorge(a)fedoraproject.org> - 1.4-10
- Convert to pyproject macros
- Validated license as SPDX identifier
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint(a)redhat.com> - 1.4-8
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 1.4-5
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2236224 - python-mujson: add to EPEL 9
https://bugzilla.redhat.com/show_bug.cgi?id=2236224
--------------------------------------------------------------------------------
================================================================================
rust-bstr-1.6.2-1.el9 (FEDORA-EPEL-2023-b055c29d3a)
String type that is not required to be valid UTF-8
--------------------------------------------------------------------------------
Update Information:
- Update the bstr crate to version 1.6.2. - Update the memchr crate to version
2.6.2.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.6.2-1
- Update to version 1.6.2; Fixes RHBZ#2235790
--------------------------------------------------------------------------------
================================================================================
rust-chrono-0.4.27-2.el9 (FEDORA-EPEL-2023-829c9e69bb)
Date and time library for Rust
--------------------------------------------------------------------------------
Update Information:
- Update the chrono crate to version 0.4.27. - Update the pure-rust-locales
crate to version 0.6.0.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.27-2
- Skip a test that hard-codes 64-bit arch-specific type sizes
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.27-1
- Update to version 0.4.27; Fixes RHBZ#2235737
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-difftastic-0.51.1-1.el9 (FEDORA-EPEL-2023-0fae76d8c2)
Structural diff that understands syntax
--------------------------------------------------------------------------------
Update Information:
### Parsing Updated Bash, Python and Rust parsers. ### Display Added a JSON
display option. This is currently unstable, and requires you to set
DFT_UNSTABLE. The JSON structure may change in future. Please give it a try and
give feedback on GitHub issues. ### Build Added support for Linux with musl,
Linux on aarch64, and macOS on aarch64. Note that Difftastic already worked on
these platforms, but they are now tested in CI and will be included in prebuilt
binaries in releases.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 29 2023 Michel Lind <salimma(a)fedoraproject.org> - 0.51.1-1
- Update to 0.51.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2234879 - rust-difftastic-0.51.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2234879
--------------------------------------------------------------------------------
================================================================================
rust-gix-commitgraph-0.18.1-1.el9 (FEDORA-EPEL-2023-dbc015a04c)
Read-only access to the git commitgraph file format
--------------------------------------------------------------------------------
Update Information:
Initial packaging of the gix-commitgraph crate.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.18.1-1
- Initial import (#2228219)
--------------------------------------------------------------------------------
================================================================================
rust-gix-fs-0.4.1-1.el9 (FEDORA-EPEL-2023-6b031ebca0)
File system utilities for gix
--------------------------------------------------------------------------------
Update Information:
Initial packaging of the gix-fs crate.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.1-1
- Initial import (#2228225)
--------------------------------------------------------------------------------
================================================================================
rust-gix-hashtable-0.2.4-1.el9 (FEDORA-EPEL-2023-8ab9047abd)
Hashtable based data structures optimized to utilize ObjectId keys
--------------------------------------------------------------------------------
Update Information:
Initial packaging of the gix-hashtable crate.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.4-1
- Initial import (#2228213)
--------------------------------------------------------------------------------
================================================================================
rust-gix-packetline-0.16.4-1.el9 (FEDORA-EPEL-2023-c3f8607625)
Implementation of the the pkt-line serialization format for gix
--------------------------------------------------------------------------------
Update Information:
Initial packaging of the gix-packetline crate.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.16.4-1
- Initial import (#2228212)
--------------------------------------------------------------------------------
================================================================================
rust-gix-url-0.21.1-1.el9 (FEDORA-EPEL-2023-7f765f11dd)
Implementation of parsing and serialization of URLs for gix
--------------------------------------------------------------------------------
Update Information:
Initial packaging of the gix-url crate.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.21.1-1
- Initial import (#2228524)
--------------------------------------------------------------------------------
================================================================================
rust-inventory-0.3.12-1.el9 (FEDORA-EPEL-2023-00871beff8)
Typed distributed plugin registration
--------------------------------------------------------------------------------
Update Information:
Update to version 0.3.12.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.3.12-1
- Update to version 0.3.12; Fixes RHBZ#2235925
--------------------------------------------------------------------------------
================================================================================
rust-maybe-async-0.2.7-1.el9 (FEDORA-EPEL-2023-f421395d6d)
Procedural macro to unify SYNC and ASYNC implementation
--------------------------------------------------------------------------------
Update Information:
Initial packaging of the maybe-async crate.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jul 5 2023 blinxen <h-k-81(a)hotmail.com> - 0.2.7-1
- Initial package
--------------------------------------------------------------------------------
================================================================================
rust-memchr-2.6.2-1.el9 (FEDORA-EPEL-2023-b055c29d3a)
Safe interface to memchr
--------------------------------------------------------------------------------
Update Information:
- Update the bstr crate to version 1.6.2. - Update the memchr crate to version
2.6.2.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 2.6.2-1
- Update to version 2.6.2
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 2.6.1-1
- Update to version 2.6.1; Fixes RHBZ#2235399
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 2.5.0-4
- Regenerate with rust2rpm v24
--------------------------------------------------------------------------------
================================================================================
rust-pure-rust-locales-0.6.0-1.el9 (FEDORA-EPEL-2023-829c9e69bb)
Pure Rust locales imported directly from the GNU C Library
--------------------------------------------------------------------------------
Update Information:
- Update the chrono crate to version 0.4.27. - Update the pure-rust-locales
crate to version 0.6.0.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.6.0-1
- Update to version 0.6.0; Fixes RHBZ#2219618
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun May 21 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.5.6-7
- Regenerate with rust2rpm v24
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
shell-color-prompt-0.1-6.el9 (FEDORA-EPEL-2023-af9b5aa530)
Color prompt for bash shell
--------------------------------------------------------------------------------
Update Information:
rename source package to shell-color-prompt
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-6
- rename source package to shell-color-prompt
* Tue Jun 27 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-5
- the colon separator is now uncolored
* Tue Jun 27 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-4
- revert default to normal green (not bright/bold)
- set prompt_color_force to override interactive terminal checks
- drop bold from red error code
* Tue Jun 27 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-3
- quote TERM expansion in conditional
* Tue Jun 27 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-2
- change default to dim reverse video
* Mon Jun 26 2023 Jens Petersen <petersen(a)redhat.com>
- initial poc with bold green default
--------------------------------------------------------------------------------
================================================================================
suil-0.10.18-1.el9 (FEDORA-EPEL-2023-b442db43c5)
A lightweight C library for loading and wrapping LV2 plugin UIs
--------------------------------------------------------------------------------
Update Information:
This is an upstream bugfix release. Please refer to the [release
notes](https://drobilla.net/category/suil/) for details.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Nils Philippsen <nils(a)tiptoe.de> - 0.10.18-1
- Update to 0.10.18
- Fix license and URLs
- Build with meson instead of waf
- Fix typos and trailing white space
- Use package name macro consistently
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.12-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.12-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2221981 - suil fails to build with Sphinx 7.x
https://bugzilla.redhat.com/show_bug.cgi?id=2221981
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-3067977cb5 indent-2.2.13-4.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
beep-1.4.12-9.el8
netdata-1.42.2-1.el8
python-mujson-1.4-2.el8
shell-color-prompt-0.1-6.el8
Details about builds:
================================================================================
beep-1.4.12-9.el8 (FEDORA-EPEL-2023-f309c84436)
Beep the PC speaker any number of ways
--------------------------------------------------------------------------------
Update Information:
On EL7, use `#!/bin/sed` instead of `#!/usr/bin/sed` in the
`contrib/morse2beep.sed` example script from the documentation. On later EL and
Fedora, nothing changes except for the version number. This should ensure a
smooth distro upgrade path.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Hans Ulrich Niedermann <hun(a)n-dimensional.de> - 1.4.12-9
- On EL7, use #!/bin/sed instead of #!/usr/bin/sed
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.12-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2234787 - beep installation failed
https://bugzilla.redhat.com/show_bug.cgi?id=2234787
--------------------------------------------------------------------------------
================================================================================
netdata-1.42.2-1.el8 (FEDORA-EPEL-2023-4f06063f39)
Real-time performance monitoring
--------------------------------------------------------------------------------
Update Information:
Update to upstream release 1.42.2
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Didier Fabert <didier.fabert(a)gmail.com> 1.42.2-1
- Update from upstream
* Tue Aug 22 2023 Didier Fabert <didier.fabert(a)gmail.com> - 1.42.1-2
- migrated to SPDX license
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2235990 - netdata-1.42.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2235990
--------------------------------------------------------------------------------
================================================================================
python-mujson-1.4-2.el8 (FEDORA-EPEL-2023-4e13f22870)
Use the fastest JSON functions available at import time
--------------------------------------------------------------------------------
Update Information:
Initial package for EPEL 8.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 30 2023 Carl George <carlwgeorge(a)fedoraproject.org> - 1.4-2
- Add import check to %check
* Tue Apr 13 2021 Carl George <carl(a)george.computer> - 1.4-1
- Initial package rhbz#1948882
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2236318 - python-mujson: add to EPEL 8
https://bugzilla.redhat.com/show_bug.cgi?id=2236318
--------------------------------------------------------------------------------
================================================================================
shell-color-prompt-0.1-6.el8 (FEDORA-EPEL-2023-da7bc1b29d)
Color prompt for bash shell
--------------------------------------------------------------------------------
Update Information:
rename source package to shell-color-prompt
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-6
- rename source package to shell-color-prompt
* Tue Jun 27 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-5
- the colon separator is now uncolored
* Tue Jun 27 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-4
- revert default to normal green (not bright/bold)
- set prompt_color_force to override interactive terminal checks
- drop bold from red error code
* Tue Jun 27 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-3
- quote TERM expansion in conditional
* Tue Jun 27 2023 Jens Petersen <petersen(a)redhat.com> - 0.1-2
- change default to dim reverse video
* Mon Jun 26 2023 Jens Petersen <petersen(a)redhat.com>
- initial poc with bold green default
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 8 updates-testing
ansible-collection-awx-awx-23.0.0-1.el8
indent-2.2.13-4.el8
knot-3.3.0-1.el8
knot-resolver-5.7.0-2.el8
python-whisper-1.1.10-1.el8
Details about builds:
================================================================================
ansible-collection-awx-awx-23.0.0-1.el8 (FEDORA-EPEL-2023-89936a874c)
Ansible modules and plugins for working with AWX
--------------------------------------------------------------------------------
Update Information:
New package(s) for Ansible collection of Awx
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 29 2023 Andrew H <aheath1992(a)gmail.com> - 23.0.0-1
- Update to 23.0.0.
* Wed Aug 23 2023 Andrew H <aheath1992(a)gmail.com> - 22.7.0-1
- Update to 22.7.0.
* Fri Jul 28 2023 Andrew H <aheath1992(a)gmail.com> - 22.6.0-1
- Initial Package
--------------------------------------------------------------------------------
================================================================================
indent-2.2.13-4.el8 (FEDORA-EPEL-2023-3067977cb5)
A GNU program for formatting C code
--------------------------------------------------------------------------------
Update Information:
This release fixes a heap buffer overwrite in search_brace() (CVE-2023-40305)
and a heap overread in lexi().
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Petr Pisar <ppisar(a)redhat.com> - 2.2.13-4
- Fix a heap overread in search_brace/lexi
- Fix CVE-2023-40305 (a heap buffer overwrite in search_brace) (bug #2231919)
* Mon Apr 17 2023 Petr Pisar <ppisar(a)redhat.com> - 2.2.13-3
- Correct a license to "GPL-3.0-or-later AND BSD-3-Clause AND BSD-4.3TAHOE AND
Latex2e-translated-notice"
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231854 - CVE-2023-40305 indent: heap-based buffer overflow in search_brace() in indent.c
https://bugzilla.redhat.com/show_bug.cgi?id=2231854
--------------------------------------------------------------------------------
================================================================================
knot-3.3.0-1.el8 (FEDORA-EPEL-2023-54a9377826)
High-performance authoritative DNS server
--------------------------------------------------------------------------------
Update Information:
Update to Knot DNS 3.3 and Knot Resolver rebuild ---- Update to new upstream
version 5.7.0
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 28 2023 Jakub Ru��i��ka <jakub.ruzicka(a)nic.cz> - 3.3.0-1
- Update to 3.3.0
--------------------------------------------------------------------------------
================================================================================
knot-resolver-5.7.0-2.el8 (FEDORA-EPEL-2023-54a9377826)
Caching full DNS Resolver
--------------------------------------------------------------------------------
Update Information:
Update to Knot DNS 3.3 and Knot Resolver rebuild ---- Update to new upstream
version 5.7.0
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 29 2023 Jakub Ru��i��ka <jakub.ruzicka(a)nic.cz> - 5.7.0-2
- Rebuilt for Knot DNS 3.3
* Tue Aug 22 2023 Jakub Ru��i��ka <jakub.ruzicka(a)nic.cz> - 5.7.0-1
- New upstream version 5.7.0
--------------------------------------------------------------------------------
================================================================================
python-whisper-1.1.10-1.el8 (FEDORA-EPEL-2023-520d4d0fd9)
Whisper is a file-based time-series database format for Graphite
--------------------------------------------------------------------------------
Update Information:
Update to 1.1.10
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 7 2023 Jonathan Steffan <jsteffan(a)fedoraproject.org> - 1.1.10-1
- Update to 1.1.10
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.6-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint(a)redhat.com> - 1.1.6-13
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.6-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.6-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 1.1.6-10
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 12 2022 Miro Hron��ok <mhroncok(a)redhat.com> - 1.1.6-8
- BuildRequire python3-six which is used but was only transitively pulled in by python3-mock
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 1.1.6-6
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 1.1.6-3
- Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jan 18 2020 Piotr Popieluch <piotr1212(a)gmail.com> - 1.1.6-1
- Update to 1.1.6
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 1.1.5-5
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 1.1.5-4
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jan 14 2019 Piotr Popieluch <piotr1212(a)gmail.com> - 1.1.5-1
- Update to 1.1.5
* Thu Sep 27 2018 Piotr Popieluch <piotr1212(a)gmail.com> - 1.1.4-2
- Remove Python 2 subpackage
* Sat Sep 15 2018 Piotr Popieluch <piotr1212(a)gmail.com> - 1.1.4-1
- Update to 1.1.4
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 1.1.3-3
- Rebuilt for Python 3.7
* Mon Apr 9 2018 Piotr Popieluch <piotr1212(a)gmail.com> - 1.1.3-2
- Switch tools to use Python 3
* Mon Apr 9 2018 Piotr Popieluch <piotr1212(a)gmail.com> - 1.1.3-1
- Update to 1.1.3
* Wed Feb 28 2018 Piotr Popieluch <piotr1212(a)gmail.com> - 1.1.2-1
- Update to 1.1.2
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Dec 26 2017 Piotr Popieluch <piotr1212(a)gmail.com> - 1.1.1-1
- Update to 1.1.1
* Mon Nov 6 2017 Piotr Popieluch <piotr1212(a)gmail.com> - 1.0.2-1
- Update to 1.0.2
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.0-0.5.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jun 30 2017 Piotr Popieluch <piotr1212(a)gmail.com> - 0.10.0-0.4.rc1
- Update requires to include Python version number
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.0-0.3.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hron��ok <mhroncok(a)redhat.com> - 0.10.0-0.2.rc1
- Rebuild for Python 3.6
* Wed Aug 31 2016 Piotr Popieluch <piotr1212(a)gmail.com> - - 0.10.0-0.1.rc1
- Update to rc1
- Add Python3 support
- Add %check section
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.15-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Pa…
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Nov 28 2015 Piotr Popieluch <piotr1212(a)gmail.com> - 0.9.15-1
- Update to new version
* Sat Nov 7 2015 Piotr Popieluch <piotr1212(a)gmail.com> - 0.9.14-1
- Update to new version
- Add whisper-diff
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.13-0.2.pre1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jan 19 2015 Piotr Popieluch <piotr1212(a)gmail.com> - 0.9.13-0.1.pre1
- update to 0.9.13-pre1
* Fri Nov 14 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.9.12-4
- conditionally define macros for EPEL 6 and below
* Wed Oct 1 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.9.12-3
- update URL
- improve description
- specify commit hash in Source URL
- include man pages from Debian
- include missing LICENSE file
- include python egg
- use loop to rename files
- be more explicit in %files
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Sep 2 2013 Jonathan Steffan <jsteffan(a)fedoraproject.org> - 0.9.12-1
- Update to 0.9.12
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.10-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Sep 16 2012 Jonathan Steffan <jsteffan(a)fedoraproject.org> - 0.9.10-2
- Add group to be able to build against EPEL5
* Thu May 31 2012 Jonathan Steffan <jsteffan(a)fedoraproject.org> - 0.9.10-1
- Initial Package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2207545 - python whisper rpm is missing in EPEL 8 and EPEL 9
https://bugzilla.redhat.com/show_bug.cgi?id=2207545
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 7 updates-testing
pyicu-2.9-4.el7
python3-flask-1.1.4-1.el7
python3-werkzeug-1.0.1-2.el7
Details about builds:
================================================================================
pyicu-2.9-4.el7 (FEDORA-EPEL-2023-e2b1bcad07)
Python extension wrapping the ICU C++ libraries
--------------------------------------------------------------------------------
Update Information:
Provides fix
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 29 2023 Gwyn Ciesla <gwync(a)protonmail.com> - 2.9-4
- Add explicit python36-pyicu provides
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2234801 - Missing dependencies for gramps
https://bugzilla.redhat.com/show_bug.cgi?id=2234801
--------------------------------------------------------------------------------
================================================================================
python3-flask-1.1.4-1.el7 (FEDORA-EPEL-2023-2b99803700)
Micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
--------------------------------------------------------------------------------
Update Information:
- Update to version 1.1.4 - Rename python36-flask to python3-flask - Backport
patch for CVE-2023-30861 - Run test suite in %check
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 29 2023 Carl George <carlwgeorge(a)fedoraproject.org> - 1.1.4-1
- Update to version 1.1.4
- Rename python36-flask to python3-flask
- Backport patch for CVE-2023-30861, resolves rhbz#2196676
- Run test suite in %check
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2196676 - CVE-2023-30861 python3-flask: flask: Possible disclosure of permanent session cookie due to missing Vary: Cookie header [epel-7]
https://bugzilla.redhat.com/show_bug.cgi?id=2196676
--------------------------------------------------------------------------------
================================================================================
python3-werkzeug-1.0.1-2.el7 (FEDORA-EPEL-2023-f73923f479)
Comprehensive WSGI web application library
--------------------------------------------------------------------------------
Update Information:
- Rename python36-werkzeug to python3-werkzeug - Backport patch for
CVE-2023-25577 - Backport patch for CVE-2023-23934 - Run test suite in %check
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 28 2023 Carl George <carlwgeorge(a)fedoraproject.org> - 1.0.1-2
- Rename python36-werkzeug to python3-werkzeug
- Backport patch for CVE-2023-25577, resolves rhbz#2170246
- Backport patch for CVE-2023-23934, resolves rhbz#2170247
- Run test suite in %check
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2170246 - CVE-2023-25577 python3-werkzeug: python-werkzeug: high resource usage when parsing multipart form data with many fields [epel-7]
https://bugzilla.redhat.com/show_bug.cgi?id=2170246
[ 2 ] Bug #2170247 - CVE-2023-23934 python3-werkzeug: python-werkzeug: cookie prefixed with = can shadow unprefixed cookie [epel-7]
https://bugzilla.redhat.com/show_bug.cgi?id=2170247
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 7 updates-testing
libfullock-1.0.53-1.el7.1
Details about builds:
================================================================================
libfullock-1.0.53-1.el7.1 (FEDORA-EPEL-2023-bfc3a6d64d)
Fast User Level LOCK (FULLOCK) library for C/C++
--------------------------------------------------------------------------------
Update Information:
Updates to libfullock-1.0.53
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 28 2023 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.53-1
- Updates to libfullock-1.0.53
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.51-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5120258393 ImageMagick-6.9.12.93-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
centpkg-0.8.0-1.el8
libfullock-1.0.53-1.el8.1
python-mirrors-countme-0.1.2-1.el8
Details about builds:
================================================================================
centpkg-0.8.0-1.el8 (FEDORA-EPEL-2023-a826c09ca1)
CentOS utility for working with dist-git
--------------------------------------------------------------------------------
Update Information:
Update stabilization phase detection (CS-1726)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 28 2023 Troy Dawson <tdawson(a)redhat.com> - 0.8.0-1
- Update stabilization phase detection (CS-1726)
- Correctly clone tests/* (CS-1725)
- Added current-state option (CS-1551)
- Fix exit codes and error messages (Issue: 81)
--------------------------------------------------------------------------------
================================================================================
libfullock-1.0.53-1.el8.1 (FEDORA-EPEL-2023-f7d8b3a2cb)
Fast User Level LOCK (FULLOCK) library for C/C++
--------------------------------------------------------------------------------
Update Information:
Updates to libfullock-1.0.53
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 28 2023 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.53-1
- Updates to libfullock-1.0.53
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.51-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
python-mirrors-countme-0.1.2-1.el8 (FEDORA-EPEL-2023-ca5f9764fb)
Parse access_log and count hosts accessing DNF mirrors
--------------------------------------------------------------------------------
Update Information:
This release fixes a couple of issues: - Crashes with log files containing data
which couldn���t be decoded as UTF-8. - Progress bar going haywire when it would
go over 100% (e.g. when decoding compressed files where recorded and actual file
sizes don���t match). - Don���t depend on `python3-poetry`, which prevented
installing the package on Fedora 37.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 28 2023 Nils Philippsen <nils(a)redhat.com> - 0.1.2-1
- Version 0.1.2
- Drop dependency on Poetry (#2223835)
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2223835 - F37FailsToInstall: python3-mirrors-countme
https://bugzilla.redhat.com/show_bug.cgi?id=2223835
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5120258393 ImageMagick-6.9.12.93-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
profanity-0.14.0-2.el8
python-apprise-1.5.0-1.el8
Details about builds:
================================================================================
profanity-0.14.0-2.el8 (FEDORA-EPEL-2023-0157410c4d)
A console based XMPP client
--------------------------------------------------------------------------------
Update Information:
Update to 0.14.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 27 2023 Matthieu Saulnier <fantom(a)fedoraproject.org> - 0.14.0-2
- Add patch to fix vcard support during the build
* Thu Aug 3 2023 Matthieu Saulnier <fantom(a)fedoraproject.org> - 0.14.0-1
- Update to 0.14.0
- Improve file ownership in doc subpackage
- Minor fix in the doc subpackage (no need to remove rst files)
- Concat patch files into a single file
--------------------------------------------------------------------------------
================================================================================
python-apprise-1.5.0-1.el8 (FEDORA-EPEL-2023-988297b0d2)
A simple wrapper to many popular notification services used today
--------------------------------------------------------------------------------
Update Information:
Updated to v1.5.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 27 2023 Chris Caron <lead2gold(a)gmail.com> - 1.5.0
- Updated to v1.5.0
- apprise-fedora-rpm-testcase-handling.patch added for test handling
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jul 6 2023 Chris Caron <lead2gold(a)gmail.com> - 1.4.5
- Updated to v1.4.5
* Wed Jun 14 2023 Python Maint <python-maint(a)redhat.com> - 1.4.0-2
- Rebuilt for Python 3.12
* Mon May 15 2023 Chris Caron <lead2gold(a)gmail.com> - 1.4.0
- Updated to v1.4.0
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-02f7139d40 ntpsec-1.2.2a-1.el9
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-7a43301d55 ImageMagick-6.9.12.93-1.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-f4d52e6818 mosquitto-2.0.17-1.el9
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-8849a14e7f caddy-2.6.4-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
rust-base64-0.21.3-1.el9
rust-pin-project-lite-0.2.13-1.el9
rust-portable-atomic-1.4.3-1.el9
rust-regex-1.9.4-1.el9
rust-regex-automata-0.3.7-1.el9
rust-regex-syntax-0.7.5-1.el9
Details about builds:
================================================================================
rust-base64-0.21.3-1.el9 (FEDORA-EPEL-2023-8a96a06029)
Encodes and decodes base64 as bytes or utf8
--------------------------------------------------------------------------------
Update Information:
Update to version 0.21.3.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 26 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.21.3-1
- Update to version 0.21.3; Fixes RHBZ#2235093
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.21.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-pin-project-lite-0.2.13-1.el9 (FEDORA-EPEL-2023-ff9550056c)
Lightweight version of pin-project written with declarative macros
--------------------------------------------------------------------------------
Update Information:
Update to version 0.2.13.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 26 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.13-1
- Update to version 0.2.13; Fixes RHBZ#2234819
--------------------------------------------------------------------------------
================================================================================
rust-portable-atomic-1.4.3-1.el9 (FEDORA-EPEL-2023-a5dc1202ff)
Portable atomic types including support for 128-bit atomics, atomic float, etc
--------------------------------------------------------------------------------
Update Information:
Update to version 1.4.3.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 26 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.4.3-1
- Update to version 1.4.3; Fixes RHBZ#2234893
--------------------------------------------------------------------------------
================================================================================
rust-regex-1.9.4-1.el9 (FEDORA-EPEL-2023-5fdb02b322)
Implementation of regular expressions for Rust
--------------------------------------------------------------------------------
Update Information:
- Update the regex crate to version 1.9.4. - Update the regex-syntax crate to
version 0.7.5. - Update the regex-automata crate to version 0.3.7.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 26 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.9.4-1
- Update to version 1.9.4; Fixes RHBZ#2229409
--------------------------------------------------------------------------------
================================================================================
rust-regex-automata-0.3.7-1.el9 (FEDORA-EPEL-2023-5fdb02b322)
Automata construction and matching using regular expressions
--------------------------------------------------------------------------------
Update Information:
- Update the regex crate to version 1.9.4. - Update the regex-syntax crate to
version 0.7.5. - Update the regex-automata crate to version 0.3.7.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 26 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.3.7-1
- Update to version 0.3.7, Fixes RHBZ#2229410
--------------------------------------------------------------------------------
================================================================================
rust-regex-syntax-0.7.5-1.el9 (FEDORA-EPEL-2023-5fdb02b322)
Regular expression parser
--------------------------------------------------------------------------------
Update Information:
- Update the regex crate to version 1.9.4. - Update the regex-syntax crate to
version 0.7.5. - Update the regex-automata crate to version 0.3.7.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 26 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.7.5-1
- Update to version 0.7.5; Fixes RHBZ#2235099
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5120258393 ImageMagick-6.9.12.93-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
sasl-xoauth2-0.24-1.el8
Details about builds:
================================================================================
sasl-xoauth2-0.24-1.el8 (FEDORA-EPEL-2023-8450c927fc)
The xoauth2 plugin for cyrus-sasl
--------------------------------------------------------------------------------
Update Information:
First package in Fedora (#2208250)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 7 2023 Jakub Jelen <jjelen(a)redhat.com> - 0.24-1
- First package in Fedora (#2208250)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2208250 - Review Request: sasl-xoauth2 - a SASL plugin that enables client-side use of OAuth 2.0
https://bugzilla.redhat.com/show_bug.cgi?id=2208250
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-37fa993c81 clamav-0.103.9-1.el8
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-db0eac64fb chromium-116.0.5845.96-1.el8
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5120258393 ImageMagick-6.9.12.93-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
boxes-2.2.1-1.el8
nickle-2.93-1.el8
Details about builds:
================================================================================
boxes-2.2.1-1.el8 (FEDORA-EPEL-2023-62da038c4b)
Command line ASCII boxes unlimited!
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 24 2023 Artem Polishchuk <ego.cordatus(a)gmail.com> - 2.2.1-1
- chore(update): 2.2.1
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jan 18 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
nickle-2.93-1.el8 (FEDORA-EPEL-2023-74d274c8a9)
A programming language-based prototyping environment
--------------------------------------------------------------------------------
Update Information:
* Add hex float support to scanf and printf * Fix bug in multiply when one
factor is a power of two
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 24 2023 Michel Alexandre Salim <salimma(a)fedoraproject.org> - 2.93-1
- Update to 2.93
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2232948 - nickle-2.93 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232948
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-e2fcc4af81 llhttp-8.1.1-1.el9 python-aiohttp-3.8.5-1.el9
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-f08c8f0812 chromium-116.0.5845.96-1.el9
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-e2f8cb1ee1 clamav-1.0.2-1.el9
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-02f7139d40 ntpsec-1.2.2a-1.el9
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-7a43301d55 ImageMagick-6.9.12.93-1.el9
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-f4d52e6818 mosquitto-2.0.17-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
boxes-2.2.1-1.el9
caddy-2.6.4-1.el9
nickle-2.93-1.el9
packit-0.79.1-1.el9
pepc-1.4.32-1.el9
rust-reqwest-0.11.20-1.el9
Details about builds:
================================================================================
boxes-2.2.1-1.el9 (FEDORA-EPEL-2023-76286022aa)
Command line ASCII boxes unlimited!
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 24 2023 Artem Polishchuk <ego.cordatus(a)gmail.com> - 2.2.1-1
- chore(update): 2.2.1
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jan 18 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
caddy-2.6.4-1.el9 (FEDORA-EPEL-2023-8849a14e7f)
Web server with automatic HTTPS
--------------------------------------------------------------------------------
Update Information:
This is an upgrade for caddy from version 2.4.6 to 2.6.4 in order to resolve two
outstanding CVEs. There are a few relatively minor backwards-incompatible
changes, so this update went to the EPEL Steering Committee for approval.
Please see the mailing list post for more details.
https://lists.fedoraproject.org/archives/list/epel-
devel@lists.fedoraproject.org/thread/CDNDAKTIAQTFTNDHOIHKQJ4B2LAV5ZSS/
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 24 2023 Carl George <carlwgeorge(a)fedoraproject.org> - 2.6.4-1
- Update to version 2.6.4
- Add man pages
- Use generated shell completion files instead of static ones
- Add fish shell completions
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2226939 - CVE-2022-28923 caddy: an open redirection vulnerability which allows attackers to redirect users to phishing websites via crafted URLs [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2226939
[ 2 ] Bug #2232267 - CVE-2022-41721 caddy: x/net/http2/h2c: request smuggling [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2232267
--------------------------------------------------------------------------------
================================================================================
nickle-2.93-1.el9 (FEDORA-EPEL-2023-eb74fe3a27)
A programming language-based prototyping environment
--------------------------------------------------------------------------------
Update Information:
* Add hex float support to scanf and printf * Fix bug in multiply when one
factor is a power of two
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 24 2023 Michel Alexandre Salim <salimma(a)fedoraproject.org> - 2.93-1
- Update to 2.93
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2232948 - nickle-2.93 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232948
--------------------------------------------------------------------------------
================================================================================
packit-0.79.1-1.el9 (FEDORA-EPEL-2023-e014d52363)
A tool for integrating upstream projects with Fedora operating system
--------------------------------------------------------------------------------
Update Information:
Automatic update for packit-0.79.1-1.el9. ##### **Changelog for packit** ``` *
Tue Aug 22 2023 Packit <hello(a)packit.dev> - 0.79.1-1 - We have fixed a bug in
getting allowed GPG keys when syncing the release for projects with Packit
config in monorepo format in dist-git. (#2037) ```
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 22 2023 Packit <hello(a)packit.dev> - 0.79.1-1
- We have fixed a bug in getting allowed GPG keys when syncing the release for projects with Packit config
in monorepo format in dist-git. (#2037)
--------------------------------------------------------------------------------
================================================================================
pepc-1.4.32-1.el9 (FEDORA-EPEL-2023-b06ebd75ce)
Power, Energy, and Performance Configurator
--------------------------------------------------------------------------------
Update Information:
Update to 1.4.32
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Ali Erdinc Koroglu <aekoroglu(a)fedoraproject.org> 1.4.32-1
- Update to 1.4.32
--------------------------------------------------------------------------------
================================================================================
rust-reqwest-0.11.20-1.el9 (FEDORA-EPEL-2023-2c0780dad5)
Higher level HTTP client library
--------------------------------------------------------------------------------
Update Information:
Update to version 0.11.20. ---- Update to version 0.11.19.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 24 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.11.20-1
- Update to version 0.11.20; Fixes RHBZ#2234025
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.11.19-1
- Update to version 0.11.19; Fixes RHBZ#2233319
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
I am retiring the caddy package from EPEL 7. In accordance with the
retirement policy [0], I proposed this retirement just over a week ago
on the epel-devel mailing list [1]. For reasons detailed in the
previous email, it is no longer possible to update the package with
the same major version, preventing me from resolving known CVEs.
Doing an incompatible update to the next major version is not an
appealing option with only ten months left until the retirement of
EPEL 7 as a whole.
Users that wish to keep using caddy on RHEL 7 can use the Copr repo
from the upstream project [2][3]. Caddy is also available from EPEL 8
and EPEL 9 for users that are ready to migrate to a newer operating
system version. Both of these options will involve the disruptive
update from caddy v1 to v2, but users can opt-in to it at their own
pace. The upstream project has a migration guide in their
documentation to help [4].
[0] https://docs.fedoraproject.org/en-US/epel/epel-policy-retirement/#process_s…
[1] https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraprojec…
[2] https://caddyserver.com/docs/install#fedora-redhat-centos
[3] https://copr.fedorainfracloud.org/coprs/g/caddy/caddy/
[4] https://caddyserver.com/docs/v2-upgrade
--
Carl George
The following Fedora EPEL 7 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-0454ca80fd clamav-0.103.9-1.el7
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-254992a2ef chromium-116.0.5845.96-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
c-icap-0.5.11-15.20230621git7a7b929.el7
lxi-tools-2.7-1.el7
Details about builds:
================================================================================
c-icap-0.5.11-15.20230621git7a7b929.el7 (FEDORA-EPEL-2023-93dd394485)
An implementation of an ICAP server
--------------------------------------------------------------------------------
Update Information:
Fix systemd unit.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Simone Caronni <negativo17(a)gmail.com> - 0.5.11-15.20230621git7a7b929
- Do not fork process in systemd unit.
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.5.11-14.20230621git7a7b929
- Perl 5.38 rebuild
--------------------------------------------------------------------------------
================================================================================
lxi-tools-2.7-1.el7 (FEDORA-EPEL-2023-386dcdc4bf)
Tools to manage network attached LXI compatible instruments
--------------------------------------------------------------------------------
Update Information:
# lxi-tools v2.7 - Fix `print()` when using `lxi-gui` Redirect output of
`print()` to gui console window. - Disable `getenv` in lua example Maybe
crash if `TERM` is not defined (`nil`) - Do not use deprecated `math.pow` in
lua example - Add simple connect examples - Add NGL202 to list of tested
instruments
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Robert Scheck <robert(a)fedoraproject.org> 2.7-1
- Upgrade to 2.7 (#2233001)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2233001 - lxi-tools-2.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2233001
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-37fa993c81 clamav-0.103.9-1.el8
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-db0eac64fb chromium-116.0.5845.96-1.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5120258393 ImageMagick-6.9.12.93-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
c-icap-0.5.11-15.20230621git7a7b929.el8
fonts-compare-1.4.0-3.el8
lxi-tools-2.7-1.el8
mold-2.1.0-1.el8
ocserv-1.2.1-1.el8
python-osrf-pycommon-2.1.4-1.el8
xmppc-0.1.2-5.el8
Details about builds:
================================================================================
c-icap-0.5.11-15.20230621git7a7b929.el8 (FEDORA-EPEL-2023-ba5b84f7ef)
An implementation of an ICAP server
--------------------------------------------------------------------------------
Update Information:
Fix systemd unit.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Simone Caronni <negativo17(a)gmail.com> - 0.5.11-15.20230621git7a7b929
- Do not fork process in systemd unit.
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.5.11-14.20230621git7a7b929
- Perl 5.38 rebuild
--------------------------------------------------------------------------------
================================================================================
fonts-compare-1.4.0-3.el8 (FEDORA-EPEL-2023-d7ac0ca27e)
Tool to compare fonts for a language
--------------------------------------------------------------------------------
Update Information:
removed unnecessary dependency
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 24 2023 Sudip Shil <sshil(a)redhat.com> - 1.4.0-3
- removed unnecessary dependency
* Wed Aug 23 2023 Sudip Shil <sshil(a)redhat.com> - 1.4.0-2
- removed some pylint errors and cleaned logs
* Mon Aug 21 2023 Sudip Shil <sshil(a)redhat.com> - 1.4.0-1
- get fontversion for a font that is selected. python3-freetype will be used for this.
- fontversion update upon language change from drop-down and alsofont change in each fontbutton
- the style/weight is hide by default. added option to show style
- show-style and fontversion feature won't be available in f37
- font filter for rawhide is fast now and fonts are now fast to populate
- Set activate on single click to false for the language selection listbox
- fixed indexing bug: Clicking arabic language in drop-down selects assamese
- now fontsize adjustment will work
- fixed non printable string getting from freetype function
- removed classmethod and added instance method for label_font_change_newversion
- noto sans won't appear as noto sans regular
- gtk.dialog deprecation warning issue fixed
- dialog button bug of fontbutton2 fixed
- added run.sh script
- fonts-compare will work on rhel9
- Selecting second font from fc-list for second font button
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Apr 27 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.2-1
- gtk4 dependency added
- --help text added
* Tue Apr 11 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.1-3
- changelog fixing
* Tue Apr 11 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.1-2
- LICENSE changed to GPL-2.0-or-later
- removed unnecessary directory that created by spec
* Tue Apr 11 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.1-1
- LICENSE changed to GPL-2.0+
- little change in README
* Wed Apr 5 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.0-1
- licence update with MIT
- some core spec file issues fixed and updated
- Package must own all directories that it creates, this issue fixed
- README.md update with instruction and commands
* Thu Mar 30 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.7-1
- spec file updated
- fixed issue: wrong-icon-size errors raised by the fedora-review
* Thu Mar 30 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.6-2
- spec file updated
* Wed Mar 29 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.6-1
- more information in README.md
- some code rendering and bux fixed
* Mon Mar 20 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.5-1
- dealing with unscalable fonts like Fixed, Biwidth
- dealing with fonts with PCF fontformat
- resolves Fontbutton shoes None
- Fonts of which languages are not installed in your system with a command: python3 fonts_compare.py --nofonts
- resolves reopen issue: https://github.com/sudipshil9862/fonts-compare/issues/33
- resolves: https://github.com/sudipshil9862/fonts-compare/issues/34
* Thu Mar 9 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.4-1
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/33
* Fri Mar 3 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.3-1
- Resolves: FontButton displays 'None'. https://github.com/sudipshil9862/fonts-compare/issues/32
- bug fixed generated by filtering-fonts for above gtk-version-4.9 users
* Mon Feb 27 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.2-1
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/31
* Wed Feb 22 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.1-1
- merged code which supports all OS
- supports gtk verison below 4.9 and above 4.9
* Mon Feb 20 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.0-1
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/25
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/26
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/27
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/28
- after entrybox text changed in gtkdialog, pressing enter will trigger OK signal
- font labels only have the FAMILY now, style not required
- made wrap toggle and wrapping of lebels are better than previous version
- filtering fonts for specific language solved
- make language search more clever
- now more accuarate indic languages search in language search drop-down
- selected language will be shown above all languages in language search drop-down and delete malayalam, urdu screenshot
- dark theme added
- If font_size changed then window_size will reset
- search entry focused in initialization
- version tag remove from desktop file
- all mypy errors solved
- code rendering
- ui menu screenshot updated
- logo changed made by inkscape
* Fri Jan 27 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.4-1
- Add desktop-validation for org.github.sudipshil9862.fonts-compare.desktop
- made language search more clever, more selective in language search drop down
- more accuarate indic languages search
- selected language will be shown above all languages in language search drop-down
- made layout more size responsive
- logo changed made by inkscape
- search entry focused in initialization of program
- dark theme added
- updated all indic languages screenshots with pango sample texts of fonts-compare UI in https://sshil.fedorapeople.org/lohit-vs-noto-comparison.html
* Fri Jan 6 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.3-1
- Changed Application ID
- Renamed desktop entry file name
* Thu Jan 5 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.2-1
- changed logo for fonts-compare
* Thu Jan 5 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.1-1
- spec file updated with installing svg
* Thu Jan 5 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.0-1
- Desktop entry file added
- fonts-compare logo created
- README file updated
- Some name changes in UI
* Mon Jan 2 2023 Sudip Shil <sshil(a)redhat.com> - 1.0.9-1
- Added custom dialog in edit label menu button to edit labels by entry textbox, added langdetect label, buttons borders removed, code changes with class inheritance
- Edit labels from entry and labels will be changed, language detection for text that being typed in entry textbox, ok and cancel button functions fixed
- Solved major pylint errors
- Font size adjustment widget and spin button font size adjustment widget both widgets shifted to hamburger menu, title name changed
- pango sample text checkboxadded in menu
- Now code selects only font fc-list and won't select Family+Style, fontbutton selects style by-default, code rendering, remove unused horizontal boxes
- Added fallback checkbox in menu
- Dropped language label full name that shows up in main ui, instead used tooltip/hover over language selector
- Removed glibx XX_YY locals from language list
- code rendering, reduced spaces, reduced vertical and hotizontal boxes used, font adjustment bug fixed
- fonts compare's screenshots added in readme file and https://sshil.fedorapeople.org/lohit-vs-noto-comparison.html
* Wed Dec 14 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.8-1
- Bug fixed: No text shows up if langtable sample text selected after selecting pango sample text
* Wed Dec 14 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.7-1
- Added header bar, hamburger menu
- Added searchable language widget
- About, quit button in hamburger menu
- Solved issue with fc-match (like bn_IN, bn_Bd not recognizable by fc-match)
- Sometimes random_font doesnot contain any style then error arises fixed
- Added spin adjustment button to increase decrease of fontsize of labels
- Highlighting the error if fonts not installed instead of dialog box
- Use pango sample text inside hamburger toggle button
- font slider removed
- vertical and horizontal boxes adjustment done
- python language list removed for this release
- Wrap text above fontsize 50 for text labels
- Fixed header bar bugs
* Thu Dec 1 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.6-1
- Dictionary removed
- Attempt language detection only when the entered text really changed
- added toggle button for Pango and Langtable sample text
- set langtable sample text as default when toggle switch is off
- Blocking entry function's signal for some time so that it avoids language detection again
- Availability of languages from langtable, fontconfig and python
- label text added for showing the error if no font is installed for a language
- HId error label when fonts of any language actually are installed
- dialog box code removed
- default sample string by langtable, global variables removed, some global functions removed
- text wrapping and removed unnecessary code
- some vertical and horizontal boxes bug fixed
- fixed pylint warnings
- added missing type hints
* Mon Nov 14 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.5-1
- random font generator for second text
- Instruction to debug and installing new fonts for different languages added in README.md file
- All languages supported
- ui design changed
* Mon Oct 31 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.4-1
- font slider added, more languages added, more fonts supported, README file as user manual
* Tue Oct 18 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.3-1
- fixed broken macros
- on_changed function deactivated for a while added
* Sun Oct 16 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.2-1
- updated version 1.0.2-1
- Bug 1 fixed: errors and warning removed - checked pylint,
pylintrc parameters updated for this project specificly
- Bug 2 fixed: If I type japanese text in gtkEntry then no font detected in font button
https://github.com/sudipshil9862/fonts-compare/issues/3
- Bug 3 fixed: If click ���bn��� then font button dialog has bengali text below
but not happening this for ���ja��� -> showing some english text instead of japanese
https://github.com/sudipshil9862/fonts-compare/issues/2
- Bug 4 fixed: If I write japanese in gtkEntry field and then I select ���bn��� from drop then everything changed
but the japanese text still there in gtkEntry
- Bug 5 fixed: When a language is detected by typing a text,
the combobox(drop-down) doesn���t change
https://github.com/sudipshil9862/fonts-compare/issues/5
- Bug 6 fixed: code_rendering - detecting combo box lang using for loop and making it general
so that any language can be selected from drop-down if it���s there (use dictionary)
- Bug 7 fixed: Text in the entry suddenly changes to sample text
for the detected language when typing into the entry
https://github.com/sudipshil9862/fonts-compare/issues/6
* Tue Sep 27 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.1-1
- updated version 1.0.1-1
* Fri Sep 23 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.0-1
- Initial RPM release
--------------------------------------------------------------------------------
================================================================================
lxi-tools-2.7-1.el8 (FEDORA-EPEL-2023-68f87a6fda)
Tools to manage network attached LXI compatible instruments
--------------------------------------------------------------------------------
Update Information:
# lxi-tools v2.7 - Fix `print()` when using `lxi-gui` Redirect output of
`print()` to gui console window. - Disable `getenv` in lua example Maybe
crash if `TERM` is not defined (`nil`) - Do not use deprecated `math.pow` in
lua example - Add simple connect examples - Add NGL202 to list of tested
instruments
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Robert Scheck <robert(a)fedoraproject.org> 2.7-1
- Upgrade to 2.7 (#2233001)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2233001 - lxi-tools-2.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2233001
--------------------------------------------------------------------------------
================================================================================
mold-2.1.0-1.el8 (FEDORA-EPEL-2023-86d7501c73)
A Modern Linker
--------------------------------------------------------------------------------
Update Information:
Bump version to 2.1.0 (rhbz#2231758)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Christoph Erhardt <fedora(a)sicherha.de> - 2.1.0-1
- Bump version to 2.1.0 (rhbz#2231758)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231758 - mold-2.1.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231758
--------------------------------------------------------------------------------
================================================================================
ocserv-1.2.1-1.el8 (FEDORA-EPEL-2023-125689b186)
OpenConnect SSL VPN server
--------------------------------------------------------------------------------
Update Information:
Accept the Clavister OneConnect VPN Android client (#485)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Packit <hello(a)packit.dev> - 1.2.1-1
- Accept the Clavister OneConnect VPN Android client (#485)
- No longer require to set device name per vhost (#480)
- Account the correct number of points when proxyproto is in use (#529)
- nuttcp tests were replaced with iperf3 that is available
in more environments
- occtl: fix duplicate key in `occtl --json show users` output
--------------------------------------------------------------------------------
================================================================================
python-osrf-pycommon-2.1.4-1.el8 (FEDORA-EPEL-2023-73128edbcb)
Commonly needed Python modules used by software developed at OSRF
--------------------------------------------------------------------------------
Update Information:
Update to latest release.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Scott K Logan <logans(a)cottsay.net> - 2.1.4-1
- Update to 2.1.4 (rhbz#2233722)
* Fri Jul 21 2023 Scott K Logan <logans(a)cottsay.net> - 2.1.3-1
- Update to 2.1.3 (rhbz#2222415)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2233722 - python-osrf-pycommon-2.1.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2233722
--------------------------------------------------------------------------------
================================================================================
xmppc-0.1.2-5.el8 (FEDORA-EPEL-2023-fac1e6c4cb)
A command-line interface (CLI) XMPP Client
--------------------------------------------------------------------------------
Update Information:
Rebuild for libstrophe 0.12.3
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Matthieu Saulnier <fantom(a)fedoraproject.org> - 0.1.2-5
- Rebuild for libstrophe 0.12.3
- Improve file ownership in doc subpackage
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-e2fcc4af81 llhttp-8.1.1-1.el9 python-aiohttp-3.8.5-1.el9
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-f08c8f0812 chromium-116.0.5845.96-1.el9
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-e2f8cb1ee1 clamav-1.0.2-1.el9
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-02f7139d40 ntpsec-1.2.2a-1.el9
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-7a43301d55 ImageMagick-6.9.12.93-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
c-icap-0.5.11-15.20230621git7a7b929.el9
easy-rsa-3.1.6-1.el9
fonts-compare-1.4.0-3.el9
lxi-tools-2.7-1.el9
mold-2.1.0-1.el9
mosquitto-2.0.17-1.el9
ocserv-1.2.1-2.el9
python-osrf-pycommon-2.1.4-1.el9
python-pykeepass-4.0.6-1.el9
rust-cc-1.0.83-1.el9
rust-cpp_demangle-0.4.3-1.el9
rust-dashmap-5.5.1-1.el9
rust-dyn-clone-1.0.13-1.el9
rust-erased-serde-0.3.29-1.el9
rust-gix-command-0.2.9-1.el9
rust-gix-date-0.7.3-1.el9
rust-gix-quote-0.4.7-1.el9
rust-h2-0.3.21-1.el9
rust-image-0.24.7-2.el9
rust-num-bigint-0.4.4-1.el9
rust-ordered-float-3.9.1-1.el9
rust-petgraph-0.6.4-1.el9
rust-png-0.17.10-1.el9
rust-qoi-0.4.1-1.el9
rust-quote-1.0.33-1.el9
rust-reqwest-0.11.19-1.el9
rust-serde-1.0.185-1.el9
rust-serde_derive-1.0.185-1.el9
rust-similar-asserts-1.5.0-1.el9
rust-slab-0.4.9-1.el9
rust-syn-2.0.29-1.el9
rust-thread-id-4.2.0-1.el9
rust-trybuild-1.0.83-1.el9
rust-unicase-2.7.0-1.el9
xmppc-0.1.2-5.el9
Details about builds:
================================================================================
c-icap-0.5.11-15.20230621git7a7b929.el9 (FEDORA-EPEL-2023-b4d0f30706)
An implementation of an ICAP server
--------------------------------------------------------------------------------
Update Information:
Fix systemd unit.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Simone Caronni <negativo17(a)gmail.com> - 0.5.11-15.20230621git7a7b929
- Do not fork process in systemd unit.
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.5.11-14.20230621git7a7b929
- Perl 5.38 rebuild
--------------------------------------------------------------------------------
================================================================================
easy-rsa-3.1.6-1.el9 (FEDORA-EPEL-2023-1b62f093bb)
Simple shell based CA utility
--------------------------------------------------------------------------------
Update Information:
3.1.6
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Gwyn Ciesla <gwync(a)protonmail.com> - 3.1.6-1
- 3.1.6
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2232794 - easy-rsa-3.1.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232794
--------------------------------------------------------------------------------
================================================================================
fonts-compare-1.4.0-3.el9 (FEDORA-EPEL-2023-64050b97eb)
Tool to compare fonts for a language
--------------------------------------------------------------------------------
Update Information:
removed unnecessary dependency
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 24 2023 Sudip Shil <sshil(a)redhat.com> - 1.4.0-3
- removed unnecessary dependency
* Wed Aug 23 2023 Sudip Shil <sshil(a)redhat.com> - 1.4.0-2
- removed some pylint errors and cleaned logs
* Mon Aug 21 2023 Sudip Shil <sshil(a)redhat.com> - 1.4.0-1
- get fontversion for a font that is selected. python3-freetype will be used for this.
- fontversion update upon language change from drop-down and alsofont change in each fontbutton
- the style/weight is hide by default. added option to show style
- show-style and fontversion feature won't be available in f37
- font filter for rawhide is fast now and fonts are now fast to populate
- Set activate on single click to false for the language selection listbox
- fixed indexing bug: Clicking arabic language in drop-down selects assamese
- now fontsize adjustment will work
- fixed non printable string getting from freetype function
- removed classmethod and added instance method for label_font_change_newversion
- noto sans won't appear as noto sans regular
- gtk.dialog deprecation warning issue fixed
- dialog button bug of fontbutton2 fixed
- added run.sh script
- fonts-compare will work on rhel9
- Selecting second font from fc-list for second font button
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Apr 27 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.2-1
- gtk4 dependency added
- --help text added
* Tue Apr 11 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.1-3
- changelog fixing
* Tue Apr 11 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.1-2
- LICENSE changed to GPL-2.0-or-later
- removed unnecessary directory that created by spec
* Tue Apr 11 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.1-1
- LICENSE changed to GPL-2.0+
- little change in README
* Wed Apr 5 2023 Sudip Shil <sshil(a)redhat.com> - 1.3.0-1
- licence update with MIT
- some core spec file issues fixed and updated
- Package must own all directories that it creates, this issue fixed
- README.md update with instruction and commands
* Thu Mar 30 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.7-1
- spec file updated
- fixed issue: wrong-icon-size errors raised by the fedora-review
* Thu Mar 30 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.6-2
- spec file updated
* Wed Mar 29 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.6-1
- more information in README.md
- some code rendering and bux fixed
* Mon Mar 20 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.5-1
- dealing with unscalable fonts like Fixed, Biwidth
- dealing with fonts with PCF fontformat
- resolves Fontbutton shoes None
- Fonts of which languages are not installed in your system with a command: python3 fonts_compare.py --nofonts
- resolves reopen issue: https://github.com/sudipshil9862/fonts-compare/issues/33
- resolves: https://github.com/sudipshil9862/fonts-compare/issues/34
* Thu Mar 9 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.4-1
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/33
* Fri Mar 3 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.3-1
- Resolves: FontButton displays 'None'. https://github.com/sudipshil9862/fonts-compare/issues/32
- bug fixed generated by filtering-fonts for above gtk-version-4.9 users
* Mon Feb 27 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.2-1
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/31
* Wed Feb 22 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.1-1
- merged code which supports all OS
- supports gtk verison below 4.9 and above 4.9
* Mon Feb 20 2023 Sudip Shil <sshil(a)redhat.com> - 1.2.0-1
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/25
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/26
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/27
- Resolves: https://github.com/sudipshil9862/fonts-compare/issues/28
- after entrybox text changed in gtkdialog, pressing enter will trigger OK signal
- font labels only have the FAMILY now, style not required
- made wrap toggle and wrapping of lebels are better than previous version
- filtering fonts for specific language solved
- make language search more clever
- now more accuarate indic languages search in language search drop-down
- selected language will be shown above all languages in language search drop-down and delete malayalam, urdu screenshot
- dark theme added
- If font_size changed then window_size will reset
- search entry focused in initialization
- version tag remove from desktop file
- all mypy errors solved
- code rendering
- ui menu screenshot updated
- logo changed made by inkscape
* Fri Jan 27 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.4-1
- Add desktop-validation for org.github.sudipshil9862.fonts-compare.desktop
- made language search more clever, more selective in language search drop down
- more accuarate indic languages search
- selected language will be shown above all languages in language search drop-down
- made layout more size responsive
- logo changed made by inkscape
- search entry focused in initialization of program
- dark theme added
- updated all indic languages screenshots with pango sample texts of fonts-compare UI in https://sshil.fedorapeople.org/lohit-vs-noto-comparison.html
* Fri Jan 6 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.3-1
- Changed Application ID
- Renamed desktop entry file name
* Thu Jan 5 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.2-1
- changed logo for fonts-compare
* Thu Jan 5 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.1-1
- spec file updated with installing svg
* Thu Jan 5 2023 Sudip Shil <sshil(a)redhat.com> - 1.1.0-1
- Desktop entry file added
- fonts-compare logo created
- README file updated
- Some name changes in UI
* Mon Jan 2 2023 Sudip Shil <sshil(a)redhat.com> - 1.0.9-1
- Added custom dialog in edit label menu button to edit labels by entry textbox, added langdetect label, buttons borders removed, code changes with class inheritance
- Edit labels from entry and labels will be changed, language detection for text that being typed in entry textbox, ok and cancel button functions fixed
- Solved major pylint errors
- Font size adjustment widget and spin button font size adjustment widget both widgets shifted to hamburger menu, title name changed
- pango sample text checkboxadded in menu
- Now code selects only font fc-list and won't select Family+Style, fontbutton selects style by-default, code rendering, remove unused horizontal boxes
- Added fallback checkbox in menu
- Dropped language label full name that shows up in main ui, instead used tooltip/hover over language selector
- Removed glibx XX_YY locals from language list
- code rendering, reduced spaces, reduced vertical and hotizontal boxes used, font adjustment bug fixed
- fonts compare's screenshots added in readme file and https://sshil.fedorapeople.org/lohit-vs-noto-comparison.html
* Wed Dec 14 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.8-1
- Bug fixed: No text shows up if langtable sample text selected after selecting pango sample text
* Wed Dec 14 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.7-1
- Added header bar, hamburger menu
- Added searchable language widget
- About, quit button in hamburger menu
- Solved issue with fc-match (like bn_IN, bn_Bd not recognizable by fc-match)
- Sometimes random_font doesnot contain any style then error arises fixed
- Added spin adjustment button to increase decrease of fontsize of labels
- Highlighting the error if fonts not installed instead of dialog box
- Use pango sample text inside hamburger toggle button
- font slider removed
- vertical and horizontal boxes adjustment done
- python language list removed for this release
- Wrap text above fontsize 50 for text labels
- Fixed header bar bugs
* Thu Dec 1 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.6-1
- Dictionary removed
- Attempt language detection only when the entered text really changed
- added toggle button for Pango and Langtable sample text
- set langtable sample text as default when toggle switch is off
- Blocking entry function's signal for some time so that it avoids language detection again
- Availability of languages from langtable, fontconfig and python
- label text added for showing the error if no font is installed for a language
- HId error label when fonts of any language actually are installed
- dialog box code removed
- default sample string by langtable, global variables removed, some global functions removed
- text wrapping and removed unnecessary code
- some vertical and horizontal boxes bug fixed
- fixed pylint warnings
- added missing type hints
* Mon Nov 14 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.5-1
- random font generator for second text
- Instruction to debug and installing new fonts for different languages added in README.md file
- All languages supported
- ui design changed
* Mon Oct 31 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.4-1
- font slider added, more languages added, more fonts supported, README file as user manual
* Tue Oct 18 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.3-1
- fixed broken macros
- on_changed function deactivated for a while added
* Sun Oct 16 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.2-1
- updated version 1.0.2-1
- Bug 1 fixed: errors and warning removed - checked pylint,
pylintrc parameters updated for this project specificly
- Bug 2 fixed: If I type japanese text in gtkEntry then no font detected in font button
https://github.com/sudipshil9862/fonts-compare/issues/3
- Bug 3 fixed: If click ���bn��� then font button dialog has bengali text below
but not happening this for ���ja��� -> showing some english text instead of japanese
https://github.com/sudipshil9862/fonts-compare/issues/2
- Bug 4 fixed: If I write japanese in gtkEntry field and then I select ���bn��� from drop then everything changed
but the japanese text still there in gtkEntry
- Bug 5 fixed: When a language is detected by typing a text,
the combobox(drop-down) doesn���t change
https://github.com/sudipshil9862/fonts-compare/issues/5
- Bug 6 fixed: code_rendering - detecting combo box lang using for loop and making it general
so that any language can be selected from drop-down if it���s there (use dictionary)
- Bug 7 fixed: Text in the entry suddenly changes to sample text
for the detected language when typing into the entry
https://github.com/sudipshil9862/fonts-compare/issues/6
* Tue Sep 27 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.1-1
- updated version 1.0.1-1
* Fri Sep 23 2022 Sudip Shil <sshil(a)redhat.com> - 1.0.0-1
- Initial RPM release
--------------------------------------------------------------------------------
================================================================================
lxi-tools-2.7-1.el9 (FEDORA-EPEL-2023-3ec5d1dfc7)
Tools to manage network attached LXI compatible instruments
--------------------------------------------------------------------------------
Update Information:
# lxi-tools v2.7 - Fix `print()` when using `lxi-gui` Redirect output of
`print()` to gui console window. - Disable `getenv` in lua example Maybe
crash if `TERM` is not defined (`nil`) - Do not use deprecated `math.pow` in
lua example - Add simple connect examples - Add NGL202 to list of tested
instruments
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Robert Scheck <robert(a)fedoraproject.org> 2.7-1
- Upgrade to 2.7 (#2233001)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2233001 - lxi-tools-2.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2233001
--------------------------------------------------------------------------------
================================================================================
mold-2.1.0-1.el9 (FEDORA-EPEL-2023-cb8c705e0b)
A Modern Linker
--------------------------------------------------------------------------------
Update Information:
Bump version to 2.1.0 (rhbz#2231758)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Christoph Erhardt <fedora(a)sicherha.de> - 2.1.0-1
- Bump version to 2.1.0 (rhbz#2231758)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231758 - mold-2.1.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231758
--------------------------------------------------------------------------------
================================================================================
mosquitto-2.0.17-1.el9 (FEDORA-EPEL-2023-f4d52e6818)
Open Source MQTT v5/v3.1.x Broker
--------------------------------------------------------------------------------
Update Information:
2.0.17 Broker: * Fix `max_queued_messages 0` stopping clients from receiving
messages * Fix `max_inflight_messages` not being set correctly. Apps: * Fix
`mosquitto_passwd -U` backup file creation. 2.0.16 Security: *
CVE-2023-28366: Fix memory leak in broker when clients send multiple QoS 2
messages with the same message ID, but then never respond to the PUBREC
commands. * CVE-2023-0809: Fix excessive memory being allocated based on
malicious initial packets that are not CONNECT packets. * CVE-2023-3592: Fix
memory leak when clients send v5 CONNECT packets with a will message that
contains invalid property types. * Broker will now reject Will messages that
attempt to publish to $CONTROL/. * Broker now validates usernames provided in a
TLS certificate or TLS-PSK identity are valid UTF-8. * Fix potential crash when
loading invalid persistence file. * Library will no longer allow single level
wildcard certificates, e.g. *.com Broker: * Fix $SYS messages being expired
after 60 seconds and hence unchanged values disappearing. * Fix some retained
topic memory not being cleared immediately after used. * Fix error handling
related to the `bind_interface` option. * Fix std* files not being redirected
when daemonising, when built with assertions removed. * Fix default settings
incorrectly allowing TLS v1.1. * Use line buffered mode for stdout. Closes
#2354. * Fix bridges with non-matching cleansession/local_cleansession being
expired on start after restoring from persistence. * Fix connections being
limited to 2048 on Windows. The limit is now 8192, where supported. * Broker
will log warnings if sensitive files are world readable/writable, or if the
owner/group is not the same as the user/group the broker is running as. In
future versions the broker will refuse to open these files. *
mosquitto_memcmp_const is now more constant time. * Only register with DLT if
DLT logging is enabled. * Fix any possible case where a json string might be
incorrectly loaded. This could have caused a crash if a textname or
textdescription field of a role was not a string, when loading the dynsec config
from file only. * Dynsec plugin will not allow duplicate clients/groups/roles
when loading config from file, which matches the behaviour for when creating
them. * Fix heap overflow when reading corrupt config with "log_dest file".
Client library: * Use CLOCK_BOOTTIME when available, to keep track of time.
This solves the problem of the client OS sleeping and the client hence not being
able to calculate the actual time for keepalive purposes. * Fix default settings
incorrectly allowing TLS v1.1. * Fix high CPU use on slow TLS connect. Clients:
* Fix incorrect topic-alias property value in mosquitto_sub json output. * Fix
confusing message on TLS certificate verification. Apps: * mosquitto_passwd
uses mkstemp() for backup files. * `mosquitto_ctrl dynsec init` will refuse to
overwrite an existing file, without a race-condition.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Peter Robinson <pbrobinson(a)fedoraproject.org> - 2.0.17-1
- Update to 2.0.17
* Fri Aug 18 2023 Peter Robinson <pbrobinson(a)fedoraproject.org> - 2.0.16-1
- Update to 2.0.16
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
ocserv-1.2.1-2.el9 (FEDORA-EPEL-2023-6b1d1369df)
OpenConnect SSL VPN server
--------------------------------------------------------------------------------
Update Information:
make check: no longer use xfail for missing file
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Nikos Mavrogiannopoulos <n.mavrogiannopoulos(a)gmail.com> - 1.2.1-2
- make check: no longer use xfail for missing file
* Wed Aug 23 2023 Packit <hello(a)packit.dev> - 1.2.1-1
- [packit] 1.2.1 upstream release
* Wed Aug 23 2023 Nikos Mavrogiannopoulos <n.mavrogiannopoulos(a)gmail.com> - 1.2.0-4
- corrected download link
* Tue Aug 22 2023 Nikos Mavrogiannopoulos <n.mavrogiannopoulos(a)gmail.com> - 1.2.0-3
- updated URIs of source
* Tue Aug 15 2023 Nikos Mavrogiannopoulos <n.mavrogiannopoulos(a)gmail.com> - 1.2.0-2
- use %systemd_postun_with_restart
--------------------------------------------------------------------------------
================================================================================
python-osrf-pycommon-2.1.4-1.el9 (FEDORA-EPEL-2023-04ff9873df)
Commonly needed Python modules used by software developed at OSRF
--------------------------------------------------------------------------------
Update Information:
Update to latest release.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Scott K Logan <logans(a)cottsay.net> - 2.1.4-1
- Update to 2.1.4 (rhbz#2233722)
* Fri Jul 21 2023 Scott K Logan <logans(a)cottsay.net> - 2.1.3-1
- Update to 2.1.3 (rhbz#2222415)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2233722 - python-osrf-pycommon-2.1.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2233722
--------------------------------------------------------------------------------
================================================================================
python-pykeepass-4.0.6-1.el9 (FEDORA-EPEL-2023-f4e757ebdd)
Python library to interact with keepass databases
--------------------------------------------------------------------------------
Update Information:
Update to 4.0.6 (drops Python 2 support).
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1:4.0.6-1
- Update to 4.0.6 (close RHBZ#2233681)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2233681 - python-pykeepass-4.0.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2233681
--------------------------------------------------------------------------------
================================================================================
rust-cc-1.0.83-1.el9 (FEDORA-EPEL-2023-4cfd2cee7a)
Build-time dependency for Cargo build scripts to invoke the native C compiler
--------------------------------------------------------------------------------
Update Information:
Update to version 1.0.83.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.83-1
- Update to version 1.0.83; Fixes RHBZ#2229571
--------------------------------------------------------------------------------
================================================================================
rust-cpp_demangle-0.4.3-1.el9 (FEDORA-EPEL-2023-3861fa7b21)
Crate for demangling C++ symbols
--------------------------------------------------------------------------------
Update Information:
Update to version 0.4.3.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.3-1
- Update to version 0.4.3; Fixes RHBZ#2232800
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-dashmap-5.5.1-1.el9 (FEDORA-EPEL-2023-04f07b37b6)
Blazing fast concurrent HashMap for Rust
--------------------------------------------------------------------------------
Update Information:
Update to version 5.5.1.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 5.5.1-1
- Update to version 5.5.1; Fixes RHBZ#2233342
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-dyn-clone-1.0.13-1.el9 (FEDORA-EPEL-2023-1cef4c0336)
Clone trait that is object-safe
--------------------------------------------------------------------------------
Update Information:
Update to version 1.0.13.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.13-1
- Update to version 1.0.13; Fixes RHBZ#2232456
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-erased-serde-0.3.29-1.el9 (FEDORA-EPEL-2023-a0c133ae1e)
Type-erased Serialize and Serializer traits
--------------------------------------------------------------------------------
Update Information:
Update to version 0.3.29.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.3.29-1
- Update to version 0.3.29; Fixes RHBZ#2232466
--------------------------------------------------------------------------------
================================================================================
rust-gix-command-0.2.9-1.el9 (FEDORA-EPEL-2023-cf7303aa9f)
Handle gitoxide internal git command execution
--------------------------------------------------------------------------------
Update Information:
Update to version 0.2.9.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.9-1
- Update to version 0.2.9; Fixes RHBZ#2233471
--------------------------------------------------------------------------------
================================================================================
rust-gix-date-0.7.3-1.el9 (FEDORA-EPEL-2023-3127109b8a)
Parse dates the way git does
--------------------------------------------------------------------------------
Update Information:
Update to version 0.7.3.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.7.3-1
- Update to version 0.7.3; Fixes RHBZ#2233472
--------------------------------------------------------------------------------
================================================================================
rust-gix-quote-0.4.7-1.el9 (FEDORA-EPEL-2023-01221744b1)
Deal with various quotations used by git
--------------------------------------------------------------------------------
Update Information:
Update to version 0.4.7.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.7-1
- Update to version 0.4.7; Fixes RHBZ#2233478
--------------------------------------------------------------------------------
================================================================================
rust-h2-0.3.21-1.el9 (FEDORA-EPEL-2023-8d69867495)
HTTP/2 client and server
--------------------------------------------------------------------------------
Update Information:
Update to version 0.3.21.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.3.21-1
- Update to version 0.3.21; Fixes RHBZ#2233225
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-image-0.24.7-2.el9 (FEDORA-EPEL-2023-6893a43d26)
Imaging library
--------------------------------------------------------------------------------
Update Information:
- New rust-qoi package - Enable qoi support in rust-image
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Kalev Lember <klember(a)redhat.com> - 0.24.7-2
- Enable qoi support now that rust-qoi is packaged in Fedora
--------------------------------------------------------------------------------
================================================================================
rust-num-bigint-0.4.4-1.el9 (FEDORA-EPEL-2023-c24bb4a9a9)
Big integer implementation for Rust
--------------------------------------------------------------------------------
Update Information:
Update to version 0.4.4.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.4-1
- Update to version 0.4.4; Fixes RHBZ#2233687
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu May 25 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.3-5
- Regenerate with rust2rpm v24
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-ordered-float-3.9.1-1.el9 (FEDORA-EPEL-2023-94d0abd45e)
Wrappers for total ordering on floats
--------------------------------------------------------------------------------
Update Information:
Update to version 3.9.1.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 3.9.1-1
- Update to version 3.9.1; Fixes RHBZ#2232698
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-petgraph-0.6.4-1.el9 (FEDORA-EPEL-2023-476bcc5a59)
Graph data structure library
--------------------------------------------------------------------------------
Update Information:
Update to version 0.6.4.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.6.4-1
- Update to version 0.6.4; Fixes RHBZ#2233060
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-png-0.17.10-1.el9 (FEDORA-EPEL-2023-cc15d42a39)
Decoding and encoding library in pure Rust
--------------------------------------------------------------------------------
Update Information:
Update to version 0.17.10.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.17.10-1
- Update to version 0.17.10; Fixes RHBZ#2232717
--------------------------------------------------------------------------------
================================================================================
rust-qoi-0.4.1-1.el9 (FEDORA-EPEL-2023-6893a43d26)
VERY fast encoder/decoder for QOI (Quite Okay Image) format
--------------------------------------------------------------------------------
Update Information:
- New rust-qoi package - Enable qoi support in rust-image
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Kalev Lember <klember(a)redhat.com> - 0.4.1-1
- Initial Fedora packaging (rhbz#2233787)
--------------------------------------------------------------------------------
================================================================================
rust-quote-1.0.33-1.el9 (FEDORA-EPEL-2023-40e5133816)
Quasi-quoting macro quote!(...)
--------------------------------------------------------------------------------
Update Information:
Update to version 1.0.33.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.33-1
- Update to version 1.0.33; Fixes RHBZ#2232462
--------------------------------------------------------------------------------
================================================================================
rust-reqwest-0.11.19-1.el9 (FEDORA-EPEL-2023-fe937726ff)
Higher level HTTP client library
--------------------------------------------------------------------------------
Update Information:
Update to version 0.11.19.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.11.19-1
- Update to version 0.11.19; Fixes RHBZ#2233319
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-serde-1.0.185-1.el9 (FEDORA-EPEL-2023-9feb1ba9d3)
Generic serialization/deserialization framework
--------------------------------------------------------------------------------
Update Information:
Update the serde and serde_derive crates to version 1.0.185.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.185-1
- Update to version 1.0.185; Fixes RHBZ#2227376
--------------------------------------------------------------------------------
================================================================================
rust-serde_derive-1.0.185-1.el9 (FEDORA-EPEL-2023-9feb1ba9d3)
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
--------------------------------------------------------------------------------
Update Information:
Update the serde and serde_derive crates to version 1.0.185.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.185-1
- Update to version 1.0.185; Fixes RHBZ#2227377
--------------------------------------------------------------------------------
================================================================================
rust-similar-asserts-1.5.0-1.el9 (FEDORA-EPEL-2023-c561d4877c)
Assert_eq! like macros with colorized diff output
--------------------------------------------------------------------------------
Update Information:
Update to version 1.5.0.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.5.0-1
- Update to version 1.5.0; Fixes RHBZ#2232987
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-slab-0.4.9-1.el9 (FEDORA-EPEL-2023-509f9cff73)
Pre-allocated storage for a uniform data type
--------------------------------------------------------------------------------
Update Information:
Update to version 0.4.9.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.9-1
- Update to version 0.4.9; Fixes RHBZ#2233580
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-syn-2.0.29-1.el9 (FEDORA-EPEL-2023-e165bc36bb)
Parser for Rust source code
--------------------------------------------------------------------------------
Update Information:
Update to version 2.0.29.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 2.0.29-1
- Update to version 2.0.29; Fixes RHBZ#2232474
--------------------------------------------------------------------------------
================================================================================
rust-thread-id-4.2.0-1.el9 (FEDORA-EPEL-2023-d8d5d5368f)
Get a unique thread ID
--------------------------------------------------------------------------------
Update Information:
Update to version 4.2.0.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 4.2.0-1
- Update to version 4.2.0; Fixes RHBZ#2232921
--------------------------------------------------------------------------------
================================================================================
rust-trybuild-1.0.83-1.el9 (FEDORA-EPEL-2023-c5c1011ecc)
Test harness for ui tests of compiler diagnostics
--------------------------------------------------------------------------------
Update Information:
Update to version 1.0.83.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.0.83-1
- Update to version 1.0.83; Fixes RHBZ#2232475
--------------------------------------------------------------------------------
================================================================================
rust-unicase-2.7.0-1.el9 (FEDORA-EPEL-2023-256df18f6d)
Case-insensitive wrapper around strings
--------------------------------------------------------------------------------
Update Information:
Update to version 2.7.0.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Fabio Valentini <decathorpe(a)gmail.com> - 2.7.0-1
- Update to version 2.7.0; Fixes RHBZ#2233337
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.6.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Apr 12 2023 Fabio Valentini <decathorpe(a)gmail.com> - 2.6.0-11
- Regenerate with rust2rpm v24
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.6.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
xmppc-0.1.2-5.el9 (FEDORA-EPEL-2023-b7b0713e2e)
A command-line interface (CLI) XMPP Client
--------------------------------------------------------------------------------
Update Information:
Rebuild for libstrophe 0.12.3
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 23 2023 Matthieu Saulnier <fantom(a)fedoraproject.org> - 0.1.2-5
- Rebuild for libstrophe 0.12.3
- Improve file ownership in doc subpackage
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
Dear all,
zeek, an open source network security monitoring tool, has an out of
date version, 4.2.0 packaged for EPEL 8 and 9: https://src.fedoraproject.org/rpms/zeek/
It was also never built for Fedora.
Per upstream documentation, https://github.com/zeek/zeek/wiki/Release-Cadence#types-of-releases
- LTS releases (x.0.z) are made every year
- LTS releases are supported until the first feature release
after the following LTS ((x+1).1.0) - or roughly four months after the
next LTS
6.0.0 just came out at the end of May.
Since the Fedora branches are currently unused, my plan is:
- use them to track feature releases (currently 6.0.0)
- update EPEL 8 and 9 to track 6.0.z
- for future updates, keep EPEL branches on the current LTS until it
goes out of support, then do an incompatible upgrade to the next LTS
- for new EPEL branches, start off with the last LTS build in rawhide
(e.g. 6.0.3) and update it to the latest patch release in the same
major version (e.g. 6.0.5)
This is just a heads up right now, I plan to do a build for Rawhide
tomorrow, and based on discussion here an update for EPEL 8/9 will, or
will not, be built next week.
Best regards,
--
Michel Alexandre Salim
identities: https://keyoxide.org/5dce2e7e9c3b1cffd335c1d78b229d2f7ccc04f2
The following Fedora EPEL 7 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-0454ca80fd clamav-0.103.9-1.el7
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-254992a2ef chromium-116.0.5845.96-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
knot-resolver-5.7.0-1.el7
Details about builds:
================================================================================
knot-resolver-5.7.0-1.el7 (FEDORA-EPEL-2023-945c08cb13)
Caching full DNS Resolver
--------------------------------------------------------------------------------
Update Information:
Update to new upstream version 5.7.0
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 22 2023 Jakub Ru��i��ka <jakub.ruzicka(a)nic.cz> - 5.7.0-1
- New upstream version 5.7.0
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-917679773c GitPython-3.1.32-1.el9
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-e2fcc4af81 llhttp-8.1.1-1.el9 python-aiohttp-3.8.5-1.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-f08c8f0812 chromium-116.0.5845.96-1.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-e2f8cb1ee1 clamav-1.0.2-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
ImageMagick-6.9.12.93-1.el9
arpwatch-3.3-12.el9
knot-resolver-5.7.0-1.el9
lagrange-1.16.7-1.el9
libcacard-2.8.1-6.el9
libicu50-50.2-5.el9
libpng12-1.2.57-18.el9
ntpsec-1.2.2a-1.el9
pcsc-tools-1.6.2-2.el9
php-pecl-mailparse-3.1.6-1.el9
python-mapbox-earcut-1.0.1-4.el9
rust-difftastic-0.50.0-2.el9
rust-libmimalloc-sys-0.1.33-1.el9
rust-mimalloc-0.1.37-1.el9
Details about builds:
================================================================================
ImageMagick-6.9.12.93-1.el9 (FEDORA-EPEL-2023-7a43301d55)
An X application for displaying and manipulating images
--------------------------------------------------------------------------------
Update Information:
Update ImageMagick to 6.9.12.93
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 22 2023 S��rgio Basto <sergio(a)serjux.com> - 1:6.9.12.93-1
- Update ImageMagick to 6.9.12.93
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2208537 - CVE-2023-2157 ImageMagick: heap overflow vulnerability
https://bugzilla.redhat.com/show_bug.cgi?id=2208537
[ 2 ] Bug #2210659 - CVE-2023-34152 ImageMagick: RCE (shell command injection) vulnerability in OpenBlob with --enable-pipes configured
https://bugzilla.redhat.com/show_bug.cgi?id=2210659
[ 3 ] Bug #2210660 - CVE-2023-34153 ImageMagick: Shell command injection vulnerability via video:vsync or video:pixel-format options in VIDEO encoding/decoding
https://bugzilla.redhat.com/show_bug.cgi?id=2210660
[ 4 ] Bug #2214148 - CVE-2023-34474 ImageMagick: heap-based buffer overflow in ReadTIM2ImageData() function in coders/tim2.c
https://bugzilla.redhat.com/show_bug.cgi?id=2214148
[ 5 ] Bug #2214149 - CVE-2023-34475 ImageMagick: heap use-after-free issue in ReplaceXmpValue() function in MagickCore/profile.c.
https://bugzilla.redhat.com/show_bug.cgi?id=2214149
--------------------------------------------------------------------------------
================================================================================
arpwatch-3.3-12.el9 (FEDORA-EPEL-2023-2440c48acd)
Network monitoring tools for tracking IP addresses on a network
--------------------------------------------------------------------------------
Update Information:
Generate ethercodes.dat from latest oui.csv
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 21 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 14:3.3-12
- Generate ethercodes.dat from latest oui.csv
--------------------------------------------------------------------------------
================================================================================
knot-resolver-5.7.0-1.el9 (FEDORA-EPEL-2023-d970476232)
Caching full DNS Resolver
--------------------------------------------------------------------------------
Update Information:
Update to new upstream version 5.7.0
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 22 2023 Jakub Ru��i��ka <jakub.ruzicka(a)nic.cz> - 5.7.0-1
- New upstream version 5.7.0
--------------------------------------------------------------------------------
================================================================================
lagrange-1.16.7-1.el9 (FEDORA-EPEL-2023-5cf0ee8dde)
A Beautiful Gemini Client
--------------------------------------------------------------------------------
Update Information:
- Zoomable input prompt text. - Option for silently following scheme-changing
redirects. - Tab creation and closing follows common browser conventions. -
Preferences: Moved cache/memory size settings under "Content". - Smarter page
titling for windows/tabs. - Bug fixes: incorrect tab order at launch and with
"Open in New Tabs"; handling Ctrl+L/���L when Upload dialog is open; hiding input
prompt dialog when switching tabs; unresponsive text fields; parsing
"hostname:port" in navbar; a couple of potential crashes. - (v1.16.1) Fixed
AltGr key when entering text. - (v1.16.2) Set focus to navbar URL when opening a
window. Fixed issues with shortening URLs by omitting the "gemini:" (now only
done visually, as it should be). - (v1.16.3) Bug fixes: Trim pasted URLs;
zooming vs. multiple windows; single-Emoji links not appearing; navbar URL text
selection when switching tabs; mouse scrolling unfocused windows; (macOS)
restoring correct window focus when app comes to foreground. - (v1.16.4) UI:
improved context menu popup placement; improved tab closing order; center short
titles in margin. Bug fixes: navbar URL selection; input prompt layout; input
field update when blinking cursor disabled; stuck mouse button when opening
context menu while dragging; incorrect behavior during/after window resizing.
macOS: drag getting stuck when opening a context menu, potential window freezes
while swiping. Windows: Updated SDL to 2.26.5. Linux: Updated AppImage's SDL to
2.26.5 built from source, fixing window behavior issues; the binary is still
compiled on Ubuntu 18.04. TUI: Fixed build error. - (v1.16.5) Fixed a crash in
the Flatpak build. Changed where new tabs are placed with the regular "New Tab"
command. - (v1.16.6) Bug fixes: crash related to invalid UTF-8 on a link line;
splitting long lines in input fields. - (v1.16.7) Fixed a couple of issues with
streaming responses.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 22 2023 Michel Alexandre Salim <salimma(a)fedoraproject.org> - 1.16.7-1
- Update to 1.16.7
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.15.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2179142 - lagrange-1.16.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2179142
--------------------------------------------------------------------------------
================================================================================
libcacard-2.8.1-6.el9 (FEDORA-EPEL-2023-bc059c92be)
CAC (Common Access Card) library
--------------------------------------------------------------------------------
Update Information:
New package for EPEL9
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3:2.8.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu May 18 2023 Jakub Jelen <jjelen(a)redhat.com> - 2.8.1-5
- Sort certificates by ID
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3:2.8.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3:2.8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3:2.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 16 2021 Jakub Jelen <jjelen(a)redhat.com> - 2.8.1-1
- New upstream release
* Mon Aug 2 2021 Marc-Andr�� Lureau <marcandre.lureau(a)redhat.com> - 3:2.8.0-5.20210801gitcf6121deb4
- Fix UNKNOWN pkg-config version, rhbz#1989031
* Sun Aug 1 2021 Marc-Andr�� Lureau <marcandre.lureau(a)redhat.com> - 3:2.8.0-4.20210801gitcf6121deb4
- Update to git snapshot v2.8.0.22
- Fix FTBFS rhbz#1987641
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3:2.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2233160 - Please branch and build libcacard in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2233160
--------------------------------------------------------------------------------
================================================================================
libicu50-50.2-5.el9 (FEDORA-EPEL-2023-88bf7b3af9)
Compat package with icu libraries
--------------------------------------------------------------------------------
Update Information:
Initial libicu50 package based on RHEL7's icu package.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 21 2023 Carl George <carlwgeorge(a)fedoraproject.org> - 50.2-5
- Initial libicu50 package based on RHEL7's icu package
--------------------------------------------------------------------------------
================================================================================
libpng12-1.2.57-18.el9 (FEDORA-EPEL-2023-38b4893cf4)
Old version of libpng, needed to run old binaries
--------------------------------------------------------------------------------
Update Information:
first build for epel9
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.57-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.57-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.57-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.57-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.57-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2233544 - Please branch and build libpng12 in epel9.
https://bugzilla.redhat.com/show_bug.cgi?id=2233544
--------------------------------------------------------------------------------
================================================================================
ntpsec-1.2.2a-1.el9 (FEDORA-EPEL-2023-02f7139d40)
NTP daemon and utilities
--------------------------------------------------------------------------------
Update Information:
Security fix for CVE-2023-4012 (server crash after client request)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 3 2023 Miroslav Lichvar <mlichvar(a)redhat.com> 1.2.2a-1
- update to 1.2.2a (CVE-2023-4012)
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint(a)redhat.com> - 1.2.2-3
- Rebuilt for Python 3.12
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan 2 2023 Miroslav Lichvar <mlichvar(a)redhat.com> 1.2.2-1
- update to 1.2.2
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 1.2.1-8
- Rebuilt for Python 3.11
--------------------------------------------------------------------------------
================================================================================
pcsc-tools-1.6.2-2.el9 (FEDORA-EPEL-2023-ed0afd252f)
Tools to be used with smart cards and PC/SC
--------------------------------------------------------------------------------
Update Information:
New EPEL9 package
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jan 31 2023 Jakub Jelen <jjelen(a)redhat.com> - 1.6.2-1
- New upstream release (#2165783)
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan 2 2023 Jakub Jelen <jjelen(a)redhat.com> - 1.6.1-1
- New upstream release (#2156953)
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jan 31 2022 Jakub Jelen <jjelen(a)redhat.com> - 1.6.0-1
- New upstream release (#2048150)
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Nov 8 2021 Jakub Jelen <jjelen(a)redhat.com> - 1.5.8-1
- New upstream release and updated smartcard list (#2020954)
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
php-pecl-mailparse-3.1.6-1.el9 (FEDORA-EPEL-2023-dd6d05c445)
PHP PECL package for parsing and working with email messages
--------------------------------------------------------------------------------
Update Information:
**Version 3.1.6** - fix #29 Segmentation fault with ISO-2022-JP Subject header
- fix #30 Segmentation fault with UTF-8 encoded X-MS-Iris-MetaData header -
revert fix #81403 mailparse_rfc822_parse_addresses drops escaped quotes
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 22 2023 Remi Collet <remi(a)remirepo.net> - 3.1.6-1
- update to 3.1.6
--------------------------------------------------------------------------------
================================================================================
python-mapbox-earcut-1.0.1-4.el9 (FEDORA-EPEL-2023-fb11e5cf37)
Python bindings to the mapbox earcut C++ library
--------------------------------------------------------------------------------
Update Information:
Fix Python 3.9/3.11 conflict from pybind11-static BR ---- Fix FTBFS due to
Python version confusion with pybind11
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 21 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.0.1-4
- Fix Python 3.9/3.11 conflict from pybind11-static BR
* Wed Aug 16 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.0.1-3
- Drop BR on virtual Provides for header-only pybind11
- Fixes FTBFS due to a conflict between Python 3.9 and 3.11 pybind11
packages in EL9; the Python 3.11 one now appears to provide
pybind11-static.
--------------------------------------------------------------------------------
================================================================================
rust-difftastic-0.50.0-2.el9 (FEDORA-EPEL-2023-fda414e18d)
Structural diff that understands syntax
--------------------------------------------------------------------------------
Update Information:
### Conflicts Difftastic now supports parsing files with conflict markers,
enabling you to diff the two conflicting file states. ``` $ difft
file_with_conflicts.js ``` ### Parsing Updated Elixir, Erlang, Go, Kotlin and
Racket parsers. ### Display Tweaked the colours on the file header, to make
metadata less prominent. Improved styling of file rename information. Improved
syntax hightling for Java built-in types. ### Diffing Fixed an issue with
runaway memory usage when the two files input files had a large number of
differences.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 21 2023 Michel Alexandre Salim <salimma(a)fedoraproject.org> - 0.50.0-2
- Fix typo on License field
* Mon Aug 21 2023 Michel Alexandre Salim <salimma(a)fedoraproject.org> - 0.50.0-1
- Update to 0.50.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2232292 - rust-difftastic-0.50.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232292
--------------------------------------------------------------------------------
================================================================================
rust-libmimalloc-sys-0.1.33-1.el9 (FEDORA-EPEL-2023-c61d8e91c3)
Sys crate wrapping the mimalloc allocator
--------------------------------------------------------------------------------
Update Information:
## 0.1.37 2023-04-24, v1.8.2, v2.1.2: - Fixes build issues on freeBSD, musl,
and C17 (UE 5.1.1) - Reduce code size/complexity by removing regions and
segment-cache's and only use arenas with improved memory purging -- this may
improve memory usage as well for larger services. - Renamed options for
consistency. - Improved Valgrind and ASAN checking. ## 0.1.36 Fixed platform-
specific build errors from upstream
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 22 2023 Michel Alexandre Salim <salimma(a)fedoraproject.org> - 0.1.33-1
- Update to 0.1.33
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2183708 - rust-libmimalloc-sys-0.1.33 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2183708
[ 2 ] Bug #2183716 - rust-mimalloc-0.1.37 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2183716
--------------------------------------------------------------------------------
================================================================================
rust-mimalloc-0.1.37-1.el9 (FEDORA-EPEL-2023-c61d8e91c3)
Performance and security oriented drop-in allocator
--------------------------------------------------------------------------------
Update Information:
## 0.1.37 2023-04-24, v1.8.2, v2.1.2: - Fixes build issues on freeBSD, musl,
and C17 (UE 5.1.1) - Reduce code size/complexity by removing regions and
segment-cache's and only use arenas with improved memory purging -- this may
improve memory usage as well for larger services. - Renamed options for
consistency. - Improved Valgrind and ASAN checking. ## 0.1.36 Fixed platform-
specific build errors from upstream
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 22 2023 Michel Alexandre Salim <salimma(a)fedoraproject.org> - 0.1.37-1
- Update to 0.1.37
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.32-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.32-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2183708 - rust-libmimalloc-sys-0.1.33 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2183708
[ 2 ] Bug #2183716 - rust-mimalloc-0.1.37 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2183716
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-0454ca80fd clamav-0.103.9-1.el7
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-254992a2ef chromium-116.0.5845.96-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
csdiff-3.0.4-1.el7
Details about builds:
================================================================================
csdiff-3.0.4-1.el7 (FEDORA-EPEL-2023-4d3a2d67ed)
Non-interactive tools for processing code scan results in plain-text
--------------------------------------------------------------------------------
Update Information:
- update to latest upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 21 2023 Kamil Dudka <kdudka(a)redhat.com> 3.0.4-1
- update to latest upstream release
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-9a26de25cf GitPython-3.1.18-2.el8
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-37fa993c81 clamav-0.103.9-1.el8
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-db0eac64fb chromium-116.0.5845.96-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
csdiff-3.0.4-1.el8
Details about builds:
================================================================================
csdiff-3.0.4-1.el8 (FEDORA-EPEL-2023-0d61e63464)
Non-interactive tools for processing code scan results in plain-text
--------------------------------------------------------------------------------
Update Information:
- update to latest upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 21 2023 Kamil Dudka <kdudka(a)redhat.com> 3.0.4-1
- update to latest upstream release
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-0454ca80fd clamav-0.103.9-1.el7
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-254992a2ef chromium-116.0.5845.96-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
rpkg-1.66-11.el7
Details about builds:
================================================================================
rpkg-1.66-11.el7 (FEDORA-EPEL-2023-47273a13b3)
Python library for interacting with rpm+git
--------------------------------------------------------------------------------
Update Information:
- Patch: Support for checking exploded sources before push - Patch: Split git
credential data on first = only
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Ond��ej Nosek <onosek(a)redhat.com> - 1.66-11
- Patch: Support for checking exploded sources before push
- Patch: Split git credential data on first = only
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.66-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 28 2023 Python Maint <python-maint(a)redhat.com> - 1.66-9
- Rebuilt for Python 3.12
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-917679773c GitPython-3.1.32-1.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-e2fcc4af81 llhttp-8.1.1-1.el9 python-aiohttp-3.8.5-1.el9
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-f08c8f0812 chromium-116.0.5845.96-1.el9
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-e2f8cb1ee1 clamav-1.0.2-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
borgmatic-1.8.2-1.el9
gensio-2.7.3-1.el9
mongo-c-driver-1.24.3-1.el9
rpkg-1.66-11.el9
rpmdistro-repoquery-0^20230819git18ae234-1.el9
vrms-rpm-2.3-1.el9
Details about builds:
================================================================================
borgmatic-1.8.2-1.el9 (FEDORA-EPEL-2023-8865ac2cdb)
Simple Python wrapper script for borgbackup
--------------------------------------------------------------------------------
Update Information:
- [#345](https://projects.torsion.org/borgmatic-
collective/borgmatic/issues/345): Add "key export" action to export a copy of
the repository key for safekeeping in case the original goes missing or
gets damaged. - [#727](https://projects.torsion.org/borgmatic-
collective/borgmatic/issues/727): Add a MariaDB database hook that uses native
MariaDB commands instead of the deprecated MySQL ones. Be aware though
that any existing backups made with the "mysql_databases:" hook are only
restorable with a "mysql_databases:" configuration. -
[#738](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/738):
Fix for potential data loss (data not getting restored) in which the database
"restore" action didn't actually restore anything and indicated success
anyway. - Remove the deprecated use of the MongoDB hook's "--db" flag for
database restoration. - Add source code reference documentation for getting
oriented with the borgmatic code as a developer:
[https://torsion.org/borgmatic/docs/reference/source-code/](https://torsion.org/borgmatic/docs/reference/source-code/)
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Felix Kaechele <felix(a)kaechele.ca> - 1.8.2-1
- update to 1.8.2
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231967 - borgmatic-1.8.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231967
--------------------------------------------------------------------------------
================================================================================
gensio-2.7.3-1.el9 (FEDORA-EPEL-2023-68b0f5ad07)
General Stream I/O
--------------------------------------------------------------------------------
Update Information:
No Linux relevant changes. Mostly macOS related audio support in this release.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Felix Kaechele <felix(a)kaechele.ca> - 2.7.3-1
- update to 2.7.3
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2232804 - gensio-2.7.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232804
--------------------------------------------------------------------------------
================================================================================
mongo-c-driver-1.24.3-1.el9 (FEDORA-EPEL-2023-84a25d9be7)
Client library written in C for MongoDB
--------------------------------------------------------------------------------
Update Information:
**libbson 1.24.3** Fixes: * Fix parsing of [ { $code: ... } ] or
[{$dbPointer: ...}]. * Improve detection Fix use of strerror_l * Fix
possible overflow parsing Decimal128 in extJSON with very large exponents ----
**libmongoc 1.24.3** Fixes: * Fix possible memory leak on SCRAM
authentication failure. * Fix possible recursive lock on network error in
single-threaded client.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 17 2023 Remi Collet <remi(a)remirepo.net> - 1.24.3-1
- update to 1.24.3
--------------------------------------------------------------------------------
================================================================================
rpkg-1.66-11.el9 (FEDORA-EPEL-2023-9044bd5946)
Python library for interacting with rpm+git
--------------------------------------------------------------------------------
Update Information:
- Patch: Support for checking exploded sources before push - Patch: Split git
credential data on first = only
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Ond��ej Nosek <onosek(a)redhat.com> - 1.66-11
- Patch: Support for checking exploded sources before push
- Patch: Split git credential data on first = only
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.66-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 28 2023 Python Maint <python-maint(a)redhat.com> - 1.66-9
- Rebuilt for Python 3.12
--------------------------------------------------------------------------------
================================================================================
rpmdistro-repoquery-0^20230819git18ae234-1.el9 (FEDORA-EPEL-2023-c53679bb52)
Tool to easily do repository queries for different distributions using DNF
--------------------------------------------------------------------------------
Update Information:
Update to snapshot from 20230819
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Davide Cavalca <dcavalca(a)fedoraproject.org> - 0^20230819git18ae234-1
- Update to snapshot from 20230819
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0^20230612gitcf75cee-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
vrms-rpm-2.3-1.el9 (FEDORA-EPEL-2023-00470cdf4f)
Report non-free software
--------------------------------------------------------------------------------
Update Information:
Initial build for EPEL9
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Artur Frenszek-Iwicki <fedora(a)svgames.pl> - 2.3-1
- Initial build for EPEL9
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-9a26de25cf GitPython-3.1.18-2.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-37fa993c81 clamav-0.103.9-1.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-db0eac64fb chromium-116.0.5845.96-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
mongo-c-driver-1.24.3-1.el8
rpkg-1.66-11.el8
rpmdistro-repoquery-0^20230819git18ae234-1.el8
vrms-rpm-2.3-1.el8
Details about builds:
================================================================================
mongo-c-driver-1.24.3-1.el8 (FEDORA-EPEL-2023-d630a30eff)
Client library written in C for MongoDB
--------------------------------------------------------------------------------
Update Information:
**libbson 1.24.3** Fixes: * Fix parsing of [ { $code: ... } ] or
[{$dbPointer: ...}]. * Improve detection Fix use of strerror_l * Fix
possible overflow parsing Decimal128 in extJSON with very large exponents ----
**libmongoc 1.24.3** Fixes: * Fix possible memory leak on SCRAM
authentication failure. * Fix possible recursive lock on network error in
single-threaded client.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 17 2023 Remi Collet <remi(a)remirepo.net> - 1.24.3-1
- update to 1.24.3
--------------------------------------------------------------------------------
================================================================================
rpkg-1.66-11.el8 (FEDORA-EPEL-2023-2f4a597fc1)
Python library for interacting with rpm+git
--------------------------------------------------------------------------------
Update Information:
- Patch: Support for checking exploded sources before push - Patch: Split git
credential data on first = only
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Ond��ej Nosek <onosek(a)redhat.com> - 1.66-11
- Patch: Support for checking exploded sources before push
- Patch: Split git credential data on first = only
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.66-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 28 2023 Python Maint <python-maint(a)redhat.com> - 1.66-9
- Rebuilt for Python 3.12
--------------------------------------------------------------------------------
================================================================================
rpmdistro-repoquery-0^20230819git18ae234-1.el8 (FEDORA-EPEL-2023-daae68ec7b)
Tool to easily do repository queries for different distributions using DNF
--------------------------------------------------------------------------------
Update Information:
Update to snapshot from 20230819
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Davide Cavalca <dcavalca(a)fedoraproject.org> - 0^20230819git18ae234-1
- Update to snapshot from 20230819
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0^20230612gitcf75cee-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
vrms-rpm-2.3-1.el8 (FEDORA-EPEL-2023-968ef24a78)
Report non-free software
--------------------------------------------------------------------------------
Update Information:
Update to v2.3
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 20 2023 Artur Frenszek-Iwicki <fedora(a)svgames.pl> - 2.3-1
- Update to latest release
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 7 updates-testing
netdata-1.42.1-1.el7
Details about builds:
================================================================================
netdata-1.42.1-1.el7 (FEDORA-EPEL-2023-269941ab0f)
Real-time performance monitoring
--------------------------------------------------------------------------------
Update Information:
Update to upstream release 1.42.1. update go config version to 0.54.1
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Didier Fabert <didier.fabert(a)gmail.com> 1.42.1-1
- Update from upstream
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2228415 - Cannot process /proc/<PID>/limits files
https://bugzilla.redhat.com/show_bug.cgi?id=2228415
[ 2 ] Bug #2231185 - netdata-1.42.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231185
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-d38bbaaf16 chromium-115.0.5790.170-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
copr-cli-1.110-1.el7
libpri-1.6.1-1.el7
python-copr-1.130-1.el7
ssldump-1.8-1.el7
Details about builds:
================================================================================
copr-cli-1.110-1.el7 (FEDORA-EPEL-2023-4519b66845)
Command line interface for COPR
--------------------------------------------------------------------------------
Update Information:
https://github.com/fedora-copr/copr/issues/2824 (added priority=X DNF parameter
per-project)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 1.110-1
- priority=X support for copr DNF repositories added
- new 'copr-cli download-build --logs' option added
- make the pyp2spec tool the default PyPI spec generator
--------------------------------------------------------------------------------
================================================================================
libpri-1.6.1-1.el7 (FEDORA-EPEL-2023-863bcb1bf2)
An implementation of Primary Rate ISDN
--------------------------------------------------------------------------------
Update Information:
Update to 1.6.1: q931.c: Fix subaddress finding octet 4.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.6.1-1
- Update to 1.6.1 (close RHBZ#2232386)
- New GPG key for dev team
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2232386 - libpri-1.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232386
--------------------------------------------------------------------------------
================================================================================
python-copr-1.130-1.el7 (FEDORA-EPEL-2023-4519b66845)
Python interface for Copr
--------------------------------------------------------------------------------
Update Information:
https://github.com/fedora-copr/copr/issues/2824 (added priority=X DNF parameter
per-project)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 1.130-1
- priority=X support added for copr project repositories
- several forward/backward compat fixes with libs/tooling
--------------------------------------------------------------------------------
================================================================================
ssldump-1.8-1.el7 (FEDORA-EPEL-2023-688a608bc3)
SSL/TLS network protocol analyzer
--------------------------------------------------------------------------------
Update Information:
# ssldump 1.8 - Switch build system from autotools to cmake - Add `-z` option
for printing timestamps in front of TCP headers
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Robert Scheck <robert(a)fedoraproject.org> 1.8-1
- Upgrade to 1.8 (#2231870)
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231870 - ssldump-1.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231870
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-72cd403ec5 chromium-115.0.5790.170-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
GitPython-3.1.18-2.el8
caddy-2.6.4-1.el8
converseen-0.10.0.1-2.el8
copr-cli-1.110-1.el8
copr-rpmbuild-0.69-1.el8
grsync-1.3.1-1.el8
libpri-1.6.1-1.el8
python-copr-1.130-1.el8
python-copr-common-0.20-1.el8
ssldump-1.8-1.el8
Details about builds:
================================================================================
GitPython-3.1.18-2.el8 (FEDORA-EPEL-2023-9a26de25cf)
Python Git Library
--------------------------------------------------------------------------------
Update Information:
Backport a patch to fully fix CVE-2022-24439
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 3.1.18-2
- Backport upstream patch to fully fix CVE-2022-24439, resolves rhbz#2231476
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231476 - TRIAGE-CVE-2023-40267 GitPython: Insecure non-multi options in clone and clone_from is not blocked [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2231476
--------------------------------------------------------------------------------
================================================================================
caddy-2.6.4-1.el8 (FEDORA-EPEL-2023-0b57e19163)
Web server with automatic HTTPS
--------------------------------------------------------------------------------
Update Information:
Initial caddy package for EPEL 8.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Carl George <carlwgeorge(a)fedoraproject.org> - 2.6.4-1
- Update to version 2.6.4
- Add man pages
- Use generated shell completion files instead of static ones
- Add fish shell completions
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.5.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jan 24 2023 Carl George <carl(a)george.computer> - 2.5.2-3
- Rebuild for CVE-2022-41717 in golang
* Wed Jan 18 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Aug 9 2022 Carl George <carl(a)george.computer> - 2.5.2-1
- Latest upstream, resolves rhbz#2062499 rhbz#2113136
* Wed Jul 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Maxwell G <gotmax(a)e.email> - 2.4.6-4
- Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in
golang
* Fri Jun 17 2022 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 2.4.6-3
- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
CVE-2022-29526, CVE-2022-30629
* Fri Feb 25 2022 Carl George <carl(a)george.computer> - 2.4.6-2
- Update welcome page symlink and image to work on both Fedora and EPEL
* Wed Feb 16 2022 Carl George <carl(a)george.computer> - 2.4.6-1
- Latest upstream rhbz#1984163
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Mar 3 2021 Carl George <carl(a)george.computer> - 2.3.0-1
- Latest upstream
- Fix vendored license handling
- Switch to white logo rhbz#1934864
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 2.2.1-3
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Oct 30 2020 Carl George <carl(a)george.computer> - 2.2.1-1
- Latest upstream
* Sat Sep 26 2020 Carl George <carl(a)george.computer> - 2.2.0-1
- Latest upstream
* Sat Sep 19 2020 Carl George <carl(a)george.computer> - 2.2.0~rc3-1
- Latest upstream
* Fri Aug 14 2020 Carl George <carl(a)george.computer> - 2.1.1-2
- Add bash and zsh completion support
* Sun Aug 9 2020 Carl George <carl(a)george.computer> - 2.1.1-1
- Update to Caddy v2
- Remove all v1 plugins
- Use vendored dependencies
- Remove devel subpackage
- Rename config file per upstream request
- Use webserver test page from system-logos-httpd
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.4-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 7 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 1.0.4-1
- Update to 1.0.4 (#1803691)
* Mon Feb 17 2020 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> - 1.0.3-3
- Rebuilt for GHSA-jf24-p9p9-4rjh
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Sep 7 2019 Carl George <carl(a)george.computer> - 1.0.3-1
- Latest upstream
- Remove bundled lego and plugins
- Remove dyn, gandi, namecheap, and rfc2136 dns providers
- Add patch0 to fix `-version` flag
- Add patch1 to adjust blackfriday import path
- Add devel subpackages
- Run test suite
* Wed Jul 24 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu May 9 2019 Carl George <carl(a)george.computer> - 0.11.4-2
- Switch unit file from ProtectSystem strict to full rhbz#1706651
* Wed Mar 6 2019 Carl George <carl(a)george.computer> - 0.11.4-1
- Latest upstream
- Update bundled dnsproviders to 0.1.3
- Update bundled lego to 2.2.0
- Enable googlecloud, route53, and azure dns providers on epel7
- Allow custom http port with default config file rhbz#1685446
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Nov 14 2018 Carl George <carl(a)george.computer> - 0.11.1-2
- Buildrequires at least golang 1.10
* Tue Nov 13 2018 Carl George <carl(a)george.computer> - 0.11.1-1
- Latest upstream
- Update bundled geoip
* Fri Oct 19 2018 Carl George <carl(a)george.computer> - 0.11.0-3
- Enable httpd_can_network_connect selinux boolean to connect to ACME endpoint rhbz#1641158
- Define UDP 80/443 as selinux http_port_t for QUIC rhbz#1608548
- Define TCP 5033 as selinux http_port_t for HTTP challenge rhbz#1641160
* Thu Jul 12 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sat May 12 2018 Carl George <carl(a)george.computer> - 0.11.0-1
- Latest upstream
* Sat Apr 21 2018 Carl George <carl(a)george.computer> - 0.10.14-1
- Latest upstream
- Overhaul %prep to extract everything with %setup
- Edit lego providers to require acmev2 instead of acme
- Add provides for specific providers from %import_path_dnsproviders and %import_path_lego
- Add azure dns provider on f28+
* Fri Apr 20 2018 Carl George <carl(a)george.computer> - 0.10.11-6
- Enable geoip plugin on EL7
- Only provide bundled geoip/realip/dnsproviders/lego when the respective plugin is enabled
* Wed Apr 18 2018 Carl George <carl(a)george.computer> - 0.10.11-5
- Add geoip plugin
* Tue Apr 17 2018 Carl George <carl(a)george.computer> - 0.10.11-4
- Correct ExclusiveArch fallback
* Mon Apr 16 2018 Carl George <carl(a)george.computer> - 0.10.11-3
- Enable s390x
- Disable googlecloud and route53 dns providers on EL7 due to dependency issues
* Fri Mar 30 2018 Carl George <carl(a)george.computer> - 0.10.11-2
- Add googlecloud dns provider
- Add route53 dns provider
- Set minimum golang version to 1.9
- Set selinux labels in scriptlets
* Sat Feb 24 2018 Carl George <carl(a)george.computer> - 0.10.11-1
- Latest upstream
* Sat Feb 24 2018 Carl George <carl(a)george.computer> - 0.10.10-4
- Change ProtectSystem from strict to full in unit file on RHEL
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jan 11 2018 Carl George <carl(a)george.computer> - 0.10.10-2
- Add powerdns provider
* Mon Oct 9 2017 Carl George <carl(a)george.computer> - 0.10.10-1
- Latest upstream
* Mon Oct 2 2017 Carl George <carl(a)george.computer> - 0.10.9-6
- Add provides for bundled libraries
* Mon Oct 2 2017 Carl George <carl(a)george.computer> - 0.10.9-5
- Enable rfc2136 dns provider
- List plugins in description
* Mon Sep 18 2017 Carl George <carl(a)george.computer> - 0.10.9-4
- Exclude s390x
* Sun Sep 17 2017 Carl George <carl(a)george.computer> - 0.10.9-3
- Add realip plugin
- Add conditionals for plugins
* Sat Sep 16 2017 Carl George <carl(a)george.computer> - 0.10.9-2
- Add sources for caddyserver/dnsproviders and xenolf/lego
- Disable all dns providers that require additional libraries (dnsimple, dnspod, googlecloud, linode, ovh, route53, vultr)
- Rewrite default index.html
* Tue Sep 12 2017 Carl George <carl(a)george.computer> - 0.10.9-1
- Latest upstream
- Add config validation to unit file
- Disable exoscale dns provider https://github.com/xenolf/lego/issues/429
* Fri Sep 8 2017 Carl George <carl(a)george.computer> - 0.10.8-1
- Latest upstream
- Build with %gobuild macro
- Move config subdirectory from /etc/caddy/caddy.conf.d to /etc/caddy/conf.d
* Tue Aug 29 2017 Carl George <carl(a)george.computer> - 0.10.7-1
- Latest upstream
* Fri Aug 25 2017 Carl George <carl(a)george.computer> - 0.10.6-2
- Use SIQQUIT to stop service
- Increase the process limit from 64 to 512
- Only `go get` in caddy/caddymain
* Fri Aug 11 2017 Carl George <carl(a)george.computer> - 0.10.6-1
- Latest upstream
- Add webserver virtual provides
- Drop tmpfiles and just own /var/lib/caddy directly
- Remove PrivateDevices setting from unit file, it prevents selinux process transitions
- Disable rfc2136 dns provider https://github.com/caddyserver/dnsproviders/issues/11
* Sat Jun 3 2017 Carl George <carl.george(a)rackspace.com> - 0.10.3-2
- Rename Envfile to envfile
- Rename Caddyfile to caddy.conf
- Include additional configs from caddy.conf.d directory
* Fri May 19 2017 Carl George <carl.george(a)rackspace.com> - 0.10.3-1
- Latest upstream
* Mon May 15 2017 Carl George <carl.george(a)rackspace.com> - 0.10.2-1
- Initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1759830 - No caddy package in EPEL-8
https://bugzilla.redhat.com/show_bug.cgi?id=1759830
--------------------------------------------------------------------------------
================================================================================
converseen-0.10.0.1-2.el8 (FEDORA-EPEL-2023-cc79943cdb)
A batch image conversion tool written in C++ with Qt5 and Magick++
--------------------------------------------------------------------------------
Update Information:
fix rhbz#2232396 - converseen-0.10.0.1 is available
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.10.0.1-1
- fix rhbz#2232396 - converseen-0.10.0.1 is available
* Fri Aug 11 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.10.0.0-1
- update to converseen-0.10.0.0 fixes rhbz#2231420
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.11.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Mar 31 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.11.1-1
- Update to 0.9.11.1 fixes rhbz#2177564
* Wed Feb 15 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.11.0-1
- Update to 0.9.11.0 fixes rhbz#2169785
* Sun Feb 12 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.10.1-1
- Update to 0.9.10.1 fixes rhbz#2161445
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan 9 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.10.0-1
- Update to 0.9.10.0 fixes rhbz#2159141
* Thu Jan 5 2023 Neal Gompa <ngompa(a)fedoraproject.org> - 0.9.9.8-2
- Rebuild for ImageMagick 7
* Thu Sep 15 2022 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.9.8-1
- Update to 0.9.9.8 fixes rhbz#2126958
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2229724 - [abrt] converseen: qTerminate(): converseen killed by SIGABRT
https://bugzilla.redhat.com/show_bug.cgi?id=2229724
--------------------------------------------------------------------------------
================================================================================
copr-cli-1.110-1.el8 (FEDORA-EPEL-2023-134dfe248c)
Command line interface for COPR
--------------------------------------------------------------------------------
Update Information:
https://github.com/fedora-copr/copr/issues/2824 (added priority=X DNF parameter
per-project)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 1.110-1
- priority=X support for copr DNF repositories added
- new 'copr-cli download-build --logs' option added
- make the pyp2spec tool the default PyPI spec generator
--------------------------------------------------------------------------------
================================================================================
copr-rpmbuild-0.69-1.el8 (FEDORA-EPEL-2023-1c9d3f9e3a)
Run COPR build tasks
--------------------------------------------------------------------------------
Update Information:
Copr Servers - August 2023 release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 0.69-1
- require python-specfile (in new enough) version, and use it for specfile
parsing instead of parsing the metadata from SRPMs
- make sure we have (also) the latest DNF5 on builders
- override disttag macro to None
- make sure detected epoch is int() or None
- build RPMs in one Mock step, instead of two (SRPM and then RPM)
- use Mock's bootstrap_image_ready for the custom build (Mock 5.0+ required)
- store review.json generated by fedora-review into the result directory
- better/more verbose logging in the results.json generator
- drop dependency on simplejson
- repeatedly try to download files from lookaside cache
- moving the package NEVRA parsing to from backend here into copr-rpmbuild
- priority=X support added for the Copr repository itself
- query exclusivearch and excludearch from the specfile, and store into results.json
* Tue May 23 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.68-1
- Fix python3-backoff dependency
* Mon May 22 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.67-1
- Add loggs to python-backoff decorator
- Set git.safe_directory as repo rootdir
- Explain how to reproduce the build locally
- Retry only git clone without checkouting
- Use git checkout instead of switch but ignore files
* Tue Apr 4 2023 Jiri Kyjovsky <j1.kyjovsky(a)gmail.com> 0.66-1
- Ise 'git switch', not 'git checkout'
* Wed Mar 22 2023 Jiri Kyjovsky <j1.kyjovsky(a)gmail.com> 0.65-1
- Add basic "clone" method
- Define some copr-specific environment variables
* Wed Jan 25 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.64-1
- Add runtime dependency for python-backoff
* Tue Jan 24 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.63-1
- Retry when copr-distgit is temporarily down
- Don't print traceback for 404 errors on SRPM download
- Decode URL encoded characters such as %5E into caret
- Use SPDX license
* Sat Nov 26 2022 Jakub Kadlcik <frostyx(a)email.cz> 0.62-1
- migrate from pipes to shlex
- move to GitHub home page
- use repos from task for custom method
- switch to template for custom method
- strip trailing / from clone url
* Tue Aug 9 2022 Jakub Kadlcik <frostyx(a)email.cz> 0.61-1
- rpmbuild: specify some optional parameters for pyp2spec
* Wed Jul 27 2022 Pavel Raiskup <praiskup(a)redhat.com> 0.60-1
- fix source build detection needed for %dist hacks
* Tue Jul 26 2022 Jakub Kadlcik <frostyx(a)email.cz> 0.59-1
- Add support for pyp2spec generator
- Define copr-specific macros for make_srpm method
- Define copr-specific macros for custom builds
- Determine SRPM builds by having source_type
- Undefine %dist for SRPM builds
- Build SRPM from DistGit even with missing sources
- Drop an unused extract_srpm method
* Tue Jun 21 2022 Jakub Kadlcik <frostyx(a)email.cz> 0.58-1
- Fix make_srpm with new git
- Define copr-specific macros also for SRPM builds
- SCM method to clone recursively
* Mon Apr 11 2022 Jakub Kadlcik <frostyx(a)email.cz> 0.57-1
- Don't fail a build because of fedora-review
- Require a new version of fedora-review tool
* Fri Mar 18 2022 Pavel Raiskup <praiskup(a)redhat.com> 0.56-1
- copr-distgit-client: document the configuration for the dist-git subpackage
- copr-distgit-client: add the centos-stream configuration
- copr-distgit-client: new --forked-from option that allows builds from (any) forks
- rpmbuild: support for remote refs in committish (PR#2049 and PR#2081)
* Wed Feb 2 2022 Silvie Chlupova <schlupov(a)redhat.com> 0.55.2-1
- don't depend on autospec in EL9
- use config file in *-cancel and *-log scripts
- better PID for copr-rpmbuild-log
- keep the required common version on one place
* Wed Nov 10 2021 Silvie Chlupova <schlupov(a)redhat.com> 0.55.1-1
- Fixing copr-common version
* Wed Nov 10 2021 Silvie Chlupova <schlupov(a)redhat.com> 0.54.2.dev-1
- Fixup ACR handling
- Always set 'requests.get()' timeout
- Drop ANSI escape sequences from logs again
- Install fedora-review-plugin-java
* Mon Oct 11 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.54-1
- %auto{spec,changelog} support for DistGit method
* Thu Sep 30 2021 Silvie Chlupova 0.53-1
- rpmbuild: require the latest version of gem2rpm
- rpmbuild: update main.ini and rpkg.conf.j2 for rpkg 3.0 compatibility
* Tue Jun 15 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.52-1
- provide the build results as results.json
- ensure the latest *rpm macros packages on builder
* Thu May 20 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.51-1
- don't cleanup resultdir itself, only contents
* Tue Apr 27 2021 Jakub Kadlcik <frostyx(a)email.cz> 0.50-1
- rpmbuild: properly cleanup mock bootstrap
- rpmbuild: document the options in main.ini file
- rpmbuild: clarify and encapsulate Provider's directories
- rpmbuild: cleanup the Provider class API
- rpmbuild: better error for cleanup issue#1258
* Tue Mar 16 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.49-1
- don't require fedora_review tag in task json
* Tue Mar 16 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.48-1
- support running the fedora-review tool
* Tue Feb 9 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.47-1
- scm method to not enforce 'master'
* Tue Feb 9 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.46-1
- rpmbuild: don't checkout master when not requested
* Wed Jan 20 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.45-1
- allow disabling modules in the buildroot
- fix background process (group) cancellation
* Mon Nov 30 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.44-1
- don't override isolation config by default
- require appropriate common version
- repeatedly send requests to frontend until they succeed
* Mon Nov 30 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.43-1
- new --isolation copr option in Copr
- require up2date copr-common
* Thu Nov 12 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.42-1
- require podman on all builders
- move the whole copr-distgit-client below copr-builder
- git module name to define the lookaside download url
* Wed Nov 11 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.41-1
- non-dev version and release
* Mon Nov 9 2020 Jakub Kadlcik <frostyx(a)email.cz> 0.40.2.dev-1
- rpmbuild: fix chroot_scan copying
- rpmbuild: fix mock --buildsrpm option
- rpmbuild: set Vendor metadata for builds
- rpmbuild: use mock --srpmbuild for spec file uploads
- frontend, cli, python, rpmbuild: better bootstrap config
- beaker-tests, cli, frontend, python, rpmbuild: add option to config bootstrap
- all: run pytest with -vv in package build
- rpmbuild: disable source fetch for the dist-git method
- rpmbuild: catch FileNotFound on el6 correctly
- rpmbuild: drop SourceType and rely on BuildSourceEnum
- common, cli, python, rpmbuild, frontend, backend: DistGit source method
- rpmbuild: fix Provider class design
- rpmbuild: inform about testsuite coverage
* Mon Aug 10 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.40-1
- provide the "dynamic" %buildtag
- define config_opts['root'] mock config for make srpm method
* Tue Jun 9 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.39-1
- more work delegate to builder scripts from backend
- don't delete the "old" .rpmnew files
- fix macro in comment (rpmlint)
* Fri Apr 3 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.38-1
- do not scrub mock caches, to re-use dnf/yum caches
- scrub chroot and bootstrap chroot when build is done
- invent /etc/copr-rpmbuild/mock-config-overrides config dir
- print human friendly error for nonexisting subdirectory
- less verbose error output
* Wed Feb 19 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.37-1
- add tests that we properly cleanup tmp directories
- mock 2.0: config s/use_bootstrap_container/use_bootstrap/
- mock 2.0: disable bootstrap chroot for make_srpm method
- put complete set of mock configs to resultdir, in tarball
- mock 2.0: use dnf.conf/yum.conf automatically
- make sure builders have the latest libsolv
* Thu Feb 6 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.36-1
- do not fail if we can not remove temporary we created
* Wed Feb 5 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.35-1
- mock config - module_enable needs to be an array
- catch FileExistsError in python2 compatible manner
* Wed Feb 5 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.34-1
- don't create unnecessary tmp directory
- prefix the name of all copr-rpmbuild temporary directory
- properly cleanup after obtaining sources, and build failure
- add support for mock's module_enable
* Fri Dec 6 2019 Pavel Raiskup <praiskup(a)redhat.com> 0.33-1
- rpmbuild: skip_if_unavailable=1 for non-ACR projects
* Wed Dec 4 2019 Pavel Raiskup <praiskup(a)redhat.com> 0.32-1
- fix custom method for F31's nspawn (--console=pipe is not default)
- buildrequires: add qemu-user-static for building armhfp
- module_hotfixes support
- define %copr_username again on copr builders
- skip_if_unavailable=False for copr_base
* Wed Jul 31 2019 Pavel Raiskup <praiskup(a)redhat.com> 0.31-1
- rpmbuild: make sure librepo/libdnf is always up2date
* Mon Jul 29 2019 Pavel Raiskup <praiskup(a)redhat.com> 0.30-1
- drop SCM parameters from copr-rpmbuild
- implement --task-file and --task-url parameters (issue#517)
* Fri Jun 7 2019 Pavel Raiskup <praiskup(a)redhat.com> 0.29-1
- clean /var/cache/mock automatically
* Mon May 27 2019 Pavel Raiskup <praiskup(a)redhat.com> 0.28-1
- don't use --private-users=pick
* Mon May 20 2019 Pavel Raiskup <praiskup(a)redhat.com> 0.27-1
- enforce use_host_resolv
- require even nosync.i686
* Tue May 14 2019 Pavel Raiskup <praiskup(a)redhat.com> 0.26-1
- [rpmbuild] ansible_python_interpreter: /usr/bin/python3
- [rpmbuild] install dnf-utils instead of yum-utils on Fedora
- [rpmbuild] builder: document some of the requires
- [rpmbuild] builder: merge dependencies from playbooks
- [rpmbuild] don't define %_disable_source_fetch
- [rpmbuild] use six.moves.urllib.parse
- [rpmbuild] download srpm/spec if url contains query string
* Wed Apr 24 2019 Jakub Kadl����k <frostyx(a)email.cz> 0.25-1
- remove dependency on python3-configparser
* Thu Jan 10 2019 Miroslav Such�� <msuchy(a)redhat.com> 0.24-1
- create copr-rpmbuild-all subpackage
- Fix `copr-cli mock-config` after switching to APIv3 by preprocessing repos on
frontend
- add python-srpm-macros
- print nice error when suggested package is not installed
- tito and rpkg should be required only by copr-builder
- create copr-builder
- let mock rootdir generation on clients
- rename repos 'url' attribute to 'baseurl'
- provide repo_id in project chroot build config
- Allow per-package chroot-blacklisting by wildcard patterns
- preprocess repo URLs on frontend
- revert back Suggests
- drop "downloading" state
- allow blacklisting packages from chroots
* Fri Oct 19 2018 Miroslav Such�� <msuchy(a)redhat.com> 0.23-1
- /usr/bin/env python3 -> /usr/bin/python3
- nicer live logs
* Tue Sep 18 2018 clime <clime(a)redhat.com> 0.22-1
- make spec_template for pypi in build config optional
- EPEL6 fixes
- EPEL7 fixes
- Merge #393 `use git_dir_archive instead of git_dir_pack`
- handle non-existent chroot for given build-id
- fix requests exception
- add support for copr://
- generate some sane mock root param when --copr arg is used
- add --copr arg to build/dump-configs against copr+chroot build defs
- pg#251 Make it possible for user to select pyp2rpm template
- --dump-configs option
* Wed Aug 29 2018 clime <clime(a)redhat.com> 0.21-1
- [rpmbuild] add possibility to supply rpkg.conf in top-level scm dir
- packaging: Python 2/3, RHEL/Fedora fixes
* Mon Aug 6 2018 clime <clime(a)redhat.com> 0.20-1
- for py3 use unittest.mock, otherwise mock from python2-mock
- avoid subprocess.communicate(timeout=..)
- BlockingIOError, IOError -> OSError
- hack for optional argparse subparser
- fix shebang for epel7
- use fcntl.lockf (works with python 2.7, too)
- make copr-rpmbuild installable/buildable on el7
* Fri May 18 2018 clime <clime(a)redhat.com> 0.19-1
- add --with/--without rpmbuild options for build chroot
* Thu Apr 26 2018 Dominik Turecek <dturecek(a)redhat.com> 0.18-1
- rpkg deployment into COPR - containers + releng continuation
- updates for latest upstream rpkg
- update rpkg.conf.j2 to the latest rpkg version
- s|/bin/env|/usr/bin/env| in shebang
* Fri Feb 23 2018 clime <clime(a)redhat.com> 0.17-1
- remove unused requires and rename rpm-python3 to python3-rpm
- switch copr-sources-custom to python3 shebang
- keep tmpfs data mounted acros mock invocations for custom method
* Mon Feb 19 2018 clime <clime(a)redhat.com> 0.16-1
- new custom source method
* Sun Feb 18 2018 clime <clime(a)redhat.com> 0.15-1
- add support for fetch_sources_only in task defition
- allow building rpms from srpms fetched by providers,
- extend cmdline with scm submode
- optionally set a priority for a repo
- add test for create_rpmmacros + refactoring
- allow only https and ftps protocols for source fetch
* Thu Jan 11 2018 clime <clime(a)redhat.com> 0.14-1
- copy out dnf and yum logs when using mock
- introspection and --version argument
* Mon Dec 11 2017 clime <clime(a)redhat.com> 0.13-1
- update man pages
- update help
- exclude 'tests' in package auto-discovery
- don't install additional stuff into bootstrap of custom buildroot
- Bug 1514221 - Copr fails to clone the repository. Build fails.
* Thu Nov 9 2017 clime <clime(a)redhat.com> 0.12-1
- fix get_mock_uniqueext call
- fortify make_srpm
- add '--private-users=pick' to make_srpm container to improve
security
- compatibility with rpkg-client-0.11
- add config for src.stg.fedoraproject.org into default rpmbuild
config
- fix download url for new rpkg-client version
* Wed Oct 18 2017 clime <clime(a)redhat.com> 0.11-1
- provide option to root spec file path in SCM with '/'
- fix exception raising in scm provider
- make command debug info nicer
- print task structure in the beginning even without -v
- add listdir after srpm production
- some Git backends do not support --depth
- remove unused run method
- checkout master by default
- with limited depth, we need to clone with --no-single-branch
- remove original perl script and mock config for it
- remove no longer needed options from rpkg.conf.j2
- SCM source types unification
- apply continuing line filtering from f4561c149893
- increase clone depth to address pag#129 SCM source type error
* Tue Sep 26 2017 clime <clime(a)redhat.com> 0.10-1
- use https for copr frontend in default config
- Make error message when the build task does not exist more user-
friendly
- add --build-id switch instead of positional argument
- do not fail when lockfile does not exist
- change arguments to build_id and chroot
- remove lockfile import
- remove unused requires:
- remove unused variables in try-excepts
- #138 FileExistsError: [Errno 17] File exists: '/var/lib/copr-
rpmbuild/lockfile.lock'
* Fri Sep 15 2017 clime <clime(a)redhat.com> 0.9-1
- copy spec file to the result dir to have a quick overview on the
package
* Thu Sep 14 2017 clime <clime(a)redhat.com> 0.8-1
- provide more verbose exception logging
- take timeout into account
- fix downstream/upstream condition
- set also use_host_resolv to False if enable_net is False
- when building rpms, prebuild srpm in mock chroot
* Thu Sep 7 2017 clime <clime(a)redhat.com> 0.7-1
- rewrite to python
- build-srpm from upstream ability added
* Fri Jul 7 2017 clime <clime(a)redhat.com> 0.6-1
- support for source downloading
* Tue Jun 27 2017 clime <clime(a)redhat.com> 0.5-1
- use Perl Virtual naming for Requires
* Fri Jun 23 2017 clime <clime(a)redhat.com> 0.4-1
- use dnf.conf for custom-1 chroots
- also copy .spec to the build result directory
- raise curl timeout for downloading sources to be built
- changes according to review bz#1460630
- rpmbuild_networking option is now used to enable/disable net
* Wed Jun 14 2017 clime <clime(a)redhat.com> 0.3-1
- support for mock's bootstrap container
- check each line of sources file separately
- allow multiple sources and use current dir for mock as source dir
- also check for value of repos first before array referencing in mockcfg.tmpl
- handle null for buildroot_pkgs in mockcfg.tmpl
* Fri Jun 9 2017 clime <clime(a)redhat.com> 0.2-1
- new package built with tito
* Fri Jun 2 2017 clime <clime(a)redhat.com> 0.1-1
- Initial version
--------------------------------------------------------------------------------
================================================================================
grsync-1.3.1-1.el8 (FEDORA-EPEL-2023-735a00eb62)
A Gtk+ GUI for rsync
--------------------------------------------------------------------------------
Update Information:
fixes rhbz#2231904 - grsync-1.3.1 is available
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 1.3.1-1
- fixes rhbz#2231904 - grsync-1.3.1 is available
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
libpri-1.6.1-1.el8 (FEDORA-EPEL-2023-ae2eef2d3f)
An implementation of Primary Rate ISDN
--------------------------------------------------------------------------------
Update Information:
Update to 1.6.1: q931.c: Fix subaddress finding octet 4.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.6.1-1
- Update to 1.6.1 (close RHBZ#2232386)
- New GPG key for dev team
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2232386 - libpri-1.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232386
--------------------------------------------------------------------------------
================================================================================
python-copr-1.130-1.el8 (FEDORA-EPEL-2023-134dfe248c)
Python interface for Copr
--------------------------------------------------------------------------------
Update Information:
https://github.com/fedora-copr/copr/issues/2824 (added priority=X DNF parameter
per-project)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 1.130-1
- priority=X support added for copr project repositories
- several forward/backward compat fixes with libs/tooling
--------------------------------------------------------------------------------
================================================================================
python-copr-common-0.20-1.el8 (FEDORA-EPEL-2023-1c9d3f9e3a)
Python code used by Copr
--------------------------------------------------------------------------------
Update Information:
Copr Servers - August 2023 release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 0.20-1
- move chroot_to_branch from frontend to copr-common
- redis authentication support added
* Tue May 23 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.19-1
- Specfile compatibility with OpenEuler
* Tue Jan 24 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.18-1
- Periodically dump the priority queue to a JSON file
- Use SPDX license
* Sat Nov 26 2022 Jakub Kadlcik <frostyx(a)email.cz> 0.17-1
- move to GitHub home page
- logging shouldn't affect stdout
- move dispatcher and background workers to copr-common
- scripts should log also timestamps etc when logging into file
- move setup_script_logger to copr-common
* Thu Oct 27 2022 Jakub Kadlcik <frostyx(a)email.cz> - 0.16.2.dev-1
- Add background_worker.py from backend
- Add get_redis_connection function
- Add Dispatcher, WorkerManager, and QueueTask classes
- Add WorkerLimit, PredicateWorkerLimit, and GroupWorkerLimit classes
* Sun Oct 2 2022 Jakub Kadlcik <frostyx(a)email.cz> - 0.16-1
- Add setup_script_logger function
* Tue Jun 21 2022 Jakub Kadlcik <frostyx(a)email.cz> 0.15-1
- Allow SafeRequest's timeout to be specified
* Wed Feb 2 2022 Silvie Chlupova <schlupov(a)redhat.com> 0.14-1
- Fixing copr-common version
* Wed Feb 2 2022 Silvie Chlupova <schlupov(a)redhat.com> 0.13.2.dev-1
- dist-git: python code for removing unused tarballs on dist-git server
* Wed Nov 10 2021 Silvie Chlupova <schlupov(a)redhat.com> 0.13.1-1
- Fixing copr-common version
* Wed Nov 10 2021 Silvie Chlupova <schlupov(a)redhat.com> 0.12.2.dev-1
- Always set 'requests.get()' timeout
* Tue Jun 15 2021 Pavel Raiskup <praiskup(a)redhat.com> 0.12-1
- new action type for automatically deleting pull-request CoprDirs
* Mon Nov 30 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.11-1
- add first tests for copr-common package
- repeatedly send requests to frontend until they succeed
* Mon Nov 30 2020 Pavel Raiskup <praiskup(a)redhat.com> 0.10-1
- ship LICENSE file in PyPI tarball
--------------------------------------------------------------------------------
================================================================================
ssldump-1.8-1.el8 (FEDORA-EPEL-2023-d3052deb0a)
SSL/TLS network protocol analyzer
--------------------------------------------------------------------------------
Update Information:
# ssldump 1.8 - Switch build system from autotools to cmake - Add `-z` option
for printing timestamps in front of TCP headers
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Robert Scheck <robert(a)fedoraproject.org> 1.8-1
- Upgrade to 1.8 (#2231870)
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231870 - ssldump-1.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231870
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-369c889880 chromium-115.0.5790.170-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
GitPython-3.1.32-1.el9
converseen-0.10.0.1-1.el9
copr-cli-1.110-1.el9
copr-rpmbuild-0.69-1.el9
cr-marcstevens-snippets-0^20210722gite01ae88-0.1.el9
epel-release-9-6.el9
grsync-1.3.1-1.el9
libpri-1.6.1-1.el9
lua-ldap-1.3.1-3.el9
openvpn-otp-1.0^20230731git47f8ccf-1.el9
python-copr-1.130-1.el9
python-copr-common-0.20-1.el9
python-mapbox-earcut-1.0.1-3.el9
pythoncapi-compat-0^20230816git91e323f-1.el9
ssldump-1.8-1.el9
Details about builds:
================================================================================
GitPython-3.1.32-1.el9 (FEDORA-EPEL-2023-917679773c)
Python Git Library
--------------------------------------------------------------------------------
Update Information:
New upstream release 3.1.32 completely fixing CVE-2022-24439.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 3.1.32-1
- New upstream release 3.1.32
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.1.31-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint(a)redhat.com> - 3.1.31-2
- Rebuilt for Python 3.12
* Tue May 23 2023 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 3.1.31-1
- Update to 3.1.31 (#2170552)
* Wed Jan 18 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.1.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231476 - TRIAGE-CVE-2023-40267 GitPython: Insecure non-multi options in clone and clone_from is not blocked [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2231476
--------------------------------------------------------------------------------
================================================================================
converseen-0.10.0.1-1.el9 (FEDORA-EPEL-2023-f4b44a65ea)
A batch image conversion tool written in C++ with Qt5 and Magick++
--------------------------------------------------------------------------------
Update Information:
fix rhbz#2232396 - converseen-0.10.0.1 is available
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.10.0.1-1
- fix rhbz#2232396 - converseen-0.10.0.1 is available
* Fri Aug 11 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.10.0.0-1
- update to converseen-0.10.0.0 fixes rhbz#2231420
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.11.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Mar 31 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.11.1-1
- Update to 0.9.11.1 fixes rhbz#2177564
* Wed Feb 15 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.11.0-1
- Update to 0.9.11.0 fixes rhbz#2169785
* Sun Feb 12 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.10.1-1
- Update to 0.9.10.1 fixes rhbz#2161445
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan 9 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.10.0-1
- Update to 0.9.10.0 fixes rhbz#2159141
* Thu Jan 5 2023 Neal Gompa <ngompa(a)fedoraproject.org> - 0.9.9.8-2
- Rebuild for ImageMagick 7
* Thu Sep 15 2022 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.9.8-1
- Update to 0.9.9.8 fixes rhbz#2126958
* Wed Aug 24 2022 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.9.7-1
- Update to 0.9.9.7 fixes rhbz#2121168
* Fri Aug 19 2022 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.9.6-1
- Update to 0.9.9.6 fixes rhbz#2103519
* Wed Jul 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Mar 21 2022 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.9.5-1
- Update to 0.9.9.5 fixes rhbz#2031546
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.9.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Oct 17 2021 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 0.9.9.2-2
- Rebuild against new ImageMagick
* Wed Oct 6 2021 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.9.9.2-1
- Update to 0.9.9.2 fixes rhbz#1979067
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2229724 - [abrt] converseen: qTerminate(): converseen killed by SIGABRT
https://bugzilla.redhat.com/show_bug.cgi?id=2229724
--------------------------------------------------------------------------------
================================================================================
copr-cli-1.110-1.el9 (FEDORA-EPEL-2023-69b82c6596)
Command line interface for COPR
--------------------------------------------------------------------------------
Update Information:
https://github.com/fedora-copr/copr/issues/2824 (added priority=X DNF parameter
per-project)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 1.110-1
- priority=X support for copr DNF repositories added
- new 'copr-cli download-build --logs' option added
- make the pyp2spec tool the default PyPI spec generator
--------------------------------------------------------------------------------
================================================================================
copr-rpmbuild-0.69-1.el9 (FEDORA-EPEL-2023-c4c747a39b)
Run COPR build tasks
--------------------------------------------------------------------------------
Update Information:
Copr Servers - August 2023 release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 0.69-1
- require python-specfile (in new enough) version, and use it for specfile
parsing instead of parsing the metadata from SRPMs
- make sure we have (also) the latest DNF5 on builders
- override disttag macro to None
- make sure detected epoch is int() or None
- build RPMs in one Mock step, instead of two (SRPM and then RPM)
- use Mock's bootstrap_image_ready for the custom build (Mock 5.0+ required)
- store review.json generated by fedora-review into the result directory
- better/more verbose logging in the results.json generator
- drop dependency on simplejson
- repeatedly try to download files from lookaside cache
- moving the package NEVRA parsing to from backend here into copr-rpmbuild
- priority=X support added for the Copr repository itself
- query exclusivearch and excludearch from the specfile, and store into results.json
* Tue May 23 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.68-1
- Fix python3-backoff dependency
* Mon May 22 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.67-1
- Add loggs to python-backoff decorator
- Set git.safe_directory as repo rootdir
- Explain how to reproduce the build locally
- Retry only git clone without checkouting
- Use git checkout instead of switch but ignore files
* Tue Apr 4 2023 Jiri Kyjovsky <j1.kyjovsky(a)gmail.com> 0.66-1
- Ise 'git switch', not 'git checkout'
* Wed Mar 22 2023 Jiri Kyjovsky <j1.kyjovsky(a)gmail.com> 0.65-1
- Add basic "clone" method
- Define some copr-specific environment variables
* Wed Jan 25 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.64-1
- Add runtime dependency for python-backoff
* Tue Jan 24 2023 Jakub Kadlcik <frostyx(a)email.cz> 0.63-1
- Retry when copr-distgit is temporarily down
- Don't print traceback for 404 errors on SRPM download
- Decode URL encoded characters such as %5E into caret
- Use SPDX license
* Sat Nov 26 2022 Jakub Kadlcik <frostyx(a)email.cz> 0.62-1
- migrate from pipes to shlex
- move to GitHub home page
- use repos from task for custom method
- switch to template for custom method
- strip trailing / from clone url
--------------------------------------------------------------------------------
================================================================================
cr-marcstevens-snippets-0^20210722gite01ae88-0.1.el9 (FEDORA-EPEL-2023-82e833a6f5)
Collection of useful one-file C/C++ headers
--------------------------------------------------------------------------------
Update Information:
Initial package (close RHBZ#2090707)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0^20210722gite01ae88-0.1
- Initial package (close RHBZ#2090707)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2090707 - Review Request: cr-marcstevens-snippets - Collection of useful one-file C/C++ headers
https://bugzilla.redhat.com/show_bug.cgi?id=2090707
--------------------------------------------------------------------------------
================================================================================
epel-release-9-6.el9 (FEDORA-EPEL-2023-1e3199f53c)
Extra Packages for Enterprise Linux repository configuration
--------------------------------------------------------------------------------
Update Information:
Add EPEL OpenH264 repository (#2053295)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Neal Gompa <ngompa(a)fedoraproject.org> - 9-6
- Add EPEL OpenH264 repository (#2053295)
--------------------------------------------------------------------------------
================================================================================
grsync-1.3.1-1.el9 (FEDORA-EPEL-2023-cac7123b80)
A Gtk+ GUI for rsync
--------------------------------------------------------------------------------
Update Information:
fixes rhbz#2231904 - grsync-1.3.1 is available
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Filipe Rosset <rosset.filipe(a)gmail.com> - 1.3.1-1
- fixes rhbz#2231904 - grsync-1.3.1 is available
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
libpri-1.6.1-1.el9 (FEDORA-EPEL-2023-b29d279809)
An implementation of Primary Rate ISDN
--------------------------------------------------------------------------------
Update Information:
Update to 1.6.1: q931.c: Fix subaddress finding octet 4.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.6.1-1
- Update to 1.6.1 (close RHBZ#2232386)
- New GPG key for dev team
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2232386 - libpri-1.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232386
--------------------------------------------------------------------------------
================================================================================
lua-ldap-1.3.1-3.el9 (FEDORA-EPEL-2023-1ac6a6d6ae)
LDAP client library for Lua, using OpenLDAP
--------------------------------------------------------------------------------
Update Information:
Add unretired lua-ldap to EPEL 9.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 9 2023 Christian Krause <chkr(a)fedoraproject.org> - 1.3.1-3
- Disable C89 support to match the lua runtime (required on i686)
* Thu Aug 3 2023 Christian Krause <chkr(a)fedoraproject.org> - 1.3.1-2
- Cleanup spec file according to review comments
* Sun Jun 25 2023 Christian Krause <chkr(a)fedoraproject.org> - 1.3.1-1
- Unretire lua-ldap (#2217273)
- Cleanup spec file
- Update to latest upstream
- Remove obsolete patches
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.0-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2217273 - Review Request: lua-ldap - LDAP client library for Lua, using OpenLDAP
https://bugzilla.redhat.com/show_bug.cgi?id=2217273
--------------------------------------------------------------------------------
================================================================================
openvpn-otp-1.0^20230731git47f8ccf-1.el9 (FEDORA-EPEL-2023-eef50acb52)
OpenVPN OTP authentication support
--------------------------------------------------------------------------------
Update Information:
Initial package
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 Christian Schuermann <spike(a)fedoraproject.org> 1.0^20230731git47f8ccf-1
- Initial package
--------------------------------------------------------------------------------
================================================================================
python-copr-1.130-1.el9 (FEDORA-EPEL-2023-69b82c6596)
Python interface for Copr
--------------------------------------------------------------------------------
Update Information:
https://github.com/fedora-copr/copr/issues/2824 (added priority=X DNF parameter
per-project)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 1.130-1
- priority=X support added for copr project repositories
- several forward/backward compat fixes with libs/tooling
--------------------------------------------------------------------------------
================================================================================
python-copr-common-0.20-1.el9 (FEDORA-EPEL-2023-c4c747a39b)
Python code used by Copr
--------------------------------------------------------------------------------
Update Information:
Copr Servers - August 2023 release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 15 2023 Pavel Raiskup <praiskup(a)redhat.com> 0.20-1
- move chroot_to_branch from frontend to copr-common
- redis authentication support added
--------------------------------------------------------------------------------
================================================================================
python-mapbox-earcut-1.0.1-3.el9 (FEDORA-EPEL-2023-5a08c4c4a7)
Python bindings to the mapbox earcut C++ library
--------------------------------------------------------------------------------
Update Information:
Fix FTBFS due to Python version confusion with pybind11
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.0.1-3
- Drop BR on virtual Provides for header-only pybind11
- Fixes FTBFS due to a conflict between Python 3.9 and 3.11 pybind11
packages in EL9; the Python 3.11 one now appears to provide
pybind11-static.
--------------------------------------------------------------------------------
================================================================================
pythoncapi-compat-0^20230816git91e323f-1.el9 (FEDORA-EPEL-2023-c0f8fb696f)
Python C API compatibility
--------------------------------------------------------------------------------
Update Information:
Minor enhancements, and several new API functions
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0^20230816git91e323f-1
- Update to 0^20230816git91e323f
--------------------------------------------------------------------------------
================================================================================
ssldump-1.8-1.el9 (FEDORA-EPEL-2023-11b618a00f)
SSL/TLS network protocol analyzer
--------------------------------------------------------------------------------
Update Information:
# ssldump 1.8 - Switch build system from autotools to cmake - Add `-z` option
for printing timestamps in front of TCP headers
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 16 2023 Robert Scheck <robert(a)fedoraproject.org> 1.8-1
- Upgrade to 1.8 (#2231870)
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231870 - ssldump-1.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231870
--------------------------------------------------------------------------------
Per policy [0], this is an announcement that I would like to do an
incompatible update of the caddy package in EPEL 9.
The version in the EPEL 9 repo is currently 2.4.6. RHEL 8 currently
has golang 1.19. Based on my recent investigation of the EPEL 7
package [1], I've discovered just how sensitive caddy is to the
version of golang it is built with. Upstream caddy only ever tested
version 2.4.6 with golang 1.16 and 1.17 [2]. I did previously build
caddy 2.4.6 with golang 1.18, which required swapping out the bundled
quic library to work [3]. Thankfully that worked without patching the
caddy code, but updating the bundled quic further in order to build
with golang 1.19 would require significant patching, which isn't even
guaranteed to work. I do not believe that rebuilding caddy at the
current version in EPEL 9 is feasible, which prevents even attempting
to backport outstanding CVEs. I'm currently tracking two CVEs for the
EPEL 9 package that I would like to fix.
- CVE-2022-28923 [4][5][6]
- CVE-2022-41721 [7][8][9]
To resolve these CVEs, and to get compatible with RHEL 9's golang
1.19, I think the best version of caddy to update to is 2.6.4.
Updating caddy from 2.4.6 to 2.6.4 includes some
backwards-incompatible changes (hence this email). After review, I
believe these changes are on the milder side, and most users shouldn't
notice a difference. Here are the most notable removals/changes:
- Reverse proxy: Incoming X-Forwarded-* headers will no longer be
automatically trusted, to prevent spoofing.
- Logging: Removed the deprecated common_log field from HTTP access
logs, and the single_field encoder.
- Logging: The remote_addr field has been replaced by remote_ip and
remote_port fields in HTTP access logs, which split up the two parts
of the remote address.
- Caddyfile: The reverse_proxy directive's handle_response
subdirective has had its status replacement functionality moved to a
new replace_status subdirective.
There are also a few additional changes to features labeled as
experimental, and some deprecations (not yet removed). For a full
list, see the upstream release notes [10][11].
Finally, I'll note that RHEL 8 has the same version of golang as RHEL
9, so I also targeted caddy 2.6.4 for the initial EPEL 8 package that
is on its way to testing [12]. It will be nice to have the same
version of caddy in both EPEL 8 and EPEL 9.
[0] https://docs.fedoraproject.org/en-US/epel/epel-policy-incompatible-upgrades/
[1] https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraprojec…
[2] https://github.com/caddyserver/caddy/blob/v2.4.6/.github/workflows/ci.yml#L…
[3] https://src.fedoraproject.org/rpms/caddy/c/8a639d7060ef6ff610880429d161b5f0…
[4] https://bugzilla.redhat.com/show_bug.cgi?id=2226939
[5] https://access.redhat.com/security/cve/CVE-2022-28923
[6] https://nvd.nist.gov/vuln/detail/CVE-2022-28923
[7] https://bugzilla.redhat.com/show_bug.cgi?id=2232267
[8] https://access.redhat.com/security/cve/CVE-2022-41721
[9] https://nvd.nist.gov/vuln/detail/CVE-2022-41721
[10] https://github.com/caddyserver/caddy/releases/tag/v2.5.0
[11] https://github.com/caddyserver/caddy/releases/tag/v2.6.0
[12] https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-0b57e19163
--
Carl George
Per policy [0], this is an announcement that I intend to retire the
caddy package in EPEL 7.
This package is in a bit of a weird state. The version in the EPEL 7
repo is currently 1.0.3, which was released upstream on 2019-08-14.
Upstream development on v1 stopped with the release of 1.0.5 on
2020-02-28. Recently I updated the package from 1.0.3 to 1.0.5 to
bring it as current as possible without breaking changes. At the same
time I updated a bundled library to resolve CVE-2022-3064 [1], and
also expected that rebuilding it with a newer golang would resolve
CVE-2022-41717 [2]. I published this update [3] to the testing repo
with the intention of testing it myself, but life got in the way and
it was promoted to stable before I had a chance to. I also forgot
that while I had enabled the test suite in Fedora, I did not have it
enabled in the epel7 branch. Unfortunately, I discovered that the
binary in this package would core dump immediately and was completely
non-functional.
As a quick partial mitigation, I asked RelEng to untag the broken
build to revert the repository back to the previous build [4]. After
investigating the problem, and consulting with upstream, I believe
that it is simply not possible to build a working caddy v1 binary with
golang 1.19 (the version currently available EPEL 7). Caddy is rather
sensitive to the version of golang that it is built with, both for the
minimum version, and as I discovered during this ordeal, the maximum
version as well. I considered doing an incompatible update to bring
the EPEL 7 package to a version of caddy that works with golang 1.19,
but ultimately decided against it. It would be a very disruptive
incompatible update because the config file format changed drastically
between v1 and v2. With a mere ten months left before EPEL 7's
retirement, I do not believe it is worth the effort or disruption to
do such an incompatible update. Due to the outstanding CVEs, and the
inability to even rebuild the package, I think the best course of
action is to just retire it. Per policy, I will take this action in
one week.
As an alternative, the upstream project maintains a Copr repository
[5][6] that provides the latest version, even for RHEL 7. This will
still be a disruptive update from caddy v1 to v2, but users can opt-in
to it at their own pace if they are unable/unwilling to migrate away
from RHEL 7 yet. Caddy is also available in EPEL 9, and will be
available in EPEL 8 soon [7], so upgrading to RHEL 8 or 9 is another
possible route if users are ready to migrate their OS.
[0] https://docs.fedoraproject.org/en-US/epel/epel-policy-retirement/#process_s…
[1] https://nvd.nist.gov/vuln/detail/CVE-2022-3064
[2] https://nvd.nist.gov/vuln/detail/CVE-2022-41717
[3] https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-284c34a6cc
[4] https://pagure.io/releng/issue/11606
[5] https://caddyserver.com/docs/install#fedora-redhat-centos
[6] https://copr.fedorainfracloud.org/coprs/g/caddy/caddy/
[7] https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-0b57e19163
--
Carl George
The following Fedora EPEL 8 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-58ac73f947 java-latest-openjdk-20.0.2.0.9-1.rolling.el8
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-72cd403ec5 chromium-115.0.5790.170-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
openhantek-3.3.3-1.el8
Details about builds:
================================================================================
openhantek-3.3.3-1.el8 (FEDORA-EPEL-2023-f7a3b08099)
Hantek and compatible USB digital signal oscilloscope
--------------------------------------------------------------------------------
Update Information:
Update to 3.3.3.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 14 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 3.3.3-1
- Update to 3.3.3
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5ec56987f0 rust-1.71.1-1.el7
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-d38bbaaf16 chromium-115.0.5790.170-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
openhantek-3.3.3-1.el7
Details about builds:
================================================================================
openhantek-3.3.3-1.el7 (FEDORA-EPEL-2023-e972b9dc67)
Hantek and compatible USB digital signal oscilloscope
--------------------------------------------------------------------------------
Update Information:
Update to 3.3.3.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 14 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 3.3.3-1
- Update to 3.3.3
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-a01823abe4 java-latest-openjdk-20.0.2.0.9-1.rolling.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-369c889880 chromium-115.0.5790.170-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
ansible-collection-community-crypto-2.15.0-1.el9
xfce4-clipman-plugin-1.6.4-1.el9
xfce4-cpugraph-plugin-1.2.8-1.el9
xfce4-verve-plugin-2.0.3-1.el9
Details about builds:
================================================================================
ansible-collection-community-crypto-2.15.0-1.el9 (FEDORA-EPEL-2023-0964e3cea3)
The community.crypto collection for Ansible
--------------------------------------------------------------------------------
Update Information:
Update to 2.15.0. Fixes rhbz#2231669.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 13 2023 Maxwell G <maxwell(a)gtmx.me> - 2.15.0-1
- Update to 2.15.0. Fixes rhbz#2231669.
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.14.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231669 - ansible-collection-community-crypto-2.15.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231669
--------------------------------------------------------------------------------
================================================================================
xfce4-clipman-plugin-1.6.4-1.el9 (FEDORA-EPEL-2023-184dc19b4d)
Clipboard manager plugin for the Xfce panel
--------------------------------------------------------------------------------
Update Information:
- Updates to latest versions of verve, cpugraph, and clipman plugins for Xfce DE
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 13 2023 Mukundan Ragavan <nonamedotc(a)gmail.com> - 1.6.4-1
- update to v1.6.4
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
xfce4-cpugraph-plugin-1.2.8-1.el9 (FEDORA-EPEL-2023-184dc19b4d)
CPU monitor for the Xfce panel
--------------------------------------------------------------------------------
Update Information:
- Updates to latest versions of verve, cpugraph, and clipman plugins for Xfce DE
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 13 2023 Mukundan Ragavan <nonamedotc(a)gmail.com> - 1.2.8-1
- Update to v1.2.8
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
xfce4-verve-plugin-2.0.3-1.el9 (FEDORA-EPEL-2023-184dc19b4d)
Comfortable command line plugin for the Xfce panel
--------------------------------------------------------------------------------
Update Information:
- Updates to latest versions of verve, cpugraph, and clipman plugins for Xfce DE
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 13 2023 Mukundan Ragavan <nonamedotc(a)gmail.com> - 2.0.3-1
- Update to v2.0.3
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5ec56987f0 rust-1.71.1-1.el7
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-d38bbaaf16 chromium-115.0.5790.170-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
baresip-3.4.0-1.el7
libre-3.4.0-1.el7
spectre-meltdown-checker-0.46-1.el7
Details about builds:
================================================================================
baresip-3.4.0-1.el7 (FEDORA-EPEL-2023-a9f34ba93a)
Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:
# Baresip v3.4.0 (2023-08-09) - tools: add adaptive aubuf plot generation -
webrtc: add media track sdp direction - webrtc: remove G711 module - cmake:
fix default path in `FindAMR.cmake` - cmake: `FindPNG.cmake` - correct else
path for `PNG_FOUND` - webrtc: fix format and minor improvements - cmake: add
`/usr/lib{64,}/glib-2.0` to `FindGST.cmake` - ci/mingw: downgrade cmake -
call: logic fix in `call_modify`. remove `call->sent_answer = false` -
cmake/modules: fix ffmpeg static linking order - webrtc: use 640x480 resolution
for both sending and receiving - readme: update list of RFCs - test/cmake:
list source files in alphabetical order - test: fix typo in call test -
video,stream: stop natpinhole timer on re-invite
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Robert Scheck <robert(a)fedoraproject.org> 3.4.0-1
- Upgrade to 3.4.0 (#2230766)
* Sat Aug 5 2023 Richard Shaw <hobbes1069(a)gmail.com> - 3.3.0-3
- Rebuild for codec2.
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2230766 - baresip-3.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2230766
--------------------------------------------------------------------------------
================================================================================
libre-3.4.0-1.el7 (FEDORA-EPEL-2023-cf98cecec6)
Generic library for real-time communications
--------------------------------------------------------------------------------
Update Information:
# libre v3.4.0 (2023-08-09) - rtpext: uniform parameter name fixes doxygen
warning - mk: add rem to doxygen inputs - vidmix: allow different pixel format
- ajb doxygen - aes: correct parameters for stub - ci/build: fail on cmake and
compile warnings - fmt: fix format string in `fmt_timestamp()` - hmac,md5,sha:
add mbedtls backend - test: no need to rewind freshly allocated `mbuf` -
httpauth: basic challenge creation and verification functions - Fix include of
`re_thread.h` in `re_tmr.h` - btrace: fix `WIN32_LEAN_AND_MEAN` macro redefine
- aumix: add record sum handler - ci/win: disable x86 testing - sipsess: allow
UPDATE and INFO in early dialog - prefix macro `VERSION` - main: use
`HAVE_SIGNAL` in `init.c` - test: change to `ASSERT_XXX` macros, remove
`EXPECT_XXX` macros - fmt: handy functions for pointer-length objects - test:
add TWCC test from Chrome 114 packet - sipsess/listen: Fix
`target_refresh_handler` - ci/mingw: downgrade cmake - cmake: fix target
include path for subdir projects
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Robert Scheck <robert(a)fedoraproject.org> 3.4.0-1
- Upgrade to 3.4.0 (#2231129)
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231129 - libre-3.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231129
--------------------------------------------------------------------------------
================================================================================
spectre-meltdown-checker-0.46-1.el7 (FEDORA-EPEL-2023-8d58f3859a)
Spectre & Meltdown vulnerability/mitigation checker for Linux
--------------------------------------------------------------------------------
Update Information:
This release mainly focuses on the detection of the new Zenbleed
(CVE-2023-20593) vulnerability, among few other changes that were in line
waiting for a release: * feat: detect the vulnerability and mitigation of
Zenbleed (CVE-2023-20593) * feat: add the linux-firmware repository as another
source for CPU microcode versions * feat: arm: add Neoverse-N2, Neoverse-V1 and
Neoverse-V2 * fix: rewrite SQL to be sqlite3 >= 3.41 compatible
([#443](https://github.com/speed47/spectre-meltdown-checker/issues/443)) * fix:
a /devnull file was mistakenly created on the filesystem * fix: fwdb: ignore
MCEdb versions where an official Intel version exists (fixes
[#430](https://github.com/speed47/spectre-meltdown-checker/issues/430))
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Reto Gantenbein <reto.gantenbein(a)linuxmonk.ch> - 0.46-1
- Update to 0.46
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-58ac73f947 java-latest-openjdk-20.0.2.0.9-1.rolling.el8
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-72cd403ec5 chromium-115.0.5790.170-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
baresip-3.4.0-1.el8
libre-3.4.0-1.el8
spectre-meltdown-checker-0.46-1.el8
Details about builds:
================================================================================
baresip-3.4.0-1.el8 (FEDORA-EPEL-2023-efb5c472b9)
Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:
# Baresip v3.4.0 (2023-08-09) - tools: add adaptive aubuf plot generation -
webrtc: add media track sdp direction - webrtc: remove G711 module - cmake:
fix default path in `FindAMR.cmake` - cmake: `FindPNG.cmake` - correct else
path for `PNG_FOUND` - webrtc: fix format and minor improvements - cmake: add
`/usr/lib{64,}/glib-2.0` to `FindGST.cmake` - ci/mingw: downgrade cmake -
call: logic fix in `call_modify`. remove `call->sent_answer = false` -
cmake/modules: fix ffmpeg static linking order - webrtc: use 640x480 resolution
for both sending and receiving - readme: update list of RFCs - test/cmake:
list source files in alphabetical order - test: fix typo in call test -
video,stream: stop natpinhole timer on re-invite
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Robert Scheck <robert(a)fedoraproject.org> 3.4.0-1
- Upgrade to 3.4.0 (#2230766)
* Sat Aug 5 2023 Richard Shaw <hobbes1069(a)gmail.com> - 3.3.0-3
- Rebuild for codec2.
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2230766 - baresip-3.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2230766
--------------------------------------------------------------------------------
================================================================================
libre-3.4.0-1.el8 (FEDORA-EPEL-2023-2a6422d045)
Generic library for real-time communications
--------------------------------------------------------------------------------
Update Information:
# libre v3.4.0 (2023-08-09) - rtpext: uniform parameter name fixes doxygen
warning - mk: add rem to doxygen inputs - vidmix: allow different pixel format
- ajb doxygen - aes: correct parameters for stub - ci/build: fail on cmake and
compile warnings - fmt: fix format string in `fmt_timestamp()` - hmac,md5,sha:
add mbedtls backend - test: no need to rewind freshly allocated `mbuf` -
httpauth: basic challenge creation and verification functions - Fix include of
`re_thread.h` in `re_tmr.h` - btrace: fix `WIN32_LEAN_AND_MEAN` macro redefine
- aumix: add record sum handler - ci/win: disable x86 testing - sipsess: allow
UPDATE and INFO in early dialog - prefix macro `VERSION` - main: use
`HAVE_SIGNAL` in `init.c` - test: change to `ASSERT_XXX` macros, remove
`EXPECT_XXX` macros - fmt: handy functions for pointer-length objects - test:
add TWCC test from Chrome 114 packet - sipsess/listen: Fix
`target_refresh_handler` - ci/mingw: downgrade cmake - cmake: fix target
include path for subdir projects
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Robert Scheck <robert(a)fedoraproject.org> 3.4.0-1
- Upgrade to 3.4.0 (#2231129)
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231129 - libre-3.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231129
--------------------------------------------------------------------------------
================================================================================
spectre-meltdown-checker-0.46-1.el8 (FEDORA-EPEL-2023-7791c146a8)
Spectre & Meltdown vulnerability/mitigation checker for Linux
--------------------------------------------------------------------------------
Update Information:
This release mainly focuses on the detection of the new Zenbleed
(CVE-2023-20593) vulnerability, among few other changes that were in line
waiting for a release: * feat: detect the vulnerability and mitigation of
Zenbleed (CVE-2023-20593) * feat: add the linux-firmware repository as another
source for CPU microcode versions * feat: arm: add Neoverse-N2, Neoverse-V1 and
Neoverse-V2 * fix: rewrite SQL to be sqlite3 >= 3.41 compatible
([#443](https://github.com/speed47/spectre-meltdown-checker/issues/443)) * fix:
a /devnull file was mistakenly created on the filesystem * fix: fwdb: ignore
MCEdb versions where an official Intel version exists (fixes
[#430](https://github.com/speed47/spectre-meltdown-checker/issues/430))
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Reto Gantenbein <reto.gantenbein(a)linuxmonk.ch> - 0.46-1
- Update to 0.46
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-a01823abe4 java-latest-openjdk-20.0.2.0.9-1.rolling.el9
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-369c889880 chromium-115.0.5790.170-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
baresip-3.4.0-1.el9
gensio-2.7.2-1.el9
jpegoptim-1.5.5-1.el9
libopenshot-0.3.2-1.el9
libopenshot-audio-0.3.2-1.el9
libre-3.4.0-1.el9
rust-gix-bitmap-0.2.6-1.el9
rust-image-0.24.7-1.el9
rust-jpeg-decoder-0.3.0-1.el9
rust-tiff-0.9.0-1.el9
spectre-meltdown-checker-0.46-1.el9
Details about builds:
================================================================================
baresip-3.4.0-1.el9 (FEDORA-EPEL-2023-38b2ad1ad4)
Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:
# Baresip v3.4.0 (2023-08-09) - tools: add adaptive aubuf plot generation -
webrtc: add media track sdp direction - webrtc: remove G711 module - cmake:
fix default path in `FindAMR.cmake` - cmake: `FindPNG.cmake` - correct else
path for `PNG_FOUND` - webrtc: fix format and minor improvements - cmake: add
`/usr/lib{64,}/glib-2.0` to `FindGST.cmake` - ci/mingw: downgrade cmake -
call: logic fix in `call_modify`. remove `call->sent_answer = false` -
cmake/modules: fix ffmpeg static linking order - webrtc: use 640x480 resolution
for both sending and receiving - readme: update list of RFCs - test/cmake:
list source files in alphabetical order - test: fix typo in call test -
video,stream: stop natpinhole timer on re-invite
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Robert Scheck <robert(a)fedoraproject.org> 3.4.0-1
- Upgrade to 3.4.0 (#2230766)
* Sat Aug 5 2023 Richard Shaw <hobbes1069(a)gmail.com> - 3.3.0-3
- Rebuild for codec2.
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2230766 - baresip-3.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2230766
--------------------------------------------------------------------------------
================================================================================
gensio-2.7.2-1.el9 (FEDORA-EPEL-2023-d29a107bb4)
General Stream I/O
--------------------------------------------------------------------------------
Update Information:
* file: Add options to make it useful Add append, trunc, and binary options to
make the file gensio a lot more useful. ---- Mostly internal fixes related to
build system and linking
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Felix Kaechele <felix(a)kaechele.ca> - 2.7.2-1
- update to 2.7.2
* Thu Aug 10 2023 Felix Kaechele <felix(a)kaechele.ca> - 2.7.1-1
- update to 2.7.1
* Mon Aug 7 2023 Felix Kaechele <felix(a)kaechele.ca> - 2.7.0-1
- update yo 2.7.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231011 - gensio-2.7.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231011
[ 2 ] Bug #2231529 - gensio-2.7.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231529
--------------------------------------------------------------------------------
================================================================================
jpegoptim-1.5.5-1.el9 (FEDORA-EPEL-2023-a30f6f64ba)
Utility to optimize JPEG files
--------------------------------------------------------------------------------
Update Information:
v1.5.5 - improved JFIF handling (it should not longer get added in some
instances if it was not present in original), new options --keep-jfif and
--strip-jfif, other minor fixes
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 Denis Fateyev <denis(a)fateyev.com> - 1.5.5-1
- Update to version 1.5.5
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon May 22 2023 Denis Fateyev <denis(a)fateyev.com> - 1.5.4-1
- Update to version 1.5.4
* Sat Mar 25 2023 Denis Fateyev <denis(a)fateyev.com> - 1.5.3-1
- Update to version 1.5.3
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 5 2023 Denis Fateyev <denis(a)fateyev.com> - 1.5.1-1
- Update to version 1.5.1
* Fri Oct 7 2022 Denis Fateyev <denis(a)fateyev.com> - 1.5.0-1
- Update to version 1.5.0
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.6-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231097 - jpegoptim-1.5.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231097
--------------------------------------------------------------------------------
================================================================================
libopenshot-0.3.2-1.el9 (FEDORA-EPEL-2023-dd98a423d3)
Library for creating and editing videos
--------------------------------------------------------------------------------
Update Information:
- Update libopenshot-audio to 0.3.2 (#2185294) - Update libopenshot to 0.3.2
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 S��rgio Basto <sergio(a)serjux.com> - 0.3.2-1
- Update libopenshot to 0.3.2
* Mon Aug 7 2023 S��rgio Basto <sergio(a)serjux.com> - 0.3.0-5
- Rebuild for opencv 4.8.0
* Fri Aug 4 2023 Neal Gompa <ngompa(a)fedoraproject.org> - 0.3.0-4
- Add check section and run tests
* Sun Jan 15 2023 Neal Gompa <ngompa(a)fedoraproject.org> - 0.3.0-3
- Import to Fedora
* Fri Jan 13 2023 S��rgio Basto <sergio(a)serjux.com> - 0.3.0-2
- Rebuild for ImageMagick 7.1
* Fri Dec 2 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.3.0-1
- New upstream release
* Sun Aug 7 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.2.7-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
* Sat Jun 25 2022 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0.2.7-7
- Rebuilt for Python 3.11
* Thu Jun 23 2022 S��rgio Basto <sergio(a)serjux.com> - 0.2.7-6
- Rebuilt for opencv 4.6.0
- Fix cmake build
* Sun Feb 6 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.7-5
- Rebuilt for ffmpeg
* Fri Nov 12 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 0.2.7-4
- rebuilt
* Tue Nov 9 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.7-3
- Rebuilt for new ffmpeg snapshot
* Mon Nov 8 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.7-2
- rebuilt
* Tue Sep 7 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.7-1
- New upstream release
* Thu Aug 26 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.6-1
- New upstream release
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2185294 - libopenshot-audio-0.3.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2185294
--------------------------------------------------------------------------------
================================================================================
libopenshot-audio-0.3.2-1.el9 (FEDORA-EPEL-2023-dd98a423d3)
Audio library used by OpenShot
--------------------------------------------------------------------------------
Update Information:
- Update libopenshot-audio to 0.3.2 (#2185294) - Update libopenshot to 0.3.2
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 S��rgio Basto <sergio(a)serjux.com> - 0.3.2-1
- Update libopenshot-audio to 0.3.2 (#2185294)
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2185294 - libopenshot-audio-0.3.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2185294
--------------------------------------------------------------------------------
================================================================================
libre-3.4.0-1.el9 (FEDORA-EPEL-2023-82402867bb)
Generic library for real-time communications
--------------------------------------------------------------------------------
Update Information:
# libre v3.4.0 (2023-08-09) - rtpext: uniform parameter name fixes doxygen
warning - mk: add rem to doxygen inputs - vidmix: allow different pixel format
- ajb doxygen - aes: correct parameters for stub - ci/build: fail on cmake and
compile warnings - fmt: fix format string in `fmt_timestamp()` - hmac,md5,sha:
add mbedtls backend - test: no need to rewind freshly allocated `mbuf` -
httpauth: basic challenge creation and verification functions - Fix include of
`re_thread.h` in `re_tmr.h` - btrace: fix `WIN32_LEAN_AND_MEAN` macro redefine
- aumix: add record sum handler - ci/win: disable x86 testing - sipsess: allow
UPDATE and INFO in early dialog - prefix macro `VERSION` - main: use
`HAVE_SIGNAL` in `init.c` - test: change to `ASSERT_XXX` macros, remove
`EXPECT_XXX` macros - fmt: handy functions for pointer-length objects - test:
add TWCC test from Chrome 114 packet - sipsess/listen: Fix
`target_refresh_handler` - ci/mingw: downgrade cmake - cmake: fix target
include path for subdir projects
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Robert Scheck <robert(a)fedoraproject.org> 3.4.0-1
- Upgrade to 3.4.0 (#2231129)
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2231129 - libre-3.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2231129
--------------------------------------------------------------------------------
================================================================================
rust-gix-bitmap-0.2.6-1.el9 (FEDORA-EPEL-2023-2ca51279bc)
Implementation of the standard git bitmap format
--------------------------------------------------------------------------------
Update Information:
Update to version 0.2.6
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 10 2023 blinxen <h-k-81(a)hotmail.com> - 0.2.6-1
- Update to version 0.2.6
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 27 2023 blinxen <h-k-81(a)hotmail.com> - 0.2.5-1
- Update to version 0.2.5
* Tue Jun 6 2023 blinxen <h-k-81(a)hotmail.com> - 0.2.4-1
- Initial package
--------------------------------------------------------------------------------
================================================================================
rust-image-0.24.7-1.el9 (FEDORA-EPEL-2023-395291b3fb)
Imaging library
--------------------------------------------------------------------------------
Update Information:
Update rust-image to 0.24.7, together with rust-tiff and rust-jpeg-decoder
updates that the new rust-image version requires.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Kalev Lember <klember(a)redhat.com> - 0.24.7-1
- Update to version 0.24.7; Fixes RHBZ#2230218
* Tue Aug 8 2023 Kalev Lember <klember(a)redhat.com> - 0.24.6-1
- Update to version 0.24.6; Fixes RHBZ#2142172
* Tue Aug 8 2023 Kalev Lember <klember(a)redhat.com> - 0.24.4-4
- Re-generate packaging with rust2rpm 24
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.24.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.24.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2135555 - rust-jpeg-decoder-0.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2135555
[ 2 ] Bug #2138521 - rust-tiff-0.9.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2138521
[ 3 ] Bug #2142172 - rust-image-0.24.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2142172
[ 4 ] Bug #2230218 - rust-image-0.24.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2230218
--------------------------------------------------------------------------------
================================================================================
rust-jpeg-decoder-0.3.0-1.el9 (FEDORA-EPEL-2023-395291b3fb)
JPEG decoder
--------------------------------------------------------------------------------
Update Information:
Update rust-image to 0.24.7, together with rust-tiff and rust-jpeg-decoder
updates that the new rust-image version requires.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 8 2023 Kalev Lember <klember(a)redhat.com> - 0.3.0-1
- Update to version 0.3.0; Fixes RHBZ#2135555
* Tue Aug 8 2023 Kalev Lember <klember(a)redhat.com> - 0.2.6-4
- Re-generate packaging with rust2rpm 24
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2135555 - rust-jpeg-decoder-0.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2135555
[ 2 ] Bug #2138521 - rust-tiff-0.9.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2138521
[ 3 ] Bug #2142172 - rust-image-0.24.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2142172
[ 4 ] Bug #2230218 - rust-image-0.24.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2230218
--------------------------------------------------------------------------------
================================================================================
rust-tiff-0.9.0-1.el9 (FEDORA-EPEL-2023-395291b3fb)
Decoding and encoding library in pure Rust
--------------------------------------------------------------------------------
Update Information:
Update rust-image to 0.24.7, together with rust-tiff and rust-jpeg-decoder
updates that the new rust-image version requires.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Kalev Lember <klember(a)redhat.com> - 0.9.0-1
- Update to version 0.9.0; Fixes RHBZ#2138521
* Tue Aug 8 2023 Kalev Lember <klember(a)redhat.com> - 0.8.1-1
- Update to version 0.8.1
* Tue Aug 8 2023 Kalev Lember <klember(a)redhat.com> - 0.7.3-4
- Re-generate packaging with rust2rpm 24
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2135555 - rust-jpeg-decoder-0.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2135555
[ 2 ] Bug #2138521 - rust-tiff-0.9.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2138521
[ 3 ] Bug #2142172 - rust-image-0.24.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2142172
[ 4 ] Bug #2230218 - rust-image-0.24.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2230218
--------------------------------------------------------------------------------
================================================================================
spectre-meltdown-checker-0.46-1.el9 (FEDORA-EPEL-2023-a256855c65)
Spectre & Meltdown vulnerability/mitigation checker for Linux
--------------------------------------------------------------------------------
Update Information:
This release mainly focuses on the detection of the new Zenbleed
(CVE-2023-20593) vulnerability, among few other changes that were in line
waiting for a release: * feat: detect the vulnerability and mitigation of
Zenbleed (CVE-2023-20593) * feat: add the linux-firmware repository as another
source for CPU microcode versions * feat: arm: add Neoverse-N2, Neoverse-V1 and
Neoverse-V2 * fix: rewrite SQL to be sqlite3 >= 3.41 compatible
([#443](https://github.com/speed47/spectre-meltdown-checker/issues/443)) * fix:
a /devnull file was mistakenly created on the filesystem * fix: fwdb: ignore
MCEdb versions where an official Intel version exists (fixes
[#430](https://github.com/speed47/spectre-meltdown-checker/issues/430))
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 12 2023 Reto Gantenbein <reto.gantenbein(a)linuxmonk.ch> - 0.46-1
- Update to 0.46
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-a01823abe4 java-latest-openjdk-20.0.2.0.9-1.rolling.el9
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-369c889880 chromium-115.0.5790.170-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
bitcoin-core-25.0-3.el9
gsi-openssh-8.7p1-9.el9
libopenshot-audio-0.3.2-1.el9
packit-0.79.0-1.el9
profanity-0.14.0-1.el9
python-specfile-0.21.0-1.el9
resalloc-5.0-1.el9
rust-gix-actor-0.24.2-1.el9
rust-gix-date-0.7.2-1.el9
rust-gix-validate-0.8.0-1.el9
Details about builds:
================================================================================
bitcoin-core-25.0-3.el9 (FEDORA-EPEL-2023-0891477f3e)
Peer to Peer Cryptographic Currency
--------------------------------------------------------------------------------
Update Information:
Update to 25.0.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 Simone Caronni <negativo17(a)gmail.com> - 25.0-3
- Adjust verify script invocation.
- Fix build on el8.
- Drop unused build requirement.
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 25.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue May 30 2023 Simone Caronni <negativo17(a)gmail.com> - 25.0-1
- Update to 25.0.
- Update verification of signatures to use the new bundled script.
--------------------------------------------------------------------------------
================================================================================
gsi-openssh-8.7p1-9.el9 (FEDORA-EPEL-2023-3bcb52fc54)
An implementation of the SSH protocol with GSI authentication
--------------------------------------------------------------------------------
Update Information:
Sync with openssh package
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 9 2023 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 8.7p1-9
- Based on openssh-8.7p1-30.el9_2
--------------------------------------------------------------------------------
================================================================================
libopenshot-audio-0.3.2-1.el9 (FEDORA-EPEL-2023-dd98a423d3)
Audio library used by OpenShot
--------------------------------------------------------------------------------
Update Information:
Update libopenshot-audio to 0.3.2 (#2185294)
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 S��rgio Basto <sergio(a)serjux.com> - 0.3.2-1
- Update libopenshot-audio to 0.3.2 (#2185294)
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2185294 - libopenshot-audio-0.3.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2185294
--------------------------------------------------------------------------------
================================================================================
packit-0.79.0-1.el9 (FEDORA-EPEL-2023-15ec8357e7)
A tool for integrating upstream projects with Fedora operating system
--------------------------------------------------------------------------------
Update Information:
Automatic update for packit-0.79.0-1.el9. ##### **Changelog for packit** ``` *
Fri Aug 11 2023 Packit <hello(a)packit.dev> - 0.79.0-1 - 2 new configuration
options for filtering when getting latest upstream release tag were introduced:
`upstream_tag_include` and `upstream_tag_exclude`. They should contain a Python
regex that can be used as an argument in `re.match`. (#2030) * Mon Aug 07 2023
Packit <hello(a)packit.dev> - 0.78.2-1 - Packit's license in RPM specfile is now
confirmed to be SPDX compatible. (#2026) - `source-git init --ignore-missing-
autosetup` help was improved to be less confusing. (#2016) (#2017) * Thu Jul 13
2023 Packit <hello(a)packit.dev> - 0.78.1-1 - Temporarily disabled test
dependencies on Fedora Rawhide because of missing `python3-deepdiff`. (#2008)
``` ---- Automatic update for packit-0.78.2-1.el9. ##### **Changelog for
packit** ``` * Mon Aug 07 2023 Packit <hello(a)packit.dev> - 0.78.2-1 - Packit's
license in RPM specfile is now confirmed to be SPDX compatible. (#2026) -
`source-git init --ignore-missing-autosetup` help was improved to be less
confusing. (#2016) (#2017) * Thu Jul 13 2023 Packit <hello(a)packit.dev> -
0.78.1-1 - Temporarily disabled test dependencies on Fedora Rawhide because of
missing `python3-deepdiff`. (#2008) ``` ---- Automatic update for
packit-0.78.1-1.el9. ##### **Changelog for packit** ``` * Thu Jul 13 2023
Packit <hello(a)packit.dev> - 0.78.1-1 - Temporarily disabled test dependencies on
Fedora Rawhide because of missing `python3-deepdiff`. (#2008) ```
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 Packit <hello(a)packit.dev> - 0.79.0-1
- 2 new configuration options for filtering when getting latest upstream release tag were introduced: `upstream_tag_include` and `upstream_tag_exclude`. They should contain a Python regex that can be used as an argument in `re.match`. (#2030)
* Mon Aug 7 2023 Packit <hello(a)packit.dev> - 0.78.2-1
- Packit's license in RPM specfile is now confirmed to be SPDX compatible. (#2026)
- `source-git init --ignore-missing-autosetup` help was improved to be less confusing. (#2016) (#2017)
* Thu Jul 13 2023 Packit <hello(a)packit.dev> - 0.78.1-1
- Temporarily disabled test dependencies on Fedora Rawhide because of missing `python3-deepdiff`. (#2008)
--------------------------------------------------------------------------------
================================================================================
profanity-0.14.0-1.el9 (FEDORA-EPEL-2023-85eef620db)
A console based XMPP client
--------------------------------------------------------------------------------
Update Information:
Update to 0.14.0
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 3 2023 Matthieu Saulnier <fantom(a)fedoraproject.org> - 0.14.0-1
- Update to 0.14.0
- Improve file ownership in doc subpackage
- Minor fix in the doc subpackage (no need to remove rst files)
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.13.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint(a)redhat.com> - 0.13.1-4
- Rebuilt for Python 3.12
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2228821 - profanity-0.14.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2228821
--------------------------------------------------------------------------------
================================================================================
python-specfile-0.21.0-1.el9 (FEDORA-EPEL-2023-7b3898996f)
A library for parsing and manipulating RPM spec files
--------------------------------------------------------------------------------
Update Information:
- `specfile` no longer tracebacks when some sources are missing and can't be
*emulated*. In such case the spec file is parsed without them at the cost of
`%setup` and `%patch` macros potentially expanding differently than with the
sources present - Specfile's license in RPM spec file is now confirmed to be
SPDX compatible
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 Nikola Forr�� <nforro(a)redhat.com> - 0.21.0-1
- `specfile` no longer tracebacks when some sources are missing and can't be _emulated_. In such case the spec file is parsed without them at the cost of `%setup` and `%patch` macros potentially expanding differently than with the sources present. (#271)
- Specfile's license in RPM spec file is now confirmed to be SPDX compatible. (#269)
--------------------------------------------------------------------------------
================================================================================
resalloc-5.0-1.el9 (FEDORA-EPEL-2023-61f4134c3a)
Resource allocator for expensive resources - client tooling
--------------------------------------------------------------------------------
Update Information:
new upstream release https://github.com/praiskup/resalloc/releases/tag/v5.0
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 11 2023 Pavel Raiskup <praiskup(a)redhat.com> - 5.0-1
- new upstream release https://github.com/praiskup/resalloc/releases/tag/v5.0
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 4 2023 Python Maint <python-maint(a)redhat.com> - 4.9-3
- Rebuilt for Python 3.12
* Mon Jan 30 2023 Miro Hron��ok <mhroncok(a)redhat.com> - 4.9-2
- Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
--------------------------------------------------------------------------------
================================================================================
rust-gix-actor-0.24.2-1.el9 (FEDORA-EPEL-2023-d5770ae5f0)
Way to identify git actors
--------------------------------------------------------------------------------
Update Information:
Update to version 0.24.2
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 10 2023 blinxen <h-k-81(a)hotmail.com> - 0.24.2-1
- Update to version 0.24.2 (rhbz#2229281)
* Tue Aug 1 2023 blinxen <h-k-81(a)hotmail.com> - 0.24.1-1
- Initial package (rhbz#2216299)
--------------------------------------------------------------------------------
================================================================================
rust-gix-date-0.7.2-1.el9 (FEDORA-EPEL-2023-f85cc93026)
Parse dates the way git does
--------------------------------------------------------------------------------
Update Information:
Update to version 0.7.2
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 10 2023 blinxen <h-k-81(a)hotmail.com> - 0.7.2-1
- Update to version 0.7.2 (rhbz#2229612)
--------------------------------------------------------------------------------
================================================================================
rust-gix-validate-0.8.0-1.el9 (FEDORA-EPEL-2023-35eb06dcb4)
Validation functions for various kinds of names in git
--------------------------------------------------------------------------------
Update Information:
Update to version 0.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 10 2023 blinxen <h-k-81(a)hotmail.com> - 0.8.0-1
- Update to version 0.8.0 (rhbz#2229633)
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-58ac73f947 java-latest-openjdk-20.0.2.0.9-1.rolling.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
trafficserver-9.2.2-1.el8
Details about builds:
================================================================================
trafficserver-9.2.2-1.el8 (FEDORA-EPEL-2023-478837dee6)
Fast, scalable and extensible HTTP/1.1 and HTTP/2 caching proxy server
--------------------------------------------------------------------------------
Update Information:
Update to upstream 9.2.2. Changes with Apache Traffic Server 9.2.2 #9544 -
Docs: format typos in header_rewrite doc #9754 - Fix OCSP detection during
build (9.2.x) #9829 - Add TSHttpTxnNextHopPortGet, add NEXT-HOP to header
rewrite #9831 - Allow slice plugin to purge requests #9840 - Fix crash on
config reload with BoringSSL #9877 - Do not add content-length for status 204
cache #9879 - doc: fix the internal libraries section formatting #9886 - Fix
deprecated set_class for documentation build #9943 - Add yaml libs reference
to HTTP proxy test suite. #9944 - Fix clang-format for 9.2.x branch #9952 -
92x autest updates #9959 - 9.2.x: OpenSSL 3.0 tls autest updates (#9947)
#9971 - Update to autest version 1.10.3 #9976 - fix: require
RSRC_CLIENT_REQUEST_HEADERS in ConditionMethod #9989 - Do not set @SECLEVEL
with boringssl #10038 - LSan: Fix leaks of Cache Unit Test #10054 - Demote
SSL log line to debug and remove key printing #10093 - tools/check-unused-
dependencies: make exceptions for tools under clang+asan #10103 - autest
get_port: update to use psutil #10105 - Update autest to the latest 1.10.4
#10107 - Fix ports.py type hint for sets on older Python #10124 - Fix DbgCtl
reference that got cherry-picked into 9.2.x #10125 - Remove duplicate slashes
at the beginning of the incoming URL #10127 - 9.2.x: Correctly handle encoding
for cache hash generation #10131 - 9.2.x: Fix a crash triggered by invalid
range header
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 9 2023 Jered Floyd <jered(a)redhat.com> 9.2.2-1
- Update to upstream 9.2.2
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 9.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2228525 - trafficserver-9.2.2-rc0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2228525
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5ec56987f0 rust-1.71.1-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
trafficserver-9.2.2-1.el7
Details about builds:
================================================================================
trafficserver-9.2.2-1.el7 (FEDORA-EPEL-2023-1f644ffa2e)
Fast, scalable and extensible HTTP/1.1 and HTTP/2 caching proxy server
--------------------------------------------------------------------------------
Update Information:
Update to upstream 9.2.2. Changes with Apache Traffic Server 9.2.2 #9544 -
Docs: format typos in header_rewrite doc #9754 - Fix OCSP detection during
build (9.2.x) #9829 - Add TSHttpTxnNextHopPortGet, add NEXT-HOP to header
rewrite #9831 - Allow slice plugin to purge requests #9840 - Fix crash on
config reload with BoringSSL #9877 - Do not add content-length for status 204
cache #9879 - doc: fix the internal libraries section formatting #9886 - Fix
deprecated set_class for documentation build #9943 - Add yaml libs reference
to HTTP proxy test suite. #9944 - Fix clang-format for 9.2.x branch #9952 -
92x autest updates #9959 - 9.2.x: OpenSSL 3.0 tls autest updates (#9947)
#9971 - Update to autest version 1.10.3 #9976 - fix: require
RSRC_CLIENT_REQUEST_HEADERS in ConditionMethod #9989 - Do not set @SECLEVEL
with boringssl #10038 - LSan: Fix leaks of Cache Unit Test #10054 - Demote
SSL log line to debug and remove key printing #10093 - tools/check-unused-
dependencies: make exceptions for tools under clang+asan #10103 - autest
get_port: update to use psutil #10105 - Update autest to the latest 1.10.4
#10107 - Fix ports.py type hint for sets on older Python #10124 - Fix DbgCtl
reference that got cherry-picked into 9.2.x #10125 - Remove duplicate slashes
at the beginning of the incoming URL #10127 - 9.2.x: Correctly handle encoding
for cache hash generation #10131 - 9.2.x: Fix a crash triggered by invalid
range header
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 9 2023 Jered Floyd <jered(a)redhat.com> 9.2.2-1
- Update to upstream 9.2.2
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 9.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2228525 - trafficserver-9.2.2-rc0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2228525
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-a01823abe4 java-latest-openjdk-20.0.2.0.9-1.rolling.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
python-pytest-lazy-fixture-0.6.3-13.el9
rust-humansize-2.1.3-1.el9
rust-humansize1-1.1.1-1.el9
rust-pin-project-lite-0.2.12-1.el9
rust-tokio-1.30.0-1.el9
swatchdog-3.2.4-2.el9
trafficserver-9.2.2-1.el9
Details about builds:
================================================================================
python-pytest-lazy-fixture-0.6.3-13.el9 (FEDORA-EPEL-2023-5e9a84db23)
Use fixtures in pytest.mark.parametrize
--------------------------------------------------------------------------------
Update Information:
New package for EPEL9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.3-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint(a)redhat.com> - 0.6.3-12
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 0.6.3-9
- Rebuilt for Python 3.11
* Tue May 10 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.6.3-8
- Port to pyproject-rpm-macros
* Tue May 10 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.6.3-6
- Remove obsolete macros
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-humansize-2.1.3-1.el9 (FEDORA-EPEL-2023-820dac8aba)
Configurable crate to easily represent sizes in a human-readable format
--------------------------------------------------------------------------------
Update Information:
Update the humansize crate to version 2.1.3, and add a compat package for
version 1.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 8 2023 Fabio Valentini <decathorpe(a)gmail.com> - 2.1.3-1
- Update to version 2.1.3; Fixes RHBZ#2126228
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon May 22 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.1.1-7
- Regenerate with rust2rpm v24
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-humansize1-1.1.1-1.el9 (FEDORA-EPEL-2023-820dac8aba)
Configurable crate to easily represent file sizes in a human-readable format
--------------------------------------------------------------------------------
Update Information:
Update the humansize crate to version 2.1.3, and add a compat package for
version 1.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 8 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.1.1-1
- Initial import (humansize 1 compat package)
--------------------------------------------------------------------------------
================================================================================
rust-pin-project-lite-0.2.12-1.el9 (FEDORA-EPEL-2023-5622500c60)
Lightweight version of pin-project written with declarative macros
--------------------------------------------------------------------------------
Update Information:
- Update the tokio crate to version 1.30.0. - Update the pin-project-lite crate
to version 0.2.12.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 9 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.12-1
- Update to version 0.2.12; Fixes RHBZ#2229447
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-tokio-1.30.0-1.el9 (FEDORA-EPEL-2023-5622500c60)
Event-driven, non-blocking I/O platform
--------------------------------------------------------------------------------
Update Information:
- Update the tokio crate to version 1.30.0. - Update the pin-project-lite crate
to version 0.2.12.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 9 2023 Fabio Valentini <decathorpe(a)gmail.com> - 1.30.0-1
- Update to version 1.30.0; Fixes RHBZ#2230566
--------------------------------------------------------------------------------
================================================================================
swatchdog-3.2.4-2.el9 (FEDORA-EPEL-2023-dd1b8423de)
Tool for actively monitoring log files
--------------------------------------------------------------------------------
Update Information:
New package: swatchdog - Tool for actively monitoring log files
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 4 2023 Tom Callaway <spot(a)fedoraproject.org> - 3.2.4-2
- add BR: perl-interpreter
- Fix obsoletes to include release
- Add license files properly
- own weird auto directory
- remove perl(:MODULE_COMPAT... requires, it is obsolete
- sent patches upstream and include links to issues
- Use only %{buildroot}
- fix patch invocations to use "new" syntax
* Fri Sep 23 2022 Tom Callaway <spot(a)fedoraproject.org> - 3.2.4-1
- update to 3.2.4
- upstream renamed it to "swatchdog"
- looks abandoned though, for at least 7 years
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.2.3-36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Jitka Plesnikova <jplesnik(a)redhat.com> - 3.2.3-35
- Perl 5.36 rebuild
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.2.3-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2129442 - Review Request: swatchdog - Tool for actively monitoring log files
https://bugzilla.redhat.com/show_bug.cgi?id=2129442
--------------------------------------------------------------------------------
================================================================================
trafficserver-9.2.2-1.el9 (FEDORA-EPEL-2023-f25fcdd3e2)
Fast, scalable and extensible HTTP/1.1 and HTTP/2 caching proxy server
--------------------------------------------------------------------------------
Update Information:
Update to upstream 9.2.2. Changes with Apache Traffic Server 9.2.2 #9544 -
Docs: format typos in header_rewrite doc #9754 - Fix OCSP detection during
build (9.2.x) #9829 - Add TSHttpTxnNextHopPortGet, add NEXT-HOP to header
rewrite #9831 - Allow slice plugin to purge requests #9840 - Fix crash on
config reload with BoringSSL #9877 - Do not add content-length for status 204
cache #9879 - doc: fix the internal libraries section formatting #9886 - Fix
deprecated set_class for documentation build #9943 - Add yaml libs reference
to HTTP proxy test suite. #9944 - Fix clang-format for 9.2.x branch #9952 -
92x autest updates #9959 - 9.2.x: OpenSSL 3.0 tls autest updates (#9947)
#9971 - Update to autest version 1.10.3 #9976 - fix: require
RSRC_CLIENT_REQUEST_HEADERS in ConditionMethod #9989 - Do not set @SECLEVEL
with boringssl #10038 - LSan: Fix leaks of Cache Unit Test #10054 - Demote
SSL log line to debug and remove key printing #10093 - tools/check-unused-
dependencies: make exceptions for tools under clang+asan #10103 - autest
get_port: update to use psutil #10105 - Update autest to the latest 1.10.4
#10107 - Fix ports.py type hint for sets on older Python #10124 - Fix DbgCtl
reference that got cherry-picked into 9.2.x #10125 - Remove duplicate slashes
at the beginning of the incoming URL #10127 - 9.2.x: Correctly handle encoding
for cache hash generation #10131 - 9.2.x: Fix a crash triggered by invalid
range header
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 9 2023 Jered Floyd <jered(a)redhat.com> 9.2.2-1
- Update to upstream 9.2.2
* Sat Jul 22 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 9.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2228525 - trafficserver-9.2.2-rc0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2228525
--------------------------------------------------------------------------------