The following Fedora EPEL 6 Security updates need testing: Age URL 406 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031 python-virtualenv-12.0.7-1.el6 400 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168 rubygem-crack-0.3.2-2.el6 332 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8156 nagios-4.0.8-1.el6 290 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb mcollective-2.8.4-1.el6 262 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9 thttpd-2.25b-24.el6 148 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-30a8346813 vtun-3.0.1-10.el6 53 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-db7e78fac7 php-PHPMailer-5.2.16-2.el6 46 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-d0e444c5f2 pypy-5.0.1-4.el6 45 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-7a25f65890 nginx-1.10.1-1.el6 13 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-bee6c8b3c9 mongodb-2.4.14-3.el6 12 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-07f4f7dcd7 drupal7-entity_translation-1.0-0.9.beta5.el6 9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-3ff1f4485b tomcat-7.0.70-2.el6 9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-3e016cb353 drupal7-theme-zen-5.6-1.el6 7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-a1450d7fe0 knot-1.6.8-1.el6 The following builds have been pushed to Fedora EPEL 6 updates-testing copr-cli-1.55-1.el6 distribution-gpg-keys-1.5-1.el6 dnsyo-2.0.7-1.el6 golang-github-golang-sys-0-0.7.git62bee03.el6 golang-github-klauspost-crc32-0-0.4.git89873b5.el6 mock-1.2.20-1.el6 python-copr-1.73-1.el6 Details about builds: ================================================================================ copr-cli-1.55-1.el6 (FEDORA-EPEL-2016-01782b9121) Command line interface for COPR -------------------------------------------------------------------------------- Update Information: - 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) ---- This version of copr-cli and python-copr is backwards compatible (in contrast to python-copr 1.70 and copr-cli 1.51) with old copr-frontends (1.92 and older), which means that the standard copr-cli build command works for frontends of these versions (no "got unknown parameter 'source_type' error). Note, however, that these versions (1.72 + 1.53) are incompatible with frontend-1.93 (and only this one). Please, if you employ COPR, do not use frontend-1.93. Additionally, this release fixes building error of python-copr 1.71 and copr-cli 1.52 on el7 and el6 distros caused by added pylint checks. ---- This release mainly fixes bug Bug 1340650 - SRPM builds submitted from CLI fail: "invalid request". ---- Support for package manipulation as a main new feature. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1337247 - search for projects within group doesn't work https://bugzilla.redhat.com/show_bug.cgi?id=1337247 [ 2 ] Bug #1361344 - RFE: Allow denial of build deletion and resubmitting at project or group level https://bugzilla.redhat.com/show_bug.cgi?id=1361344 [ 3 ] Bug #1346945 - Project List filled with automated builds https://bugzilla.redhat.com/show_bug.cgi?id=1346945 [ 4 ] Bug #1335236 - Internet access during builds flag needed in CLI create/modify commands https://bugzilla.redhat.com/show_bug.cgi?id=1335236 [ 5 ] Bug #1335237 - copr create command missing --disable_createrepo https://bugzilla.redhat.com/show_bug.cgi?id=1335237 [ 6 ] Bug #1335163 - Add fork subcommand to Copr CLI https://bugzilla.redhat.com/show_bug.cgi?id=1335163 [ 7 ] Bug #1340650 - SRPM builds submitted from CLI fail: "invalid request" https://bugzilla.redhat.com/show_bug.cgi?id=1340650 -------------------------------------------------------------------------------- ================================================================================ distribution-gpg-keys-1.5-1.el6 (FEDORA-EPEL-2016-6b161941e5) GPG keys of various Linux distributions -------------------------------------------------------------------------------- Update Information: * plugin PackageState is now enabled by default and it has new options. By default this plugin now generate list of installed packages. List of available packages is disabled by default. * Fedora 25 configs has been added * GPG keys in configs are now used from package ``distribution-gpg-keys``. Keys in /etc/pki/mock will be still shipped for some time, so we do not break old user config. But new one will not be added and users are encouraged to migrate their paths to GPG keys. * you can include some other config using: include('/path/to/config/to/be/included/include.cfg') * there is new option available which will install those additional package to minimal chroot. This is extension of already existing option ``chroot_setup_cmd``. It was added to easy automated changed of minimal buildroot in Copr.: config_opts['chroot_additional_packages'] = 'some_package other_package' -------------------------------------------------------------------------------- References: [ 1 ] Bug #1272381 - RFE: implement "include" statement for mock config files https://bugzilla.redhat.com/show_bug.cgi?id=1272381 [ 2 ] Bug #1358397 - unable to update /etc/mock/default.cfg https://bugzilla.redhat.com/show_bug.cgi?id=1358397 [ 3 ] Bug #1362478 - package state plugin error: SubprocessError https://bugzilla.redhat.com/show_bug.cgi?id=1362478 [ 4 ] Bug #1277187 - Packages NVRs missing in the root.log if populated from the cache https://bugzilla.redhat.com/show_bug.cgi?id=1277187 [ 5 ] Bug #1298220 - --unpriv does not work together with --new-chroot https://bugzilla.redhat.com/show_bug.cgi?id=1298220 [ 6 ] Bug #1264508 - mock --new-chroot + --cwd + --chroot incorrect behavior https://bugzilla.redhat.com/show_bug.cgi?id=1264508 -------------------------------------------------------------------------------- ================================================================================ dnsyo-2.0.7-1.el6 (FEDORA-EPEL-2016-0c5ca3f13a) Check DNS against many global DNS servers -------------------------------------------------------------------------------- Update Information: Latest pypi release. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1366857 - current dnsyo program requires unavailable dnspython-1.11.1, but package doesn't https://bugzilla.redhat.com/show_bug.cgi?id=1366857 [ 2 ] Bug #1307428 - dnsyo: FTBFS in rawhide https://bugzilla.redhat.com/show_bug.cgi?id=1307428 -------------------------------------------------------------------------------- ================================================================================ golang-github-golang-sys-0-0.7.git62bee03.el6 (FEDORA-EPEL-2016-662bfb00a1) Go packages for low-level interaction with the operating system -------------------------------------------------------------------------------- Update Information: Bump to upstream 62bee037599929a6e9146f29d10dd5208c43507d ---- Bump to upstream 33267e036fd93fcd26ea95b7bdaf2d8306cb743c ---- First package for Fedora -------------------------------------------------------------------------------- References: [ 1 ] Bug #1360748 - update for s390x support https://bugzilla.redhat.com/show_bug.cgi?id=1360748 [ 2 ] Bug #1246277 - Review Request: golang-github-golang-sys - Go packages for low-level interaction with the operating system https://bugzilla.redhat.com/show_bug.cgi?id=1246277 -------------------------------------------------------------------------------- ================================================================================ golang-github-klauspost-crc32-0-0.4.git89873b5.el6 (FEDORA-EPEL-2016-3f7c874a4d) CRC32 hash with x64 optimizations -------------------------------------------------------------------------------- Update Information: Enable devel and unit-test for epel7 ---- Bump to upstream 89873b58f19dea110d68c709d6dd7928601ffb18 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1358943 - update to a newer snapshot https://bugzilla.redhat.com/show_bug.cgi?id=1358943 -------------------------------------------------------------------------------- ================================================================================ mock-1.2.20-1.el6 (FEDORA-EPEL-2016-6b161941e5) Builds packages inside chroots -------------------------------------------------------------------------------- Update Information: * plugin PackageState is now enabled by default and it has new options. By default this plugin now generate list of installed packages. List of available packages is disabled by default. * Fedora 25 configs has been added * GPG keys in configs are now used from package ``distribution-gpg-keys``. Keys in /etc/pki/mock will be still shipped for some time, so we do not break old user config. But new one will not be added and users are encouraged to migrate their paths to GPG keys. * you can include some other config using: include('/path/to/config/to/be/included/include.cfg') * there is new option available which will install those additional package to minimal chroot. This is extension of already existing option ``chroot_setup_cmd``. It was added to easy automated changed of minimal buildroot in Copr.: config_opts['chroot_additional_packages'] = 'some_package other_package' -------------------------------------------------------------------------------- References: [ 1 ] Bug #1272381 - RFE: implement "include" statement for mock config files https://bugzilla.redhat.com/show_bug.cgi?id=1272381 [ 2 ] Bug #1358397 - unable to update /etc/mock/default.cfg https://bugzilla.redhat.com/show_bug.cgi?id=1358397 [ 3 ] Bug #1362478 - package state plugin error: SubprocessError https://bugzilla.redhat.com/show_bug.cgi?id=1362478 [ 4 ] Bug #1277187 - Packages NVRs missing in the root.log if populated from the cache https://bugzilla.redhat.com/show_bug.cgi?id=1277187 [ 5 ] Bug #1298220 - --unpriv does not work together with --new-chroot https://bugzilla.redhat.com/show_bug.cgi?id=1298220 [ 6 ] Bug #1264508 - mock --new-chroot + --cwd + --chroot incorrect behavior https://bugzilla.redhat.com/show_bug.cgi?id=1264508 -------------------------------------------------------------------------------- ================================================================================ python-copr-1.73-1.el6 (FEDORA-EPEL-2016-01782b9121) Python interface for Copr -------------------------------------------------------------------------------- Update Information: - 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) ---- This version of copr-cli and python-copr is backwards compatible (in contrast to python-copr 1.70 and copr-cli 1.51) with old copr-frontends (1.92 and older), which means that the standard copr-cli build command works for frontends of these versions (no "got unknown parameter 'source_type' error). Note, however, that these versions (1.72 + 1.53) are incompatible with frontend-1.93 (and only this one). Please, if you employ COPR, do not use frontend-1.93. Additionally, this release fixes building error of python-copr 1.71 and copr-cli 1.52 on el7 and el6 distros caused by added pylint checks. ---- This release mainly fixes bug Bug 1340650 - SRPM builds submitted from CLI fail: "invalid request". ---- Support for package manipulation as a main new feature. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1337247 - search for projects within group doesn't work https://bugzilla.redhat.com/show_bug.cgi?id=1337247 [ 2 ] Bug #1361344 - RFE: Allow denial of build deletion and resubmitting at project or group level https://bugzilla.redhat.com/show_bug.cgi?id=1361344 [ 3 ] Bug #1346945 - Project List filled with automated builds https://bugzilla.redhat.com/show_bug.cgi?id=1346945 [ 4 ] Bug #1335236 - Internet access during builds flag needed in CLI create/modify commands https://bugzilla.redhat.com/show_bug.cgi?id=1335236 [ 5 ] Bug #1335237 - copr create command missing --disable_createrepo https://bugzilla.redhat.com/show_bug.cgi?id=1335237 [ 6 ] Bug #1335163 - Add fork subcommand to Copr CLI https://bugzilla.redhat.com/show_bug.cgi?id=1335163 [ 7 ] Bug #1340650 - SRPM builds submitted from CLI fail: "invalid request" https://bugzilla.redhat.com/show_bug.cgi?id=1340650 -------------------------------------------------------------------------------- _______________________________________________ epel-devel mailing list epel-devel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx