--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-74b3c90bc5
2020-03-19 03:28:40.445518
--------------------------------------------------------------------------------
Name : R
Product : Fedora EPEL 8
Version : 3.6.3
Release : 1.el8
URL : http://www.r-project.org
Summary : A language for data analysis and graphics
Description :
This is a metapackage that provides both core R userspace and
all R development components.
R is a language and environment for statistical computing and graphics.
R is similar to the award-winning S system, which was developed at
Bell Laboratories by John Chambers et al. It provides a wide
variety of statistical and graphical techniques (linear and
nonlinear modelling, statistical tests, time series analysis,
classification, clustering, ...).
R is designed as a true computer language with control-flow
constructions for iteration and alternation, and it allows users to
add additional functionality by defining new functions. For
computationally intensive tasks, C, C++ and Fortran code can be linked
and called at run time.
--------------------------------------------------------------------------------
Update Information:
Update to 3.6.3. PLEASE NOTE: This release drops the bundled libRlapack.so. If
you have built any CRAN modules locally which depend on it, you may need to
reinstall them.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Mar 2 2020 Tom Callaway <spot(a)fedoraproject.org> - 3.6.3-1
- update to 3.6.3
- conditionalize lapack changes from previous commits to Fedora 32+ and EPEL-8
* Tue Feb 18 2020 Tom Callaway <spot(a)fedoraproject.org> - 3.6.2-5
- fix openblas conditionals, openblas has wider arch support everywhere except el7
* Tue Feb 18 2020 Tom Callaway <spot(a)fedoraproject.org> - 3.6.2-4
- fix conditionals so that Fedora builds against system openblas for lapack/blas
and we only generate the R lapack/blas libs on RHEL 5-6-7 (where system lapack/openblas
is not reliable). Thanks to Dirk Eddelbuettel for pointing out the error.
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Dec 18 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.6.2-2
- adjust ppc64 patch to reflect upstream fix
* Thu Dec 12 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.6.2-1
- update to 3.6.2
- disable tests on all non-intel arches
- fix powerpc64
* Fri Nov 1 2019 Pete Walter <pwalter(a)fedoraproject.org> - 3.6.1-3
- Rebuild for ICU 65
* Fri Aug 30 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.6.1-2
- conditionalize macro usage so that it only happens on Fedora 31+ and EPEL-8
* Fri Aug 16 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.6.1-1
- update to 3.6.1
* Sun Aug 11 2019 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> - 3.6.0-5
- Remove unused and nonfunctional macros and helper script
* Wed Jul 24 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.6.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Jul 21 2019 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> - 3.6.0-3
- Add automated dependency generator to R-devel
- Add standard Provides for bundled libraries
* Thu Jun 13 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.6.0-2
- use devtoolset toolchain to compile on el6/el7 for C++11 support
* Wed May 29 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.6.0-1
- update to 3.6.0
- use --no-optimize-sibling-calls for gfortran to work around issues
* Mon Mar 11 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.5.3-1
- update to 3.5.3
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 3.5.2-5
- Rebuild for readline 8.0
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.5.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 23 2019 Pete Walter <pwalter(a)fedoraproject.org> - 3.5.2-3
- Rebuild for ICU 63
* Tue Jan 8 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.5.2-2
- handle pcre2 use/detection
* Mon Jan 7 2019 Tom Callaway <spot(a)fedoraproject.org> - 3.5.2-1
- update to 3.5.2
* Fri Dec 7 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.5.1-2
- use absolute path in symlink for latex dir (bz1594102)
* Mon Sep 10 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.5.1-1
- update to 3.5.1
- update bundled curl to 7.61.1
* Thu Jul 12 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.5.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jul 10 2018 Pete Walter <pwalter(a)fedoraproject.org> - 3.5.0-5
- Rebuild for ICU 62
* Tue Jun 5 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.5.0-4
- only own /usr/share/texmf/tex/latex/R ... not /usr/share/texmf
* Fri May 18 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.5.0-3
- do not run javareconf on el6/ppc64 EVEN in the java subpackages
* Fri May 18 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.5.0-2
- do not run javareconf on el6/ppc64
* Mon May 14 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.5.0-1
- update to 3.5.0
- update xz bundle (rhel6 only)
- disable tests on armv7hl
- disable info builds on rhel 6
* Sun May 13 2018 Stefan O'Rear <sorear2(a)gmail.com> - 3.4.4-3
- Add riscv* to target CPU specs
* Mon Apr 30 2018 Pete Walter <pwalter(a)fedoraproject.org> - 3.4.4-2
- Rebuild for ICU 61.1
* Wed Mar 28 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.4.4-1
- update to 3.4.4
- update pcre and curl bundles (rhel6 only)
* Mon Feb 12 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.4.3-6
- undefine %__brp_mangle_shebangs (we need +x on files in %{_libdir}/R/bin/)
* Wed Feb 7 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.4.3-5
- fix exec permissions on files in %{_libdir}/R/bin/
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.4.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Feb 2 2018 Tom Callaway <spot(a)fedoraproject.org> - 3.4.3-3
- rebuild for new gfortran
* Fri Dec 1 2017 Pete Walter <pwalter(a)fedoraproject.org> - 3.4.3-2
- Rebuild once more for ICU 60.1
* Thu Nov 30 2017 Tom Callaway <spot(a)fedoraproject.org> - 3.4.3-1
- update to 3.4.3
* Thu Nov 30 2017 Pete Walter <pwalter(a)fedoraproject.org> - 3.4.2-3
- Rebuild for ICU 60.1
* Mon Oct 30 2017 Tom Callaway <spot(a)fedoraproject.org> - 3.4.2-2
- conditionalize Requires on perl-interpreter for fedora only
* Fri Oct 27 2017 Tom Callaway <spot(a)fedoraproject.org>- 3.4.2-1
- update to 3.4.2
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jul 13 2017 Petr Pisar <ppisar(a)redhat.com> - 3.4.1-2
- perl dependency renamed to perl-interpreter
<https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
* Fri Jun 30 2017 Tom Callaway <spot(a)fedoraproject.org> - 3.4.1-1
- update to 3.4.1
* Fri May 12 2017 Jos�� Matos <jamatos(a)fedoraproject.org> - 3.4.0-2
- add TZ="Europe/Paris" to please make check
* Sat Apr 22 2017 Tom Callaway <spot(a)fedoraproject.org> - 3.4.0-1
- update to 3.4.0
* Wed Mar 8 2017 Tom Callaway <spot(a)fedoraproject.org> - 3.3.3-1
- update to 3.3.3
* Tue Feb 14 2017 Tom Callaway <spot(a)fedoraproject.org> - 3.3.2-8
- disable tests on ppc64/ppc64le (no real way to debug them)
* Tue Feb 14 2017 Bj��rn Esser <besser82(a)fedoraproject.org> - 3.3.2-7
- Add Patch2 to fix detection of zlib
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sat Jan 28 2017 Bj��rn Esser <besser82(a)fedoraproject.org> - 3.3.2-5
- Rebuilt for GCC-7
* Thu Jan 12 2017 Igor Gnatenko <ignatenko(a)redhat.com> - 3.3.2-4
- Rebuild for readline 7.x
* Wed Dec 14 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.2-3
- openblas-Rblas provides libRblas.so now
* Mon Oct 31 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.2-2
- fix provides for openblas hack
- fix version for recommended components that are included
* Mon Oct 31 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.2-1.1
- disable readline support for el5
* Mon Oct 31 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.2-1
- update to 3.3.2
* Fri Oct 28 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.1-5
- add false Provides in openblas case
* Fri Oct 28 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.1-4
- use -Wl,--as-needed on zlibhack targets (bz 1389715)
- use openblas on architectures where it exists, keep R reference blas as "libRrefblas.so"
* Mon Aug 29 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.1-3
- fix use of _isa to be conditionalized on its existence (looking at you el5)
* Mon Aug 8 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.1-2
- add Requires: libmath to R-core
* Tue Jul 5 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.1-1
- update to 3.3.1
* Sat Jun 11 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-10
- fix CAPABILITIES pathing
* Sat Jun 11 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-9
- fix ldpaths for zlibhack
- clean libtool
- clean CAPABILITIES
* Thu Jun 9 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-8
- fix FLIBS cleanup for el5
* Thu Jun 9 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-7
- clean up zlibhack from FLIBS
* Tue Jun 7 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-6
- fix sed invocations to cover both el5 and el6 (thanks again to Mattias Ellert)
* Mon Jun 6 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-5
- fix sed invocations to fully cleanup zlibhack (thanks to Mattias Ellert)
* Wed Jun 1 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-4
- fixup libR.pc for zlibhack (el5/el6)
* Fri May 13 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-3
- we no longer need Requires: blas-devel, lapack-devel for R-core-devel
* Wed May 11 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-2.1
- implement "zlibhack" to build R against bundled bits too old in RHEL 5 & 6
* Tue May 10 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-2
- RHEL 6 ppc64 doesn't have libicu-devel. :P
* Tue May 10 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.3.0-1
- update to 3.3.0
- fix R-java Requires (bz1324145)
- fix JAVA_PATH definition in javareconf (bz1324145)
- use bundled BLAS and LAPACK, create shared library for Rblas
* Fri Apr 15 2016 David Tardon <dtardon(a)redhat.com> - 3.2.4-2
- rebuild for ICU 57.1
* Fri Mar 18 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.2.4-1
- move to 3.2.4-revised
* Wed Feb 3 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.2.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Jan 26 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.2.3-4
- if texi2any is set to 0, then copy in prebuilt html manuals (RHEL 5 & 6 only)
* Tue Jan 26 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.2.3-3
- use global instead of define
* Fri Jan 15 2016 Tom Callaway <spot(a)fedoraproject.org> - 3.2.3-2
- Requires: redhat-rpm-config on hardened systems (all Fedora and RHEL 7+)
* Fri Dec 11 2015 Tom Callaway <spot(a)fedoraproject.org> - 3.2.3-1
- update to 3.2.3
* Wed Oct 28 2015 David Tardon <dtardon(a)redhat.com> - 3.2.2-3
- rebuild for ICU 56.1
* Tue Oct 13 2015 Tom Callaway <spot(a)fedoraproject.org> - 3.2.2-2
- apply patches from upstream bug 16497 to fix X11 hangs
* Fri Aug 14 2015 Tom Callaway <spot(a)fedoraproject.org> - 3.2.2-1
- update to 3.2.2
* Fri Jul 10 2015 Tom Callaway <spot(a)fedoraproject.org> - 3.2.1-2
- BR: libcurl-devel
* Thu Jun 18 2015 Tom Callaway <spot(a)fedoraproject.org> - 3.2.1-1
- update to 3.2.1
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon May 4 2015 Jakub ��ajka <jcajka(a)redhat.com> - 3.2.0-2
- valgrind is available only on selected arches, fixes build on s390
* Thu Apr 30 2015 Tom Callaway <spot(a)fedoraproject.org>
- conditionalize MAKEINFO for ancient things (rhel 6 or older)
* Sun Apr 26 2015 Tom Callaway <spot(a)fedoraproject.org> - 3.2.0-1
- update to 3.2.0
* Mon Mar 9 2015 Tom Callaway <spot(a)fedoraproject.org> - 3.1.3-1
- update to 3.1.3
* Mon Jan 26 2015 David Tardon <dtardon(a)redhat.com> - 3.1.2-2
- rebuild for ICU 54.1
* Fri Oct 31 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.2-1
- update to 3.1.2
* Wed Oct 29 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.1-8
- rebuild for new tcl/tk
- mark Makeconf as config (not config(noreplace) so that we get proper updated tcl/tk libs)
* Mon Sep 29 2014 Orion Poplawski <orion(a)cora.nwra.com> - 3.1.1-7
- Just BR/R java instead of java-1.5.0-gcj (bug #1110684)
* Tue Sep 16 2014 David Sommerseth <davids(a)redhat.com> - 3.1.1-6
- Setting ulimit when running make check, to avoid segfault due to too small stack (needed on PPC64)
* Tue Aug 26 2014 David Tardon <dtardon(a)redhat.com> - 3.1.1-5
- rebuild for ICU 53.1
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Aug 8 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.1-3
- add "unzip" to Requirements list for R-core
* Fri Aug 8 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.1-2
- add "make" to Requirements list for R-core (thanks R config)
* Thu Jul 10 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.1-1
- update to 3.1.1
* Mon Jul 7 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.0-10
- disable lto everywhere (breaks debuginfo) (bz 1113404)
- apply fix for ppc64 (bz 1114240 and upstream bug 15856)
- add make check (bz 1059461)
- use bundled blas/lapack for RHEL due to bugs in their BLAS
- enable Rblas shared lib (whether using bundled BLAS or not)
- add explicit requires for new lapack
* Tue Jun 24 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.0-9
- mark files in %{_libdir}/R/etc as config(noreplace), resolves 1098663
* Fri Jun 6 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 21 2014 Jaroslav ��karvada <jskarvad(a)redhat.com> - 3.1.0-7
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
* Thu May 15 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 3.1.0-6
- Add aarch64 to target CPU specs
* Wed May 7 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.0-5
- add blas-devel and lapack-devel as Requires for R-devel/R-core-devel
to ease rebuild pain
* Tue Apr 29 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.0-4
- unified spec file for all targets
* Tue Apr 29 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.0-3
- epel fixes
* Fri Apr 25 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.0-2
- fix core-devel Requires
* Mon Apr 21 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.0-1
- update to 3.1.0
* Mon Mar 24 2014 Brent Baude <baude(a)us.ibm.com> - 3.0.3-2
- add ppc64le support
- rhbz #1077819
* Thu Mar 20 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.0.3-1
- update to 3.0.3
- switch to java-headless
* Fri Feb 14 2014 David Tardon <dtardon(a)redhat.com> - 3.0.2-7
- rebuild for new ICU
* Sat Feb 8 2014 Ville Skytt�� <ville.skytta(a)iki.fi> - 3.0.2-6
- Install macros to %{_rpmconfigdir}/macros.d where available.
- Fix rpmlint spaces vs tabs warnings.
* Fri Feb 7 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.0.2-5
- add support for system tre (f21+, rhel 7+)
* Fri Feb 7 2014 Orion Poplawski <orion(a)cora.nwra.com> - 3.0.2-4
- Use BR java
* Fri Jan 24 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.0.2-3
- disable lto on non-modern targets (not just ppc)
* Fri Dec 20 2013 Tom Callaway <spot(a)fedoraproject.org> - 3.0.2-2
- add --with-blas, --enable-lto to configure
* Tue Oct 15 2013 Tom Callaway <spot(a)fedoraproject.org> - 3.0.2-1
- update to 3.0.2
* Mon Aug 12 2013 Tom Callaway <spot(a)fedoraproject.org> - 3.0.1-4
- add support for unversioned docdir in F20+
- fix compile on arm (thanks Debian, wish you'd upstreamed that patch)
* Fri Aug 2 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sat May 18 2013 Tom Callaway <spot(a)fedoraproject.org> - 3.0.1-2
- conditionalize the ugly hack for fedora 19+
* Fri May 17 2013 Tom Callaway <spot(a)fedoraproject.org> - 3.0.1-1
- update to 3.0.1
* Sat Apr 13 2013 Tom Callaway <spot(a)fedoraproject.org> - 3.0.0-2
- add Requires: tex(inconsolata.sty) to -core-devel to fix module PDF building
* Fri Apr 5 2013 Tom Callaway <spot(a)fedoraproject.org> - 3.0.0-1
- update to 3.0.0
* Wed Feb 27 2013 Tom Callaway <spot(a)fedoraproject.org> - 2.15.2-7
- add BuildRequires: xz-devel (for system xz/lzma support)
- create R-core-devel
* Sat Jan 26 2013 Kevin Fenzi <kevin(a)scrye.com> - 2.15.2-6
- Rebuild for new icu
* Sun Jan 20 2013 Tom Callaway <spot(a)fedoraproject.org> - 2.15.2-5
- apply upstream fix for cairo issues (bz 891983)
* Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 2.15.2-4
- rebuild due to "jpeg8-ABI" feature drop
* Tue Nov 27 2012 Tom Callaway <spot(a)fedoraproject.org> - 2.15.2-3
- add Requires: tex(cm-super-ts1.enc) for R-devel
* Tue Nov 27 2012 Tom Callaway <spot(a)fedoraproject.org> - 2.15.2-2
- add additional TeX font requirements to R-devel for Fedora 18+ (due to new texlive)
* Mon Oct 29 2012 Tom Callaway <spot(a)fedoraproject.org> - 2.15.2-1
- update to 2.15.2
- R now Requires: R-java (for a more complete base install)
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.15.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul 2 2012 Tom Callaway <spot(a)fedoraproject.org> - 2.15.1-1
- update to 2.15.1
* Mon Jul 2 2012 Jindrich Novy <jnovy(a)redhat.com> - 2.15.0-4
- fix LaTeX and dvips dependencies (#836817)
* Mon May 7 2012 Tom Callaway <spot(a)fedoraproject.org> - 2.15.0-3
- rebuild for new libtiff
* Tue Apr 24 2012 Tom Callaway <spot(a)fedoraproject.org> - 2.15.0-2
- rebuild for new icu
* Fri Mar 30 2012 Tom Callaway <spot(a)fedoraproject.org> - 2.15.0-1
- Update to 2.15.0
* Fri Feb 10 2012 Petr Pisar <ppisar(a)redhat.com> - 2.14.1-3
- Rebuild against PCRE 8.30
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.14.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Jan 4 2012 Tom Callaway <spot(a)fedoraproject.org> - 2.14.1-1
- update to 2.14.1
* Tue Nov 8 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.14.0-3
- No inconsolata for EL
* Mon Nov 7 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.14.0-2
- add texinfo-tex to Requires for -devel package
* Wed Nov 2 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.14.0-1
- update to 2.14.0
* Fri Oct 7 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.13.2-1
- update to 2.13.2
* Mon Sep 12 2011 Michel Salim <salimma(a)fedoraproject.org> - 2.13.1-5
- rebuild for libicu 4.8.x
* Tue Aug 9 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.13.1-4
- fix salimma's scriptlets to be on -core instead of the metapackage
* Tue Aug 9 2011 Michel Salim <salimma(a)fedoraproject.org> - 2.13.1-3
- Symlink LaTeX files, and rehash on package change when possible (# 630835)
* Mon Aug 8 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.13.1-2
- add BuildRequires: less
* Mon Jul 11 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.13.1-1
- update to 2.13.1
* Tue Apr 12 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.13.0-1
- update to 2.13.0
- add convenience symlink for include directory (bz 688295)
* Mon Mar 7 2011 Caol��n McNamara <caolanm(a)redhat.com> - 2.12.2-2
- rebuild for icu 4.6
* Sun Feb 27 2011 Tom Callaway <spot(a)fedoraproject.org> - 2.12.2-1
- update to 2.12.2
* Mon Feb 7 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Dec 17 2010 Tom Callaway <spot(a)fedoraproject.org> - 2.12.1-1
- update to 2.12.1
* Wed Oct 20 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.12.0-1
- update to 2.12.0
* Wed Jul 7 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.11.1-4
- include COPYING in libRmath package
* Wed Jun 30 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.11.1-3
- move libRmath static lib into libRmath-static subpackage
* Thu Jun 3 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.11.1-2
- overload R_LIBS_SITE instead of R_LIBS
* Tue Jun 1 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.11.1-1
- update to 2.11.1
* Thu Apr 22 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.11.0-1
- update to 2.11.0
* Fri Apr 2 2010 Caol��n McNamara <caolanm(a)redhat.com> - 2.10.1-2
- rebuild for icu 4.4
* Mon Dec 21 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.10.1-1
- update to 2.10.1
- enable static html pages
* Mon Nov 9 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.10.0-2
- get rid of index.txt scriptlet on R-core (bz 533572)
- leave macro in place, but don't call /usr/lib/rpm/R-make-search-index.sh equivalent anymore
- add version check to see if we need to run R-make-search-index.sh guts
* Wed Nov 4 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.10.0-1
- update to 2.10.0
- use correct compiler for ARM
* Thu Oct 15 2009 Karsten Hopp <karsten(a)redhat.com> 2.9.2-2
- s390 (not s390x) needs the -m31 compiler flag
* Mon Aug 24 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.9.2-1
- Update to 2.9.2
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.9.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Jul 10 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.9.1-2
- don't try to make the PDFs in rawhide/i586
* Thu Jul 9 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.9.1-1
- update to 2.9.1
- fix versioned provides
* Mon Apr 20 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.9.0-2
- properly Provide/Obsolete R-Matrix
* Fri Apr 17 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.9.0-1
- update to 2.9.0, change vim dep to vi
* Tue Apr 7 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.8.1-9
- drop profile.d scripts, they broke more than they fixed
- minimize hard-coded Requires based on Martyn Plummer's analysis
* Sat Mar 28 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.8.1-8
- fix profile scripts for situation where R_HOME is already defined
(bugzilla 492706)
* Tue Mar 24 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.8.1-7
- bump for new tag
* Tue Mar 24 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.8.1-6
- add profile.d scripts to set R_HOME
- rpmlint cleanups
* Mon Mar 23 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.8.1-5
- add R-java and R-java-devel "dummy" packages, so that we can get java dependent R-modules
to build/install
* Wed Mar 4 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.8.1-4
- update post scriptlet (bz 477076)
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Jan 5 2009 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.8.1-2
- add pango-devel to BuildRequires (thanks to Martyn Plummer and Peter Dalgaard)
- fix libRmath requires to need V-R (thanks to Martyn Plummer)
* Mon Dec 22 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.8.1-1
- update javareconf call in %post (bz 477076)
- 2.8.1
* Sun Oct 26 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.8.0-2
- enable libtiff interface
* Sun Oct 26 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.8.0-1
- Update to 2.8.0
- New subpackage layout: R-core is functional userspace, R is metapackage
requiring everything
- Fix system bzip2 detection
* Thu Oct 16 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.2-2
- fix sh compile (bz 464055)
* Fri Aug 29 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.2-1
- update to 2.7.2
- fix spec for alpha compile (bz 458931)
- fix security issue in javareconf script (bz 460658)
* Mon Jul 7 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.1-1
- update to 2.7.1
* Wed May 28 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.0-5
- add cairo-devel to BR/R, so that cairo backend gets built
* Wed May 21 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.0-4
- fixup sed invocation added in -3
- make -devel package depend on base R = version-release
- fix bad paths in package html files
* Wed May 21 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.0-3
- fix poorly constructed file paths in html/packages.html (bz 442727)
* Tue May 13 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.0-2
- add patch from Martyn Plummer to avoid possible bad path hardcoding in
/usr/bin/Rscript
- properly handle ia64 case (bz 446181)
* Mon Apr 28 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.0-1
- update to 2.70
- rcompgen is no longer a standalone package
- redirect javareconf to /dev/null (bz 442366)
* Fri Feb 8 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.2-1
- properly version the items in the VR bundle
- 2.6.2
- don't use setarch for java setup
- fix R post script file
* Thu Jan 31 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.1-4
- multilib handling (thanks Martyn Plummer)
- Update indices in the right place.
* Mon Jan 7 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.1-3
- move INSTALL back into R main package, as it is useful without the
other -devel bits (e.g. installing noarch package from CRAN)
* Tue Dec 11 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.1-2
- based on changes from Martyn Plummer <martyn.plummer(a)r-project.org>
- use configure options rdocdir, rincludedir, rsharedir
- use DESTDIR at installation
- remove obsolete generation of packages.html
- move header files and INSTALL R-devel package
* Mon Nov 26 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.1-1
- bump to 2.6.1
* Tue Oct 30 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.0-3.1
- fix missing perl requires
* Mon Oct 29 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.0-3
- fix multilib conflicts (bz 343061)
* Mon Oct 29 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.0-2
- add R CMD javareconf to post (bz 354541)
- don't pickup bogus perl provides (bz 356071)
- use xdg-open, drop requires for firefox/evince (bz 351841)
* Thu Oct 4 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.6.0-1
- bump to 2.6.0
* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.5.1-3
- fix license tag
- rebuild for ppc32
* Thu Jul 5 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.5.1-2
- add rpm helper macros, script
* Mon Jul 2 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.5.1-1
- drop patch, upstream fixed
- bump to 2.5.1
* Mon Apr 30 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.5.0-2
- patch from Martyn Plummer fixes .pc files
- add new BR: gcc-objc
* Wed Apr 25 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.5.0-1
- bump to 2.5.0
* Tue Mar 13 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.4.1-4
- get rid of termcap related requires, replace with ncurses
- use java-1.5.0-gcj instead of old java-1.4.2
- add /usr/share/R/library as a valid R_LIBS directory for noarch bits
* Sun Feb 25 2007 Jef Spaleta <jspaleta(a)gmail.com> 2.4.1-3
- rebuild for reverted tcl/tk
* Fri Feb 2 2007 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.4.1-2
- rebuild for new tcl/tk
* Tue Dec 19 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.4.1-1
- bump to 2.4.1
- fix install-info invocations in post/preun (bz 219407)
* Fri Nov 3 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.4.0-2
- sync with patched 2006-11-03 level to fix PR#9339
* Sun Oct 15 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.4.0-1
- bump for 2.4.0
* Tue Sep 12 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.3.1-2
- bump for FC-6
* Fri Jun 2 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.3.1-1
- bump to 2.3.1
* Tue Apr 25 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.3.0-2
- fix ppc build for FC-4 (artificial bump for everyone else)
* Mon Apr 24 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.3.0-1
- bump to 2.3.0 (also, bump module revisions)
* Tue Feb 28 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.2.1-5
- now BR is texinfo-tex, not texinfo in rawhide
* Tue Feb 28 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.2.1-4
- bump for FC-5
* Mon Jan 9 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.2.1-3
- fix BR: XFree86-devel for FC-5
* Sat Dec 31 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.2.1-2
- missing BR: libXt-devel for FC-5
* Tue Dec 20 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.2.1-1
- bump to 2.2.1
* Thu Oct 6 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.2.0-2
- use fixed system lapack for FC-4 and devel
* Thu Oct 6 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.2.0-1
- bump to 2.2.0
* Mon Jul 4 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.1.1-2
- fix version numbers on supplemental package provides
* Mon Jun 20 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.1.1-1
- bugfix update
* Mon Apr 18 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.1.0-51
- proper library handling
* Mon Apr 18 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.1.0-50
- 2.1.0, fc4 version.
- The GNOME GUI is unbundled, now provided as a package on CRAN
* Thu Apr 14 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.0.1-50
- big bump. This is the fc4 package, the fc3 package is 2.0.1-11
- enable gnome gui, add requires as needed
* Thu Apr 14 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.0.1-10
- bump for cvs errors
* Mon Apr 11 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.0.1-9
- fix URL for Source0
* Mon Apr 11 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.0.1-8
- spec file cleanup
* Fri Apr 1 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.0.1-7
- use evince instead of ggv
- make custom provides for R subfunctions
* Wed Mar 30 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.0.1-6
- configure now calls --enable-R-shlib
* Thu Mar 24 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.0.1-5
- cleaned up package for Fedora Extras
* Mon Feb 28 2005 Martyn Plummer <plummer(a)iarc.fr> 0:2.0.1-0.fdr.4
- Fixed file ownership in R-devel and libRmath packages
* Wed Feb 16 2005 Martyn Plummer <plummer(a)iarc.fr> 0:2.0.1-0.fdr.3
- R-devel package is now a stub package with no files, except a documentation
file (RPM won't accept sub-packages with no files). R now conflicts
with earlier (i.e 0:2.0.1-0.fdr.2) versions of R-devel.
- Created libRmath subpackage with shared library.
* Mon Jan 31 2005 Martyn Plummer <plummer(a)iarc.fr> 0:2.0.1-0.fdr.2
- Created R-devel and libRmath-devel subpackages
* Mon Nov 15 2004 Martyn Plummer <plummer(a)iarc.fr> 0:2.0.1-0.fdr.1
- Built R 2.0.1
* Wed Nov 10 2004 Martyn Plummer <plummer(a)iarc.fr> 0:2.0.0-0.fdr.3
- Set R_PRINTCMD at configure times so that by default getOption(printcmd)
gives "lpr".
- Define macro fcx for all Fedora distributions. This replaces Rinfo
* Tue Oct 12 2004 Martyn Plummer <plummer(a)iarc.fr> 0:2.0.0-0.fdr.2
- Info support is now conditional on the macro Rinfo, which is only
defined for Fedora 1 and 2.
* Thu Oct 7 2004 Martyn Plummer <plummer(a)iarc.fr> 0:2.0.0-0.fdr.1
- Built R 2.0.0
- There is no longer a BUGS file, so this is not installed as a
documentation file.
* Mon Aug 9 2004 Martyn Plummer <plummer(a)iarc.fr> 0:1.9.1-0.fdr.4
- Added gcc-g++ to the list of BuildRequires for all platforms.
Although a C++ compiler is not necessary to build R, it must
be present at configure time or R will not be correctly configured
to build packages containing C++ code.
* Thu Jul 1 2004 Martyn Plummer <plummer(a)iarc.fr> 0:1.9.1-0.fdr.3
- Modified BuildRequires so we can support older Red Hat versions without
defining any macros.
* Wed Jun 23 2004 Martyn Plummer <plummner(a)iarc.fr> 0:1.9.1-0.fdr.2
- Added libtermcap-devel as BuildRequires for RH 8.0 and 9. Without
this we get no readline support.
* Mon Jun 21 2004 Martyn Plummer <plummner(a)iarc.fr> 0:1.9.1-0.fdr.1
- Build R 1.9.1
- Removed Xorg patch since fix is now in R sources
* Mon Jun 14 2004 Martyn Plummer <plummer(a)iarc.fr> 0:1.9.0-0.fdr.4
- Added XFree86-devel as conditional BuildRequires for rh9, rh80
* Tue Jun 8 2004 Martyn Plummer <plummer(a)iarc.fr> 0:1.9.0-0.fdr.3
- Corrected names for fc1/fc2/el3 when using conditional BuildRequires
- Configure searches for C++ preprocessor and fails if we don't have
gcc-c++ installed. Added to BuildRequires for FC2.
* Tue Jun 8 2004 Martyn Plummer <plummer(a)iarc.fr> 0:1.9.0-0.fdr.2
- Added patch to overcome problems with X.org headers (backported
from R 1.9.1; patch supplied by Graeme Ambler)
- Changed permissions of source files to 644 to please rpmlint
* Mon May 3 2004 Martyn Plummer <plummer(a)iarc.fr> 0:1.9.0-0.fdr.1
- R.spec file now has mode 644. Previously it was unreadable by other
users and this was causing a crash building under mach.
- Changed version number to conform to Fedora conventions.
- Removed Provides: and Obsoletes: R-base, R-recommended, which are
now several years old. Nobody should have a copy of R-base on a
supported platform.
- Changed buildroot to Fedora standard
- Added Requires(post,preun): info
- Redirect output from postinstall/uninstall scripts to /dev/null
- Added BuildRequires tags necessary to install R with full
capabilities on a clean mach buildroot. Conditional buildrequires
for tcl-devel and tk-devel which were not present on RH9 or earlier.
* Thu Apr 1 2004 Martyn Plummer <plummer(a)iarc.fr>
- Added patch to set environment variable LANG to C in shell wrapper,
avoiding warnings about UTF-8 locale not being supported
* Mon Mar 15 2004 Martyn Plummer <plummer(a)iarc.fr>
- No need to export optimization flags. This is done by %configure
- Folded info installation into %makeinstall
- Check that RPM_BASE_ROOT is not set to "/" before cleaning up
* Tue Feb 3 2004 Martyn Plummer <plummer(a)iarc.fr>
- Removed tcl-devel from BuildRequires
* Tue Feb 3 2004 Martyn Plummer <plummer(a)iarc.fr>
- Changes from James Henstridge <james(a)daa.com.au> to allow building on IA64:
- Added BuildRequires for tcl-devel tk-devel tetex-latex
- Use the %configure macro to call the configure script
- Pass --with-tcl-config and --with-tk-config arguments to configure
- Set rhome to point to the build root during "make install"
* Wed Jan 7 2004 Martyn Plummer <plummer(a)iarc.fr>
- Changed obsolete "copyright" field to "license"
* Fri Nov 21 2003 Martyn Plummer <plummer(a)iarc.fr>
- Built 1.8.1
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update R' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-89889b780a
2020-03-19 03:28:40.445391
--------------------------------------------------------------------------------
Name : ddrescue
Product : Fedora EPEL 8
Version : 1.25
Release : 1.el8
URL : http://www.gnu.org/software/ddrescue/ddrescue.html
Summary : Data recovery tool trying hard to rescue data in case of read errors
Description :
GNU ddrescue is a data recovery tool. It copies data from one file or block
device (hard disc, cd-rom, etc) to another, trying hard to rescue data in
case of read errors. GNU ddrescue does not truncate the output file if not
asked to. So, every time you run it on the same output file, it tries to
fill in the gaps.
--------------------------------------------------------------------------------
Update Information:
update to bugfix release 1.25
--------------------------------------------------------------------------------
ChangeLog:
* Tue Mar 3 2020 Michal Ambroz <rebus AT_ seznam.cz> - 1.25-1
- Update to 1.25.
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Oct 12 2019 Michal Ambroz <rebus AT_ seznam.cz> - 1.24-1
- Update to 1.24.
* Wed Jul 24 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.23-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jul 12 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- fix build dependency on gcc-c++
* Sun Mar 11 2018 Michal Ambroz <rebus AT_ seznam.cz> - 1.23-1
- Update to 1.23.
* Wed Feb 28 2018 Susi Lehtola <jussilehtola(a)fedoraproject.org> - 1.22-5
- Added gcc buildrequires.
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.22-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.22-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Mar 6 2017 Michal Ambroz <rebus AT_ seznam.cz> - 1.22-1
- Update to 1.22.
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Apr 29 2016 Michal Ambroz <rebus AT_ seznam.cz> - 1.21-1
- Update to 1.21.
* Wed Feb 3 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Sep 12 2015 Michal Ambroz <rebus AT_ seznam.cz> - 1.20-1
- Update to 1.20.
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Jun 5 2015 Michal Ambroz <rebus AT_ seznam.cz> - 1.19-1
- Update to 1.19.
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.18.1-2
- Rebuilt for GCC 5 C++11 ABI change
* Mon Sep 1 2014 Michal Ambroz <rebus AT_ seznam.cz> - 1.18-1
- Update to 1.18.
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Sep 5 2013 Susi Lehtola <jussilehtola(a)fedoraproject.org> - 1.17-1
- Update to 1.17.
* Sat Aug 3 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Aug 2 2012 Michal Ambroz <rebus AT_ seznam.cz> - 1.16-1
- Update to 1.16.
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.13-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Nov 18 2010 Jussi Lehtola <jussilehtola(a)fedoraproject.org> - 1.13-1
- Update to 1.13.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.8-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Apr 22 2009 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.8-5
- Build with $RPM_OPT_FLAGS (#497152).
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.8-3
- fix license tag
* Mon Feb 25 2008 Andreas Thienemann <athienem(a)redhat.com> - 1.8-2
- Fix info-page installation
* Mon Feb 25 2008 Andreas Thienemann <athienem(a)redhat.com> - 1.8-1
- Initial fedora release of GNU ddrescue
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1809276 - ddrescue-1.25 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1809276
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update ddrescue' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-e869876fba
2020-03-19 03:24:40.442085
--------------------------------------------------------------------------------
Name : nodejs-rhea
Product : Fedora EPEL 6
Version : 1.0.19
Release : 1.el6
URL : https://github.com/grs/rhea
Summary : A reactive messaging library based on the AMQP protocol
Description :
A reactive library for the AMQP protocol.
--------------------------------------------------------------------------------
Update Information:
Rebased to 1.0.19.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Mar 3 2020 Irina Boverman <iboverma(a)redhat.com> - 1.0.19-1
- Rebased to 1.0.19
* Wed Oct 2 2019 Irina Boverman <iboverma(a)redhat.com> - 1.0.10-1
- Rebased to 1.0.10
* Mon May 13 2019 Irina Boverman <iboverma(a)redhat.com> - 1.0.7-1
- Rebased to 1.0.7
* Thu Jan 10 2019 Irina Boverman <iboverma(a)redhat.com> - 0.3.9-1
- Rebased to 0.3.9
* Mon Jan 7 2019 Irina Boverman <iboverma(a)redhat.com> - 0.3.8-1
- Rebased to 0.3.8
* Fri Jan 4 2019 Irina Boverman <iboverma(a)redhat.com> - 0.3.6-1
- Rebased to 0.3.6
* Tue Jul 24 2018 Irina Boverman <iboverma(a)redhat.com> - 0.2.17-1
- Rebased to 0.2.17
* Thu May 3 2018 Irina Boverman <iboverma(a)redhat.com> - 0.2.12-1
- Rebased to 0.2.12
* Tue Mar 13 2018 Irina Boverman <iboverma(a)redhat.com> - 0.2.10-1
- Rebased to 0.2.10
* Thu Jan 25 2018 Irina Boverman <iboverma(a)redhat.com> - 0.2.9-1
- Rebased to 0.2.9
* Wed Nov 15 2017 Irina Boverman <iboverma(a)redhat.com> - 0.2.6-1
- Rebased to 0.2.6
* Fri Sep 15 2017 Irina Boverman <iboverma(a)redhat.com> - 0.2.4-1
- Rebased to 0.2.4
* Thu Mar 2 2017 Irina Boverman <iboverma(a)redhat.com> - 0.2.0-1
- Rebased to 0.2.0
* Wed Aug 10 2016 Irina Boverman <iboverma(a)redhat.com> - 0.1.7-1
- Rebased to 0.1.7
* Mon Jun 13 2016 Irina Boverman <iboverma(a)redhat.com> - 0.1.6-1
- Rebased to 0.1.6
* Wed Jun 1 2016 Irina Boverman <iboverma(a)redhat.com> - 0.1.3-1
- Rebased to 0.1.3
* Tue May 31 2016 Irina Boverman <iboverma(a)redhat.com> - 0.1.2-1
- Initial package
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-rhea' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-82da7f7f21
2020-03-19 00:48:52.974293
--------------------------------------------------------------------------------
Name : nodejs-rhea
Product : Fedora EPEL 7
Version : 1.0.19
Release : 2.el7
URL : https://github.com/grs/rhea
Summary : A reactive messaging library based on the AMQP protocol
Description :
A reactive library for the AMQP protocol.
--------------------------------------------------------------------------------
Update Information:
Rebased to 1.0.19.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Mar 3 2020 Irina Boverman <iboverma(a)redhat.com> - 1.0.19-1
- Rebased to 1.0.19
* Wed Oct 2 2019 Irina Boverman <iboverma(a)redhat.com> - 1.0.10-1
- Rebased to 1.0.10
* Mon May 13 2019 Irina Boverman <iboverma(a)redhat.com> - 1.0.7-1
- Rebased to 1.0.7
* Thu Jan 10 2019 Irina Boverman <iboverma(a)redhat.com> - 0.3.9-1
- Rebased to 0.3.9
* Mon Jan 7 2019 Irina Boverman <iboverma(a)redhat.com> - 0.3.8-1
- Rebased to 0.3.8
* Fri Jan 4 2019 Irina Boverman <iboverma(a)redhat.com> - 0.3.6-1
- Rebased to 0.3.6
* Tue Jul 24 2018 Irina Boverman <iboverma(a)redhat.com> - 0.2.17-1
- Rebased to 0.2.17
* Thu May 3 2018 Irina Boverman <iboverma(a)redhat.com> - 0.2.12-1
- Rebased to 0.2.12
* Tue Mar 13 2018 Irina Boverman <iboverma(a)redhat.com> - 0.2.10-1
- Rebased to 0.2.10
* Thu Jan 25 2018 Irina Boverman <iboverma(a)redhat.com> - 0.2.9-1
- Rebased to 0.2.9
* Wed Nov 15 2017 Irina Boverman <iboverma(a)redhat.com> - 0.2.6-1
- Rebased to 0.2.6
* Fri Sep 15 2017 Irina Boverman <iboverma(a)redhat.com> - 0.2.4-1
- Rebased to 0.2.4
* Thu Mar 2 2017 Irina Boverman <iboverma(a)redhat.com> - 0.2.0-1
- Rebased to 0.2.0
* Wed Aug 10 2016 Irina Boverman <iboverma(a)redhat.com> - 0.1.7-1
- Rebased to 0.1.7
* Mon Jun 13 2016 Irina Boverman <iboverma(a)redhat.com> - 0.1.6-1
- Rebased to 0.1.6
* Wed Jun 1 2016 Irina Boverman <iboverma(a)redhat.com> - 0.1.3-1
- Rebased to 0.1.3
* Tue May 31 2016 Irina Boverman <iboverma(a)redhat.com> - 0.1.2-1
- Initial package
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-rhea' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-43990b0cd5
2020-03-19 00:48:52.974277
--------------------------------------------------------------------------------
Name : kronosnet
Product : Fedora EPEL 7
Version : 1.15
Release : 1.el7
URL : https://kronosnet.org
Summary : Multipoint-to-Multipoint VPN daemon
Description :
The kronosnet source
--------------------------------------------------------------------------------
Update Information:
- New upstream release - Fix major interaction issues between stats gathering
and PMTUd - Fix UDP socket options that could lead to knet not being properly
functional - Man pages updates - Minor bug fixes
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 4 2020 Fabio M. Di Nitto <fdinitto(a)redhat.com> - 1.14-1
- New upstream release
- Fix major interaction issues between stats gathering and PMTUd
- Fix UDP socket options that could lead to knet not being properly
functional
- Man pages updates
- Minor bug fixes
* Fri Jan 31 2020 Fabio M. Di Nitto <fdinitto(a)redhat.com> - 1.14-1
- New upstream release
- Fixes several major issues with newer kernels
- Fix build with gcc10
* Wed Oct 16 2019 Fabio M. Di Nitto <fdinitto(a)redhat.com> - 1.13-1
- New upstream release
- Fixes more memory corruption problems on unstable networks.
* Fri Sep 20 2019 Fabio M. Di Nitto <fdinitto(a)redhat.com> - 1.12-1
- New upstream release
- Fixes memory corruption problem on unstable networks.
* Wed Aug 21 2019 Fabio M. Di Nitto <fdinitto(a)redhat.com> - 1.11-1
- New upstream release
- Fixes major issues with PMTUd implementation when used in combination with
crypto.
* Wed Jun 12 2019 Fabio M. Di Nitto <fdinitto(a)redhat.com> - 1.10-1
- New upstream release
- fix URL in spec file (rhbz#1708616)
* Thu May 9 2019 Fabio M. Di Nitto <fdinitto(a)redhat.com> - 1.9-1
- New upstream release
* Wed May 8 2019 Fabio M. Di Nitto <fdinitto(a)redhat.com> - 1.8-2
- Fix ldconfig scriptlet (Resolves rhbz#1699074)
- Cleanup .gitignore (Resolves rhbz#1699093)
* Wed Apr 3 2019 Madison Kelly <mkelly(a)alteeve.ca> - 1.8-1
- Updated to upstream release v1.8.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update kronosnet' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-fbd804208a
2020-03-19 00:48:52.974253
--------------------------------------------------------------------------------
Name : monit
Product : Fedora EPEL 7
Version : 5.26.0
Release : 1.el7
URL : http://mmonit.com/monit/
Summary : Manages and monitors processes, files, directories and devices
Description :
monit is a utility for managing and monitoring, processes, files, directories
and devices on a UNIX system. Monit conducts automatic maintenance and repair
and can execute meaningful causal actions in error situations.
--------------------------------------------------------------------------------
Update Information:
Update to 5.26.0 (includes security fix for CVE-2019-11454 and CVE-2019-11455)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Mar 3 2020 Stewart Adam <s.adam(a)diffingo.com> - 5.26.0-1
- Update to 5.26.0
* Tue Dec 26 2017 Stewart Adam <s.adam(a)diffingo.com> - 5.25.1-1
- Update to new upstream release 5.25.1 (#1311640, #1390113)
* Sat Sep 12 2015 Stewart Adam <s.adam(a)diffingo.com> - 5.14-1
- Upgrading to new upstream release 5.14.0
* Wed Dec 4 2013 Maxim Burgerhout <maxim(a)wzzrd.com> - 5.6.0-1
- Upgrading to new upstream release 5.6.0
* Sat Aug 3 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.3.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.3.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.3.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jan 9 2012 Maxim Burgerhout <wzzrd(a)fedoraproject.org> - 5.3.1-3
- Fix systemd unit file
* Sun Jan 8 2012 Maxim Burgerhout <wzzrd(a)fedoraproject.org> - 5.3.1-2
- Rebuild for gcc 4.7
* Sun Nov 13 2011 Maxim Burgerhout <wzzrd(a)fedoraproject.org> - 5.3.1-1
- New upstream release 5.3.1
- Added systemd unit file and dropped sysv init support
- Dropped the patch that changed the default name of the configuration file
- Dropped the patch that silenced daemon startup
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.2.5-2
- Rebuilt for glibc bug#747377
* Sat May 7 2011 Maxim Burgerhout <wzzrd(a)fedoraproject.org> - 5.2.5-1
- Sync to upstream bugfix release; most important new features:
- Memory footprint decreased by 10%
- Logfile default umask changed to 0640
- New CLI command to test regexps for process names
- And various bugfixes
* Thu Aug 5 2010 Maxim Burgerhout <wzzrd(a)fedoraproject.org> - 5.2.3-1
- Update to new upstream version 5.2.3; new features in 5.2.3 include:
- MySQL protocol now support version 5.5
- Support for monitoring swap usage
- Allow process monitoring based on output of ps and regexps
- Various bugfixes
* Thu Aug 5 2010 Maxim Burgerhout <wzzrd(a)fedoraproject.org> - 5.1.1-2
- Enabled PAM authentication (bz #621599)
* Mon Jul 5 2010 Maxim Burgerhout <wzzrd(a)fedoraproject.org> - 5.1.1-1
- Version bump to 5.1.1 (needed new version of monit-no-startup-msg.patch)
- Ghosted the logfile
* Fri Aug 21 2009 Tomas Mraz <tmraz(a)redhat.com> - 5.0.3-2
- rebuilt with new openssl
* Fri Aug 14 2009 Stewart Adam <s.adam at diffingo.com> - 5.0.3-1
- Update to 5.0.3 (thanks to Lubomir Rintel of Good Data for the patch)
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.10.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.10.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Jan 17 2009 Tomas Mraz <tmraz(a)redhat.com> 4.10.1-9
- rebuild with new openssl
* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 4.10.1-8
- Tweak configuration defaults: include /etc/monit.d/*, log to /var/log/monit
and set daemon time to 60s
- Don't use $desc in initscript
- Add patch to search for monit.conf by default (#475044)
- Add patch to remove redundant startup message
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng(a)fedoraproject.org> - 4.10.1-7
- Autorebuild for GCC 4.3
* Wed Dec 5 2007 Release Engineering <rel-eng at fedoraproject dot org> - 4.10.1-6
- Rebuild for deps
* Wed Dec 5 2007 Stewart Adam <s.adam at diffingo.com> 4.10.1-5
- Rebuild to fix broken deps on libssl.so.6 and libcrypto.so.6
* Sat Nov 24 2007 Stewart Adam <s.adam at diffingo.com> 4.10.1-4
- Substitute RPM macros for their real values in monit.conf (#397671)
* Tue Nov 13 2007 Stewart Adam <s.adam at diffingo.com> 4.10.1-3
- Bump
- Fix changelog date for previous entry
* Mon Nov 12 2007 Stewart Adam <s.adam at diffingo.com> 4.10.1-2.1
- Switch back to OpenSSL since NSS isn't working too well with Monit
* Wed Nov 7 2007 Stewart Adam <s.adam at diffingo.com> 4.10.1-2
- License is actually GPLv3+
- s/%{__install}/%{__install} -p/
- NSS-ize
* Tue Nov 6 2007 Stewart Adam <s.adam at diffingo.com> 4.10.1-1
- Initial RPM release
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1663929 - monit: Use-after-free in function _handleEvent()
https://bugzilla.redhat.com/show_bug.cgi?id=1663929
[ 2 ] Bug #1691391 - monit: Multiple issues fixed in 5.25.3
https://bugzilla.redhat.com/show_bug.cgi?id=1691391
[ 3 ] Bug #1702637 - CVE-2019-11455 monit: buffer over-read in function Util_urlDecode in util.c
https://bugzilla.redhat.com/show_bug.cgi?id=1702637
[ 4 ] Bug #1702682 - CVE-2019-11454 monit: cross-site scripting (XSS) in http/cervlet.c
https://bugzilla.redhat.com/show_bug.cgi?id=1702682
[ 5 ] Bug #1695987 - monit: Multiple vulnerabilities fixed in monit 5.25.3
https://bugzilla.redhat.com/show_bug.cgi?id=1695987
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update monit' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-c0e2e15418
2020-03-19 00:48:52.973915
--------------------------------------------------------------------------------
Name : ddrescue
Product : Fedora EPEL 7
Version : 1.25
Release : 1.el7
URL : http://www.gnu.org/software/ddrescue/ddrescue.html
Summary : Data recovery tool trying hard to rescue data in case of read errors
Description :
GNU ddrescue is a data recovery tool. It copies data from one file or block
device (hard disc, cd-rom, etc) to another, trying hard to rescue data in
case of read errors. GNU ddrescue does not truncate the output file if not
asked to. So, every time you run it on the same output file, it tries to
fill in the gaps.
--------------------------------------------------------------------------------
Update Information:
update to bugfix release 1.25
--------------------------------------------------------------------------------
ChangeLog:
* Tue Mar 3 2020 Michal Ambroz <rebus AT_ seznam.cz> - 1.25-1
- Update to 1.25.
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Oct 12 2019 Michal Ambroz <rebus AT_ seznam.cz> - 1.24-1
- Update to 1.24.
* Wed Jul 24 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.23-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jul 12 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- fix build dependency on gcc-c++
* Sun Mar 11 2018 Michal Ambroz <rebus AT_ seznam.cz> - 1.23-1
- Update to 1.23.
* Wed Feb 28 2018 Susi Lehtola <jussilehtola(a)fedoraproject.org> - 1.22-5
- Added gcc buildrequires.
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.22-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.22-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Mar 6 2017 Michal Ambroz <rebus AT_ seznam.cz> - 1.22-1
- Update to 1.22.
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Apr 29 2016 Michal Ambroz <rebus AT_ seznam.cz> - 1.21-1
- Update to 1.21.
* Wed Feb 3 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Sep 12 2015 Michal Ambroz <rebus AT_ seznam.cz> - 1.20-1
- Update to 1.20.
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Jun 5 2015 Michal Ambroz <rebus AT_ seznam.cz> - 1.19-1
- Update to 1.19.
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.18.1-2
- Rebuilt for GCC 5 C++11 ABI change
* Mon Sep 1 2014 Michal Ambroz <rebus AT_ seznam.cz> - 1.18-1
- Update to 1.18.
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Sep 5 2013 Susi Lehtola <jussilehtola(a)fedoraproject.org> - 1.17-1
- Update to 1.17.
* Sat Aug 3 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Aug 2 2012 Michal Ambroz <rebus AT_ seznam.cz> - 1.16-1
- Update to 1.16.
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.13-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Nov 18 2010 Jussi Lehtola <jussilehtola(a)fedoraproject.org> - 1.13-1
- Update to 1.13.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.8-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Apr 22 2009 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.8-5
- Build with $RPM_OPT_FLAGS (#497152).
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.8-3
- fix license tag
* Mon Feb 25 2008 Andreas Thienemann <athienem(a)redhat.com> - 1.8-2
- Fix info-page installation
* Mon Feb 25 2008 Andreas Thienemann <athienem(a)redhat.com> - 1.8-1
- Initial fedora release of GNU ddrescue
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1809276 - ddrescue-1.25 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1809276
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update ddrescue' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-a61d9e64ef
2020-03-18 01:04:56.631045
--------------------------------------------------------------------------------
Name : sympa
Product : Fedora EPEL 6
Version : 6.2.54
Release : 1.el6
URL : http://www.sympa.org
Summary : Powerful multilingual List Manager
Description :
Sympa is scalable and highly customizable mailing list manager. It
can cope with big lists (200,000 subscribers) and comes with a
complete (user and admin) Web interface. It is internationalized,
and supports the us, fr, de, es, it, fi, and chinese locales. A
scripting language allows you to extend the behavior of commands.
Sympa can be linked to an LDAP directory or an RDBMS to create
dynamic mailing lists. Sympa provides S/MIME-based authentication
and encryption.
--------------------------------------------------------------------------------
Update Information:
Update to sympa 6.2.54 : - Fixes CVE-2020-9369 - See https://sympa-
community.github.io/security/2020-001.html for details
--------------------------------------------------------------------------------
ChangeLog:
* Mon Mar 2 2020 Xavier Bachelot <xavier(a)bachelot.org> 6.2.54-1
- Update to 6.2.54.
* Fri Jan 31 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.2.52-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Jan 19 2020 Xavier Bachelot <xavier(a)bachelot.org> 6.2.52-2
- Add upstream patches to fix 2 scenario failures.
* Fri Dec 27 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.52-1
- Update to 6.2.52.
* Sun Dec 22 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.50-1
- Update to 6.2.50.
- Re-enable Crypt::OpenSSL::X509 for EL8.
* Fri Nov 29 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.48-3
- Add patch to fix compile executables test on F32.
- Add dependency on Socket6 and IO::Socket::IP
(or alternatively Socket6 and IO::Socket::INET6 on EL6).
- Add patch to fix ldap 2 level query.
- Re-enable Crypt::SMIME for EL8.
- Re-enable all web subpackages for EL8.
* Wed Oct 16 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.48-2
- Don't require optional perl modules unavailable on EL8.
- Disable httpd and lighttpd support for EL8 until missing bits are available.
- Change sympa localstatedir owner/group to sympa:sympa. Fixes RHBZ#1761455.
* Mon Sep 30 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.48-1
- Update to 6.2.48.
* Mon Sep 23 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.46-1
- Update to 6.2.46.
- Unbundle foundation-icons font.
- Add dependency on LWP::Protocol::https (RHBZ#1753111).
- Don't unbundle js-respond on EL8 (yet).
* Sat Jul 27 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.2.44-3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jul 18 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.44-3
- Don't build for ix86 on EL6.
- Re-order some parts of spec for better readability.
- Use bcond_with macro instead of custom macros.
* Mon Jul 15 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.44-2
- Don't package OChangeLog and ONEWS. Saves 5MB.
- Move developers documentation to devel-doc sub-package.
- Compute an accurate License: tag.
* Wed Jun 26 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.44-1
- Update to 6.2.44.
* Mon Jun 10 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.43-0.2.b.2
- Update to 6.2.43 beta 2.
* Thu May 23 2019 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.43-0.1.b.1
- Update to 6.2.43 beta 1.
- Move sympa.conf-dist to doc.
* Thu Mar 21 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.42-1
- Update to 6.2.42.
* Sun Mar 10 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.41-0.2.b.2
- Update to 6.2.41 beta 2.
* Sun Feb 3 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.41-0.1.b.1
- Update to 6.2.41 beta 1.
* Mon Jan 28 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.40-2
- Unbundle jqplot on F29+.
- Use versioned Requires and BuildRequires for unbundled fonts and libs.
* Sat Jan 19 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.40-1
- Update to 6.2.40.
* Fri Jan 11 2019 Xavier Bachelot <xavier(a)bachelot.org> 6.2.38-2
- Fix fontawesome, jquery-ui and jquery-migrate unbundling on EL7.
- Fix wwsympa/sympasoap not being restarted on update.
* Fri Dec 21 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.38-1
- Update to 6.2.38.
* Sat Dec 8 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.37-0.3.b.3
- Update to 6.2.37 beta 3.
* Sat Nov 3 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.37-0.2.b.2
- Update to 6.2.37 beta 2.
* Sun Oct 7 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.37-0.1.b.1
- Update to 6.2.37 beta 1.
* Sun Sep 23 2018 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.36-1
- Update to 6.2.36.
* Sun Aug 26 2018 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.35-0.1.b.1
- Update to 6.2.35b.1.
- For sympa-httpd with Fedora & EL7: Use mod_proxy_fcgi instead of mod_fcgid.
* Sun Aug 26 2018 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.34-2
- Issue #36: Init scripts for wwsympa/sympasoap were broken.
* Thu Jul 5 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.34-1
- Update to 6.2.34.
* Fri Jun 29 2018 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.33-0.2.b.2
- Update to 6.2.33 beta 2.
Upstream #170 WWSympa: Switch to Foundation 6
Upstream #220 static_content directory structure
Upstream #336 Starting a test framework
* Wed Apr 25 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.32-2
- Add missing Requires on EL6 and EL7.
* Thu Apr 19 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.32-1
- Update to 6.2.32 (Security release).
See https://sympa-community.github.io/security/2018-001.html
* Mon Mar 26 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.30-1
- Update to 6.2.30.
* Thu Mar 22 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.28-1
- Update to 6.2.28.
* Tue Mar 20 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.26-1
- Update to 6.2.26.
- Fix scriptlet.
* Tue Mar 13 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.25-0.3.b.3
- Update to 6.2.25 beta 3.
- Add Requires on optional Crypt::Eksblowfish.
* Mon Mar 5 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.25-0.2.b.2
- Update to 6.2.25 beta 2.
- Move static_content to an FHS compliant location.
* Tue Feb 13 2018 Xavier Bachelot <xavier(a)bachelot.org> 6.2.25-0.1.b.1
- Update to 6.2.25 beta 1.
- Remove useless and bogus directories creation for conf override.
- Own the now properly created css and pictures directories.
Subsequently the above directory doesn't need to be writable anymore.
- Unbundle Raleway font.
- Simplify sysvinit/systemd in configure.
* Tue Dec 26 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.24-2
- Ensure newaliases works out of the box.
* Thu Dec 21 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.24-1
- Update to 6.2.24.
* Thu Dec 14 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.23-0.4.b.3
- Update to 6.2.23 beta 3.
* Tue Dec 12 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.23-0.4.b.2
- Unbundle jquery (Fedora only).
* Thu Nov 30 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.23-0.3.b.2
- Update to 6.2.23 beta 2.
* Wed Nov 22 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.23-0.2.b.1
- Specify all build dependencies. Fixes test suite failure on F25/F26.
* Mon Nov 20 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.23-0.1.b.1
- Update to 6.2.23 beta 1.
- Drop upstream patches.
- Add missing BuildRequires:.
- Remove duplicate Requires:.
- Fix License: to acknowledge for bundled javascript libraries.
- Track more bundled javascript libraries.
* Wed Nov 8 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.22-4
- Run autoreconf for jquery patch.
* Wed Oct 25 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.22-3
- Fix scriplet bug in upgrade_data_structure.
- Unbundle font-awesome.
* Fri Oct 20 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.22-2
- Add patches from upstream sympa-6.2 branch.
* Tue Oct 3 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.22-1
- Update to 6.2.22.
* Thu Sep 14 2017 Xavier Bachelot <xavier(a)bachelot.org> 6.2.19-0.2.b.2
- Rework spec to better comply with Fedora packaging guidelines.
* Sat Aug 19 2017 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.19b.1-1
- Added --bindir to install sympa_smtpc under libexecdir.
* Sun Jun 25 2017 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.18-1
- Updated.
* Thu Jun 15 2017 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.17b.2-1
- Updated README.RPM.md.
* Sun Aug 7 2016 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.17-1
- Typos in el6-README.RPM.
- Added a build dependency perl(Test::Harness).
- Added a dependency perl(Unicode::Normalize).
- Added a definition parameter %{do_autoreconf}.
* Sat Jun 18 2016 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2.16-1
- Adopted adjustment to Fedora by Xavier Bachelot <xavier(a)bachelot.org>.
- Avoiding use of buildroot macro in build section.
- Simplified configure option.
- Added patch14 to disable service by default.
- Added unit customization file source129.
* Thu Feb 26 2015 IKEDA Soji <ikeda(a)conversion.co.jp> 6.2-1
- New minor release sympa-6.2.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update sympa' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-9d12d40fb8
2020-03-18 00:38:58.558876
--------------------------------------------------------------------------------
Name : dnscrypt-proxy2
Product : Fedora EPEL 7
Version : 2.0.39
Release : 1.el7
URL : https://github.com/jedisct1/dnscrypt-proxy
Summary : Flexible DNS proxy, with support for encrypted DNS protocols
Description :
A flexible DNS proxy, with support for modern encrypted DNS protocols such as
DNSCrypt v2 and DNS-over-HTTP/2.
Features:
- DNS traffic encryption and authentication. Supports DNS-over-HTTPS (DoH)
and DNSCrypt.
- DNSSEC compatible
- DNS query monitoring, with separate log files for regular and suspicious
queries
- Pattern-based local blocking of DNS names and IP addresses
- Time-based filtering, with a flexible weekly schedule
- Transparent redirection of specific domains to specific resolvers
- DNS caching, to reduce latency and improve privacy
- Local IPv6 blocking to reduce latency on IPv4-only networks
- Load balancing: pick a set of resolvers, dnscrypt-proxy will automatically
measure and keep track of their speed, and balance the traffic across the
fastest available ones.
- Cloaking: like a HOSTS file on steroids, that can return preconfigured
addresses for specific names, or resolve and return the IP address of other
names. This can be used for local development as well as to enforce safe
search results on Google, Yahoo and Bing.
- Automatic background updates of resolvers lists
- Can force outgoing connections to use TCP; useful with tunnels such as Tor.
--------------------------------------------------------------------------------
Update Information:
EPEL 7 build (#1792010)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jan 20 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 2.0.39-1
- EPEL 7 build (#1792010)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1792010 - None
https://bugzilla.redhat.com/show_bug.cgi?id=1792010
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update dnscrypt-proxy2' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------