--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-8b44332d9f
2019-12-20 01:38:17.500826
--------------------------------------------------------------------------------
Name : python-pycryptodomex
Product : Fedora EPEL 8
Version : 3.9.4
Release : 1.el8
URL : http://www.pycryptodome.org/
Summary : A self-contained cryptographic library for Python
Description :
PyCryptodome is a self-contained Python package of low-level cryptographic
primitives. It's a fork of PyCrypto. It brings several enhancements with respect
to the last official version of PyCrypto (2.6.1), for instance:
* Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB)
* Accelerated AES on Intel platforms via AES-NI
* Elliptic curves cryptography (NIST P-256 curve only)
* Better and more compact API (nonce and iv attributes for ciphers, automatic
generation of random nonces and IVs, simplified CTR cipher mode, and more)
* SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms
* Salsa20 and ChaCha20 stream ciphers
* scrypt and HKDF
* Deterministic (EC)DSA
* Password-protected PKCS#8 key containers
* Shamir's Secret Sharing scheme
* Random numbers get sourced directly from the OS (and not from a CSPRNG in
userspace)
* Cleaner RSA and DSA key generation (largely based on FIPS 186-4)
* Major clean ups and simplification of the code base
PyCryptodome is not a wrapper to a separate C library like OpenSSL. To the
largest possible extent, algorithms are implemented in pure Python. Only the
pieces that are extremely critical to performance (e.g. block ciphers) are
implemented as C extensions.
Note: all modules are installed under the Cryptodome package to avoid conflicts
with the PyCrypto library.
--------------------------------------------------------------------------------
Update Information:
* [GH#341](https://github.com/Legrandin/pycryptodome/issues/341): Prevent
``key_to_english`` from creating invalid data when fed with keys of length not
multiple of 8. Thanks to vstoykovbg. *
[GH#347](https://github.com/Legrandin/pycryptodome/issues/347): Fix blocking RSA
signing/decryption when key has very small factor. Thanks to Martijn Pieters.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Nov 19 2019 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 3.9.4-1
- Update to 3.9.4
* Fri Nov 15 2019 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 3.9.3-1
- Update to 3.9.3
* Thu Oct 31 2019 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 3.9.0-1
- Enable build for EPEL8
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-pycryptodomex' 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-2019-4eef2d33ad
2019-12-20 01:38:17.500714
--------------------------------------------------------------------------------
Name : passenger
Product : Fedora EPEL 8
Version : 6.0.4
Release : 2.el8
URL : https://www.phusionpassenger.com
Summary : Phusion Passenger application server
Description :
Phusion Passenger�� is a web server and application server, designed to be fast,
robust and lightweight. It takes a lot of complexity out of deploying web apps,
adds powerful enterprise-grade features that are useful in production,
and makes administration much easier and less complex. It supports Ruby,
Python, Node.js and Meteor.
--------------------------------------------------------------------------------
Update Information:
initial package for epel8
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 27 2019 Gerd Pokorra <gp(a)zimt.uni-siegen.de> - 6.0.4-2
- add license tag
- remove all empty files
- remove doc subpackage
- all header files are now in the devel subpackage
* Sun Nov 24 2019 Gerd Pokorra <gp(a)zimt.uni-siegen.de> - 6.0.4-1
- initial package for EPEL 8
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1760018 - Request to package passenger for EPEL 8
https://bugzilla.redhat.com/show_bug.cgi?id=1760018
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update passenger' 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-2019-0ac439f69e
2019-12-20 00:42:17.522126
--------------------------------------------------------------------------------
Name : singularity
Product : Fedora EPEL 7
Version : 3.5.2
Release : 1.1.el7
URL : https://www.sylabs.io/singularity/
Summary : Application and environment virtualization
Description :
Singularity provides functionality to make portable
containers that can be used across host environments.
--------------------------------------------------------------------------------
Update Information:
Upgrade to upstream 3.5.2, still using golang-1.11 on epel8 ---- Upgrade to
upstream 3.5.1, use golang-1.11 on epel8 ---- Upgrade to upstream 3.5.0
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 17 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.5.2-1.1
- Upgrade to upstream 3.5.2, keeping #4768 patch only on el8
* Thu Dec 5 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.5.1-1.1
- Upgrade to upstream 3.5.1, keeping #4768 patch only on el8
* Wed Nov 20 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.5.0-1.1
- Apply patch from PR #4769 to build with golang-1.11 on el8 only
* Wed Nov 13 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.5.0-1
- Upgrade to upstream 3.5.0
* Thu Nov 7 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.5.0~rc.2-1
- Upgrade to upstream 3.5.0~rc.2.
* Wed Oct 30 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.5.0~rc.1-1
- Upgrade to upstream 3.5.0~rc.1. Drop PR #4522 patch.
* Mon Oct 21 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.4.2-1.1
- Upgrade to upstream 3.4.2. Remove PR #4522, no longer needed.
Still contains config fakeroot cli PR #4346.
* Thu Sep 26 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.4.1-1.2
- Add PR #4522 to fix sandbox rootless builds
* Mon Sep 23 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.4.1-1.1
- Update to upstream 3.4.0-1, keeping only config fakeroot cli PR #4346
* Thu Sep 5 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.4.0-1.2
- Add fix for bug that always enabled --pid (PR #4380)
* Tue Sep 3 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.4.0-1.1
- Update to upstream 3.4.0-1
- Fix compiles on non-64 bit architectures (PR #4370)
- Add config fakeroot CLI which was inadvertently left out of the upstream
release (PR #4346)
* Tue Jul 30 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.3.0-1
- Update to upstream 3.3.0-1
* Wed Jul 3 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.2.1-1.1
- Add patch for PR #3456 to make --home work with 'mount home = no'
- Add patch for PR #3803 to make bind mounts from read-only filesystems
work unprivileged
* Wed May 29 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.2.1-1
- Update to upstream 3.2.1-1
* Mon May 20 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.2.0-1.1
- Add PR #3419
* Mon May 20 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.2.0-1
- Update to upstream 3.2.0-1
* Tue May 14 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.1.1-1.1
- Add patch for CVE-2019-11328
* Tue Apr 2 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.1.1-1
- Update to upstream 3.1.1-1
* Mon Feb 25 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.1.0-1
- Update to upstream 3.1.0-1
* Tue Jan 22 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.0.3-1
- Update to upstream 3.0.3-1 release.
* Fri Jan 18 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.0.3-rc2
- Update to upstream 3.0.3-rc2
* Wed Jan 16 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.0.3-rc1
- Update to upstream 3.0.3-rc1
* Wed Jan 9 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.0.2-1.2
- Add patch for PR 2531
* Mon Jan 7 2019 Dave Dykstra <dwd(a)fedoraproject.org> - 3.0.2-1.1
- Update to upstream 3.0.2
- Added patches for PRs 2472, 2478, 2481
* Tue Dec 11 2018 Dave Dykstra <dwd(a)fedoraproject.org> - 2.6.1-1.1
- Update to released upstream 2.6.1
* Tue Aug 7 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.6.0-1.1
- Update to released upstream 2.6.0
- Rename PR 1638 to 1817
- Rename PR 1762 to 1818
- Note that PR 1324 was also renamed, to 1819
* Tue Jul 24 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.5.999-1.4
- Move the Requires /usr/bin/python3 to be under %package runtime instead
of under its %description.
* Tue Jul 24 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.5.999-1.3
- Move the BuildRequires /usr/bin/python3 back to the primary package,
because otherwise it doesn't get installed at build time. Leave
the Requires on the runtime subpackage.
- Add singularity.abignore to avoid warnings from abipkgdiff.
* Tue Jul 24 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.5.999-1.2
- Add PR #1324 which makes the docker:// and shub:// URLs work with only
the runtime subpackage. All the changes are to this file so it does
not add a patch. Moves python files to the runtime subpackage, so the
BuildRequires & Requires /usr/bin/python3 go back there as well.
- Improve the underlay option comment in singularity.conf as found in
the current version of PR #1638.
* Tue Jul 24 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.5.999-1.1
- Update to upstream 2.5.999, which is tagged as 2.6.0-rc2.
- Disable the underlay feature by default
- Move the BuildRequires: /usr/bin/python3 back to the singularity package
because there is no python in singularity-runtime.
- Add an additional Requires: /usr/bin/python3 for install time.
* Mon Jul 16 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.5.99-1.1
- Update to upstream 2.5.99, which is tagged as 2.6.0-rc1.
- Switch to using internally defined require_python3, which is true unless
%{osg} is defined, to decide whether or not to require python3.
- Get python3 patch from PR #1762 instead of custom defined.
- Move /usr/bin/python3 BuildRequires to singularity-runtime subpackage.
- Apply PR #1638, which adds the underlay feature.
- Only require python3 if macro defined
* Tue Jul 3 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.5.2-1
- Update to upstream high severity security release 2.5.2. See
https://github.com/singularityware/singularity/releases/tag/2.5.2
and CVE #2018-12021.
- Only require python3 if macro defined
* Fri May 4 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.5.1-1
- Update to upstream version 2.5.1
* Fri Apr 27 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.5.0-1
- Update to upstream version 2.5.0
* Mon Apr 16 2018 Dave Dykstra <dwd(a)fnal.gov> - 2.4.6-1
- Update to upstream version 2.4.6
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun May 21 2017 Dave Love <loveshack(a)fedoraproject.org> - 2.2.1-3
- Drop patch 13, broken in the merged version
- Fix remaining arch restriction
- Fix configured container_dir
* Thu May 18 2017 Dave Love <loveshack(a)fedoraproject.org> - 2.2.1-2
- Fix sexec/sexec-suid confusion
- Use _sharedstatedir, not _localstatedir, and make the mnt directories
* Tue May 16 2017 Dave Love <loveshack(a)fedoraproject.org> - 2.2.1-1
- New version
- Various spec adjustments for the new version
- Replace the patches with a load more
- Remove RHEL5 rpm-isms
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jul 13 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-10
- Modify COPYING to avoid default licensing
- Patches for race warning and return values
* Fri Jul 1 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-9
- Require pyliblzma and debootstrap
- Patch for mounting kernel file systems
- Fix License tag
- Patch for bootstrap
* Tue Jun 21 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-8
- Revert part of -yum patch
* Fri Jun 17 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-7
- Actually apply patch5
* Thu Jun 16 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-6
- Patches for yum/dnf usage, Fedora example, installing rpm release package,
creating directories
- Change URL
* Sat Jun 11 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-5
- Modify snapshot bits per review instructions
* Wed Jun 8 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-5
- Patch for rpmlint warnings
* Tue Jun 7 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-4
- Revert last change; configure limits arch, and ftrace to be used again
* Tue Jun 7 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-3
- Don't build ftrace, ftype and remove the arch restriction
* Mon Jun 6 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-2
- Ship LICENSE, examples
* Thu Jun 2 2016 Dave Love <loveshack(a)fedoraproject.org> - 2.0-1
- New version
- Replace spec features for el5
- Exclude ftrace, ftype
* Fri Apr 29 2016 Dave Love <loveshack(a)fedoraproject.org> - 1.0-6.e7409ff5
- Updated snapshot
* Thu Apr 21 2016 Dave Love <loveshack(a)fedoraproject.org> - 1.0-5.20160420
- Don't require which
* Thu Apr 21 2016 Dave Love <loveshack(a)fedoraproject.org> - 1.0-5.20160420
- Snapshot version
- Remove resolver patch
- Add hardening ldflags
* Wed Apr 20 2016 Dave Love <loveshack(a)fedoraproject.org> - 1.0-4
- Take description from readme
* Mon Apr 18 2016 Dave Love <loveshack(a)fedoraproject.org> - 1.0-3
- Patch for missing utils for debug on el6
- More resolver changes
* Sat Apr 16 2016 Dave Love <loveshack(a)fedoraproject.org> - 1.0-2
- Fix running text resolvers
- Don't configure twice
* Fri Apr 15 2016 Dave Love <loveshack(a)fedoraproject.org> - 1.0-1
- New version
- BR automake, libtool and run autogen
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1777565 - singularity-3.5.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1777565
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update singularity' 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-2019-1b808a0127
2019-12-20 00:42:17.522108
--------------------------------------------------------------------------------
Name : root
Product : Fedora EPEL 7
Version : 6.18.04
Release : 2.el7
URL : https://root.cern/
Summary : Numerical data analysis framework
Description :
The ROOT system provides a set of object oriented frameworks with all
the functionality needed to handle and analyze large amounts of data
in a very efficient way. Having the data defined as a set of objects,
specialized storage methods are used to get direct access to the
separate attributes of the selected objects, without having to touch
the bulk of the data. Included are histogramming methods in an
arbitrary number of dimensions, curve fitting, function evaluation,
minimization, graphics and visualization classes to allow the easy
setup of an analysis system that can query and process the data
interactively or in batch mode, as well as a general parallel
processing framework, PROOF, that can considerably speed up an
analysis.
Thanks to the built-in C++ interpreter cling, the command, the
scripting and the programming language are all C++. The interpreter
allows for fast prototyping of the macros since it removes the, time
consuming, compile/link cycle. It also provides a good environment to
learn C++. If more performance is needed the interactively developed
macros can be compiled using a C++ compiler via a machine independent
transparent compiler interface called ACliC.
The system has been designed in such a way that it can query its
databases in parallel on clusters of workstations or many-core
machines. ROOT is an open system that can be dynamically extended by
linking external libraries. This makes ROOT a premier platform on
which to build data acquisition, simulation and data analysis systems.
--------------------------------------------------------------------------------
Update Information:
Remove aarch64 workarounds.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 3 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.18.04-2
- Remove workarounds for RHEL 7 aarch64 (architecture dropped by EPEL 7)
- Enable QtWebEngine dependent modules on EPEL 8 (now available)
* Mon Sep 30 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.18.04-1
- Update to 6.18.04
- First build for EPEL 8
* Thu Sep 12 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.18.02-2
- Rebuild for g++ 9.2
* Mon Aug 26 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.18.02-1
- Update to 6.18.02
- Add workarounds for issues caused by the RHEL 7.7 update, that left the
aarch64 architecture at RHEL 7.6.
* Tue Aug 20 2019 Susi Lehtola <jussilehtola(a)fedoraproject.org> - 6.18.00-5
- Rebuilt for GSL 2.6.
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 6.18.00-4
- Rebuilt for Python 3.8
* Wed Jul 31 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.18.00-3
- Root 6.18 requires pcm files to be in the same directory as libraries
- Add libPyROOT.rootmap and libPyROOT_rdict.pcm as slaves to libPyROOT.so
in update-alternatives
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.18.00-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jun 26 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.18.00-1
- Update to 6.18.00
- Drop patches accepted upstream:
- root-avoid-gui-crash.patch
- root-doxygen-generation-with-python-3.patch
- Drop patches with alternative fix implemented upstream:
- root-dont-install-eve7-files.patch
- root-ix32-geom-opt.patch
- Drop ppc64 specific workaround (ppc64 no longer built in Fedora or EPEL):
- root-ppc64-doc.patch
- Dropped subpackages:
- root-geocad
- root-graf-qt
- root-gui-qt
- root-gui-qtgsi
- root-io-hdfs
- root-io-rfio
- root-net-bonjour
- root-net-globus
- root-net-ldap
- root-net-krb5
- root-table
- Drop BuildRequires needed by the dropped subpackages
- New subpackages:
- root-graf3d-csg (split off from root-graf3d-gl)
- root-gui-browserv7
- root-tree-ntuple
- Don't build python2-root for Fedora >= 31
- Include desktop and MIME type files in source RPM (removed from source)
- Install man pages in correct directory
- Use correct library names in plugin definitions
- Don't download test input file if it already exists
- Python 3 fixes
- Increase test tolerance (aarch64 and ppc64le)
- Fix GDB pretty printers install name and location
* Tue Jun 11 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.16.00-6
- Use python-embed pkg-config module if it exists (python 3.8 compatibility)
* Fri May 17 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.16.00-5
- Build without HDFS support on Fedora 31+
- Hadoop is FTBFS and uninstallable due to missing Java dependencies
- Build without HDFS support for 32 bit architectures on Fedora 30
- Hadoop is not installable due to missing Eclipse dependencies
* Fri Mar 8 2019 Troy Dawson <tdawson(a)redhat.com> - 6.16.00-4
- Rebuilt to change main python from 3.4 to 3.6
* Mon Feb 18 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.16.00-3
- Fix typo in patch (missing space)
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 6.16.00-2
- Rebuild for readline 8.0
* Mon Feb 11 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.16.00-1
- Update to 6.16.00
- Drop patches accepted upstream:
- root-adjust-allowed-test-difference-for-32-bit-ix86.patch
- root-crypto.patch
- root-js-syntax.patch
- root-missing-header.patch
- root-set-cache-file-dir.patch
- root-stressgraphics-ref.patch
- root-test-compilation-epel7.patch
- root-test-subdirs.patch
- root-unique-filenames.patch
- Dropped subpackages:
- root-rootd (obsolete - use xrootd)
- root-proofd (obsolete - use root-xproofd)
- root-proof-pq2
- New ROOT 7 subpackage:
- root-graf3d-eve7
- root-gui-webgui6
- Make tutorial/v7/line.cxx run in batch mode
* Mon Feb 4 2019 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.14.08-4
- Remove obsolete /sbin/ldconfig scriptlets
- The root-core package installs a file in /etc/ld.so.conf.d, so it should
always call /sbin/ldconfig and not use the macros
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jan 14 2019 Bj��rn Esser <besser82(a)fedoraproject.org> - 6.14.08-2
- Rebuilt for libcrypt.so.2 (#1666033)
* Fri Nov 23 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.14.08-1
- Update to 6.14.08
- Make tutorial filenames unique to avoid overwrites
* Tue Nov 6 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.14.06-1
- Update to 6.14.06
- Let clang ignore some gcc options it hasn't implemented
- Don't build python2-jupyroot/jsmva packages for Fedora >= 29
- Drop previously backported patch root-TGHtmlBrowser-crash.patch
* Thu Oct 25 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.14.04-3
- Fix crash in TBrowser when root-gui-html is not installed
- Use empty .egg-info files instead of empty .dist-info files to make
virtualenv happy
- Add Requires on root-mathmore to root-mathcore (for default integrator)
* Sat Oct 13 2018 Jerry James <loganjerry(a)gmail.com> - 6.14.04-2
- Rebuild for tbb 2019_U1
* Fri Aug 24 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.14.04-1
- Update to 6.14.04
- Drop patch accepted upstream: root-python-3.7.patch
* Thu Aug 23 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 6.14.02-2
- Rebuilt for glew 2.1.0
* Mon Aug 6 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.14.02-1
- Update to 6.14.02
- Make python3 the preferred python for Fedora 29+:
- Give python3 libPyROOT higher priority than python2 libPyROOT
- The python scripts in root-cli use python3-root
- Let root-tmva-python use python3-numpy
- Fix build issue with undefined symbols in libSrvAuth
- Make ROOTConfig-targets.cmake not error on missing files to work better with
subpackages
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.14.00-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jul 12 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.14.00-2
- Add Python 3.6 packages for EPEL 7
* Sun Jul 1 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.14.00-1
- Update to 6.14.00
- Drop patches previously backported:
- root-doxygen-makefile.patch
- root-crash-fix.patch
- root-test-stress-32bit.patch
- Drop patches accepted upstream:
- root-test-subdirs.patch
- root-test-fixes.patch
- root-out-of-bounds.patch
- root-doxygen-tilde.patch
- root-noinst.patch
- Drop patches for issues fixed upstream:
- root-dont-link-jvm.patch
- root-system-pythia.patch
- Drop patch root-urw-otf-hack.patch - broken font file no longer present
- Drop Google Droid Sans Fallback font from EPEL 7 root-fonts package
(the font is now available in EPEL 7)
- Use two more patches from Fedora's llvm5.0 package
- New root-test-subdirs.patch patch for more instances of the same issue
- Fix a test not setting cache file directory so that it works offline
- Fix a compatibility issue with the EPEL 7 gtest version
- Fix a missing include
- Workaround optimization problems in the Geom library
- New subpackages due to library splits
- root-tree-dataframe and root-vecops from root-tree-player
- root-net-httpsniff from root-net-http
- New subpackages due to package splits
- root-gui-html from root-gui
- root-gui-qtgsi from root-gui-qt
- root-io-xmlparser from root-io-xml
- root-proof-player from root-proof
- New ROOT 7 subpackages
- root-graf-gpadv7
- root-graf-primitives
- root-gui-fitpanelv7
- root-gui-qt5webdisplay
- Rename root-guibuilder package to root-gui-builder
- Create empty .dist-info files so that rpm auto-generates provides
* Sat Jun 30 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.12.06-5
- Adjust Vavilov test for Fedora 29 ix86
- Adapt to python 3.7
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 6.12.06-4
- Rebuilt for Python 3.7
* Sat May 26 2018 Christian Dersch <lupinix(a)mailbox.org> - 6.12.06-3
- rebuilt for cfitsio 3.450
- Adjust allowed deviation for PDF file sizes in stressGraphics test (aarch64)
* Fri Feb 23 2018 Christian Dersch <lupinix(a)mailbox.org> - 6.12.06-2
- rebuilt for cfitsio 3.420 (so version bump)
- modified patch 13 to also produce smaller debuginfo on x86 (ld out of memory)
- disabled test gtest-tree-treeplayer-test-dataframe-snapshot on ARM
* Sat Feb 17 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.12.06-1
- Update to 6.12.06
- Drop patch root-Fix-constructing-the-GSL-MC-Integrator.patch (previously
backported)
* Fri Feb 16 2018 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.12.04-4
- Fix test failures found with new default compiler flags in Fedora 28
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.12.04-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Jan 20 2018 Bj��rn Esser <besser82(a)fedoraproject.org> - 6.12.04-2
- Rebuilt for switch to libxcrypt
* Tue Dec 19 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.12.04-1
- Update to 6.12.04
- Drop patches accepted upstream
- Drop previously backported patches
- Unbundle jsroot in root-net-http
- Add hack to work around broken charmaps in StandardSymbolsPS.otf
- Use local static script and style files for JupyROOT
- Fix some javascript errors
- Fix build rules for test binaries so that they are not installed
- Address memory usage issue for ARM build
- Drop pre-minified javascript and style files (Fedora packaging guidelines)
- Enable builds on ppc/ppc64/ppc64le (do not pass all tests, but the list
of failing tests is much shorter with this release)
- Add dependency on python[23]-jsmva to python[23]-jupyroot
- New sub-packages: root-gui-canvaspainter, root-gui-webdisplay and
root-hist-draw (not for EPEL 7 since they are root7 specific and
require c++-14)
* Fri Oct 20 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.10.08-1
- Update to 6.10.08
- Add BuildRequires on lz4-devel and xxhash-devel
- Workaround for missing gmock libraries only needed for gmock < 0.1.8
- Address some warnings during documentation generation
* Wed Sep 27 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.10.06-1
- Update to 6.10.06
- Fixes for new mysql_config
* Sat Aug 5 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.10.04-1
- Update to 6.10.04
- Add temporary workaround for broken mariadb headers in Fedora 27
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.10.02-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.10.02-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jul 12 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.10.02-3
- Remove additional references in cmake files
* Mon Jul 10 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.10.02-2
- Fix removal of mathtext, minicern and JupyROOT references from cmake files
* Fri Jul 7 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.10.02-1
- Update to 6.10.02
* Wed Jun 14 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.10.00-1
- Update to 6.10.00
- Drop patches accepted upstream
- Drop previously backported patches
- New sub-package: root-unfold
- Dropped sub-package: root-vdt
* Tue May 16 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.08.06-7
- Remove JupyROOT references from cmake files
- Do not generate autoprovides for libJupyROOT.so
* Mon May 15 2017 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.08.06-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Fri May 12 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.08.06-5
- Fix for macro scope issue (backport from upstream)
- Fix a problem loading the libJupyROOT CDLL module (use absolute path)
- Add ipython dependencies to the jupyroot packages
- Exclude s390x - endian issues
- Re-enable two tests on 32 bit arm - no longer failing
- Add BuildRequires on blas-devel (for TMVA)
* Thu May 11 2017 Richard Shaw <hobbes1069(a)gmail.com> - 6.08.06-4
- Rebuild for OCE 0.18.1.
* Fri Apr 21 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.08.06-3
- Python 3 compatibility fixes (backport from upstream)
* Wed Mar 15 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.08.06-2
- Fix relocation problems on aarch64 - using patch from the llvm package
- Re-enable building on aarch64 - works again with the above patch
* Thu Mar 2 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.08.06-1
- Update to 6.08.06
- Drop obsolete patch: root-tformulaparsingtests.patch
- Drop patches accepted upstream: root-spectrum-batch.patch and
root-missing-header-gcc7.patch
- Disable failing tests on s390x
* Wed Mar 1 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.08.04-3
- Disable building on aarch64 (it is now broken again)
- Add missing header (gcc 7)
- Fix a test failure on Fedora 26 i686
- Fix some format warnings/errors in GlobusAuth
- Use the right delimiter when splitting the icon path in TASImage
- Disable two more tests on 32 bit arm
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.08.04-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sat Jan 14 2017 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.08.04-1
- Update to 6.08.04
- Fix broken TPad::WaitPrimitive (backport from git)
- Rebuild for gcc 6.3
* Thu Jan 12 2017 Igor Gnatenko <ignatenko(a)redhat.com> - 6.08.02-4
- Rebuild for readline 7.x
* Tue Jan 10 2017 Orion Poplawski <orion(a)cora.nwra.com> - 6.08.02-3
- Rebuild for glew 2.0.0
* Thu Dec 22 2016 Miro Hron��ok <mhroncok(a)redhat.com> - 6.08.02-2
- Rebuild for Python 3.6
* Tue Dec 6 2016 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.08.02-1
- Update to 6.08.02
- Drop patches accepted upstream
- Drop previously backported patches
- Drop obsolete patches
- Enable hadoop/hdfs support for all architectures
* libhdfs is now available for more architectures than ix86 and x86_64
- Enable building on aarch64
- Rename the python packages to python2-root and python3-root
- New sub-packages: python{2,3}-jupyroot, python{2,3}-jsmva
- Dropped sub-package: root-rootaas (replaced by python{2,3}-jupyroot)
* Wed Sep 28 2016 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.06.08-2
- Rebuild for gcc 6.2
* Thu Sep 8 2016 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.06.08-1
- Update to 6.06.08
- Add the packages providing the libraries listed by "root-config --libs"
as dependencies to root-core
- Add missing scriptlets to root-multiproc
* Sun Aug 14 2016 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.06.06-4
- Convert init scripts to systemd unit files
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.06.06-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Pa…
* Mon Jul 18 2016 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.06.06-2
- Add requires on redhat-rpm-config to root-cling
* Sun Jul 10 2016 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.06.06-1
- Update to 6.06.06
- Drop patches root-gfal2.patch and root-keysymbols.patch
- Make root-vdt package noarch
* Sun Jun 19 2016 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 6.06.04-4
- Add GuiTypes.h, KeySymbols.h and Buttons.h to dict (backport)
- Minor updates to patches - mostly backported from upstream
- Reenable hadoop/hdfs support for F24+
* Mon Jun 13 2016 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 6.06.04-3
- Remove mathtext and minicern references from cmake files
- Fix the spelling of CMAKE_Fortran_FLAGS in a few places
* Sat Jun 4 2016 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 6.06.04-2
- Disable hadoop/hdfs support for F24+ (hadoop was retired)
* Mon May 9 2016 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 6.06.04-1
- Update to 6.06.04
- Drop patch root-no-hexfloat-const.patch
- Add requires on gcc-c++ to root-cling
* Fri Apr 15 2016 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 6.06.02-2
- Rebuild for OCE-0.17.1
* Fri Apr 8 2016 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 6.06.02-1
- Update to 6.06.02 (F24+, EPEL7)
- Change to cmake configuration (was using ./configure)
- Change to doxygen documentation generation (was using THTML)
- Run the test suite
- Remove compatibility with older EPEL (Group tags, BuildRoot tag, etc.)
- New sub-packages: root-multiproc, root-cling, root-r, root-r-tools,
root-geocad, root-tmva-python, root-tmva-r, root-tmva-gui, root-cli,
root-notebook and root-rootaas
- New subpackage for EPEL7: root-python34
- Dropped sub-packages: root-cint, root-reflex, root-cintex, root-ruby
* Fri Apr 8 2016 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.36-1
- Update to 5.34.36
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.34.32-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Jan 16 2016 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 5.34.32-8
- Rebuild again for https://fedoraproject.org/wiki/Changes/Ruby_2.3
* Thu Jan 14 2016 Adam Jackson <ajax(a)redhat.com> - 5.34.32-7
- Rebuild for glew 1.13
* Tue Jan 12 2016 V��t Ondruch <vondruch(a)redhat.com> - 5.34.32-6
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3
* Tue Nov 17 2015 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.32-5
- Adapt to gfal 2.10 - uses a different #define
- Exclude ppc64le - has the same issues with cint as ppc and ppc64
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.34.32-4
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Fri Sep 25 2015 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.32-3
- Add versioned dependencies between packages
- Reenable hadoop/hdfs support for F23+
* Wed Sep 16 2015 David Abdurachmanov <davidlt(a)cern.ch> - 5.34.32-2
- Disable run-time dependency on gccxml in Reflex (allows installing on aarch64) (#1263206)
- Enable Cintex on aarch64
* Thu Jul 2 2015 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.32-1
- Update to 5.34.32
- New sub-package: root-fonts (STIX version 0.9 required by TMathText)
- Use GNU Free instead of Liberation, works better with TMathText
- Fix segfault when embedding Type 1 fonts
- Drop patch root-no-extra-formats.patch (workaround for above problem)
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.34.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Apr 24 2015 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.30-1
- Update to 5.34.30
- New sub-package: root-python3
- Disable hadoop/hdfs support for F23+ (not installable)
- Drop previously backported gcc 5 patches
* Fri Apr 3 2015 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.28-1
- Update to 5.34.28
- Merge emacs support files into main package (guidelines updated)
* Tue Feb 24 2015 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.26-1
- Update to 5.34.26
- Drop patch root-xrdversion.patch
* Thu Jan 29 2015 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.24-3
- Rebuild with fixed cairo (bz 1183242)
* Sat Jan 17 2015 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 5.34.24-2
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2
* Fri Dec 19 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.24-1
- Update to 5.34.24
- Drop patch root-bsd-misc.patch
* Thu Aug 28 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.20-2
- Move xproofd binaries from root-proofd to root-xproof
- Adjust EPEL 7 font dependencies
- Rebuild using new binutils (ld bug fixed - F21+)
* Wed Aug 20 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.20-1
- Update to 5.34.20
- Re-enable xrootd support for F21+ and EPEL7 (now ported to xrootd 4)
- Do not depend on wine's fonts
- Drop patch root-gccopt.patch
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.34.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Mon Jul 14 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.19-1
- Update to 5.34.19
- Disable xrootd support for F21+ and EPEL7 (root not yet ported to xrootd 4)
- New sub-package: root-net-http
- Drop patches root-thtml-revert.patch, root-gfal2.patch and
root-proofx-link-iolib.patch
* Mon Jun 30 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.18-4
- Add Requires on root-tree-player to root-gui-ged
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.34.18-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun May 4 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.18-2
- Rebuild for ruby 2.1
- Fix build failure on F21 (missing symbol in libProofx linking)
* Sat Mar 22 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.18-1
- Update to 5.34.18
- Build GFAL module using libgfal2
- New sub-package: root-vdt
* Wed Feb 26 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.17-1
- Update to 5.34.17
* Fri Feb 14 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.15-1
- Update to 5.34.15
- Drop patch root-davix.patch
* Thu Jan 9 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.14-3
- Rebuild for cfitsio 3.360
* Mon Dec 23 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.14-2
- Adapt to davix >= 0.2.8
* Thu Dec 19 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.14-1
- Update to 5.34.14
- New sub-package: root-net-davix
- Drop patch root-pythia8-incdir.patch
* Tue Dec 3 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.13-1
- Update to 5.34.13
- Remove java-devel build dependency (not needed with Fedora's libhdfs)
- Adapt to pythia8 >= 8.1.80
* Mon Nov 25 2013 Orion Poplawski <orion(a)cora.nwra.com> - 5.34.10-3
- Fix hadoop lib location
* Mon Nov 18 2013 Dave Airlie <airlied(a)redhat.com> - 5.34.10-2
- rebuilt for GLEW 1.10
* Mon Sep 9 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.10-1
- Update to 5.34.10
- New sub-package: root-io-hdfs (Fedora 20+)
- New sub-package: root-sql-sqlite
* Thu Aug 8 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.09-5
- Exclude armv7hl - cint is not working
- Use _pkgdocdir when defined
- Use texlive-stix
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.34.09-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jul 18 2013 Petr Pisar <ppisar(a)redhat.com> - 5.34.09-3
- Perl 5.18 rebuild
* Tue Jul 16 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.09-2
- Rebuild for cfitsio 3.350
* Fri Jun 28 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.09-1
- Update to 5.34.09
- New sub-package: root-montecarlo-pythia8
- Drop patch root-gfal-bits.patch
- Use xz compression for source tarfile
- Update ancient root version in EPEL
* Sat Apr 27 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.07-1
- Update to 5.34.07
* Sat Apr 27 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.06-1
- Update to 5.34.06
- Drop patches root-gviz.patch, root-ruby-version.patch,
root-rev48681.patch and root-rev48831.patch
* Wed Mar 20 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.05-2
- Rebuild for ruby 2.0
- Rebuild for cfitsio 3.340
* Wed Feb 27 2013 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.05-1
- Update to 5.34.05
- Rebuild for xrootd 3.3
- Patch for latest graphviz (libcgraph)
- Drop patches root-glibc.patch and root-tclass-fix.patch
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.34.02-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Dec 13 2012 Adam Jackson <ajax(a)redhat.com> - 5.34.02-2
- Rebuild for glew 1.9.0
* Fri Oct 12 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.02-1
- Update to 5.34.02
* Sat Jul 28 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.01-2
- Rebuild for glew 1.7
* Tue Jul 17 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.01-1
- Update to 5.34.01
- Remove sub-packages root-clarens and root-peac (dropped by upstream)
* Thu Jul 5 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.00-2
- Do the glibc 2.16 patch properly
* Sat Jun 9 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.34.00-1
- Update to 5.34.00
- New sub-package: root-io-gfal
* Thu May 17 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.32.03-1
- Update to 5.32.03
* Thu Mar 29 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.32.02-1
- Update to 5.32.02
* Sat Mar 17 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.32.01-2
- Rebuild for xrootd 3.1.1
* Sat Mar 3 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.32.01-1
- Update to 5.32.01
- Drop patches fixed upstream
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.32.00-3
- Rebuilt for c++ ABI breakage
* Tue Feb 14 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.32.00-2
- Adapt to new ruby packaging guidelines
* Fri Feb 10 2012 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.32.00-1
- Update to 5.32.00
* Fri Feb 10 2012 Petr Pisar <ppisar(a)redhat.com> - 5.30.04-3
- Rebuild against PCRE 8.30
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.30.04-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Nov 16 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.30.04-1
- Update to 5.30.04
* Sat Oct 22 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.30.03-1
- Update to 5.30.03
* Fri Sep 23 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.30.02-1
- Update to 5.30.02
* Thu Aug 18 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.30.01-1
- Update to 5.30.01
- Drop patches root-lzma-searchorder.patch and root-cint-i686.patch
* Wed Aug 17 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.30.00-3
- Backport upstream's fix for the i686 rootcint problem
* Tue Jul 26 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.30.00-2
- Add workaround for rootcint problem on i686
- Pass default LDFLAGS (relro) to make
* Sun Jul 24 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.30.00-1
- Update to 5.30.00
- Drop patch root-listbox-height.patch
- New sub-package: root-proof-bench
* Wed Jun 29 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00e-2
- Change build requires from qt-devel to qt4-devel
* Wed Jun 29 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00e-1
- Update to 5.28.00e
* Mon Jun 20 2011 ajax(a)redhat.com - 5.28.00d-2
- Rebuild for new glew soname
* Fri May 13 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00d-1
- Update to 5.28.00d
* Mon May 2 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00c-1.1
- Fix emacs Requires on RHEL5
* Thu Apr 21 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00c-1
- Update to 5.28.00c
* Wed Mar 23 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00b-2
- Rebuild for mysql 5.5.10
* Sat Mar 19 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00b-1
- Update to 5.28.00b
* Mon Feb 21 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00a-1
- Update to 5.28.00a
- Drop patches fixed upstream: root-afterimage.patch, root-htmldoc.patch,
root-xlibs-ppc.patch, root-cstddef.patch
- Remove the fedpkg workaround - no longer needed
* Sat Feb 12 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00-4
- Add workaround for changes in fedpkg
* Thu Feb 10 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00-3
- Add Requires on root-graf-postscript to root-gpad
- Require libAfterImage 1.20 or later to fix issues with circular markers in
batch mode
- Add python26 subpackage for EPEL 5
- Fix an issue where the last item in a TGFontTypeComboBox is almost
invisible (backported from upstream)
- Add missing cstddef includes for gcc 4.6
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.28.00-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Jan 14 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00-1.1
- Fix linking of Xlibs on ppc
* Wed Dec 15 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00-1
- Update to 5.28.00
- Drop patches fixed upstream: root-linker-scripts.patch, root-dpm-rfio.patch,
root-missing-explicit-link.patch, root-split-latex.patch,
root-cern-filename.patch, root-make-3.82.patch,
root-fonttype-combobox-dtor.patch
- New sub-packages: root-genetic, root-graf-fitsio, root-hist-factory,
root-proof-pq2
- Make root-io a separate package again - the circular dependency with the
root-core package was resolved upstream
* Fri Nov 12 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00e-3
- Fix crash in TGFontTypeComboBox destructor
- Add Requires on root-gui-ged to root-gui
* Mon Nov 1 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00e-2
- Rebuild for updated unuran
* Fri Oct 22 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00e-1
- Update to 5.26.00e
- Drop patch fixed upstream: root-tmva-segfault.patch
- Add Requires on root-proof to root-proofd
* Sat Oct 2 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00d-3
- Add Requires on root-graf-asimage to root-core
- Add Requires on root-graf-x11 to root-gui
- Add Requires on root-hist-painter to root-hist
- Add Requires on root-minuit to root-mathcore
- Add Requires on krb5-workstation to root-net-krb5
- Add BuildRequires on krb5-workstation
* Mon Aug 30 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00d-2
- Adapt makefile to changes in make 3.82
* Fri Aug 27 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00d-1
- Update to 5.26.00d
- Improved doc generation script
* Mon Aug 2 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00c-4
- Don't remove the prec_stl directory
- Create a separate tutorial package for the tutorial and test suite
* Thu Jul 29 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00c-3
- Correct license tags for: cint, core and roofit
- Regenerate source tarball due to upstream retag (again)
* Fri Jul 16 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00c-2
- Add dependency on gccxml for globus-reflex
- Split some packages to break circular package dependencies
- Merge libRIO into root-core
- Regenerate source tarball due to upstream retag
* Mon Jul 12 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00c-1
- Update to 5.26.00c
- Disable cint7 package - no longer compiles and has been deprecated upstream
* Wed Jun 9 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00b-3
- Use external xrootd
- Make documentation selfcontained - can be read without network access
* Wed May 19 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00b-2
- Fix library detection when linker scripts are used
- Allow building RFIO IO modules using DPM's RFIO implementation
* Sat Mar 20 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00b-1
- Update to 5.26.00b
- Enable dCache support - dcap library is now in Fedora
- Use system unuran library instead of embedded sources
* Mon Feb 1 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00a-1
- Update to 5.26.00a
- Disable cintex package for non-intel architectures
- Remove embedded gl2ps sources
* Wed Jan 13 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.26.00-1
- Update to 5.26.00
- Drop patches fixed upstream: root-globus.patch, root-dot-png.patch,
root-loadmeta.patch, root-openssl.patch, root-hash-endian.patch
* Fri Nov 27 2009 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.24.00b-1
- Initial build
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update root' 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-2019-c1e5635585
2019-12-20 00:42:17.522092
--------------------------------------------------------------------------------
Name : nohang
Product : Fedora EPEL 7
Version : 0.1
Release : 17.20191203git6389a06.el7
URL : https://github.com/hakavlad/nohang
Summary : Highly configurable OOM prevention daemon
Description :
Nohang is a highly configurable daemon for Linux which is able to correctly
prevent out of memory (OOM) and keep system responsiveness in low
memory conditions.
To enable and start:
systemctl enable --now nohang
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 4 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-17.20191203git6389a06
- Update to latest git snapshot
* Sun Nov 17 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-16.20191117gitaef8af6
- Update to latest git snapshot
* Mon Oct 14 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-15.20191005git2a3209c
- Update to latest git snapshot
* Sat Sep 21 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-15.20190919git286ed84
- Fix BR: systemd required for EPEL8
* Thu Sep 19 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-14.20190919git286ed84
- Update to latest git snapshot
* Tue Sep 10 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-10.20190910gite442e41
- Update to latest git snapshot
- Add 'desktop' package
* Thu Sep 5 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-8.20190905git6db1833
- Update to latest git snapshot
* Sun Sep 1 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-7.20190901git4c1b5ee
- Update to latest git snapshot
* Sat Aug 31 2019 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.1-5.20190831gitf3baa58
- Initial package
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nohang' 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-2019-7fd6ead665
2019-12-20 00:42:17.522077
--------------------------------------------------------------------------------
Name : python-execnet
Product : Fedora EPEL 7
Version : 1.7.1
Release : 1.el7
URL : https://github.com/pytest-dev/execnet
Summary : Elastic Python Deployment
Description :
execnet provides a share-nothing model with channel-send/receive
communication for distributing execution across many Python
interpreters across version, platform and network barriers. It has a
minimal and fast API targetting the following uses:
* distribute tasks to (many) local or remote CPUs
* write and deploy hybrid multi-process applications
* write scripts to administer multiple environments
--------------------------------------------------------------------------------
Update Information:
Update to latest upstream release (1.7.1). For details, see [the upstream
changelog](https://execnet.readthedocs.io/en/latest/changelog.html).
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 4 2019 Ken Dreyer <kdreyer(a)redhat.com> - 1.7.1-1
- Update to latest upstream release
- Unconditionally build with Python 3
- Switch to %autosetup
- Drop upstreamed patches
- Add patches for el7's older pytest
- Use %license macro
* Thu Mar 7 2019 Troy Dawson <tdawson(a)redhat.com>
- Rebuilt to change main python from 3.4 to 3.6
* Tue Jun 12 2018 Adam Williamson <awilliam(a)redhat.com> - 1.2.0-6
- Add python2-execnet provide for EL7
* Sat Feb 10 2018 Scott Talbert <swt(a)techie.net> - 1.2.0-5
- Enable python3 build on EL7
* Sat Jan 23 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.2.0-4.1
- Fix rhbz#1291048:
- Conditionalize dependency on python-gevent.
- Disable failing test.
- Drop unused patch.
* Wed Jun 18 2014 Orion Poplawski <orion(a)cora.nwra.com> - 1.2.0-4
- Add patch to fix failing test with old pytest on EL7
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 19 2014 Bohuslav Kabrda <bkabrda(a)redhat.com> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Fri Apr 18 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.2.0-1
- Update to 1.2.0.
- Update license.
- Modernize spec file.
- Remove patch not needed anymore.
- Update build requirements.
- Only run tests in 'testing'.
* Sun Aug 18 2013 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.1-6
- Fixing FTBFS (rhbz#992888, rhbz#914405): Add patch for failing
tests, disable other failing tests for now.
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Aug 4 2012 David Malcolm <dmalcolm(a)redhat.com> - 1.1-3
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 22 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.1-1
- Update to 1.1.
- Update description.
- Remove patch applied upstream.
* Tue Jan 17 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.9-3
- Add upstream patch for failing test.
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Sep 4 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.9-1
- Update to 1.0.9.
- Use BR on python-setuptools instead of python-setuptools-devel.
- Create Python3 subpackage.
- Fix dependencies.
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.8-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jul 31 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.8-1
- Update to 1.0.8.
* Thu Jul 22 2010 David Malcolm <dmalcolm(a)redhat.com> - 1.0.7-1.1
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Sat Jul 10 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.7-1
- Update to 1.0.7.
- Do cleanups already in %prep to avoid inconsistent mtimes between
source files and bytecode.
* Sat May 8 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.6-1
- Update to 1.0.6.
* Sun Feb 14 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.5-1
- Update to 1.0.5.
* Wed Jan 27 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.4-1
- Update to 1.0.4.
- No need to skip tests.
* Fri Jan 8 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.2-3
- Remove .buildinfo file from the doc dir.
* Thu Jan 7 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.2-2
- Skip tests that need network access.
* Tue Dec 29 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.2-1
- Update to 1.0.2.
* Sat Dec 5 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.1-1
- Update to 1.0.1.
- Build and include HTML documentation.
- Be a bit more explicit in the %files section.
* Sat Nov 28 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.0-1
- Update to 1.0.0.
* Sun Nov 22 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.0.0-0.1.b3
- New package.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-execnet' 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-2019-eb770d67f7
2019-12-20 00:42:17.522061
--------------------------------------------------------------------------------
Name : knot-resolver
Product : Fedora EPEL 7
Version : 4.3.0
Release : 1.el7
URL : https://www.knot-resolver.cz/
Summary : Caching full DNS Resolver
Description :
The Knot Resolver is a DNSSEC-enabled caching full resolver implementation
written in C and LuaJIT, including both a resolver library and a daemon.
Modular architecture of the library keeps the core tiny and efficient, and
provides a state-machine like API for extensions.
The package is pre-configured as local caching resolver.
To start using it, start a single kresd instance:
$ systemctl start kresd(a)1.service
--------------------------------------------------------------------------------
Update Information:
- update to upstream version 4.3.0 - fixes CVE-2019-19331 - root.keys is moved
to /var/lib/knot-resolver - knot-resolver no longer requires write permission to
/etc/knot-resolver/
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 4 2019 Tomas Krizek <tomas.krizek(a)nic.cz> - 4.3.0-1
- update to new upstream version 4.3.0
- make config directory read-only for knot-resolver, relocate root.keys to /var/lib
- http module now depends on the exact same binary version of knot-resolver
* Tue Nov 12 2019 Tomas Krizek <tomas.krizek(a)nic.cz> - 4.2.2-2
- rebuild for libknot10 (Knot DNS 2.9.1)
* Mon Oct 7 2019 Tomas Krizek <tomas.krizek(a)nic.cz> - 4.2.2-1
- update to new upstream version 4.2.2
* Thu Sep 26 2019 Tomas Krizek <tomas.krizek(a)nic.cz> - 4.2.1-1
- update to new upstream version 4.2.1
* Wed Aug 21 2019 Tomas Krizek <tomas.krizek(a)nic.cz> - 4.2.0-1
- update to new upstream version 4.2.0
- added lua-psl dependency for policy.slice() functionality
* Thu Jul 25 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jul 10 2019 Tomas Krizek <tomas.krizek(a)nic.cz> - 4.1.0-1
- update to new upstream version 4.1.0
- add kres-cache-gc.service
* Wed May 29 2019 Tomas Krizek <tomas.krizek(a)nic.cz> - 4.0.0.-1
- rebase to new upstream release 4.0.0
- bump Knot DNS libraries to 2.8 (ABI compat)
- use new upstream build system - meson
- add knot-resolver-module-http package along with new lua dependecies
* Fri Feb 1 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jan 10 2019 Tomas Krizek <tomas.krizek(a)nic.cz> - 3.2.1-1
Knot Resolver 3.2.1 (2019-01-10)
================================
Bugfixes
--------
- trust_anchors: respect validity time range during TA bootstrap (!748)
- fix TLS rehandshake handling (!739)
- make TLS_FORWARD compatible with GnuTLS 3.3 (!741)
- special thanks to Grigorii Demidov for his long-term work on Knot Resolver!
Improvements
------------
- improve handling of timeouted outgoing TCP connections (!734)
- trust_anchors: check syntax of public keys in DNSKEY RRs (!748)
- validator: clarify message about bogus non-authoritative data (!735)
- dnssec validation failures contain more verbose reasoning (!735)
- new function trust_anchors.summary() describes state of DNSSEC TAs (!737),
and logs new state of trust anchors after start up and automatic changes
- trust anchors: refuse revoked DNSKEY even if specified explicitly,
and downgrade missing the SEP bit to a warning
* Mon Dec 17 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 3.2.0-1
Knot Resolver 3.2.0 (2018-12-17)
================================
New features
------------
- module edns_keepalive to implement server side of RFC 7828 (#408)
- module nsid to implement server side of RFC 5001 (#289)
- module bogus_log provides .frequent() table (!629, credit Ulrich Wisser)
- module stats collects flags from answer messages (!629, credit Ulrich Wisser)
- module view supports multiple rules with identical address/TSIG specification
and keeps trying rules until a "non-chain" action is executed (!678)
- module experimental_dot_auth implements an DNS-over-TLS to auth protocol
(!711, credit Manu Bretelle)
- net.bpf bindings allow advanced users to use eBPF socket filters
Bugfixes
--------
- http module: only run prometheus in parent process if using --forks=N,
as the submodule collects metrics from all sub-processes as well.
- TLS fixes for corner cases (!700, !714, !716, !721, !728)
- fix build with -DNOVERBOSELOG (#424)
- policy.{FORWARD,TLS_FORWARD,STUB}: respect net.ipv{4,6} setting (!710)
- avoid SERVFAILs due to certain kind of NS dependency cycles, again
(#374) this time seen as 'circular dependency' in verbose logs
- policy and view modules do not overwrite result finished requests (!678)
Improvements
------------
- Dockerfile: rework, basing on Debian instead of Alpine
- policy.{FORWARD,TLS_FORWARD,STUB}: give advantage to IPv6
when choosing whom to ask, just as for iteration
- use pseudo-randomness from gnutls instead of internal ISAAC (#233)
- tune the way we deal with non-responsive servers (!716, !723)
- documentation clarifies interaction between policy and view modules (!678, !730)
Module API changes
------------------
- new layer is added: answer_finalize
- kr_request keeps ::qsource.packet beyond the begin layer
- kr_request::qsource.tcp renamed to ::qsource.flags.tcp
- kr_request::has_tls renamed to ::qsource.flags.tls
- kr_zonecut_add(), kr_zonecut_del() and kr_nsrep_sort() changed parameters slightly
* Fri Nov 2 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 3.1.0-1
Knot Resolver 3.1.0 (2018-11-02)
================================
Incompatible changes
--------------------
- hints.use_nodata(true) by default; that's what most users want
- libknot >= 2.7.2 is required
Improvements
------------
- cache: handle out-of-space SIGBUS slightly better (#197)
- daemon: improve TCP timeout handling (!686)
Bugfixes
--------
- cache.clear('name'): fix some edge cases in API (#401)
- fix error handling from TLS writes (!669)
- avoid SERVFAILs due to certain kind of NS dependency cycles (#374)
* Mon Aug 20 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 3.0.0-1
Knot Resolver 3.0.0 (2018-08-20)
================================
Incompatible changes
--------------------
- cache: fail lua operations if cache isn't open yet (!639)
By default cache is opened *after* reading the configuration,
and older versions were silently ignoring cache operations.
Valid configuration must open cache using `cache.open()` or `cache.size =`
before executing cache operations like `cache.clear()`.
- libknot >= 2.7.1 is required, which brings also larger API changes
- in case you wrote custom Lua modules, please consult
https://knot-resolver.readthedocs.io/en/latest/lib.html#incompatible-change…
- in case you wrote custom C modules, please see compile against
Knot DNS 2.7 and adjust your module according to messages from C compiler
- DNS cookie module (RFC 7873) is not available in this release,
it will be later reworked to reflect development in IEFT dnsop working group
- version module was permanently removed because it was not really used by users;
if you want to receive notifications abou new releases please subscribe to
https://lists.nic.cz/cgi-bin/mailman/listinfo/knot-resolver-announce
Bugfixes
--------
- fix multi-process race condition in trust anchor maintenance (!643)
- ta_sentinel: also consider static trust anchors not managed via RFC 5011
Improvements
------------
- reorder_RR() implementation is brought back
- bring in performace improvements provided by libknot 2.7
- cache.clear() has a new, more powerful API
- cache documentation was improved
- old name "Knot DNS Resolver" is replaced by unambiguous "Knot Resolver"
to prevent confusion with "Knot DNS" authoritative server
* Thu Aug 2 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 2.4.1-1
Knot Resolver 2.4.1 (2018-08-02)
================================
Security
--------
- fix CVE-2018-10920: Improper input validation bug in DNS resolver component
(security!7, security!9)
Bugfixes
--------
- cache: fix TTL overflow in packet due to min_ttl (#388, security!8)
- TLS session resumption: avoid bad scheduling of rotation (#385)
- HTTP module: fix a regression in 2.4.0 which broke custom certs (!632)
- cache: NSEC3 negative cache even without NS record (#384)
This fixes lower hit rate in NSEC3 zones (since 2.4.0).
- minor TCP and TLS fixes (!623, !624, !626)
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jul 3 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 2.4.0-1
Knot Resolver 2.4.0 (2018-07-03)
================================
Incompatible changes
--------------------
- minimal libknot version is now 2.6.7 to pull in latest fixes (#366)
Security
--------
- fix a rare case of zones incorrectly dowgraded to insecure status (!576)
New features
------------
- TLS session resumption (RFC 5077), both server and client (!585, #105)
(disabled when compiling with gnutls < 3.5)
- TLS_FORWARD policy uses system CA certificate store by default (!568)
- aggressive caching for NSEC3 zones (!600)
- optional protection from DNS Rebinding attack (module rebinding, !608)
- module bogus_log to log DNSSEC bogus queries without verbose logging (!613)
Bugfixes
--------
- prefill: fix ability to read certificate bundle (!578)
- avoid turning off qname minimization in some cases, e.g. co.uk. (#339)
- fix validation of explicit wildcard queries (#274)
- dns64 module: more properties from the RFC implemented (incl. bug #375)
Improvements
------------
- systemd: multiple enabled kresd instances can now be started using kresd.target
- ta_sentinel: switch to version 14 of the RFC draft (!596)
- support for glibc systems with a non-Linux kernel (!588)
- support per-request variables for Lua modules (!533)
- support custom HTTP endpoints for Lua modules (!527)
* Mon Apr 23 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 2.3.0-1
Knot Resolver 2.3.0 (2018-04-23)
================================
Security
--------
- fix CVE-2018-1110: denial of service triggered by malformed DNS messages
(!550, !558, security!2, security!4)
- increase resilience against slow lorris attack (security!5)
Bugfixes
--------
- validation: fix SERVFAIL in case of CNAME to NXDOMAIN in a single zone (!538)
- validation: fix SERVFAIL for DS . query (!544)
- lib/resolve: don't send unecessary queries to parent zone (!513)
- iterate: fix validation for zones where parent and child share NS (!543)
- TLS: improve error handling and documentation (!536, !555, !559)
Improvements
------------
- prefill: new module to periodically import root zone into cache
(replacement for RFC 7706, !511)
- network_listen_fd: always create end point for supervisor supplied file descriptor
- use CPPFLAGS build environment variable if set (!547)
* Wed Mar 28 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 2.2.0-1
Knot Resolver 2.2.0 (2018-03-28)
================================
New features
------------
- cache server unavailability to prevent flooding unreachable servers
(Please note that caching algorithm needs further optimization
and will change in further versions but we need to gather operational
experience first.)
Bugfixes
--------
- don't magically -D_FORTIFY_SOURCE=2 in some cases
- allow large responses for outbound over TCP
- fix crash with RR sets with over 255 records
* Mon Feb 26 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 2.1.1-1
Knot Resolver 2.1.1 (2018-02-23)
================================
Bugfixes
--------
- when iterating, avoid unnecessary queries for NS in insecure parent.
This problem worsened in 2.0.0. (#246)
- prevent UDP packet leaks when using TLS forwarding
- fix the hints module also on some other systems, e.g. Gentoo.
* Fri Feb 16 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 2.1.0-1
- New upstream release 2.1.0
Knot Resolver 2.1.0 (2018-02-16)
================================
Incompatible changes
--------------------
- stats: remove tracking of expiring records (predict uses another way)
- systemd: more chages in default unit files (TODO)
- ta_sentinel: implement protocol draft-ietf-dnsop-kskroll-sentinel-01
(our draft-ietf-dnsop-kskroll-sentinel-00 implementation had inverted logic)
- libknot: require version 2.6.4 or newer to get bugfixes for DNS-over-TLS
Bugfixes
--------
- detect_time_jump module: don't clear cache on suspend-resume (#284)
- stats module: fix stats.list() returning nothing, regressed in 2.0.0
- policy.TLS_FORWARD: refusal when configuring with multiple IPs (#306)
- cache: fix broken refresh of insecure records that were about to expire
- fix the hints module on some systems, e.g. Fedora (came back on 2.0.0)
- build with older gnutls (conditionally disable features)
- fix the predict module to work with insecure records & cleanup code
Knot Resolver 2.0.0 (2018-01-31)
================================
Incompatible changes
--------------------
- systemd: change unit files to allow running multiple instances,
deployments with single instance now must use `kresd(a)1.service`
instead of `kresd.service`; see kresd.systemd(8) for details
- systemd: the directory for cache is now /var/cache/knot-resolver
- unify default directory and user to `knot-resolver`
- directory with trust anchor file specified by -k option must be writeable
- policy module is now loaded by default to enforce RFC 6761;
see documentation for policy.PASS if you use locally-served DNS zones
- drop support for alternative cache backends memcached, redis,
and for Lua bindings for some specific cache operations
- REORDER_RR option is not implemented (temporarily)
New features
------------
- aggressive caching of validated records (RFC 8198) for NSEC zones;
thanks to ICANN for sponsoring this work.
- forwarding over TLS, authenticated by SPKI pin or certificate.
policy.TLS_FORWARD pipelines queries out-of-order over shared TLS connection
Beware: Some resolvers do not support out-of-order query processing.
TLS forwarding to such resolvers will lead to slower resolution or failures.
- trust anchors: you may specify a read-only file via -K or --keyfile-ro
- trust anchors: at build-time you may set KEYFILE_DEFAULT (read-only)
- ta_sentinel module implements draft ietf-dnsop-kskroll-sentinel-00,
enabled by default
- serve_stale module is prototype, subject to change
- extended API for Lua modules
Bugfixes
--------
- fix build on osx - regressed in 1.5.3 (different linker option name)
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.3-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 23 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 1.5.3-1
- New upstream release 1.5.3
Knot Resolver 1.5.3 (2018-01-23)
================================
Bugfixes
--------
- fix the hints module on some systems, e.g. Fedora.
Symptom: `undefined symbol: engine_hint_root_file`
Knot Resolver 1.5.2 (2018-01-22)
================================
Security
--------
- fix CVE-2018-1000002: insufficient DNSSEC validation, allowing
attackers to deny existence of some data by forging packets.
Some combinations pointed out in RFC 6840 sections 4.1 and 4.3
were not taken into account.
Bugfixes
--------
- memcached: fix fallout from module rename in 1.5.1
Knot Resolver 1.5.1 (2017-12-12)
================================
Incompatible changes
--------------------
- script supervisor.py was removed, please migrate to a real process manager
- module ketcd was renamed to etcd for consistency
- module kmemcached was renamed to memcached for consistency
Bugfixes
--------
- fix SIGPIPE crashes (#271)
- tests: work around out-of-space for platforms with larger memory pages
- lua: fix mistakes in bindings affecting 1.4.0 and 1.5.0 (and 1.99.1-alpha),
potentially causing problems in dns64 and workarounds modules
- predict module: various fixes (!399)
Improvements
------------
- add priming module to implement RFC 8109, enabled by default (#220)
- add modules helping with system time problems, enabled by default;
for details see documentation of detect_time_skew and detect_time_jump
* Fri Jan 5 2018 Tomas Krizek <tomas.krizek(a)nic.cz> - 1.5.0-2
- add doc package
- configure tarball signature verification
- add root.hints file
- use upstream systemd unit files, paths and user name
- migrate configuration to /etc/knot-resolver
- use user knot-resolver
- store cache in /var/cache/knot-resolver
- use systemd alias knot-resolver -> kresd
* Mon Nov 6 2017 Petr ��pa��ek <petr.spacek(a)nic.cz> - 1.5.0-1
- New upstream release 1.5.0
Knot Resolver 1.5.0 (2017-11-02)
================================
Bugfixes
--------
- fix loading modules on Darwin
Improvements
------------
- new module ta_signal_query supporting Signaling Trust Anchor Knowledge
using Keytag Query (RFC 8145 section 5); it is enabled by default
- attempt validation for more records but require it for fewer of them
(e.g. avoids SERVFAIL when server adds extra records but omits RRSIGs)
Knot Resolver 1.4.0 (2017-09-22)
================================
Incompatible changes
--------------------
- lua: query flag-sets are no longer represented as plain integers.
kres.query.* no longer works, and kr_query_t lost trivial methods
'hasflag' and 'resolved'.
You can instead write code like qry.flags.NO_0X20 = true.
Bugfixes
--------
- fix exiting one of multiple forks (#150)
- cache: change the way of using LMDB transactions. That in particular
fixes some cases of using too much space with multiple kresd forks (#240).
Improvements
------------
- policy.suffix: update the aho-corasick code (#200)
- root hints are now loaded from a zonefile; exposed as hints.root_file().
You can override the path by defining ROOTHINTS during compilation.
- policy.FORWARD: work around resolvers adding unsigned NS records (#248)
- reduce unneeded records previously put into authority in wildcarded answers
Knot Resolver 1.3.3 (2017-08-09)
================================
Security
--------
- Fix a critical DNSSEC flaw. Signatures might be accepted as valid
even if the signed data was not in bailiwick of the DNSKEY used to
sign it, assuming the trust chain to that DNSKEY was valid.
Bugfixes
--------
- iterate: skip RRSIGs with bad label count instead of immediate SERVFAIL
- utils: fix possible incorrect seeding of the random generator
- modules/http: fix compatibility with the Prometheus text format
Improvements
------------
- policy: implement remaining special-use domain names from RFC6761 (#205),
and make these rules apply only if no other non-chain rule applies
* Tue Aug 1 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.3.2-1
New upstream release:
Knot Resolver 1.3.2 (2017-07-28)
================================
Security
--------
- fix possible opportunities to use insecure data from cache as keys
for validation
Bugfixes
--------
- daemon: check existence of config file even if rundir isn't specified
- policy.FORWARD and STUB: use RTT tracking to choose servers (#125, #208)
- dns64: fix CNAME problems (#203) It still won't work with policy.STUB.
- hints: better interpretation of hosts-like files (#204)
also, error out if a bad entry is encountered in the file
- dnssec: handle unknown DNSKEY/DS algorithms (#210)
- predict: fix the module, broken since 1.2.0 (#154)
Improvements
------------
- embedded LMDB fallback: update 0.9.18 -> 0.9.21
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.1-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jul 11 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.3.1-2
- build experimental command line interface "kresc"
* Tue Jul 11 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.3.1-1
New upstream release:
Knot Resolver 1.3.1 (2017-06-23)
================================
Bugfixes
--------
- modules/http: fix finding the static files (bug from 1.3.0)
- policy.FORWARD: fix some cases of CNAMEs obstructing search for zone cuts
Knot Resolver 1.3.0 (2017-06-13)
================================
Security
--------
- Refactor handling of AD flag and security status of resource records.
In some cases it was possible for secure domains to get cached as
insecure, even for a TLD, leading to disabled validation.
It also fixes answering with non-authoritative data about nameservers.
Improvements
------------
- major feature: support for forwarding with validation (#112).
The old policy.FORWARD action now does that; the previous non-validating
mode is still avaliable as policy.STUB except that also uses caching (#122).
- command line: specify ports via @ but still support # for compatibility
- policy: recognize 100.64.0.0/10 as local addresses
- layer/iterate: *do* retry repeatedly if REFUSED, as we can't yet easily
retry with other NSs while avoiding retrying with those who REFUSED
- modules: allow changing the directory where modules are found,
and do not search the default library path anymore.
Bugfixes
--------
- validate: fix insufficient caching for some cases (relatively rare)
- avoid putting "duplicate" record-sets into the answer (#198)
Knot Resolver 1.2.6 (2017-04-24)
================================
Security
--------
- dnssec: don't set AD flag for NODATA answers if wildcard non-existence
is not guaranteed due to opt-out in NSEC3
Improvements
------------
- layer/iterate: don't retry repeatedly if REFUSED
Bugfixes
--------
- lib/nsrep: revert some changes to NS reputation tracking that caused
severe problems to some users of 1.2.5 (#178 and #179)
- dnssec: fix verification of wildcarded non-singleton RRsets
- dnssec: allow wildcards located directly under the root
- layer/rrcache: avoid putting answer records into queries in some cases
* Thu Apr 6 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.2.5-1
- new upstream relase
+ security: layer/validate: clear AD if closest encloser proof has opt-outed NSEC3 (#169)
+ security: layer/validate: check if NSEC3 records in wildcard expansion proof has an opt-out
+ security: dnssec/nsec: missed wildcard no-data answers validation has been implemented
+ fix: trust anchors: Improve trust anchors storage format (#167)
+ fix: trust anchors: support non-root TAs, one domain per file
+ fix: policy.DENY: set AA flag and clear AD flag
+ fix: lib/resolve: avoid unnecessary DS queries
+ fix: lib/nsrep: don't treat servers with NOIP4 + NOIP6 flags as timeouted
+ fix: layer/iterate: During packet classification (answer vs. referral) don't analyze
AUTHORITY section in authoritative answer if ANSWER section contains records
that have been requested
+ enhancement: modules/dnstap: a DNSTAP support module (Contributed by Vicky Shrestha)
+ enhancement: modules/workarounds: a module adding workarounds for known DNS protocol violators
+ enhancement: layer/iterate: fix logging of glue addresses
+ enhancement: kr_bitcmp: allow bits=0 and consequently 0.0.0.0/0 matches in view and renumber modules.
+ enhancement: modules/padding: Improve default padding of responses (Contributed by Daniel Kahn Gillmor)
+ enhancement: New kresc client utility (experimental; don't rely on the API yet)
* Thu Mar 9 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.2.4-1
- new upstream release
+ security: Knot Resolver 1.2.0 and higher could return AD flag for insecure
answer if the daemon received answer with invalid RRSIG several
times in a row.
+ fix: layer/iterate: some improvements in cname chain unrolling
+ fix: layer/validate: fix duplicate records in AUTHORITY section in case
+ fix: of WC expansion proof
+ fix: lua: do *not* truncate cache size to unsigned
+ fix: forwarding mode: correctly forward +cd flag
+ fix: fix a potential memory leak
+ fix: don't treat answers that contain DS non-existance proof as insecure
+ fix: don't store NSEC3 and their signatures in the cache
+ fix: layer/iterate: when processing delegations,
check if qname is at or below new authority
+ enhancement: modules/policy: allow QTRACE policy to be chained
with other policies
+ enhancement: hints.add_hosts(path): a new property
+ enhancement: module: document the API and simplify the code
+ enhancement: policy.MIRROR: support IPv6 link-local addresses
+ enhancement: policy.FORWARD: support IPv6 link-local addresses
+ enhancement: add net.outgoing_{v4,v6} to allow specifying address
to use for connections
* Mon Feb 27 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.2.3-1
- new upstream release
+ security: a cached negative answer from a CD query would be reused
to construct response for non-CD queries, resulting in Insecure status
instead of Bogus.
+ fix: lua: make the map command check its arguments
+ fix: -k argument processing to avoid out-of-bounds memory accesses
+ fix: lib/resolve: fix zonecut fetching for explicit DS queries
+ fix: hints: more NULL checks
+ fix: TA bootstrapping for multiple TAs in the IANA XML file
+ fix: Disable storing GLUE records into the cache even in the
+ fix: (non-default) QUERY_PERMISSIVE mode
+ fix: iterate: skip answer RRs that don't match the query
+ fix: layer/iterate: some additional processing for referrals
+ fix: lib/resolve: zonecut fetching error was fixed
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.0-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jan 27 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.2.0-2
- rebuild against knot-2.4.0
* Fri Jan 27 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.2.0
- new upstream release:
+ fix: reworked DNSSEC Validation, that fixes several know problems with less standard DNS configurations
+ fix: the resolver was setting AD flag when running in a forwarding mode
+ fix: correctly return RCODE=NOTIMPL on meta-queries and non IN class queries
+ fix: crash in hints module when hints file was empty
+ fix: non-lowercase hints
+ features: optional EDNS(0) Padding support for DNS over TLS
+ features: support for debugging DNSSEC with CD bit
+ features: DNS over TLS is now able to create ephemeral certs on the runtime (Thanks Daniel Kahn Gilmore for contributing to DNS over TLS implementation in Knot Resolver.)
+ features: configurable minimum and maximum TTL (default 6 days)
+ features: configurable pseudo-random reordering of RR sets
+ features: new module 'version' that can call home and report new versions and security vulnerabilities to the log file
* Mon Jan 23 2017 Petr Spacek <petr.spacek(a)nic.cz> - 1.2.0-rc1
- Update to latest upstream version
- Fix packaging bug: depend on proper Lua library versions
- Allow automatic trust anchor management to work
* Sat Nov 19 2016 Peter Robinson <pbrobinson(a)fedoraproject.org> 1.1.1-3
- Add ExclusiveArch for architectures with LuaJIT
* Mon Aug 29 2016 Igor Gnatenko <ignatenko(a)redhat.com> - 1.1.1-2
- Rebuild for LuaJIT 2.1.0
* Wed Aug 24 2016 Jan Vcelak <jvcelak(a)fedoraproject.org> - 1.1.1-1
- new upstream release:
+ fix name server fallback in case some of the servers are unreachable
* Fri Aug 12 2016 Jan Vcelak <jvcelak(a)fedoraproject.org> - 1.1.0-1
- new upstream release:
+ RFC7873 DNS Cookies
+ RFC7858 DNS over TLS
+ Metrics exported in Prometheus
+ DNS firewall module
+ Explicit CNAME target fetching in strict mode
+ Query minimisation improvements
+ Improved integration with systemd
* Tue May 31 2016 Jan Vcelak <jvcelak(a)fedoraproject.org> - 1.0.0-1
- final release
* Thu May 5 2016 Jan Vcelak <jvcelak(a)fedoraproject.org> - 1.0.0-0.3.4f463d7
- update to latest git version
- re-enable unit-test
* Sat Apr 9 2016 Jan Vcelak <jvcelak(a)fedoraproject.org> - 1.0.0-0.2.79a8440
- update to latest git version
- fix package review issues
* Tue Feb 2 2016 Jan Vcelak <jvcelak(a)fedoraproject.org> - 1.0.0-0.1.beta3
- initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1779566 - CVE-2019-19331 knot-resolver: DNS packets taking few seconds to process with full CPU utilization leads to DoS
https://bugzilla.redhat.com/show_bug.cgi?id=1779566
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update knot-resolver' 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-2019-f1bd7465a2
2019-12-20 00:42:17.522038
--------------------------------------------------------------------------------
Name : python-copr
Product : Fedora EPEL 7
Version : 1.99
Release : 1.el7
URL : https://pagure.io/copr/copr
Summary : Python interface for Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.
This package contains python interface to access Copr service. Mostly useful
for developers only.
--------------------------------------------------------------------------------
Update Information:
- add api support for module_hotfixes - copr mock-config fixed and un-deprecated
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 4 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.99-1
- add api support for module_hotfixes
- nicer mock-config command output
* Thu Oct 3 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.98-1
- enable dynamic buildrequires on F31+
- drop comments after %endif
* Thu Sep 26 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.97-1
- python: fix API for marshmallow 3+ (#934)
- frontend, cli, python: support multilib projects (#1)
* Mon Jul 29 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.96-1
- use plain %setup to fix FTBFS
* Mon Jul 29 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.95-1
- drop pylint from BR
* Wed Apr 24 2019 Jakub Kadl����k <frostyx(a)email.cz> 1.94-1
- add CLI for permissions
- support temporary projects
- print friendly error on http when https is enforced
- print helpful hints for config parsing errors
- remove unnecessary PY3 condition
- re-order spec {Build,}Requires
- BuildRequires python3-mock
- avoid 'collections.abc' warnings
- handle timeout errors
- remove old_status column from package table
- fix wait function for custom List
- remove dependency on python3-configparser
* Tue Jan 15 2019 Miroslav Such�� <msuchy(a)redhat.com> 1.93-1
- there is no dict comprehension for python2.6 which is in epel6
* Thu Jan 10 2019 Miroslav Such�� <msuchy(a)redhat.com> 1.92-1
- add support for copr dir to copr-cli
- provide a way to wait until builds finish
- don't pass proxy object to the wait method
- don't fail when no callback
- provide a way to wait until builds finish
- store a reference to the proxy object
- add possibility to query all projects (RhBug: 1130166)
* Fri Oct 19 2018 Miroslav Such�� <msuchy(a)redhat.com> 1.91-1
- better errors with --config
- use git_dir_archive instead of git_dir_pack
- document status codes from frontend
- pg#251 Make it possible for user to select pyp2rpm template
* Thu Aug 23 2018 clime <clime(a)redhat.com> 1.90-1
- generate new webhook secret functionality in copr-cli
- allow to edit devel_mode on a project
- update copyright for the documentation
- packaging: Python 2/3, RHEL/Fedora fixes
- fix "File 'setup.py' not found" error in readthedocs.org
- use readthedocs theme if it is installed
* Mon Aug 6 2018 clime <clime(a)redhat.com> 1.89-1
- apiv3
- change %{python_sitelib} to %{python2_sitelib}
- for py3 use unittest.mock, otherwise mock from python2-mock
* Thu Apr 26 2018 Dominik Turecek <dturecek(a)redhat.com> 1.88-1
- rpkg deployment into COPR - containers + releng continuation
* Wed Feb 28 2018 clime <clime(a)redhat.com> 1.87-1
- add missing frontend states to clientv2
* Fri Feb 23 2018 clime <clime(a)redhat.com> 1.86-1
- remove Group tag
* Mon Feb 19 2018 clime <clime(a)redhat.com> 1.85-1
- build python2-copr package conditionally
- Remove unnecessary shebang sed in copr-cli.spec and python-copr.spec
- fix deps in spec
- new custom source method
- use username from config if nothing is explicitly specified
- remove outdated modularity code
- require to specify project when building module
* Fri Nov 10 2017 clime <clime(a)redhat.com> 1.84-1
- update clients to use https://copr.fedorainfracloud.org as default
API endpoint
* Thu Nov 9 2017 clime <clime(a)redhat.com> 1.83-1
- Remove duplicated Python packagtes, using "." in requirements.txt
- Add classifiers to support Python3.
- allow to set use_bootstrap_container via API
* Wed Oct 18 2017 clime <clime(a)redhat.com> 1.82-1
- add SCM api
- add deprecation warnings for tito and mockscm methods
* Fri Sep 15 2017 clime <clime(a)redhat.com> 1.81-1
- Bug 1431035 - coprs should check credentials before uploading
source rpm Remove unnecesary condition
- Spelling fixes
* Mon Aug 21 2017 Miroslav Such�� <msuchy(a)redhat.com> 1.80-1
- rename python-copr to python2-copr
* Fri Aug 11 2017 clime <clime(a)redhat.com> 1.79-1
- allow to modify copr chroots
- always send name of the user
* Fri Jun 9 2017 clime <clime(a)redhat.com> 1.78-1
- pag#67 copr edit-package-tito nulls out fields not edited
* Wed Apr 19 2017 clime <clime(a)redhat.com> 1.77-1
- allow to submit optional params to mbs
- frontend act as a gateway between user and mbs
- allow to create module and it's action separately
- possibility to submit yaml file to mbs
- update auth for current MBS package
- rename method for making module to match cli naming
- add command for building modules
- files can be uploaded via simple MultipartEncoder (RhBug: 1440480)
- fix proxyuser when creating modules
- replace fedorahosted links
- fix setting username on multipart data
- proxyuser feature (RhBug: 1381574)
* Thu Jan 26 2017 clime <clime(a)redhat.com> 1.76-1
- fix python 2.6 incompatibility
* Thu Dec 1 2016 clime <clime(a)redhat.com> 1.75-1
- edit_chroot implemented
- modulemd 1.0.2 compatibility
- add method for fetching /api/module/repo
- add 'mock-config' command to CLI
- added auto-prune project's option
- stripped down impl of building from dist-git
- Bug 1335168 - Delete build(s) from CLI
* Mon Sep 19 2016 clime <clime(a)redhat.com> 1.74-1
- dummy api for submitting module builds
* Mon Aug 15 2016 clime <clime(a)redhat.com> 1.73-1
- Bug 1361344 - RFE: Allow denial of build deletion and resubmitting at project or group level
- fix creating group projects
- fix search for projects within group (RhBug: 1337247)
* Fri Jul 1 2016 clime <clime(a)redhat.com> 1.72-1
- run pylint check during build only if python3 is defined
- Bug 1335237 - copr create command missing --disable_createrepo
- --enable-net option added for create/modify commands of copr-cli
- --unlisted-on-hp option add for create/modify commands of copr-cli
* Thu Jun 16 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.71-1
- configure more packages to run pylint
- send confirm only when it is True
- add --background option to new build in CLI
- honor standard build options for build-package cmd + use
package.has_source_type_set in API
- _No_ to Url & Upload package types
- removing need for source_type in package post data
- fix non-existent attribute access for PackageWrapper
- experimental support of building packages
with copr-cli
- added --with-all-builds, --with-latest-
build and --with-latest-succeeded-build options for list-packages and get-
package cmds
* Mon May 30 2016 clime <clime(a)redhat.com> 1.70-1
- [cli][python][frontend] support forking via CLI
- [python-copr] added missing source_type specification for upload & url builds
* Thu May 26 2016 clime <clime(a)redhat.com> 1.69-1
- package manip implemented in Client
- refactored building via url and pypi; see df6ad16
- connection error message simplified
- print user-friendly error for broken config
- implemented rubygems CLI support
* Fri Apr 22 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.68-1
- Add unicode representation for collections (RhBug: 1327597)
- handlers: use list() after map() for chroots
- fix download-build for dist-git era file structure (RhBug:
1324847)
- implement building via mock
- refactor building via tito
- implement building via tito
- assure python_versions type for pypi builds
* Sun Mar 20 2016 Jakub Kadl����k <jkadlcik(a)redhat.com> 1.67-1
- allow creating group projects
* Mon Mar 14 2016 Jakub Kadl����k <jkadlcik(a)redhat.com> 1.66-1
- support building from PyPI
* Wed Feb 3 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.65-1
- convert bytes to utf-8 in Py3
* Fri Jan 29 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.64-1
- fix wrong check for list instance
* Wed Dec 23 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.63-1
- fixes for epel-6+ and fedora-22+
- Added MANIFEST.in for python and cli
- updated docs to include project creation method
- create new projects now returns newly created project on success
- added method to create new projects through ClientV2
- we need six >= 1.9.0
- added support for BuildTask and update docs
- W: 67, 8: Unused variable 's' (unused-variable)
- W: 70,12: Unused variable 'x' (unused-variable)
- Too few public methods (0/1) (too-few-public-methods)
- Use % formatting in logging functions but pass the % parameters as
arguments
- Instance of '...Entity' has no '...' member (no-member)
- add Entity tests
- initial documentation for ClientV2
* Mon Nov 16 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.62-1
- pylint cleaning
* Mon Nov 9 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.61-1
- W: 9, 0: Unused import json (unused-import)
- Added marshmallow as dep
- since APIv2 we require python-marshmallow
* Mon Nov 2 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.60-1
- python3 compatibility
- Removed __version__ from cli and python
- Added version parse from specs instead of __init__
- Fixes to allow copr lib to be installed using setup.py
- Fixed invalid classifiers
- put client_v2 into package
- Display progress bar if python-progress is available
- support APIv2
* Tue Oct 13 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.59-1
- version_info is not namedtuple on epel6 interpreter
- fix missing urllib.parse on el7
- use requests-toolbelt to stream SRPM files (RhBug:1261125)
- add run_tests.sh script
- fix unicode representation of CoprResponse (RhBug:1258915)
* Tue Aug 11 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.58-1
- implement srpm upload functionality
- better error handling (RhBug:1245105)
- define %license macro for el6
- el6 needs field numbers
* Thu Jul 2 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.57-1
- [cli] wrap requests exception (RhBug:1194522)
- [python] Bug 1188874 - better unicode handling
- [cli] test unicode representation of ProjectWrapper (RhBug:1188874)
- [cli] fix unicode representation of ProjectWrapper (RhBug:1188874)
- mark license as license in spec
* Mon Dec 15 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.56-1
- control auto_createrepo property of project through API
* Thu Nov 20 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.55-1
- [python] support python 2.6
* Thu Nov 20 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.54-1
- fixed poor decision abou CoprClient constructor, now it accepts
kwargs arguments instead of config dict
* Mon Nov 3 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.53-1
- [python-copr] syntax bugfix
* Mon Nov 3 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.52-1
- [python-copr] removed log config from client
* Tue Oct 7 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.51-1
- [python-copr, cli] test coverage
- [python-copr, cli] updating copr-cli to use python-copr
- [python-copr] minor fixes, added usage examples to docs
* Mon Sep 8 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.50-1
- [python-copr] fix: we need to support python 2.6 due to epel-6
* Fri Sep 5 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.49-1
- [python-copr]
- bugfix in cancel_build - more docsrtings
- using sphinx documentation for rpm build
- added instruction to build documentation
- re-implemented Response handling
- started transition to sphinx documentation
- added optional argument `username` to most client methods
- removed method `get_build_status`
* Wed Aug 27 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.48-1
- [python-copr] small fix due to the old version of python-six in RHEL-7
* Wed Aug 27 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.47-1
- [python-copr] Build python3 package only for fedora
- [python-copr] minor description fix in .spec
* Fri Aug 22 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.46-1
- [python-copr] packaging fixes to satisfy Fedora package guidelines.
* Thu Aug 21 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.45-1
- change package name: python-copr-client -> python-copr
* Tue Aug 19 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.44-1
- [python-client] fixed BuildRequires
* Tue Aug 19 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.43-1
- [python-client] Added new package
- [cli] cli now access api through python-client
* Tue Jul 22 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.36-1
- use correct name of variable
* Fri Jul 4 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.35-1
- [cli] stop waiting when the status is unknown
* Fri Jul 4 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.34-1
- [cli] skipped state support
* Thu Jun 19 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.33-1
- cancel added to the man page
- exit code 4 for failed build and man pages updated
- error and shell return code 1 when build fails
- delete a project
- shell return codes with errors
- copr-cli cancel fix
* Thu Apr 10 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.32-1
- be less strict in parsing fas/copr-name
* Thu Apr 10 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.31-1
- We can choose chroots for new builds
- copr-cli waiting fix
- building pkgs separately
* Wed Mar 19 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.30-1
- BR make is not needed
- build -doc subpackage only for fedoras
- add LICENSE to -doc
- replace 'copr' with 'project'
* Tue Mar 18 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.29-1
- move copr-cli in standalone package
* Thu Feb 27 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.28-1
- [backend] - pass lock to Actions
* Wed Feb 26 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.27-1
- [frontend] update to jquery 1.11.0
- [fronted] link username to fas
- [cli] allow to build into projects of other users
- [backend] do not create repo in destdir
- [backend] ensure that only one createrepo is running at the same time
- [cli] allow to get data from sent build
- temporary workaround for BZ 1065251
- Chroot details API now uses GET instead of POST
- when deleting/canceling task, go to same page
- add copr modification to web api
- 1063311 - admin should be able to delete task
- [frontend] Stray end tag h4.
- [frontend] another s/coprs/projects/ rename
- [frontend] provide info about last successful build
- [spec] rhel5 needs group definition even in subpackage
- [frontend] move 'you agree' text to dd
- [frontend] add margin to chroots-set
- [frontend] add margin to field label
- [frontend] put disclaimer to paragraph tags
- [frontend] use black font color
- [frontend] use default filter instead of *_not_filled
- [frontend] use markdown template filter
- [frontend] use isdigit instead of is_int
- [frontend] move Serializer to helpers
- [frontend] fix coding style and py3 compatibility
- [cli] fix coding style and py3 compatibility
- [backend] fix coding style and py3 compatibility
* Tue Jan 28 2014 Miroslav Such�� <miroslav(a)suchy.cz> 1.26-1
- lower testing date
- move localized_time into filters
- [frontend] update user data after login
- [frontend] use iso-8601 date
* Mon Jan 27 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.25-1
- 1044085 - move timezone modification out of template and make it actually
work
- clean up temp data if any
- [db] timezone can be nullable
- [frontend] actually save the timezone to model
- fix colision of revision id
- 1044085 - frontend: display time in user timezone
- [frontend] rebuild stuck task
- disable test on i386
- use experimental createrepo_c to get rid of lock on temp files
- [frontend] - do not throw ISE when build_id is malformed
- [tests] add test for BuildLogic.add
- [tests] add test for build resubmission
- [frontend] permission checking is done in BuildLogic.add
- [frontend] remove BuildLogic.new, use BL.add only
- [api] fix validation error handling
- [cli] fix initial_pkgs and repos not sent to backend
- [frontend] fix BuildsLogic.new not assigning copr to build
- [frontend] allow resubmitting builds from monitor
- [frontend] allow GET on repeat_build
- [frontend] 1050904 - monitor shows not submitted chroots
- [frontend] rename active_mock_chroots to active_chroots
- [frontend] rename MockChroot.chroot_name to .name
- [frontend] 1054474 - drop Copr.build_count nonsense
- [tests] fix https and repo generation
- [tests] return exit code from manage.py test
- 1054472 - Fix deleting multiple SRPMs
- [spec] tighten acl on copr-be.conf
- [backend] - add missing import
- 1054082 - general: encode to utf8 if err in mimetext
- [backend] lock log file before writing
- 1055594 - mockremote: always unquote pkg url
- 1054086 - change vendor tag
- mockremote: rawhide instead of $releasever in repos when in rawhide chroot
- 1055499 - do not replace version with $releasever on rawhide
- 1055119 - do not propagate https until it is properly signed
- fix spellings on chroot edit page
- 1054341 - be more verbose about allowed licenses
- 1054594 - temporary disable https in repo file
* Thu Jan 16 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.24-1
- add BR python-markdown
- [fronted] don't add description to .repo files
- [spec] fix with_tests conditional
- add build deletion
- 1044158 - do not require fas username prior to login
- replace http with https in copr-cli and in generated repo file
- [cli] UX changes - explicitly state that pkgs is URL
- 1053142 - only build copr-cli on el6
- [frontend] correctly handle mangled chroot
- [frontend] do not traceback when user malform url
- [frontend] change default description and instructions to sound more
dangerously
- 1052075 - do not set chroots on repeated build
- 1052071 - do not throw ISE when copr does not exist
* Mon Jan 13 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.23-1
- [backend] rhel7-beta do not have comps
- 1052073 - correctly parse malformed chroot
* Fri Jan 10 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.22-1
- [backend] if we could not spawn VM, wait a moment and try again
- [backend] use createrepo_c instead of createrepo
- 1050952 - check if copr_url exist in config
- [frontend] replace newlines in description by space in repo file
* Wed Jan 8 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.21-1
- 1049460 - correct error message
- [cron] manually clean /var/tmp after createrepo
* Wed Jan 8 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.20-1
- [cli] no need to set const with action=store_true
- [cli] code cleanup
- 1049460 - print nice error when projects does not exist
- 1049392 - require python-setuptools
- [backend] add --verbose to log to stderr
- [backend] handle KeyboardInterrupt without tons of tracebacks
- 1048508 - fix links at projects lists
- [backend] in case of error the output is in e.output
- [selinux] allow httpd to search
- [backend] set number of worker in name of process
- [logrotate] rotate every week unconditionally
- [backend] do not traceback if jobfile is mangled
- [backend] print error messages to stderr
- [cli] do not require additional arguments for --nowait
- [backend] replace procname with setproctitle
- [cli] use copr.fedoraproject.org as default url
- [frontend] show monitor even if last build have been canceled
- [backend] call correct function
- [cli] print errors to stderr
- 1044136 - do not print TB if config in mangled
- 1044165 - Provide login and token information in the same form as entered to
~/.config-copr
- [frontend] code cleanup
- [frontend] move rendering of .repo file to helpers
- 1043649 - in case of Fedora use $releasever in repo file
- [frontend] condition should be in reverse
* Mon Dec 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.19-1
- [backend] log real cause if ansible crash
- [frontend] try again if whoosh does not get lock
- [backend] if frontend does not respond, repeat
- print yum repos nicely
- Bump the copr-cli release to 0.2.0 with all the changes made
- Refer to the man page for more information about the configuration file for
copr-cli
- Rework the layout of the list command
- Fix parsing the copr_url from the configuration file
- [backend] run createrepo as copr user
- 1040615 - wrap lines with long URL
* Wed Dec 11 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.18-1
- [frontend] inicialize variable
* Wed Dec 11 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.17-1
- [frontend] fix latest build variable overwrite
* Wed Dec 11 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.16-1
- [backend] store jobs in id-chroot.json file
- [frontend] handle unknown build/chroot status
- use newstyle ansible variables
* Tue Dec 10 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.15-1
- [frontend] smarter package name parsing
- [frontend] extend range to allow 0
- handle default timeout on backend
- initial support for SCL
- [backend] create word readable files in result directory
- [backend] print tracebacks
- [frontend] monitor: display only pkg name w/o version
- [doc] update api docs
- [doc] update copr-cli manpage
- [cli] list only name, description and instructions
- [cli] add support for build status & build monitor
- [frontend] add build status to API
- [playbook] do not overwrite mockchain
- [backend] add spece between options
- [backend] pass mock options correctly
- [frontend] support markdown in description and instructions
- [backend] Add macros to mockchain define arguments
- [backend] Pass copr username and project name to MockRemote
- [backend] Handle additional macro specification in MockRemote
- [frontend] monitor: show results per package
- [frontend] add favicon
- [backend] quote strings before passing to mockchain
- send chroots with via callback to frontend
- [cli] change cli to new api call
- enhance API documentation
- add yum_repos to coprs/user API call
- [frontend] provide link to description of allowed content
- [backend] we pass just one chroot
- [backend] - variable play is not defined
- if createrepo fail, run it again
- [cron] fix syntax error
- [man] state that --chroot for create command is required
- [spec] enable tests
- [howto] add note about upgrading db schema
- [frontend]: add copr monitor
- [tests]: replace test_allowed_one
- [tests]: fix for BuildChroots & new backend view
- [frontend] rewrite backend view to use Build <-> Chroot relation
- [frontend] add Build <-> Chroot relation
- 1030493 - [cli] check that at least one chroot is entered
- [frontend] typo
- fixup! [tests]: fix test_build_logic to handle BuildChroot
- fixup! [frontend] add ActionsLogic
- [tests]: fix test_build_logic to handle BuildChroot
- [spec] enable/disable test using variable
- add migration script - add table build_chroot
- [frontend] skip legal-flag actions when dumping waiting actions
- [frontend] rewrite backend view to use Build <-> Chroot relation
- [frontend] add ActionsLogic
- [frontend] create BuildChroot objects on new build
- [frontend] add Build <-> Chroot relation
- [frontend] add StatusEnum
- [frontend] fix name -> coprname typo
- [frontend] remove unused imports
- [frontend] add missing json import
- [backend] rework ip address extraction
- ownership of /etc/copr should be just normal
- [backend] - wrap up returning action in "action" blok
- [backend] rename backend api url
- [backend] handle "rename" action
- [backend] handle "delete" action
- base handling of actions
- move callback to frontend to separate object
- secure waiting_actions with password
- pick only individual builds
- make address, where we send legal flags, configurable
- send email to root after legal flag have been raised
* Fri Nov 8 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.14-1
- 1028235 - add disclaimer about repos
- fix pagination
- fix one failing test
* Wed Nov 6 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.13-1
- suggest correct name of repo file
- we could not use releasever macro
- no need to capitalize Projects
- another s/copr/project
- add link to header for sign-in
- fix failing tests
- UX - let textarea will full widht of box
- UX - make background of hovered builds darker
- generate yum repo for each chroot of copr
- align table header same way as ordinary rows
- enable resulting repo and disable gpgchecks
* Mon Nov 4 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.12-1
- do not send parameters when we neither need them nor use them
- authenticate using api login, not using username
- disable editing name of project
- Add commented out WTF_CSRF_ENABLED = True to configs
- Use new session for each test
- fix test_coprs_general failures
- fix test_coprs_builds failures
- Add WTF_CSRF_ENABLED = False to unit test config
- PEP8 fixes
- Fix compatibility with wtforms 0.9
- typo s/submited/submitted/
- UX - show details of build only after click
- add link to FAQ to footer
- UX - add placeholders
- UX - add asterisk to required fields
- dynamicly generate url for home
- add footer
* Sat Oct 26 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.11-1
- catch IOError from libravatar if there is no network
* Fri Oct 25 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.10-1
- do not normalize url
- specify full prefix of http
- execute playbook using /usr/bin/ansible-playbook
- use ssh transport
- check after connection is made
- add notes about debuging mockremote
- clean up instance even when worker fails
- normalize paths before using
- do not use exception variable
- operator should be preceded and followed by space
- remove trailing whitespace
- convert comment to docstring
- use ssh transport
- do not create new ansible connection, reuse self.conn
- run copr-be.py as copr
- s/Copr/Project/ where we use copr in meaning of projects
- number will link to those coprs, to which it refers
- run log and jobgrab as copr user
- log event to log file
- convert comment into docstring
- use unbufferred output for copr-be.py
- hint how to set ec2 variables
- document sleeptime
- document copr_url for copr-cli
- document how to set api key for copr-cli
- do not create list of list
- document SECRET_KEY variable
- make note how to become admin
- instruct people to install selinux with frontend
* Thu Oct 3 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.9-1
- prune old builds
- require python-decorator
- remove requirements.txt
- move TODO-backend to our wiki
- create pid file in /var/run/copr-backend
- add backend service file for systemd
- remove daemonize option in config
- use python logging
- create pid file in /var/run by default
- do not create destdir
- use daemon module instead of home brew function
- fix default location of copr-be.conf
- 2 tests fixed, one still failing
- fix failing test test_fail_on_missing_dash
- fixing test_fail_on_nonexistent_copr test
- run frontend unit tests when building package
- Adjust URLs in the unit-tests to their new structure
- Adjust the CLI to call the adjuste endpoint of the API
- Adjust API endpoint to reflects the UI endpoints in their url structure
- First pass at adding fedmsg hooks.
* Tue Sep 24 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.8-1
- 1008532 - require python2-devel
- add note about ssh keys to copr-setup.txt
- set home of copr user to system default
* Mon Sep 23 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.7-1
- 1008532 - backend should own _pkgdocdir
- 1008532 - backend should owns /etc/copr as well
- 1008532 - require logrotate
- 1008532 - do not distribute empty copr.if
- 1008532 - use %{?_smp_mflags} macro with make
- move jobsdir to /var/lib/copr/jobs
- correct playbooks path
- selinux with enforce can be used for frontend
* Wed Sep 18 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.6-1
- add BR python-devel
- generate selinux type for /var/lib/copr and /var/log/copr
- clean up backend setup instructions
- initial selinux subpackage
* Mon Sep 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.5-1
- 1008532 - use __python2 instead of __python
- 1008532 - do not mark man page as doc
- 1008532 - preserve timestamp
* Mon Sep 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.4-1
- add logrotate file
* Mon Sep 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.3-1
- be clear how we create tgz
* Mon Sep 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.2-1
- fix typo
- move frontend data into /var/lib/copr
- no need to own /usr/share/copr by copr-fe
- mark application as executable
- coprs_frontend does not need to be owned by copr-fe
- add executable attribute to copr-be.py
- remove shebang from dispatcher.py
- squeeze description into 80 chars
- fix typo
- frontend need argparse too
- move results into /var/lib/copr/public_html
- name of dir is just copr-%version
- Remove un-necessary quote that breaks the tests
- Adjust unit-tests to the new urls
- Update the URL to be based upon a /user/copr/<action> structure
- comment config copr-be.conf and add defaults
- put examples of builderpb.yml and terminatepb.yml into doc dir
- more detailed description of copr-be.conf
- move files in config directory not directory itself
- include copr-be.conf
- include copr-be.py
- create copr with lighttpd group
- edit backend part of copr-setup.txt
- remove fedora16 and add 19 and 20
- create -doc subpackage with python documentation
- add generated documentation on gitignore list
- add script to generate python documentation
- copr-setup.txt change to for mock
- rhel6 do not know _pkgdocdir macro
- make instruction clear
- require recent whoosh
- add support for libravatar
- include backend in rpm
- add notes about lighttpd config files and how to deploy them
- do not list file twice
- move log file to /var/log
- change destdir in copr-be.conf.example
- lightweight is the word and buildsystem has more meaning than 'koji'.
- restart apache after upgrade of frontend
- own directory where backend put results
- removal of hidden-file-or-dir
/usr/share/copr/coprs_frontend/coprs/logic/.coprs_logic.py.swo
- copr-backend.noarch: W: spelling-error %description -l en_US latests ->
latest, latest's, la tests
- simplify configuration - introduce /etc/copr/copr*.conf
- Replace "with" statements with @TransactionDecorator decorator
- add python-flexmock to deps of frontend
- remove sentence which does not have meaning
- change api token expiration to 120 days and make it configurable
- create_chroot must be run as copr-fe user
- add note that you have to add chroots to db
- mark config.py as config so it is not overwritten during upgrade
- own directory data/whooshee/copr_user_whoosheer
- gcc is not needed
- sqlite db must be owned by copr-fe user
- copr does not work with selinux
- create subdirs under data/openid_store
- suggest to install frontend as package from copr repository
- on el6 add python-argparse to BR
- add python-requests to BR
- add python-setuptools to BR
- maintain apache configuration on one place only
- apache 2.4 changed access control
- require python-psycopg2
- postgresql server is not needed
- document how to create db
- add to HOWTO how to create db
- require python-alembic
- add python-flask-script and python-flask-whooshee to requirements
- change user in coprs.conf.example to copr-fe
- fix paths in coprs.conf.example
- copr is noarch package
- add note where to configure frontend
- move frontend to /usr/share/copr/coprs_frontend
- put production placeholders in coprs_frontend/coprs/config.py
- put frontend into copr.spec
- web application should be put in /usr/share/%{name}
* Mon Jun 17 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.1-1
- new package built with tito
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-copr' 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-2019-f1bd7465a2
2019-12-20 00:42:17.522038
--------------------------------------------------------------------------------
Name : copr-cli
Product : Fedora EPEL 7
Version : 1.83
Release : 1.el7
URL : https://pagure.io/copr/copr
Summary : Command line interface for COPR
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latests builds.
This package contains command line interface.
--------------------------------------------------------------------------------
Update Information:
- add api support for module_hotfixes - copr mock-config fixed and un-deprecated
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 4 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.83-1
- added module_hotfixes support
- nicer mock-config (build config) api output
- mock-config un-deprecated
* Thu Oct 3 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.82-1
- manpage: update API token url
- support multilib projects
- fix traceback when lost connection during copr-cli build
- adding cheat for copr
* Tue Aug 13 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.81-1
- cli: pypi package needs to depend on 'humanize'
* Mon Jul 29 2019 Pavel Raiskup <praiskup(a)redhat.com> 1.80-1
- drop pylint from BR
- use humanize instead of format_size(); fix issue#724
* Wed Apr 24 2019 Jakub Kadl����k <frostyx(a)email.cz> 1.79-1
- add CLI for permissions
- new --max-builds option
- rename repos 'url' attribute to 'baseurl'
- generate mock rootdir on client side
- pass a repo priority to dnf config
- Revert "[cli] fix copr mock-config"
- support temporary projects
- print helpful hints for config parsing errors
- fix tests broken by PR#547
- fix copr-cli downloading parent directory for cancelled builds
* Mon Feb 11 2019 Jakub Kadl����k <frostyx(a)email.cz> 1.78-1
- Don't catch exceptions inside action
- Fix storing the custom script parameters
- Properly rewrite download-build to use APIv3
- Do not require to set PyPI packagename when it is already set
- When serializing munch omit the proxy object
- Fix the APIv1 call in the aciton_new_webhook_secret function
* Tue Jan 15 2019 Miroslav Such�� <msuchy(a)redhat.com> 1.77-1
- fix side_effect function arguments
- fix assert_called_with params
* Thu Jan 10 2019 Miroslav Such�� <msuchy(a)redhat.com> 1.76-1
- rewrite description of copr dirs feature. Use "tag" instead of "suffix".
- explain copr_dir feature in man pages for build subcommand
- improve naming of copr_dir in copr-cli interface to copr_repo
- add support for copr dir to copr-cli
- we also buildrequire python-copr with APIv3 support
- add missing dependency on python-simplejson
- depend on munch because of tests
- have numbered string fields because of epel6
- fix copr mock-config
* Fri Oct 19 2018 Miroslav Such�� <msuchy(a)redhat.com> 1.75-1
- 1639590 - print name of package when it is deleted
- set variables for each build
- print friendlier error when trying to upload a nonexisting file
- put backend the deprecation warnings
- better errors with --config
- print just 'repos' to avoid yum/dnf confusion
- depend on python-copr-1.89
- print additional repos and blank line between projects
- rewrite unit tests to work with APIv3
- update resource properties
- fix the order of arguments
- json_dumps is not supposed to print anything
- return proper status code
- cast disable_createrepo to bool
- write to stderr instead of printing
- if ownername is not specified, use the one from config
- remove deprecated tito and mock actions
- rewrite copr-cli to use APIv3
- use git_dir_archive instead of git_dir_pack
- pg#251 Make it possible for user to select pyp2rpm template
* Thu Aug 30 2018 clime <clime(a)redhat.com> 1.74-1
- python-progress is not present in EL6
* Fri Aug 24 2018 clime <clime(a)redhat.com> 1.73-1
- pg#370 copr-cli new-webhook-secret fails
- fix input under python2
* Thu Aug 23 2018 clime <clime(a)redhat.com> 1.72-1
- generate new webhook secret functionality in copr-cli
- packaging: Python 2/3, RHEL/Fedora fixes
* Mon Aug 6 2018 clime <clime(a)redhat.com> 1.71-1
- %{python_sitelib} ��� %{python2_sitelib}
* Fri May 18 2018 clime <clime(a)redhat.com> 1.70-1
- deprecate mock-config command
* Mon Apr 30 2018 Dominik Turecek <dturecek(a)redhat.com> 1.69-1
fix non-passing unittests under f28+
* Thu Apr 26 2018 Dominik Turecek <dturecek(a)redhat.com> 1.68-1
- simplify bar.finish logic
- rpkg deployment into COPR - containers + releng continuation
- #280 cli upload to nonexisting project makes terminal cursor disappear
- #220 copr-cli doesn't display build progress in non-interactive terminal
- add download-build --dest description to man page
- add `copr delete-build` build into man pages
* Fri Feb 23 2018 clime <clime(a)redhat.com> 1.67-1
- remove Group tag
* Mon Feb 19 2018 clime <clime(a)redhat.com> 1.66-1
- Shebangs cleanup
- fix deps in spec
- allow running tests only for epel7
- tests also for python2 during builds
- new custom source method
- require to specify project when building module
* Thu Nov 9 2017 clime <clime(a)redhat.com> 1.65-1
- allow to set use_bootstrap_container via API
* Wed Oct 18 2017 clime <clime(a)redhat.com> 1.64-1
- add SCM api interface
- deprecate tito and mockscm methods
* Fri Sep 15 2017 clime <clime(a)redhat.com> 1.63-1
- fix unittests
- run tests with python3
- #130 update requirements
- #125 copr build copr pkgs [pkgs ...] builds only the first SRPM
- #112 [RFE] copr-cli whoami
- Bug 1431035 - coprs should check credentials before uploading
source rpm
- Spelling fixes
* Fri Aug 11 2017 clime <clime(a)redhat.com> 1.62-1
- allow to modify copr chroots with copr modify cmd
* Fri Jul 14 2017 clime <clime(a)redhat.com> 1.61-1
- Bug 1399817 - copr --version does not print version info
* Fri Jun 9 2017 clime <clime(a)redhat.com> 1.60-1
- use global const map for on/off command line switches value translation
* Wed Apr 19 2017 clime <clime(a)redhat.com> 1.59-1
- when building module --url or --yaml needs to be selected
- remove make-module command
- update man for build-module command
- allow to submit optional params to mbs
- frontend act as a gateway between user and mbs
- possibility to submit yaml file to mbs
- compose auth url more prettier
- describe module actions in man
- rename method for making module to match cli naming
- split module building into two separate commands
- add possibility to build module via MBS or not
- add command for building modules
- more similar mock-config with real builder's config
- put errors/warnings on stderr
- fix trace in 'copr-cli --debug'
- replace fedorahosted links
- use 'avg' api from python-progress
* Thu Dec 1 2016 clime <clime(a)redhat.com> 1.58-1
- `copr-cli edit-chroot` implemented (without modulemd uploading)
- add 'mock-config' command
- added auto-prune project's option
- Bug 1390067 - Progress speed/estimates are completely incorrect
- Bug 1389265 - Using groups with copr-cli is not easily discoverable
- brought unittests into passing state
- stripped down impl of building from dist-git
- Bug 1335168 - Delete build(s) from CLI
- disable network by default when creating new copr
* Mon Sep 19 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.57-1
- re-use PYTHONPATH in cli wrapper
* Mon Sep 12 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.56-1
- require python-progress on Fedora
- fix for python-progress API
* Mon Aug 15 2016 clime <clime(a)redhat.com> 1.55-1
- Bug 1361344 - RFE: Allow denial of build deletion and resubmitting at project or group level
* Fri Jul 15 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.54-1
- actually define use_python3 macro
* Fri Jul 1 2016 clime <clime(a)redhat.com> 1.53-1
- enable pylint checks only if python3 macro is enabled
- Bug 1335237 - copr create command missing --disable_createrepo
- --enable-net option added for create/modify commands of copr-cli
- added man entry about --unlisted-on-hp option of create command
* Thu Jun 16 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.52-1
- configure more packages to run pylint
- run checks for copr-cli
- man page for --background of copr-cli
- add --background option to new build in CLI
- man entries for copr-cli package actions + tests update
- Add syntax for working with group projects to the man page.
- honor standard build options for build-package cmd + use
package.has_source_type_set in API
- _No_ to Url & Upload package types
- man: add examples
- experimental support of building packages
with copr-cli
- list-package-names cmd added + build-package cmd implementation thub
- added --with-all-builds, --with-latest-
build and --with-latest-succeeded-build options for list-packages and get-
package cmds
- support forking via CLI
* Thu May 26 2016 clime <clime(a)redhat.com> 1.51-1
- support for package manipulation
- added watch-build subcommand
- Bug 1333771 - Traceback from copr-cli when missing --pythonversions
- rubygems CLI support implemented
* Wed Apr 20 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.50-1
- use python3 on Fedora24+
- better error message
- document --git-branch and --scm-branch options
- fix download-build for dist-git era file structure (RhBug: 1324847)
- implement building via mock
- document buildtito in manpage
- change build-tito command to buildtito
- implement building via tito
- buildpypi command documented in man pages + slightly improved
--help description of the command
- add group support for modifying and deleting projects
- fix expected warning in failing unit tests
- refactor owner name parsing
* Sun Mar 20 2016 Jakub Kadl����k <jkadlcik(a)redhat.com> 1.49-1
- allow creating group projects
- bug 1309101 - copr-cli doesn't handle string input for 'status'
* Mon Mar 14 2016 Jakub Kadl����k <jkadlcik(a)redhat.com> 1.48-1
- support building from PyPI
* Fri Jan 29 2016 Miroslav Such�� <msuchy(a)redhat.com> 1.47-1
- gfix 1302615 - UnboundLocalError: local variable 'bar' referenced before
assignment when building from URLs
- gman pages updated for 1292033 - copr-cli ignores multiple package
arguments if the first is a local file
- grequire sufficiently new python-copr package
- gadd DummyBar.finish() stub
- compatibility with el6 and el7
- add --config option
- fix packaging for epel-6+ and fedora-22+
- Added MANIFEST.in for python and cli
* Mon Nov 2 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.46-1
- Removed __version__ from cli and python
- Added version parse from specs instead of __init__
- Fixed invalid classifiers
- Fixes to allow copr-cli to be installed using setup.py
- ImportError: No module named exceptions
- Display progress bar if python-progress is available
* Mon Oct 12 2015 Valentin Gologuzov <vgologuz(a)redhat.com> 1.45-1
- build action: accept any character in the username
* Fri May 15 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.44-1
- mark license as license in spec
- 1188022 - accept dash in project name
* Wed Jan 21 2015 Miroslav Such�� <msuchy(a)redhat.com> 1.43-1
- regression: enable again copr-cli build username/project
* Mon Jan 5 2015 Valentin Gologuzov <vgologuz(a)redhat.com> 1.42-1
- updated man page
- compatibility with Python 2.6 ( due to Epel 6)
* Mon Dec 15 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.41-1
- control auto_createrepo property of project through API
and copr-cli; new command supported by cli: **modify**
* Fri Nov 21 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.40-1
- updated to use newer version of python-copr
- minor changes in commands output
- print debug logs only when user provides "--debug" option
* Mon Oct 20 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.39-1
- add man page for copr(1)
- [cli] [RHBZ: #1149889] RFE: download command in copr-cli
- A few fixes for CI
* Tue Oct 7 2014 Valentin Gologuzov <vgologuz(a)redhat.com> 1.38-1
- [cli] Added symlink for executable: copr -> copr-cli
- [cli] removed epydoc documentation
- [python-copr, cli] test coverage
- [python-copr, cli] updating copr-cli to use python-copr
* Thu Sep 18 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.37-1
- [python-copr] Renamed package: python-copr-client -> python-copr
- [cli] In case of missing config show proper message, hide traceback.
- [python-client] added a few unittest, changed package layout, updated .spec
to run tests during %check. [copr-cli] reflected changes in python-client
- [python-copr,copr-cli] fixing, cleanup
- [python-copr,copr-cli] Copr-cli now uses python-copr-cli package. [copr-cli]
updated .spec to reflect usage of python-copr-client
* Tue Jul 22 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.36-1
- use correct name of variable
* Fri Jul 4 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.35-1
- [cli] stop waiting when the status is unknown
* Fri Jul 4 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.34-1
- [cli] skipped state support
* Thu Jun 19 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.33-1
- cancel added to the man page
- exit code 4 for failed build and man pages updated
- error and shell return code 1 when build fails
- delete a project
- shell return codes with errors
- copr-cli cancel fix
* Thu Apr 10 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.32-1
- be less strict in parsing fas/copr-name
* Thu Apr 10 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.31-1
- We can choose chroots for new builds
- copr-cli waiting fix
- building pkgs separately
* Wed Mar 19 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.30-1
- BR make is not needed
- build -doc subpackage only for fedoras
- add LICENSE to -doc
- replace 'copr' with 'project'
* Tue Mar 18 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.29-1
- move copr-cli in standalone package
* Thu Feb 27 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.28-1
- [backend] - pass lock to Actions
* Wed Feb 26 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.27-1
- [frontend] update to jquery 1.11.0
- [fronted] link username to fas
- [cli] allow to build into projects of other users
- [backend] do not create repo in destdir
- [backend] ensure that only one createrepo is running at the same time
- [cli] allow to get data from sent build
- temporary workaround for BZ 1065251
- Chroot details API now uses GET instead of POST
- when deleting/canceling task, go to same page
- add copr modification to web api
- 1063311 - admin should be able to delete task
- [frontend] Stray end tag h4.
- [frontend] another s/coprs/projects/ rename
- [frontend] provide info about last successful build
- [spec] rhel5 needs group definition even in subpackage
- [frontend] move 'you agree' text to dd
- [frontend] add margin to chroots-set
- [frontend] add margin to field label
- [frontend] put disclaimer to paragraph tags
- [frontend] use black font color
- [frontend] use default filter instead of *_not_filled
- [frontend] use markdown template filter
- [frontend] use isdigit instead of is_int
- [frontend] move Serializer to helpers
- [frontend] fix coding style and py3 compatibility
- [cli] fix coding style and py3 compatibility
- [backend] fix coding style and py3 compatibility
* Tue Jan 28 2014 Miroslav Such�� <miroslav(a)suchy.cz> 1.26-1
- lower testing date
- move localized_time into filters
- [frontend] update user data after login
- [frontend] use iso-8601 date
* Mon Jan 27 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.25-1
- 1044085 - move timezone modification out of template and make it actually
work
- clean up temp data if any
- [db] timezone can be nullable
- [frontend] actually save the timezone to model
- fix colision of revision id
- 1044085 - frontend: display time in user timezone
- [frontend] rebuild stuck task
- disable test on i386
- use experimental createrepo_c to get rid of lock on temp files
- [frontend] - do not throw ISE when build_id is malformed
- [tests] add test for BuildLogic.add
- [tests] add test for build resubmission
- [frontend] permission checking is done in BuildLogic.add
- [frontend] remove BuildLogic.new, use BL.add only
- [api] fix validation error handling
- [cli] fix initial_pkgs and repos not sent to backend
- [frontend] fix BuildsLogic.new not assigning copr to build
- [frontend] allow resubmitting builds from monitor
- [frontend] allow GET on repeat_build
- [frontend] 1050904 - monitor shows not submitted chroots
- [frontend] rename active_mock_chroots to active_chroots
- [frontend] rename MockChroot.chroot_name to .name
- [frontend] 1054474 - drop Copr.build_count nonsense
- [tests] fix https and repo generation
- [tests] return exit code from manage.py test
- 1054472 - Fix deleting multiple SRPMs
- [spec] tighten acl on copr-be.conf
- [backend] - add missing import
- 1054082 - general: encode to utf8 if err in mimetext
- [backend] lock log file before writing
- 1055594 - mockremote: always unquote pkg url
- 1054086 - change vendor tag
- mockremote: rawhide instead of $releasever in repos when in rawhide chroot
- 1055499 - do not replace version with $releasever on rawhide
- 1055119 - do not propagate https until it is properly signed
- fix spellings on chroot edit page
- 1054341 - be more verbose about allowed licenses
- 1054594 - temporary disable https in repo file
* Thu Jan 16 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.24-1
- add BR python-markdown
- [fronted] don't add description to .repo files
- [spec] fix with_tests conditional
- add build deletion
- 1044158 - do not require fas username prior to login
- replace http with https in copr-cli and in generated repo file
- [cli] UX changes - explicitly state that pkgs is URL
- 1053142 - only build copr-cli on el6
- [frontend] correctly handle mangled chroot
- [frontend] do not traceback when user malform url
- [frontend] change default description and instructions to sound more
dangerously
- 1052075 - do not set chroots on repeated build
- 1052071 - do not throw ISE when copr does not exist
* Mon Jan 13 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.23-1
- [backend] rhel7-beta do not have comps
- 1052073 - correctly parse malformed chroot
* Fri Jan 10 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.22-1
- [backend] if we could not spawn VM, wait a moment and try again
- [backend] use createrepo_c instead of createrepo
- 1050952 - check if copr_url exist in config
- [frontend] replace newlines in description by space in repo file
* Wed Jan 8 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.21-1
- 1049460 - correct error message
- [cron] manually clean /var/tmp after createrepo
* Wed Jan 8 2014 Miroslav Such�� <msuchy(a)redhat.com> 1.20-1
- [cli] no need to set const with action=store_true
- [cli] code cleanup
- 1049460 - print nice error when projects does not exist
- 1049392 - require python-setuptools
- [backend] add --verbose to log to stderr
- [backend] handle KeyboardInterrupt without tons of tracebacks
- 1048508 - fix links at projects lists
- [backend] in case of error the output is in e.output
- [selinux] allow httpd to search
- [backend] set number of worker in name of process
- [logrotate] rotate every week unconditionally
- [backend] do not traceback if jobfile is mangled
- [backend] print error messages to stderr
- [cli] do not require additional arguments for --nowait
- [backend] replace procname with setproctitle
- [cli] use copr.fedoraproject.org as default url
- [frontend] show monitor even if last build have been canceled
- [backend] call correct function
- [cli] print errors to stderr
- 1044136 - do not print TB if config in mangled
- 1044165 - Provide login and token information in the same form as entered to
~/.config-copr
- [frontend] code cleanup
- [frontend] move rendering of .repo file to helpers
- 1043649 - in case of Fedora use $releasever in repo file
- [frontend] condition should be in reverse
* Mon Dec 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.19-1
- [backend] log real cause if ansible crash
- [frontend] try again if whoosh does not get lock
- [backend] if frontend does not respond, repeat
- print yum repos nicely
- Bump the copr-cli release to 0.2.0 with all the changes made
- Refer to the man page for more information about the configuration file for
copr-cli
- Rework the layout of the list command
- Fix parsing the copr_url from the configuration file
- [backend] run createrepo as copr user
- 1040615 - wrap lines with long URL
* Wed Dec 11 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.18-1
- [frontend] inicialize variable
* Wed Dec 11 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.17-1
- [frontend] fix latest build variable overwrite
* Wed Dec 11 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.16-1
- [backend] store jobs in id-chroot.json file
- [frontend] handle unknown build/chroot status
- use newstyle ansible variables
* Tue Dec 10 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.15-1
- [frontend] smarter package name parsing
- [frontend] extend range to allow 0
- handle default timeout on backend
- initial support for SCL
- [backend] create word readable files in result directory
- [backend] print tracebacks
- [frontend] monitor: display only pkg name w/o version
- [doc] update api docs
- [doc] update copr-cli manpage
- [cli] list only name, description and instructions
- [cli] add support for build status & build monitor
- [frontend] add build status to API
- [playbook] do not overwrite mockchain
- [backend] add spece between options
- [backend] pass mock options correctly
- [frontend] support markdown in description and instructions
- [backend] Add macros to mockchain define arguments
- [backend] Pass copr username and project name to MockRemote
- [backend] Handle additional macro specification in MockRemote
- [frontend] monitor: show results per package
- [frontend] add favicon
- [backend] quote strings before passing to mockchain
- send chroots with via callback to frontend
- [cli] change cli to new api call
- enhance API documentation
- add yum_repos to coprs/user API call
- [frontend] provide link to description of allowed content
- [backend] we pass just one chroot
- [backend] - variable play is not defined
- if createrepo fail, run it again
- [cron] fix syntax error
- [man] state that --chroot for create command is required
- [spec] enable tests
- [howto] add note about upgrading db schema
- [frontend]: add copr monitor
- [tests]: replace test_allowed_one
- [tests]: fix for BuildChroots & new backend view
- [frontend] rewrite backend view to use Build <-> Chroot relation
- [frontend] add Build <-> Chroot relation
- 1030493 - [cli] check that at least one chroot is entered
- [frontend] typo
- fixup! [tests]: fix test_build_logic to handle BuildChroot
- fixup! [frontend] add ActionsLogic
- [tests]: fix test_build_logic to handle BuildChroot
- [spec] enable/disable test using variable
- add migration script - add table build_chroot
- [frontend] skip legal-flag actions when dumping waiting actions
- [frontend] rewrite backend view to use Build <-> Chroot relation
- [frontend] add ActionsLogic
- [frontend] create BuildChroot objects on new build
- [frontend] add Build <-> Chroot relation
- [frontend] add StatusEnum
- [frontend] fix name -> coprname typo
- [frontend] remove unused imports
- [frontend] add missing json import
- [backend] rework ip address extraction
- ownership of /etc/copr should be just normal
- [backend] - wrap up returning action in "action" blok
- [backend] rename backend api url
- [backend] handle "rename" action
- [backend] handle "delete" action
- base handling of actions
- move callback to frontend to separate object
- secure waiting_actions with password
- pick only individual builds
- make address, where we send legal flags, configurable
- send email to root after legal flag have been raised
* Fri Nov 8 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.14-1
- 1028235 - add disclaimer about repos
- fix pagination
- fix one failing test
* Wed Nov 6 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.13-1
- suggest correct name of repo file
- we could not use releasever macro
- no need to capitalize Projects
- another s/copr/project
- add link to header for sign-in
- fix failing tests
- UX - let textarea will full widht of box
- UX - make background of hovered builds darker
- generate yum repo for each chroot of copr
- align table header same way as ordinary rows
- enable resulting repo and disable gpgchecks
* Mon Nov 4 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.12-1
- do not send parameters when we neither need them nor use them
- authenticate using api login, not using username
- disable editing name of project
- Add commented out WTF_CSRF_ENABLED = True to configs
- Use new session for each test
- fix test_coprs_general failures
- fix test_coprs_builds failures
- Add WTF_CSRF_ENABLED = False to unit test config
- PEP8 fixes
- Fix compatibility with wtforms 0.9
- typo s/submited/submitted/
- UX - show details of build only after click
- add link to FAQ to footer
- UX - add placeholders
- UX - add asterisk to required fields
- dynamicly generate url for home
- add footer
* Sat Oct 26 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.11-1
- catch IOError from libravatar if there is no network
* Fri Oct 25 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.10-1
- do not normalize url
- specify full prefix of http
- execute playbook using /usr/bin/ansible-playbook
- use ssh transport
- check after connection is made
- add notes about debuging mockremote
- clean up instance even when worker fails
- normalize paths before using
- do not use exception variable
- operator should be preceded and followed by space
- remove trailing whitespace
- convert comment to docstring
- use ssh transport
- do not create new ansible connection, reuse self.conn
- run copr-be.py as copr
- s/Copr/Project/ where we use copr in meaning of projects
- number will link to those coprs, to which it refers
- run log and jobgrab as copr user
- log event to log file
- convert comment into docstring
- use unbufferred output for copr-be.py
- hint how to set ec2 variables
- document sleeptime
- document copr_url for copr-cli
- document how to set api key for copr-cli
- do not create list of list
- document SECRET_KEY variable
- make note how to become admin
- instruct people to install selinux with frontend
* Thu Oct 3 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.9-1
- prune old builds
- require python-decorator
- remove requirements.txt
- move TODO-backend to our wiki
- create pid file in /var/run/copr-backend
- add backend service file for systemd
- remove daemonize option in config
- use python logging
- create pid file in /var/run by default
- do not create destdir
- use daemon module instead of home brew function
- fix default location of copr-be.conf
- 2 tests fixed, one still failing
- fix failing test test_fail_on_missing_dash
- fixing test_fail_on_nonexistent_copr test
- run frontend unit tests when building package
- Adjust URLs in the unit-tests to their new structure
- Adjust the CLI to call the adjuste endpoint of the API
- Adjust API endpoint to reflects the UI endpoints in their url structure
- First pass at adding fedmsg hooks.
* Tue Sep 24 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.8-1
- 1008532 - require python2-devel
- add note about ssh keys to copr-setup.txt
- set home of copr user to system default
* Mon Sep 23 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.7-1
- 1008532 - backend should own _pkgdocdir
- 1008532 - backend should owns /etc/copr as well
- 1008532 - require logrotate
- 1008532 - do not distribute empty copr.if
- 1008532 - use %{?_smp_mflags} macro with make
- move jobsdir to /var/lib/copr/jobs
- correct playbooks path
- selinux with enforce can be used for frontend
* Wed Sep 18 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.6-1
- add BR python-devel
- generate selinux type for /var/lib/copr and /var/log/copr
- clean up backend setup instructions
- initial selinux subpackage
* Mon Sep 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.5-1
- 1008532 - use __python2 instead of __python
- 1008532 - do not mark man page as doc
- 1008532 - preserve timestamp
* Mon Sep 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.4-1
- add logrotate file
* Mon Sep 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.3-1
- be clear how we create tgz
* Mon Sep 16 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.2-1
- fix typo
- move frontend data into /var/lib/copr
- no need to own /usr/share/copr by copr-fe
- mark application as executable
- coprs_frontend does not need to be owned by copr-fe
- add executable attribute to copr-be.py
- remove shebang from dispatcher.py
- squeeze description into 80 chars
- fix typo
- frontend need argparse too
- move results into /var/lib/copr/public_html
- name of dir is just copr-%version
- Remove un-necessary quote that breaks the tests
- Adjust unit-tests to the new urls
- Update the URL to be based upon a /user/copr/<action> structure
- comment config copr-be.conf and add defaults
- put examples of builderpb.yml and terminatepb.yml into doc dir
- more detailed description of copr-be.conf
- move files in config directory not directory itself
- include copr-be.conf
- include copr-be.py
- create copr with lighttpd group
- edit backend part of copr-setup.txt
- remove fedora16 and add 19 and 20
- create -doc subpackage with python documentation
- add generated documentation on gitignore list
- add script to generate python documentation
- copr-setup.txt change to for mock
- rhel6 do not know _pkgdocdir macro
- make instruction clear
- require recent whoosh
- add support for libravatar
- include backend in rpm
- add notes about lighttpd config files and how to deploy them
- do not list file twice
- move log file to /var/log
- change destdir in copr-be.conf.example
- lightweight is the word and buildsystem has more meaning than 'koji'.
- restart apache after upgrade of frontend
- own directory where backend put results
- removal of hidden-file-or-dir
/usr/share/copr/coprs_frontend/coprs/logic/.coprs_logic.py.swo
- copr-backend.noarch: W: spelling-error %description -l en_US latests ->
latest, latest's, la tests
- simplify configuration - introduce /etc/copr/copr*.conf
- Replace "with" statements with @TransactionDecorator decorator
- add python-flexmock to deps of frontend
- remove sentence which does not have meaning
- change api token expiration to 120 days and make it configurable
- create_chroot must be run as copr-fe user
- add note that you have to add chroots to db
- mark config.py as config so it is not overwritten during upgrade
- own directory data/whooshee/copr_user_whoosheer
- gcc is not needed
- sqlite db must be owned by copr-fe user
- copr does not work with selinux
- create subdirs under data/openid_store
- suggest to install frontend as package from copr repository
- on el6 add python-argparse to BR
- add python-requests to BR
- add python-setuptools to BR
- maintain apache configuration on one place only
- apache 2.4 changed access control
- require python-psycopg2
- postgresql server is not needed
- document how to create db
- add to HOWTO how to create db
- require python-alembic
- add python-flask-script and python-flask-whooshee to requirements
- change user in coprs.conf.example to copr-fe
- fix paths in coprs.conf.example
- copr is noarch package
- add note where to configure frontend
- move frontend to /usr/share/copr/coprs_frontend
- put production placeholders in coprs_frontend/coprs/config.py
- put frontend into copr.spec
- web application should be put in /usr/share/%{name}
* Mon Jun 17 2013 Miroslav Such�� <msuchy(a)redhat.com> 1.1-1
- new package built with tito
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update copr-cli' 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
--------------------------------------------------------------------------------