[perl-Net-DBus] Update to 1.1.0 release

2015-03-16 Thread Daniel P . Berrange
commit d06f9cb378e024e546fa5dea2faa0ca407251652
Author: Daniel P. Berrange berra...@redhat.com
Date:   Mon Mar 16 20:48:11 2015 +

Update to 1.1.0 release

 .gitignore |  6 --
 perl-Net-DBus.spec | 11 +++
 sources|  2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd70cb5..e9dca05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
-Net-DBus-0.33.6.tar.gz
-/Net-DBus-1.0.0.tar.gz
+/Net-DBus-*.tar.gz
+*.rpm
+*.log
+x86_64/
\ No newline at end of file
diff --git a/perl-Net-DBus.spec b/perl-Net-DBus.spec
index b0f730d..9c87dfa 100644
--- a/perl-Net-DBus.spec
+++ b/perl-Net-DBus.spec
@@ -1,6 +1,6 @@
 Name:   perl-Net-DBus
-Version:1.0.0
-Release:10%{?dist}
+Version:1.1.0
+Release:1%{?dist}
 Summary:Use and provide DBus services
 License:GPLv2+ or Artistic
 Group:  Development/Libraries
@@ -11,7 +11,6 @@ BuildRequires:  dbus-devel  = 1.00, pkgconfig
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Time::HiRes)
-BuildRequires:  perl(XML::Grove)
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  perl(XML::Twig)
 BuildRequires:  perl(XSLoader)
@@ -20,6 +19,7 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod) = 1.00
 BuildRequires:  perl(Test::Pod::Coverage) = 1.00
+BuildRequires:  perl(Test::CPAN::Changes)
 Requires:   perl(XSLoader)
 
 %{?perl_default_filter}
@@ -48,12 +48,15 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
\;
 make test
 
 %files
-%doc AUTHORS CHANGES README LICENSE examples/
+%doc AUTHORS Changes README LICENSE examples/
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Net*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 16 2015 Daniel P. Berrange berra...@redhat.com - 1.1.0-1
+- Update to 1.1.0 release
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 1.0.0-10
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index ab00692..d8d8a88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b17e32976d1a3b56feb908ebd7fed7f1  Net-DBus-1.0.0.tar.gz
+da44a16f8abf1db76f5ccf50d9926944  Net-DBus-1.1.0.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Harden_all_packages_with_position-independent_code + guile modules

2015-03-16 Thread Adam Jackson
On Mon, 2015-03-16 at 18:31 +0100, Jakub Jelinek wrote:
 On Mon, Mar 16, 2015 at 01:24:19PM -0400, Adam Jackson wrote:
  On Fri, 2015-03-13 at 12:14 +0100, Florian Weimer wrote:
  PIE does alter symbol resolution, though not in a particularly big way.
  In a normal executable, taking the address of a global function takes
  the address of the definition found in the executable itself, if any; in
  a PIE, you take the address of the first definition found by the runtime
  linker.  Normally that's not a correctness issue since the executable
  usually ends up as the first object searched, but it does mean an
  LD_PRELOAD can override more symbols than it used to because the
  (now-PIE) executable is importing more symbols than before.
 
 ???  PIE is the first object in symbol search scope, before LD_PRELOAD,
 identically to normal executables.

Yeah, sorry, I was reading readelf's output wrong.  Those symbols get
emitted as relocations (where they wouldn't for an executable), but they
resolve to the providing object.  My error, I apologize.

- ajax

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: unable to get new certificate?

2015-03-16 Thread Neal Becker
Kevin Fenzi wrote:

 On Mon, 16 Mar 2015 18:57:32 -0400
 Neal Becker ndbeck...@gmail.com wrote:
 
 fedora-packager-setup
 Setting up Fedora packager environment
 Certificate has expired, getting a new one
 FAS Password:
 [... silence ]
 
 Seems to just hang
 
 Are you behind a web proxy? If you wait a few minutes does it say
 anything?
 
 kevin
Not behind a proxy.  It did eventually work - it took a LONG time - like 10 
minutes.

-- 
Those who fail to understand recursion are doomed to repeat it

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1202072] perl-Log-Contextual-0.006005 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202072

Fedora Perl Development Team perl-devel@lists.fedoraproject.org changed:

   What|Removed |Added

 CC|perl-devel@lists.fedoraproj |
   |ect.org |

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
Package perl-Log-Contextual-0.006005-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing
perl-Log-Contextual-0.006005-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-3969/perl-Log-Contextual-0.006005-1.fc22
then log in and leave karma (feedback).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=q12IzHAYGKa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Diogo Campos (gmail)

One representative example would be software that is extremely useful
to a large group of people but whose packaging is a nightmare. For
example, a great many people enjoy the Chromium repository in COPR.


Probably Brackets [1] is a good candidate too. And Atom [2]. Both 
already are in the COPRs.

[1] http://brackets.io/
[2] https://atom.io/

---

Additionally: maybe move all (and/or add new) games to a dedicated COPR 
could be useful too. Could serve as a testing ground for separation of 
repos and policies, and as a incentive to have new games packaged for 
Fedora. The cool thing about this is that it seems like a simple and 
automatic implementation of the Rings thing discussed in another 
thread.


If above is successful, in a longer term thing: maybe move all the 
(graphical?) apps to a Fedora Apps COPR which uses the libs from the 
Official Fedora Repos to kinda mold and prepare Fedora for the 
Runtime/Sandbox/Apps future?
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: DNF and mock

2015-03-16 Thread Michael Schwendt
On Mon, 16 Mar 2015 12:32:41 +0100, Michael Šimáček wrote:

 Configurations shipped with current mock have keepcache=1 by default, so 
 the redownloading shouldn't happen if you have yum_cache enabled. But if 
 you use different configs than the default ones, you'll need to adjust 
 the config manually.

It's the default with a local buildroot override repo added (cost=0 and
metadata_expire=0). That has worked flawlessly for several years.

I've tried to take a look at it a few times with extra Mock runs. The dnf
update step for the Rawhide build target has been choking while downloading
metadata from very slow mirrors as well as downloading up to 176 packages
before the builddeps step. For every build job. When I interrupted everything
and restarted from scratch, it repopulated the buildroot cache and did not
download any updates anymore for subsequent build jobs. I'm puzzled. Could it
be that we've been assigned to a semi-broken set of rawhide mirrors for
some time?
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1195862] Review Request: perl-Class-Virtual - Base class for virtual base classes in Perl

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1195862

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|perl-Class-Virtual-0.07-1.f |perl-Class-Virtual-0.07-1.f
   |c20 |c21



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
perl-Class-Virtual-0.07-1.fc21 has been pushed to the Fedora 21 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=tVHC25WYG6a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1201998] perl-Encode-2.72 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201998

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
Package perl-Encode-2.72-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Encode-2.72-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-4006/perl-Encode-2.72-1.fc22
then log in and leave karma (feedback).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=KyNmJOVFS6a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: ImageMagick update to 6.9.0-9. So-name bump: libMagick++-6.Q16.so.3 - libMagick++-6.Q16.so.6

2015-03-16 Thread Kevin Fenzi
On Mon, 16 Mar 2015 21:02:25 +0300
Pavel Alexeev fo...@hubbitus.com.ru wrote:

 The main question should it be done in such manner? May be it have
 worth run at least off-tree (without commits and versions bump) mass
 rebuild? It allow estimate amount of broken packages and see
 dependencies. Do we have resources to do so?

I was hoping to run a rebuild in copr on our new cloud (which would
help this and also help make sure the new cloud is running ok). 

We will see how long such a rebuild will take and if it's not too long
run it. 

kevin



pgpOk3Cd61HbJ.pgp
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1201951] perl-Devel-CheckOS-1.76 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201951

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
Package perl-Devel-CheckOS-1.76-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing
perl-Devel-CheckOS-1.76-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-3975/perl-Devel-CheckOS-1.76-1.fc22
then log in and leave karma (feedback).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=QD2pca71jPa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1202095] perl-Carp-1.35 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202095

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
Package perl-Carp-1.35-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Carp-1.35-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-3987/perl-Carp-1.35-1.fc22
then log in and leave karma (feedback).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Lcr84dNJZUa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1195862] Review Request: perl-Class-Virtual - Base class for virtual base classes in Perl

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1195862

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|perl-Class-Virtual-0.07-1.f |perl-Class-Virtual-0.07-1.f
   |c22 |c20



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
perl-Class-Virtual-0.07-1.fc20 has been pushed to the Fedora 20 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xbdKL7bb4ta=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1199680] perl-DBD-MySQL-4.031 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1199680

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
Package perl-DBD-MySQL-4.031-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-DBD-MySQL-4.031-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-3994/perl-DBD-MySQL-4.031-1.fc22
then log in and leave karma (feedback).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=mdY1scLThRa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: [EPEL-devel] Lots of broken dependencies in EPEL 6

2015-03-16 Thread Kevin Fenzi
On Mon, 16 Mar 2015 14:05:28 +
Samia, Michel msa...@netsuite.com wrote:

 Hello Ralph Bean,
 
 It looks like your commit [1] broke lots of packages in epel. It
 caused that python-urllib3 was removed from all EPEL6 mirrors.
 Unfortunately, lots of packages in EPEL, for example those mentioned
 in [2], require this library. Your commit message mentions that this
 package is going to appear in RHEL 6. I'm not able to verify if it is
 true, but at least in CentOS and Oracle Linux, this package isn't
 available. Or am I doing something wrong?
 
 If I'm right, please revert your commit ASAP, so the packages which
 directly or indirectly depend on python-urllib3 are installable.

This should be sorted out now and the package should be back. 

The package was retired prematurely... 

kevin



pgpqtd94nnfF9.pgp
Description: OpenPGP digital signature
___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel


Re: [389-devel] [389-users] GUI console and Kerberos

2015-03-16 Thread Paul Robert Marino
Whats the policy on including screen shots in case I wanted to include
screen shots from the GUI
I'm guessing they would have to be PNG's based on the wiki howto but
it doesn't specify size limits, and or preferred compression settings,
etc..

On Mon, Mar 16, 2015 at 2:48 PM, Paul Robert Marino prmari...@gmail.com wrote:
 Ok
 I'll do it as soon as as I'm sure Ive got all the ACI's correct.

 I think Ill try writing it in markdown I need the practice for some of
 my projects on github :)



 On Mon, Mar 16, 2015 at 2:37 PM, Mark Reynolds marey...@redhat.com wrote:
 Absolutely!

 You can either write a simple doc, and I will port it to MarkDown and put it
 on the wiki, or you can write it in MarkDown:

 http://www.port389.org/docs/389ds/howto/howto-write-wiki-page.html

 Thanks,
 Mark


 On 03/16/2015 02:34 PM, Paul Robert Marino wrote:

 Is there any interest in me writing a howto on this?
 keep in mind it doesn't break any of the built in functionality but
 just adds the ability to grant users admin privileges and log into the
 the GUI console (389-console) using their Kerberos password which are
 not stored in the LDAP database.




 On Sun, Mar 15, 2015 at 4:52 PM, Paul Robert Marino prmari...@gmail.com
 wrote:

 I got it working Kerberos 5 authentication in 389-console for standard
 user accounts.
 none of the users Ive tested with have password fields in the LDAP
 database they are only authenticating via Kerberos through PAM. why is
 this a big deal the 389-console does not support SASL so GSSAPI
 doesn't work either.



 I had to implement mod_auth_pam yum install -y mod_auth_pam.x86_64
 Then I had to configure pam_passthru
 http://www.port389.org/docs/389ds/howto/howto-pam-pass-through.html
 (by the way I have some notes on things that should be revised on that
 page)
 Then I had to modify two config files. listed below in unified diffs
 next there are several ACI's that needed to be altered to provide the
 users with the required permissions those I'm still working out.

 here are the two files that need to be modified
 
 --- /etc/dirsrv/admin-serv/httpd.conf.bak   2013-08-20
 15:34:35.0 -0400
 +++ /etc/dirsrv/admin-serv/httpd.conf   2015-03-15 13:59:05.431490104
 -0400
 @@ -134,6 +134,9 @@
   LoadModule restartd_module
 /usr/lib64/dirsrv/modules/mod_restartd.so
   LoadModule nss_module /usr/lib64/httpd/modules/libmodnss.so
   LoadModule admserv_module /usr/lib64/dirsrv/modules/mod_admserv.so
 +LoadModule auth_pam_module /usr/lib64/httpd/modules/mod_auth_pam.so
 +LoadModule auth_sys_group_module
 /usr/lib64/httpd/modules/mod_auth_sys_group.so
 +

   ### Section 2: 'Main' server configuration
   #
 
 
 --- /etc/dirsrv/admin-serv/admserv.conf.bak 2013-08-20
 15:34:35.0 -0400
 +++ /etc/dirsrv/admin-serv/admserv.conf 2015-03-15 12:45:38.906535271
 -0400
 @@ -74,6 +74,8 @@
   AuthUserFile /etc/dirsrv/admin-serv/admpw
   AuthType basic
   AuthName Admin Server
 +AuthPAM_Enabled on
 +AuthPAM_FallThrough on
   Require valid-user
   Order allow,deny
   Allow from all
 @@ -84,6 +86,8 @@
 AuthUserFile /etc/dirsrv/admin-serv/admpw
 AuthType basic
 AuthName Admin Server
 +  AuthPAM_Enabled on
 +  AuthPAM_FallThrough on
 Require valid-user
 AdminSDK on
 ADMCgiBinDir /usr/lib64/dirsrv/cgi-bin
 @@ -97,6 +101,8 @@
 AuthUserFile /etc/dirsrv/admin-serv/admpw
 AuthType basic
 AuthName Admin Server
 +  AuthPAM_Enabled on
 +  AuthPAM_FallThrough on
 Require valid-user
 AdminSDK on
 ADMCgiBinDir /usr/lib64/dirsrv/cgi-bin
 @@ -111,6 +117,8 @@
 AuthUserFile /etc/dirsrv/admin-serv/admpw
 AuthType basic
 AuthName Admin Server
 +  AuthPAM_Enabled on
 +  AuthPAM_FallThrough on
 Require valid-user
 Order allow,deny
 Allow from all
 @@ -123,6 +131,8 @@
 AuthUserFile /etc/dirsrv/admin-serv/admpw
 AuthType basic
 AuthName Admin Server
 +  AuthPAM_Enabled on
 +  AuthPAM_FallThrough on
 Require valid-user
   ## turn off the password pipe when using mod_restartd
 AdminSDK off

 

 On Sun, Mar 15, 2015 at 12:39 PM, Paul Robert Marino
 prmari...@gmail.com wrote:

 No thats not it at all. that already works for users authenticating
 via SASL GSSAPI
 This is a legacy LDAPv2 simple bind with TLS instead of SSL.
 SASL does not apply here from what I can see.
 it looks like the username and password are being passed but with the
 the kerberos principal as the username. so instead I'm going to
 reattempt this via an other route utilizing PAM.




 On Fri, Mar 13, 2015 at 11:58 AM, Mark Reynolds marey...@redhat.com
 wrote:


 On 03/11/2015 05:48 PM, prmari...@gmail.com wrote:

 Update I got pulled away on something else but there is progress.

 I tried the Apache Kerberos ‎5 auth module initial auth worked but
 then it
 went back to LDAP error 32 because it looks like it passed
 username@realm to the ldap server as the username. Which is
 something I
 knew the module did from past 

