SElinux policy question on F34... lots of "device_t:sock_file write" AVCs

2022-08-21 Thread Philip Prindeville
Since July 6, I've been seeing a lot of AVC's though I've not changed anything in my policies. Any ideas why? The majority seem to be device_t:sock_file write which implies to me that it's a macro that's missing in the base policies. [root@mail mail]# ausearch -m avc | audit2allow

Network interface regression on F26 VM after 4.13/4.12 kernel update

2017-10-26 Thread Philip Prindeville
I was running F25 (4.10) on a VM inside KVM/Qemu/libvirt on CentOS 7.3 (updated). Then I upgraded it (via dnf system-upgrade) to F26 and 4.11 and it was still working well, as I recall. Then I upgraded it again to 4.13 and now I’m seeing flakiness in the network: the NIC will randomly come up

Re: Koji: no space left on device

2015-10-23 Thread Philip Prindeville
On Oct 23, 2015, at 1:15 PM, Jerry James wrote: > On Fri, Oct 23, 2015 at 12:51 PM, Adam Miller > wrote: >> It's going to be a koji-wide problem since they all share a nfs mount. >> The issue is known about, the filesystem on the filer ran

Re: Roaming, and libresolv being stuck in the 1980's mindset

2015-04-20 Thread Philip Prindeville
On Apr 20, 2015, at 12:23 AM, Siddhesh Poyarekar siddh...@redhat.com wrote: On Sat, Apr 18, 2015 at 01:49:57PM -0600, Philip Prindeville wrote: If you go back through the previous glibc bugs, you'll find: https://sourceware.org/bugzilla/show_bug.cgi?id=984 from 2005 which was closed out

Re: Roaming, and libresolv being stuck in the 1980's mindset

2015-04-18 Thread Philip Prindeville
On 04/18/2015 02:25 PM, Björn Persson wrote: Philip Prindeville wrote: I recently opened a bug with glibc because persistent programs (like Thunderbird, etc) don't seem to handle roaming onto different networks very well. Or rather, they rely on libresolv which opens /etc/resolv.conf

Roaming, and libresolv being stuck in the 1980's mindset

2015-04-18 Thread Philip Prindeville
I recently opened a bug with glibc because persistent programs (like Thunderbird, etc) don't seem to handle roaming onto different networks very well. Or rather, they rely on libresolv which opens /etc/resolv.conf at startup and then ignores changes to the file for the rest of the time the

Using rpmspec to query .spec file macros

2015-03-05 Thread Philip Prindeville
I'm trying to write some build automation using mock, etc. and I need to be able to query a .spec file for some values. I did a rpmspec --help and tried to go by the output but it never mentions where the spec file goes in the arguments, for instance! I tried: target=fedora-21-x86_64 ...

[perl-Net-Patricia] Needed to bump release number and restore previous changelog entry.

2014-04-24 Thread Philip Prindeville
commit b758137efc80e57620ed5f188728738e4d781e87 Author: Philip Prindeville phil...@fedoraproject.org Date: Thu Apr 24 13:38:57 2014 -0600 Needed to bump release number and restore previous changelog entry. perl-Net-Patricia.spec |9 ++--- 1 files changed, 6 insertions(+), 3

[perl-Net-Patricia] Updating 'License' after review by Orion.

2014-04-24 Thread Philip Prindeville
commit b5dea8dfb71db5dfd1a37993617cfa865f02bcbc Author: Philip Prindeville phil...@fedoraproject.org Date: Thu Apr 24 13:34:49 2014 -0600 Updating 'License' after review by Orion. perl-Net-Patricia.spec |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/perl

Packaging changes on NetworkManager? Whither NetworkManager-glib...

2014-03-21 Thread Philip Prindeville
Did something recently change with the packaging of NetworkManager? I’m not finding NetworkManager-glib, just NetworkManager-glib-devel: [root@builder philipp]# yum update Loaded plugins: langpacks, refresh-packagekit adobe-linux-x86_64 | 951 B 00:00

Re: Maybe it's time to get rid of tcpwrappers/tcpd?

2014-03-20 Thread Philip Prindeville
On Mar 20, 2014, at 12:31 PM, Martin Langhoff martin.langh...@gmail.com wrote: On Thu, Mar 20, 2014 at 1:34 PM, Lennart Poettering mzerq...@0pointer.de wrote: I wonder whether it wouldn't be time to say goodbye to tcpwrappers in Fedora. There has been a request in systemd upstream to

