Kevin Fenzi will be out for the meeting. Are there any other members who
won't be available?
On the EPEL issues I have
https://bugzilla.redhat.com/show_bug.cgi?id=1141609
which I am not sure exactly how we want to deal with this.
Are there other items for the meeting?
I would like us to start working through
https://fedoraproject.org/wiki/Category:EPEL
and see if there are any pages we need to update for being out of
date/misleading etc.
--
Stephen J Smoogen.
I noticed that EL5 and EL7 both have much newer versions of zabbix 2.2
than EL6. Is there a reason for this? I'm still trying to wrap my
head around the package update process in hopes to help provided
updates.
Thanks,
- Trey
On 09/09/2014 09:57 AM, Honza Horak wrote:
> I've quickly look at the EPEL meeting minutes from the last Friday, for
> anybody else interesting:
> http://meetbot.fedoraproject.org/epel/2014-09-05/epel-weeklym-meeting-2014-…
There were some ideas worth bringing to attention that I would try to
react to:
16:43:25 <dgilmore> stahnma: not sure we can allow depending of software
collections
(http://meetbot.fedoraproject.org/epel/2014-09-05/epel-weeklym-meeting-2014-…)
Just from a technical POV (not taken into account if we allow that in
Fedora/EPEL/whereever) -- a common use case now is that if some package
depends on some software collection, this package either is build in the
same or in a depended software collection.
However, there are and will be cases where somebody would like to create
a non-SCL RPM depended on a software collection, which is something not
solved properly yet and the solution might be quite different from
collection to collection.
16:47:43 <Evolution> smooge: where's the upstream for scls?
16:47:51 <Evolution> it's damned sure not softwarecollections.org
16:47:52 <smooge> softwarecollections.org I believe
16:48:07 <Evolution> it *should* be that, but it's not.
(http://meetbot.fedoraproject.org/epel/2014-09-05/epel-weeklym-meeting-2014-…)
For the tooling (scl-utils), the upstream is at
https://fedorahosted.org/SoftwareCollections
For the collections packages (packages with scl macros defined) the
upstream indeed is supposed to be at softwarecollections.org but I must
admit we are not there yet (it's quite fresh project) -- there are still
pieces missing like RPM sources in git, bug tracking or active
development ahead of already released RHSCL.
But there is definitely not any other upstream url.
Cheers,
Honza
I filed this asking for x2gocleansessions.service to be enabled by default:
https://bugzilla.redhat.com/show_bug.cgi?id=1141609
But is this (or should it) be handled somewhere else for EPEL?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane orion(a)cora.nwra.com
Boulder, CO 80301 http://www.cora.nwra.com
The following Fedora EPEL 5 Security updates need testing:
Age URL
873 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.…
328 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11893/libguestfs-1…
92 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1626/puppet-2.7.26…
83 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1696/perl-Email-Ad…
77 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1747/mediawiki119-…
35 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2153/drupal6-6.33-…
35 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2150/drupal7-7.31-…
13 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2269/GraphicsMagic…
13 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2304/xine-lib-1.1.…
13 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2308/python-elixir…
5 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2424/389-ds-base-1…
0 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2558/qmmp-0.2.3-3.…
0 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2560/pdns-recursor…
The following builds have been pushed to Fedora EPEL 5 updates-testing
chrony-1.31-1.el5
dar-2.4.15-1.el5
mksh-50b-1.el5
ssdeep-2.11-1.el5
Details about builds:
================================================================================
chrony-1.31-1.el5 (FEDORA-EPEL-2014-2600)
An NTP client/server
--------------------------------------------------------------------------------
Update Information:
This is an update to the latest upstream release.
http://chrony.tuxfamily.org/News.html
--------------------------------------------------------------------------------
ChangeLog:
* Thu Sep 11 2014 Miroslav Lichvar <mlichvar(a)redhat.com> 1.31-1
- update to 1.31
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1124059 - chrony doesn't resume after a sleep.
https://bugzilla.redhat.com/show_bug.cgi?id=1124059
--------------------------------------------------------------------------------
================================================================================
dar-2.4.15-1.el5 (FEDORA-EPEL-2014-2587)
Software for making/restoring incremental CD/DVD backups
--------------------------------------------------------------------------------
Update Information:
dar-2.4.15 is available
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1138940 - dar-2.4.15 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1138940
--------------------------------------------------------------------------------
================================================================================
mksh-50b-1.el5 (FEDORA-EPEL-2014-2609)
MirBSD enhanced version of the Korn Shell
--------------------------------------------------------------------------------
Update Information:
R50 is a recommended bugfix release:
* Fix operator description in the manpage
* Change all mention of “eglibc” to “glibc”, it is merged back
* Fix rare infinite loop with invalid UTF-8 in the edit buffer
* Make more clear when a shell is interactive in the manpage
* Document that % is a symmetric remainder operation, and how to get a mathematical modulus from it, in the manpage
* Make the cat(1) builtin also interruptible in the write loop, not just in the read loop, and avoid it getting SIGPIPE in the smores function in dot.mkshrc by terminating cat upon user quit
* Make some comments match the code, after jaredy from obsd changed IFS split handling
* Fix some IFS-related mistakes in the manual page
* Document another issue as known-to-fail test IFS-subst-3
* Improve check.pl output in some cases
* Relax overzealous nameref RHS checks
--------------------------------------------------------------------------------
ChangeLog:
* Thu Sep 11 2014 Robert Scheck <robert(a)fedoraproject.org> 50b-1
- Upgrade to 50b
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 50-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
ssdeep-2.11-1.el5 (FEDORA-EPEL-2014-2615)
Compute context triggered piecewise hashes
--------------------------------------------------------------------------------
Update Information:
Version 2.11 - 11 Sep 2014
New Features
* Added fuzzy_clone function to the API.
Bug Fixes
* Fixed edge case on signature generaion. Behavior now matches v2.9 again.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Sep 12 2014 Remi Collet <remi(a)fedoraproject.org> - 2.11-1
- update to 2.11
--------------------------------------------------------------------------------
Just trying to see what's the status of the python26 package in EPEL5.
It doesn't appear to have been updated for a while:
* Wed Nov 07 2012 Jeffrey Ness <jeffrey.ness(a)rackspace.com> - 2.6.8-2
- Patch 121 forces sys.platform to linux2
related to issue http://bugs.python.org/issue12326
python 2.6.9 was released but not updated -
https://www.python.org/download/releases/2.6.9/
Upstream has declared it dead, although it is in RHEL6 and so presumably
receives attention from RedHat there.
There are several open CVE bugs against it. Time to retire or try to
sync to the RHEL6 package?
https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&…
- Orion
PS - I started looking into this to see if it is worth trying to create
a python26-django14 package for EL5 to support cobbler-web.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane orion(a)cora.nwra.com
Boulder, CO 80301 http://www.cora.nwra.com