[Bug 1187149] CVE-2013-7422 perl: segmentation fault in S_regmatch on negative backreference

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1187149

Vasyl Kaigorodov vkaig...@redhat.com changed:

   What|Removed |Added

 Status|CLOSED  |NEW
 Resolution|WONTFIX |---
   Keywords||Reopened



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=g6XuhM3Ttca=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1187149] CVE-2013-7422 perl: segmentation fault in S_regmatch on negative backreference

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1187149

Vasyl Kaigorodov vkaig...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |WONTFIX
Last Closed|2015-03-16 08:54:16 |2015-03-16 09:58:54



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RWsNTtLrdza=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Lingua-EN-Sentence/f20] (5 commits) ...Merge cleanup.

2015-03-16 Thread corsepiu
Summary of changes:

  9ad5429... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*)
  9c21ed2... Perl 5.20 rebuild (*)
  04d8d73... Upstream update. (*)
  87d397b... Merge cleanup. (*)
  2375cc9... Merge cleanup.

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1174951] installing vim pulls in 30 perl packages

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1174951

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|jples...@redhat.com |ppi...@redhat.com
  Flags|needinfo?   |



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=JD46ndqH7ra=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Lingua-EN-Sentence/f20: 5/5] Merge cleanup.

2015-03-16 Thread corsepiu
commit 2375cc9f8f1b22def0cd224769af4d70b7df30b8
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon Mar 16 10:21:22 2015 +0100

Merge cleanup.

 perl-Lingua-EN-Sentence.spec | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index faab740..7d9a143 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -54,8 +54,5 @@ make test
 - Reflect Source0: having changed.
 - Add BR: perl(Test::More).
 
-* Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.25-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
 * Fri Jan 17 2014 Ralf Corsépius corse...@fedoraproject.org 0.25-1
 - Specfile autogenerated by cpanspec 1.78.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1201998] perl-Encode-2.72 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201998

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Encode-2.72-1.fc23



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=zmZoiFxpm7a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Versioning preloader

2015-03-16 Thread Christopher Meng
On Mon, Mar 16, 2015 at 1:13 PM, Pranav Kant pranav...@gmail.com wrote:
 I am packaging proxychains-ng[1] which make use of the .so file by its
 preloader only, and is not for any usable development. Hence, the
 upstream maintainer does not want[2] to version this .so file.

 To inhibit the rpmlint's unversioned so file warning, I have currently
 written a patch, and making use of it while packaging. But, I was
 wondering of any other alternatives that we might have here.

 Any ideas ? Or should I stick with the patch ?

Patch it to versioned is wrong beause this software will neither work
nor be dependency-clean. You should put it underneath
/usr/lib%{?__isa_bits}/%{name}, it's the common solution.

Yours sincerely,
Christopher Meng

http://cicku.me
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

File Log-Contextual-0.006005.tar.gz uploaded to lookaside cache by jplesnik

2015-03-16 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-Log-Contextual:

ef3a33bedc1874c859b7b5780a79f665  Log-Contextual-0.006005.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1202095] perl-Carp-1.35 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202095



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Carp-1.35-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Carp-1.35-1.fc21

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=58KWwhIZxea=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: DNF and mock

2015-03-16 Thread Michael Šimáček



On 2015-03-16 06:43, Mikolaj Izdebski wrote:

On 03/15/2015 02:38 PM, Michael Schwendt wrote:

On Thu, 22 Jan 2015 15:15:48 +0100, Miroslav Suchý wrote:


I just spoke with two members of DNF team about default usage of DNF in mock. I 
would like to share outcomes of this
meeting.

First I would like to state that you can already optionally use DNF in your 
mock by setting:
   config_opts['package_manager'] = 'dnf'


I've switched back to Yum for now.


I expect that we will be building Fedora 22- always by yum due to short Fedora 
life cycle. Yum will be still present in
Fedora 24 for sure.


Is DNF within Mock a fully compatible replacement for Yum yet?
It seems builds take much longer now since something's downloading
(or redownloading?) lots of data for each build job before setting
up the buildroot. I don't have much time to look into it, bug shouldn't
Mock's buildroot cache files be fresh enough to avoid redownloading
packages, for example?


Redownloading packages is DNF default setting [1], which you can adjust
in mock config. I personally use caching proxy to avoid this problem and
share packages between multiple chroots.


Configurations shipped with current mock have keepcache=1 by default, so 
the redownloading shouldn't happen if you have yum_cache enabled. But if 
you use different configs than the default ones, you'll need to adjust 
the config manually.


Technically, yum_cache wans't ported to dnf, but due to the similarity 
of the two package managers, if the cachedir is set to /var/cache/yum 
(which it is in the shipped configs), it should work without changes.


Michael Simacek



[1] http://dnf.readthedocs.org/en/latest/conf_ref.html#keepcache-label


--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1202085] package is against epel policy

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202085

Andrea Veri andrea.v...@gmail.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG
Last Closed||2015-03-16 07:32:22



--- Comment #1 from Andrea Veri andrea.v...@gmail.com ---
@Tuomo: make sure to assign the bug to the proper maintainer so that the issue
can be handled correctly. In this case Emmanuel (eseyman) was responsible for
the submitted update as per [1]. The update was however unpushed already.

[1] https://admin.fedoraproject.org/updates/perl-SOAP-Lite-0.716-4.el6

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=fGj1onB2Jna=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1202095] perl-Carp-1.35 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202095



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Carp-1.35-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Carp-1.35-1.fc22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=faWTtdMl9Sa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1187149] CVE-2013-7422 perl: segmentation fault in S_regmatch on negative backreference

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1187149

Vasyl Kaigorodov vkaig...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||vkaig...@redhat.com
 Resolution|--- |WONTFIX
 Whiteboard|impact=low,public=20150123, |impact=low,public=20150123,
   |reported=20150127,source=os |reported=20150127,source=os
   |s-security,cvss2=4.3/AV:N/A |s-security,cvss2=4.3/AV:N/A
   |C:M/Au:N/C:N/I:N/A:P,cwe=CW |C:M/Au:N/C:N/I:N/A:P,cwe=CW
   |E-190,fedora-all/perl=affec |E-190,fedora-all/perl=affec
   |ted,rhel-5/perl=affected,rh |ted,rhel-5/perl=wontfix,rhe
   |el-6/perl=affected,rhel-7/p |l-6/perl=wontfix,rhel-7/per
   |erl=affected,directory_serv |l=wontfix,directory_server_
   |er_8/perl=affected  |8/perl=wontfix
Last Closed||2015-03-16 08:54:16



--- Comment #4 from Vasyl Kaigorodov vkaig...@redhat.com ---
Statement:

Red Hat Product Security has rated this issue as having Low security impact.
This issue is not currently planned to be addressed in future updates. For
additional information, refer to the Issue Severity Classification:
https://access.redhat.com/security/updates/classification/.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=V4sYr18OyKa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Image-ExifTool/f20] update to 9.90 (new stable)

2015-03-16 Thread Tom Callaway
commit 5d9705c09a7861cde39e4200a3b89bce17f73e79
Author: Tom Callaway s...@fedoraproject.org
Date:   Mon Mar 16 09:47:17 2015 -0400

update to 9.90 (new stable)

 perl-Image-ExifTool.spec | 5 -
 sources  | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 745938f..8c80dec 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
 Name:  perl-Image-ExifTool
-Version:   9.76
+Version:   9.90
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Applications/Multimedia
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 16 2015 Tom Callaway s...@fedoraproject.org - 9.90-1
+- update to 9.90 (new stable)
+
 * Mon Nov 24 2014 Tom Callaway s...@fedoraproject.org - 9.76-1
 - update to 9.76 (new stable)
 
diff --git a/sources b/sources
index ad08783..1bd4c8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dedfc6df3bf0fe04877f0335c0ac315  Image-ExifTool-9.76.tar.gz
+4ce15d63f29f682763e77e7bb4685dec  Image-ExifTool-9.90.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Image-ExifTool/f21] update to 9.90 (new stable)

2015-03-16 Thread Tom Callaway
commit ef797853bb658f2a4012e00104e7623f8b5db874
Author: Tom Callaway s...@fedoraproject.org
Date:   Mon Mar 16 09:47:32 2015 -0400

update to 9.90 (new stable)

 perl-Image-ExifTool.spec | 5 -
 sources  | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 745938f..8c80dec 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
 Name:  perl-Image-ExifTool
-Version:   9.76
+Version:   9.90
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Applications/Multimedia
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 16 2015 Tom Callaway s...@fedoraproject.org - 9.90-1
+- update to 9.90 (new stable)
+
 * Mon Nov 24 2014 Tom Callaway s...@fedoraproject.org - 9.76-1
 - update to 9.76 (new stable)
 
diff --git a/sources b/sources
index ad08783..1bd4c8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dedfc6df3bf0fe04877f0335c0ac315  Image-ExifTool-9.76.tar.gz
+4ce15d63f29f682763e77e7bb4685dec  Image-ExifTool-9.90.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Image-ExifTool-9.90.tar.gz uploaded to lookaside cache by spot

2015-03-16 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Image-ExifTool:

4ce15d63f29f682763e77e7bb4685dec  Image-ExifTool-9.90.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: pcre2 review

2015-03-16 Thread Petr Pisar
On 2015-03-13, Petr Pisar ppi...@redhat.com wrote:
 Do you like regular expressions? Do you like regular expressions which
 are not regular any more? Do you think PCRE library API looks like
 a zombie from previous milenium? Do you want to have a fresh new one in
 Fedora?

 Whatever your answer to these questions is, PCRE development team
 has already released 10th version of PCRE2 and corresponding package
 review https://bugzilla.redhat.com/show_bug.cgi?id=1194781 is waiting
 in the Bugzilla.

Thanks to everybody who helped of offered a help with the review. The
package is in F23 now.

-- Petr

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Reason why non-commiters are not allowed to create buildroot overrides?

2015-03-16 Thread David Howells
Susi Lehtola jussileht...@fedoraproject.org wrote:

 The reason why buildroot overrides can't be made by anyone is that the
 maintainer might not want people to build packages against the new version, if
 for example it breaks things.

Should the broken new version be made unavailable in that case then?

David
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Review swap: web-socket-js

2015-03-16 Thread Jonathan Underwood
Hi,

I am trying to get xpra into Fedora[1], and the only remaining issue
is unbundling of the java script library web-socket-js. I've put
together a package for thatand it's awaiting review [2]. It's a very
simple package, just installing a couple of js files, so should be
very simple to review. Is anyone willing to do a package review swap
for this package?

Cheers,
Jonathan.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1198312
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1199189
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[EPEL-devel] Lots of broken dependencies in EPEL 6

2015-03-16 Thread Samia, Michel
Hello Ralph Bean,

It looks like your commit [1] broke lots of packages in epel. It caused that 
python-urllib3 was removed from all EPEL6 mirrors. Unfortunately, lots of 
packages in EPEL, for example those mentioned in [2], require this library. 
Your commit message mentions that this package is going to appear in RHEL 6. 
I'm not able to verify if it is true, but at least in CentOS and Oracle Linux, 
this package isn't available. Or am I doing something wrong?

If I'm right, please revert your commit ASAP, so the packages which directly or 
indirectly depend on python-urllib3 are installable.

BR,
Michel


[1] 
http://pkgs.fedoraproject.org/cgit/python-urllib3.git/commit/?h=el6id=e6e52f508ef4a9620034b1a886abed23b3ec5c39
[2] repoquery --disablerepo '*' --enablerepo epel --whatrequires python-urllib3 
python-requests
python-requests-0:1.1.0-4.el6.noarch
python-fmn-web-0:0.3.0-2.el6.noarch
python-requests-0:1.1.0-4.el6.noarch
asciinema-0:0.9.8-1.el6.noarch
ceph-1:0.80.5-9.el6.x86_64
ceph-common-1:0.80.5-9.el6.x86_64
cloud-init-0:0.7.4-2.el6.noarch
copr-cli-0:1.35-1.el6.noarch
darkserver-importer-0:0.8.2-1.el6.noarch
dnsyo-0:1.1.4-2.el6.noarch
docker-registry-0:0.9.0-1.el6.noarch
fedmsg-0:0.12.2-1.el6.noarch
mock-0:1.2.7-1.el6.noarch
packagedb-cli-0:2.6-1.el6.noarch
python-boto-0:2.34.0-4.el6.noarch
python-bugzilla-0:1.1.0-1.el6.noarch
python-copr-0:1.55-1.el6.noarch
python-docker-py-0:0.7.0-1.el6.x86_64
python-dopy-0:0.2.3-1.el6.noarch
python-fedora-0:0.3.36-2.el6.noarch
python-fmn-consumer-0:0.3.0-1.el6.noarch
python-libturpial-0:1.7.0-1.el6.noarch
python-mwclient-0:0.7.1-1.el6.noarch
python-pkgwat-api-0:0.12-3.el6.noarch
python-pyvmomi-0:5.5.0.2014.1.1-3.el6.noarch
python-pyzabbix-0:0.7.2-2.el6.noarch
python-requests-kerberos-0:0.6-1.el6.noarch
python-requests-oauthlib-0:0.4.0-7.el6.noarch
python-savannaclient-0:0.3-0.1.f816386git.el6.noarch
python-velruse-0:1.0.3-6.el6.noarch
python-x2go-0:0.5.0.0-1.el6.noarch
salt-0:2014.7.1-1.el6.noarch
supybot-fedora-0:0.2.17-1.el6.noarch
Michel Samia | Software Engineer
msa...@netsuite.commailto:msa...@netsuite.com
NetSuitehttp://www.netsuite.com/: Where Business is Going

To learn more about SuiteWorld, visit
www.netsuite.com/suiteworld.


NOTICE: This email and any attachments may contain confidential and proprietary 
information of NetSuite Inc. and is for the sole use of the intended recipient 
for the stated purpose. Any improper use or distribution is prohibited. If you 
are not the intended recipient, please notify the sender; do not review, copy 
or distribute; and promptly delete or destroy all transmitted information. 
Please note that all communications and information transmitted through this 
email system may be monitored and retained by NetSuite or its agents and that 
all incoming email is automatically scanned by a third party spam and filtering 
service which may result in deletion of a legitimate e-mail before it is read 
by the intended recipient.


___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel


[Bug 1201998] perl-Encode-2.72 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201998



--- Comment #3 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
ppisar's perl-Encode-2.72-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=620553

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=CKLENSKpQ5a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Carp] 1.35 bump

2015-03-16 Thread Petr Pisar
commit e9fac97ae810586b98e046250ac8d67595ed0a42
Author: Petr Písař ppi...@redhat.com
Date:   Mon Mar 16 12:22:28 2015 +0100

1.35 bump

 .gitignore | 1 +
 perl-Carp.spec | 9 ++---
 sources| 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c36f93e..635d724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Carp-1.32.tar.gz
 /Carp-1.33.tar.gz
 /Carp-1.3301.tar.gz
+/Carp-1.35.tar.gz
diff --git a/perl-Carp.spec b/perl-Carp.spec
index afddb87..2e74533 100644
--- a/perl-Carp.spec
+++ b/perl-Carp.spec
@@ -1,14 +1,14 @@
-%global cpan_version 1.3301
+%global cpan_version 1.35
 
 Name:   perl-Carp
 # Keep 2-digit precision
 Version:%(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
-Release:310%{?dist}
+Release:1%{?dist}
 Summary:Alternative warn and die for modules
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Carp/
-Source0:
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Carp-%{cpan_version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Carp-%{cpan_version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 16 2015 Petr Pisar ppi...@redhat.com - 1.35-1
+- 1.35 bump
+
 * Wed Sep 03 2014 Jitka Plesnikova jples...@redhat.com - 1.33.01-310
 - Increase release to favour standalone package
 
diff --git a/sources b/sources
index d6e8dd6..3724172 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b69aaecee7987c6447407d87ca5cc7a  Carp-1.3301.tar.gz
+c764642d5537c87cf84eebd7e8643888  Carp-1.35.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Carp-1.35.tar.gz uploaded to lookaside cache by ppisar

2015-03-16 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Carp:

c764642d5537c87cf84eebd7e8643888  Carp-1.35.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1201305] perl-Prima-1.42 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201305



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-Prima-1.42-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Prima-1.42-2.fc22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=iQ0OpGj903a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1201998] perl-Encode-2.72 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201998



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
Bug-fix release suitable for Fedora ≥ 21.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=uvVTJfhaVoa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Encode/f22] 2.72 bump

2015-03-16 Thread Petr Pisar
Summary of changes:

  9902941... 2.72 bump (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

F-22 Branched report: 20150316 changes

2015-03-16 Thread Fedora Branched Report
Compose started at Mon Mar 16 07:15:03 UTC 2015
Broken deps for armhfp
--
[Sprog]
Sprog-0.14-27.fc20.noarch requires perl(:MODULE_COMPAT_5.18.0)
[aeskulap]
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libofstd.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires liboflog.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libijg8.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libijg16.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libijg12.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmnet.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmjpeg.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmimgle.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmimage.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmdata.so.3.6
[avro]
avro-mapred-1.7.5-9.fc22.noarch requires hadoop-mapreduce
avro-mapred-1.7.5-9.fc22.noarch requires hadoop-client
[bro]
broccoli-2.3-1.fc22.armv7hl requires bro-2.3
python-broccoli-2.3-1.fc22.armv7hl requires bro-2.3
[cvc4]
cvc4-1.3-7.fc22.armv7hl requires libboost_thread.so.1.55.0
cvc4-1.3-7.fc22.armv7hl requires libboost_system.so.1.55.0
[dnssec-check]
dnssec-check-1.14.0.1-4.fc20.armv7hl requires libval-threads.so.14
dnssec-check-1.14.0.1-4.fc20.armv7hl requires libsres.so.14
[dock]
dock-1.1.0-1.fc22.noarch requires python-docker-py
[gcc-python-plugin]
gcc-python2-debug-plugin-0.13-2.fc22.armv7hl requires gcc = 
0:4.9.2-1.fc22
gcc-python2-plugin-0.13-2.fc22.armv7hl requires gcc = 0:4.9.2-1.fc22
gcc-python3-debug-plugin-0.13-2.fc22.armv7hl requires gcc = 
0:4.9.2-1.fc22
gcc-python3-plugin-0.13-2.fc22.armv7hl requires gcc = 0:4.9.2-1.fc22
[gtranslator]
gtranslator-2.91.6-7.fc22.armv7hl requires libgdict-1.0.so.6
[kdetoys]
7:kdetoys-4.14.3-1.fc22.noarch requires ktux = 0:4.14.3
[leksah]
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(utf8-string-0.3.7-013ef9ad8ac70ebb11df31f487b74f26)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(unix-2.6.0.1-7550b9ae9dbc74e4d6570cc239a29030)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(transformers-0.3.0.0-23508e0b4a1c1bc1cf2c2de3bb13e90c)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(time-1.4.0.1-970760bdd865d8b6cafac382276795a2)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(text-0.11.3.1-17cae9ba49c3f3d533bf78a6e387f543)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(strict-0.3.2-04f0cc1e99eff2196c0a7cd16d748b37)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(regex-tdfa-1.1.8-0b03687c4e38c00ef92e9445170081e2)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(regex-base-0.93.2-6a541a53412d1d7d310fa69bca50c85f)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(pretty-1.1.1.0-2de27f83b2c1c65d629a564e9e01b27d)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(parsec-3.1.3-a8bebef411959de671abb0f1f7da556f)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(old-time-1.1.0.1-29c02e2b3bbdfd9a5756f0c46f4d6071)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(network-2.4.1.2-82f6bcf79fe0252b3ab387e8dcb82e71)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(mtl-2.1.2-2f2cd438035824ec2bed4811930bc232)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(ltk-0.12.1.0-2fbb10498719be9dbdbb3d9f8adedbec)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(leksah-server-0.12.1.2-7dbd70c9f5e4dd8b3b5efcb6597b3bfd)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(hslogger-1.2.1-43834164508859009a3cc8aef7fd1e84)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(gtksourceview2-0.12.5.0-588b179d0562576f9afa46559cebf79f)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(gtk-0.12.5.0-2342a114ec8897cecfdda15ac92aed08)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(glib-0.12.5.0-1b94df160e141377711a221615168695)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(gio-0.12.5.0-b012293268f349d8f05c73d053798c7b)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(ghc-7.6.3-18fc786f8ad3478b9bb568d865b0e48d)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(filepath-1.3.0.1-62570c67b40fb99e7078c0d179220531)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(enumerator-0.4.19-a164f71ed1088e349dd8bc4cdee8e449)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(directory-1.2.0.1-504c99535d64699e20e001d81b577d06)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 

[perl-Log-Contextual/f22] 0.006005 bump

2015-03-16 Thread Jitka Plesnikova
commit 7caa5ed8aaabf52abac124e3c169f044db2914e6
Author: Jitka Plesnikova jples...@redhat.com
Date:   Mon Mar 16 12:10:20 2015 +0100

0.006005 bump

 .gitignore   |  1 +
 perl-Log-Contextual.spec | 12 
 sources  |  2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 171874e..852af49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Log-Contextual-0.006002.tar.gz
 /Log-Contextual-0.006003.tar.gz
 /Log-Contextual-0.006004.tar.gz
+/Log-Contextual-0.006005.tar.gz
diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec
index 2bbab32..e3f63c1 100644
--- a/perl-Log-Contextual.spec
+++ b/perl-Log-Contextual.spec
@@ -1,6 +1,6 @@
 Name:   perl-Log-Contextual
-Version:0.006004
-Release:2%{?dist}
+Version:0.006005
+Release:1%{?dist}
 Summary:Simple logging interface with a contextual log
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,7 +8,7 @@ URL:http://search.cpan.org/dist/Log-Contextual/
 Source0:
http://www.cpan.org/authors/id/F/FR/FREW/Log-Contextual-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -61,11 +61,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
\;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 16 2015 Jitka Plesnikova jples...@redhat.com - 0.006005-1
+- 0.006005 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 0.006004-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 5cd5100..a5446af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31028e3aae4c1e595976a920e0395fd6  Log-Contextual-0.006004.tar.gz
+ef3a33bedc1874c859b7b5780a79f665  Log-Contextual-0.006005.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Log-Contextual] 0.006005 bump

2015-03-16 Thread Jitka Plesnikova
commit 1d2cadf827a7db51ed9356aec2ee3f94a71df528
Author: Jitka Plesnikova jples...@redhat.com
Date:   Mon Mar 16 12:10:20 2015 +0100

0.006005 bump

 .gitignore   |  1 +
 perl-Log-Contextual.spec | 12 
 sources  |  2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 171874e..852af49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Log-Contextual-0.006002.tar.gz
 /Log-Contextual-0.006003.tar.gz
 /Log-Contextual-0.006004.tar.gz
+/Log-Contextual-0.006005.tar.gz
diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec
index 2bbab32..e3f63c1 100644
--- a/perl-Log-Contextual.spec
+++ b/perl-Log-Contextual.spec
@@ -1,6 +1,6 @@
 Name:   perl-Log-Contextual
-Version:0.006004
-Release:2%{?dist}
+Version:0.006005
+Release:1%{?dist}
 Summary:Simple logging interface with a contextual log
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,7 +8,7 @@ URL:http://search.cpan.org/dist/Log-Contextual/
 Source0:
http://www.cpan.org/authors/id/F/FR/FREW/Log-Contextual-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -61,11 +61,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
\;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 16 2015 Jitka Plesnikova jples...@redhat.com - 0.006005-1
+- 0.006005 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 0.006004-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 5cd5100..a5446af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31028e3aae4c1e595976a920e0395fd6  Log-Contextual-0.006004.tar.gz
+ef3a33bedc1874c859b7b5780a79f665  Log-Contextual-0.006005.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: [EPEL-devel] Is this a bug? proftpd doesn't include mod_sftp

