Re: [arch-dev-public] [signoff] wpa_supplicant 0.7.3

2010-09-13 Thread Stéphane Gaudreault
Le 13 septembre 2010 14:11:59, Thomas Bächler a écrit : > The 0.7 branch of wpa_supplicant is now the stable branch. This is the > first Arch package for the new branch, so please test this carefully and > sign off. > > x86_64 has been successfully tested by yours truly with netcfg and > wpa_actio

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Gaetan Bisson
[2010-09-13 18:00:07 +0200] Pierre Schmitz: > On Mon, 13 Sep 2010 16:52:07 +0200, Gaetan Bisson > wrote: > > > > This can be overriden by "su -s /bin/sh nobody"; the issue here is that > > the third field of nobody's entry in /etc/shadow (which indicates when > > the password was last changed) is

[arch-dev-public] [signoff] wpa_supplicant 0.7.3

2010-09-13 Thread Thomas Bächler
The 0.7 branch of wpa_supplicant is now the stable branch. This is the first Arch package for the new branch, so please test this carefully and sign off. x86_64 has been successfully tested by yours truly with netcfg and wpa_actiond, on a WPA2-PSK network. signature.asc Description: OpenPGP dig

Re: [arch-dev-public] [signoff] psmisc-22.13-1

2010-09-13 Thread Eric Bélanger
On Fri, Sep 10, 2010 at 10:49 PM, Allan McRae wrote: > On 07/09/10 13:43, Eric Bélanger wrote: >> >> Minor upstream update. Please test and signoff. >> > > Signoff i686, > Allan > > > > Bump. Anyone for x86_64? Eric

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Pierre Schmitz
On Mon, 13 Sep 2010 16:52:07 +0200, Gaetan Bisson wrote: > [2010-09-13 15:43:33 +0200] Thomas Bächler: >> Am 13.09.2010 13:18, schrieb Pierre Schmitz: >> > On Mon, 13 Sep 2010 13:16:53 +0200, Thomas Bächler >> > wrote: >> >> Am 13.09.2010 13:05, schrieb Pierre Schmitz: >> >>> * the cron is run as

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Gaetan Bisson
[2010-09-13 15:43:33 +0200] Thomas Bächler: > Am 13.09.2010 13:18, schrieb Pierre Schmitz: > > On Mon, 13 Sep 2010 13:16:53 +0200, Thomas Bächler > > wrote: > >> Am 13.09.2010 13:05, schrieb Pierre Schmitz: > >>> * the cron is run as nobody and not root (anyone knows how to do this > >>> without s

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Dan McGee
On Mon, Sep 13, 2010 at 8:44 AM, Thomas Bächler wrote: > Am 13.09.2010 13:22, schrieb Dieter Plaetinck: >> On Mon, 13 Sep 2010 13:05:26 +0200 >> Pierre Schmitz wrote: >> >>> * the cron is run as nobody and not root (anyone knows how to do this >>> without sudo? no, su does not work it seems) >> >

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Thomas Bächler
Am 13.09.2010 13:22, schrieb Dieter Plaetinck: > On Mon, 13 Sep 2010 13:05:26 +0200 > Pierre Schmitz wrote: > >> * the cron is run as nobody and not root (anyone knows how to do this >> without sudo? no, su does not work it seems) > > You can setuid the file and give it a specific owner, it will

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Thomas Bächler
Am 13.09.2010 13:18, schrieb Pierre Schmitz: > On Mon, 13 Sep 2010 13:16:53 +0200, Thomas Bächler > wrote: >> Am 13.09.2010 13:05, schrieb Pierre Schmitz: >>> * the cron is run as nobody and not root (anyone knows how to do this >>> without sudo? no, su does not work it seems) >> >> $ su -c "/usr/

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Dieter Plaetinck
On Mon, 13 Sep 2010 13:32:50 +0200 Pierre Schmitz wrote: > On Mon, 13 Sep 2010 13:22:03 +0200, Dieter Plaetinck > > You can setuid the file and give it a specific owner, it will be > > run as that user. If that's what you're asking. > > Yes, thought about that too. But: nobody shouldn't own an

Re: [arch-dev-public] [signoff] dbus/dbus-core 1.4.0-1

2010-09-13 Thread Stéphane Gaudreault
Le 13 septembre 2010 07:01:18, Jan de Groot a écrit : > Please signoff for both architectures. This is a major version bump with > quite some changes, so please test carefully before signing off. signoff x86_64 lib32-dbus-core will probably also needs a bit of testing when it will be available.

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Pierre Schmitz
On Mon, 13 Sep 2010 13:22:03 +0200, Dieter Plaetinck wrote: > On Mon, 13 Sep 2010 13:05:26 +0200 > Pierre Schmitz wrote: > >> * the cron is run as nobody and not root (anyone knows how to do this >> without sudo? no, su does not work it seems) > > You can setuid the file and give it a specific

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Dieter Plaetinck
On Mon, 13 Sep 2010 13:05:26 +0200 Pierre Schmitz wrote: > * the cron is run as nobody and not root (anyone knows how to do this > without sudo? no, su does not work it seems) You can setuid the file and give it a specific owner, it will be run as that user. If that's what you're asking. Also,

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Pierre Schmitz
On Mon, 13 Sep 2010 13:16:53 +0200, Thomas Bächler wrote: > Am 13.09.2010 13:05, schrieb Pierre Schmitz: >> * the cron is run as nobody and not root (anyone knows how to do this >> without sudo? no, su does not work it seems) > > $ su -c "/usr/bin/pkgstats" nobody > I use this everywhere, and it

Re: [arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Thomas Bächler
Am 13.09.2010 13:05, schrieb Pierre Schmitz: > * the cron is run as nobody and not root (anyone knows how to do this > without sudo? no, su does not work it seems) $ su -c "/usr/bin/pkgstats" nobody I use this everywhere, and it works. signature.asc Description: OpenPGP digital signature

Re: [arch-dev-public] [signoff] glib2 2.24.2-1

2010-09-13 Thread Stéphane Gaudreault
Le 13 septembre 2010 06:19:37, Jan de Groot a écrit : > Please signoff for both architectures. Upstream changelog: > * Bugs fixed: > 578295 gtester has a race condition > 619945 GConverterOutputStream triggers assertion and corrupts data > 621168 GKeyFile memory leak on Windows platform > 61621

[arch-dev-public] [signoff] pkgstats 2.1-1

2010-09-13 Thread Pierre Schmitz
Hi everybody, pkgstats is neither in [core] or critical but nonetheless I'd like to get some positive feedback before moving it to extra and making an announcement. I have added a cronjob which is installed to /etc/cron.weekly and run as user nobody. This makes it an "install and forget" package

[arch-dev-public] [signoff] dbus/dbus-core 1.4.0-1

2010-09-13 Thread Jan de Groot
Please signoff for both architectures. This is a major version bump with quite some changes, so please test carefully before signing off.

Re: [arch-dev-public] pkgstats: second try

2010-09-13 Thread Pierre Schmitz
On Fri, 10 Sep 2010 15:46:53 -0500, Dan McGee wrote: > On Fri, Sep 10, 2010 at 3:27 PM, Pierre Schmitz wrote: >> Well, we have discussed all this before. If I don't limit the >> submission by ip it will be too easy for a single person to flood us >> with false data making the whole stats pointles

[arch-dev-public] [signoff] glib2 2.24.2-1

2010-09-13 Thread Jan de Groot
Please signoff for both architectures. Upstream changelog: * Bugs fixed: 578295 gtester has a race condition 619945 GConverterOutputStream triggers assertion and corrupts data 621168 GKeyFile memory leak on Windows platform 616216 glib compile from remote directory fails This release also does