[perl-Net-Patricia] Licensing fix for bz#1014054.

2014-03-16 Thread Philip Prindeville
commit 60a1a992468d3eab7e15e3940315e0944a2c200b Author: Philip Prindeville phil...@fedoraproject.org Date: Sun Mar 16 11:04:18 2014 -0600 Licensing fix for bz#1014054. perl-Net-Patricia.spec | 15 +++ 1 files changed, 11 insertions(+), 4 deletions(-) --- diff --git a/perl

Integrating AIDE to RPM

2014-03-09 Thread Philip Prindeville
I notice that after having set up AIDE, and then doing an RPM or YUM update of a package, I then get spew about the contents of files related to that update having changed. How difficult would it be to have a plugin for YUM that allows you to update the AIDE database with the new values

Sshd getting 'dyntransition' AVC's in SElinux enforcing mode

2013-12-27 Thread Philip Prindeville
I’m seeing the following after an update (via yum) from F19 to F20: time-Tue Dec 24 16:05:44 2013 type=SYSCALL msg=audit(1387926344.492:5867): arch=c03e syscall=1 success=no exit=-13 a0=6 a1=7f4e5e7afbb0 a2=20 a3=7fff44c2c550 items=0 ppid=686 pid=693 auid=4294967295 uid=0 gid=0 euid=0

Re: [Bug 885474] make bails with *** INTERNAL: readdir: Bad file descriptor

2013-09-02 Thread Philip Prindeville
On Sep 2, 2013, at 8:46 AM, Ralf Corsepius rc040...@freenet.de wrote: On 09/02/2013 10:29 AM, Florian Weimer wrote: On 09/01/2013 07:10 PM, Ralf Corsepius wrote: Deps on dirs work on local Linux file systems, but doesn't work on linux nfs and is known to not have worked with local files

[Bug 885474] make bails with *** INTERNAL: readdir: Bad file descriptor

2013-08-30 Thread Philip Prindeville
Hi Petr, Can you please tell us what you need to resolve this bug? I'm currently unable to do OpenWRT development because of hitting this bug. Looking at google search results, it seems to be a known issue but looking in the make project pages on fsf.org I don't see an upstream tracker for

Fwd: Continuing issues with gnome-shell, upower, and KVM hardware

2013-07-17 Thread Philip Prindeville
. -Philip On Jul 15, 2013, at 12:54 PM, Philip Prindeville phil...@fedoraproject.org wrote: Hi Adam, I installed the updated version of gnome-shell [Dave] suggested and that resolved some of my display corruption issues, but using a KVM continues to befuddle my keyboard/mouse

Re: Glitch in Upgrading from EOL Fedora using yum

2013-05-14 Thread Philip Prindeville
I get that part… but that shouldn't stop the directory from being renamed if it's staying on the same filesystem. -Philip On May 14, 2013, at 6:08 AM, Björn Esser bjoern.es...@gmail.com wrote: All those have their corresponding .pid-files inside /var/run. So I guess some of them are keeping

Retiring mod_auth_pam, mod_auth_shadow, etc.

2012-04-21 Thread Philip Prindeville
Hi. Looking for reviewers (below) for a couple of trivial packages. I was trying to use mod_auth_pam on EPEL and Fedora but without much luck. It seems that it's obsolete, and in any case doesn't support the new authz and authn APIs. I found: http://code.google.com/p/mod-auth-external/ and

Re: [Fedora-packaging] New owner for clamav?

2012-01-25 Thread Philip Prindeville
On 1/25/12 8:47 AM, Tom Callaway wrote: On 01/24/2012 11:56 PM, Philip Prindeville wrote: I've filed a few defects against different issues with clamav not installing correctly, missing files, and having the wrong permissions that precludes interactions with collaborating software

Re: And logging issues following F15B upgrade

2011-05-16 Thread Philip Prindeville
On 5/16/11 1:07 PM, Philip Prindeville wrote: On 5/15/11 1:13 PM, Lennart Poettering wrote: On Sun, 15.05.11 13:08, Philip Prindeville (philipp_s...@redfish-solutions.com) wrote: Lennart Ok, then I'm unclear. Should rsyslog be running? Because chkconfig rsyslog --list doesn't show any

Re: And logging issues following F15B upgrade