2015-03-16 Thread Paul Howarth

On 15/03/15 16:25, David White wrote:

The proftpd package in the EPEL CentOS 7 repo doesn't seem to include
mod_sft.

|[root@blah /]#!
   proftpd
  -
l
Compiled-in modules:
   mod_core.c
   mod_xfer.c
   mod_rlimit.c
   mod_auth_unix.c
   mod_auth_file.c
   mod_auth.c
   mod_ls.c
   mod_log.c
   mod_site.c
   mod_delay.c
   mod_facts.c
   mod_dso.c
   mod_ident.c
   mod_readme.c
   mod_auth_pam.c
   mod_tls.c
   mod_memcache.c
   mod_cap.c
   mod_ctrls.c
   mod_lang.c|


Is this because mod_sftp is a contributed module, or is there another
reason why it was intentionally left out?


It's not left out, it's a loadable module that's only loaded on demand.

To use it, you'll need to uncomment the line:

#   LoadModule mod_sftp.c

in the shipped proftpd.conf file. If you're using your own proftpd.conf 
file, you'll need to explicitly load the module.


Paul.

___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel


[perl-Encode/f21] 2.72 bump

2015-03-16 Thread Petr Pisar
commit bbfcfe349a1fc5196bc59c8e37d768af56950529
Author: Petr Písař ppi...@redhat.com
Date:   Mon Mar 16 10:30:35 2015 +0100

2.72 bump

 .gitignore   | 1 +
 perl-Encode.spec | 5 -
 sources  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00e6a77..901cc5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /Encode-2.68.tar.gz
 /Encode-2.70.tar.gz
 /Encode-2.71.tar.gz
+/Encode-2.72.tar.gz
diff --git a/perl-Encode.spec b/perl-Encode.spec
index e18773d..fcb3880 100644
--- a/perl-Encode.spec
+++ b/perl-Encode.spec
@@ -1,6 +1,6 @@
 Name:   perl-Encode
 Epoch:  1
-Version:2.71
+Version:2.72
 Release:1%{?dist}
 Summary:Character encodings in Perl
 # ucm:  UCD
@@ -120,6 +120,9 @@ make test
 %{perl_vendorarch}/Encode/encode.h
 
 %changelog
+* Mon Mar 16 2015 Petr Pisar ppi...@redhat.com - 1:2.72-1
+- 2.72 bump
+
 * Thu Mar 12 2015 Petr Pisar ppi...@redhat.com - 1:2.71-1
 - 2.71 bump
 
diff --git a/sources b/sources
index 3ee6ab1..ed6aa1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-127f9ed0bdc07e4736ad70ac06223440  Encode-2.71.tar.gz
+feed4575a309e2c1521413bf294167eb  Encode-2.72.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Devel-CheckOS/f22] 1.76 bump

2015-03-16 Thread Jitka Plesnikova
commit 2f042c0b4047c02804bc88e9962f7639cf8c0840
Author: Jitka Plesnikova jples...@redhat.com
Date:   Mon Mar 16 10:20:54 2015 +0100

1.76 bump

 .gitignore  | 1 +
 perl-Devel-CheckOS.spec | 5 -
 sources | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 035b335..4128ad8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Devel-CheckOS-1.50.tar.gz
 /Devel-CheckOS-1.72.tar.gz
 /Devel-CheckOS-1.73.tar.gz
 /Devel-CheckOS-1.75.tar.gz
+/Devel-CheckOS-1.76.tar.gz
diff --git a/perl-Devel-CheckOS.spec b/perl-Devel-CheckOS.spec
index 7ee4311..c35b3a4 100644
--- a/perl-Devel-CheckOS.spec
+++ b/perl-Devel-CheckOS.spec
@@ -1,5 +1,5 @@
 Name:   perl-Devel-CheckOS
-Version:1.75
+Version:1.76
 Release:1%{?dist}
 Summary:Check what OS we're running on
 # Devel/AssertOS/Extending.pod: CC-BY-SA
@@ -65,6 +65,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 16 2015 Jitka Plesnikova jples...@redhat.com - 1.76-1
+- 1.76 bump
+
 * Thu Mar 12 2015 Jitka Plesnikova jples...@redhat.com - 1.75-1
 - 1.75 bump
 - Correct license from (GPLv2 or Artistic) to ((GPLv2 or Artistic) and
diff --git a/sources b/sources
index 6d936c9..01e4e39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bbd8a010530d09d4f9f3e350d729163  Devel-CheckOS-1.75.tar.gz
+700ce608fed7a0c0867371e6a6619098  Devel-CheckOS-1.76.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1201951] perl-Devel-CheckOS-1.76 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201951

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |MODIFIED
   Fixed In Version||perl-Devel-CheckOS-1.76-1.f
   ||c23



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=lDxSmWWqOba=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Carp/f22] 1.35 bump

2015-03-16 Thread Petr Pisar
Summary of changes:

  e9fac97... 1.35 bump (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1202095] perl-Carp-1.35 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202095



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
A bug-fix update suitable for Fedoras ≥ 21.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Vmm2X3FiWfa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1202095] perl-Carp-1.35 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202095

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Carp-1.35-1.fc23



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=PfZZfIOuALa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1202095] perl-Carp-1.35 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202095



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
ppisar's perl-Carp-1.35-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=620578

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=sxkVQwFV5Ua=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[POC-change] Fedora packages point of contact updates

2015-03-16 Thread nobody
Change in package status over the last 168 hours


3 packages were orphaned

grads [f22, f21, f20, master, el6, epel7] was orphaned by orion
 Tool for easy acces, manipulation, and visualization of data
 https://admin.fedoraproject.org/pkgdb/package/grads
identicurse [f22, f21, f20, master] was orphaned by smilner
 Curses based Status.net client
 https://admin.fedoraproject.org/pkgdb/package/identicurse
ioprocess [f22, f21, f20, el6, master] was orphaned by kevin
 Slave process to perform risky IO
 https://admin.fedoraproject.org/pkgdb/package/ioprocess

52 packages were retired
-
TurboGears2 [el5] was retired by till
 Next generation front-to-back web development megaframework
 https://admin.fedoraproject.org/pkgdb/package/TurboGears2
bcfg2 [el5] was retired by till
 A configuration management system
 https://admin.fedoraproject.org/pkgdb/package/bcfg2
bodhi [el5] was retired by till
 A modular framework that facilitates publishing software updates
 https://admin.fedoraproject.org/pkgdb/package/bodhi
cmake-fedora [el5] was retired by till
 CMake helper modules for fedora developers
 https://admin.fedoraproject.org/pkgdb/package/cmake-fedora
fedora-easy-karma [el5] was retired by till
 Fedora update feedback made easy
 https://admin.fedoraproject.org/pkgdb/package/fedora-easy-karma
fedora-packager [el5] was retired by till
 Tools for setting up a fedora maintainer environment
 https://admin.fedoraproject.org/pkgdb/package/fedora-packager
func [el5] was retired by till
 Remote management framework
 https://admin.fedoraproject.org/pkgdb/package/func
ghc-attoparsec-conduit [f22] was retired by petersen
 Consume attoparsec parsers via conduit
 https://admin.fedoraproject.org/pkgdb/package/ghc-attoparsec-conduit
ghc-blaze-builder-conduit [f22] was retired by petersen
 Convert streams of builders to streams of bytestrings
 https://admin.fedoraproject.org/pkgdb/package/ghc-blaze-builder-conduit
ghc-network-conduit [f22] was retired by petersen
 Stream socket data using conduits
 https://admin.fedoraproject.org/pkgdb/package/ghc-network-conduit
ghc-zlib-conduit [f22] was retired by petersen
 Streaming compression and decompression conduits
 https://admin.fedoraproject.org/pkgdb/package/ghc-zlib-conduit
glances [el5] was retired by till
 CLI curses based monitoring tool
 https://admin.fedoraproject.org/pkgdb/package/glances
kcometen4 [f22, master] was retired by nucleo
 An OpenGL screensaver with exploding comets for KDE4
 https://admin.fedoraproject.org/pkgdb/package/kcometen4
kde-plasma-smooth-tasks [f22, master] was retired by slankes
 KDE taskbar replacement with window peeking ability
 https://admin.fedoraproject.org/pkgdb/package/kde-plasma-smooth-tasks
kde-plasma-yawp [f22, master] was retired by nucleo
 Yet Another Weather Plasmoid
 https://admin.fedoraproject.org/pkgdb/package/kde-plasma-yawp
lfsc [master] was retired by jjames
 SMT proof checker
 https://admin.fedoraproject.org/pkgdb/package/lfsc
orbited [el5] was retired by till
 A browser(javascript)-tcp bridge
 https://admin.fedoraproject.org/pkgdb/package/orbited
perl-SVK [el5] was retired by till
 A Distributed Version Control System
 https://admin.fedoraproject.org/pkgdb/package/perl-SVK
purple-microblog [master] was retired by olea
 Libpurple plug-in for Pidgin and others, supporting microblog services 
like Twitter
 https://admin.fedoraproject.org/pkgdb/package/purple-microblog
python-daemon [el5] was retired by till
 Library to implement a well-behaved Unix daemon process
 https://admin.fedoraproject.org/pkgdb/package/python-daemon
python-fedora [el5] was retired by till
 Python modules for talking to Fedora Infrastructure Services
 https://admin.fedoraproject.org/pkgdb/package/python-fedora
python-paver [el5] was retired by till
 Python-based build/distribution/deployment scripting tool
 https://admin.fedoraproject.org/pkgdb/package/python-paver
python-pygments [el5] was retired by till
 Syntax highlighting engine written in Python
 https://admin.fedoraproject.org/pkgdb/package/python-pygments
python-pylons [el5] was retired by till
 Pylons web framework
 https://admin.fedoraproject.org/pkgdb/package/python-pylons
python-repoze-what-pylons [el5] was retired by till
 A plugin providing utilities for Pylons applications using repoze.what
 https://admin.fedoraproject.org/pkgdb/package/python-repoze-what-pylons
python-sphinx [el5] was retired by till
 Python documentation generator
 https://admin.fedoraproject.org/pkgdb/package/python-sphinx
python-sphinx-theme-flask [el5] was retired by till
 Sphinx Themes for Flask related projects and Flask itself
 

[Bug 1201998] perl-Encode-2.72 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201998



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Encode-2.72-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Encode-2.72-1.fc22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=dheDLj3gbQa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1201267] perl-Encode-2.71 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201267



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-Encode-2.72-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Encode-2.72-1.fc22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=sjXaZcM08Za=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

GNOME 3.15.92 megaupdate

2015-03-16 Thread Kalev Lember
Hi all,

GNOME 3.15.92 release is this week and I'll take care of handling the
megaupdate for F22. If you are doing any builds that should be included
in the megaupdate, please use 'fedpkg build --target f22-gnome'; I'll
pick up the builds in the side tag for the megaupdate.

Also, the usual spreadsheet can be useful if you want to add extra
bugzilla ticket numbers that should be listed as fixed by the Bodhi
update, or need to add extra builds that for some reason didn't end up
in the f22-gnome side tag.

https://docs.google.com/spreadsheet/ccc?key=0AtzJKpbiGX1zdGJzeU9waFJFZmgyQzBuN2VxU0lxbHcpli=1#gid=0

-- 
Thanks,
Kalev
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1201951] perl-Devel-CheckOS-1.76 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201951



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Devel-CheckOS-1.76-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Devel-CheckOS-1.76-1.fc22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RrCv56CP2Ea=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1199064] perl-Devel-CheckOS-1.74 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1199064



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Devel-CheckOS-1.76-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Devel-CheckOS-1.76-1.fc22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=KZd7DGkqu6a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: DNF and mock

2015-03-16 Thread Mikolaj Izdebski
On 03/16/2015 12:32 PM, Michael Šimáček wrote:
 Configurations shipped with current mock have keepcache=1 by default, so
 the redownloading shouldn't happen if you have yum_cache enabled. But if
 you use different configs than the default ones, you'll need to adjust
 the config manually.

Right. This is quite new change in mock and I didn't know about it
because I don't use default configs.

-- 
Mikolaj Izdebski
Software Engineer, Red Hat
IRC: mizdebsk
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Harden_all_packages_with_position-independent_code + guile modules

2015-03-16 Thread Nikos Mavrogiannopoulos
On Mon, 2015-03-16 at 10:19 +0100, Reindl Harald wrote:
 
 Am 16.03.2015 um 09:47 schrieb Nikos Mavrogiannopoulos:
  What was the rationale of adding -z now to the hardening flags? Looking
  its description doesn't reveal any hardening features, and the gnutls
  guile module failure to build seems to be directly related to that flag:
  https://bugzilla.redhat.com/show_bug.cgi?id=1196556
 
 FULL RELRO
 http://tk-blog.blogspot.co.at/2009/02/relro-not-so-well-known-memory.html

If that's all we got I suggest to remove this flag or (better) provide a
way for applications that use modules to compile themselves, without
removing the whole set of hardening flags.



-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1202072] perl-Log-Contextual-0.006005 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202072



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
jplesnik's perl-Log-Contextual-0.006005-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=620573

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=UgkkNFkmeUa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Carp/f21] 1.35 bump

2015-03-16 Thread Petr Pisar
commit 095e82dbef7348cd150f70e8dc041da80bb9a05b
Author: Petr Písař ppi...@redhat.com
Date:   Mon Mar 16 12:22:28 2015 +0100

1.35 bump

 .gitignore | 1 +
 perl-Carp.spec | 9 ++---
 sources| 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c36f93e..635d724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Carp-1.32.tar.gz
 /Carp-1.33.tar.gz
 /Carp-1.3301.tar.gz
+/Carp-1.35.tar.gz
diff --git a/perl-Carp.spec b/perl-Carp.spec
index 79c012a..39e7587 100644
--- a/perl-Carp.spec
+++ b/perl-Carp.spec
@@ -1,14 +1,14 @@
-%global cpan_version 1.3301
+%global cpan_version 1.35
 
 Name:   perl-Carp
 # Keep 2-digit precision
 Version:%(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
-Release:2%{?dist}
+Release:1%{?dist}
 Summary:Alternative warn and die for modules
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Carp/
-Source0:
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Carp-%{cpan_version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Carp-%{cpan_version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 16 2015 Petr Pisar ppi...@redhat.com - 1.35-1
+- 1.35 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.33.01-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d6e8dd6..3724172 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b69aaecee7987c6447407d87ca5cc7a  Carp-1.3301.tar.gz
+c764642d5537c87cf84eebd7e8643888  Carp-1.35.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1202072] perl-Log-Contextual-0.006005 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202072



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Log-Contextual-0.006005-1.fc22 has been submitted as an update for Fedora
22.
https://admin.fedoraproject.org/updates/perl-Log-Contextual-0.006005-1.fc22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=N76Nec8YcRa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1201998] perl-Encode-2.72 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201998



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Encode-2.72-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Encode-2.72-1.fc21

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=tRNlodtuaMa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1201267] perl-Encode-2.71 is available

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201267



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-Encode-2.72-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Encode-2.72-1.fc21

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=dFvFb3lkWaa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Jaroslav Reznik
= Proposed Self Contained Change: Disabled Repositories Support =
https://fedoraproject.org/wiki/Changes/DisabledRepoSupport

Change owner(s): Richard Hughes rhughes at redhat dot com

The Software tool and PackageKit now support disabled repositories to help 
users locate software in additional repositories which are not meant to be 
enabled by default. 

* This Change is announced after the Change Submission Deadline as an
exception to the process. May not be approved for proposed Fedora release. *

== Detailed Description ==
This feature aims to reduce the technical hurdles for users and developers to 
locate software packaged for a distribution, but which needs to be clearly 
identified as not officially included (or possibly sanctioned) by that 
distribution.

When Software (via PackageKit) queries a repo definition that contains the line 
enabled_metadata=1, even if the repo is disabled, it will download repodata. 
This feature allows a user to locate software in response to a search. If the 
user wants to install the software, she receives a dialog with information 
that the repo must be enabled to satisfy the request, and if relevant, 
information about the nature of the software (for instance, if it is non-
libre).

N.B. This feature does not currently operate in Fedora, since no such repo 
definitions are currently shipped. However, the feature could be used by 
remixers, and in the future in Fedora in the event of a policy change. 

== Scope ==
* Proposal owners: Include enhancements in gnome-software/PackageKit (done)
* Other developers: N/A (not a System Wide Change)
* Release engineering: N/A (not a System Wide Change)
** Note: For this feature to be used in Fedora requires an additional *-
release-extra package to ship disabled repo definition 
* Policies and guidelines: N/A (not a System Wide Change)
** Note: For this feature to be used in Fedora requires clearer approval from 
FESCo and the Council 

___
devel-announce mailing list
devel-annou...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Ralf Corsepius

On 03/16/2015 04:49 PM, Dennis Gilmore wrote:

On Monday, March 16, 2015 04:36:40 PM Ralf Corsepius wrote:

On 03/16/2015 03:52 PM, Jaroslav Reznik wrote:

This feature aims to reduce the technical hurdles for users and developers
to locate software packaged for a distribution, but which needs to be
clearly identified as not officially included (or possibly sanctioned) by
that distribution.


Does this mean Fedora is going to ship repository configs for these
unpronounceable repos.

In the past we had been told this wasn't possible for legal reasons.

Ralf


No that is not going to happen, the repos in Question are copr repos


OK, in this case, I do not see any sense in this request - It's a waste 
of time and resources.


Ralf


--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1196763] Review Request: perl-Tie-Cache - LRU Cache in Memory

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1196763

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|perl-Tie-Cache-0.21-2.fc20  |perl-Tie-Cache-0.21-2.el7



--- Comment #22 from Fedora Update System upda...@fedoraproject.org ---
perl-Tie-Cache-0.21-2.el7 has been pushed to the Fedora EPEL 7 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=qdDBzkYRnda=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Ralf Corsepius

On 03/16/2015 05:26 PM, Josh Boyer wrote:


On Mar 16, 2015 12:23 PM, Ralf Corsepius rc040...@freenet.de
mailto:rc040...@freenet.de wrote:
 
  On 03/16/2015 04:49 PM, Dennis Gilmore wrote:
 
  On Monday, March 16, 2015 04:36:40 PM Ralf Corsepius wrote:
 
  On 03/16/2015 03:52 PM, Jaroslav Reznik wrote:
 
  This feature aims to reduce the technical hurdles for users and
developers
  to locate software packaged for a distribution, but which needs to be
  clearly identified as not officially included (or possibly
sanctioned) by
  that distribution.
 
 
  Does this mean Fedora is going to ship repository configs for these
  unpronounceable repos.
 
  In the past we had been told this wasn't possible for legal reasons.
 
  Ralf
 
 
  No that is not going to happen, the repos in Question are copr repos
 
 
  OK, in this case, I do not see any sense in this request - It's a
waste of time and resources.

The work is already done and has no impact on the wider package
maintainer set.

This only means you already wasted time and resources.


 The Change is simply informational.

a) This change impacts users, while these COPRs are not useful to them.
b) According to Mr. Gallagher, these COPRs and this change serve to 
establish his vision of a 2-class society - Sorry, but you don't really 
want to know what I think of this.


--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1196763] Review Request: perl-Tie-Cache - LRU Cache in Memory

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1196763

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|perl-Tie-Cache-0.21-2.el7   |perl-Tie-Cache-0.21-2.el5



--- Comment #23 from Fedora Update System upda...@fedoraproject.org ---
perl-Tie-Cache-0.21-2.el5 has been pushed to the Fedora EPEL 5 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=fZxsfZ6zSSa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Josh Boyer
On Mar 16, 2015 12:23 PM, Ralf Corsepius rc040...@freenet.de wrote:

 On 03/16/2015 04:49 PM, Dennis Gilmore wrote:

 On Monday, March 16, 2015 04:36:40 PM Ralf Corsepius wrote:

 On 03/16/2015 03:52 PM, Jaroslav Reznik wrote:

 This feature aims to reduce the technical hurdles for users and
developers
 to locate software packaged for a distribution, but which needs to be
 clearly identified as not officially included (or possibly sanctioned)
by
 that distribution.


 Does this mean Fedora is going to ship repository configs for these
 unpronounceable repos.

 In the past we had been told this wasn't possible for legal reasons.

 Ralf


 No that is not going to happen, the repos in Question are copr repos


 OK, in this case, I do not see any sense in this request - It's a waste
of time and resources.

The work is already done and has no impact on the wider package maintainer
set.  The Change is simply informational.

josh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

perl(:MODULE_COMPAT_*) symbol and include directories moved to perl-libs

2015-03-16 Thread Petr Pisar
Hello perl hackers,

to deal with bug #1174951 (installing vim-enhanced pulls 30 perl packages in),
I moved perl(:MODULE_COMPAT_*) RPM symbol from perl to perl-libs package.

This allows to use Perl interpreter, the libperl.so, without the /usr/bin/perl
executable and without the other bundled modules which still live in the perl
package.

With this change, I also moved include directories (/usr/share/perl5, etc.)
there, as it's the interpreter which defines where to look for modules.

The only issue I can forsee now is a posibility that some features or Perl
language autoloads some modules which could be missing. (I remember it's
something with UTF-8 or Unicode handling, but I don't remember what it is
exactly.) In that case I will maybe put those essential modules into
perl-libs.

Of course this change makes presence of /usr/bin/perl less probable, so badly
written spec files will suffer. But that's all what they desire.

-- Petr


pgp8g7Y2RnA_L.pgp
Description: PGP signature
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

2015-03-16 Fedora QA Devel Meeting Minutes

2015-03-16 Thread Tim Flink
===
#fedora-meeting: fedora-qadevel
===

Minutes: 
http://meetbot.fedoraproject.org/fedora-meeting/2015-03-16/fedora-qadevel.2015-03-16-15.03.html
Minutes (text): 
http://meetbot.fedoraproject.org/fedora-meeting/2015-03-16/fedora-qadevel.2015-03-16-15.03.txt
Log: 
http://meetbot.fedoraproject.org/fedora-meeting/2015-03-16/fedora-qadevel.2015-03-16-15.03.log.html

Meeting summary
---
* Role Call  (tflink, 15:03:52)

* ExecDB  (jskladan, 15:05:53)
  * ExecDB is now more defensive in parsing Taskbot's push notifications
(jskladan, 15:06:04)
  * ExecDB is IMHO ready to be deployed  (jskladan, 15:06:04)

* OpenQA  (jskladan, 15:09:06)
  * OpenQA looks good so far - some occasional quirks, but nothing too
serious  (jskladan, 15:09:06)
  * covered testcases are to be found here

https://bitbucket.org/rajcze/openqa_fedora_tools/src/master/PhaseSeparation.md
(jskladan, 15:09:06)
  * jsedlak is now working on covering FedUp testcases  (jskladan,
15:09:06)
  * most of the work-to-be-done on OpenQA will be Upgrade  NFS(repos,
kickstarts, ...)-related  (jskladan, 15:11:52)

* kparal status report  (kparal, 15:12:32)

* Taskotron Artifacts  (mkrizek, 15:12:32)
  * artifacs have been running on dev for a while now, no issues (that
hasn't been fixed) has been seen  (mkrizek, 15:12:57)
  * there is a dir for each day where artifacts of that day are put to
speed up loading of taskotron.fp.o/artifacts/  (mkrizek, 15:13:07)
  * LINK: http://taskotron-dev.fedoraproject.org/artifacts/20150316/
(mkrizek, 15:14:52)

* Disposable Clients Remote Execution  (mkrizek, 15:17:12)
  * now working on evaluation communication methods between task
initiator and executor - paramiko or ansible are subjects of
evaluation  (mkrizek, 15:17:23)

* kparal status report  (kparal, 15:18:44)
  * fixed mock crashes for single-arch packages  (kparal, 15:18:53)
  * LINK: https://phab.qadevel.cloud.fedoraproject.org/D303   (kparal,
15:18:53)
  * helped out with implementing the koji download cache, review still
pending, as well as submitting unit tests  (kparal, 15:19:09)
  * LINK: https://phab.qadevel.cloud.fedoraproject.org/D266   (kparal,
15:19:09)
  * still haven't filed a bug about gtk spinner performance issue,
planning to do it soon. it's slowing down openqa execution (and
manual testing) considerably. (just the main installation time goes
from 5 minutes to 15 minutes on my otherwise almost idle laptop, in
my testing).  (kparal, 15:19:32)

* tflink status report  (tflink, 15:20:38)
  * updated systems, seem to still be having problems with trigger :-/
(tflink, 15:20:50)
  * still watching for bad depcheck failures  (tflink, 15:20:50)
  * working on tickets for disposable clients  (tflink, 15:20:50)

* Tasking/Planning  (tflink, 15:24:55)
  * artifacts and execdb should both be feature complete and ready for
deployment  (tflink, 15:30:21)
  * ACTION: jskladan to ansible-ize execdb  (jskladan, 15:42:51)
  * LINK: https://phab.qadevel.cloud.fedoraproject.org/T407   (tflink,
15:47:24)
  * LINK: https://phab.qadevel.cloud.fedoraproject.org/project/view/20/
(roshi, 15:48:54)

* Open Floor  (tflink, 15:53:43)

Meeting ended at 16:05:17 UTC.




Action Items

* jskladan to ansible-ize execdb




Action Items, by person
---
* jskladan
  * jskladan to ansible-ize execdb
* **UNASSIGNED**
  * (none)




People Present (lines said)
---
* tflink (87)
* jskladan (33)
* kparal (23)
* mkrizek (21)
* danofsatx (18)
* roshi (9)
* zodbot (4)




Generated by `MeetBot`_ 0.1.4

.. _`MeetBot`: http://wiki.debian.org/MeetBot


pgpSre8UZI4JM.pgp
Description: OpenPGP digital signature
___
qa-devel mailing list
qa-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/qa-devel


[Bug 1196763] Review Request: perl-Tie-Cache - LRU Cache in Memory

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1196763

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|perl-Tie-Cache-0.21-2.el5   |perl-Tie-Cache-0.21-2.el6



