--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-b7c694dd09
2020-02-29 22:28:56.267836
--------------------------------------------------------------------------------
Name : unittest-cpp
Product : Fedora EPEL 7
Version : 2.0.0
Release : 9.el7
URL : https://github.com/unittest-cpp/unittest-cpp
Summary : Lightweight unit testing framework for C++
Description :
unittest-cpp is a lightweight unit testing framework for C++.
Simplicity, portability, speed, and small footprint are all
very important aspects of unittest-cpp.
--------------------------------------------------------------------------------
Update Information:
- Update to 2.0.0 release
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.0.0-9
- Update to 2.0.0 release
* Fri Jan 31 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jul 27 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jun 10 2017 Raphael Groner <projects.rg(a)smart.ms> - 2.0.0-1
- new version
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jun 7 2016 Raphael Groner <projects.rg(a)smart.ms> - 1.6.1-1
- bump to v1.6.1, rhbz#1333400
* Mon Mar 28 2016 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.6.0-1.20160301gitb69b63a
- Update to 1.6.0 + drop our .pc file (ship upstream's instead).
* Fri Feb 5 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4-19.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-18.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.4-17.20130823gite76d25a
- Rebuilt for GCC 5 C++11 ABI change
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-16.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-15.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Nov 22 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-14.20130823gite76d25a
- Fix .spec file after previous change
* Fri Nov 22 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-13.20130823gite76d25a
- Rename the .pc file to be consistent with other platforms
* Fri Nov 22 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-12.20130823gite76d25a
- Misc. spec fixes.
* Thu Nov 21 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-11.20130823gite76d25a
- Bump to latest upstream.
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-11.20130509gitc42e68b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jun 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-10.20130509gitc42e68b
- Make -static depend on -devel. Suggested by Michael Schwendt.
* Fri May 31 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-9.20130509gitc42e68b
- Use github directly for git tarball generation.
- Move autoreconf to %build.
- Add %check.
- Removed duplicate files.
- All changes suggested by Bj��rn Esser.
* Thu May 30 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-8.20130509gitc42e68bb
- Switch upstream from http://sf.net/projects/unittest-cpp
to https://github.com/unittest-cpp/unittest-cpp
- Rebase sources to c42e68bb999d01da9ec71b67ff1a2cbd6ec1b6a6
- Use consistent naming as much as possible.
- Use autotools to build both shared and static libraries.
- Most changes suggested by Michael Schwendt.
* Wed Mar 13 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-7
- Fix linker flags breakage.
* Tue Mar 12 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-6
- Replace %define with %global.
* Wed Mar 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-5
- Remove unneeded space in sed expression.
* Wed Mar 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-4
- Use consistent naming in .pc file (fix by Luke Benstead).
* Wed Feb 27 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-3
- Use multi-line, single-instance sed, courtesy of Dennis Johnson.
* Sat Feb 23 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-2
- Change package name. Add .pc file courtesy of Luke Benstead.
* Sat Feb 2 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-1
- Initial Fedora RPM.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update unittest-cpp' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-6669224c9d
2020-02-29 22:28:56.267612
--------------------------------------------------------------------------------
Name : php-composer-spdx-licenses
Product : Fedora EPEL 7
Version : 1.5.3
Release : 1.el7
URL : https://github.com/composer/spdx-licenses
Summary : SPDX licenses list and validation library
Description :
SPDX licenses list and validation library.
Originally written as part of composer/composer,
now extracted and made available as a stand-alone library.
--------------------------------------------------------------------------------
Update Information:
**Version 1.5.3** - 2020-02-14 * Changed: updated licenses list to SPDX 3.8
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Remi Collet <remi(a)remirepo.net> - 1.5.3-1
- update to 1.5.3 (SPDX 3.8)
* Thu Aug 1 2019 Remi Collet <remi(a)remirepo.net> - 1.5.2-1
- update to 1.5.2 (SPDX 3.6)
* Tue Mar 26 2019 Remi Collet <remi(a)remirepo.net> - 1.5.1-1
- update to 1.5.1 (SPDX 3.4)
* Fri Nov 2 2018 Remi Collet <remi(a)remirepo.net> - 1.5.0-1
- update to 1.5.0 (SPDX 3.3)
* Mon May 14 2018 Remi Collet <remi(a)remirepo.net> - 1.4.0-1
- update to 1.4.0
* Thu Feb 1 2018 Remi Collet <remi(a)remirepo.net> - 1.3.0-1
- Update to 1.3.0
* Thu Jan 4 2018 Remi Collet <remi(a)remirepo.net> - 1.2.0-1
- Update to 1.2.0
- use phpunit6 on Fedora
* Tue Apr 4 2017 Remi Collet <remi(a)remirepo.net> - 1.1.6-1
- Update to 1.1.6
- switch from symfony/class-loader to fedora/autoloader
* Wed Sep 28 2016 Remi Collet <remi(a)fedoraproject.org> - 1.1.5-1
- version 1.1.5 (new licenses)
* Wed May 4 2016 Remi Collet <remi(a)fedoraproject.org> - 1.1.4-1
- version 1.1.4 (new licenses)
* Fri Mar 25 2016 Remi Collet <remi(a)fedoraproject.org> - 1.1.3-1
- version 1.1.3 (new licenses)
- run test suite with both PHP 5 and 7 when available
* Mon Oct 5 2015 Remi Collet <remi(a)fedoraproject.org> - 1.1.2-1
- version 1.1.2 (new licenses)
* Tue Sep 8 2015 Remi Collet <remi(a)fedoraproject.org> - 1.1.1-1
- version 1.1.1
* Mon Jul 20 2015 Remi Collet <remi(a)fedoraproject.org> - 1.1.0-2
- fix permissions
* Fri Jul 17 2015 Remi Collet <remi(a)fedoraproject.org> - 1.1.0-1
- version 1.1.0
* Fri Jul 17 2015 Remi Collet <remi(a)fedoraproject.org> - 1.0.0-1.20150717git572abf7
- new snapshot (issue #6 fixed, uneeded dep on justinrainbow/json-schema)
* Fri Jul 17 2015 Remi Collet <remi(a)fedoraproject.org> - 1.0.0-1.20150716git96c33d0
- initial package, version 1.0.0 + pr4
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-composer-spdx-licenses' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-fcd31a8678
2020-02-29 21:39:16.986343
--------------------------------------------------------------------------------
Name : unittest-cpp
Product : Fedora EPEL 8
Version : 2.0.0
Release : 9.el8
URL : https://github.com/unittest-cpp/unittest-cpp
Summary : Lightweight unit testing framework for C++
Description :
unittest-cpp is a lightweight unit testing framework for C++.
Simplicity, portability, speed, and small footprint are all
very important aspects of unittest-cpp.
--------------------------------------------------------------------------------
Update Information:
- Update to 2.0.0 release
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.0.0-9
- Update to 2.0.0 release
* Fri Jan 31 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jul 27 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jun 10 2017 Raphael Groner <projects.rg(a)smart.ms> - 2.0.0-1
- new version
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jun 7 2016 Raphael Groner <projects.rg(a)smart.ms> - 1.6.1-1
- bump to v1.6.1, rhbz#1333400
* Mon Mar 28 2016 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.6.0-1.20160301gitb69b63a
- Update to 1.6.0 + drop our .pc file (ship upstream's instead).
* Fri Feb 5 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4-19.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-18.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.4-17.20130823gite76d25a
- Rebuilt for GCC 5 C++11 ABI change
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-16.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-15.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Nov 22 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-14.20130823gite76d25a
- Fix .spec file after previous change
* Fri Nov 22 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-13.20130823gite76d25a
- Rename the .pc file to be consistent with other platforms
* Fri Nov 22 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-12.20130823gite76d25a
- Misc. spec fixes.
* Thu Nov 21 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-11.20130823gite76d25a
- Bump to latest upstream.
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-11.20130509gitc42e68b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jun 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-10.20130509gitc42e68b
- Make -static depend on -devel. Suggested by Michael Schwendt.
* Fri May 31 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-9.20130509gitc42e68b
- Use github directly for git tarball generation.
- Move autoreconf to %build.
- Add %check.
- Removed duplicate files.
- All changes suggested by Bj��rn Esser.
* Thu May 30 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-8.20130509gitc42e68bb
- Switch upstream from http://sf.net/projects/unittest-cpp
to https://github.com/unittest-cpp/unittest-cpp
- Rebase sources to c42e68bb999d01da9ec71b67ff1a2cbd6ec1b6a6
- Use consistent naming as much as possible.
- Use autotools to build both shared and static libraries.
- Most changes suggested by Michael Schwendt.
* Wed Mar 13 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-7
- Fix linker flags breakage.
* Tue Mar 12 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-6
- Replace %define with %global.
* Wed Mar 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-5
- Remove unneeded space in sed expression.
* Wed Mar 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-4
- Use consistent naming in .pc file (fix by Luke Benstead).
* Wed Feb 27 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-3
- Use multi-line, single-instance sed, courtesy of Dennis Johnson.
* Sat Feb 23 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-2
- Change package name. Add .pc file courtesy of Luke Benstead.
* Sat Feb 2 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-1
- Initial Fedora RPM.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1802971 - RFE: Add epel8 branch
https://bugzilla.redhat.com/show_bug.cgi?id=1802971
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update unittest-cpp' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-8ba096ce20
2020-02-29 21:39:16.986328
--------------------------------------------------------------------------------
Name : python-collectd_puppet
Product : Fedora EPEL 8
Version : 2.0.0
Release : 6.el8
URL : https://github.com/cernops/collectd-puppet
Summary : Collectd plugin to monitor puppet agents
Description :
Collectd plugin for puppet run status.
--------------------------------------------------------------------------------
Update Information:
First EPEL 8 release.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Steve Traylen <steve.traylen(a)cern.ch> - 2.0.0-7
- use systemd rather than systemd-rpm-macros
- condrestart collectd on upgrade
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.0.0-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.0.0-3
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Jun 14 2019 Steve Traylen <steve.traylen(a)cern.ch> - 2.0.0-1
- Update to 2.0.0
* Wed Feb 6 2019 Steve Traylen <steve.traylen(a)cern.ch> - 1.5.1-1
- Initial package.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-collectd_puppet' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-a06b09e6fa
2020-02-29 21:39:16.986312
--------------------------------------------------------------------------------
Name : x2goclient
Product : Fedora EPEL 8
Version : 4.1.2.2
Release : 1.el8
URL : http://www.x2go.org
Summary : X2Go Client application
Description :
X2Go is a server-based computing environment with
- session resuming
- low bandwidth support
- session brokerage support
- client-side mass storage mounting support
- client-side printing support
- audio support
- authentication by smartcard and USB stick
X2Go Client is a graphical client for the X2Go system.
You can use it to connect to running sessions and start new sessions.
--------------------------------------------------------------------------------
Update Information:
Update to 4.1.2.2 --- o more client-broker interaction (new events sent to the
broker side) o crash fix for the automount feature o automatic UNIX helper
bypass when starting X2Go Client with command line parameters that will let
it (almost) immediately exit. No more killing of subprocesses when running
x2goclient --help, yay! o fix sftp-server location scanning for Gentoo 17.1
profiles without a compat symlink o accept direct IPv6 addresses in proxy
fields. Previously such input was parsed as "host:port:" and failed
miserably. o make internal scp calls compatible with newer libssh versions and
those with fixes for CVE-2019-14889 backported. This has the drawback that
we can't scp files into other user's home directories easily any longer, but
libssh will keep interpreting the path literally so there's nothing sensible
we could do about this (other than looking up home directories in a
complicated manner via other tools). Since we don't need to do this
(currently), just live with that limitation. o fix an image corruption bug
(seen upon resizing etc.) in custom SVGFrame widgets o disable PulseAudio
autospawning in X2Go config file, thanks to Ville Salmela. Less spam in
system logs for disconnected sessions! o in the Qt5 code path, actually search
for "sftp-server", not "sftp-binary". Oops. o updated translations o
updated copyright notices o now requires pkgconfig as a build dependency o
add sftp-server binary path support for the default NixOS location o renamed
shadow session type label to "X2Go/X11 Desktop Sharing" o document --broker-
name in man page o rename XFreeRDP radio button labels to more accurate
pre-2.0 and post-2.0 versions o new Czech translation thanks to Tom
Ruzicka o correctly close channels on failures during checkLogin () thanks to
Ulrich Sibiller o specifying an exclamation character ("!") at the start
of host specifications will make X2Go Client skip login/interaction checks
completely thanks to Ulrich Sibiller. "!" was chosen because it is not a
valid DNS or alias name part. Can be used for both proxies and host
endpoints.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Orion Poplawski <orion(a)nwra.com> - 4.1.2.2-1
- Update to 4.1.2.2
* Fri Jan 31 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Dec 13 2019 Orion Poplawski <orion(a)nwra.com> - 4.1.2.1-5
- Select X11 backend on wayland (bz#1756430)
* Fri Aug 16 2019 Orion Poplawski <orion(a)nwra.com> - 4.1.2.1-4
- Add patch to support newer libssh
- Build with Qt5 on RHEL8
* Sat Jul 27 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jul 19 2018 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.2.1-1
- Update to 4.1.2.1
- Really build against Qt5 on Fedora
- Drops x2goplugin
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Mar 6 2018 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.1.1-1
- Update to 4.1.1.1
* Tue Feb 20 2018 Orion Poplawski <orion(a)nwra.com> - 4.1.1.0-4
- Add upstream patch to fix hang when connecting to a server with Kerberos auth
(bug #1546908)
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Nov 29 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.1.0-2
- Rebuild for proper libssh
- Make x86_64 only for EL7 (libssh dep)
* Mon Oct 30 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.1.0-1
- Update to 4.1.1.0
* Wed Sep 20 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.0.1-1
- Update to 4.1.0.1
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Feb 23 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.0.0-1
- Update to 4.1.0.0
* Thu Feb 23 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.2-3
- Add patch to disable clumsy attempt at Kerberos delegation
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.0.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Sep 21 2016 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.2-1
- Update to 4.0.5.2
- Drop upstream qt5 patch
* Thu Mar 24 2016 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.1-1
- Update to 4.0.5.1
- Drop shell and pubkey patch applied upstream
- Use original qt5 patch
- Use %license
* Wed Mar 23 2016 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.0-6
- Build with Qt5 for F24+
* Tue Mar 1 2016 Rex Dieter <rdieter(a)fedoraproject.org> - 4.0.5.0-5
- x2goclient no longer built with $RPM_OPT_FLAGS (#1306463)
* Fri Feb 5 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.0.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Sep 21 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.0-3
- Fix segfault due to typo (bug #1264609)
* Tue Aug 25 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.0-2
- Use login shells to spawn remote commands (bug #1256799)
* Thu Jul 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.0-1
- Update to 4.0.5.0
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed May 27 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.4.0-1
- Update to 4.0.4.0
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 4.0.3.2-2
- Rebuilt for GCC 5 C++11 ABI change
* Thu Feb 19 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.3.2-1
- Update to 4.0.3.2
* Mon Dec 1 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.3.1-1
- Update to 4.0.3.1
* Thu Oct 23 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.3.0-1
- Update to 4.0.3.0
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Mon Jul 14 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.2.1-1
- Update to 4.0.2.1
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Apr 10 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.2.0-1
- Update to 4.0.2.0
* Tue Feb 18 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.3-4
- Add patch to fix ssh options (bug #1066744)
* Wed Jan 29 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.3-3
- Add patch to fix libssh password auth issue (bug #1057871)
* Wed Jan 22 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.3-2
- Add patch to fix libssh timeout issue (bug #1053923)
* Wed Jan 22 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.3-1
- Update to 4.0.1.3
- Drop provider patch applied upstream
* Tue Dec 17 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.2-1
- Update to 4.0.1.2
- Update summary and description from upstream
- Split out browser plugin into x2goplugin package
- Add x2goplugin-provider package for apache config
* Wed Sep 11 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.1-1
- Update to 4.0.1.1
- Drop patches applied upstream
* Thu Sep 5 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-5
- Build against system qtbrowserplugin
* Fri Aug 30 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-4
- Add BR desktop-file-utils and validate desktop file
- Add gtk-update-icon-cache scriptlets
* Wed Apr 10 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-3
- Add patch to set dpi automatically
* Thu Mar 28 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-2
- Add patch to fix proxy connection issue
* Mon Mar 25 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-1
- Update to 4.0.1.0
* Tue Feb 12 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.0.2-1
- Update to 4.0.0.2
* Fri Jan 18 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.0.1-1
- Update to 4.0.0.1
* Wed Dec 12 2012 Orion Poplawski <orion(a)cora.nwra.com> - 3.99.3.1-0.1
- Update to latest git
* Tue Dec 11 2012 Orion Poplawski <orion(a)cora.nwra.com> - 3.99.3.0-1
- Initial Fedora package
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update x2goclient' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-c5c7102800
2020-02-29 21:39:16.986163
--------------------------------------------------------------------------------
Name : OpenImageIO
Product : Fedora EPEL 8
Version : 2.0.10
Release : 2.el8
URL : https://sites.google.com/site/openimageio/home
Summary : Library for reading and writing images
Description :
OpenImageIO is a library for reading and writing images, and a bunch of related
classes, utilities, and applications. Main features include:
- Extremely simple but powerful ImageInput and ImageOutput APIs for reading and
writing 2D images that is format agnostic.
- Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000,
DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI,
PNM/PPM/PGM/PBM, Field3d.
- An ImageCache class that transparently manages a cache so that it can access
truly vast amounts of image data.
--------------------------------------------------------------------------------
Update Information:
Initial builds for EPEL 8.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.10-2
- Rebuild with OpenColorIO.
* Sun Aug 4 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.10-1
- Update to 2.0.10.
* Wed Jul 24 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Jul 5 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.9-1
- Update to 2.0.9.
* Sat May 4 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.8-1
- Update to 2.0.8.
* Wed Apr 10 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.7-3
- Rebuild for OpenEXR 2.3.0.
* Thu Apr 4 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.7-2
- Rebuild for OpenColorIO 1.1.1.
* Mon Apr 1 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.7-1
- Update to 2.0.7.
* Mon Mar 18 2019 Orion Poplawski <orion(a)nwra.com>
- Rebuild for hdf5 1.10.5
* Sun Mar 17 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.6-1
- Update to 2.0.6.
* Thu Mar 14 2019 Mohan Boddu <mboddu(a)bhujji.com> - 2.0.5-2
- Rebuilt for dcmtk 3.6.4
* Mon Feb 4 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.5-1
- Update to 2.0.5.
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jan 24 2019 Jonathan Wakely <jwakely(a)redhat.com> - 2.0.4-2
- Rebuilt for Boost 1.69
* Sun Jan 6 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.4-1
- Update to 2.0.4:
http://lists.openimageio.org/pipermail/oiio-dev-openimageio.org/2019-Januar…
* Sat Dec 8 2018 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.3-1
- Update to 2.0.3.
* Mon Dec 3 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.17-1
- Update to 1.8.17.
* Fri Nov 2 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.16-1
- Update to 1.8.16.
* Tue Oct 2 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.15-1
- Update to 1.8.15.
* Mon Sep 24 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.14-2
- Remove python2 module and replace with python3 module.
* Mon Sep 3 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.14-1
- Update to 1.8.14.
* Wed Jul 18 2018 Simone Caronni <negativo17(a)gmail.com> - 1.8.12-3
- Rebuild for LibRaw update.
* Thu Jul 12 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.8.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Jun 1 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.12-1
- Update to 1.8.12.
* Mon Apr 2 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.10-1
- Update to 1.8.10.
* Fri Mar 2 2018 Adam Williamson <awilliam(a)redhat.com> - 1.8.9-2
- Rebuild for opencv 3.4.1
* Thu Mar 1 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.9-1
- Update to 1.8.9
* Fri Feb 23 2018 Peter Robinson <pbrobinson(a)fedoraproject.org> 1.8.8-3
- Rebuild
* Tue Feb 13 2018 Sandro Mani <manisandro(a)gmail.com> - 1.8.8-2
- Rebuild (giflib)
* Fri Feb 2 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.8-1
- Update to 1.8.8.
* Thu Jan 18 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.7-3
- Add openjpeg2 to build dependencies.
- Re-enable dcmtk for 32bit arches.
* Sat Jan 13 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.7-2
- Rebuild for OpenColorIO 1.1.0.
* Wed Jan 3 2018 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.7-1
- Update to latest upstream release.
- Disable building with dcmtk until fixed, see:
https://github.com/OpenImageIO/oiio/issues/1841
* Thu Nov 2 2017 Richard Shaw <hobbes1069(a)gmail.com> - 1.8.6-1
- Update to latest upstream release.
- Add dcmtk to build to enable DICOM plugin.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update OpenImageIO' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------