2011-05-15 Thread Philip Prindeville
On 5/15/11 4:33 AM, Lennart Poettering wrote: On Sat, 14.05.11 12:01, Philip A. Prindeville (philipp_s...@redfish-solutions.com) wrote: May 13 11:08:02 mail kernel: [ 133.097131] sendmail[2179]: p4DH6ui4002179: Milter delete (noop): header: X-Spam-Score May 13 11:08:02 mail kernel: [

And logging issues following F15B upgrade

2011-05-14 Thread Philip Prindeville
It's also not clear why logging goes to the console for mail services: [ 109.727642] imaps[1921]: accepted connection [ 109.732264] master[2201]: about to exec /usr/lib/cyrus-imapd/imapd [ 109.743816] imaps[2201]: executed [ 109.747260] imaps[2201]: IOERROR: opening

Systemd questions following 15B upgrade

2011-05-13 Thread Philip Prindeville
I installed F15B, but now I'm seeing: May 13 23:01:01 mail /usr/sbin/crond[5243]: pam_systemd(crond:session): Moving new user session for root into control group /user/root/18. May 13 23:01:01 mail /USR/SBIN/CROND[5243]: pam_systemd(crond:session): Moving remaining processes of user session 18

Re: AF_INET6 sockets and IPv4 connections, etc.

2011-01-12 Thread Philip Prindeville
On 1/11/11 8:25 PM, Jerry James wrote: On Tue, Jan 11, 2011 at 1:46 PM, Philip Prindeville philipp_s...@redfish-solutions.com mailto:philipp_s...@redfish-solutions.com wrote: so how can I tell in a couple of lines of code if the connection will result in IPv4? I'm not entirely sure

AF_INET6 sockets and IPv4 connections, etc.

2011-01-11 Thread Philip Prindeville
Hi. I'm working on a patch to support QoS setting on an IPv4 connection, but I'm being out-clevered by the kernel. The code is doing the following: s = socket(AF_INET6, SOCK_STREAM); ... sin6.sin6_family = AF_INET6; sin6.sin6_addr = ... // :::IPv4 address and then, as the man page says:

Re: Safest way to go from x86 to x86_64

2010-12-14 Thread Philip Prindeville
On 12/14/10 6:46 AM, Richard W.M. Jones wrote: On Tue, Dec 14, 2010 at 02:35:24PM +, Paul Johnson wrote: Hi, On 14 December 2010 14:27, Richard W.M. Jonesrjo...@redhat.com wrote: On Tue, Dec 14, 2010 at 02:07:37PM +, Paul Johnson wrote: Is there a safe way to install the x86_64

Re: Building production machines out-of-place, regenerating certs when a machine's identity changes, etc.

2010-11-27 Thread Philip Prindeville
On 11/27/10 8:15 AM, nodata wrote: On 26/11/10 23:47, Philip Prindeville wrote: I recently rebuilt a failing mail server (sendmail and cyrus-imapd), replacing the hardware and building the replacement machine offline (leaving the current server in place while I did so). This would seem

Re: Building production machines out-of-place, regenerating certs when a machine's identity changes, etc.

2010-11-27 Thread Philip Prindeville
On 11/27/10 1:09 PM, nodata wrote: On 27/11/10 16:44, Ralf Ertzinger wrote: Hi. On Sat, 27 Nov 2010 16:15:47 +0100, nodata wrote I don't agree. If you are replacing a production machine, you take the keys from the old machine and use them. If you don't want to do that, you buy new,

File Net-Patricia-1.19.tar.gz uploaded to lookaside cache by philipp

2010-11-26 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: fe19e3ab96bdefc1184288067490290f Net-Patricia-1.19.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org

[perl-Net-Patricia] Re-release of 1.18_81 as 1.19.

2010-11-26 Thread Philip Prindeville
commit 9c9fdbe2f0b449443fc08169834e59d9db0f4fae Author: Philip Prindeville phil...@fedoraproject.org Date: Fri Nov 26 13:55:37 2010 -0700 Re-release of 1.18_81 as 1.19. .gitignore |1 + perl-Net-Patricia.spec |5 - sources|2 +- 3 files changed

[perl-Net-Patricia/f13/master] (2 commits) ...Merge remote branch 'origin/master' into f13

2010-11-26 Thread Philip Prindeville
Summary of changes: 9c9fdbe... Re-release of 1.18_81 as 1.19. (*) 1b4a951... Merge remote branch 'origin/master' into f13 (*) 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

[perl-Net-Patricia/f13/master: 2/2] Merge remote branch 'origin/master' into f13

2010-11-26 Thread Philip Prindeville
commit 1b4a95193c488baadda7eb3ba2ff8eea67ef59b7 Merge: e623d13 9c9fdbe Author: Philip Prindeville phil...@fedoraproject.org Date: Fri Nov 26 14:19:22 2010 -0700 Merge remote branch 'origin/master' into f13 .gitignore |1 + perl-Net-Patricia.spec |5 - sources

[perl-Net-Patricia/f14/master] (4 commits) ...Merge remote branch 'origin/master' into f14

2010-11-26 Thread Philip Prindeville
Summary of changes: 2075f03... Maintenance version update. (*) 4588717... Improve parameter checking. (*) 9c9fdbe... Re-release of 1.18_81 as 1.19. (*) e8e6105... Merge remote branch 'origin/master' into f14 (*) This commit already existed in another branch; no separate mail sent --

[perl-Net-Patricia/f14/master: 4/4] Merge remote branch 'origin/master' into f14

2010-11-26 Thread Philip Prindeville
commit e8e6105c017c7d1f48bd9b2b9514e22e6c8297fc Merge: 618acad 9c9fdbe Author: Philip Prindeville phil...@fedoraproject.org Date: Fri Nov 26 14:28:44 2010 -0700 Merge remote branch 'origin/master' into f14 .gitignore |3 +++ perl-Net-Patricia.spec | 18

Building production machines out-of-place, regenerating certs when a machine's identity changes, etc.

2010-11-26 Thread Philip Prindeville
I recently rebuilt a failing mail server (sendmail and cyrus-imapd), replacing the hardware and building the replacement machine offline (leaving the current server in place while I did so). This would seem normal enough to do, but had some unintended pitfalls that really should be more

Re: Looking for a good Radix tree (Patricia) library in fedora

2010-11-22 Thread Philip Prindeville
On 11/16/10 9:02 PM, Kevin Kofler wrote: Philip Prindeville wrote: Not sure if the threading support is needed or not... plus it might mean that it package only works on Linux (and not Win32, which Perl requires be supported). From the site: threads and synchronization: cprops provides

File Net-Patricia-1.18_81.tar.gz uploaded to lookaside cache by philipp

2010-11-14 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: de3cac16665db8de663d8fece4997136 Net-Patricia-1.18_81.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Net-Patricia] Improve parameter checking.

2010-11-14 Thread Philip Prindeville
commit 45887178bd360a2b86812c89ddc2b8f68d883b97 Author: Philip Prindeville phil...@fedoraproject.org Date: Sun Nov 14 13:33:49 2010 -0700 Improve parameter checking. .gitignore |1 + perl-Net-Patricia.spec |7 ++- sources|2 +- 3 files changed

[perl-Net-Patricia/f13/master] (2 commits) ...Improve parameter checking; handle 'undef' as $data argument.

2010-11-14 Thread Philip Prindeville
Summary of changes: 2075f03... Maintenance version update. (*) 351f6ca... Improve parameter checking; handle 'undef' as $data argumen (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl

[perl-Net-Patricia/f13/master: 2/2] Improve parameter checking; handle 'undef' as $data argument.

2010-11-14 Thread Philip Prindeville
Release:1%{?dist} Summary:Patricia Trie perl module for fast IP address lookups License:Distributable, see COPYING @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Nov 15 2010 Philip Prindeville phil...@fedoraproject.org - 1.18_81-1 + - fix

[perl-Net-Patricia/f13/master] (2 commits) ...Merge branch 'master' into f13

2010-11-14 Thread Philip Prindeville
Summary of changes: 4588717... Improve parameter checking. (*) e623d13... Merge branch 'master' into f13 (*) 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-Net-Patricia/f13/master: 2/2] Merge branch 'master' into f13

2010-11-14 Thread Philip Prindeville
commit e623d13aecc45e6e7139fa445da3e57008241808 Merge: 351f6ca 4588717 Author: Philip Prindeville phil...@fedoraproject.org Date: Sun Nov 14 23:31:29 2010 -0700 Merge branch 'master' into f13 Conflicts: perl-Net-Patricia.spec perl-Net-Patricia.spec |4 +++- 1 files

File Net-Patricia-1.18_80.tar.gz uploaded to lookaside cache by philipp

2010-11-08 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: c88ad7b5da63e34b58c07bece1089ac8 Net-Patricia-1.18_80.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org

