debootstrap, dpkg and man-pages-it
by Andrew C Aitchison
From Fedora EPEL 6 updates-testing report Tuesday, 24 April 2018:
> The following Fedora EPEL 6 Security updates need testing:
...
> The following builds have been pushed to Fedora EPEL 6 updates-testing
> debmirror-2.29-1.el6
> debootstrap-1.0.97-1.el6
> ocserv-0.12.0-1.el6 php-symfony-psr-http-message-bridge-1.0.2-2.el6
> php-webmozart-assert-1.3.0-1.el6
When I attempt to update debootstrap with
# yum update
/var/cache/yum/x86_64/6.9/epel-testing/packages/debootstrap-1.0.97-1.el6.noarch.rpm
I get (sumary here, full log below the line):
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Check Error:
file /usr/share/man/it/man5/dpkg.cfg.5.gz from install of
dpkg-1.16.18-2.el6x86_64 conflicts with file from package
man-pages-it-2.80-6.el6.noarch
(Parenthetically, given rpmquiery -i debootstrap
Description :
debootstrap is used to create a Debian base system from scratch,
without requiring the availability of dpkg or apt...
It seems odd that we now require dpkg. If I get to choose, could you
remove the dependency rather than update the decription :-) ?)
Thanks,
--
Andrew C. Aitchison Cambridge, UK
andrew(a)aitchison.me.uk
---------------------------------------------------------------
Loaded plugins: auto-update-debuginfo, fastestmirror, refresh-packagekit,
: security
Setting up Update Process
Examining
/var/cache/yum/x86_64/6.9/epel-testing/packages/debootstrap-1.0.97-1.el6.noarch.rpm:
debootstrap-1.0.97-1.el6.noarch
Marking
/var/cache/yum/x86_64/6.9/epel-testing/packages/debootstrap-1.0.97-1.el6.noarch.rpm
as an update to debootstrap-1.0.93-1.el6.noarch
Loading mirror speeds from cached hostfile
* elrepo: mirrors.coreix.net
* epel: mirror.netweaver.uk
* epel-debuginfo: mirror.netweaver.uk
* sl: ftp.scientificlinux.org
* sl-debuginfo: ftp.scientificlinux.org
* sl-fastbugs: ftp.scientificlinux.org
* sl-security: ftp.scientificlinux.org
* sl6x: ftp.scientificlinux.org
* sl6x-fastbugs: ftp.scientificlinux.org
* sl6x-security: ftp.scientificlinux.org
Resolving Dependencies
--> Running transaction check
---> Package debootstrap.noarch 0:1.0.93-1.el6 will be updated
---> Package debootstrap.noarch 0:1.0.97-1.el6 will be an update
--> Processing Dependency: dpkg for package: debootstrap-1.0.97-1.el6.noarch
--> Running transaction check
---> Package dpkg.x86_64 0:1.16.18-2.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
===============================================================================
Package Arch Version Repository Size
===============================================================================
Updating:
debootstrap noarch 1.0.97-1.el6 /debootstrap-1.0.97-1.el6.noarch 278 k
Installing for dependencies:
dpkg x86_64 1.16.18-2.el6 epel 1.3 M
Transaction Summary
===============================================================================
Install 1 Package(s)
Upgrade 1 Package(s)
Total size: 1.6 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Check Error:
file /usr/share/man/it/man5/dpkg.cfg.5.gz from install of
dpkg-1.16.18-2.el6x86_64 conflicts with file from package
man-pages-it-2.80-6.el6.noarch
Error Summary
-------------
5 years, 6 months
Fedora EPEL 7 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 7 Security updates need testing:
Age URL
22 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-2c81054303 remctl-3.14-1.el7
12 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-f51587d6d2 composer-1.6.4-1.el7
11 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-4d3c4577da gsoap-2.8.16-10.el7
11 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-26155198e1 roundcubemail-1.1.11-1.el7
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-cae67a6aed knot-resolver-2.3.0-1.el7
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-e4a3d0e9ef drupal7-7.59-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
copr-cli-1.69-1.el7
jpegoptim-1.4.6-1.el7
libmodsecurity-3.0.2-2.el7
nfdump-1.6.17-1.el7
php-grasmash-expander-1.0.0-1.el7
php-paragonie-constant-time-encoding-1.0.3-1.el7
php-paragonie-random-compat-2.0.12-1.el7
php-react-promise-stream-1.1.1-2.el7
php-ringcentral-psr7-1.2.2-1.el7
prelude-correlator-4.1.1-2.el7
python-copr-1.88-1.el7
utf8proc-1.3.1-2.el7
Details about builds:
================================================================================
copr-cli-1.69-1.el7 (FEDORA-EPEL-2018-e992cb0caa)
Command line interface for COPR
--------------------------------------------------------------------------------
Update Information:
- fix non-passing unittests under f28+ - simplify bar.finish logic - rpkg
deployment into COPR - containers + releng continuation - fix #280 cli upload to
nonexisting project makes terminal cursor disappear - fix #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
--------------------------------------------------------------------------------
ChangeLog:
* 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
--------------------------------------------------------------------------------
================================================================================
jpegoptim-1.4.6-1.el7 (FEDORA-EPEL-2018-2913609d0a)
Utility to optimize JPEG files
--------------------------------------------------------------------------------
Update Information:
v1.4.6 - fix double free introduced in previous release
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 28 2018 Denis Fateyev <denis(a)fateyev.com> - 1.4.6-1
- Update to version 1.4.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1568912 - jpegoptim-1.4.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1568912
--------------------------------------------------------------------------------
================================================================================
libmodsecurity-3.0.2-2.el7 (FEDORA-EPEL-2018-99c5a89718)
A library that loads/interprets rules written in the ModSecurity SecRules
--------------------------------------------------------------------------------
Update Information:
Initial epel7 package
--------------------------------------------------------------------------------
================================================================================
nfdump-1.6.17-1.el7 (FEDORA-EPEL-2018-0add9af8d0)
NetFlow collecting and processing tools
--------------------------------------------------------------------------------
Update Information:
nfdump-1.6.17 --- - Add program exit in nfx.c after panic with correupt data
file - Add missing size check when reading nfdump 1.5.x common record blocks -
Add missing option -M in man page. Issue #103 - Add Fix processing of influx URL
in nfprofile - Add missing json output format in nfdump help text - Add missing
-v option in nfreplay help text - Add new output format json. Print each record
as individual json object - Add sampling elements ID 302,304,305. put them
identical to ID 48,49,50 - Add option to label filter terms. syntax: ()
%labelname. - Add %lbl option to print flow label in output - Add ipfix delta
timestamp elements 158/159. - Add more detailed autogen.sh - softlink bootstrap
- Add x-late src/dst ip aggregation, if compiled with NSEL support - Add ipfix
sampling. Process option template/record with sampling elements 34 and 35 -
Update nfdump.1 man page for xsrcport & xdstport aggregations. Request #109 -
Update nfdump(1) man page for flowlabels - Update sflow code to commit 7322984
of https://github.com/sflow/sflowtool - Merge pull request #51 Influxdb from
Luca. Thx for the patch - Fix bug in sorting when guessing flow direction. Issue
#92 - Fix minor bugs - Fix definition for InfluxDB in configure.ac Issue #98 -
Fix IPFIX time stamps - Fix elements #21,#22 offset calculation, but timestamps
not yet evaluated. (#160) - Fix IPFIX add fwd status tag #89 compatible to v9
(1byte) - Fix IPFIX sampling - sampling algorithm no longer required for tag #34
- Fix IPFIX sampling add tags #305 and #304 - set them identical to #34, #35 -
Fix header includes" - Fix 64bit fts compat issue in fts_compat.c - Fix
potential memory leaks in nfpcapd - Fix wrong offset calculation if unknown
options are found - Fix updates on existing samplers in v9 only if values
change. issue 84 - Cleanup sflow code - uncomment unnecessary code
nfdump-1.6.16 --- - Add support for CISCO IOS 8 bytes timestamps ID 21/22 -
Fix issue #72 - multiple stat output - Change -B behaviour as proposed in issue
#59. Should not impact with previous use, but is more flexible - Add bzip
compress switch in usage output of nfpcapd - Fix compile issues on some
platforms - nfpcapd improvements - still beta software. - Minor bug fixes
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 28 2018 Denis Fateyev <denis(a)fateyev.com> - 1.6.17-1
- Update to version 1.6.17
* Thu Feb 8 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.15-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.15-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1509693 - nfdump-1.6.17 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1509693
--------------------------------------------------------------------------------
================================================================================
php-grasmash-expander-1.0.0-1.el7 (FEDORA-EPEL-2018-1971e16168)
Expands internal property references in PHP arrays file
--------------------------------------------------------------------------------
Update Information:
Expands internal property references in PHP arrays file
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1570300 - Review Request: php-grasmash-expander - Expands internal property references in PHP arrays file
https://bugzilla.redhat.com/show_bug.cgi?id=1570300
--------------------------------------------------------------------------------
================================================================================
php-paragonie-constant-time-encoding-1.0.3-1.el7 (FEDORA-EPEL-2018-b8aeb1caee)
Constant-Time Character Encoding in PHP Projects
--------------------------------------------------------------------------------
Update Information:
update to 1.0.3 ---- update to 1.0.2
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 30 2018 Fran��ois Kooman <fkooman(a)tuxed.net> - 1.0.3-1
- update to 1.0.3
* Sat Mar 10 2018 Fran��ois Kooman <fkooman(a)tuxed.net> - 1.0.2-1
- update to 1.0.2
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
php-paragonie-random-compat-2.0.12-1.el7 (FEDORA-EPEL-2018-8cc8571e7f)
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
--------------------------------------------------------------------------------
Update Information:
### Version 2.0.12 - 2018-04-04 * Minor docblock issue that's breaking Psalm
downstream.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 20 2018 Remi Collet <remi(a)remirepo.net> - 2.0.12-1
- update to 2.0.12
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sun Oct 8 2017 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.0.11-1
- Updated to 2.0.11 (RHBZ #1496628)
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Mar 17 2017 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.0.10-1
- Updated to 2.0.10 (RHBZ #1432051)
* Sun Mar 5 2017 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.0.9-1
- Updated to 2.0.9 (RHBZ #1385987)
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Dec 29 2016 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.0.4-1
- Updated to 2.0.4 (RHBZ #1385987)
- Run upstream tests with SCLs if they are available
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1564120 - php-paragonie-random-compat-2.0.12 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1564120
--------------------------------------------------------------------------------
================================================================================
php-react-promise-stream-1.1.1-2.el7 (FEDORA-EPEL-2018-65803f74fd)
The missing link between Promise-land and Stream-land for ReactPHP
--------------------------------------------------------------------------------
Update Information:
The missing link between Promise-land and Stream-land for ReactPHP
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1570303 - Review Request: php-react-promise-stream - The missing link between Promise-land and Stream-land for ReactPHP
https://bugzilla.redhat.com/show_bug.cgi?id=1570303
--------------------------------------------------------------------------------
================================================================================
php-ringcentral-psr7-1.2.2-1.el7 (FEDORA-EPEL-2018-143d5fc290)
PSR-7 message implementation
--------------------------------------------------------------------------------
Update Information:
This repository contains a partial PSR-7 [1] message implementation, several
stream decorators, and some helpful functionality like query string parsing.
Currently missing ServerRequestInterface and UploadedFileInterface; a pull
request for these features is welcome. [1] http://www.php-fig.org/psr/psr-7/
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1570304 - Review Request: php-ringcentral-psr7 - PSR-7 message implementation
https://bugzilla.redhat.com/show_bug.cgi?id=1570304
--------------------------------------------------------------------------------
================================================================================
prelude-correlator-4.1.1-2.el7 (FEDORA-EPEL-2018-1987898856)
Real time correlator of events received by Prelude Manager
--------------------------------------------------------------------------------
Update Information:
Bump 4.1.1 ---- Bump 4.1.1
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 29 2018 Thomas Andrejak <thomas.andrejak(a)gmail.com> - 4.1.1-2
- Fix dependencies
* Wed Apr 25 2018 Thomas Andrejak <thomas.andrejak(a)gmail.com> - 4.1.1-1
- Bump version 4.1.1
--------------------------------------------------------------------------------
================================================================================
python-copr-1.88-1.el7 (FEDORA-EPEL-2018-e992cb0caa)
Python interface for Copr
--------------------------------------------------------------------------------
Update Information:
- fix non-passing unittests under f28+ - simplify bar.finish logic - rpkg
deployment into COPR - containers + releng continuation - fix #280 cli upload to
nonexisting project makes terminal cursor disappear - fix #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
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 Dominik Turecek <dturecek(a)redhat.com> 1.88-1
- rpkg deployment into COPR - containers + releng continuation
--------------------------------------------------------------------------------
================================================================================
utf8proc-1.3.1-2.el7 (FEDORA-EPEL-2018-c812f02dc5)
Library for processing UTF-8 encoded Unicode strings
--------------------------------------------------------------------------------
Update Information:
Fix missing build flags (RHBZ #1573115).
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 30 2018 Milan Bouchet-Valat <nalimilan(a)club.fr> - 1.3.1-2
- Fix missing build flags (RHBZ #1573115).
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1573115 - utf8proc: Partial build flags injection
https://bugzilla.redhat.com/show_bug.cgi?id=1573115
--------------------------------------------------------------------------------
5 years, 7 months
Fedora EPEL 6 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 6 Security updates need testing:
Age URL
22 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-5aca1d385d remctl-3.14-1.el6
20 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-dd6e4a3f0b python34-3.4.8-1.el6
11 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-7f5fafed52 gsoap-2.7.16-6.el6
9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-e3b98be78a qpdf-5.1.1-6.el6
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-db4f42f11d drupal7-7.59-1.el6
The following builds have been pushed to Fedora EPEL 6 updates-testing
copr-cli-1.69-1.el6
jpegoptim-1.4.6-1.el6
php-paragonie-random-compat-2.0.12-1.el6
php-ringcentral-psr7-1.2.2-1.el6
python-copr-1.88-1.el6
Details about builds:
================================================================================
copr-cli-1.69-1.el6 (FEDORA-EPEL-2018-10e4c13dc2)
Command line interface for COPR
--------------------------------------------------------------------------------
Update Information:
- fix non-passing unittests under f28+ - simplify bar.finish logic - rpkg
deployment into COPR - containers + releng continuation - fix #280 cli upload to
nonexisting project makes terminal cursor disappear - fix #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
--------------------------------------------------------------------------------
ChangeLog:
* 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
--------------------------------------------------------------------------------
================================================================================
jpegoptim-1.4.6-1.el6 (FEDORA-EPEL-2018-63d41d061d)
Utility to optimize JPEG files
--------------------------------------------------------------------------------
Update Information:
v1.4.6 - fix double free introduced in previous release
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 28 2018 Denis Fateyev <denis(a)fateyev.com> - 1.4.6-1
- Update to version 1.4.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1568912 - jpegoptim-1.4.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1568912
--------------------------------------------------------------------------------
================================================================================
php-paragonie-random-compat-2.0.12-1.el6 (FEDORA-EPEL-2018-d280bc9729)
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
--------------------------------------------------------------------------------
Update Information:
### Version 2.0.12 - 2018-04-04 * Minor docblock issue that's breaking Psalm
downstream.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 20 2018 Remi Collet <remi(a)remirepo.net> - 2.0.12-1
- update to 2.0.12
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sun Oct 8 2017 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.0.11-1
- Updated to 2.0.11 (RHBZ #1496628)
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Mar 17 2017 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.0.10-1
- Updated to 2.0.10 (RHBZ #1432051)
* Sun Mar 5 2017 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.0.9-1
- Updated to 2.0.9 (RHBZ #1385987)
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Dec 29 2016 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.0.4-1
- Updated to 2.0.4 (RHBZ #1385987)
- Run upstream tests with SCLs if they are available
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1564120 - php-paragonie-random-compat-2.0.12 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1564120
--------------------------------------------------------------------------------
================================================================================
php-ringcentral-psr7-1.2.2-1.el6 (FEDORA-EPEL-2018-407388a63e)
PSR-7 message implementation
--------------------------------------------------------------------------------
Update Information:
This repository contains a partial PSR-7 [1] message implementation, several
stream decorators, and some helpful functionality like query string parsing.
Currently missing ServerRequestInterface and UploadedFileInterface; a pull
request for these features is welcome. [1] http://www.php-fig.org/psr/psr-7/
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1570304 - Review Request: php-ringcentral-psr7 - PSR-7 message implementation
https://bugzilla.redhat.com/show_bug.cgi?id=1570304
--------------------------------------------------------------------------------
================================================================================
python-copr-1.88-1.el6 (FEDORA-EPEL-2018-10e4c13dc2)
Python interface for Copr
--------------------------------------------------------------------------------
Update Information:
- fix non-passing unittests under f28+ - simplify bar.finish logic - rpkg
deployment into COPR - containers + releng continuation - fix #280 cli upload to
nonexisting project makes terminal cursor disappear - fix #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
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 Dominik Turecek <dturecek(a)redhat.com> 1.88-1
- rpkg deployment into COPR - containers + releng continuation
--------------------------------------------------------------------------------
5 years, 7 months
Re: [fedora-java] Re: Re: mod_jk
by Sérgio Basto
On Sat, 2018-04-28 at 08:45 +0000, Bill Chatfield wrote:
> mod_jk is easy to build from source. I just did it
> myself. The instructions are easy to understand, there are only a few
> steps, and it actually compiles without errors. You're not going to
> waste most of a day getting it to build. It takes about 15 minutes at
> the most. It has some significant advantages over mod_proxy in that
> it has better load balancing and fail-over.
But now we have mod_proxy_ajp, with support to load balancing and ajp
things, I'm using it now and it is even more easy to configure . And I
don't need to build any package .
>
>
>
>
>
> On Sunday, April 22, 2018, 3:51:00 PM EDT,
> Sérgio Basto <sergio(a)serjux.com> wrote:
>
>
>
>
>
> On Sun, 2018-04-22 at 09:46 -0500, Rex Dieter
> wrote:
> > Sérgio Basto wrote:
> >
> > > To simplify my concerns, what is easy way to install mod_jk ? on
> > > epel 7and
> > > 6 BTW
> >
> > I went through similar searching for my @dayjob awhile back, ended
> > up
> > switching to use apache's mod_proxy
>
> ah mod_proxy_ajp.so is available on httpd package of el6, el7 and
> Fedora
>
> Thanks for the tips
>
> --
> Sérgio M. B.
> _______________________________________________
> java-devel mailing list -- java-devel(a)lists.fedoraproject.org
> To unsubscribe send an email to java-devel-leave(a)lists.fedoraproject.
> org
>
>
>
> _______________________________________________
> java-devel mailing list -- java-devel(a)lists.fedoraproject.org
> To unsubscribe send an email to java-devel-leave(a)lists.fedoraproject.
> org
--
Sérgio M. B.
5 years, 7 months
Fedora EPEL 7 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 7 Security updates need testing:
Age URL
21 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-2c81054303 remctl-3.14-1.el7
13 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-7c41fcb3cc nghttp2-1.31.1-1.el7
11 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-f51587d6d2 composer-1.6.4-1.el7
10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-4d3c4577da gsoap-2.8.16-10.el7
9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-26155198e1 roundcubemail-1.1.11-1.el7
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-cae67a6aed knot-resolver-2.3.0-1.el7
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-e4a3d0e9ef drupal7-7.59-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
dar-2.5.15-1.el7
fedmsg-1.1.1-1.el7
fuse-encfs-1.9.5-1.el7
libnfs-1.11.0-1.el7
qt5-qtwebkit-5.9.1-1.el7
Details about builds:
================================================================================
dar-2.5.15-1.el7 (FEDORA-EPEL-2018-eef6e43dcb)
Software for making/restoring incremental CD/DVD backups
--------------------------------------------------------------------------------
Update Information:
new upstream version
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 28 2018 Luis Bazan <lbazan(a)fedoraproject.org> - 2.5.15-1
- new upstream version
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1572884 - dar-2.5.15 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1572884
--------------------------------------------------------------------------------
================================================================================
fedmsg-1.1.1-1.el7 (FEDORA-EPEL-2018-8135a9a3ec)
Tools for Fedora Infrastructure real-time messaging
--------------------------------------------------------------------------------
Update Information:
Latest upstream.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 27 2018 Ralph Bean <rbean(a)redhat.com> - 1.1.1-1
- Latest upstream.
--------------------------------------------------------------------------------
================================================================================
fuse-encfs-1.9.5-1.el7 (FEDORA-EPEL-2018-8f3c075ed6)
Encrypted pass-thru filesystem in userspace
--------------------------------------------------------------------------------
Update Information:
Update to 1.9.5.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 28 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> 1.9.5-1
- Update to 1.9.5
--------------------------------------------------------------------------------
================================================================================
libnfs-1.11.0-1.el7 (FEDORA-EPEL-2018-eafe6d4ee4)
Client library for accessing NFS shares over a network
--------------------------------------------------------------------------------
Update Information:
Feature update. No ABI change (17 added function symbols).
--------------------------------------------------------------------------------
================================================================================
qt5-qtwebkit-5.9.1-1.el7 (FEDORA-EPEL-2018-02126b4dc1)
Qt5 - QtWebKit components
--------------------------------------------------------------------------------
Update Information:
Update for Qt 5.9.x included in rhel 7.5
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 27 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 5.9.1-1
- 5.9.1 (epel7)
* Sat Jun 10 2017 Rex Dieter <rdieter(a)fedoraproject.org> - 5.9.0-1
- 5.9.0 (final)
* Sun May 28 2017 Helio Chissini de Castro <helio(a)kde.org> - 5.9.0-0.1.rc
- Release candidate community
* Mon May 15 2017 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.9.0-0.beta.3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Wed May 10 2017 Helio Chissini de Castro <helio(a)kde.org> - 5.9.0-0.beta.3
- Community beta3
* Thu Mar 30 2017 Rex Dieter <rdieter(a)fedoraproject.org> - 5.8.0-1
- 5.8.0
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.7.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Feb 1 2017 Sandro Mani <manisandro(a)gmail.com> - 5.7.1-4
- Rebuild (libwebp)
* Mon Jan 2 2017 Rex Dieter <rdieter(a)math.unl.edu> - 5.7.1-3
- filter qml provides, BR: qtdeclarative python expicitly
* Sat Dec 10 2016 Rex Dieter <rdieter(a)fedoraproject.org> - 5.7.1-2
- drop BR: cmake (handled by qt5-rpm-macros now)
- 5.7.1 dec5 snapshot
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1572156 - qt5-qtwebkit in epel break the latest redhat update to version 7.5
https://bugzilla.redhat.com/show_bug.cgi?id=1572156
--------------------------------------------------------------------------------
5 years, 7 months
Fedora EPEL 7 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 7 Security updates need testing:
Age URL
20 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-2c81054303 remctl-3.14-1.el7
13 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-7c41fcb3cc nghttp2-1.31.1-1.el7
10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-f51587d6d2 composer-1.6.4-1.el7
9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-4d3c4577da gsoap-2.8.16-10.el7
9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-26155198e1 roundcubemail-1.1.11-1.el7
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-cae67a6aed knot-resolver-2.3.0-1.el7
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-e4a3d0e9ef drupal7-7.59-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
ansible-2.5.2-1.el7
moarvm-0.2018.04-2.el7
nagios-4.3.4-10.el7
nqp-0.0.2018.04-2.el7
php-bartlett-php-compatinfo-db-1.32.0-1.el7
pyotherside-1.5.3-7.el7
python-straight-plugin-1.5.0-1.el7
rakudo-0.2018.04-1.el7
rakudo-Readline-0.0.2-0.2.20170918gita9f6dc4.el7
rakudo-zef-0.2.9-1.el7
Details about builds:
================================================================================
ansible-2.5.2-1.el7 (FEDORA-EPEL-2018-7a15a09d76)
SSH-based configuration management, deployment, and task execution system
--------------------------------------------------------------------------------
Update Information:
New bugfix version. See
https://github.com/ansible/ansible/blob/stable-2.5/changelogs/CHANGELOG-v...
for full list.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 Kevin Fenzi <kevin(a)scrye.com> - 2.5.2-1
- Update to 2.5.2 with bugfixes.
--------------------------------------------------------------------------------
================================================================================
moarvm-0.2018.04-2.el7 (FEDORA-EPEL-2018-f79fe1eb12)
Meta-model On A Runtime Virtual Machine
--------------------------------------------------------------------------------
Update Information:
update to 2018.04
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.2018.04-2
- include the libatomic_ops header files, which are needed
* Wed Apr 25 2018 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.2018.04-1
- update to 2018.04
- change the remove of the libatomic_ops sources to the new different directory
* Mon Aug 21 2017 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.2017.08.1-1
- change the work around of libtommath and add the definition of
'MP_GEN_RANDOM_MAX'
- update to 2017.08.1
--------------------------------------------------------------------------------
================================================================================
nagios-4.3.4-10.el7 (FEDORA-EPEL-2018-a010142a4d)
Host/service/network monitoring program
--------------------------------------------------------------------------------
Update Information:
Fix systemd failures due to old versioning.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 Stephen Smoogen <smooge(a)fedoraproject.org> - 4.3.4-10
- Fix systemd failures due to old versioning.
* Tue Feb 20 2018 Stephen Smoogen <smooge(a)fedoraproject.org> - 4.3.4-9
- Add buildrequires for gcc
* Thu Feb 8 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.3.4-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Nov 24 2017 Robert Scheck <robert(a)fedoraproject.org> - 4.3.4-7
- Fix initscript stop action for RHEL/CentOS 6 (#1515445 #c11)
* Fri Nov 24 2017 Robert Scheck <robert(a)fedoraproject.org> - 4.3.4-6
- Fix shell syntax error in initscript for RHEL/CentOS 6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1517925 - Updating nagios package causes nagios service to be disabled.
https://bugzilla.redhat.com/show_bug.cgi?id=1517925
--------------------------------------------------------------------------------
================================================================================
nqp-0.0.2018.04-2.el7 (FEDORA-EPEL-2018-f79fe1eb12)
Not Quite Perl (6)
--------------------------------------------------------------------------------
Update Information:
update to 2018.04
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.0.2018.04-2
- rebuild with moarvm rebuild
* Wed Apr 25 2018 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.0.2018.04-1
- nqp builds again on all primary architectures
- add BuildRequires for perl-Digest-SHA
- update to 2018.04
* Mon Aug 28 2017 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.0.2017.08-2
- add symlink to template.html in datadir
* Tue Aug 22 2017 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.0.2017.08-1
- exclude architectures s390x ppc64
- update to 2017.08
--------------------------------------------------------------------------------
================================================================================
php-bartlett-php-compatinfo-db-1.32.0-1.el7 (FEDORA-EPEL-2018-c763c318de)
Reference Database to be used with php-compatinfo library
--------------------------------------------------------------------------------
Update Information:
**Version 1.32.0** - 2018-04-26 - Support to PHP 7.1.17 - Support to PHP 7.0.30
- Support to PHP 5.6.36
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 27 2018 Remi Collet <remi(a)remirepo.net> - 1.32.0-1
- update to 1.32.0
--------------------------------------------------------------------------------
================================================================================
pyotherside-1.5.3-7.el7 (FEDORA-EPEL-2018-0779244f0e)
Asynchronous Python 3 Bindings for Qt 5
--------------------------------------------------------------------------------
Update Information:
A QML Plugin that provides access to a Python 3 interpreter from QML.
--------------------------------------------------------------------------------
================================================================================
python-straight-plugin-1.5.0-1.el7 (FEDORA-EPEL-2018-fe89d7b9e0)
Python plugin loader
--------------------------------------------------------------------------------
Update Information:
Upgrade to 1.5.0
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 1.5.0-1
- Update to 1.5.0
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb(a)redhat.com> - 1.4.0-13
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sun Dec 17 2017 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 1.4.0-11
- Python 2 binary package renamed to python2-straight-plugin
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hron��ok <mhroncok(a)redhat.com> - 1.4.0-8
- Rebuild for Python 3.6
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4.0-6
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rakudo-0.2018.04-1.el7 (FEDORA-EPEL-2018-f79fe1eb12)
Perl 6 compiler implementation that runs on MoarVM
--------------------------------------------------------------------------------
Update Information:
update to 2018.04
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 25 2018 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.2018.04-1
- rakudo builds again on all primary architectures
- add BuildRequires perl(Digest::SHA)
- all tests work now
- update to 2018.04
* Mon Aug 28 2017 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.2017.08-2
- rebuild to install to _libdir again
* Tue Aug 22 2017 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.2017.08-1
- exclude architectures s390x ppc64
- update to 2017.08
--------------------------------------------------------------------------------
================================================================================
rakudo-Readline-0.0.2-0.2.20170918gita9f6dc4.el7 (FEDORA-EPEL-2018-f79fe1eb12)
Simple Perl 6 binding to GNU libreadline
--------------------------------------------------------------------------------
Update Information:
update to 2018.04
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 27 2018 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.0.2-0.2.20170918gita9f6dc4
- rebuild on top of current rakudo version
--------------------------------------------------------------------------------
================================================================================
rakudo-zef-0.2.9-1.el7 (FEDORA-EPEL-2018-f79fe1eb12)
Perl6 Module Management
--------------------------------------------------------------------------------
Update Information:
update to 2018.04
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 27 2018 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.2.9-1
- update to 0.2.9
--------------------------------------------------------------------------------
5 years, 7 months