The following Fedora EPEL 9 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-157b128a28 exim-4.96-4.el9
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-dc59f2cf3b java-latest-openjdk-19.0.1.0.10-1.rolling.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
ansible-collection-community-mysql-3.5.1-1.el9
python-paramiko-2.12.0-1.el9
websocketpp-0.8.2-9.el9
Details about builds:
================================================================================
ansible-collection-community-mysql-3.5.1-1.el9 (FEDORA-EPEL-2022-3a699e2ae8)
MySQL collection for Ansible
--------------------------------------------------------------------------------
Update Information:
Update to 3.5.1. Fixes rhbz#1956098.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Nov 6 2022 Maxwell G <gotmax(a)e.email> - 3.5.1-1
- Update to 3.5.1. Fixes rhbz#1956098.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1956098 - ansible-collection-community-mysql-3.5.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1956098
--------------------------------------------------------------------------------
================================================================================
python-paramiko-2.12.0-1.el9 (FEDORA-EPEL-2022-d59e2d3747)
SSH2 protocol library for python
--------------------------------------------------------------------------------
Update Information:
This update fixes various issues relating to socket error handling.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Nov 6 2022 Paul Howarth <paul(a)city-fan.org> - 2.12.0-1
- Update to 2.12.0 (rhbz#2140281)
- Add a 'transport_factory' kwarg to 'SSHClient.connect' for advanced users
to gain more control over early Transport setup and manipulation (GH#2054,
GH#2125)
- Update '~paramiko.client.SSHClient' so it explicitly closes its wrapped
socket object upon encountering socket errors at connection time; this
should help somewhat with certain classes of memory leaks, resource
warnings, and/or errors (though we hasten to remind everyone that Client
and Transport have their own '.close()' methods for use in non-error
situations!) (GH#1822)
- Raise '~paramiko.ssh_exception.SSHException' explicitly when blank private
key data is loaded, instead of the natural result of 'IndexError'; this
should help more bits of Paramiko or Paramiko-adjacent codebases to
correctly handle this class of error (GH#1599, GH#1637)
- Use SPDX-format license tag
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.11.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 14 2022 Python Maint <python-maint(a)redhat.com> - 2.11.0-2
- Rebuilt for Python 3.11
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2140281 - python-paramiko-2.12.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2140281
--------------------------------------------------------------------------------
================================================================================
websocketpp-0.8.2-9.el9 (FEDORA-EPEL-2022-451e5880df)
C++ WebSocket Protocol Library
--------------------------------------------------------------------------------
Update Information:
Build for epel9
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 26 2022 Wolfgang St��ggl <c72578(a)yahoo.de> - 0.8.2-9
- Add patch: websocketpp-0.8.2-fix-cmake-find-boost.patch
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Aug 3 2020 Wolfgang St��ggl <c72578(a)yahoo.de> - 0.8.2-4
- Use %cmake_build and %cmake_install macros to fix FTBFS
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139771 - Build websocketpp for el9
https://bugzilla.redhat.com/show_bug.cgi?id=2139771
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-95ca32e505 java-latest-openjdk-19.0.1.0.10-1.rolling.el8
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-7b8daf83af exim-4.96-4.el8
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-166223b21a python-yara-4.2.3-1.el8 yara-4.2.3-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
ansible-collection-community-mysql-3.5.1-1.el8
python-mysqlclient-1.4.6-3.el8
Details about builds:
================================================================================
ansible-collection-community-mysql-3.5.1-1.el8 (FEDORA-EPEL-2022-9fd92e432a)
MySQL collection for Ansible
--------------------------------------------------------------------------------
Update Information:
Update to 3.5.1. Fixes rhbz#1956098. ---- ``` * Sat Aug 27 2022 Maxwell G
<gotmax(a)e.email> - 3.4.0-2 - Update license from "GPLv3+ and Python" to
"GPL-3.0-or-later AND PSF-2.0 AND BSD-2-Clause" - Run unit tests * Fri Aug 05
2022 Orion Poplawski <orion(a)nwra.com> - 3.4.0-1 - Update to 3.4.0 ```
--------------------------------------------------------------------------------
ChangeLog:
* Sun Nov 6 2022 Maxwell G <gotmax(a)e.email> - 3.5.1-1
- Update to 3.5.1. Fixes rhbz#1956098.
* Sat Aug 27 2022 Maxwell G <gotmax(a)e.email> - 3.4.0-2
- Update license from "GPLv3+ and Python" to "GPL-3.0-or-later AND PSF-2.0 AND BSD-2-Clause"
- Run unit tests
* Fri Aug 5 2022 Orion Poplawski <orion(a)nwra.com> - 3.4.0-1
- Update to 3.4.0
* Wed Jul 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 2 2022 Orion Poplawski <orion(a)nwra.com> - 3.3.0-1
- Update to 3.3.0
* Wed May 18 2022 Orion Poplawski <orion(a)nwra.com> - 3.2.1-1
- Update to 3.2.1
- Update license
* Fri May 13 2022 Orion Poplawski <orion(a)cora.nwra.com> - 3.2.0-1
- Update to 3.2.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1956098 - ansible-collection-community-mysql-3.5.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1956098
--------------------------------------------------------------------------------
================================================================================
python-mysqlclient-1.4.6-3.el8 (FEDORA-EPEL-2022-dd142aab2b)
MySQL/mariaDB database connector for Python
--------------------------------------------------------------------------------
Update Information:
Provide/Obsolete python-mysql
--------------------------------------------------------------------------------
ChangeLog:
* Sat Nov 5 2022 Igor Raits <ignatenkobrain(a)fedoraproject.org> - 1.4.6-3
- Build against mariadb
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0ff028bdf5 exim-4.96-4.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
bgpq4-1.7-1.el7
python-colcon-installed-package-information-0.1.0-1.el7
Details about builds:
================================================================================
bgpq4-1.7-1.el7 (FEDORA-EPEL-2022-99117ebb14)
Automate BGP filter generation based on routing database information
--------------------------------------------------------------------------------
Update Information:
# bgpq4 1.7 - Support `SOURCE::` syntax
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 Robert Scheck <robert(a)fedoraproject.org> 1.7-1
- Upgrade to 1.7 (#2139999)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139999 - bgpq4-1.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2139999
--------------------------------------------------------------------------------
================================================================================
python-colcon-installed-package-information-0.1.0-1.el7 (FEDORA-EPEL-2022-0510b5537e)
Extensions for colcon to inspect packages which have already been installed
--------------------------------------------------------------------------------
Update Information:
Initial build of `colcon_installed_package_information`
--------------------------------------------------------------------------------
ChangeLog:
* Wed Oct 19 2022 Scott K Logan <logans(a)cottsay.net> - 0.1.0-1
- Update to 0.1.0
- Change URL to point to GitHub repository
- Improve description
* Wed Mar 16 2022 Scott K Logan <logans(a)cottsay.net> - 0.0.1-1
- Initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2064941 - Review Request: python-colcon-installed-package-information - Extensions for colcon to inspect packages which have already been installed
https://bugzilla.redhat.com/show_bug.cgi?id=2064941
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-157b128a28 exim-4.96-4.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-dc59f2cf3b java-latest-openjdk-19.0.1.0.10-1.rolling.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
ansible-collection-community-rabbitmq-1.2.3-1.el9
bgpq4-1.7-1.el9
dnsdist-1.7.3-1.el9
kea-2.2.0-1.el9
nv-codec-headers-11.1.5.2-1.el9
packit-0.63.0-1.el9
pypolicyd-spf-2.9.3-1.el9
python-colcon-installed-package-information-0.1.0-1.el9
wasmedge-0.11.2-1.el9
Details about builds:
================================================================================
ansible-collection-community-rabbitmq-1.2.3-1.el9 (FEDORA-EPEL-2022-9c98bbbb37)
RabbitMQ collection for Ansible
--------------------------------------------------------------------------------
Update Information:
Update to 1.2.3. Fixes rhbz#2139970.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 Maxwell G <gotmax(a)e.email> - 1.2.3-1
- Update to 1.2.3. Fixes rhbz#2139970.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139970 - ansible-collection-community-rabbitmq-1.2.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2139970
--------------------------------------------------------------------------------
================================================================================
bgpq4-1.7-1.el9 (FEDORA-EPEL-2022-4c9b066284)
Automate BGP filter generation based on routing database information
--------------------------------------------------------------------------------
Update Information:
# bgpq4 1.7 - Support `SOURCE::` syntax
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 Robert Scheck <robert(a)fedoraproject.org> 1.7-1
- Upgrade to 1.7 (#2139999)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139999 - bgpq4-1.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2139999
--------------------------------------------------------------------------------
================================================================================
dnsdist-1.7.3-1.el9 (FEDORA-EPEL-2022-6e0191edba)
Highly DNS-, DoS- and abuse-aware loadbalancer
--------------------------------------------------------------------------------
Update Information:
Update to new upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 2 2022 Sander Hoentjen <sander(a)hoentjen.eu> - 1.7.3-1
- Update to 1.7.3 (#2096239)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Fedora Release Monitoring <release-monitoring(a)fedoraproject.org> - 1.7.2-1
- Update to 1.7.2 (#2096239)
* Tue May 3 2022 Sander Hoentjen <sander(a)hoentjen.eu> - 1.7.1-2
- Fixes build without uglify (#2070613)
* Sat Apr 30 2022 Sander Hoentjen <sander(a)hoentjen.eu> - 1.7.1-1
- Update to 1.7.1
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Jan 17 2022 Sander Hoentjen <sander(a)hoentjen.eu> - 1.7.0-1
- Update to 1.7.0 (#2041478)
- enable cdb
- enable nghttp2
* Sat Jan 8 2022 Miro Hron��ok <mhroncok(a)redhat.com> - 1.6.1-3
- Rebuilt for libre2.so.9
* Thu Sep 16 2021 Sahana Prasad <sahana(a)redhat.com> - 1.6.1-2
- Rebuilt with OpenSSL 3.0.0
* Thu Sep 16 2021 Sander Hoentjen <sander(a)hoentjen.eu> - 1.6.1-1
- Update to 1.6.1 (#1884153)
* Tue Sep 14 2021 Sahana Prasad <sahana(a)redhat.com> - 1.6.0-2
- Rebuilt with OpenSSL 3.0.0
* Mon Aug 16 2021 Sander Hoentjen <sander(a)hoentjen.eu> - 1.6.0-1
- Update to 1.6.0
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 1.5.0-8
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 14 2021 Adrian Reber <adrian(a)lisas.de> - 1.5.0-6
- Rebuilt for protobuf 3.14
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2096239 - dnsdist-1.7.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2096239
--------------------------------------------------------------------------------
================================================================================
kea-2.2.0-1.el9 (FEDORA-EPEL-2022-690393fda2)
DHCPv4, DHCPv6 and DDNS server from ISC
--------------------------------------------------------------------------------
Update Information:
- New version 2.2.0
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 Martin Osvald <mosvald(a)redhat.com> - 2.2.0-1
- New version 2.2.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2136081 - Please build latest kea for EPEL 9
https://bugzilla.redhat.com/show_bug.cgi?id=2136081
--------------------------------------------------------------------------------
================================================================================
nv-codec-headers-11.1.5.2-1.el9 (FEDORA-EPEL-2022-8d462bf626)
FFmpeg version of Nvidia Codec SDK headers
--------------------------------------------------------------------------------
Update Information:
- Update
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 Leigh Scott <leigh123linux(a)gmail.com> - 11.1.5.2-1
- Update to 11.1.5.2
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 11.1.5.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139211 - nv-codec-headers-11.1.5.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2139211
--------------------------------------------------------------------------------
================================================================================
packit-0.63.0-1.el9 (FEDORA-EPEL-2022-24ae502547)
A tool for integrating upstream projects with Fedora operating system
--------------------------------------------------------------------------------
Update Information:
Automatic update for packit-0.63.0-1.el9. ##### **Changelog for {package}**
``` {changelog} ``` ---- New upstream release: 0.62.0 ---- New upstream
release: 0.61.0
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 Packit <hello(a)packit.dev> - 0.63.0-1
- Fixed an issue due to which the repository was never searched for a specfile if 'specfile_path' was not specified, and 'specfile_path' was always set to '<repo_name>.spec'. (#1758)
- Packit is now able to generate automatic Bodhi update notes including a changelog diff since the latest stable build of a package. (#1747)
* Thu Oct 27 2022 Packit <hello(a)packit.dev> - 0.62.0-1
- Fixed an issue with version and release being updated even if `--no-bump` flag was specified. Also fixed an issue when `None` appeared in release instead of a number. (#1753)
* Fri Oct 21 2022 Packit <hello(a)packit.dev> - 0.61.0-1
- Packit can now correctly authenticate with Bodhi 6 and therefore create Bodhi updates. ���� (#1746)
- Packit now requires Python 3.9 or later. (#1745)
--------------------------------------------------------------------------------
================================================================================
pypolicyd-spf-2.9.3-1.el9 (FEDORA-EPEL-2022-dbc53dee64)
SPF Policy Server for Postfix (Python implementation)
--------------------------------------------------------------------------------
Update Information:
Switch to spf-engine, which is the new name upstream. Note: RHEL7 is still on
version 1.x and I am not planning on touching that.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 26 2022 Bojan Smojver <bojan(a)rexursive.com> 2.9.3-1
- bump up to 2.9.3 (spf-engine is now the source)
--------------------------------------------------------------------------------
================================================================================
python-colcon-installed-package-information-0.1.0-1.el9 (FEDORA-EPEL-2022-c5f1cd31a7)
Extensions for colcon to inspect packages which have already been installed
--------------------------------------------------------------------------------
Update Information:
Initial build of `colcon_installed_package_information`
--------------------------------------------------------------------------------
ChangeLog:
* Wed Oct 19 2022 Scott K Logan <logans(a)cottsay.net> - 0.1.0-1
- Update to 0.1.0
- Change URL to point to GitHub repository
- Improve description
* Wed Mar 16 2022 Scott K Logan <logans(a)cottsay.net> - 0.0.1-1
- Initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2064941 - Review Request: python-colcon-installed-package-information - Extensions for colcon to inspect packages which have already been installed
https://bugzilla.redhat.com/show_bug.cgi?id=2064941
--------------------------------------------------------------------------------
================================================================================
wasmedge-0.11.2-1.el9 (FEDORA-EPEL-2022-338a3e8fa6)
High performance WebAssembly Virtual Machine
--------------------------------------------------------------------------------
Update Information:
Release 0.11.2
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 dm4 <dm4(a)secondstate.io> 0.11.2-1
- Release 0.11.2
* Thu Nov 3 2022 Lokesh Mandvekar <lsm5(a)fedoraproject.org> 0.11.1-2
- Provides: wasm-library
* Fri Oct 21 2022 dm4 <dm4(a)secondstate.io> 0.11.1-1
- Release 0.11.1
* Wed Aug 31 2022 dm4 <dm4(a)secondstate.io> 0.11.0-1
- Release 0.11.0
* Mon Aug 1 2022 dm4 <dm4(a)secondstate.io> 0.10.1-1
- Initial import (fedora#2035222).
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139811 - enable epel builds
https://bugzilla.redhat.com/show_bug.cgi?id=2139811
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0ff028bdf5 exim-4.96-4.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
postsrsd-1.12-2.el7
rust-1.65.0-1.el7
Details about builds:
================================================================================
postsrsd-1.12-2.el7 (FEDORA-EPEL-2022-4d103f8a64)
Sender Rewriting Scheme (SRS) provider
--------------------------------------------------------------------------------
Update Information:
EPEL support for postsrsd
--------------------------------------------------------------------------------
ChangeLog:
* Fri Oct 28 2022 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.12-2
- Adapt to build on EPEL7 (thanks Jered Floyd)
* Wed Oct 26 2022 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.12-1
- NUR
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 23 2021 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.11-1
- NUR
* Fri Mar 19 2021 Alexander Bostr��m <abo(a)root.snowtree.se> - 1.10-0.1
- Update to 1.10
- adds postsrsd-systemd-launcher wrapper script
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 1.6-3
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Oct 6 2020 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.6-1
- NUR
- define INIT_FLAVOR as detection does not work in build environment
- ensure build in not done in-source
- add gcc to BuildRequires (removing it was a mistake)
- add compat for EL7 around cmake_* macros
* Thu Aug 13 2020 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-10.20170118gita77bf99
- migrate to new cmake macros for out-of-source builds
* Thu Oct 5 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-9.20170118gita77bf99
- use the %ghost feature to ensure the secret file is owned by the package
- it is then not necessary to handle its removal in %postun
* Thu Sep 28 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-8.20170118gita77bf99
- Thanks Matthias Runge Mauchin for the review
- break description line too long
- build dependency on gcc is not needed
* Wed Sep 27 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-7.20170118gita77bf99
- make the changelog more readable
- stop recreating buildroot, it is made clean already
* Wed Aug 23 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-6.20170118gita77bf99
- remove unnecessary Requires on make
- use _sysconfdir macro
- use name macro when it makes sense
- remove unnecessary %doc as the buildsys already populates docdir
* Tue Aug 22 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-5.20170118gita77bf99
- remove %clean section, not needed in Fedora
* Tue Aug 22 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-4.20170118gita77bf99
- don't remove secret file during upgrade
- start service at the end of post scriptlet
- improve SELinux rules handling (now requires a running SELinux)
* Tue Aug 22 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-3.20170118gita77bf99
- Thanks Robert-Andr�� Mauchin for the review
- snapshot is packaged to get this necessary fix: https://github.com/roehling/postsrsd/pull/65
- fixed version
- fixed source URL
- use macros for standard paths and build steps
- add missing systemd scriptlets
- specify doc and license files
- remove unnecessary Requires on base64
- remove Group information unsupported in Fedora
* Fri Apr 14 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-2
- create /etc/postsrsd.secret if missing
- move systemd config into directory for packages
- move chroot directory into /run
- autocreate chroot directory
* Thu Mar 30 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-1
- initial packaging
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2137721 - Please branch and build postsrsd in epel8 and epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2137721
--------------------------------------------------------------------------------
================================================================================
rust-1.65.0-1.el7 (FEDORA-EPEL-2022-4908e73363)
The Rust Programming Language
--------------------------------------------------------------------------------
Update Information:
Update to Rust 1.65.0: * Generic associated types (GATs) * `let`-`else`
statements * `break` from labeled blocks * Splitting Linux debuginfo *
Stabilized APIs See the [blog post](https://blog.rust-
lang.org/2022/11/03/Rust-1.65.0.html) and [release
notes](https://github.com/rust-
lang/rust/blob/stable/RELEASES.md#version-1650-2022-11-03) for more details. At
the packaging level, `rust-analyzer` now obsoletes `rls`.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 3 2022 Josh Stone <jistone(a)redhat.com> - 1.65.0-1
- Update to 1.65.0.
- rust-analyzer now obsoletes rls.
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-fac3491880 xerces-c-3.2.3-5.el8
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-95ca32e505 java-latest-openjdk-19.0.1.0.10-1.rolling.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-7b8daf83af exim-4.96-4.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-166223b21a python-yara-4.2.3-1.el8 yara-4.2.3-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
icewm-3.2.0-2.el8
postsrsd-1.12-1.el8
xorgxrdp-0.9.19-4.el8
Details about builds:
================================================================================
icewm-3.2.0-2.el8 (FEDORA-EPEL-2022-6866eca902)
Window manager designed for speed, usability, and consistency
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 3 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.2.0-1
- chore: Update to 3.2.0
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-6
- build: Add xrandr as weak dep
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-5
- build: Make alsa-utils as weak dep
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-4
- build: Drop adwaita-icon-theme dep
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-3
- style: Update .spec
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-2
- build: Add mutt as weak dep
--------------------------------------------------------------------------------
================================================================================
postsrsd-1.12-1.el8 (FEDORA-EPEL-2022-151ecc4ecd)
Sender Rewriting Scheme (SRS) provider
--------------------------------------------------------------------------------
Update Information:
EPEL support for postsrsd
--------------------------------------------------------------------------------
ChangeLog:
* Wed Oct 26 2022 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.12-1
- NUR
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 23 2021 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.11-1
- NUR
* Fri Mar 19 2021 Alexander Bostr��m <abo(a)root.snowtree.se> - 1.10-0.1
- Update to 1.10
- adds postsrsd-systemd-launcher wrapper script
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 1.6-3
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Oct 6 2020 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.6-1
- NUR
- define INIT_FLAVOR as detection does not work in build environment
- ensure build in not done in-source
- add gcc to BuildRequires (removing it was a mistake)
- add compat for EL7 around cmake_* macros
* Thu Aug 13 2020 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-10.20170118gita77bf99
- migrate to new cmake macros for out-of-source builds
* Thu Oct 5 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-9.20170118gita77bf99
- use the %ghost feature to ensure the secret file is owned by the package
- it is then not necessary to handle its removal in %postun
* Thu Sep 28 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-8.20170118gita77bf99
- Thanks Matthias Runge Mauchin for the review
- break description line too long
- build dependency on gcc is not needed
* Wed Sep 27 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-7.20170118gita77bf99
- make the changelog more readable
- stop recreating buildroot, it is made clean already
* Wed Aug 23 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-6.20170118gita77bf99
- remove unnecessary Requires on make
- use _sysconfdir macro
- use name macro when it makes sense
- remove unnecessary %doc as the buildsys already populates docdir
* Tue Aug 22 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-5.20170118gita77bf99
- remove %clean section, not needed in Fedora
* Tue Aug 22 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-4.20170118gita77bf99
- don't remove secret file during upgrade
- start service at the end of post scriptlet
- improve SELinux rules handling (now requires a running SELinux)
* Tue Aug 22 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-3.20170118gita77bf99
- Thanks Robert-Andr�� Mauchin for the review
- snapshot is packaged to get this necessary fix: https://github.com/roehling/postsrsd/pull/65
- fixed version
- fixed source URL
- use macros for standard paths and build steps
- add missing systemd scriptlets
- specify doc and license files
- remove unnecessary Requires on base64
- remove Group information unsupported in Fedora
* Fri Apr 14 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-2
- create /etc/postsrsd.secret if missing
- move systemd config into directory for packages
- move chroot directory into /run
- autocreate chroot directory
* Thu Mar 30 2017 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.4-1
- initial packaging
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2137721 - Please branch and build postsrsd in epel8 and epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2137721
--------------------------------------------------------------------------------
================================================================================
xorgxrdp-0.9.19-4.el8 (FEDORA-EPEL-2022-ef6cad108f)
Implementation of xrdp backend as Xorg modules
--------------------------------------------------------------------------------
Update Information:
Provide alternative binary with glamor enabled.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 Bojan Smojver <bojan(a)rexursive.com> - 0.9.19-4
- Build alternative binary with glamor enabled
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-157b128a28 exim-4.96-4.el9
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-dc59f2cf3b java-latest-openjdk-19.0.1.0.10-1.rolling.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
fakechroot-2.20.1-12.el9
golang-x-sys-0-25.20220803gita90be44.el9
grass-8.2.0-6.el9
icewm-3.2.0-1.el9
kiss-fft-1.3.1-5.el9
needrestart-3.6-5.el9
nvtop-3.0.0-1.el9
postsrsd-1.12-1.el9
python-pynamodb-5.3.0-1.el9
swift-lang-5.7.1-1.el9
xe-guest-utilities-latest-7.30.0-7.el9
xorgxrdp-0.9.19-4.el9
Details about builds:
================================================================================
fakechroot-2.20.1-12.el9 (FEDORA-EPEL-2022-e190e78980)
Gives a fake chroot environment
--------------------------------------------------------------------------------
Update Information:
Bring fakechroot to epel 9
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 29 2022 S��rgio Basto <sergio(a)serjux.com> - 2.20.1-12
- All changes to fakechroot we carry in Debian for glibc >= 2.34 #104
check return value of dladdr #70
glibc 2.33+ compatibility #85
Wrap fstatat and fstatat64 (glibc 2.33) #86
src/lckpwdf.c: create an empty /etc/.pwd.lock #95
Wrap all functions accessing /etc/passwd, /etc/group and /etc/shadow for glibc >= 2.34 #98
Stat fix compilation #73 is also included
The strcpy writes the terminating null byte as well. #79 is also included
as note #98 for glibc 2.32 added src/__nss_files_fopen.c and later for glibc 2.34 remove it
- Fix typo in AC_PATH_PROG for ldconfig #80 is not included but it is a trivial fix
- Fix issue #92 #93 not included
- rel2abs: Only call getcwd_real for relative paths #100 not included
- fix_test_on_32bits.patch (which strated to fail on F36+)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.20.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.20.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.20.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.20.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Fix build with https://github.com/dex4er/fakechroot/pull/85 and
https://github.com/dex4er/fakechroot/pull/86
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2138415 - [EPEL9] Please branch and build fakechroot in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2138415
--------------------------------------------------------------------------------
================================================================================
golang-x-sys-0-25.20220803gita90be44.el9 (FEDORA-EPEL-2022-37344bf39a)
Go packages for low-level interaction with the operating system
--------------------------------------------------------------------------------
Update Information:
Initial epel9 build
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 3 2022 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> 0-25
- Bump to commit a90be440212d0ff450b66ce871c8b725fbc60f7c
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 0-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jun 4 2022 Maxwell G <gotmax(a)e.email> 0-23
- Bump to commit bc2c85ada10aa9b6aa9607e9ac9ad0761b95cf1d
* Mon Jan 24 2022 Maxwell G <gotmax(a)e.email> 0-22
- Bump to commit da31bd327af904dd4721b4eefa7c505bb3afd214.
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0-0.42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Aug 15 2021 Olivier Lemasle <o.lemasle(a)gmail.com> - 0-0.41.20210815gitd19ff85
- Bump to commit d19ff857e887eacb631721f188c7d365c2331456
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0-0.40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0-0.39
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 23 2021 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0-0.38.20210123git9b0068b
- Bump to commit 9b0068b26619c2b42438dc1d6335afefe7cdedf6
* Sun Jan 10 2021 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0-0.37.20210110git789bb1b
- Bump to commit789bb1bd4061037aab923f91266e7b94b91f0eb5
* Mon Nov 2 2020 Olivier Lemasle <o.lemasle(a)gmail.com> - 0-0.36
- Bump to commit 201ba4db2418b54b698efb4d8082dcb504617cdb
* Thu Sep 17 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0-0.35.20200917gitefd3b9a
- Bump to commit efd3b9a0ff205c921c51961c1c9bb8728bd0ce1b
* Sat Aug 22 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0-0.34.20200807git5acd03e
- Add windows only files to compile Winio
* Fri Aug 7 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0-0.33.20200807git5acd03e
- Bump to commit 5acd03effb828bdfdbad4e129e7daf84af6670b4
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2095050 - golang-x-sys: please provide epel9 package
https://bugzilla.redhat.com/show_bug.cgi?id=2095050
--------------------------------------------------------------------------------
================================================================================
grass-8.2.0-6.el9 (FEDORA-EPEL-2022-df4c5710ae)
GRASS GIS - Geographic Resources Analysis Support System
--------------------------------------------------------------------------------
Update Information:
fix RPM ARCH not defined for GRASS GIS addon installation (RHBZ #2138373)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 3 2022 Markus Neteler <neteler(a)mundialis.de> - 8.2.0-6
- fix RPM ARCH not defined for GRASS GIS addon installation (RHBZ #2138373)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2138373 - RPM ARCH not defined
https://bugzilla.redhat.com/show_bug.cgi?id=2138373
--------------------------------------------------------------------------------
================================================================================
icewm-3.2.0-1.el9 (FEDORA-EPEL-2022-ca905018e2)
Window manager designed for speed, usability, and consistency
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 3 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.2.0-1
- chore: Update to 3.2.0
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-6
- build: Add xrandr as weak dep
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-5
- build: Make alsa-utils as weak dep
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-4
- build: Drop adwaita-icon-theme dep
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-3
- style: Update .spec
* Sun Oct 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 3.1.0-2
- build: Add mutt as weak dep
--------------------------------------------------------------------------------
================================================================================
kiss-fft-1.3.1-5.el9 (FEDORA-EPEL-2022-e425b12bfe)
Fast Fourier Transform library
--------------------------------------------------------------------------------
Update Information:
Kiss FFT is a very small library that provides a reasonably efficient
implementation of the Fast Fourier Transform, both on fixed and floating data
types.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Aug 28 2020 Guido Aulisi <guido.aulisi(a)gmail.com> - 1.3.1-1
- Update to 1.3.1
- Drop python2 dependency
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2135886 - Please branch and build kiss-fft in epel9.
https://bugzilla.redhat.com/show_bug.cgi?id=2135886
--------------------------------------------------------------------------------
================================================================================
needrestart-3.6-5.el9 (FEDORA-EPEL-2022-777e2678df)
Restart daemons after library updates
--------------------------------------------------------------------------------
Update Information:
EPEL9 support for needrestart
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 3.6-4
- Rebuilt for Python 3.11
* Thu May 26 2022 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 3.6-3
- fix changelog
* Thu May 26 2022 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 3.6-2
- Fix debconf template
* Thu May 19 2022 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 3.6-1
- NUR
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Sep 23 2021 Miro Hron��ok <mhroncok(a)redhat.com> - 3.5-8
- Don't own /usr/lib/python3.X/site-packages
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.5-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 3.5-6
- Rebuilt for Python 3.10
* Tue Mar 16 2021 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 3.5-5
- move 'iucode-tool' to Recommends as it is not available in all
architectures
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
nvtop-3.0.0-1.el9 (FEDORA-EPEL-2022-80e67e007e)
GPU process monitoring for AMD, Intel and NVIDIA
--------------------------------------------------------------------------------
Update Information:
Initial release of `nvtop`, a GPU process monitoring tool for AMD, Intel and
NVIDIA (the latter via dlopen)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 3 2022 Michel Alexandre Salim <salimma(a)fedoraproject.org> 3.0.0-1
- Initial Fedora package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139889 - Review Request: nvtop - GPU process monitoring for AMD, Intel and NVIDIA
https://bugzilla.redhat.com/show_bug.cgi?id=2139889
--------------------------------------------------------------------------------
================================================================================
postsrsd-1.12-1.el9 (FEDORA-EPEL-2022-7a736ffe6c)
Sender Rewriting Scheme (SRS) provider
--------------------------------------------------------------------------------
Update Information:
EPEL support for postsrsd
--------------------------------------------------------------------------------
ChangeLog:
* Wed Oct 26 2022 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.12-1
- NUR
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 23 2021 Marc Dequ��nes (Duck) <duck(a)redhat.com> - 1.11-1
- NUR
* Fri Mar 19 2021 Alexander Bostr��m <abo(a)root.snowtree.se> - 1.10-0.1
- Update to 1.10
- adds postsrsd-systemd-launcher wrapper script
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 1.6-3
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2137721 - Please branch and build postsrsd in epel8 and epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2137721
--------------------------------------------------------------------------------
================================================================================
python-pynamodb-5.3.0-1.el9 (FEDORA-EPEL-2022-301fee91c0)
A pythonic interface to Amazon���s DynamoDB
--------------------------------------------------------------------------------
Update Information:
v5.3.0 ---------- * No longer call ``DescribeTable`` API before first operation
Before this change, we would call ``DescribeTable`` before the first operation
on a given table in order to discover its schema. This slowed down bootstrap
(particularly important for lambdas), complicated testing and could potentially
cause inconsistent behavior since queries were serialized using the table's
(key) schema but deserialized using the model's schema. With this change,
both queries and models now use the model's schema.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 3 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 5.3.0-1
- Update to 5.3.0 (close RHBZ#2139576)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139576 - python-pynamodb-5.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2139576
--------------------------------------------------------------------------------
================================================================================
swift-lang-5.7.1-1.el9 (FEDORA-EPEL-2022-8bc7834955)
The Swift programming language
--------------------------------------------------------------------------------
Update Information:
Updated to Swift 5.7.1-RELEASE
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 2 2022 Ron Olson <tachoknight(a)gmail.com> - 5.7.1-1
- Updated to Swift 5.7.1-RELEASE
Resolves: rhbz#2139320
* Tue Nov 1 2022 Ron Olson <tachoknight(a)gmail.com> - 5.7-4
- Merged fix from Lum��r Balhar to replace the pathfix.py tool
with the new way for Python 3.12
* Tue Sep 27 2022 Ron Olson <tachoknight(a)gmail.com> - 5.7-3
- Resolves: rhbz#2130233
* Tue Sep 27 2022 Ron Olson <tachoknight(a)gmail.com> - 5.7-2
- Added patch to handle an initialized variable but not
used
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139320 - swift-lang-5.7.1-RELEASE is available
https://bugzilla.redhat.com/show_bug.cgi?id=2139320
--------------------------------------------------------------------------------
================================================================================
xe-guest-utilities-latest-7.30.0-7.el9 (FEDORA-EPEL-2022-ef3e164410)
XAPI Virtual Machine Monitoring Scripts
--------------------------------------------------------------------------------
Update Information:
Scripts for monitoring XAPI project virtual machine. Writes distribution
version information and IP address to XenStore.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 7.30.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Maxwell G <gotmax(a)e.email> 7.30.0-6
- Rebuild for
CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang
* Tue Jul 19 2022 Li Rui Bin <lirb(a)winhong.com> 7.30.0-5
- Backport a patch to fix RHBZ#2106909
* Sat Jun 18 2022 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> 7.30.0-4
- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327,
CVE-2022-27191, CVE-2022-29526, CVE-2022-30629
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 7.30.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jan 6 2022 Robin Lee <cheeselee(a)fedoraproject.org> 7.30.0-2
- Properly override version info (RHBZ#2037556)
* Sat Dec 25 2021 Robin Lee <cheeselee(a)fedoraproject.org> 7.30.0-1
- New upstream release 7.30.0 (RHBZ#1914199)
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 7.21.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 7.21.0-3
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Sat Jan 30 2021 Robin Lee <cheeselee(a)fedoraproject.org> - 7.21.0-2
- Fix build with golang 1.16
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 7.21.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 11 2020 Robin Lee <cheeselee(a)fedoraproject.org> - 7.21.0-1
- Update to 7.21.0, supports CentOS 8.3
- Apply to patch to support CentOS Stream 8
- Update Citrix Hypervisor to the latest one
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 7.17.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2116993 - Xen tool
https://bugzilla.redhat.com/show_bug.cgi?id=2116993
--------------------------------------------------------------------------------
================================================================================
xorgxrdp-0.9.19-4.el9 (FEDORA-EPEL-2022-c6c98f2e9e)
Implementation of xrdp backend as Xorg modules
--------------------------------------------------------------------------------
Update Information:
Provide alternative binary with glamor enabled.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 4 2022 Bojan Smojver <bojan(a)rexursive.com> - 0.9.19-4
- Build alternative binary with glamor enabled
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0ff028bdf5 exim-4.96-4.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
knot-3.2.2-1.el7
tio-2.3-1.el7
Details about builds:
================================================================================
knot-3.2.2-1.el7 (FEDORA-EPEL-2022-4500b82191)
High-performance authoritative DNS server
--------------------------------------------------------------------------------
Update Information:
Update to upstream 3.2.2
--------------------------------------------------------------------------------
ChangeLog:
* Tue Nov 1 2022 Jakub Ru��i��ka <jakub.ruzicka(a)nic.cz> - 3.2.2-1
- Update to 3.2.2
--------------------------------------------------------------------------------
================================================================================
tio-2.3-1.el7 (FEDORA-EPEL-2022-7deeea56c2)
Simple TTY terminal I/O application
--------------------------------------------------------------------------------
Update Information:
# tio v2.3 * Add mute feature This will make tio go fully silent and not
print anything. * Rename config variable `tty` to `device` * Deprecate tty
config keyword but keep it around for now * Update show config * Update
example tiorc
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 3 2022 Robert Scheck <robert(a)fedoraproject.org> 2.3-1
- Upgrade to 2.3 (#2139343)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139343 - tio-2.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2139343
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-fac3491880 xerces-c-3.2.3-5.el8
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-95ca32e505 java-latest-openjdk-19.0.1.0.10-1.rolling.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-7b8daf83af exim-4.96-4.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-166223b21a python-yara-4.2.3-1.el8 yara-4.2.3-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
R-4.2.2-1.el8
festival-2.5.0-14.el8
knot-3.2.2-1.el8
python-niapy-2.0.3-1.el8
tio-2.3-1.el8
Details about builds:
================================================================================
R-4.2.2-1.el8 (FEDORA-EPEL-2022-fcdc7572db)
A language for data analysis and graphics
--------------------------------------------------------------------------------
Update Information:
Update to 4.2.2
--------------------------------------------------------------------------------
ChangeLog:
* Mon Oct 31 2022 I��aki ��car <iucar(a)fedoraproject.org> - 4.2.2-1
- Update to 4.2.2
- Run new compact-pdf target
- Remove obsolete MAKEINFO and texinfo hack
- Re-enable tests
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2138987 - R-4.2.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2138987
--------------------------------------------------------------------------------
================================================================================
festival-2.5.0-14.el8 (FEDORA-EPEL-2022-d6d1f6bde5)
Speech synthesis and text-to-speech system
--------------------------------------------------------------------------------
Update Information:
Initial epel8 package
--------------------------------------------------------------------------------
ChangeLog:
* Sun Sep 11 2022 W. Michael Petullo <mike(a)flyn.org> 2.5.0-14
- Avoid uname in architechture check, because "uname -p" does not work in
mock
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 2.5.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.5.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.5.0-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 2.5.0-15
- 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.5.0-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.5.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon May 18 2020 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-12
- Require pulseaudio-utils for paplay
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.5.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Oct 21 2019 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-10
- Obsolete four packages that would otherwise conflict with required speech-tools
* Wed Oct 16 2019 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-9
- Fix build on s390x, ppc64le, and aarch64
* Sun Oct 13 2019 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-8
- Remove empty lib subpackage
- Fix make command line (add missing '\')
- Use -p with install
- Do not create /etc/festival
- Do not create /usr/share/info
- Simplify %files
- Note BSD license for hts_engine module
- Split data into noarch package
- The festival-devel package now provides festival-static
- Markup additional files as licenses
* Sun Jan 27 2019 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-7
- Add more BuildRequires
- Remove use of festivalversion
- Drop Group:
- Replace define with global
- Reorder BuildRequires
- Remove deprecated post, preun, and postun statements
- Remove verbose pushd use
- Do not explicitly call ldconfig
- Label COPYING properly
* Sun Sep 9 2018 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-6
- Apply siteinit patch
- Drop lib from /usr/share/festival/lib
- Move audsp
- Drop email_filter
* Thu Sep 6 2018 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-5
- Patch to use more reasonable install locations
- Provide systemd service file
* Wed Aug 29 2018 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-4
- Do not explicitly run ldconfig
- Remove speechtools definitions
- Make use of system-installed speech-tools
- BuildRequire speech-tools-libs-static
- Fix some URLs
- Set debug_package to null; see comment at top
- Set LIBDIR on make
- Create $RPM_BUILD_ROOT/usr/lib64 before make install
* Tue Aug 28 2018 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-3
- Remove speech-tools and use package proposed in Bugzilla #1592220
* Sun Jul 22 2018 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-2
- Adjust soname using modification of patch from 1.96-38
- Place audsp where festival can find it
- Configure festival to use pulseaudio
* Sun Jul 22 2018 W. Michael Petullo <mike(a)flyn.org> - 2.5.0-1
- Update to 2.5.0
- Drop separate versions for speech_tools and docs
- Drop out-of-date patches
- Revert to Festival-distributed voices rather than NIT
- Drop Hispavoces voices for now
- Use sed to adjust config.in files
- A number of voices no longer have README files
- Build libFestival as a static library for now
- Drop siteinit.scm and sitevars.scm
- Drop info files
- Drop docs package for now
- Switch ked to rab
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.96-38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.96-37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Jan 31 2018 Than Ngo <than(a)redhat.com> - 1.96-36
- add BR on texi2html instead tetex, minimal tex BR
- fix FTBS with gcc7
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.96-35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.96-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.96-33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Feb 3 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.96-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.96-30
- Rebuilt for GCC 5 C++11 ABI change
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 12 2014 Jaromir Capik <jcapik(a)redhat.com> - 1.96-27
- Fixing format security flaws (#1037060)
* Sat Aug 3 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sat Mar 2 2013 Bruno Wolff III <bruno(a)wolff.to> - 1.96-25
- Fix typo in server script - bz 614200
* Thu Feb 7 2013 Jon Ciesla <limburgher(a)gmail.com> - 1.96-24
- Minor Merge review fixes, BZ 225748.
* Mon Jan 7 2013 Matthias Clasen <mclasen(a)redhat.com> - 1.96-23
- Add tighter inter-subpackage deps (recommended by rpmdiff)
* Mon Jan 7 2013 Matthias Clasen <mclasen(a)redhat.com> - 1.96-22
- Fix directory ownership for /usr/share/festival/lib/voices/es
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Feb 25 2012 Bruno Wolff III <bruno(a)wolff.to> - 1.96-20
- Fix to build with gcc 4.7
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 22 2011 Tim Niemueller <tim(a)niemueller.de> - 1.96-18
- Fix install paths of speech_tools includes (rhbz #242607)
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Sep 29 2009 Matthias Clasen <mclasen(a)redhat.com> - 1.96-16
- Add native pulseaudio support (#471047)
* Thu Sep 10 2009 Bernie Innocenti <bernie(a)codewiz.org> - 1.96-15
- Disable esd support (resolves: rhbz#492982)
* Wed Jul 29 2009 Matthias Clasen <mclasen(a)redhat.com> - 1.96-14
- Rebuild
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sat Apr 18 2009 Matthias Clasen <mclasen(a)redhat.com> - 1.96-12
- Add Spanish voices from the guadalinex project, in the
hispavoces-pal-diphone and hispavoces-sfl-diphone subpackages
(#496011)
* Tue Mar 24 2009 Jesse Keating <jkeating(a)redhat.com> - 1.96-11
- Drop the explicit dep on festival-voice, as it is redundant and
causes problems with multiple providers
* Thu Feb 26 2009 Matthias Clasen <mclasen(a)redhat.com> 1.96-10
- Fix build with gcc 4.4
* Tue Feb 24 2009 Matthias Clasen <mclasen(a)redhat.com> 1.96-9
- Make -docs and all the festvox subpackages noarch
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.96-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Nov 23 2008 Matthias Clasen <mclasen(a)redhat.com> - 1.96-7
- Tweak summaries
* Mon Oct 27 2008 Ray Strode <rstrode(a)redhat.com> - 1.96-6
- interoperate with other apps by using pacat for audio output
(bug 467531)
* Fri Jul 18 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.96-5
- fix license tag
* Fri Feb 22 2008 Matthias Clasen <mclasen(a)redhat.com> - 1.96-4
- Fix the build with gcc 4.3
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng(a)fedoraproject.org> - 1.96-3
- Autorebuild for GCC 4.3
* Wed Nov 7 2007 Stepan Kasal <skasal(a)redhat.com>1.96-2
- fix a typo in a summary and in festival-1.96-nitech-proclaimvoice.patch
- Resolves: #239216
* Tue Mar 20 2007 Ray Strode <rstrode(a)redhat.com> 1.96-1
- rebuild
* Mon Mar 19 2007 David Zeuthen <davidz(a)redhat.com> 1.96-0.11
- Forgot to add the .scm files
* Mon Mar 19 2007 David Zeuthen <davidz(a)redhat.com> 1.96-0.10
- Update to Matthew Miller's much improved package (#232105)
- Move the buildroot patch around
* Sun Mar 18 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.9
- fix the library link patch to use -lncurses instead of -ltinfo --
the later is all that's really needed, but the former works on older
distros too.
* Fri Mar 16 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.8
- festival-devel depends on the libraries package, not base festival. this
raises an multilib question: need to obsolete festival.i386 on x86_64.
Right now, there's no mechanism for doing that. Fortunately, all the
changes in packaging happen to make it so that the current version doesn't
conflict with the old release, so one will get unused cruft but not
breakage when upgrading.
- Bite teh proverbial bullet and make libFestival build shared.
- update speech-tools soname patch to work in the more general case needed
by the festival main build
- make said shared-lib a subpackage to avoid multiarching the whole thing
- split festival-devel and speechutils-devel in anticipation of future
plan of actually decoupling these packages.
- note that rpmlint complains about "missing" deps on the devel packages. it
should be fixed to recognize requiring a -lib/libs package is sufficent or
better.
- add saytime script. Because, really, what else is this package *for*?
- add the intro.text so (intro) works. 196 more bytes won't kill us. :)
- remove $PATH from LD_LIBRARY_PATH used in build. (What the heck?)
- add defattr to all subpackages. I don't think it's strictly necessary
since putting it in the first package seems sufficient, but that's
probably not behavior to count on.
- make descriptions and summaries use more consistant language
* Thu Mar 15 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.7
- Upstream baseurl now includes version. (Thanks Alan Black @ cmu)
- Update siteinit patch to also incorporate sitevars
- Add sitevars as a config file
- Ship our own siteinit and sitevars as sources
- In default sitevars, reference /usr/local/share/festival/lib as another
place to look for voices (it's okay if that doesn't exist). Hopefully,
this will encourage people who want to install non-RPM-packaged voices to
keep from doing it in /usr/share.
- Fix wrong references to slt voice in other nitech voices
- Fix wrongly commented-out (require 'f2bf0lr) in awb, clb, and rms voices.
- Stop untarring source files and use the setup macro properly.
- Get rid of silly DATA.TMP directories for installing voices and
dictionaries.
- Stop making ../speechtools link. Currently solved by patching to look
in the current directory; could also do this by moving everything up
a directory.
- TODO: festival-buildroot.patch could stand to be updated. May not
even be needed anymore.
- Drop the 8k versions of the diphone voices, since there's not really
any point. If you want smaller, use one of the arctic_hts voices
instead. And overall, this saves us about 4.5M.
* Wed Mar 14 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.6
- Fix copy-paste error in JMK description (thanks Matthias Clasen)
- Remove "nitech-us-" from the names of those voice packages to make the
package names shorter. (This will also be more convenient if we switch to
the cmu versions in the future.)
- made aliases so old cmu_us_*_arctic_hts voice names still work.
- Look for /etc/festival/siteinit.scm (and move siteinit.scm there!)
- Mark siteinit.scm as a config file
- Remove some non-useful stuff from speech-tools-utils.
- Move main dir from /usr/share/festival to /usr/share/festival/lib at
request of upstream. Also, we can drop the FHS (well, "fsstnd" -- it's
old) patch and just pass FTLIBDIR to make. Which, hey, we were already
doing. Yay redundancy.
- clean up CFLAGS and CXXFLAGS. "-fpermissive" was hiding bad stuff.
- update speech tools with patch from AWB to fix 64-bit build issue
with EST_DProbDist
- there's still some compiler warnings which should be addressed upstream.
- The nitech hts voices don't properly proclaim_voice, making them not
show up for gnome-speech and thus making orca crash. See details in the
comments in bug #232105.
* Tue Mar 13 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.5
- use festvox- instead of festival-voice for voice packages -- matches
upstream tarballs, and is shorter. Also, use shorter form of
the date-based version.
- get the README.htsvoice from the nitech voices -- it contains
license info.
- build (but don't enable by default) ESD support in speech-tools (bug
- fix coding error noted in bug #162137 -- need to push this upstream.
- link speech tools libraries with -lm, -ltermcap, -lesd and with themselves
(bug #198190, partially)
- holy sheesh. Use g++ for CXX, not gcc. Fixes bug #198190 completely.
* Tue Mar 13 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.4
- subpackages! Split out speech-tools, docs, voices.
- long descriptions for the individual voices, carefully gathered from
readmes and web sites.
- ooh. replace cmu_hts voices with the updated versions from upstream
<http://hts.sp.nitech.ac.jp/>. Two new voices, and updated versions of
the others. (The voices packaged at festvox.org are apparently based on
older versions of these, which in turn are from the CMU upstream.)
- TODO: make aliases for the cmu voices.
- arguably, voices should be made in to their own src.rpms. They don't need
anything from here to build. That's for a future version. (At that time,
the gigantic multisyn voices could be added.) The CMU dict needs festival
installed to build, but I don't think it needs the source, so dicts could
be subpackages too. And the docs are also a good candidate for separation.
speech-tools, though, is incestuously used in the festival build process
and I think it makes sense to keep that bundled.
- TODO: check through the speechtools-utils for what should actually be
packaged; fix the include path for siod (and anything else that needs it).
- TODO: package festival.el so it just works with emacs.
- TODO: reinvent festival_server_control as a proper init script
- TODO: put the festival server in sbin, maybe?
- Another question: should we drop the 8k diphone voices? Any point?
- Changed "X11-like" to "MIT-style" (which is what X11 is) to make rpmlint
happy.
- make %{festivalversion} macro to deal with all of the changes to version
in subpackages. Kludgy, but there's RPM for you.
* Tue Mar 13 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.3
- oh! The "etc-path" is important after all. Map that into
/usr/lib[arch]/festival via a kludge.
- make cmu_us_slt_arctic_hts the default voice, in preparation for
splitting the voice packages. (thankfully, there's already a fallback
mechanism -- cool!)
* Mon Mar 12 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.2
- clean up accidental backup file left in updated awb_arctic_hts
tarball
- remove /usr/share/festival/etc (see bug #228315)
- move unpackage voices to the prep section where it belongs
- other minor spec file readability changes
- "make install" for this package is, um, "interesting". It seems
geared for local user-level builds. So, rather than doing that and
then patching it up, do the right parts by hand as necessary. (The
previous version of the spec file did a convoluted mix of both.)
- don't install static libs.
- took out the massive hack that munges EST_*.h to speech_tools/EST_*.h in
the installed header files -- programs should instead use
-I/usr/include/speech_tools, shouldn't they? Put this back if I'm wrong.
- TODO -- autogenerated speech_tools docs
- festvox_ellpc11k.tar.gz, the spanish voice, wasn't getting installed anyway
due to a license question. Since it's also gone upstream, removing.
* Fri Mar 9 2007 Matthew Miller <mattdm(a)mattdm.org> 1.96-0.1
- Preliminary update to 1.96
- Update to new cmu_us_*_arctic files -- they're changed upstream,
although they don't appear to be versioned. Awesome. The current
versions are those found in the same directory with the 1.96 files.
- ditto festlex_CMU.tar.gz
- add macro for speechtoolsversion
- minor update to festival-1.96-american.patch.
- update shared build patch and rename to make more obvious that
it applies to the speechtools portion of the package.
- gcc 4 build patches now upstream.
- localhost-connections patch now upstream.
- note that festvox_ellpc11k.tar.gz and festvox_kallpc8k.tar.gz are no longer
in the directory tree upstream; drop?
* Fri Jan 19 2007 Miroslav Lichvar <mlichvar(a)redhat.com> - 1.95-6
- link with ncurses
- add dist tag
- make scriptlets safer
* Wed Jul 12 2006 Jesse Keating <jkeating(a)redhat.com> - 1.95-5.2.1
- rebuild
* Fri Feb 10 2006 Jesse Keating <jkeating(a)redhat.com> - 1.95-5.2
- bump again for double-long bug on ppc(64)
* Tue Feb 7 2006 Jesse Keating <jkeating(a)redhat.com> - 1.95-5.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Sun Jan 22 2006 Ray Strode <rstrode(a)redhat.com> - 1.95-5
- get gnopernicus working again. Patch from
Fernando Herrera <fherrera(a)gmail.com> (bug 178312)
- add a lot of compiler flags and random cruft to get
festival to build with gcc 4.1
* Fri Dec 9 2005 Jesse Keating <jkeating(a)redhat.com>
- rebuilt
* Mon Oct 10 2005 Florian La Roche <laroche(a)redhat.com>
- another try to get it to compile again
* Thu Apr 28 2005 <johnp(a)redhat.com> - 1.95-3
- require info packages so the post does not fail
- remove /usr/bin/VCLocalRule from buildroot since it is
an extranious file that does not need to be installed
* Wed Apr 27 2005 Miloslav Trmac <mitr(a)redhat.com> - 1.95-2
- Fix build with gcc 4 (#156132)
- Require /sbin/install-info for scriptlets (#155698)
- Don't ship %{_bindir}/VCLocalRules (#75645)
* Fri Feb 25 2005 <jrb(a)redhat.com> - 1.95-1
- patch from Matthew Miller to update to 1.95. Full changelog below
* Mon Feb 7 2005 Matthew Miller <mattdm(a)mattdm.org> 1.95-0.mattdm8
- put speech-tools binaries in /usr/libexec/speech-tools so as to not
clutter /usr/bin. Another approach would be to make speech-tools a
separate package and to make these utilities a subpackage of that.
- macro-ize /usr/bin, /usr/lib, /usr/include
* Sun Feb 6 2005 Matthew Miller <mattdm(a)mattdm.org> 1.95-0.mattdm6
- worked on this some more
- made actually work -- put back rest of fsstnd patch which I had broken
- made kludge for lack of sonames in shared libraries -- I think I did the
right thing
- put back american as the default -- british dicts are non-free.
* Wed Jan 5 2005 Matthew Miller <mattdm(a)mattdm.org> 1.95-0.mattdm1
- preliminary update to 1.95 beta
- add really nice CMU_ARCTIC HTS voices, which is the whole point of wanting
to do this. (They have a free license.)
- switch to festvox.org north american upstream urls
- keep old doc files -- there's no new ones yet.
- add comment to specfile about reason for lack of OALD (British) voices --
they've got a more restrictive license.
- change license to "X11-style", because that's how they describe it.
- remove exclusivearch. I dunno if this builds on other archs, but I
also don't know why it wouldn't.
- fancier buildroot string, 'cause hey, why not.
- more "datadir" macros
- remove most of Patch0 (fsstnd) -- can be done by setting variables instead.
there's some bits in speechtools still, though
- update Patch3 (shared-build)
- don't apply patches 20 and 21 -- no longer needed.
- disable adding "FreeBSD" and "OpenBSD" to the dictionary for now. Probably
a whole list of geek words should be added. Also, the patch was applied
in an icky kludgy way.
* Thu Jul 29 2004 Miloslav Trmac <mitr(a)redhat.com> - 1.4.2-25
- Update for gcc 3.4
* Wed Jul 28 2004 Miloslav Trmac <mitr(a)redhat.com> - 1.4.2-24
- Use shared libraries to reduce package size
- Don't ship patch backup files
* Tue Jun 15 2004 Elliot Lee <sopwith(a)redhat.com>
- rebuilt
* Tue May 4 2004 Jonathan Blandford <jrb(a)redhat.com> 1.4.2-21
- Remove the spanish voices until we get clarification on the license
* Sat Apr 10 2004 Warren Togami <wtogami(a)redhat.com>
- BR libtermcap-devel #104722
* Fri Feb 13 2004 Elliot Lee <sopwith(a)redhat.com>
- rebuilt
* Mon Aug 25 2003 Bill Nottingham <notting(a)redhat.com> 1.4.2-19
- clean up buildroot references (#75643, #77908, #102985)
- remove some extraneous scripts
- fix build with gcc-3.3
* Thu Jun 12 2003 Elliot Lee <sopwith(a)redhat.com> 1.4.2-17
- Rebuild
* Wed Jan 22 2003 Tim Powers <timp(a)redhat.com>
- rebuilt
* Thu Jan 9 2003 Tim Powers <timp(a)redhat.com> 1.4.2-15
- redirect install-info spewage
* Tue Jan 7 2003 Jens Petersen <petersen(a)redhat.com> 1.4.2-14
- put info files in infodir
- add post and postun script to install and uninstall info dir file entry
- drop postscript and info files from docs
* Wed Dec 11 2002 Tim Powers <timp(a)redhat.com> 1.4.2-13
- rebuild
* Thu Aug 15 2002 Bernhard Rosenkraenzer <bero(a)redhat.com> 1.4.2-12
- Adapt to current libstdc++
* Tue Jul 23 2002 Tim Powers <timp(a)redhat.com> 1.4.2-10
- build using gcc-3.2-0.1
* Wed Jul 3 2002 Trond Eivind Glomsr��d <teg(a)redhat.com> 1.4.2-9
- Add some missing helpprograms (# 67698)
* Fri Jun 21 2002 Tim Powers <timp(a)redhat.com>
- automated rebuild
* Mon Jun 10 2002 Trond Eivind Glomsr��d <teg(a)redhat.com> 1.4.2-7
- Fix some rpmlint errors
* Mon Jun 10 2002 Bernhard Rosenkraenzer <bero(a)redhat.com> 1.4.2-6
- Fix ISO C++ compliance
* Mon Mar 18 2002 Tim Powers <timp(a)redhat.com>
- rebuilt
* Thu Mar 14 2002 Trond Eivind Glomsr��d <teg(a)redhat.com> 1.4.2-2
- Get rid of CVS directiories in doc dir
- Fix broken symlinks for components from speech_tools
* Wed Mar 6 2002 Trond Eivind Glomsr��d <teg(a)redhat.com>
- 1.4.2
- Lots of fixes to make it build, more needed
- Cleanups
- Update URL
- Fix docs inclusion
- Drop prefix
- Use %{_tmppath}
* Wed Aug 2 2000 Bernhard Rosenkraenzer <bero(a)redhat.com>
- Add defattr (Bug #15033)
* Tue Jul 25 2000 Bernhard Rosenkraenzer <bero(a)redhat.com>
- fix build on current 7.0
* Mon Jul 17 2000 Bernhard Rosenkraenzer <bero(a)redhat.com>
- fix build on current 7.0
* Thu Jul 6 2000 Bernhard Rosenkraenzer <bero(a)redhat.com>
- FHSify
* Mon Jun 19 2000 Bernhard Rosenkraenzer <bero(a)redhat.com>
- Fix build on non-x86
* Sat Apr 22 2000 Bernhard Rosenkraenzer <bero(a)redhat.com>
- initial packaging
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2136536 - Please branch and build festival in epel8
https://bugzilla.redhat.com/show_bug.cgi?id=2136536
--------------------------------------------------------------------------------
================================================================================
knot-3.2.2-1.el8 (FEDORA-EPEL-2022-acd547348c)
High-performance authoritative DNS server
--------------------------------------------------------------------------------
Update Information:
Update to upstream 3.2.2
--------------------------------------------------------------------------------
ChangeLog:
* Tue Nov 1 2022 Jakub Ru��i��ka <jakub.ruzicka(a)nic.cz> - 3.2.2-1
- Update to 3.2.2
--------------------------------------------------------------------------------
================================================================================
python-niapy-2.0.3-1.el8 (FEDORA-EPEL-2022-672e8f9f54)
Micro framework for building nature-inspired algorithms
--------------------------------------------------------------------------------
Update Information:
Upgrade to 2.0.3
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 2 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 2.0.3-1
- Update to the latest upstream's release
--------------------------------------------------------------------------------
================================================================================
tio-2.3-1.el8 (FEDORA-EPEL-2022-2d476f926d)
Simple TTY terminal I/O application
--------------------------------------------------------------------------------
Update Information:
# tio v2.3 * Add mute feature This will make tio go fully silent and not
print anything. * Rename config variable `tty` to `device` * Deprecate tty
config keyword but keep it around for now * Update show config * Update
example tiorc
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 3 2022 Robert Scheck <robert(a)fedoraproject.org> 2.3-1
- Upgrade to 2.3 (#2139343)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2139343 - tio-2.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2139343
--------------------------------------------------------------------------------