[perl-Net-Patricia] Maintenance version update.

2010-11-08 Thread Philip Prindeville
commit 2075f03bc12a7e1a7520f99ceba32741746eff77 Author: Philip Prindeville phil...@fedoraproject.org Date: Mon Nov 8 16:20:27 2010 -0700 Maintenance version update. .gitignore |1 + perl-Net-Patricia.spec | 10 +++--- sources|2 +- 3 files changed

File Net-Patricia-1.18_01.tar.gz uploaded to lookaside cache by philipp

2010-11-07 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: 322326acedb249df29c4f3605dbb77f2 Net-Patricia-1.18_01.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Net-Patricia] Updating to maintenance release: bug in AFINET6 version of add() method.

2010-11-07 Thread Philip Prindeville
commit 7db7141d6e0b1cf5b43cf17fbe27dece9f74068b Author: Philip Prindeville phil...@fedoraproject.org Date: Sun Nov 7 23:30:20 2010 -0700 Updating to maintenance release: bug in AFINET6 version of add() method. .gitignore |1 + perl-Net-Patricia.spec |8

[perl-Net-Patricia/f14/master: 2/2] Merge branch 'master' into f14

2010-11-07 Thread Philip Prindeville
commit 618acad14f35c97e727a0d4285180c085dbf2f48 Merge: 61510be 7db7141 Author: Philip Prindeville phil...@fedoraproject.org Date: Sun Nov 7 23:33:06 2010 -0700 Merge branch 'master' into f14 .gitignore |1 + perl-Net-Patricia.spec |8 ++-- sources

[perl-Net-Patricia/f13/master] Updating to maintenance release: bug in AFINET6 version of add() method.

2010-11-07 Thread Philip Prindeville
Summary of changes: 7db7141... Updating to maintenance release: bug in AFINET6 version of (*) (*) 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

Re: Looking for a good Radix tree (Patricia) library in fedora

2010-11-05 Thread Philip Prindeville
mean that it package only works on Linux (and not Win32, which Perl requires be supported). On 10/31/10 2:14 PM, Philip Prindeville wrote: I'm the CPAN owner of Net::Patricia (perl-Net-Patricia.rpm) and it currently supports IPv4 and IPv6. Both are done with specialized data structures. I'm

Looking for a good Radix tree (Patricia) library in fedora

2010-10-31 Thread Philip Prindeville
I'm the CPAN owner of Net::Patricia (perl-Net-Patricia.rpm) and it currently supports IPv4 and IPv6. Both are done with specialized data structures. I'm looking for something that handles a more generic binary data blob... so that I could have arbitrary searches. For instance, in Perl, I

[perl-Net-Patricia/f14/master] (10 commits) ...Merge branch 'master' into f14

2010-10-29 Thread Philip Prindeville
Summary of changes: a632d5f... Initialize branch F-13 for perl-Net-Patricia (*) 8319cc5... Version bump to 1.17 (*) c869c9b... Refresh .spec file with cpanspec. (*) a19261d... Add changelog entries. (*) 51564e9... Update changelog. (*) 7d34f69... dist-git conversion (*) b5d8160...

[perl-Net-Patricia/f14/master: 9/10] Merge remote branch 'origin/f13/master' into f14

2010-10-29 Thread Philip Prindeville
commit 28ea21efabab262dfed9f9b291dee108c01a7eb9 Merge: e2cffdf 7d34f69 Author: Philip Prindeville phil...@fedoraproject.org Date: Wed Oct 27 00:35:32 2010 -0600 Merge remote branch 'origin/f13/master' into f14 --- -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl

[perl-Net-Patricia/f14/master: 10/10] Merge branch 'master' into f14

2010-10-29 Thread Philip Prindeville
commit 61510be564199edd586e6113590a1e20fc7e411a Merge: 28ea21e 89b4d88 Author: Philip Prindeville phil...@fedoraproject.org Date: Wed Oct 27 00:37:16 2010 -0600 Merge branch 'master' into f14 .gitignore |1 + perl-Net-Patricia.spec |7 +-- sources

[perl-Net-Patricia/f13/master] (11 commits) ...Version bump to 1.18 per upstream.

2010-10-29 Thread Philip Prindeville
Summary of changes: 605f2d3... Update to stable release 1.16. (*) b885f18... - Mass rebuild with perl-5.12.0 (*) e932c0a... - Mass rebuild with perl-5.12.0 (*) c36edae... Version bump to 1.17 (*) a49c300... Refresh .spec file with cpanspec. (*) d553205... Add changelog entries. (*)

