Re: noexec on /dev/shm

2011-01-03 Thread Bernie Innocenti
On Sat, 2010-12-25 at 19:37 +0100, Lennart Poettering wrote: > That basically means that besides systemd itself and maybe the D-Bus > system bus almost nobody can safely use fixed name abstract namespace > sockets. In particular user code that uses fixed name abstract namespace > sockets is necessa

[perl-XML-TreeBuilder/f14/master] Add Test::More to build requires

2011-01-03 Thread Rüdiger Landmann
commit 68e05a4be3ac24496ae66843a53d0e0381b9ef83 Author: Ruediger Landmann Date: Tue Jan 4 09:01:51 2011 +1000 Add Test::More to build requires .gitignore |1 + XML-TreeBuilder-NoExpand.patch | 267 perl-XML-TreeBuilder.spec

[perl-XML-TreeBuilder] Add Test::More to build requires

2011-01-03 Thread Rüdiger Landmann
commit 6ddf5f84df7a6a8a71ddcecbad728bc1840a143d Author: Ruediger Landmann Date: Tue Jan 4 08:52:25 2011 +1000 Add Test::More to build requires perl-XML-TreeBuilder.spec |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-XML-TreeBuilder.spec b/perl-XML-Tr

Re: Making CAPS LOCK another CTRL key in the console

2011-01-03 Thread Stephen John Smoogen
On Mon, Jan 3, 2011 at 15:20, Bernie Innocenti wrote: > In Debian & Ubuntu, this can be done by setting XKBOPTIONS=ctrl:nocaps > in /etc/default/console-setup. > > A program called ckbcomp compiles a keymap file which contains this > line: > >  keycode 58 = Control Control Control Control Control

Making CAPS LOCK another CTRL key in the console

2011-01-03 Thread Bernie Innocenti
In Debian & Ubuntu, this can be done by setting XKBOPTIONS=ctrl:nocaps in /etc/default/console-setup. A program called ckbcomp compiles a keymap file which contains this line: keycode 58 = Control Control Control Control Control Control Control Control Control Control Control Control Control Co

PyPy is now available in Fedora

2011-01-03 Thread David Malcolm
I've imported pypy and built it into rawhide. I've updated the list on: https://fedoraproject.org/wiki/SIGs/Python#Python_Runtimes moving it from "Awaiting review" to "Within Fedora". Enjoy! Dave --- Begin Message --- I've packaged pypy in RPM form for the Fedora distribution [1] - RPM packages

Re: F14 OOo deltarpms not being generated on releng2

2011-01-03 Thread Kevin Fenzi
On Sat, 4 Dec 2010 15:58:26 -0700 Kevin Fenzi wrote: > On Sat, 04 Dec 2010 20:50:11 +0200 > Jonathan Dieter wrote: > > ...snip... > > > As far as I can see, this only affected the openoffice.org* and > > autocorr* packages in the 101202 push, and the rest of the packages > > in the push had al

Re: New contributed package available for review: ax_emergency_listen

2011-01-03 Thread David Malcolm
On Mon, 2011-01-03 at 20:22 +0100, Guido Trentalancia wrote: > On Tue, 04/01/2011 at 00.45 +0530, Rahul Sundaram wrote: > > On 01/04/2011 12:38 AM, Guido Trentalancia wrote: > > > > > > The package contains a manual page, it supports building using autoconf > > > and automake and it just needs to b

openjpeg-1.4, abi break

2011-01-03 Thread Rex Dieter
I plan on importing openjpeg-1.4 into rawhide soonish (say early next week), which involves an abi break. Affected packages that will require rebuilding include: blender blenderplayer freeimage gdcm koffice openslide poppler xpaint -- Rex -- devel mailing list devel@lists.fedoraproject.org h

Re: [HEADS-UP] MySQL 5.5 coming soon to rawhide

2011-01-03 Thread Tom Lane
Orcan Ogetbil writes: > On Wed, Dec 22, 2010 at 5:28 PM, Tom Lane wrote: >> For now I'll include a symlink libmysqlclient_r.so -> libmysqlclient.so, >> so that a simple rebuild with no source-code changes should be >> sufficient.  Eventually we'll probably want to fix the source code to >> not re

Re: [HEADS-UP] MySQL 5.5 coming soon to rawhide

2011-01-03 Thread Tom Lane
Jon Ciesla writes: > Tom Lane wrote: >> I got tired of the amount of visible churn in exported-symbols-you're- >> not-supposed-to-use. The new release will use a linker --version-script >> to hide everything except the documented API functions. This might >> break any apps that are relying on no

Re: [HEADS-UP] MySQL 5.5 coming soon to rawhide

2011-01-03 Thread Orcan Ogetbil
On Wed, Dec 22, 2010 at 5:28 PM, Tom Lane wrote: > For now I'll include a symlink libmysqlclient_r.so -> libmysqlclient.so, > so that a simple rebuild with no source-code changes should be > sufficient.  Eventually we'll probably want to fix the source code to > not refer to libmysqlclient_r, but t

Re: noexec on /dev/shm

2011-01-03 Thread Lennart Poettering
On Mon, 03.01.11 09:54, Chris Adams (cmad...@hiwaay.net) wrote: > > Once upon a time, Adam Jackson said: > > Sadly this turns out not to be the case, at least if I'm reading > > fs/pipe.c correctly. O_NOATIME will turn off atime updates, but mtime > > and ctime are still modified on every pipe

Re: [HEADS-UP] MySQL 5.5 coming soon to rawhide

2011-01-03 Thread Jon Ciesla
Tom Lane wrote: > Since MySQL AB^W^WSun^WOracle has now declared the mysql 5.5.x release > series to be GA status, I'm planning to push it into rawhide shortly to > replace the 5.1.x series. Theoretically, this will go pretty smoothly. > > I'm aware of a couple of ABI-level issues: > > 1. libmysql

Non-responsive maintainer: pysvn

2011-01-03 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've been trying to contact the maintainer of pysvn for a few weeks (Since December 14th) but have not received a reply. According to Koji, the owner (ravenoak) has not been active since July. I'd like to formally request being added as a comaintainer

Re: New contributed package available for review: ax_emergency_listen

2011-01-03 Thread Guido Trentalancia
On Tue, 04/01/2011 at 00.45 +0530, Rahul Sundaram wrote: > On 01/04/2011 12:38 AM, Guido Trentalancia wrote: > > > > The package contains a manual page, it supports building using autoconf > > and automake and it just needs to be reviewed. > > > > I think I might need a so-called sponsor before the

Re: New contributed package available for review: ax_emergency_listen

2011-01-03 Thread Rahul Sundaram
On 01/04/2011 12:38 AM, Guido Trentalancia wrote: > > The package contains a manual page, it supports building using autoconf > and automake and it just needs to be reviewed. > > I think I might need a so-called sponsor before the package can be > included in Fedora. > > I look forward to hearing f

New contributed package available for review: ax_emergency_listen

2011-01-03 Thread Guido Trentalancia
Hello everybody, I would like to contribute a small package that I wrote for inclusion in the Fedora distribution. It falls under Applications/Communications and it is a small utility which can be used to monitor for emergency packets in an APRS network. APRS (Automatic Packet Reporting System) i

Re: firewalld - A firewall daemon with D-BUS interface providing a dynamic firewall (test version)

2011-01-03 Thread David Malcolm
On Thu, 2010-12-23 at 17:03 +0100, Thomas Woerner wrote: > Hello, > > as discussed some time ago, I worked on the proof of concept > implementation of firewalld. FirewallD is a service daemon with a D-BUS > interface that provides a dynamic managed firewall. > > For more information on firewall

Re: httpd and svn problems (rawhide)

2011-01-03 Thread darrell pfeifer
On Mon, Jan 3, 2011 at 08:53, Paul F. Johnson wrote: > > > First is httpd (apache). > > I can do /etc/init.d/httpd stop and the server stops, but when I try to > start the server I get > > Starting httpd (via systemctl): Job failed. See system logs and > 'systemctl status' for details. > > system

httpd and svn problems (rawhide)

2011-01-03 Thread Paul F. Johnson
Hi, I have two problems which I can't seem to get to the bottom of, both of them are very annoying and I don't know if it's me or the software so would rather check things before putting stuff into the big red lizard. First is httpd (apache). I can do /etc/init.d/httpd stop and the server stops,

Re: Package-specific test case and critical path test case project: drafts for review

2011-01-03 Thread James Laska
On Thu, 2010-12-23 at 14:35 +, Adam Williamson wrote: > On Tue, 2010-12-21 at 17:11 +, Adam Williamson wrote: > > Hi, everyone. So, in the recent debate about the update process it again > > became clear that we were lacking a good process for providing > > package-specific test instruction

Re: noexec on /dev/shm

2011-01-03 Thread Chris Adams
Once upon a time, Adam Jackson said: > Sadly this turns out not to be the case, at least if I'm reading > fs/pipe.c correctly. O_NOATIME will turn off atime updates, but mtime > and ctime are still modified on every pipe write, and there's no such > thing as O_NOCMTIME even though the filesystem

Re: Package-specific test case and critical path test case project: drafts for review

2011-01-03 Thread James Laska
On Wed, 2010-12-22 at 17:29 +, Adam Williamson wrote: > On Tue, 2010-12-21 at 18:12 -0500, James Laska wrote: > > > > the first isn't particularly specific to this, but it was a prerequisite > > > that I discovered was missing: it's a guide to test case creation in > > > general, explaining th

Re: noexec on /dev/shm

2011-01-03 Thread Adam Jackson
On Thu, 2010-12-23 at 22:59 +0100, Lennart Poettering wrote: > On Mon, 20.12.10 19:16, Fernando Lopez-Lezcano (na...@ccrma.stanford.edu) > wrote: > > > this isn't exactly correct. > > > > in /dev/shm on linux we have: > > > > (a) unix-domain sockets for non-RT communication with the server

Re: want to contribute to fedora project

2011-01-03 Thread Pavel Alexeev (aka Pahan-Hubbitus)
Hello. http://fedoraproject.org/en/join-fedora 03.01.2011 02:34, rohit bishnoi wrote: > i m rohit bishnoi from india. i have knowledge of c, c++ and java > languages. i want to contribute to fedora. > plz help me how can i help fedora project.. > thnks in advance > -- devel mailing list dev

rawhide report: 20110103 changes

2011-01-03 Thread Rawhide Report
Compose started at Mon Jan 3 08:15:06 UTC 2011 Broken deps for x86_64 -- apvlv-0.0.9.8-1.fc15.x86_64 requires libpoppler.so.9()(64bit) bacula-director-mysql-5.0.3-6.fc15.x86_64 requires libmysqlclient_r.so.16()(64bit)

want to contribute to fedora project

2011-01-03 Thread rohit bishnoi
i m rohit bishnoi from india. i have knowledge of c, c++ and java languages. i want to contribute to fedora. plz help me how can i help fedora project.. thnks in advance -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel