[Test-Announce] 2013-07-01 @ 15:00 UTC - Fedora QA Meeting

2013-07-01 Thread Adam Williamson
, so let's get together to look back on F19 and forward to F20. This is a reminder of the upcoming QA meeting. Please add any topic suggestions to the meeting wiki page: https://fedoraproject.org/wiki/QA/Meetings/20130701 The current proposed agenda is included below. == Proposed Agenda Topics

Re: More unhelpful update descriptions

2013-07-01 Thread Emmanuel Seyman
* Richard W.M. Jones [01/07/2013 09:28] : * Instead of making up more rules, make the tooling better so we don't have to repeat update descriptions in multiple places. * Note that you have to describe your update a grand total of once. Emmanuel -- devel mailing list

Compile-time shared library name mismatching base name (SDL)

2013-07-01 Thread Petr Pisar
Hello list, I got an interresting report regarging SDL library file names https://bugzilla.redhat.com/show_bug.cgi?id=962702. If you install SDL and SDL-devel, you will get these files: root@fedora-20:~ # ls -o /usr/lib64/libSDL* lrwxrwxrwx. 1 root 20 Jul 1 10:43 /usr/lib64/libSDL-1.2.so.0

How noarch FFI wrapper package can dependes on .so file

2013-07-01 Thread Vít Ondruch
Hi, I recently did review or rubygem-gssapi [1], which is FFI wrapper above libgssapi_krb5.so.2. Now, we'd like to specify dependency directly on this library, but since rubygem-gssapi is noarch, it seems there is no way how to specify this dependency better then Requires: krb5-libs, unless

Re: How noarch FFI wrapper package can dependes on .so file

2013-07-01 Thread T.C. Hollingsworth
On Jul 1, 2013 2:43 AM, Vít Ondruch vondr...@redhat.com wrote: Hi, I recently did review or rubygem-gssapi [1], which is FFI wrapper above libgssapi_krb5.so.2. Now, we'd like to specify dependency directly on this library, but since rubygem-gssapi is noarch, it seems there is no way how to

Re: Heads up: Upcoming python-pillow 2.2 breaks import _imaging - should be python-pillow 2.1, not 2.2

2013-07-01 Thread Sandro Mani
Slight confusion on my part, the new version is python-pillow 2.1, not 2.2. Sandro -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

rawhide report: 20130701 changes

2013-07-01 Thread Fedora Rawhide Report
Compose started at Mon Jul 1 08:15:03 UTC 2013 Broken deps for x86_64 -- [avgtime] avgtime-0-0.6.git20130201.fc20.x86_64 requires libphobos-ldc.so.60()(64bit) [contour] contour-0.3-2.fc19.x86_64 requires

Packaging Go libraries for Fedora

2013-07-01 Thread Richard W.M. Jones
(The same topic came up on this list about a month ago, with no particular resolution). Fedora 18+ now has a proper Go compiler, and if you get the version in updates-testing, it's even a working Go compiler :-) Go seems to have a unique approach to packaging libraries. It looks as if

Re: More unhelpful update descriptions

2013-07-01 Thread Richard W.M. Jones
On Mon, Jul 01, 2013 at 10:45:10AM +0200, Emmanuel Seyman wrote: * Richard W.M. Jones [01/07/2013 09:28] : * Instead of making up more rules, make the tooling better so we don't have to repeat update descriptions in multiple places. * Note that you have to describe your update a grand

Re: Fedora 19 status is ALIVE, GA on July 02, 2013

2013-07-01 Thread Matthias Clasen
On Sat, 2013-06-29 at 13:59 -0400, Matthew Miller wrote: On Sat, Jun 29, 2013 at 10:05:56AM -0600, Kevin Fenzi wrote: I like the idea of 19.1 pretty unofficially or untested, which fix some issues on mac installs. Which is basically someone run pungi with new boot installer stuff. We

Re: Packaging Go libraries for Fedora