--- Comment #24 from Fedora Update System upda...@fedoraproject.org ---
perl-Tie-Cache-0.21-2.el6 has been pushed to the Fedora EPEL 6 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=6wyt7t9B4va=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[EPEL-devel] Fedora EPEL 7 updates-testing report

2015-03-16 Thread updates
The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 123  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-3989/cross-binutils-2.23.88.0.1-2.el7.1
  38  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0626/perl-Gtk2-1.2495-1.el7
  17  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0862/nodejs-0.10.36-3.el7,libuv-0.10.34-1.el7,v8-3.14.5.10-17.el7
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1087/dokuwiki-0-0.24.20140929c.el7
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1135/librsync-1.0.0-1.el7,duplicity-0.6.24-5.el7,rdiff-backup-1.2.8-11.el7
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0952/qpid-qmf-0.28-27.el7,qpid-cpp-0.30-12.el7
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1077/libmspack-0.5-0.1.alpha.el7
   3  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1250/php-ZendFramework2-2.3.7-1.el7
   0  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1278/nx-libs-3.5.0.29-1.el7


The following builds have been pushed to Fedora EPEL 7 updates-testing

BackupPC-3.3.1-1.el7
graphite-web-0.9.12-8.el7
jdns-2.0.1-1.el7
nx-libs-3.5.0.29-1.el7
php-horde-Horde-Compress-2.1.1-1.el7
vile-9.8p-1.el7

Details about builds:



 BackupPC-3.3.1-1.el7 (FEDORA-EPEL-2015-1279)
 High-performance backup system

Update Information:

3.3.1 has some minor bug fixes from 3.3.0 
# # 
Version 3.3.1, 11 Jan 2015 
# * 
Added more helpful text (instead of New Key) for BackupFilesOnly and 
BackupFilesExclude in the CGI editor. * Removed deprecated defined(@Backups) 
from lib/BackupPC/CGI/Browse.pm; patch from Alexander Moisseev. * Updated 
Spanish language file lib/BackupPC/Lang/es.pm from Luis Bustamante. * Updated 
init.d/debian-backuppc from Eduardo Díaz Rodríguez.

References:

  [ 1 ] Bug #1168320 - Package for EPEL7 Request
https://bugzilla.redhat.com/show_bug.cgi?id=1168320




 graphite-web-0.9.12-8.el7 (FEDORA-EPEL-2015-1280)
 A Django web application for enterprise scalable realtime graphing

Update Information:

obsolete hacky graphite-web-selinux subpackage

References:

  [ 1 ] Bug #1121811 - Add graphite-web to epel7
https://bugzilla.redhat.com/show_bug.cgi?id=1121811




 jdns-2.0.1-1.el7 (FEDORA-EPEL-2015-1283)
 A simple DNS queries library

Update Information:

new upstream version

ChangeLog:

* Sun Mar 15 2015 Ivan Romanov dr...@land.ru - 2.0.1-1
- new upstream version
* Sat Aug 16 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.0.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun  8 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 31 2014 Rex Dieter rdie...@fedoraproject.org - 2.0.0-7
- use pkgconfig-style build dependencies
- %check: make dir used in %files, ensure string compare
- %install: make install/fast ...
- %files: track library sonames

References:

  [ 1 ] Bug #1202165 - jdns-2.0.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1202165




 nx-libs-3.5.0.29-1.el7 (FEDORA-EPEL-2015-1278)
 NX X11 protocol compression libraries

Update Information:

Update to 3.5.0.29:

- further reduction of code size by Mike Gabriel
- ~/.x2go/config/keystrokes.cfg, /etc/x2go/keystrokes.cfg and
/etc/nxagent/keystrokes.cfg are now respected thanks to Horst Schirmeier
- security fixes for CVE-2011-2895, CVE-2011-4028, CVE-2013-4396,
CVE-2013-6462, CVE-2014-0209, CVE-2014-0210, CVE-2014-0211,
CVE-2014-8092, CVE-2014-8097, CVE-2014-8095, CVE-2014-8096,

[EPEL-devel] Fedora EPEL 6 updates-testing report

2015-03-16 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 1058  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6
 123  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4008/cross-binutils-2.23.51.0.3-1.el6.1
 111  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4242/facter-1.6.18-8.el6
  99  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4485/python-tornado-2.2.1-7.el6
  81  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4884/mapserver-6.0.4-1.el6
  61  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0232/chicken-4.9.0.1-2.el6
  38  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0644/perl-Gtk2-1.2495-1.el6
  35  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0696/drupal7-path_breadcrumbs-3.2-1.el6
  28  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0779/drupal7-views-3.10-1.el6
  17  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0864/nodejs-0.10.36-3.el6,libuv-0.10.34-1.el6,v8-3.14.5.10-17.el6
  16  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0985/drupal7-entity-1.6-1.el6
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1047/putty-0.63-4.el6
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1107/dokuwiki-0-0.24.20140929c.el6
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1108/librsync-1.0.0-1.el6,csync2-1.34-15.el6,duplicity-0.6.22-4.el6,rdiff-backup-1.2.8-6.el6
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1173/seamonkey-2.28-4.ESR_31.5.0.el6
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1177/libmspack-0.5-0.1.alpha.el6
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1069/phpMyAdmin-4.0.10.9-1.el6
   0  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1286/nx-libs-3.5.0.29-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

BackupPC-3.3.1-1.el6
jdns-2.0.1-1.el6
nx-libs-3.5.0.29-1.el6
php-horde-Horde-Compress-2.1.1-1.el6
vile-9.8p-1.el6

Details about builds:



 BackupPC-3.3.1-1.el6 (FEDORA-EPEL-2015-1282)
 High-performance backup system

Update Information:

3.3.1 has some minor bug fixes from 3.3.0 
# # 
Version 3.3.1, 11 Jan 2015 
# * 
Added more helpful text (instead of New Key) for BackupFilesOnly and 
BackupFilesExclude in the CGI editor. * Removed deprecated defined(@Backups) 
from lib/BackupPC/CGI/Browse.pm; patch from Alexander Moisseev. * Updated 
Spanish language file lib/BackupPC/Lang/es.pm from Luis Bustamante. * Updated 
init.d/debian-backuppc from Eduardo Díaz Rodríguez.

ChangeLog:

* Sat Mar 14 2015 Bernard Johnson bjohn...@symetrix.com - 3.3.1-1
- v 3.3.1
* Fri Aug 15 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 3.3.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jun  6 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 3.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild




 jdns-2.0.1-1.el6 (FEDORA-EPEL-2015-1276)
 A simple DNS queries library

Update Information:

new upstream version

References:

  [ 1 ] Bug #1202165 - jdns-2.0.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1202165




 nx-libs-3.5.0.29-1.el6 (FEDORA-EPEL-2015-1286)
 NX X11 protocol compression libraries

Update Information:

Update to 3.5.0.29:

- further reduction of code size by Mike Gabriel
- ~/.x2go/config/keystrokes.cfg, /etc/x2go/keystrokes.cfg and
/etc/nxagent/keystrokes.cfg are now respected thanks to Horst Schirmeier
- security fixes for CVE-2011-2895, CVE-2011-4028, CVE-2013-4396,
CVE-2013-6462, CVE-2014-0209, CVE-2014-0210, CVE-2014-0211,
CVE-2014-8092, CVE-2014-8097, CVE-2014-8095, CVE-2014-8096,
CVE-2014-8099, CVE-2014-8100, CVE-2014-8102, CVE-2014-8101,
CVE-2014-8093, CVE-2014-8098, CVE-2015-0255 by Michael DePaulo
- other (build) bug fixes

Update to 3.5.0.28:
o Fix non-working Copy+Paste into some rootless Qt applications when Xfixes 
extension is 

[EPEL-devel] Fedora EPEL 5 updates-testing report

2015-03-16 Thread updates
The following Fedora EPEL 5 Security updates need testing:
 Age  URL
 1058  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.10-5.el5
 512  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11893/libguestfs-1.20.12-1.el5
 277  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1626/puppet-2.7.26-1.el5
 131  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-3784/mantis-1.2.17-3.el5
 127  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-3849/sblim-sfcb-1.3.8-2.el5
  35  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0695/drupal7-path_breadcrumbs-3.2-1.el5
  16  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1001/drupal7-entity-1.6-1.el5
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1098/librsync-1.0.0-1.el5,duplicity-0.6.21-2.el5,rdiff-backup-1.0.5-3.el5
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1121/dokuwiki-0-0.24.20140929c.el5
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1044/putty-0.63-4.el5
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1029/phpMyAdmin4-4.0.10.9-1.el5


The following builds have been pushed to Fedora EPEL 5 updates-testing

dejavu-fonts-2.33-6.el5
fontpackages-1.44-1.el5.3
vile-9.8p-1.el5

Details about builds:



 dejavu-fonts-2.33-6.el5 (FEDORA-EPEL-2015-1285)
 DejaVu fonts

Update Information:

The DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Its 
purpose is to provide a wider range of characters, while maintaining the 
original style, using an open collaborative development process.

References:

  [ 1 ] Bug #1181726 - Merge Review Request: dejavu-fonts - DejaVu fonts
https://bugzilla.redhat.com/show_bug.cgi?id=1181726
  [ 2 ] Bug #1181674 - need to add back dejavu-fonts in epel5
https://bugzilla.redhat.com/show_bug.cgi?id=1181674




 fontpackages-1.44-1.el5.3 (FEDORA-EPEL-2015-1289)
 Common directory and macro definitions used by font packages

Update Information:

This package contains the basic directory layout, spec templates, rpm macros 
and other materials used to create font packages.

References:

  [ 1 ] Bug #1181725 - Re-Review Request (epel5): fontpackages - Common 
directory and macro definitions used by font packages
https://bugzilla.redhat.com/show_bug.cgi?id=1181725
  [ 2 ] Bug #1181674 - need to add back dejavu-fonts in epel5
https://bugzilla.redhat.com/show_bug.cgi?id=1181674




 vile-9.8p-1.el5 (FEDORA-EPEL-2015-1277)
 VI Like Emacs

Update Information:

upgrade to 9.8p (RHBZ#1188844)

ChangeLog:

* Sun Mar 15 2015 Mark McKinstry mmcki...@nexcess.net - 9.8p-1
- upgrade to 9.8p (RHBZ#1188844)

References:

  [ 1 ] Bug #1188844 - vile-9.8p is available
https://bugzilla.redhat.com/show_bug.cgi?id=1188844


___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel


Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Josh Boyer
On Mon, Mar 16, 2015 at 12:50 PM, Ralf Corsepius rc040...@freenet.de wrote:
 On 03/16/2015 05:26 PM, Josh Boyer wrote:


 On Mar 16, 2015 12:23 PM, Ralf Corsepius rc040...@freenet.de
 mailto:rc040...@freenet.de wrote:
  
   On 03/16/2015 04:49 PM, Dennis Gilmore wrote:
  
   On Monday, March 16, 2015 04:36:40 PM Ralf Corsepius wrote:
  
   On 03/16/2015 03:52 PM, Jaroslav Reznik wrote:
  
   This feature aims to reduce the technical hurdles for users and
 developers
   to locate software packaged for a distribution, but which needs to
 be
   clearly identified as not officially included (or possibly
 sanctioned) by
   that distribution.
  
  
   Does this mean Fedora is going to ship repository configs for these
   unpronounceable repos.
  
   In the past we had been told this wasn't possible for legal reasons.
  
   Ralf
  
  
   No that is not going to happen, the repos in Question are copr repos
  
  
   OK, in this case, I do not see any sense in this request - It's a
 waste of time and resources.

 The work is already done and has no impact on the wider package
 maintainer set.

 This only means you already wasted time and resources.

That is your opinion.  The opinion of the people that did the work differs.

  The Change is simply informational.

 a) This change impacts users, while these COPRs are not useful to them.

There are no COPR repo files that are installed by default today,
which means none of them use this mechanism yet.  Which means there is
literally no change for any user at this time.  As I said, the Change
is informational.

If such repo files are installed by default, it will be at the
discretion of the various Working Groups not the Change proposer.

 b) According to Mr. Gallagher, these COPRs and this change serve to
 establish his vision of a 2-class society - Sorry, but you don't really want
 to know what I think of this.

Stephen isn't the Change proposer, nor did he request the Change to be
developed.  However, you are correct in that I don't want to know what
you think of this.

josh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Ralf Corsepius

On 03/16/2015 03:52 PM, Jaroslav Reznik wrote:


This feature aims to reduce the technical hurdles for users and developers to
locate software packaged for a distribution, but which needs to be clearly
identified as not officially included (or possibly sanctioned) by that
distribution.


Does this mean Fedora is going to ship repository configs for these 
unpronounceable repos.


In the past we had been told this wasn't possible for legal reasons.

Ralf

--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[perl-Image-ExifTool/f22] update to 9.90 (new stable)

2015-03-16 Thread Tom Callaway
commit 9a0fb18767187a2137709cd05582220cb62b9c04
Author: Tom Callaway s...@fedoraproject.org
Date:   Mon Mar 16 10:44:04 2015 -0400

update to 9.90 (new stable)

 perl-Image-ExifTool.spec | 5 -
 sources  | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 745938f..8c80dec 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
 Name:  perl-Image-ExifTool
-Version:   9.76
+Version:   9.90
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Applications/Multimedia
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 16 2015 Tom Callaway s...@fedoraproject.org - 9.90-1
+- update to 9.90 (new stable)
+
 * Mon Nov 24 2014 Tom Callaway s...@fedoraproject.org - 9.76-1
 - update to 9.76 (new stable)
 
diff --git a/sources b/sources
index ad08783..1bd4c8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dedfc6df3bf0fe04877f0335c0ac315  Image-ExifTool-9.76.tar.gz
+4ce15d63f29f682763e77e7bb4685dec  Image-ExifTool-9.90.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Image-ExifTool] update to 9.90 (new stable)

2015-03-16 Thread Tom Callaway
commit ac564c9b822c36daf839e65df93f1c5ba3c2ade7
Author: Tom Callaway s...@fedoraproject.org
Date:   Mon Mar 16 10:45:24 2015 -0400

update to 9.90 (new stable)

 .gitignore   | 1 +
 perl-Image-ExifTool.spec | 5 -
 sources  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86ed19c..26cc06e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ Image-ExifTool-8.25.tar.gz
 /Image-ExifTool-9.60.tar.gz
 /Image-ExifTool-9.70.tar.gz
 /Image-ExifTool-9.76.tar.gz
+/Image-ExifTool-9.90.tar.gz
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 745938f..8c80dec 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
 Name:  perl-Image-ExifTool
-Version:   9.76
+Version:   9.90
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Applications/Multimedia
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 16 2015 Tom Callaway s...@fedoraproject.org - 9.90-1
+- update to 9.90 (new stable)
+
 * Mon Nov 24 2014 Tom Callaway s...@fedoraproject.org - 9.76-1
 - update to 9.76 (new stable)
 
diff --git a/sources b/sources
index ad08783..1bd4c8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dedfc6df3bf0fe04877f0335c0ac315  Image-ExifTool-9.76.tar.gz
+4ce15d63f29f682763e77e7bb4685dec  Image-ExifTool-9.90.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Jaroslav Reznik
= Proposed Self Contained Change: Disabled Repositories Support =
https://fedoraproject.org/wiki/Changes/DisabledRepoSupport

Change owner(s): Richard Hughes rhughes at redhat dot com

The Software tool and PackageKit now support disabled repositories to help 
users locate software in additional repositories which are not meant to be 
enabled by default. 

* This Change is announced after the Change Submission Deadline as an
exception to the process. May not be approved for proposed Fedora release. *

== Detailed Description ==
This feature aims to reduce the technical hurdles for users and developers to 
locate software packaged for a distribution, but which needs to be clearly 
identified as not officially included (or possibly sanctioned) by that 
distribution.

When Software (via PackageKit) queries a repo definition that contains the line 
enabled_metadata=1, even if the repo is disabled, it will download repodata. 
This feature allows a user to locate software in response to a search. If the 
user wants to install the software, she receives a dialog with information 
that the repo must be enabled to satisfy the request, and if relevant, 
information about the nature of the software (for instance, if it is non-
libre).

N.B. This feature does not currently operate in Fedora, since no such repo 
definitions are currently shipped. However, the feature could be used by 
remixers, and in the future in Fedora in the event of a policy change. 

== Scope ==
* Proposal owners: Include enhancements in gnome-software/PackageKit (done)
* Other developers: N/A (not a System Wide Change)
* Release engineering: N/A (not a System Wide Change)
** Note: For this feature to be used in Fedora requires an additional *-
release-extra package to ship disabled repo definition 
* Policies and guidelines: N/A (not a System Wide Change)
** Note: For this feature to be used in Fedora requires clearer approval from 
FESCo and the Council 

___
devel-announce mailing list
devel-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce

[perl] Move perl(:MODULE_COMPAT_*) symbol and include directories to perl-libs

2015-03-16 Thread Petr Pisar
commit a14dcbc31cccdd6f8243ee9346d2be1c46057d60
Author: Petr Písař ppi...@redhat.com
Date:   Mon Mar 16 16:11:19 2015 +0100

Move perl(:MODULE_COMPAT_*) symbol and include directories to perl-libs

Move license and documentation to perl-libs. perl-libs is now the base
package which everbody needs.

 perl.spec | 55 ++-
 1 file changed, 34 insertions(+), 21 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 6e2d60b..d278664 100644
--- a/perl.spec
+++ b/perl.spec
@@ -30,7 +30,7 @@
 Name:   perl
 Version:%{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:322%{?dist}
+Release:323%{?dist}
 Epoch:  %{perl_epoch}
 Summary:Practical Extraction and Report Language
 Group:  Development/Languages
@@ -140,18 +140,6 @@ BuildRequires:  procps, rsyslog
 # compat macro needed for rebuild
 %global perl_compat perl(:MODULE_COMPAT_5.20.2)
 
-# Compat provides
-Provides: %perl_compat
-Provides: perl(:MODULE_COMPAT_5.20.1)
-Provides: perl(:MODULE_COMPAT_5.20.0)
-
-# Threading provides
-Provides: perl(:WITH_ITHREADS)
-Provides: perl(:WITH_THREADS)
-# Largefile provides
-Provides: perl(:WITH_LARGEFILES)
-# PerlIO provides
-Provides: perl(:WITH_PERLIO)
 # File provides
 Provides: perl(bytes_heavy.pl)
 Provides: perl(dumpvar.pl)
@@ -162,6 +150,8 @@ Provides: perl(utf8_heavy.pl)
 Obsoletes: perl-suidperl = 4:5.12.2
 
 Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release}
+# Require this till perl sub-package requires any modules
+Requires: %perl_compat
 
 # We need this to break the dependency loop, and ensure that perl-libs 
 # gets installed before perl.
@@ -185,13 +175,24 @@ Install this package if you want to program in Perl or 
enable your system to
 handle Perl scripts.
 
 %package libs
-Summary:The libraries for the perl runtime
+Summary:The libraries for the perl run-time
 Group:  Development/Languages
 License:GPL+ or Artistic
-Requires:   %perl_compat
+# Compat provides
+Provides:   %perl_compat
+Provides:   perl(:MODULE_COMPAT_5.20.1)
+Provides:   perl(:MODULE_COMPAT_5.20.0)
+# Threading provides
+Provides:   perl(:WITH_ITHREADS)
+Provides:   perl(:WITH_THREADS)
+# Largefile provides
+Provides:   perl(:WITH_LARGEFILES)
+# PerlIO provides
+Provides:   perl(:WITH_PERLIO)
 
 %description libs
-The libraries for the perl runtime
+The is a perl run-time (interpreter as a shared library and include
+directories).
 
 
 %package devel
@@ -2295,20 +2296,23 @@ sed \
 %postun libs -p /sbin/ldconfig
 
 %files
-%doc Artistic AUTHORS Copying README Changes
 %{_mandir}/man1/*.1*
 %{_mandir}/man3/*.3*
 %{_bindir}/*
-%{privlib}
 %{archlib}/*
-%{perl_vendorlib}
+%{privlib}/*
 
 
 # libs
+%exclude %dir %{archlib}
+%exclude %dir %{archlib}/auto
 %exclude %dir %{archlib}/CORE
 %exclude %{archlib}/CORE/libperl.so
 %exclude %{_libdir}/libperl.so.*
-%exclude %{perl_vendorarch}
+%exclude %dir %{perl_vendorarch}
+%exclude %dir %{perl_vendorarch}/auto
+%exclude %dir %{privlib}
+%exclude %dir %{perl_vendorlib}
 
 # devel
 %exclude %{_bindir}/h2xs
@@ -2972,12 +2976,17 @@ sed \
 
 %files libs
 %defattr(-,root,root)
+%license Artistic Copying
+%doc AUTHORS README Changes
+%dir %{archlib}
+%dir %{archlib}/auto
 %dir %{archlib}/CORE
 %{archlib}/CORE/libperl.so
 %{_libdir}/libperl.so.*
-%dir %{archlib}
 %dir %{perl_vendorarch}
 %dir %{perl_vendorarch}/auto
+%dir %{privlib}
+%dir %{perl_vendorlib}
 
 %files devel
 %{_bindir}/h2xs
@@ -3832,6 +3841,10 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Mon Mar 16 2015 Petr Pisar ppi...@redhat.com - 4:5.20.2-323
+- Move perl(:MODULE_COMPAT_*) symbol and include directories to perl-libs
+  package (bug #1174951)
+
 * Sat Feb 21 2015 Till Maas opensou...@till.name - 4:5.20.2-322
 - Rebuilt for Fedora 23 Change
   
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Dennis Gilmore
On Monday, March 16, 2015 04:36:40 PM Ralf Corsepius wrote:
 On 03/16/2015 03:52 PM, Jaroslav Reznik wrote:
  This feature aims to reduce the technical hurdles for users and developers
  to locate software packaged for a distribution, but which needs to be
  clearly identified as not officially included (or possibly sanctioned) by
  that distribution.
 
 Does this mean Fedora is going to ship repository configs for these
 unpronounceable repos.
 
 In the past we had been told this wasn't possible for legal reasons.
 
 Ralf

No that is not going to happen, the repos in Question are copr repos

Dennis
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Stephen Gallagher
On Mon, 2015-03-16 at 16:22 +0100, Sergio Pascual wrote:
 
 2015-03-16 15:52 GMT+01:00 Jaroslav Reznik jrez...@redhat.com:
  = Proposed Self Contained Change: Disabled Repositories Support =
  https://fedoraproject.org/wiki/Changes/DisabledRepoSupport
  
 Disabled Repositories Support sounds better than Help People 
 Install Non-Free Software in Fedora, but the result is the same.
 
 Personally, I don't like it
That's not all it is potentially usable for. For example, at last 
Wednesday's FESCo meeting, we gave GNOME Software permission to use 
this functionality to point at a curated set of COPR repositories. 
These are all free software, just with a lower standard of packaging. 
That's a perfectly sound use of this feature, I would say.


signature.asc
Description: This is a digitally signed message part
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Sergio Pascual
2015-03-16 15:52 GMT+01:00 Jaroslav Reznik jrez...@redhat.com:

 = Proposed Self Contained Change: Disabled Repositories Support =
 https://fedoraproject.org/wiki/Changes/DisabledRepoSupport


Disabled Repositories Support sounds better than Help People Install
Non-Free Software in Fedora, but the result is the same.

Personally, I don't like it
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Harden_all_packages_with_position-independent_code + guile modules

2015-03-16 Thread Jakub Jelinek
On Mon, Mar 16, 2015 at 01:24:19PM -0400, Adam Jackson wrote:
 On Fri, 2015-03-13 at 12:14 +0100, Florian Weimer wrote:
  On 03/12/2015 03:41 PM, Adam Jackson wrote:
  
   We may want to revisit this, honestly.  The actual proposal was just to
   build executables as PIE, right?  Forcing -z now is a bit more than
   maybe was expected.
  
  People tell conflicting things about PIE.  I have asked essentially the
  same thing, and I was told, no, PIE itself alters symbol resolution.  Is
  this true or not?
 
 PIE does alter symbol resolution, though not in a particularly big way.
 In a normal executable, taking the address of a global function takes
 the address of the definition found in the executable itself, if any; in
 a PIE, you take the address of the first definition found by the runtime
 linker.  Normally that's not a correctness issue since the executable
 usually ends up as the first object searched, but it does mean an
 LD_PRELOAD can override more symbols than it used to because the
 (now-PIE) executable is importing more symbols than before.

???  PIE is the first object in symbol search scope, before LD_PRELOAD,
identically to normal executables.

Jakub
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: ImageMagick update to 6.9.0-9. So-name bump: libMagick++-6.Q16.so.3 - libMagick++-6.Q16.so.6

2015-03-16 Thread Pavel Alexeev
15.03.2015 16:57, Michael Schwendt пишет:
 On Tue, 10 Mar 2015 14:49:28 +0100, Ralf Corsepius wrote:

 Right now, many issues/problems are interacting and affecting packages 
 simultanously, which occasionally render fixing these issues quite 
 complicated.

 So far I've hit:
 - GCC-5.0
 - Hardening
 - boost upgrade
 - ImageMagick
 - autotool upgrade.

 Openly said, the situation on f23 is a mess.
 Agreed. People run into failed builds, find out that a lib needs a rebuild
 because of GCC C++ ABI issues. After the rebuild, runtime linking fails for
 other dependencies, and they need a rebuild, too. This is non-trivial (and
 dangerous) for larger dep-chains in the distribution. I'm also not sure how
 many packagers even run Rawhide instead of F22 testing.
The main question should it be done in such manner? May be it have worth
run at least off-tree (without commits and versions bump) mass rebuild?
It allow estimate amount of broken packages and see dependencies. Do we
have resources to do so?

-- 
With best wishes, Pavel Alexeev (aka Pahan-Hubbitus). For fast contact
with me use jabber: hubbi...@jabber.ru
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Harden_all_packages_with_position-independent_code + guile modules

2015-03-16 Thread Adam Jackson
On Fri, 2015-03-13 at 12:14 +0100, Florian Weimer wrote:
 On 03/12/2015 03:41 PM, Adam Jackson wrote:
 
  We may want to revisit this, honestly.  The actual proposal was just to
  build executables as PIE, right?  Forcing -z now is a bit more than
  maybe was expected.
 
 People tell conflicting things about PIE.  I have asked essentially the
 same thing, and I was told, no, PIE itself alters symbol resolution.  Is
 this true or not?

PIE does alter symbol resolution, though not in a particularly big way.
In a normal executable, taking the address of a global function takes
the address of the definition found in the executable itself, if any; in
a PIE, you take the address of the first definition found by the runtime
linker.  Normally that's not a correctness issue since the executable
usually ends up as the first object searched, but it does mean an
LD_PRELOAD can override more symbols than it used to because the
(now-PIE) executable is importing more symbols than before.

- ajax

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Mike Pinkerton


On 16 Mar 2015, at 12:57, Josh Boyer wrote:

a) This change impacts users, while these COPRs are not useful to  
them.


There are no COPR repo files that are installed by default today,
which means none of them use this mechanism yet.  Which means there is
literally no change for any user at this time.  As I said, the Change
is informational.

If such repo files are installed by default, it will be at the
discretion of the various Working Groups not the Change proposer.


Why would an official product want to endorse unofficial repos?

If the working group deems the software to be that useful, wouldn't  
it be better to bring its packaging up to the quality of the  
official Fedora repo, and make it more easily discoverable by all  
Fedora users, regardless of whether they choose to use that product  
or a spin or a non-product install of Fedora?


Just asking what the thinking is here ...

--
Mike

--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Postfix - switching to dynamically loaded database plugins

2015-03-16 Thread Jaroslav Skarvada
Hi,

dynamically loaded database plugins has been supported in Debian
by downstream patch for a while. This patch went finally upstream,
so I am also introducing this feature in Fedora Rawhide (f23).

Previously, all database map support libraries were linked to the Postfix
binary, which required careful downstream selection of what libraries
to support and link. For users there was no way how to remove the
unneeded dependencies from the Postfix package (not counting
recompilation).

With the recent Postfix change (since postfix-3.0.0-4.fc23), users can
choose database maps they want by simply installing appropriate
Postfix subpackage(s). This also allows us to support more types of
database maps without adding additional dependencies to the Postfix base
package.

The following Postfix subpackages were introduced in Rawhide:

postfix-cdb
postfix-ldap
postfix-mysql
postfix-pcre
postfix-pgsql
postfix-sqlite

For users upgrading Postfix package in Rawhide it effectively means
that they need to install subpackages for all database maps they
use. E.g. if they use MySQL and LDAP maps, they need to install
postfix-mysql and postfix-ldap subpackages in addition to the
base Postfix package, otherwise their postfix setup will not work
correctly.

I will probably propose f23 Change for this feature later

thanks  regards

Jaroslav
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Reason why non-commiters are not allowed to create buildroot overrides?

2015-03-16 Thread Rex Dieter
David Howells wrote:

 Susi Lehtola jussileht...@fedoraproject.org wrote:
 
 The reason why buildroot overrides can't be made by anyone is that the
 maintainer might not want people to build packages against the new
 version, if for example it breaks things.
 
 Should the broken new version be made unavailable in that case then?

Technically, it's not generally available until the maintainer submits an 
update for it.

-- Rex

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: unable to get new certificate?

2015-03-16 Thread Kevin Fenzi
On Mon, 16 Mar 2015 18:57:32 -0400
Neal Becker ndbeck...@gmail.com wrote:

 fedora-packager-setup 
 Setting up Fedora packager environment
 Certificate has expired, getting a new one
 FAS Password: 
 [... silence ]
 
 Seems to just hang

Are you behind a web proxy? If you wait a few minutes does it say
anything?

kevin




pgp84TRT7CoZl.pgp
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Michael Catanzaro
On Mon, 2015-03-16 at 15:25 -0400, Stephen Gallagher wrote:
 Other examples might be preview releases of certain software that are 
 not yet stable enough to be in Fedora proper or whose installation 
 might be too disruptive during a stable lifecycle. Like for example 
 the recent GNOME 3.12 repositories for Fedora 20 users since we had 
 the long cycle.

This is a bad example IMO. We are not set up to handle coprs that
include essential system packages. If you try to remove the gnome-3.12
copr with gnome-software, it just uninstalls your desktop environment
and leaves you with a broken computer.

Installing a single application that's not in Fedora from a copr is one
thing, or a newer version of an application, but not if they are core
system packages.

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

unable to get new certificate?

2015-03-16 Thread Neal Becker
fedora-packager-setup 
Setting up Fedora packager environment
Certificate has expired, getting a new one
FAS Password: 
[... silence ]

Seems to just hang

-- 
Those who fail to understand recursion are doomed to repeat it

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

File Net-DBus-1.1.0.tar.gz uploaded to lookaside cache by berrange

2015-03-16 Thread Daniel P. Berrange
A file has been added to the lookaside cache for perl-Net-DBus:

da44a16f8abf1db76f5ccf50d9926944  Net-DBus-1.1.0.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-PDL

2015-03-16 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.7.0-8.fc22.x86_64 requires libproj.so.0()(64bit)
On i386:
perl-PDL-2.7.0-8.fc22.i686 requires libproj.so.0
On armhfp:
perl-PDL-2.7.0-8.fc22.armv7hl requires libproj.so.0
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Prima

2015-03-16 Thread buildsys


perl-Prima has broken dependencies in the rawhide tree:
On x86_64:
perl-Prima-Test-1.42-1.fc23.x86_64 requires perl(Prima::noX11)
On i386:
perl-Prima-Test-1.42-1.fc23.i686 requires perl(Prima::noX11)
On armhfp:
perl-Prima-Test-1.42-1.fc23.armv7hl requires perl(Prima::noX11)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: F22 Self Contained Change: Disabled Repositories Support

2015-03-16 Thread Stephen Gallagher
On Mon, 2015-03-16 at 13:48 -0400, Mike Pinkerton wrote:
 On 16 Mar 2015, at 12:57, Josh Boyer wrote:
 
   a) This change impacts users, while these COPRs are not useful 
   to   them.
  
  There are no COPR repo files that are installed by default today, 
  which means none of them use this mechanism yet.  Which means 
  there is literally no change for any user at this time.  As I 
  said, the Change is informational.
  
  If such repo files are installed by default, it will be at the 
  discretion of the various Working Groups not the Change proposer.
 
 Why would an official product want to endorse unofficial repos?
 
 If the working group deems the software to be that useful, wouldn't  
 it be better to bring its packaging up to the quality of the   
 official Fedora repo, and make it more easily discoverable by all  
 Fedora users, regardless of whether they choose to use that 
 product   or a spin or a non-product install of Fedora?
 
 Just asking what the thinking is here ...
 


One representative example would be software that is extremely useful 
to a large group of people but whose packaging is a nightmare. For 
example, a great many people enjoy the Chromium repository in COPR. 
Due to Google's upstream practices, it's basically impossible to get 
it to meet Fedora's packaging policies. However, Google as an upstream 
is at least responsive enough that it can be trusted to close security 
issues in a timely basis. With that in mind, is it worth introducing 
barriers to our users from installing Chromium simply because of 
packaging problems?

I'd say this is a fair case.

Other examples might be preview releases of certain software that are 
not yet stable enough to be in Fedora proper or whose installation 
might be too disruptive during a stable lifecycle. Like for example 
the recent GNOME 3.12 repositories for Fedora 20 users since we had 
the long cycle.


signature.asc
Description: This is a digitally signed message part
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: [389-devel] [389-users] GUI console and Kerberos

2015-03-16 Thread Paul Robert Marino
Is there any interest in me writing a howto on this?
keep in mind it doesn't break any of the built in functionality but
just adds the ability to grant users admin privileges and log into the
the GUI console (389-console) using their Kerberos password which are
not stored in the LDAP database.




On Sun, Mar 15, 2015 at 4:52 PM, Paul Robert Marino prmari...@gmail.com wrote:
 I got it working Kerberos 5 authentication in 389-console for standard
 user accounts.
 none of the users Ive tested with have password fields in the LDAP
 database they are only authenticating via Kerberos through PAM. why is
 this a big deal the 389-console does not support SASL so GSSAPI
 doesn't work either.



 I had to implement mod_auth_pam yum install -y mod_auth_pam.x86_64
 Then I had to configure pam_passthru
 http://www.port389.org/docs/389ds/howto/howto-pam-pass-through.html
 (by the way I have some notes on things that should be revised on that
 page)
 Then I had to modify two config files. listed below in unified diffs
 next there are several ACI's that needed to be altered to provide the
 users with the required permissions those I'm still working out.

 here are the two files that need to be modified
 
 --- /etc/dirsrv/admin-serv/httpd.conf.bak   2013-08-20
 15:34:35.0 -0400
 +++ /etc/dirsrv/admin-serv/httpd.conf   2015-03-15 13:59:05.431490104 -0400
 @@ -134,6 +134,9 @@
  LoadModule restartd_module /usr/lib64/dirsrv/modules/mod_restartd.so
  LoadModule nss_module /usr/lib64/httpd/modules/libmodnss.so
  LoadModule admserv_module /usr/lib64/dirsrv/modules/mod_admserv.so
 +LoadModule auth_pam_module /usr/lib64/httpd/modules/mod_auth_pam.so
 +LoadModule auth_sys_group_module 
 /usr/lib64/httpd/modules/mod_auth_sys_group.so
 +

  ### Section 2: 'Main' server configuration
  #
 
 
 --- /etc/dirsrv/admin-serv/admserv.conf.bak 2013-08-20
 15:34:35.0 -0400
 +++ /etc/dirsrv/admin-serv/admserv.conf 2015-03-15 12:45:38.906535271 -0400
 @@ -74,6 +74,8 @@
  AuthUserFile /etc/dirsrv/admin-serv/admpw
  AuthType basic
  AuthName Admin Server
 +AuthPAM_Enabled on
 +AuthPAM_FallThrough on
  Require valid-user
  Order allow,deny
  Allow from all
 @@ -84,6 +86,8 @@
AuthUserFile /etc/dirsrv/admin-serv/admpw
AuthType basic
AuthName Admin Server
 +  AuthPAM_Enabled on
 +  AuthPAM_FallThrough on
Require valid-user
AdminSDK on
ADMCgiBinDir /usr/lib64/dirsrv/cgi-bin
 @@ -97,6 +101,8 @@
AuthUserFile /etc/dirsrv/admin-serv/admpw
AuthType basic
AuthName Admin Server
 +  AuthPAM_Enabled on
 +  AuthPAM_FallThrough on
Require valid-user
AdminSDK on
ADMCgiBinDir /usr/lib64/dirsrv/cgi-bin
 @@ -111,6 +117,8 @@
AuthUserFile /etc/dirsrv/admin-serv/admpw
AuthType basic
AuthName Admin Server
 +  AuthPAM_Enabled on
 +  AuthPAM_FallThrough on
Require valid-user
Order allow,deny
Allow from all
 @@ -123,6 +131,8 @@
AuthUserFile /etc/dirsrv/admin-serv/admpw
AuthType basic
AuthName Admin Server
 +  AuthPAM_Enabled on
 +  AuthPAM_FallThrough on
Require valid-user
  ## turn off the password pipe when using mod_restartd
AdminSDK off

 

 On Sun, Mar 15, 2015 at 12:39 PM, Paul Robert Marino
 prmari...@gmail.com wrote:
 No thats not it at all. that already works for users authenticating
 via SASL GSSAPI
 This is a legacy LDAPv2 simple bind with TLS instead of SSL.
 SASL does not apply here from what I can see.
 it looks like the username and password are being passed but with the
 the kerberos principal as the username. so instead I'm going to
 reattempt this via an other route utilizing PAM.




 On Fri, Mar 13, 2015 at 11:58 AM, Mark Reynolds marey...@redhat.com wrote:


 On 03/11/2015 05:48 PM, prmari...@gmail.com wrote:

 Update I got pulled away on something else but there is progress.

 I tried the Apache Kerberos ‎5 auth module initial auth worked but then it
 went back to LDAP error 32 because it looks like it passed
 username@realm to the ldap server as the username. Which is something I
 knew the module did from past experience with it.

 You probably just need to setup your sasl mappings in the Directory Server:

 https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/8.1/html/Administration_Guide/configuring-sasl-id-mapping.html

 Mark


 I'm going to pick this up again tomorrow morning but I think I have it
 now‎ I think I have a plan that will work.

 I'm going to try the apache Pam authentication module‎ which should pass
 the username along without modification. Then I will configure Pam pass
 through in 389 server. If I'm right this may do it. As a hacked method.
 Then if I get it working and people are interested I can write a mini
 howto.
 That said ‎if it works it will require a litle more research but I may be
 able to write a simple to implement RFE so it can attempt GSSAPI auth
 possibly based on a configuration parameter.

 Sent from my BlackBerry 10 smartphone.

  1   2   >