File Net-Patricia-1.18.tar.gz uploaded to lookaside cache by philipp

2010-10-26 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: 26f808adb9c7a3a7904d60caf2845de4 Net-Patricia-1.18.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Net-Patricia] (8 commits) ...Version bump to 1.18 per upstream.

2010-10-26 Thread Philip Prindeville
Summary of changes: a632d5f... Initialize branch F-13 for perl-Net-Patricia (*) 8319cc5... Version bump to 1.17 (*) c869c9b... Refresh .spec file with cpanspec. (*) a19261d... Add changelog entries. (*) 51564e9... Update changelog. (*) 7d34f69... dist-git conversion (*) b5d8160...

[perl-Net-Patricia: 7/8] Merge remote branch 'origin/f13/master'

2010-10-26 Thread Philip Prindeville
commit b5d8160dfa109929ad8169aa65ff0f59e920bc8e Merge: e2cffdf 7d34f69 Author: Philip A. Prindeville phil...@builder.redfish-solutions.com Date: Tue Oct 26 21:56:18 2010 -0600 Merge remote branch 'origin/f13/master' --- -- Fedora Extras Perl SIG

[perl-Net-Patricia: 8/8] Version bump to 1.18 per upstream.

2010-10-26 Thread Philip Prindeville
commit 89b4d88848aff03c8240a637458978240d289a44 Author: Philip Prindeville phil...@fedoraproject.org Date: Tue Oct 26 22:17:34 2010 -0600 Version bump to 1.18 per upstream. .gitignore |1 + perl-Net-Patricia.spec |7 +-- sources|2 +- 3 files

Re: genkey Segmentation fault

2010-10-11 Thread Philip Prindeville
On 10/10/10 12:25 PM, Philip Prindeville wrote: On 10/9/10 2:54 PM, fkoo...@tuxed.net wrote: On Sat, Oct 9, 2010 at 8:48 PM, Philip Prindeville philipp_s...@redfish-solutions.com wrote: Any suggestions? https://bugzilla.redhat.com/buglist.cgi?quicksearch=genkey Regards, François So

genkey Segmentation fault

2010-10-09 Thread Philip Prindeville
Hi. Was doing an install on a machine (FC13-x86_64) that didn't have Internet connectivity, and the certificate was generated as localhost.crt (/etc/pki/tls/certs/localhost.crt). Now the machine is racked and I want to regenerate the cert, but I can't: running: % genkey --days 365

File Net-Patricia-1.17_01.tar.gz uploaded to lookaside cache by philipp

2010-05-23 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: 4ee634972ffaacf120e1cfcb8ff29d1a Net-Patricia-1.17_01.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

rpms/perl-Net-Patricia/devel perl-Net-Patricia.spec,1.20,1.21

2010-05-23 Thread Philip Prindeville
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun May 23 2010 Philip Prindeville phil...@fedoraproject.org - 1.17_01-1 +- 1.17 was yanked from CPAN because of a missing update, hence 1.17_01. + * Wed May 19 2010 Philip Prindeville phil...@fedoraproject.org - 1.17-3

rpms/perl-Net-Patricia/F-13 .cvsignore, 1.6, 1.7 perl-Net-Patricia.spec, 1.16, 1.17 sources, 1.7, 1.8

2010-05-23 Thread Philip Prindeville
for fast IP address lookups License:Distributable, see COPYING Group: Development/Libraries @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun May 23 2010 Philip Prindeville phil...@fedoraproject.org - 1.17_01-1 +- 1.17 was yanked from CPAN because

File Net-Patricia-1.17.tar.gz uploaded to lookaside cache by philipp

2010-05-19 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: e19d565a9f751b772d22ce588f6c10f4 Net-Patricia-1.17.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

rpms/perl-Net-Patricia/F-12 .cvsignore, 1.6, 1.7 perl-Net-Patricia.spec, 1.13, 1.14 sources, 1.6, 1.7

2010-05-19 Thread Philip Prindeville
Author: philipp Update of /cvs/pkgs/rpms/perl-Net-Patricia/F-12 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv22188 Modified Files: .cvsignore perl-Net-Patricia.spec sources Log Message: Version bump to 1.17 Index: .cvsignore