2013-07-01 Thread Florian Weimer
On 07/01/2013 03:39 PM, Richard W.M. Jones wrote: But for libraries that aren't bundled with the Go compiler, it looks like the Go designers intended you to keep them in your home directory: http://golang.org/doc/code.html#Organization It's also expected that you keep around source code and

Re: More unhelpful update descriptions

2013-07-01 Thread Dan Mashal
On Mon, Jul 1, 2013 at 6:44 AM, Richard W.M. Jones rjo...@redhat.com wrote: On Mon, Jul 01, 2013 at 10:45:10AM +0200, Emmanuel Seyman wrote: * Richard W.M. Jones [01/07/2013 09:28] : * Instead of making up more rules, make the tooling better so we don't have to repeat update descriptions

Re: Architecture specific header files

2013-07-01 Thread Vít Ondruch
Dne 28.6.2013 15:04, Jakub Jelinek napsal(a): On Fri, Jun 28, 2013 at 02:58:12PM +0200, Vít Ondruch wrote: Dne 25.6.2013 15:41, Vít Ondruch napsal(a): Is there some common practice, where to place architecture specific header files? From output of the following command, I can't see any such

[perl-Test-Vars] Update dependencies

2013-07-01 Thread Jitka Plesnikova
commit ed8834dd81489416f76ffd3fe5d223c00fc5379d Author: Jitka Plesnikova jples...@redhat.com Date: Mon Jul 1 17:05:35 2013 +0200 Update dependencies perl-Test-Vars.spec | 21 +++-- 1 files changed, 15 insertions(+), 6 deletions(-) --- diff --git a/perl-Test-Vars.spec

[perl-threads] Specify all dependencies

2013-07-01 Thread Petr Pisar
commit 6fc59cad87e5bdbad64a60b82cfc2f7b2a4fef78 Author: Petr Písař ppi...@redhat.com Date: Mon Jul 1 17:05:43 2013 +0200 Specify all dependencies perl-threads.spec |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) --- diff --git a/perl-threads.spec b/perl-threads.spec index

Re: F19 upgrade pulls in a lot of i686 packages

2013-07-01 Thread Michael Schwendt
On Sun, 30 Jun 2013 17:03:58 +0200, Heiko Adams wrote: But why doesn't prevent yum packages with arch != ($Basearch, noarch) from being pulled in by default? Yum developers can answer that. Probably such a prevention technique is not implemented, because it would require checks that might not

APC is dead - Welcome APCU

2013-07-01 Thread Remi Collet
Hi, php-pecl-apc have been retired from rawhide repository. php-pecl-apcu is a dropin alternative for user cache and is also available in F18, F19 and EPEL6 (testing). It's time to switch and test. Remi. P.S. opcode cache is now provided by zend-opcache (php 5.5) or php-pecl-zendopcache (php

Re: Packaging Go libraries for Fedora

2013-07-01 Thread Richard W.M. Jones
On Mon, Jul 01, 2013 at 04:14:10PM +0200, Florian Weimer wrote: On 07/01/2013 03:39 PM, Richard W.M. Jones wrote: But for libraries that aren't bundled with the Go compiler, it looks like the Go designers intended you to keep them in your home directory:

[rawhide] kernel-install and grubby and ... what's going on?

2013-07-01 Thread Matthew Miller
It looks like the venerable calls to new-kernel-pkg (from grubby) have been replaced by kernel-install, which checks if /sbin/new-kernel-pkg exists and runs that if it does, and otherwise does this stuff http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/. I'm trying to update the

Re: Fedora Gooey Karma as GSOC project

2013-07-01 Thread Till Maas
Hi, On Wed, Jun 05, 2013 at 06:48:55PM +0200, Branislav Blaskovic wrote: My proposal [1] is available on fedoraproject wiki page where you can find main features of this new tool. If you have any questions, please feel free to contact me here on mailing list, off-list or br...@freenode.org.

Re: Packaging Go libraries for Fedora

2013-07-01 Thread Lars Seipel
On Mon, Jul 01, 2013 at 02:39:11PM +0100, Richard W.M. Jones wrote: Now as far as I can tell, we can just ignore the $GOPATH stuff, and instead drop files into the right places in %_libdir/golang. It works in my single, limited experiment, but I've no idea if this is the Right Thing to do.

Re: More unhelpful update descriptions

2013-07-01 Thread Przemek Klosowski
On 06/29/2013 05:12 PM, T.C. Hollingsworth wrote: I do agree that the RPM changelog is completely useless in the case of most of my packages, and if there is something interesting there it would benefit from a slightly longer description in the update summary rather than some magical automatic

Re: [rawhide] kernel-install and grubby and ... what's going on?

2013-07-01 Thread Josh Boyer
On Mon, Jul 1, 2013 at 12:00 PM, Matthew Miller mat...@fedoraproject.org wrote: It looks like the venerable calls to new-kernel-pkg (from grubby) have been replaced by kernel-install, which checks if /sbin/new-kernel-pkg exists and runs that if it does, and otherwise does this stuff

Re: [rawhide] kernel-install and grubby and ... what's going on?

2013-07-01 Thread Matthew Miller
On Mon, Jul 01, 2013 at 01:21:16PM -0400, Josh Boyer wrote: - kernel.spec now requires systemd some version that has kernel-install in it Which is fine, because it's not like we're gonna support older kernels or running without systemd. - kernel.spec calls kernel-install instead of

[Owner-change] Fedora packages ownership change

2013-07-01 Thread nobody
Change in ownership over the last 168 hours === 9 packages were orphaned mysql-connector-c++ [devel] was orphaned by remi MySQL database connector for C++ https://admin.fedoraproject.org/pkgdb/acls/name/mysql-connector-c++

Re: More unhelpful update descriptions

2013-07-01 Thread Adam Williamson
On 2013-07-01 1:28, Richard W.M. Jones wrote: Since this topic comes up every few months, and no one's pointed out the obvious answer yet, I'll say it: * Instead of making up more rules, make the tooling better so we don't have to repeat update descriptions in multiple places. * You appear to

find-lang.sh search path

2013-07-01 Thread Antonio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. In qgifer package building (Bug#979702), I need to include language *.qm files from source software. Currently, 'cmake' command puts language files into /usr/share/locale directory but find-lang.sh doesn't locate them in $RPM_BUILD_ROOT. Why

Re: [Owner-change] Fedora packages ownership change

2013-07-01 Thread Michael Schwendt
On Mon, 1 Jul 2013 18:14:46 + (UTC), nobody fedoraproject org wrote: 9 packages were orphaned php-pecl-apc [devel] was orphaned by remi APC caches and optimizes PHP intermediate code https://admin.fedoraproject.org/pkgdb/acls/name/php-pecl-apc Could the script be enhanced to

Re: find-lang.sh search path

2013-07-01 Thread Richard Shaw
On Mon, Jul 1, 2013 at 1:36 PM, Antonio anto.tra...@gmail.com wrote: In qgifer package building (Bug#979702), I need to include language *.qm files from source software. Currently, 'cmake' command puts language files into /usr/share/locale directory but find-lang.sh doesn't locate them in

Re: find-lang.sh search path

2013-07-01 Thread Antonio
On Mon 01 Jul 2013 08:53:44 PM CEST, Michael Schwendt wrote: On Mon, 01 Jul 2013 20:36:25 +0200, Antonio wrote: In qgifer package building (Bug#979702), I need to include language *.qm files from source software. Currently, 'cmake' command puts language files into /usr/share/locale

Re: More unhelpful update descriptions

2013-07-01 Thread Michael Catanzaro
On Mon, 2013-07-01 at 11:25 -0700, Adam Williamson wrote: You appear to be missing the contention made by me and others that the update description is not and should not be a simple repetition of any other content. It is not the RPM changelog. It is not the git commit log. It is not the

Re: find-lang.sh search path

2013-07-01 Thread Michael Schwendt
On Mon, 01 Jul 2013 20:36:25 +0200, Antonio wrote: In qgifer package building (Bug#979702), I need to include language *.qm files from source software. Currently, 'cmake' command puts language files into /usr/share/locale directory but find-lang.sh doesn't locate them in $RPM_BUILD_ROOT.

Re: [Owner-change] Fedora packages ownership change

2013-07-01 Thread Pierre-Yves Chibon
On Mon, 2013-07-01 at 20:48 +0200, Michael Schwendt wrote: On Mon, 1 Jul 2013 18:14:46 + (UTC), nobody fedoraproject org wrote: 9 packages were orphaned php-pecl-apc [devel] was orphaned by remi APC caches and optimizes PHP intermediate code

Re: More unhelpful update descriptions

2013-07-01 Thread Johannes Lips
Richard W.M. Jones wrote: Since this topic comes up every few months, and no one's pointed out the obvious answer yet, I'll say it: * Instead of making up more rules, make the tooling better so we don't have to repeat update descriptions in multiple places. * Wouldn't it make sense to perhaps

Re: More unhelpful update descriptions

2013-07-01 Thread Richard W.M. Jones
On Mon, Jul 01, 2013 at 11:25:51AM -0700, Adam Williamson wrote: On 2013-07-01 1:28, Richard W.M. Jones wrote: Since this topic comes up every few months, and no one's pointed out the obvious answer yet, I'll say it: * Instead of making up more rules, make the tooling better so we don't

Re: find-lang.sh search path

2013-07-01 Thread Michael Schwendt
On Mon, 01 Jul 2013 20:57:46 +0200, Antonio wrote: On Mon 01 Jul 2013 08:53:44 PM CEST, Michael Schwendt wrote: On Mon, 01 Jul 2013 20:36:25 +0200, Antonio wrote: In qgifer package building (Bug#979702), I need to include language *.qm files from source software. Currently, 'cmake'

Re: find-lang.sh search path

2013-07-01 Thread Antonio Trande
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/01/2013 10:31 PM, Michael Schwendt wrote: On Mon, 01 Jul 2013 20:57:46 +0200, Antonio wrote: On Mon 01 Jul 2013 08:53:44 PM CEST, Michael Schwendt wrote: On Mon, 01 Jul 2013 20:36:25 +0200, Antonio wrote: In qgifer package building

Re: More unhelpful update descriptions

2013-07-01 Thread Björn Persson
Richard W.M. Jones wrote: As I think I said pretty clearly, there are two streams of documentation: the detailed changelogs and the release notes (which summarise changes in a human-readable form for a whole release). These should already exist, upstream. No need for them to be

Re: More unhelpful update descriptions

2013-07-01 Thread Dan Mashal
On Mon, Jul 1, 2013 at 2:41 PM, Björn Persson bj...@xn--rombobjrn-67a.se wrote: Perhaps you would like to write an RFC specifying the Source Code, Changelogs and Release Notes Publishing Protocol and submit it to the IETF, so that there will be a sane way to automatically find and parse those

Re: libgd breakage

2013-07-01 Thread Orion Poplawski
On 06/29/2013 09:50 AM, Paulo César Pereira de Andrade wrote: 2013/6/28 Adam Williamson awill...@redhat.com: Almost there, but still cannot generate chroot in mock. DEBUG util.py:264: Error: Package: gnuplot-4.6.2-2.fc20.x86_64 (build) DEBUG util.py:264: Requires:

Re: More unhelpful update descriptions

2013-07-01 Thread Pierre-Yves Luyten
Le lundi 01 juillet 2013 à 14:01 -0500, Michael Catanzaro a écrit : On Mon, 2013-07-01 at 11:25 -0700, Adam Williamson wrote: You appear to be missing the contention made by me and others that the update description is not and should not be a simple repetition of any other content.

Re: More unhelpful update descriptions

2013-07-01 Thread Dan Mashal
On Mon, Jul 1, 2013 at 2:52 PM, Pierre-Yves Luyten p...@luyten.fr wrote: Not sure if it makes any sense but maybe could we have something like freeze tag changes until desc is better. I propose this because testers will not _really_ want to -1 karma, and as a maintainer it might be a bit

New package written in Python, without python-*

2013-07-01 Thread Marcelo Barbosa - Fedora Ambassador
Hi everybody, I have a question about the name of a new package and would like everyone's opinion on this issue, because in our wiki (http://fedoraproject.org/wiki/Features/PythonNamingDependingOnImplementation) practically forces whatever is written in Python to have name: python-% {name},

File HTTP-Tiny-0.034.tar.gz uploaded to lookaside cache by ppisar

2013-07-01 Thread Petr Pisar
A file has been added to the lookaside cache for perl-HTTP-Tiny: 3fbf1f3df3fdf969a46f832ef8c2c372 HTTP-Tiny-0.034.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-HTTP-Tiny] 0.034 bump

2013-07-01 Thread Petr Pisar
commit 4b81d30b134fd401eafc9308c425d7db76c5ad3c Author: Petr Písař ppi...@redhat.com Date: Mon Jul 1 08:41:02 2013 +0200 0.034 bump .gitignore |1 + perl-HTTP-Tiny.spec |7 ++- sources |2 +- 3 files changed, 8 insertions(+), 2 deletions(-) --- diff

[Bug 979586] perl-HTTP-Tiny-0.034 is available

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979586 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In

[Bug 979650] New version released.

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979650 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|NEW |ASSIGNED

File autodie-2.20.tar.gz uploaded to lookaside cache by ppisar

2013-07-01 Thread Petr Pisar
A file has been added to the lookaside cache for perl-autodie: 9612b13dba42e0259bb8ae58264f8177 autodie-2.20.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-autodie] 2.20 bump

2013-07-01 Thread Petr Pisar
commit ac45ff83dbe49b49d81675ea6a909be11e9196c4 Author: Petr Písař ppi...@redhat.com Date: Mon Jul 1 09:58:42 2013 +0200 2.20 bump .gitignore|1 + perl-autodie.spec | 32 sources |2 +- 3 files changed, 22 insertions(+), 13

[perl-Image-Size] 3.232 bump

2013-07-01 Thread Petr Šabata
commit c6cf0021c519da7c343f3741dba87def861ace21 Author: Petr Šabata con...@redhat.com Date: Mon Jul 1 10:00:54 2013 +0200 3.232 bump - Modernize the spec somewhat - Drop the extra Build.PL; upstream's shipping Makefile.PL, there's no reason for our own solution - Fix

[perl-Image-Size] Upload sources

2013-07-01 Thread Petr Šabata
commit 78b8ac7ddd47ab213aa472834f813210f4413f8e Author: Petr Šabata con...@redhat.com Date: Mon Jul 1 10:06:24 2013 +0200 Upload sources .gitignore |1 + sources|2 +- 2 files changed, 2 insertions(+), 1 deletions(-) --- diff --git a/.gitignore b/.gitignore index

[Bug 979650] New version released.

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979650 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In

[Bug 978869] perl-Image-Size does not build on rawhide

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=978869 Petr Šabata psab...@redhat.com changed: What|Removed |Added CC|perl-devel@lists.fedoraproj |

[Bug 979588] perl-Smart-Comments-1.000004 is available

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979588 Petr Šabata psab...@redhat.com changed: What|Removed |Added Status|NEW |ASSIGNED

File Smart-Comments-1.000004.tar.gz uploaded to lookaside cache by psabata

2013-07-01 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Smart-Comments: d6b70cbdb93a206c314450cf34ccfbc5 Smart-Comments-1.04.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Smart-Comments] 1.000004 bump

2013-07-01 Thread Petr Šabata
commit f7d63128216c0ea52c2182b23335976c3ce14307 Author: Petr Šabata con...@redhat.com Date: Mon Jul 1 13:29:03 2013 +0200 1.04 bump - Update source URL - Drop the tests subpackage - Modernize spec .gitignore |1 + perl-Smart-Comments.spec | 49

[Bug 979588] perl-Smart-Comments-1.000004 is available

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979588 Petr Šabata psab...@redhat.com changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In

[Bug 892597] Review Request: glite-lb-types - Build-time component for gLite LB

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=892597 Petr Šabata psab...@redhat.com changed: What|Removed |Added Flags|fedora-review? |fedora-review+ ---

Broken dependencies: perl-Bio-ASN1-EntrezGene

2013-07-01 Thread buildsys
perl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree: On x86_64: perl-Bio-ASN1-EntrezGene-1.091-17.fc19.noarch requires perl(Bio::Index::AbstractSeq) On i386: perl-Bio-ASN1-EntrezGene-1.091-17.fc19.noarch requires perl(Bio::Index::AbstractSeq) Please resolve

Broken dependencies: perl-Bio-SamTools

2013-07-01 Thread buildsys
perl-Bio-SamTools has broken dependencies in the rawhide tree: On x86_64: perl-Bio-SamTools-1.35-2.fc19.x86_64 requires perl(Bio::SeqFeature::Lite) perl-Bio-SamTools-1.35-2.fc19.x86_64 requires perl(Bio::PrimarySeq) On i386: perl-Bio-SamTools-1.35-2.fc19.i686 requires

Broken dependencies: perl-PDL

2013-07-01 Thread buildsys
perl-PDL has broken dependencies in the rawhide tree: On x86_64: perl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit) On i386: perl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2 Please resolve this as soon as possible. -- Fedora Extras Perl SIG

File Test-Requires-0.07.tar.gz uploaded to lookaside cache by pghmcfc

2013-07-01 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Test-Requires: 20bdd194fd0cf59eb0cc9349a68dbaa6 Test-Requires-0.07.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Test-Requires] Update to 0.07

2013-07-01 Thread Paul Howarth
commit c5a63ef67e8129119d1c2e28a427746a8fcd6572 Author: Paul Howarth p...@city-fan.org Date: Mon Jul 1 13:42:49 2013 +0100 Update to 0.07 - New upstream release 0.07 - If the RELEASE_TESTING environment variable is true, then instead of skipping tests, Test::Requires

[Bug 892597] Review Request: glite-lb-types - Build-time component for gLite LB

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=892597 František Dvořák val...@civ.zcu.cz changed: What|Removed |Added Flags||fedora-cvs? ---

[Bug 892597] Review Request: glite-lb-types - Build-time component for gLite LB

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=892597 Jon Ciesla limburg...@gmail.com changed: What|Removed |Added Flags|fedora-cvs? |fedora-cvs+ -- You

[Bug 892597] Review Request: glite-lb-types - Build-time component for gLite LB

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=892597 --- Comment #9 from Jon Ciesla limburg...@gmail.com --- Git done (by process-git-requests). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug

[Bug 976545] perl-Params-Check-0.38 is available

2013-07-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=976545 --- Comment #3 from Fedora Update System upda...@fedoraproject.org --- perl-Params-Check-0.38-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. -- You are receiving

[389-devel] Please review: Ticket #47370 - DS crashes with some 7-bit check plugin configurations

2013-07-01 Thread anjain
https://fedorahosted.org/389/ticket/47370 https://fedorahosted.org/389/attachment/ticket/47370/0001-Ticket-47370-DS-crashes-with-some-7-bit-check-plugin.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel