system-config-users and IPA

2015-04-02 Thread Мартынов Александр
I am writing patch for system-config-users that allows configure users ang group from a IPA server with python library ipalib from package ipa-python. I would like the changes be included in the system-config-users. What is the best way to implement this from the point of view of architecture?

Re: dnf replacing yum and dnf-yum

2015-04-02 Thread Parag Nemade
Hi, On Thu, Apr 2, 2015 at 1:20 PM, Jiří Konečný jkone...@redhat.com wrote: On Wed, 2015-04-01 at 13:40 -0600, Kevin Fenzi wrote: There's some confusion around this, so I thought I would post to try and clear up things. In the event I am wrong on any of the below, please do feel free to

Re: dnf replacing yum and dnf-yum

2015-04-02 Thread Jiří Konečný
On Wed, 2015-04-01 at 13:40 -0600, Kevin Fenzi wrote: There's some confusion around this, so I thought I would post to try and clear up things. In the event I am wrong on any of the below, please do feel free to correct me. ;) In the past the proposal was to have a yum-dnf package that

Re: system-config-users and IPA

2015-04-02 Thread Miloslav Trmač
I am writing patch for system-config-users that allows configure users ang group from a IPA server with python library ipalib from package ipa-python. I would like the changes be included in the system-config-users. What is the best way to implement this from the point of view of architecture?

Re: dnf replacing yum and dnf-yum

2015-04-02 Thread Jan Silhan
From: Kevin Fenzi ke...@scrye.com There's some confusion around this, so I thought I would post to try and clear up things. In the event I am wrong on any of the below, please do feel free to correct me. ;) In the past the proposal was to have a yum-dnf package that provided /usr/bin/yum,

Re: Quick C++ question for C++ experts :)

2015-04-02 Thread Ian Malone
On 1 April 2015 at 16:09, Jonathan Wakely jwak...@redhat.com wrote: On 01/04/15 15:16 +0100, Ian Malone wrote: Do you mind clarifying? I thought string should provide that http://www.cplusplus.com/reference/string/string/operator+/ or is that what fno-implicit-templates is turning off? Of

Re: dnf replacing yum and dnf-yum

2015-04-02 Thread Jiří Konečný
On Thu, 2015-04-02 at 13:32 +0530, Parag Nemade wrote: Hi, On Thu, Apr 2, 2015 at 1:20 PM, Jiří Konečný jkone...@redhat.com wrote: On Wed, 2015-04-01 at 13:40 -0600, Kevin Fenzi wrote: There's some confusion around this, so I thought I would post to try and clear up things. In the event

Fedora 22 Beta Freeze

2015-04-02 Thread Dennis Gilmore
Hi all, Tuesday was an important day on the Fedora 22 schedule[1], with two significant cut-offs. Tuesday was the Beta freeze[2]. This means that only packages which fix accepted blocker or freeze exception bugs[3][4] will be marked as 'stable' and included in the Beta composes. Other builds

Strange link error on rawhide

2015-04-02 Thread Hans de Goede
Hi, ClanLib currently fails to build properly on rawhide, I've narrowed the problem down to a link error while building a conftest from the configure script: configure:15948: g++ -o conftest -I/usr/include/freetype2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld conftest.cpp

Re: system-config-users and IPA

2015-04-02 Thread Petr Spacek
On 2.4.2015 10:40, Miloslav Trmač wrote: I am writing patch for system-config-users that allows configure users ang group from a IPA server with python library ipalib from package ipa-python. I would like the changes be included in the system-config-users. What is the best way to implement

Re: Time sync

2015-04-02 Thread Miloslav Trmač
Hello, Besides gnome-control-center then, I guess the switch of systemd-timedated to only supporting systemd-timesyncd impacts FreeIPA too. Are you aware of https://lists.fedoraproject.org/pipermail/devel/2014-November/204658.html ? Mirek -- devel mailing list

F-22 Branched report: 20150402 changes

2015-04-02 Thread Fedora Branched Report
Compose started at Thu Apr 2 07:15:02 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

Re: dnf replacing yum and dnf-yum

2015-04-02 Thread Jan Kratochvil
On Thu, 02 Apr 2015 09:50:05 +0200, Jiří Konečný wrote: When I'm using this command I get information which package contains this library. $ yum provides *libnetapi.so but when I'm using dnf command $ dnf repoquery --provides *libnetapi.so Besides other replies to make it clear: There is a

Re: Your Outstanding Requests on closed bugs

2015-04-02 Thread Petr Spacek
On 2.4.2015 01:58, Adam Williamson wrote: On Wed, 2015-04-01 at 13:56 -0400, Miloslav Trmač wrote: Humans I can understand having different views, but the tools should provide the humans with what we need here. In this case I think that means one of the following: 1) Require that the

Re: dnf replacing yum and dnf-yum

2015-04-02 Thread Mathieu Bridon
On Thu, 2015-04-02 at 14:23 +0200, Jan Kratochvil wrote: On Thu, 02 Apr 2015 09:50:05 +0200, Jiří Konečný wrote: rpm/repoquery just do not support wildcards so one has to type: repoquery --whatprovides 'libnetapi.so.0()(64bit)' dnf repoquery --whatprovides

Re: Strange link error on rawhide

2015-04-02 Thread Jakub Jelinek
On Thu, Apr 02, 2015 at 02:59:01PM +0200, Hans de Goede wrote: Hi, ClanLib currently fails to build properly on rawhide, I've narrowed the problem down to a link error while building a conftest from the configure script: configure:15948: g++ -o conftest -I/usr/include/freetype2

Agenda for Env-and-Stacks WG meeting (2015-04-02)

2015-04-02 Thread Honza Horak
A bit late announce with not many topics to discuss, but at least to be available for west time zones. About the time, since we have DST in Europe as well already all the duties moved one hour sooner, let's meet at 17:00 UTC, so we fit into the time slot we chose before.. (hopefully this

Re: dnf replacing yum and dnf-yum

2015-04-02 Thread Frank Murphy
On Thu, 2 Apr 2015 14:23:45 +0200 Jan Kratochvil jan.kratoch...@redhat.com wrote: rpm/repoquery just do not support wildcards so one has to type: repoquery --whatprovides 'libnetapi.so.0()(64bit)' dnf repoquery --whatprovides 'libnetapi.so.0()(64bit)' Jan Is this a

Re: Strange link error on rawhide

2015-04-02 Thread Hans de Goede
Hi, On 02-04-15 15:03, Jakub Jelinek wrote: On Thu, Apr 02, 2015 at 02:59:01PM +0200, Hans de Goede wrote: Hi, ClanLib currently fails to build properly on rawhide, I've narrowed the problem down to a link error while building a conftest from the configure script: configure:15948: g++ -o

Re: Time sync

2015-04-02 Thread Bastien Nocera
- Original Message - Hello, Besides gnome-control-center then, I guess the switch of systemd-timedated to only supporting systemd-timesyncd impacts FreeIPA too. Are you aware of https://lists.fedoraproject.org/pipermail/devel/2014-November/204658.html ? Yes, and I don't want

Re: Time sync

2015-04-02 Thread Miloslav Trmač
Hello, Besides gnome-control-center then, I guess the switch of systemd-timedated to only supporting systemd-timesyncd impacts FreeIPA too. Are you aware of https://lists.fedoraproject.org/pipermail/devel/2014-November/204658.html ? Yes, and I don't want to make changes to

Docker and gcc-go

2015-04-02 Thread Jakub Cajka
Hello, as gcc5 is in Fedora22+ it is possible to build docker and its BRs using gcc-go with small changes to the spec files. Not only on x86_64, but also on ppc64le, even on s390x(sharkcz tried) and ppc64. It crashes/hangs sometimes(I'm looking in to it) but works on x86_64 and ppc64(le)

psabata uploaded Dist-Zilla-Plugin-Test-Compile-2.051.tar.gz for perl-Dist-Zilla-Plugin-Test-Compile

2015-04-02 Thread notifications
c0c56cf037ac2e3a63103bb436470f44 Dist-Zilla-Plugin-Test-Compile-2.051.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.051.tar.gz/c0c56cf037ac2e3a63103bb436470f44/Dist-Zilla-Plugin-Test-Compile-2.051.tar.gz -- Fedora

perl license correction

2015-04-02 Thread Petr Šabata
For your information, following a recent re-review, I've just corrected license tags of perl and some of its subpackages. The code is the same; this is just an RPM metadata change. In detail: * perl - HSRL added - TTWL added (f20-f22 only) - the tag now states (GPL+ or

Re: Agenda for Env-and-Stacks WG meeting (2015-04-02)

2015-04-02 Thread Honza Horak
canceled due too little attendance. Honza On 04/02/2015 05:07 PM, Honza Horak wrote: A bit late announce with not many topics to discuss, but at least to be available for west time zones. About the time, since we have DST in Europe as well already all the duties moved one hour sooner, let's

Re: Agenda for Env-and-Stacks WG meeting (2015-04-02)

2015-04-02 Thread Colin Walters
I can't attend this meeting due to work and a time zone change this week and work. -- 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 replacing yum and dnf-yum

2015-04-02 Thread Rahul Sundaram
Hi On Wed, Apr 1, 2015 at 3:40 PM, Kevin Fenzi wrote: * When you run 'yum' you get: % sudo yum list foobar Yum command has been deprecated, use dnf instead. See 'man dnf' and 'man yum2dnf' for more information. To transfer transaction metadata from yum to DNF, run 'dnf migrate'

pghmcfc uploaded MouseX-Getopt-0.36.tar.gz for perl-MouseX-Getopt

2015-04-02 Thread notifications
6e4e4a14c431d1d7d253650947ae9072 MouseX-Getopt-0.36.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-MouseX-Getopt/MouseX-Getopt-0.36.tar.gz/6e4e4a14c431d1d7d253650947ae9072/MouseX-Getopt-0.36.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl

pghmcfc pushed to perl-MouseX-Getopt (perl-MouseX-Getopt-0.36-1.fc23). Update to 0.36 (..more)

2015-04-02 Thread notifications
This commit already existed in another branch. http://pkgs.fedoraproject.org/cgit/perl-MouseX-Getopt.git/commit/?h=perl-MouseX-Getopt-0.36-1.fc23id=3e255b93e0fe37c0ba0d1ae2ea318d761541290d -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

pghmcfc pushed to perl-MouseX-Getopt (perl-MouseX-Getopt-0.36-1.fc22). Update to 0.36 (..more)

2015-04-02 Thread notifications
From 3e255b93e0fe37c0ba0d1ae2ea318d761541290d Mon Sep 17 00:00:00 2001 From: Paul Howarth p...@city-fan.org Date: Thu, 2 Apr 2015 08:21:08 +0100 Subject: Update to 0.36 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - New upstream release 0.36 - Fix

pghmcfc pushed to perl-MouseX-Getopt (f22). Update to 0.36 (..more)

2015-04-02 Thread notifications
From 3e255b93e0fe37c0ba0d1ae2ea318d761541290d Mon Sep 17 00:00:00 2001 From: Paul Howarth p...@city-fan.org Date: Thu, 2 Apr 2015 08:21:08 +0100 Subject: Update to 0.36 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - New upstream release 0.36 - Fix

Broken dependencies: perl-PDL

2015-04-02 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

pghmcfc pushed to perl-MouseX-Getopt (master). Update to 0.36 (..more)

2015-04-02 Thread notifications
From 3e255b93e0fe37c0ba0d1ae2ea318d761541290d Mon Sep 17 00:00:00 2001 From: Paul Howarth p...@city-fan.org Date: Thu, 2 Apr 2015 08:21:08 +0100 Subject: Update to 0.36 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - New upstream release 0.36 - Fix

Fedora 22 Beta Freeze

2015-04-02 Thread Dennis Gilmore
Hi all, Tuesday was an important day on the Fedora 22 schedule[1], with two significant cut-offs. Tuesday was the Beta freeze[2]. This means that only packages which fix accepted blocker or freeze exception bugs[3][4] will be marked as 'stable' and included in the Beta composes. Other builds

limb changed perl-sig's 'watchbugzilla' permission on perl-License-Syntax (master) to 'Approved'

2015-04-02 Thread notifications
limb changed perl-sig's 'watchbugzilla' permission on perl-License-Syntax (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-License-Syntax/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

limb changed perl-sig's 'watchbugzilla' permission on perl-License-Syntax (f22) to 'Approved'

2015-04-02 Thread notifications
limb changed perl-sig's 'watchbugzilla' permission on perl-License-Syntax (f22) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-License-Syntax/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

limb changed perl-sig's 'watchcommits' permission on perl-License-Syntax (master) to 'Approved'

2015-04-02 Thread notifications
limb changed perl-sig's 'watchcommits' permission on perl-License-Syntax (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-License-Syntax/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

limb changed perl-sig's 'watchbugzilla' permission on perl-License-Syntax (f21) to 'Approved'

2015-04-02 Thread notifications
limb changed perl-sig's 'watchbugzilla' permission on perl-License-Syntax (f21) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-License-Syntax/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

limb changed perl-sig's 'watchcommits' permission on perl-License-Syntax (f22) to 'Approved'

2015-04-02 Thread notifications
limb changed perl-sig's 'watchcommits' permission on perl-License-Syntax (f22) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-License-Syntax/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

limb changed perl-sig's 'watchcommits' permission on perl-License-Syntax (f21) to 'Approved'

2015-04-02 Thread notifications
limb changed perl-sig's 'watchcommits' permission on perl-License-Syntax (f21) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-License-Syntax/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

[Bug 1208717] perl-PPIx-Regexp-0.039 is available

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1208717 --- Comment #1 from Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org --- Created attachment 1010403 -- https://bugzilla.redhat.com/attachment.cgi?id=1010403action=edit [patch] Update to 0.039 (#1208717) -- You are

[Bug 1208717] New: perl-PPIx-Regexp-0.039 is available

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1208717 Bug ID: 1208717 Summary: perl-PPIx-Regexp-0.039 is available Product: Fedora Version: rawhide Component: perl-PPIx-Regexp Keywords: FutureFeature, Triaged Assignee:

Introduction, Seeking Sponsor

2015-04-02 Thread Tim Orling
Hello perl-devel, I have been an active user since Redhat 6. I am currently co-maintainer of meta-python layer for OpenEmbedded and frequent contributor to the meta-perl layer. I have built many RPMs in the past, but this will be my first entrance into the world of contributors. In an effort

[Bug 1208717] perl-PPIx-Regexp-0.039 is available

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1208717 --- Comment #2 from Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org --- Scratch build succeeded http://koji.fedoraproject.org/koji/taskinfo?taskID=9402826 -- You are receiving this mail because: You are on the CC

psabata pushed to perl (master). Correct license tags (..more)

2015-04-02 Thread notifications
From 64c0b35948b96d3304d78e7219eed4e99d5e4279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 13:46:20 +0200 Subject: Correct license tags Correct license tags of the main package, CGI, Compress-Raw-Zlib, Digest-MD5, Test-Simple and Time-Piece

psabata pushed to perl (master). Disable the Text-Tabs+Wrap subpackage

2015-04-02 Thread notifications
From 6fbf8c4828ad2cdd504b76eefde14c2ac7188979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 15:02:52 +0200 Subject: Disable the Text-Tabs+Wrap subpackage diff --git a/perl.spec b/perl.spec index ac32eef..620bfc8 100644 --- a/perl.spec +++

psabata pushed to perl-Dist-Zilla-Plugin-Test-Compile (f22). 2.052 bump

2015-04-02 Thread notifications
From b99ec6bc1861bbe24f928b5f1013a42a1283c47d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 17:04:36 +0200 Subject: 2.052 bump diff --git a/.gitignore b/.gitignore index bf38e41..e88cd8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2

psabata pushed to perl-Dist-Zilla-Plugin-Test-Compile (f21). Initial commit (#1206222)

2015-04-02 Thread notifications
From fb43ca163e0983ce890c081e2a95edcbd46a5852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 16:46:57 +0200 Subject: Initial commit (#1206222) diff --git a/.gitignore b/.gitignore index e69de29..bf38e41 100644 --- a/.gitignore +++

psabata uploaded mixin-0.07.tar.gz for perl-mixin

2015-04-02 Thread notifications
2b764a8c29f50a3af0f8e8c24fa7b582 mixin-0.07.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-mixin/mixin-0.07.tar.gz/2b764a8c29f50a3af0f8e8c24fa7b582/mixin-0.07.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

psabata pushed to perl-mixin (master). Initial import (#1207704)

2015-04-02 Thread notifications
From 4103b4b7fd55bc473dc0e04c8e2ff404f76f73ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 17:29:09 +0200 Subject: Initial import (#1207704) diff --git a/.gitignore b/.gitignore index e69de29..d00a187 100644 --- a/.gitignore +++

psabata pushed to perl-mixin (f22). Initial import (#1207704)

2015-04-02 Thread notifications
From 4103b4b7fd55bc473dc0e04c8e2ff404f76f73ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 17:29:09 +0200 Subject: Initial import (#1207704) diff --git a/.gitignore b/.gitignore index e69de29..d00a187 100644 --- a/.gitignore +++

puiterwijk changed psabata's 'commit' permission on perl-Net-OpenID-Server (master) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed psabata's 'commit' permission on perl-Net-OpenID-Server (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Net-OpenID-Server/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Net-OpenID-Server (f22) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Net-OpenID-Server (f22) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Net-OpenID-Server/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

puiterwijk changed perl-sig's 'watchcommits' permission on perl-Net-OpenID-Server (f22) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchcommits' permission on perl-Net-OpenID-Server (f22) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Net-OpenID-Server/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

psabata pushed to perl-Dist-Zilla-Plugin-Test-Compile (f22). Initial commit (#1206222)

2015-04-02 Thread notifications
From fb43ca163e0983ce890c081e2a95edcbd46a5852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 16:46:57 +0200 Subject: Initial commit (#1206222) diff --git a/.gitignore b/.gitignore index e69de29..bf38e41 100644 --- a/.gitignore +++

psabata pushed to perl-Dist-Zilla-Plugin-Test-Compile (f21). 2.052 bump

2015-04-02 Thread notifications
From b99ec6bc1861bbe24f928b5f1013a42a1283c47d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 17:04:36 +0200 Subject: 2.052 bump diff --git a/.gitignore b/.gitignore index bf38e41..e88cd8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2

[Bug 1201998] perl-Encode-2.72 is available

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201998 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added Fixed In Version|perl-Encode-2.72-1.fc22

[Bug 1201267] perl-Encode-2.71 is available

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1201267 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added Fixed In Version|perl-Encode-2.72-1.fc22

psabata pushed to perl (f22). Correct license tags (..more)

2015-04-02 Thread notifications
From c9ba25a1219a26adfa0f458eb253b0b4d57d148d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 17:23:16 +0200 Subject: Correct license tags Correct license tags of the main package, CGI, Compress-Raw-Zlib, Digest-MD5, Test-Simple and Time-Piece

Re: [EPEL-devel] broken PPC64 libxml2-devel?

2015-04-02 Thread Kevin Fenzi
On Thu, 2 Apr 2015 09:29:59 -0600 Ken Dreyer ktdre...@ktdreyer.com wrote: On Wed, Apr 1, 2015 at 5:47 PM, Kevin Fenzi ke...@scrye.com wrote: ok. I think I have it fixed. Can you retry your builds ? Thanks, it worked! http://koji.fedoraproject.org/koji/taskinfo?taskID=9399709 I'm

puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-mixin (f22) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-mixin (f22) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-mixin/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

puiterwijk changed ppisar's 'commit' permission on perl-mixin (master) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed ppisar's 'commit' permission on perl-mixin (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-mixin/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-mixin (master) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-mixin (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-mixin/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

psabata uploaded Dist-Zilla-Plugin-Test-Compile-2.052.tar.gz for perl-Dist-Zilla-Plugin-Test-Compile

2015-04-02 Thread notifications
72a92da1741931d8a5b19f5322e3fb36 Dist-Zilla-Plugin-Test-Compile-2.052.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.052.tar.gz/72a92da1741931d8a5b19f5322e3fb36/Dist-Zilla-Plugin-Test-Compile-2.052.tar.gz -- Fedora

psabata pushed to perl-Dist-Zilla-Plugin-Test-Compile (master). 2.052 bump

2015-04-02 Thread notifications
From b99ec6bc1861bbe24f928b5f1013a42a1283c47d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 17:04:36 +0200 Subject: 2.052 bump diff --git a/.gitignore b/.gitignore index bf38e41..e88cd8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2

psabata pushed to perl-mixin (f21). Initial import (#1207704)

2015-04-02 Thread notifications
From 4103b4b7fd55bc473dc0e04c8e2ff404f76f73ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 17:29:09 +0200 Subject: Initial import (#1207704) diff --git a/.gitignore b/.gitignore index e69de29..d00a187 100644 --- a/.gitignore +++

Re: [EPEL-devel] broken PPC64 libxml2-devel?

2015-04-02 Thread Ken Dreyer
On Wed, Apr 1, 2015 at 5:47 PM, Kevin Fenzi ke...@scrye.com wrote: ok. I think I have it fixed. Can you retry your builds ? Thanks, it worked! http://koji.fedoraproject.org/koji/taskinfo?taskID=9399709 I'm curious what the problem / resolution was :) - Ken

psabata pushed to perl (f21). Correct license tags (..more)

2015-04-02 Thread notifications
From 2e7df2b1ee93e5a6ba8c19897a14336f369d49f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 17:44:25 +0200 Subject: Correct license tags Correct license tags of the main package, CGI, Compress-Raw-Zlib, Digest-MD5, Test-Simple and Time-Piece

puiterwijk changed perl-sig's 'watchcommits' permission on perl-Dist-Zilla-Plugin-Test-Compile (master) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchcommits' permission on perl-Dist-Zilla-Plugin-Test-Compile (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Dist-Zilla-Plugin-Test-Compile/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel

puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Dist-Zilla-Plugin-Test-Compile (master) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Dist-Zilla-Plugin-Test-Compile (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Dist-Zilla-Plugin-Test-Compile/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl

puiterwijk changed perl-sig's 'watchcommits' permission on perl-Dist-Zilla-Plugin-Test-Compile (f22) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchcommits' permission on perl-Dist-Zilla-Plugin-Test-Compile (f22) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Dist-Zilla-Plugin-Test-Compile/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel

puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-mixin (f21) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-mixin (f21) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-mixin/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Net-OpenID-Server (master) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Net-OpenID-Server (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Net-OpenID-Server/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

puiterwijk changed perl-sig's 'watchcommits' permission on perl-Net-OpenID-Server (master) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchcommits' permission on perl-Net-OpenID-Server (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Net-OpenID-Server/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

puiterwijk changed perl-sig's 'watchcommits' permission on perl-Dist-Zilla-Plugin-Test-Compile (f21) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchcommits' permission on perl-Dist-Zilla-Plugin-Test-Compile (f21) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Dist-Zilla-Plugin-Test-Compile/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel

puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Dist-Zilla-Plugin-Test-Compile (f22) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Dist-Zilla-Plugin-Test-Compile (f22) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Dist-Zilla-Plugin-Test-Compile/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel

puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Dist-Zilla-Plugin-Test-Compile (f21) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchbugzilla' permission on perl-Dist-Zilla-Plugin-Test-Compile (f21) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-Dist-Zilla-Plugin-Test-Compile/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel

psabata pushed to perl-Dist-Zilla-Plugin-Test-Compile (master). Initial commit (#1206222)

2015-04-02 Thread notifications
From fb43ca163e0983ce890c081e2a95edcbd46a5852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 16:46:57 +0200 Subject: Initial commit (#1206222) diff --git a/.gitignore b/.gitignore index e69de29..bf38e41 100644 --- a/.gitignore +++

psabata pushed to perl (master). Bump to make koji happy

2015-04-02 Thread notifications
From 49eaf9f2c8efb75b87c134f8fdff98f21c6106ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 16:04:51 +0200 Subject: Bump to make koji happy diff --git a/perl.spec b/perl.spec index 620bfc8..5d723c2 100644 --- a/perl.spec +++ b/perl.spec @@

puiterwijk changed perl-sig's 'watchcommits' permission on perl-mixin (f22) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchcommits' permission on perl-mixin (f22) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-mixin/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

puiterwijk changed perl-sig's 'watchcommits' permission on perl-mixin (f21) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchcommits' permission on perl-mixin (f21) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-mixin/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

puiterwijk changed perl-sig's 'watchcommits' permission on perl-mixin (master) to 'Approved'

2015-04-02 Thread notifications
puiterwijk changed perl-sig's 'watchcommits' permission on perl-mixin (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/perl-mixin/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[Bug 1166041] CVE-2010-5312 jquery-ui: XSS vulnerability in jQuery.ui.dialog title option

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166041 Bug 1166041 depends on bug 1166782, which changed state. Bug 1166782 Summary: CVE-2010-5312 mojomojo: jquery-ui: XSS vulnerability in jQuery.ui.dialog title option [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1166782

[Bug 1166041] CVE-2010-5312 jquery-ui: XSS vulnerability in jQuery.ui.dialog title option

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166041 Bug 1166041 depends on bug 1166769, which changed state. Bug 1166769 Summary: CVE-2010-5312 django-typepad: jquery-ui: XSS vulnerability in jQuery.ui.dialog title option [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1166769

corsepiu pushed to perl-Test-TCP (master). Upstream update. (..more)

2015-04-02 Thread notifications
From fb8a6ae7c4ca2c5c558a2258df8bf8d47494d0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org Date: Thu, 2 Apr 2015 19:28:48 +0200 Subject: Upstream update. - Reflect Source0: having changed. diff --git a/.gitignore b/.gitignore index e8e8b7c..4fca792

psabata pushed to perl (f20). Correct license tags (..more)

2015-04-02 Thread notifications
From a022b7c718abebcc7d8b649e03e7ead1c49a7593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 18:11:13 +0200 Subject: Correct license tags Correct license tags of the main package, CGI, Compress-Raw-Zlib, Digest-MD5, Test-Simple and Time-Piece

psabata pushed to perl-Digest-MD5 (f21). Correct the license tag

2015-04-02 Thread notifications
From bdb7f32bd728b3fb220b269d3fe552e30569a724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 18:16:47 +0200 Subject: Correct the license tag diff --git a/perl-Digest-MD5.spec b/perl-Digest-MD5.spec index ca4e023..0441133 100644 ---

psabata pushed to perl-Digest-MD5 (f20). Correct the license tag

2015-04-02 Thread notifications
From bc71a77f7d773017e2057cace2032cf8404b04f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 18:16:47 +0200 Subject: Correct the license tag diff --git a/perl-Digest-MD5.spec b/perl-Digest-MD5.spec index 1e09ba5..d79f7d6 100644 ---

psabata pushed to perl-Digest-MD5 (f22). Correct the license tag

2015-04-02 Thread notifications
From 9f61f7416690ef636c57488ab702a4cc79355194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 18:16:47 +0200 Subject: Correct the license tag diff --git a/perl-Digest-MD5.spec b/perl-Digest-MD5.spec index e47dfa0..6c65287 100644 ---

[Bug 1166064] CVE-2012-6662 jquery-ui: XSS vulnerability in default content in Tooltip widget

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166064 Bug 1166064 depends on bug 1166782, which changed state. Bug 1166782 Summary: CVE-2010-5312 mojomojo: jquery-ui: XSS vulnerability in jQuery.ui.dialog title option [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1166782

[Bug 1166782] CVE-2010-5312 mojomojo: jquery-ui: XSS vulnerability in jQuery.ui.dialog title option [fedora-all]

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166782 Eric Christensen spa...@redhat.com changed: What|Removed |Added Status|NEW |CLOSED

[Bug 1166064] CVE-2012-6662 jquery-ui: XSS vulnerability in default content in Tooltip widget

2015-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166064 Bug 1166064 depends on bug 1166769, which changed state. Bug 1166769 Summary: CVE-2010-5312 django-typepad: jquery-ui: XSS vulnerability in jQuery.ui.dialog title option [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1166769

corsepiu uploaded Test-TCP-2.08.tar.gz for perl-Test-TCP

2015-04-02 Thread notifications
65de67f00bdbdb46a53d25e18b46e393 Test-TCP-2.08.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Test-TCP/Test-TCP-2.08.tar.gz/65de67f00bdbdb46a53d25e18b46e393/Test-TCP-2.08.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

corsepiu pushed to perl-Test-TCP (f22). Upstream update. (..more)

2015-04-02 Thread notifications
From fb8a6ae7c4ca2c5c558a2258df8bf8d47494d0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org Date: Thu, 2 Apr 2015 19:28:48 +0200 Subject: Upstream update. - Reflect Source0: having changed. diff --git a/.gitignore b/.gitignore index e8e8b7c..4fca792

psabata pushed to perl (f21). Correct a typo in the license tag

2015-04-02 Thread notifications
From dbbf7350c03746e77a332bef53fbc4f0aca100b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 18:13:57 +0200 Subject: Correct a typo in the license tag diff --git a/perl.spec b/perl.spec index f1987b9..dba2314 100644 --- a/perl.spec +++

psabata pushed to perl-Digest-MD5 (master). Correct the license tag

2015-04-02 Thread notifications
From 9f61f7416690ef636c57488ab702a4cc79355194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com Date: Thu, 2 Apr 2015 18:16:47 +0200 Subject: Correct the license tag diff --git a/perl-Digest-MD5.spec b/perl-Digest-MD5.spec index e47dfa0..6c65287 100644 ---

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

2015-04-02 Thread updates
The following Fedora EPEL 5 Security updates need testing: Age URL 1075 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.10-5.el5 529 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11893/libguestfs-1.20.12-1.el5 294

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

2015-04-02 Thread updates
The following Fedora EPEL 7 Security updates need testing: Age URL 140 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-3989/cross-binutils-2.23.88.0.1-2.el7.1 34

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

2015-04-02 Thread updates
The following Fedora EPEL 6 Security updates need testing: Age URL 1075 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6 140 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4008/cross-binutils-2.23.51.0.3-1.el6.1 128