Over the last 5 days, Troy Dawson, Jeroen van Meeuwen, Carl W George,
and several helpers have gotten nearly all of the python34 packages
moves over to python36 in EPEL-7. They are being included in 6 Bodhi
pushes because of a limitation in Bodhi for the text size of packages
in an include.
The current day for these package groups to move into EPEL regular is
April 2nd. We would like to have all tests we find in the next week or
so also added so that the updates can occur in a large group without
too much breakage.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f2d195dadahttps://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bcehttps://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
Please heavily test them by doing the following:
Stage 1 Testing
Install RHEL, CentOS, or Scientific Linux 7 onto a TEST system.
Install or enable the EPEL repository for this system
Install various packages you would normally use
yum --enablerepo=epel-testing update
Report problems to epel-devel(a)lists.fedoraproject.org
Stage 2 Testing
Check for any updated testing instructions on this blog or EPEL-devel list.
Install RHEL, CentOS, or Scientific Linux 7 onto a TEST system.
Install or enable the EPEL repository for this system
yum install python34
yum --enablerepo=epel-testing update
Report problems to epel-devel(a)lists.fedoraproject.org
Stage 3 Testing
Check for any updated testing instructions on this blog or EPEL-devel list.
Install RHEL, CentOS, or Scientific Linux 7 onto a TEST system.
Install or enable the EPEL repository for this system
yum install python36
yum --enablerepo=epel-testing update
Report problems to epel-devel(a)lists.fedoraproject.org
This should cover the three most common scenarios. Other scenarios
exist and will require some sort of intervention to work around. We
will outline them as they come up.
Many Many Thanks go to Troy, Jeroen, Carl, and the many people on the
python team who made a copr and did many of the initial patches to
make this possible.
--
Stephen J Smoogen.
The following Fedora EPEL 7 Security updates need testing:
Age URL
228 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3c9292b62d condor-8.6.11-1.el7
99 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-b43fdd19c3 vcftools-0.1.16-1.el7
36 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f8311ec8a2 tor-0.3.5.8-1.el7
30 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9c2c40e3df guacamole-server-1.0.0-1.el7
13 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-7e4233c554 mxml-3.0-1.el7
11 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-c43166839f pdns-4.1.7-1.el7
10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-a578ca80ae putty-0.71-1.el7
9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-317c9a2f81 drupal7-7.65-1.el7
7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-15679bf3f9 wordpress-5.1.1-4.el7
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-114610bd18 golang-googlecode-go-crypto-0-0.15.20190324gitb7391e9.el7
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-d2c1368294 cinnamon-3.6.7-5.el7
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f1efad2982 aria2-1.34.0-4.el7
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-75efbdf54f clamav-0.101.2-1.el7
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-7bae341677 chromium-73.0.3683.86-2.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
bird2-2.0.4-1.el7
egl-wayland-1.1.2-2.el7
ntfs-3g-2017.3.23-11.el7
phpwapmail-0.9.5-1.el7
Details about builds:
================================================================================
bird2-2.0.4-1.el7 (FEDORA-EPEL-2019-b9507e70bb)
BIRD Internet Routing Daemon
--------------------------------------------------------------------------------
Update Information:
BIRD 2.0.4 (2019-02-27) ======================= * OSPF: Opaque LSAs (RFC
5250) * OSPF: DN-bit handling (RFC 4576) * Preferred route counters are back
* Important BGP bugfix * Several bugfixes related to route propagation *
some minor bugfixes BIRD 2.0.3 (2019-01-05) ======================= * MRT
table dumps (RFC 6396) * BGP Long-lived graceful restart * BGP: Optional
import table (Adj-RIB-In) * BGP: Extend 'next hop keep' and 'next hop self'
options * BGP: Improved VRF support * OSPF: Authentication trailer for
OSPFv3 (RFC 7166) * Babel: New option to randomize router ID * Filter:
Custom route attributes * Filter: Support for src accessor to SADR source
prefix * Filter: Support for VPN_RD sets * Filter: Make ifname attribute
modifiable * Perf: Protocol to measure BIRD performance internally * More
verbose error messages in config processing * Log file size limit / log
rotation * Many bugfixes Notes ----- Export of routes to RS EBGP (route
server) sessions from other sources than RS EBGP sessions was changed that ASN
is no longer prepended to BGP_PATH in that case. The change does not affect
regular BGP configurations or regular route servers that have only RS EBGP
peers. For BGP route servers and route reflectors, the default value of option
'next hop keep' was changed to a more appropriate value. Attributes for OSPF
and Babel metrics are no longer reset when exported to these protocols and could
be set anywhere in BIRD. As a result, OSPF metric is kept when a route is
reannounced between OSPF instances. Also, when route is exported to OSPF with
both ospf_metric1 and ospf_metric2 attributes it is now propagated as OSPF-E2
route instead of as OSPF-E1 route. Compiling BIRD with `--enable-debug` no
longer automatically activates debug mode (`-d` option) nor local mode (`-l`
option). Also, debug mode with output to file (`-D` option) no longer not forces
foreground mode (`-f` option). The `configure` script now uses standard option
`--runstatedir`, the old option `--with-runtimedir` is deprecated.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Mar 30 2019 Robert Scheck <robert(a)fedoraproject.org> - 2.0.4-1
- Upgrade to 2.0.4 (#1684317)
* Fri Jan 18 2019 Robert Scheck <robert(a)fedoraproject.org> - 2.0.3-1
- Upgrade to 2.0.3
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1684317 - bird-2.0.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1684317
--------------------------------------------------------------------------------
================================================================================
egl-wayland-1.1.2-2.el7 (FEDORA-EPEL-2019-7262719691)
Wayland EGL External Platform library
--------------------------------------------------------------------------------
Update Information:
- Update buildfix
--------------------------------------------------------------------------------
ChangeLog:
* Sat Mar 30 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.1.2-2
- Switch to upstream fix
--------------------------------------------------------------------------------
================================================================================
ntfs-3g-2017.3.23-11.el7 (FEDORA-EPEL-2019-c9cd2d9a6c)
Linux NTFS userspace driver
--------------------------------------------------------------------------------
Update Information:
Fix for CVE-2019-9755.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Mar 29 2019 Tom Callaway <spot(a)fedoraproject.org> - 2:2017.3.23-11
- add upstream fix for CVE-2019-9755
* Mon Mar 11 2019 Kamil P��ral <kparal(a)redhat.com> - 2:2017.3.23-10
- add Recommends: ntfs-3g-system-compression. That allows people with
Windows 10 to read system files.
* Fri Feb 1 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2:2017.3.23-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jul 16 2018 Richard W.M. Jones <rjones(a)redhat.com> - 2:2017.3.23-8
- Fix for ntfsclone crash (RHBZ#1601146).
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2:2017.3.23-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1691624 - CVE-2019-9755 ntfs-3g: heap-based buffer overflow leads to local root privilege escalation
https://bugzilla.redhat.com/show_bug.cgi?id=1691624
--------------------------------------------------------------------------------
================================================================================
phpwapmail-0.9.5-1.el7 (FEDORA-EPEL-2019-4a823f851d)
WAP-based e-mail client
--------------------------------------------------------------------------------
Update Information:
Fix incompatibility with PHP >= 5.4
--------------------------------------------------------------------------------
ChangeLog:
* Sat Mar 30 2019 Dmitry Butskoy <Dmitry(a)Butskoy.name> - 0.9.5-1
- update to 0.9.5 (supports PHP >= 5.4)
--------------------------------------------------------------------------------
The following Fedora EPEL 6 Security updates need testing:
Age URL
106 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-b7556983e8 tomcat-7.0.92-1.el6
29 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-06b243cced guacamole-server-1.0.0-1.el6
10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-b4ada0648b putty-0.71-1.el6
9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-62f9745b71 drupal7-7.65-1.el6
7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-13e2a65b5e wordpress-5.1.1-4.el6
The following builds have been pushed to Fedora EPEL 6 updates-testing
bird2-2.0.4-1.el6
ntfs-3g-2017.3.23-11.el6
python-enlighten-1.2.0-1.el6
Details about builds:
================================================================================
bird2-2.0.4-1.el6 (FEDORA-EPEL-2019-759e9f63c8)
BIRD Internet Routing Daemon
--------------------------------------------------------------------------------
Update Information:
BIRD 2.0.4 (2019-02-27) ======================= * OSPF: Opaque LSAs (RFC
5250) * OSPF: DN-bit handling (RFC 4576) * Preferred route counters are back
* Important BGP bugfix * Several bugfixes related to route propagation *
some minor bugfixes BIRD 2.0.3 (2019-01-05) ======================= * MRT
table dumps (RFC 6396) * BGP Long-lived graceful restart * BGP: Optional
import table (Adj-RIB-In) * BGP: Extend 'next hop keep' and 'next hop self'
options * BGP: Improved VRF support * OSPF: Authentication trailer for
OSPFv3 (RFC 7166) * Babel: New option to randomize router ID * Filter:
Custom route attributes * Filter: Support for src accessor to SADR source
prefix * Filter: Support for VPN_RD sets * Filter: Make ifname attribute
modifiable * Perf: Protocol to measure BIRD performance internally * More
verbose error messages in config processing * Log file size limit / log
rotation * Many bugfixes Notes ----- Export of routes to RS EBGP (route
server) sessions from other sources than RS EBGP sessions was changed that ASN
is no longer prepended to BGP_PATH in that case. The change does not affect
regular BGP configurations or regular route servers that have only RS EBGP
peers. For BGP route servers and route reflectors, the default value of option
'next hop keep' was changed to a more appropriate value. Attributes for OSPF
and Babel metrics are no longer reset when exported to these protocols and could
be set anywhere in BIRD. As a result, OSPF metric is kept when a route is
reannounced between OSPF instances. Also, when route is exported to OSPF with
both ospf_metric1 and ospf_metric2 attributes it is now propagated as OSPF-E2
route instead of as OSPF-E1 route. Compiling BIRD with `--enable-debug` no
longer automatically activates debug mode (`-d` option) nor local mode (`-l`
option). Also, debug mode with output to file (`-D` option) no longer not forces
foreground mode (`-f` option). The `configure` script now uses standard option
`--runstatedir`, the old option `--with-runtimedir` is deprecated.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Mar 30 2019 Robert Scheck <robert(a)fedoraproject.org> - 2.0.4-1
- Upgrade to 2.0.4 (#1684317)
* Fri Jan 18 2019 Robert Scheck <robert(a)fedoraproject.org> - 2.0.3-1
- Upgrade to 2.0.3
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1684317 - bird-2.0.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1684317
--------------------------------------------------------------------------------
================================================================================
ntfs-3g-2017.3.23-11.el6 (FEDORA-EPEL-2019-8d5207833a)
Linux NTFS userspace driver
--------------------------------------------------------------------------------
Update Information:
Fix for CVE-2019-9755.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Mar 29 2019 Tom Callaway <spot(a)fedoraproject.org> - 2:2017.3.23-11
- add upstream fix for CVE-2019-9755
* Mon Mar 11 2019 Kamil P��ral <kparal(a)redhat.com> - 2:2017.3.23-10
- add Recommends: ntfs-3g-system-compression. That allows people with
Windows 10 to read system files.
* Fri Feb 1 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2:2017.3.23-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jul 16 2018 Richard W.M. Jones <rjones(a)redhat.com> - 2:2017.3.23-8
- Fix for ntfsclone crash (RHBZ#1601146).
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2:2017.3.23-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1691624 - CVE-2019-9755 ntfs-3g: heap-based buffer overflow leads to local root privilege escalation
https://bugzilla.redhat.com/show_bug.cgi?id=1691624
--------------------------------------------------------------------------------
================================================================================
python-enlighten-1.2.0-1.el6 (FEDORA-EPEL-2019-d6e1851f7d)
Enlighten Progress Bar
--------------------------------------------------------------------------------
Update Information:
Update to 1.2.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Mar 30 2019 Avram Lubkin <aviso(a)rockhopper.net> - 1.2.0-1
- Update to 1.2.0
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
226 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3c9292b62d condor-8.6.11-1.el7
98 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-b43fdd19c3 vcftools-0.1.16-1.el7
34 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f8311ec8a2 tor-0.3.5.8-1.el7
28 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9c2c40e3df guacamole-server-1.0.0-1.el7
12 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-7e4233c554 mxml-3.0-1.el7
10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-c43166839f pdns-4.1.7-1.el7
8 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-a578ca80ae putty-0.71-1.el7
7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-317c9a2f81 drupal7-7.65-1.el7
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-15679bf3f9 wordpress-5.1.1-4.el7
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-114610bd18 golang-googlecode-go-crypto-0-0.15.20190324gitb7391e9.el7
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-d2c1368294 cinnamon-3.6.7-5.el7
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f1efad2982 aria2-1.34.0-4.el7
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-75efbdf54f clamav-0.101.2-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
abrt-addon-python3-2.1.11-50.el7
asciinema-1.4.0-2.el7
auter-1.0.0-1.el7
autowrap-0.19.0-2.el7
avogadro2-libs-1.90.0-12.el7
backintime-1.1.20-5.el7
blender-2.68a-8.el7
borgbackup-1.1.8-3.el7
borgmatic-1.1.15-3.el7
cherrytree-0.38.5-5.el7
chromium-73.0.3683.86-2.el7
cinnamon-menus-3.6.0-4.el7
cinnamon-screensaver-3.6.1-4.el7
clustershell-1.8.1-2.el7
cmake3-3.13.4-2.el7
ddupdate-0.6.0-3.el7
debconf-1.5.69-2.el7
devscripts-2.16.5-2.el7
dh-autoreconf-19-1.el7
docker-compose-1.18.0-4.el7
espresso-4.0.1-2.el7
fish-2.3.1-2.el7
future-0.16.0-7.el7
global-6.5.6-4.el7
gramps-5.0.1-2.el7
hub-2.11.1-1.el7
jpype-0.6.3-8.el7
lammps-20181212-2.el7
lensfun-0.3.2-14.el7
lhapdf-6.2.1-6.el7
libabigail-1.6-1.el7
libpeas-loader-python3-1.22.0-2.el7
libprelude-4.1.0-3.el7
libpreludedb-4.1.0-2.el7
lirc-0.10.0-16.el7
lxc-1.0.11-2.el7
meson-0.47.2-2.el7
mint-y-theme-1.2.4-2.el7
netcdf4-python-1.2.7-4.el7
nordugrid-arc-5.4.3-2.el7
pagure-5.4-1.el7
petsc4py-3.9.1-4.el7
prelude-correlator-4.1.1-4.el7
py4j-0.10.7-4.el7
pycmd-1.2-5.el7
pyflakes-1.6.0-4.el7
pyicu-1.5-26.el7
pylint-1.6.5-5.el7
pyotherside-1.5.3-8.el7
pythia8-8.2.35-6.el7
python-ldap3-2.6-1.el7
python3-cairo-1.10.0-25.el7
python3-cffi-1.9.1-3.el7
python3-chardet-2.3.0-5.el7
python34-3.4.9-3.el7
python36-3.6.6-5.el7
Details about builds:
================================================================================
abrt-addon-python3-2.1.11-50.el7 (FEDORA-EPEL-2019-f2d195dada)
ABRT's addon for catching and analyzing Python 3 exceptions
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 2.1.11-50
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
asciinema-1.4.0-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Command line client (terminal recorder) for asciinema.org service
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.4.0-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
auter-1.0.0-1.el7 (FEDORA-EPEL-2019-cd3caff254)
Prepare and apply updates
--------------------------------------------------------------------------------
Update Information:
Release 1.0.0
--------------------------------------------------------------------------------
ChangeLog:
* Fri Mar 29 2019 Nick Rhodes <nrhodes91(a)gmail.com> 1.0.0-1
- #220 Introduce package dependant reboots using AUTOREBOOT option
- #215 Remove rpm and deb package build tests from travis
- #223 Parallelize the travis jobs
- #224/#225 Clean up ShellCheck warnings
--------------------------------------------------------------------------------
================================================================================
autowrap-0.19.0-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Generates Python Extension modules from [Cython] PXD files
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 0.19.0-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
avogadro2-libs-1.90.0-12.el7 (FEDORA-EPEL-2019-f2d195dada)
Avogadro2 libraries
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.90.0-12
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
backintime-1.1.20-5.el7 (FEDORA-EPEL-2019-f2d195dada)
Simple backup tool inspired from the Flyback project and TimeVault
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.1.20-5
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
blender-2.68a-8.el7 (FEDORA-EPEL-2019-f2d195dada)
3D modeling, animation, rendering and post-production
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1:2.68a-8
- Rebuilt to change main python from 3.4 to 3.6
* Sat Dec 10 2016 Luya Tshumbalanga <luya(a)fedoraproject.org> - 1:2.68a-7
- Drop google-droid-sans-fonts requirement
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
borgbackup-1.1.8-3.el7 (FEDORA-EPEL-2019-f2d195dada)
A deduplicating backup program with compression and authenticated encryption
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.1.8-3
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
borgmatic-1.1.15-3.el7 (FEDORA-EPEL-2019-f2d195dada)
Simple Python wrapper script for borgbackup
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.1.15-3
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
cherrytree-0.38.5-5.el7 (FEDORA-EPEL-2019-f2d195dada)
Hierarchical note taking application
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 0.38.5-5
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
chromium-73.0.3683.86-2.el7 (FEDORA-EPEL-2019-7bae341677)
A WebKit (Blink) powered web browser
--------------------------------------------------------------------------------
Update Information:
Update to Chromium 73.0.3683.86. <BR>Upstream changelog: https://chromium.googlesource.com/chromium/src/+log/73.0.3683.75..73.0.3683.86?pretty=fuller&n=100…
Also ensure that en_US locale pak is always installed. ---- Update to
73.0.3683.75. Fixes large bucket of CVEs. CVE-2019-5754 CVE-2019-5782
CVE-2019-5755 CVE-2019-5756 CVE-2019-5757 CVE-2019-5758 CVE-2019-5759
CVE-2019-5760 CVE-2019-5761 CVE-2019-5762 CVE-2019-5763 CVE-2019-5764
CVE-2019-5765 CVE-2019-5766 CVE-2019-5767 CVE-2019-5768 CVE-2019-5769
CVE-2019-5770 CVE-2019-5771 CVE-2019-5772 CVE-2019-5773 CVE-2019-5774
CVE-2019-5775 CVE-2019-5776 CVE-2019-5777 CVE-2019-5778 CVE-2019-5779
CVE-2019-5780 CVE-2019-5781 CVE-2019-5784 CVE-2019-5786 CVE-2019-5787
CVE-2019-5788 CVE-2019-5789 CVE-2019-5790 CVE-2019-5791 CVE-2019-5792
CVE-2019-5793 CVE-2019-5794 CVE-2019-5795 CVE-2019-5796 CVE-2019-5797
CVE-2019-5798 CVE-2019-5799 CVE-2019-5800 CVE-2019-5802 CVE-2019-5803
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 27 2019 Tom Callaway <spot(a)fedoraproject.org> - 73.0.3683.86-2
- remove lang macro from en-US.pak* because Chromium crashes if it is not present
(bz1692660)
* Fri Mar 22 2019 Tom Callaway <spot(a)fedoraproject.org> - 73.0.3683.86-1
- update to 73.0.3683.86
* Tue Mar 19 2019 Tom Callaway <spot(a)fedoraproject.org> - 73.0.3683.75-2
- do not include pyproto/protoc files in package
* Tue Mar 12 2019 Tom Callaway <spot(a)fedoraproject.org> - 73.0.3683.75-1
- update to 73.0.3683.75
* Sat Mar 9 2019 Tom Callaway <spot(a)fedoraproject.org> - 72.0.3626.121-1
- update to 72.0.3626.121
* Tue Feb 26 2019 Tom Callaway <spot(a)fedoraproject.org> - 71.0.3578.98-5
- rebuild for libva api change
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 71.0.3578.98-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jan 21 2019 Tom Callaway <spot(a)fedoraproject.org> - 71.0.3578.98-3
- rebuild with widevine fix
* Tue Jan 8 2019 Tom Callaway <spot(a)fedoraproject.org> - 71.0.3578.98-2
- drop rsp clobber, which breaks gcc9 (thanks to Jeff Law)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1688206 - CVE-2019-5804 chromium-browser: Command line command injection on Windows
https://bugzilla.redhat.com/show_bug.cgi?id=1688206
[ 2 ] Bug #1688205 - CVE-2019-5803 chromium-browser: CSP bypass with Javascript URLs'
https://bugzilla.redhat.com/show_bug.cgi?id=1688205
[ 3 ] Bug #1688204 - CVE-2019-5802 chromium-browser: Security UI spoofing
https://bugzilla.redhat.com/show_bug.cgi?id=1688204
[ 4 ] Bug #1688203 - CVE-2019-5801 chromium-browser: Incorrect Omnibox display on iOS
https://bugzilla.redhat.com/show_bug.cgi?id=1688203
[ 5 ] Bug #1688202 - CVE-2019-5800 chromium-browser: CSP bypass with blob URL
https://bugzilla.redhat.com/show_bug.cgi?id=1688202
[ 6 ] Bug #1688201 - CVE-2019-5799 chromium-browser: CSP bypass with blob URL
https://bugzilla.redhat.com/show_bug.cgi?id=1688201
[ 7 ] Bug #1688200 - CVE-2019-5798 chromium-browser: Out of bounds read in Skia
https://bugzilla.redhat.com/show_bug.cgi?id=1688200
[ 8 ] Bug #1688199 - CVE-2019-5797 chromium-browser: Race condition in DOMStorage
https://bugzilla.redhat.com/show_bug.cgi?id=1688199
[ 9 ] Bug #1688198 - CVE-2019-5796 chromium-browser: Race condition in Extensions
https://bugzilla.redhat.com/show_bug.cgi?id=1688198
[ 10 ] Bug #1688197 - CVE-2019-5795 chromium-browser: Integer overflow in PDFium
https://bugzilla.redhat.com/show_bug.cgi?id=1688197
[ 11 ] Bug #1688196 - CVE-2019-5794 chromium-browser: Security UI spoofing
https://bugzilla.redhat.com/show_bug.cgi?id=1688196
[ 12 ] Bug #1688195 - CVE-2019-5793 chromium-browser: Excessive permissions for private API in Extensions
https://bugzilla.redhat.com/show_bug.cgi?id=1688195
[ 13 ] Bug #1688194 - CVE-2019-5792 chromium-browser: Integer overflow in PDFium
https://bugzilla.redhat.com/show_bug.cgi?id=1688194
[ 14 ] Bug #1688193 - CVE-2019-5791 chromium-browser: Type confusion in V8
https://bugzilla.redhat.com/show_bug.cgi?id=1688193
[ 15 ] Bug #1688192 - CVE-2019-5790 chromium-browser: Heap buffer overflow in V8
https://bugzilla.redhat.com/show_bug.cgi?id=1688192
[ 16 ] Bug #1688191 - CVE-2019-5789 chromium-browser: Use after free in WebMIDI
https://bugzilla.redhat.com/show_bug.cgi?id=1688191
[ 17 ] Bug #1688190 - CVE-2019-5788 chromium-browser: Use after free in FileAPI
https://bugzilla.redhat.com/show_bug.cgi?id=1688190
[ 18 ] Bug #1688189 - CVE-2019-5787 chromium-browser: Use after free in Canvas
https://bugzilla.redhat.com/show_bug.cgi?id=1688189
[ 19 ] Bug #1685162 - CVE-2019-5786 chromium-browser: Use-after-free in FileReader
https://bugzilla.redhat.com/show_bug.cgi?id=1685162
[ 20 ] Bug #1676527 - CVE-2019-5784 chromium-browser: Inappropriate implementation in V8
https://bugzilla.redhat.com/show_bug.cgi?id=1676527
[ 21 ] Bug #1670764 - CVE-2019-5780 chromium-browser: Insufficient policy enforcement
https://bugzilla.redhat.com/show_bug.cgi?id=1670764
[ 22 ] Bug #1670763 - CVE-2019-5779 chromium-browser: Insufficient policy enforcement in ServiceWorker
https://bugzilla.redhat.com/show_bug.cgi?id=1670763
[ 23 ] Bug #1670762 - CVE-2019-5778 chromium-browser: Insufficient policy enforcement in Extensions
https://bugzilla.redhat.com/show_bug.cgi?id=1670762
[ 24 ] Bug #1670761 - CVE-2019-5777 chromium-browser: Insufficient policy enforcement in Omnibox
https://bugzilla.redhat.com/show_bug.cgi?id=1670761
[ 25 ] Bug #1670760 - CVE-2019-5776 chromium-browser: Insufficient policy enforcement in Omnibox
https://bugzilla.redhat.com/show_bug.cgi?id=1670760
[ 26 ] Bug #1670759 - CVE-2019-5775 chromium-browser: Insufficient policy enforcement in Omnibox
https://bugzilla.redhat.com/show_bug.cgi?id=1670759
[ 27 ] Bug #1670758 - CVE-2019-5774 chromium-browser: Insufficient validation of untrusted input in SafeBrowsing
https://bugzilla.redhat.com/show_bug.cgi?id=1670758
[ 28 ] Bug #1670757 - CVE-2019-5773 chromium-browser: Insufficient data validation in IndexedDB
https://bugzilla.redhat.com/show_bug.cgi?id=1670757
[ 29 ] Bug #1670756 - CVE-2019-5772 chromium-browser: Use after free in PDFium
https://bugzilla.redhat.com/show_bug.cgi?id=1670756
[ 30 ] Bug #1670755 - CVE-2019-5771 chromium-browser: Heap buffer overflow in SwiftShader
https://bugzilla.redhat.com/show_bug.cgi?id=1670755
[ 31 ] Bug #1670754 - CVE-2019-5770 chromium-browser: Heap buffer overflow in WebGL
https://bugzilla.redhat.com/show_bug.cgi?id=1670754
[ 32 ] Bug #1670753 - CVE-2019-5769 chromium-browser: Insufficient validation of untrusted input in Blink
https://bugzilla.redhat.com/show_bug.cgi?id=1670753
[ 33 ] Bug #1670752 - CVE-2019-5768 chromium-browser: Insufficient policy enforcement in DevTools
https://bugzilla.redhat.com/show_bug.cgi?id=1670752
[ 34 ] Bug #1670751 - CVE-2019-5767 chromium-browser: Incorrect security UI in WebAPKs
https://bugzilla.redhat.com/show_bug.cgi?id=1670751
[ 35 ] Bug #1670750 - CVE-2019-5766 chromium-browser: Insufficient policy enforcement in Canvas
https://bugzilla.redhat.com/show_bug.cgi?id=1670750
[ 36 ] Bug #1670749 - CVE-2019-5765 chromium-browser: Insufficient policy enforcement in the browser
https://bugzilla.redhat.com/show_bug.cgi?id=1670749
[ 37 ] Bug #1670748 - CVE-2019-5764 chromium-browser: Use after free in WebRTC
https://bugzilla.redhat.com/show_bug.cgi?id=1670748
[ 38 ] Bug #1670747 - CVE-2019-5763 chromium-browser: Insufficient validation of untrusted input in V8
https://bugzilla.redhat.com/show_bug.cgi?id=1670747
[ 39 ] Bug #1670746 - CVE-2019-5762 chromium-browser: Use after free in PDFium
https://bugzilla.redhat.com/show_bug.cgi?id=1670746
[ 40 ] Bug #1670745 - CVE-2019-5761 chromium-browser: Use after free in SwiftShader
https://bugzilla.redhat.com/show_bug.cgi?id=1670745
[ 41 ] Bug #1670744 - CVE-2019-5760 chromium-browser: Use after free in WebRTC
https://bugzilla.redhat.com/show_bug.cgi?id=1670744
[ 42 ] Bug #1670743 - CVE-2019-5759 chromium-browser: Use after free in HTML select elements
https://bugzilla.redhat.com/show_bug.cgi?id=1670743
[ 43 ] Bug #1670742 - CVE-2019-5758 chromium-browser: Use after free in Blink
https://bugzilla.redhat.com/show_bug.cgi?id=1670742
[ 44 ] Bug #1670741 - CVE-2019-5757 chromium-browser: Type Confusion in SVG
https://bugzilla.redhat.com/show_bug.cgi?id=1670741
[ 45 ] Bug #1670740 - CVE-2019-5756 chromium-browser: Use after free in PDFium
https://bugzilla.redhat.com/show_bug.cgi?id=1670740
[ 46 ] Bug #1670739 - CVE-2019-5755 chromium-browser: Inappropriate implementation in V8
https://bugzilla.redhat.com/show_bug.cgi?id=1670739
[ 47 ] Bug #1670738 - CVE-2019-5782 chromium-browser: Inappropriate implementation in V8
https://bugzilla.redhat.com/show_bug.cgi?id=1670738
[ 48 ] Bug #1670737 - CVE-2019-5754 chromium-browser: Inappropriate implementation in QUIC Networking
https://bugzilla.redhat.com/show_bug.cgi?id=1670737
--------------------------------------------------------------------------------
================================================================================
cinnamon-menus-3.6.0-4.el7 (FEDORA-EPEL-2019-f2d195dada)
A menu system for the Cinnamon project
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 3.6.0-4
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
cinnamon-screensaver-3.6.1-4.el7 (FEDORA-EPEL-2019-f2d195dada)
Cinnamon Screensaver
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 3.6.1-4
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
clustershell-1.8.1-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Python framework for efficient cluster administration
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.8.1-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
cmake3-3.13.4-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Cross-platform make system
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 3.13.4-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
ddupdate-0.6.0-3.el7 (FEDORA-EPEL-2019-f2d195dada)
Tool updating DNS data for dynamic IP addresses
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 0.6.0-3
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
debconf-1.5.69-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Debian configuration management system
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.5.69-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
devscripts-2.16.5-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Scripts for Debian Package maintainers
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 2.16.5-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
dh-autoreconf-19-1.el7 (FEDORA-EPEL-2019-2dd3ca510e)
debhelper add-on to call autoreconf and clean up after the build
--------------------------------------------------------------------------------
Update Information:
Update to dh-autoreconf_19
--------------------------------------------------------------------------------
ChangeLog:
* Mon May 21 2018 Sandro Mani <manisandro(a)gmail.com> - 19-1
- Update to 19
* Wed May 16 2018 Sandro Mani <manisandro(a)gmail.com> - 18-1
- Update to 18
* Mon Mar 26 2018 Sandro Mani <manisandro(a)gmail.com> - 17-1
- Update to 17
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jan 25 2018 Sandro Mani <manisandro(a)gmail.com> - 16-1
- Update to 16
* Wed Nov 15 2017 Sandro Mani <manisandro(a)gmail.com> - 15-1
- Update to 15
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 4 2017 Jitka Plesnikova <jplesnik(a)redhat.com> - 14-2
- Perl 5.26 rebuild
* Sat Apr 1 2017 Sandro Mani <manisandro(a)gmail.com> - 14-1
- Update to 14
--------------------------------------------------------------------------------
================================================================================
docker-compose-1.18.0-4.el7 (FEDORA-EPEL-2019-f2d195dada)
Multi-container orchestration for Docker
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Carl George <carl(a)george.computer> - 1.18.0-4
- Drop backports-ssl_match_hostname requirement for py34->py36 switch
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.18.0-3
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
espresso-4.0.1-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Extensible Simulation Package for Research on Soft matter
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 4.0.1-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
fish-2.3.1-2.el7 (FEDORA-EPEL-2019-f2d195dada)
A friendly interactive shell
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 2.3.1-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
future-0.16.0-7.el7 (FEDORA-EPEL-2019-f2d195dada)
Easy, clean, reliable Python 2/3 compatibility
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 0.16.0-7
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
global-6.5.6-4.el7 (FEDORA-EPEL-2019-f2d195dada)
Source code tag system
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 6.5.6-4
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
gramps-5.0.1-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Genealogical Research and Analysis Management Programming System
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 5.0.1-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
hub-2.11.1-1.el7 (FEDORA-EPEL-2019-be1883503f)
A command-line wrapper for git with github shortcuts
--------------------------------------------------------------------------------
Update Information:
Update to hub 2.11.1 * Fix writing over existing cache files in hub api * Allow
repository names that start with a - character * List api among custom hub
commands in help * Fix compatibility with git when run with no arguments: hub
--git-dir=.git * Fix issue/PR --format %L output in no-color mode * Create draft
pull requests with hub pull-request --draft * Fix non-draft pull requests for
certain repositories
--------------------------------------------------------------------------------
ChangeLog:
* Fri Mar 29 2019 Stephen Gallagher <sgallagh(a)redhat.com> - 2.11.1-1
- Update to 2.11.1
- Fix compatibility with git when run with no arguments: hub --git-dir=.git
- Fix issue/PR --format %L output in no-color mode
- Create draft pull requests with hub pull-request --draft
- Fix non-draft pull requests for certain repositories
* Thu Mar 28 2019 Stephen Gallagher <sgallagh(a)redhat.com> - 2.10.1-1
- Update to 2.10.1
- Fix writing over existing cache files in hub api
- Allow repository names that start with a - character
- List api among custom hub commands in help
--------------------------------------------------------------------------------
================================================================================
jpype-0.6.3-8.el7 (FEDORA-EPEL-2019-f2d195dada)
Full access for Python programs to Java class libraries
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 0.6.3-8
- Rebuilt to change main python from 3.4 to 3.6
* Tue Jan 15 2019 Raphael Groner <projects.rg(a)smart.ms> - 0.6.3-7
- drop deprecated python2, bug #1626632
* Thu Jul 19 2018 Raphael Groner <projects.rg(a)smart.ms> - 0.6.3-6
- add BuildRequires: gcc-c++
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sat Jun 23 2018 Raphael Groner <projects.rg(a)smart.ms> - 0.6.3-4
- Rebuild for Python 3.7, another try
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
lammps-20181212-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Molecular Dynamics Simulator
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 20181212-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
lensfun-0.3.2-14.el7 (FEDORA-EPEL-2019-f2d195dada)
Library to rectify defects introduced by photographic lenses
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 0.3.2-14
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
lhapdf-6.2.1-6.el7 (FEDORA-EPEL-2019-f2d195dada)
Les Houches Accord PDF Interface
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 6.2.1-6
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
libabigail-1.6-1.el7 (FEDORA-EPEL-2019-2f9e202bcf)
Set of ABI analysis tools
--------------------------------------------------------------------------------
Update Information:
Update to upstream 1.6
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 Dodji Seketeli <dodji(a)redhat.com> - 1.6-1
- Update to upstream 1.6
- Remove patches:
Support-having-several-debuginfo-search-dirs-for-a-b.patch
Add-a-fail-no-debug-info-to-abidiff.patch
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1673241 - die_pretty_print_type at: abg-dwarf-reader.cc:11088: execution should not have reached this point!
https://bugzilla.redhat.com/show_bug.cgi?id=1673241
--------------------------------------------------------------------------------
================================================================================
libpeas-loader-python3-1.22.0-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Python 3 loader for libpeas
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.22.0-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
libprelude-4.1.0-3.el7 (FEDORA-EPEL-2019-f2d195dada)
Secure Connections between all Sensors and the Prelude Manager
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 4.1.0-3
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
libpreludedb-4.1.0-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Framework for easy access to the IDMEF database
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 4.1.0-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
lirc-0.10.0-16.el7 (FEDORA-EPEL-2019-f2d195dada)
The Linux Infrared Remote Control package
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Sat Mar 9 2019 Stephen John Smoogen <smooge(a)gmail.com> - 0.10.0-16
- EPEL 7 has moved forward to Python 3.6, no need for suppressing tests for < 3.5 any longer
* Fri Feb 1 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Oct 12 2018 Alec Leamas <leamas.alec(a)gmail.com> - 0.10.0-14
- Rework patch for lirc-setup crash on startup.
* Fri Oct 12 2018 Alec Leamas <leamas.alec(a)gmail.com> - 0.10.0-13
- Added patch for lirc-setup crash on startup.
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jul 2 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 0.10.0-11
- Rebuilt for Python 3.7
* Fri Jun 29 2018 Alec Leamas <leamas.alec(a)gmail.com> - 0.10.0-10
- Conditionalize ldconfig scriptlets.
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 0.10.0-9
- Rebuilt for Python 3.7
* Wed Jun 13 2018 Alec Leamas <leamas.alec(a)gmail.com> - 0.10.0-8
- Patch systemd files to use correct user and group - #1590724.
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.10.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 22 2018 Alec Leamas <leamas.alec(a)gmail.com> - 0.10.0-6
- Fix for rhbz #1536901, missing R(post) in lirc-core.
* Thu Dec 28 2017 Tom Hughes <tom(a)compton.nu> - 0.10.0-5
- Don't expire files in runtime directory.
* Sun Dec 10 2017 Alec Leamas <leamas.alec(a)gmail.com> - 0.10.0-4
- Fix rhbz #1514359, f27 version is less than f26.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
lxc-1.0.11-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Linux Resource Containers
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.0.11-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
meson-0.47.2-2.el7 (FEDORA-EPEL-2019-f2d195dada)
High productivity build system
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 0.47.2-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
mint-y-theme-1.2.4-2.el7 (FEDORA-EPEL-2019-f2d195dada)
The Mint-Y theme
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.2.4-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
netcdf4-python-1.2.7-4.el7 (FEDORA-EPEL-2019-f2d195dada)
Python/numpy interface to netCDF
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.2.7-4
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
nordugrid-arc-5.4.3-2.el7 (FEDORA-EPEL-2019-f2d195dada)
Advanced Resource Connector Grid Middleware
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 5.4.3-2
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
pagure-5.4-1.el7 (FEDORA-EPEL-2019-e11eb7fa02)
A git-centered forge
--------------------------------------------------------------------------------
Update Information:
Update to Pagure 5.4. Also, a basic quickstart guide for setting up Pagure is
now included as a `README.Fedora` documentation file.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Mar 29 2019 Neal Gompa <ngompa13(a)gmail.com> - 5.4-1
- Update to 5.4
- Backport fix for using pagure-ev on Python 3
- Add patch to allow pagure to install with SQLAlchemy 1.3.0+
- Add initial README.Fedora to document a quick-start setup process
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1681743 - pagure-5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1681743
[ 2 ] Bug #1692016 - Default Pagure configs not integrated to gitolite3 and rest of the system
https://bugzilla.redhat.com/show_bug.cgi?id=1692016
--------------------------------------------------------------------------------
================================================================================
petsc4py-3.9.1-4.el7 (FEDORA-EPEL-2019-f2d195dada)
Python bindings for MPI PETSc
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 3.9.1-4
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
prelude-correlator-4.1.1-4.el7 (FEDORA-EPEL-2019-f2d195dada)
Real time correlator of events received by Prelude Manager
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 4.1.1-4
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
py4j-0.10.7-4.el7 (FEDORA-EPEL-2019-f2d195dada)
Dynamically access in Python programs to arbitrary Java objects
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 0.10.7-4
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
pycmd-1.2-5.el7 (FEDORA-EPEL-2019-f2d195dada)
Tools for managing/searching Python related files
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.2-5
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
pyflakes-1.6.0-4.el7 (FEDORA-EPEL-2019-f2d195dada)
A simple program which checks Python source files for errors
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Feb 7 2018 Iryna Shcherbina <ishcherb(a)redhat.com> - 1.6.0-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Sun Dec 17 2017 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 1.6.0-2
- Python 2 binary package renamed to python2-pyflakes
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
* Thu Aug 3 2017 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.6.0-1
- Update to 1.6.0
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jun 30 2017 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.5.0-4
- Point unversioned pyflakes executable to Python 3 in F27+ and EL8+
- Provide python2-pyflakes
* Fri May 26 2017 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.5.0-3
- Run tests with -Wall
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jan 11 2017 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.5.0-1
- Update to 1.5.0
* Sun Jan 1 2017 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.4.0-1
- Update to 1.4.0
* Fri Dec 9 2016 Charalampos Stratakis <cstratak(a)redhat.com> - 1.3.0-4
- Rebuild for Python 3.6
* Thu Dec 8 2016 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.3.0-3
- Unconditionalize python3 build
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
pyicu-1.5-26.el7 (FEDORA-EPEL-2019-f2d195dada)
Python extension wrapping IBM's ICU C++ libraries
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.5-26
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
pylint-1.6.5-5.el7 (FEDORA-EPEL-2019-f2d195dada)
Analyzes Python code looking for bugs and signs of poor quality
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.6.5-5
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
pyotherside-1.5.3-8.el7 (FEDORA-EPEL-2019-f2d195dada)
Asynchronous Python 3 Bindings for Qt 5
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.5.3-8
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
pythia8-8.2.35-6.el7 (FEDORA-EPEL-2019-f2d195dada)
Pythia Event Generator for High Energy Physics
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 8.2.35-6
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
python-ldap3-2.6-1.el7 (FEDORA-EPEL-2019-ea4ff06cb0)
Strictly RFC 4511 conforming LDAP V3 pure Python client
--------------------------------------------------------------------------------
Update Information:
Update to 2.6
--------------------------------------------------------------------------------
ChangeLog:
* Fri Mar 29 2019 Avram Lubkin <aviso(a)rockhopper.net> - 2.6-1
- Update to 2.6
* Fri Mar 8 2019 Troy Dawson <tdawson(a)redhat.com> - 2.5.2-2
- Rebuilt to change main python from 3.4 to 3.6
* Tue Jan 15 2019 Avram Lubkin <aviso(a)rockhopper.net> - 2.5.2-1
- Update to 2.5.2
* Mon Dec 17 2018 Avram Lubkin <aviso(a)rockhopper.net> - 2.5.1-3
- Fix El6 requirements
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1664859 - ImportError: cannot import name NoValue
https://bugzilla.redhat.com/show_bug.cgi?id=1664859
[ 2 ] Bug #1685150 - Import of python34-ldap3 fails
https://bugzilla.redhat.com/show_bug.cgi?id=1685150
--------------------------------------------------------------------------------
================================================================================
python3-cairo-1.10.0-25.el7 (FEDORA-EPEL-2019-f2d195dada)
Python %{python3_version} bindings for the cairo library
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 1.10.0-25
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
python3-cffi-1.9.1-3.el7 (FEDORA-EPEL-2019-f2d195dada)
Foreign Function Interface for Python to call C code
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com>
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
python3-chardet-2.3.0-5.el7 (FEDORA-EPEL-2019-f2d195dada)
Character encoding auto-detection in Python
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com>
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
python34-3.4.9-3.el7 (FEDORA-EPEL-2019-f2d195dada)
Version 3 of the Python programming language aka Python 3000
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 3.4.9-3
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
================================================================================
python36-3.6.6-5.el7 (FEDORA-EPEL-2019-f2d195dada)
Interpreter of the Python programming language
--------------------------------------------------------------------------------
Update Information:
This update changes the main python3 in EPEL7 from python34 to python36. This
is not removing python34, only changing the following in the python macros. *
**Previous:** - python3_pkgversion = python34 - python3_other_pkgversion =
python36 * **With Update:** - python3_pkgversion = python36 -
python3_other_pkgversion = python34 This update is not just for python-rpm-
macros, python34 and python36. But every EPEL7 package that used those macros
while being built. Thus this update has all of those packages that have been
rebuilt. Due to bohdi limitations, the update has been broken up. Please also
test the following bohdi updates: *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837 *
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 3.6.6-5
- Replace explicit conflicts with python34 < 3.4.9-3 with obsoletes
* Tue Mar 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 3.6.6-4
- Add explicit conflicts with python34 < 3.4.9-3
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com> - 3.6.6-3
- Rebuilt to change main python from 3.4 to 3.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1687196 - python36 with /usr/bin/python3 fail to update python34 with /usr/bin/python3
https://bugzilla.redhat.com/show_bug.cgi?id=1687196
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
226 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3c9292b62d condor-8.6.11-1.el7
97 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-b43fdd19c3 vcftools-0.1.16-1.el7
34 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f8311ec8a2 tor-0.3.5.8-1.el7
28 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9c2c40e3df guacamole-server-1.0.0-1.el7
11 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-7e4233c554 mxml-3.0-1.el7
9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-c43166839f pdns-4.1.7-1.el7
8 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-a578ca80ae putty-0.71-1.el7
7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-317c9a2f81 drupal7-7.65-1.el7
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-15679bf3f9 wordpress-5.1.1-4.el7
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-e15d1bbc7e chromium-73.0.3683.75-2.el7
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-114610bd18 golang-googlecode-go-crypto-0-0.15.20190324gitb7391e9.el7
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-d2c1368294 cinnamon-3.6.7-5.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
aria2-1.34.0-4.el7
bifcl-1.1-1.el7
clamav-0.101.2-1.el7
cmocka-1.1.5-1.el7
hub-2.10.1-1.el7
libcue-2.2.1-1.el7
mbedtls-2.7.10-1.el7
quilt-0.66-1.el7
resultsdb-2.2.0-1.el7
socket_wrapper-1.2.3-1.el7
suricata-4.1.3-1.el7
Details about builds:
================================================================================
aria2-1.34.0-4.el7 (FEDORA-EPEL-2019-f1efad2982)
High speed download utility with resuming and segmented downloading
--------------------------------------------------------------------------------
Update Information:
Fix Password leak for HTTP based authentication CVE-2019-3500 (rhbz #1663991
#1663992 #1663993)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 27 2019 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.34.0-4
- Fix Password leak for HTTP based authentication CVE-2019-3500 (rhbz #1663991 #1663992 #1663993)
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.34.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jul 12 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.34.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon May 21 2018 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.34.0-1
- Update to 1.34.0 (rhbz #1580169)
* Sun Feb 18 2018 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.33.1-3
- Refactor BRs
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.33.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Nov 18 2017 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.33.1-1
- Update to 1.33.1 (rhbz #1514761)
* Wed Nov 8 2017 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.33.0-1
- Update to 1.33.0 (rhbz #1510674)
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.32.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.32.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri May 19 2017 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.32.0-1
- Update to 1.32.0
* Mon May 15 2017 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.31.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.31.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Jan 22 2017 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.31.0-1
- Update to 1.31.0
* Fri Dec 16 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.30.0-1
- Update o 1.30.0
* Sat Dec 3 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.29.0-1
- Update to 1.29.0
* Sat Oct 29 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.28.0-1
- Update to 1.28.0
* Mon Oct 3 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.27.1-1
- Updat to 1.27.1
* Fri Sep 2 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.26.1-1
- Update to 1.26.1
* Sat Aug 27 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.26.0-1
- Update to 1.26.0
* Thu Jul 21 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.25.0-1
- Update to 1.25.0
- Enable testsuite exec
* Sat Jun 25 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.24.0-1
- Update to 1.24.0
* Fri Jun 10 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.23.0-1
- Update to 1.23.0
* Fri Apr 29 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> - 1.22.0-1
- Update to 1.22.0
* Thu Mar 17 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> 1.21.0-1
- Update to 1.21.0
- Remove upstreamed patch
* Tue Feb 16 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> 1.20.0-1
- Update to 1.20.0
- Rebase Use system wide crypto policies patch
- Fix configure options
* Sun Feb 14 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> 1.19.3-4
- Use current ISO C++ name
* Sat Feb 13 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> 1.19.3-3
- Fix build issue with GCC 6.0 (RHBZ #1307327)
* Wed Feb 3 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.19.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jan 22 2016 Athmane Madjoudj <athmane(a)fedoraproject.org> 1.19.3-1
- Update to 1.19.3
- Fix Source and URL since upsteam moved to Github
- Rebase Use system wide crypto policies patch
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.19.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1663991 - CVE-2019-3500 aria2: Password leak for HTTP based authentication
https://bugzilla.redhat.com/show_bug.cgi?id=1663991
--------------------------------------------------------------------------------
================================================================================
bifcl-1.1-1.el7 (FEDORA-EPEL-2019-523be93e51)
A built-in-function (BIF) compiler/generator
--------------------------------------------------------------------------------
Update Information:
Initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1690634 - Review Request: bifcl - A built-in-function (BIF) compiler/generator
https://bugzilla.redhat.com/show_bug.cgi?id=1690634
--------------------------------------------------------------------------------
================================================================================
clamav-0.101.2-1.el7 (FEDORA-EPEL-2019-75efbdf54f)
End-user tools for the Clam Antivirus scanner
--------------------------------------------------------------------------------
Update Information:
We just published two patch versions, 0.101.2 and 0.100.3. These versions
address a handful of potentially high severity security issues. Please package
these for your respective communities as soon as you���re able. For details,
check out our blog entry:
https://blog.clamav.net/2019/03/clamav-01012-and-01003-patches-have.html
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 S��rgio Basto <sergio(a)serjux.com> - 0.101.2-1
- Update to 0.101.2
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.101.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1693011 - clamav-0.101.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1693011
--------------------------------------------------------------------------------
================================================================================
cmocka-1.1.5-1.el7 (FEDORA-EPEL-2019-02b3ac67da)
An elegant unit testing framework for C with support for mock objects
--------------------------------------------------------------------------------
Update Information:
Update to version 1.1.5
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 Andreas Schneider <asn(a)redhat.com> - 1.1.5-1
- Update to version 1.1.5
--------------------------------------------------------------------------------
================================================================================
hub-2.10.1-1.el7 (FEDORA-EPEL-2019-be1883503f)
A command-line wrapper for git with github shortcuts
--------------------------------------------------------------------------------
Update Information:
Update to hub 2.10.1 * Fix writing over existing cache files in hub api * Allow
repository names that start with a - character * List api among custom hub
commands in help
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 Stephen Gallagher <sgallagh(a)redhat.com> - 2.10.1-1
- Update to 2.10.1
- Fix writing over existing cache files in hub api
- Allow repository names that start with a - character
- List api among custom hub commands in help
--------------------------------------------------------------------------------
================================================================================
libcue-2.2.1-1.el7 (FEDORA-EPEL-2019-b1933c8221)
Cue sheet parser library
--------------------------------------------------------------------------------
Update Information:
libcue 2.2.1 ============ * cmake: Check for `__attribute__ format` *
cmake: Don't check for C++ presence as libcue is C-only * cmake: Don't force
SHARED when building the library libcue 2.2.0 ============ * cmake: Use
GNUInstallDirs and don't hard-code install paths (PR #12) * cmake: Set RUNTIME
to CMAKE_INSTALL_BINDIR (issue #13) * Fix memory corruption in cue_scanner.l
(PR #15) * Use MAXINDEX instead of MAXTRACK when indexing INDEX entries *
Allow for 100 INDEX entries * Replace fprintf(3) to stdout with printf(3) *
pkgconfig: Use dynamic directories from GNUInstallDirs * Port 99 track fix
from cuetools and add a test case
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 Peter Lemenkov <lemenkov(a)gmail.com> - 2.2.1-1
- Ver. 2.2.1
* Fri Feb 1 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.1.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Feb 3 2018 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 2.1.0-5
- Switch to %ldconfig_scriptlets
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1510897 - libcue-2.2.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1510897
--------------------------------------------------------------------------------
================================================================================
mbedtls-2.7.10-1.el7 (FEDORA-EPEL-2019-a1e54abbdd)
Light-weight cryptographic and SSL/TLS library
--------------------------------------------------------------------------------
Update Information:
- Update to 2.7.10 Release notes: https://tls.mbed.org/tech-
updates/releases/mbedtls-2.16.1-and-2.7.10-released
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 Morten Stevens <mstevens(a)fedoraproject.org> - 2.7.10-1
- Update to 2.7.10
--------------------------------------------------------------------------------
================================================================================
quilt-0.66-1.el7 (FEDORA-EPEL-2019-36bc7718f6)
Scripts for working with series of patches
--------------------------------------------------------------------------------
Update Information:
- Update to 0.66 release - Add Requires: p7zip - Add some additional
BuildRequires - Modernize spec file - Remove obsolete Group tag - Remove
needless use of %defattr
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 Bj��rn Esser <besser82(a)fedoraproject.org> - 0.66-1
- Update to 0.66 release (rhbz 1693765)
- Modernize spec file
- Add some additional BuildRequires
- Add Requires: p7zip
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.65-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.65-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.65-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.65-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.65-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Nov 17 2016 Josh Boyer <jwboyer(a)fedoraproject.org> - 0.65-1
- Update to the 0.65 release (rhbz 1393636)
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.64-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.64-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Feb 24 2015 Josh Boyer <jwboyer(a)fedoraproject.org> - 0.64-1
- Update to the 0.64 release (rbhz 1190801)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1585864 - emails are not threaded with quilt 0.65
https://bugzilla.redhat.com/show_bug.cgi?id=1585864
[ 2 ] Bug #1693765 - quilt-0.66 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1693765
[ 3 ] Bug #1117429 - quilt is not in epel7
https://bugzilla.redhat.com/show_bug.cgi?id=1117429
--------------------------------------------------------------------------------
================================================================================
resultsdb-2.2.0-1.el7 (FEDORA-EPEL-2019-677ff5069b)
Results store for automated tasks
--------------------------------------------------------------------------------
Update Information:
- Latest endpoint: group by additional fields - specfile: Drop python 2 support
- Drop support for fedmsg and replace by fedora-messaging - settings.py: use
lists instead of tuples - Backport support for running resultsdb without fedora
messaging
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 27 2019 Frantisek Zatloukal <fzatlouk(a)redhat.com> - 2.2.0-1
- Latest endpoint: group by additional fields
- specfile: Drop python 2 support
- Drop support for fedmsg and replace by fedora-messaging
- settings.py: use lists instead of tuples
- Backport support for running resultsdb without fedora messaging
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
socket_wrapper-1.2.3-1.el7 (FEDORA-EPEL-2019-4e4b5ed088)
A library passing all socket communications through Unix sockets
--------------------------------------------------------------------------------
Update Information:
Update to version 1.2.3
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 28 2019 Andreas Schneider <asn(a)redhat.com> - 1.2.3-1
- Update to version 1.2.3
--------------------------------------------------------------------------------
================================================================================
suricata-4.1.3-1.el7 (FEDORA-EPEL-2019-ca9de9479e)
Intrusion Detection System
--------------------------------------------------------------------------------
Update Information:
This release fixes a number of issues found in the 4.1 series.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 7 2019 Steve Grubb <sgrubb(a)redhat.com> 4.1.3-1
- Upstream bugfix release
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Dec 21 2018 Jason Taylor <jtfas90(a)gmail.com> 4.1.2-1
- Upstream bugfix release
- Updated source to use official download site
* Thu Dec 20 2018 Steve Grubb <sgrubb(a)redhat.com> 4.1.1-4
- Adjust permissions on /run/suricata and /var/lib/suricata to group writable
* Mon Dec 17 2018 Steve Grubb <sgrubb(a)redhat.com> 4.1.1-2
- Remove ragel requirement
* Mon Dec 17 2018 Steve Grubb <sgrubb(a)redhat.com> 4.1.1-1
- Make log directory group readable
- Allow users of the suricata group to run suricata-update
- Add lz4-devel BuildRequires to support pcap compression
- Update service file for systemd security protections
- Upstream bugfix update
* Tue Nov 20 2018 Steve Grubb <sgrubb(a)redhat.com> 4.1.0-3
- Use the upstream service and logrote files (#1330331)
- Make the log directory readable by members of the suricata group (#1651394)
* Wed Nov 7 2018 Steve Grubb <sgrubb(a)redhat.com> 4.1.0-2
- Add cargo BuildRequires
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
224 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3c9292b62d condor-8.6.11-1.el7
96 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-b43fdd19c3 vcftools-0.1.16-1.el7
32 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f8311ec8a2 tor-0.3.5.8-1.el7
26 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9c2c40e3df guacamole-server-1.0.0-1.el7
14 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-3817296b2f tcpreplay-4.3.2-1.el7
10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-7e4233c554 mxml-3.0-1.el7
8 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-c43166839f pdns-4.1.7-1.el7
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-a578ca80ae putty-0.71-1.el7
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-317c9a2f81 drupal7-7.65-1.el7
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-15679bf3f9 wordpress-5.1.1-4.el7
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-e15d1bbc7e chromium-73.0.3683.75-2.el7
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-114610bd18 golang-googlecode-go-crypto-0-0.15.20190324gitb7391e9.el7
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-d2c1368294 cinnamon-3.6.7-5.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
exim-4.91-3.el7
snapd-2.38-1.el7
snapd-glib-1.47-1.el7
Details about builds:
================================================================================
exim-4.91-3.el7 (FEDORA-EPEL-2019-ee02036717)
The exim mail transfer agent
--------------------------------------------------------------------------------
Update Information:
This is an update enabling DANE support.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 27 2019 Jaroslav ��karvada <jskarvad(a)redhat.com> - 4.91-3
- Enabled DANE support
Resolves: rhbz#1693202
- De-fuzzified support-proxies patch
* Wed Feb 20 2019 Marcel H��rry <mh+fedora(a)scrit.ch> - 4.91-2
- Enable proxy and socks support Resolves: rhbz#1542870
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1693202 - Please add DANE support in Exim
https://bugzilla.redhat.com/show_bug.cgi?id=1693202
--------------------------------------------------------------------------------
================================================================================
snapd-2.38-1.el7 (FEDORA-EPEL-2019-be55f1a139)
A transactional software package manager
--------------------------------------------------------------------------------
Update Information:
Update to `snapd-2.38` and `snapd-glib-1.47`
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 21 2019 Neal Gompa <ngompa13(a)gmail.com> - 2.38-1
- Release 2.38 to Fedora (RH#1691296)
- Switch to officially released main source tarball
- Drop obsolete snapd-login-service Provides
* Thu Mar 21 2019 Michael Vogt <mvo(a)ubuntu.com>
- New upstream release 2.38
- overlord/snapstate,: retry less for auto-stuff
- cmd/snap: fix regression of snap saved command
- interfaces/builtin: add dev/pts/ptmx access to docker_support
- overlord/snapstate, store: set a header when auto-refreshing
- interfaces/builtin: add add exec "/" to docker-support
- cmd/snap, client, daemon, ifacestate: show a leading attribute of
a connection
- interface: avahi-observe: Fixing socket permissions on 4.15
kernels
- tests: check that apt works before using it
- apparmor: support AppArmor 2.13
- snapstate: restart into the snapd snap on classic
- overlord/snapstate: during refresh, re-refresh on epoch bump
- cmd, daemon: split out the common bits of mapLocal and mapRemote
- cmd/snap-confine: chown private /tmp to root.root
- cmd/snap-confine: drop uid from random /tmp name
- overlord/hookstate: apply pending transaction changes onto
temporary configuration for snapctl get
- cmd/snap: `snap connections` command
- interfaces/greengrass_support: update accesses for GGC 1.8
- cmd/snap, daemon: make the connectivity check use GET
- interfaces/builtin,/udev: add spec support to disable udev +
device cgroup and use it for greengrass
- interfaces/intel-mei: small follow up tweaks
- ifacestate/tests: fix/improve udev mon test
- interfaces: add multipass-support interface
- tests/main/high-user-handling: fix the test for Go 1.12
- interfaces: add new intel-mei interface
- systemd: decrease the checker counter before unlocking otherwise
we can get spurious panics
- daemon/tests: fix race in the disconnect conflict test
- cmd/snap-confine: allow moving tasks to pids cgroup
- tests: enable opensuse tumbleweed on spread
- cmd/snap: fix `snap services` completion
- ifacestate/hotplug: integration with udev monitor
- packaging: build snapctl as a static binary
- packaging/opensuse: move most logic to snapd.mk
- overlord: fix ensure before slowness on Retry
- overlord/ifacestate: fix migration of connections on upgrade from
ubuntu-core
- daemon, client, cmd/snap: debug GETs ask aspects, not actions
- tests/main/desktop-portal-*: fix handling of python dependencies
- interfaces/wayland: allow wayland server snaps function on classic
too
- daemon, client, cmd/snap: snap debug base-declaration
- tests: run tests on opensuse leap 15.0 instead of 42.3
- cmd/snap: fix error messages for snapshots commands if ID is not
uint
- interfaces/seccomp: increase filter precision
- interfaces/network-manager: no peer label check for hostname1
- tests: add a tests for xdg-desktop-portal integration
- tests: not checking 'tracking channel' after refresh core on
nested execution
- tests: remove snapweb from tests
- snap, wrappers: support StartTimeout
- wrappers: Add an X-SnapInstanceName field to desktop files
- cmd/snap: produce better output for help on subcommands
- tests/main/nfs-support: use archive mode for creating fstab backup
- many: collect time each task runs and display it with `snap debug
timings <id>`
- tests: add attribution to helper script
- daemon: make ucrednetGet not loop
- squashfs: unset SOURCE_DATE_EPOCH in the TestBuildDate test
- features,cmd/libsnap: add new feature "refresh-app-awareness"
- overlord: fix random typos
- interfaces/seccomp: generate global seccomp profile
- daemon/api: fix error case for disconnect conflict
- overlord/snapstate: add some randomness to the catalog refresh
- tests: disable trusty-proposed for now
- tests: fix upgrade-from-2.15 with kernel 4.15
- interfaces/apparmor: allow sending and receiving signals from
ourselves
- tests: split the test interfaces-many in 2 and remove snaps on
restore
- tests: use snap which takes 15 seconds to install on retryable-
error test
- packaging: avoid race in snapd.postinst
- overlord/snapstate: discard mount namespace when undoing 1st link
snap
- cmd/snap-confine: allow writes to /var/lib/**
- tests: stop catalog-update test for now
- tests/main/auto-refresh-private: make sure to actually download
with the expired macaroon
- many: save media info when installing, show it when listing
- userd: handle help urls which requires prepending XDG_DATA_DIRS
- tests: fix NFS home mocking
- tests: improve snaps-system-env test
- tests: pre-cache core on core18 systems
- interfaces/hotplug: renamed RequestedSlotSpec to ProposedSlot,
removed Specification
- debian: ensure leftover usr.lib.snapd.snap-confine is gone
- image,cmd/snap,tests: introduce support for modern prepare-image
--snap <snap>[=<channel>]
- overlord/ifacestate: tweak logic for generating unique slot names
- packaging: import debian salsa packaging work, add sbuild test and
use in spead
- overlord/ifacestate: hotplug-add-slot handler
- image,cmd/snap: simplify --classic-arch to --arch, expose
prepare-image
- tests: run test snap as user in the smoke test
- cmd/snap: tweak man output to have no doubled up .TP lines
- cmd/snap, overlord/snapstate: silently ignore classic flag when a
snap is strictly confined
- snap-confine: remove special handling of /var/lib/jenkins
- cmd/snap-confine: handle death of helper process
- packaging: disable systemd environment generator on 18.04
- snap-confine: fix classic snaps for users with /var/lib/* homedirs
- tests/prepare: prevent console-conf from running
- image: bootstrapToRootDir => setupSeed
- image,cmd/snap,tests: introduce prepare-image --classic
- tests: update smoke/sandbox test for armhf
- client, daemon: introduce helper for querying snapd API for the
list of slot/plug connections
- cmd/snap-confine: refactor and cleanup of seccomp loading
- snapstate, snap: allow update/switch requests with risk only
channel to DTRT
- interfaces: add network-manager-observe interface
- snap-confine: increase locking timeout to 30s
- snap-confine: fix incorrect "sanity timeout 3s" message
- snap-confine: provide proper error message on sc_sanity_timeout
- snapd,state: improve error message on state reading failure
- interfaces/apparmor: deny inet/inet6 in snap-update-ns profile
- snap: fix reexec from the snapd snap for classic snaps
- snap: fix hook autodiscovery for parallel installed snaps
- overlord/snapstate: format the refresh time for the log
- cmd/snap-confine: add special case for Jenkins
- snapcraft.yaml: fix XBuildDeb PATH for go-1.10
- overlord/snapstate: validate instance names early
- overlord/ifacestate: handler for hotplug-update-slot tasks
- polkit: cast pid to uint32 to keep polkit happy for now
- snap/naming: move various name validation helpers to separate
package
- tests: iterate getting journal logs to support delay on boards on
daemon-notify test
- cmd/snap: fix typo in cmd_wait.go
- snap/channel: improve channel parsing
- daemon, polkit: pid_t is signed
- daemon: introduce /v2/connections snapd API endpoint
- cmd/snap: small refactor of cmd_info's channel handling
- overlord/snapstate: use an ad-hoc error when no results
- cmd/snap: wrap "summary" better
- tests: workaround missing go dependencies in debian-9
- daemon: try to tidy up the icon stuff a little
- interfaces: add display-control interface
- snapcraft.yaml: fix snap building in launchpad
- tests: update fedora 29 workers to speed up the whole testing time
- interfaces: add u2f-devices interface and allow reading udev
+power_supply:* in hardware-observe
- cmd/snap-update-ns: save errno from strtoul
- tests: interfaces tests normalization
- many: cleanup golang.org/x/net/context
- tests: add spread test for system dbus interface
- tests: remove -o pipefail
- interfaces: add block-devices interface
- spread: enable upgrade suite on fedora
- tests/main/searching: video section got renamed to photo-and-video
- interfaces/home: use dac_read_search instead of dac_override with
'read: all'
- snap: really run the RunSuite
- interfaces/camera: allow reading vendor/etc info from
/run/udev/data/+usb:*
- interfaces/dbus: be less strict about alternations for well-known
names
- interfaces/home: allow dac_override with 'read:
all'
- interfaces/pulseaudio: allow reading subdirectories of
/etc/pulse
- interfaces/system-observe: allow read on
/proc/locks
- run-checks: ensure we use go-1.10 if available
- tests: get test-snapd-dbus-{provider,consumer} from the beta
channel
- interfaces/apparmor: mock presence of overlayfs root
- spread: increase default kill-timeout to 30min
- tests: simplify interfaces-contacts-service test
- packaging/ubuntu: build with golang 1.10
- ifacestate/tests: extra test for hotplug-connect handler
- packaging: make sure that /var/lib/snapd/lib/glvnd is accounted
for
- overlord/snapstate/backend: call fontconfig helpers from the new
'current'
- kvm: load required kernel modules if necessary
- cmd/snap: use a fake user for 'run' tests
- tests: update systems for google sru backend
- tests: fix install-snaps test by changing the snap info regex
- interfaces: helpers for sorting plug/slot/connection refs
- tests: moving core-snap-refresh-on-core test from main to nested
suite
- tests: fix daemon-notify test checking denials considering all the
log lines
- tests: skip lp-1802591 on "official" images
- tests: fix listing tests to match "snap list --unicode=never"
- debian: fix silly typo in the spread test invocation
- interface: raw-usb: Adding ttyACM ttyACA permissions
- tests: fix enable-disable-unit-gpio test on external boards
- overlord/ifacestate: helper API to obtain the state of connections
- tests: define new "tests/smoke" suite and use that for
autopkgtests
- cmd/snap-update-ns: explicitly check for return value from
parse_arg_u
- interfaces/builtin/opengl: allow access to NVIDIA VDPAU library
- tests: auto-clean the test directory
- cmd/snap: further tweak messaging; add a test
- overlord/ifacestate: handler for hotplug-connect task
- cmd/snap-confine: join freezer only after setting up user mount
- cmd/snap-confine: don't preemptively create .mnt files
- cmd/snap-update-ns: manually implement isspace
- cmd/snap-update-ns: let the go parser know we are parsing -u
- cmd/snap-discard-ns: fix name of user fstab files
- snapshotstate: don't task.Log without the lock
- tests: exclude some more slow tests from runs in autopkgtest
- many: remove .user-fstab files from /run/snapd/ns
- cmd/libsnap: pass --from-snap-confine when calling snap-update-ns
as user
- cmd/snap-update-ns: make freezer mockable
- cmd/snap-update-ns: move XDG code to dedicated file
- osutil: add helper for loading fstab from string
- cmd/snap-update-ns: move existing code around, renaming some
functions
- overlord/configstate/configcore: support - and _ in cloud init
field names
- * cmd/snap-confine: use makedev instead of MKDEV
- tests: review/fix the autopkgtest failures in disco
- overlord: drop old v1 store api support from managers test
- tests: new test for snapshots with more than 1 user
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1691296 - snapd-2.38 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1691296
[ 2 ] Bug #1684347 - snapd-glib-1.47 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1684347
--------------------------------------------------------------------------------
================================================================================
snapd-glib-1.47-1.el7 (FEDORA-EPEL-2019-be55f1a139)
Library providing a GLib interface to snapd
--------------------------------------------------------------------------------
Update Information:
Update to `snapd-2.38` and `snapd-glib-1.47`
--------------------------------------------------------------------------------
ChangeLog:
* Sun Mar 24 2019 Neal Gompa <ngompa13(a)gmail.com> - 1.47-1
- Update to 1.47
- New API: snapd_channel_get_released_at
- New API: SNAPD_ERROR_DNS_FAILURE
- Fix tests breaking due to undefined order of results
- Remove generated MOC file from tarball
* Mon Feb 4 2019 Kalev Lember <klember(a)redhat.com> - 1.45-3
- Update BRs for vala packaging changes
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jan 25 2019 Richard Hughes <rhughes(a)redhat.com> - 1.45-1
- Update to 1.45
- Support base snap field
- Support filtering apps
- Support maintenance information returned from snapd
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1691296 - snapd-2.38 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1691296
[ 2 ] Bug #1684347 - snapd-glib-1.47 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1684347
--------------------------------------------------------------------------------