rpms/perl-Net-Patricia/F-13 .cvsignore, 1.5, 1.6 perl-Net-Patricia.spec, 1.13, 1.14 sources, 1.5, 1.6

2010-05-19 Thread Philip Prindeville
Author: philipp Update of /cvs/pkgs/rpms/perl-Net-Patricia/F-13 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23752 Modified Files: .cvsignore perl-Net-Patricia.spec sources Log Message: Version bump to 1.17 Index: .cvsignore

File Net-Patricia-1.17.tar.gz uploaded to lookaside cache by philipp

2010-05-19 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: e192cdbbb2dfd706b14263ae97a8a9e9 Net-Patricia-1.17.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

File Net-Patricia-1.17.tar.gz uploaded to lookaside cache by philipp

2010-05-19 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: 70f76d5dbae8e2674705b814b0633a7e Net-Patricia-1.17.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

File Net-Patricia-1.17.tar.gz uploaded to lookaside cache by philipp

2010-05-19 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: 28952316de5b27c920bd05e1fbfa3b32 Net-Patricia-1.17.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

rpms/perl-Net-Patricia/devel perl-Net-Patricia.spec, 1.17, 1.18 sources, 1.7, 1.8

2010-05-19 Thread Philip Prindeville
Author: philipp Update of /cvs/pkgs/rpms/perl-Net-Patricia/devel In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30832 Modified Files: perl-Net-Patricia.spec sources Log Message: Refresh .spec file with cpanspec. Index: perl-Net-Patricia.spec

rpms/perl-Net-Patricia/F-12 perl-Net-Patricia.spec, 1.14, 1.15 sources, 1.7, 1.8

2010-05-19 Thread Philip Prindeville
%defattr(-,root,root,-) -%doc COPYING Changes README +%doc Changes COPYING README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Net* %{_mandir}/man3/* %changelog +* Tue May 04 2010 Marcela Maslanova mmasl...@redhat.com - 1.16-2 +- Mass rebuild with perl-5.12.0 + * Fri Feb 24 2010 Philip

rpms/perl-Net-Patricia/F-12 perl-Net-Patricia.spec,1.15,1.16

2010-05-19 Thread Philip Prindeville
-rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed May 19 2010 Philip Prindeville phil...@fedoraproject.org - 1.17-3 +- update changelog + +* Wed May 19 2010 Philip Prindeville phil...@fedoraproject.org - 1.17-2 +- Refresh .spec file with cpanspec. + +* Wed May 19 2010 Philip Prindeville

rpms/perl-Net-Patricia/F-13 perl-Net-Patricia.spec,1.15,1.16

2010-05-19 Thread Philip Prindeville
-rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed May 19 2010 Philip Prindeville phil...@fedoraproject.org - 1.17-3 +- update changelog + +* Wed May 19 2010 Philip Prindeville phil...@fedoraproject.org - 1.17-2 +- Refresh .spec file with cpanspec. + +* Wed May 19 2010 Philip Prindeville

File Net-Patricia-1.16.tar.gz uploaded to lookaside cache by philipp

2010-02-24 Thread Philip Prindeville
A file has been added to the lookaside cache for perl-Net-Patricia: 0b3d6bdc2426ababe0c95304fd58d6eb Net-Patricia-1.16.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org

rpms/perl-Net-Patricia/F-11 .cvsignore, 1.4, 1.5 perl-Net-Patricia.spec, 1.10, 1.11 sources, 1.4, 1.5

2010-02-24 Thread Philip Prindeville
$RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \; chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Feb 24 2010 Philip Prindeville phil...@fedoraproject.org - 1.16-1 +- new upstream version, official release + * Fri

rpms/perl-Net-Patricia/F-12 .cvsignore, 1.5, 1.6 perl-Net-Patricia.spec, 1.12, 1.13 sources, 1.5, 1.6

2010-02-24 Thread Philip Prindeville
$RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \; chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Feb 24 2010 Philip Prindeville phil...@fedoraproject.org - 1.16-1 +- new upstream version, official release + * Fri

rpms/perl-Text-vCard/devel perl-Text-vCard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2010-02-01 Thread Philip Prindeville
Author: philipp Update of /cvs/pkgs/rpms/perl-Text-vCard/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22747 Modified Files: .cvsignore sources Added Files: perl-Text-vCard.spec Log Message: Initial commit of v2.07. --- NEW FILE perl-Text-vCard.spec --- Name: