Re: [Mageia-dev] tmpfiles conversion: Thanks! Only 0 pkgs to go!

2013-01-21 Thread Olav Vitters
On Mon, Jan 21, 2013 at 12:02:42AM +, Colin Guthrie wrote:
 Some bugs that might remain include calling systemd-tmpfiles --create
 in a spec somewhere rather than using %_tmpfilescreate %{name}
 macro... This would certainly cause problems so if anyone knows of it
 being used somewhere please let me know.

$ grep 'systemd-tmpfiles --create' */current/SPECS/*.spec
apache/current/SPECS/apache.spec:systemd-tmpfiles --create httpd.conf
davfs2/current/SPECS/davfs2.spec:systemd-tmpfiles --create %{name}.conf
ddclient/current/SPECS/ddclient.spec:systemd-tmpfiles --create %{name}.conf ||:
dhcp/current/SPECS/dhcp.spec:systemd-tmpfiles --create dhcpd.conf
dhcp/current/SPECS/dhcp.spec:systemd-tmpfiles --create dhcrelay.conf
dhcp/current/SPECS/dhcp.spec:systemd-tmpfiles --create dhclient.conf
dmraid/current/SPECS/dmraid.spec:systemd-tmpfiles --create %{name}.conf
inn/current/SPECS/inn.spec:systemd-tmpfiles --create %{name}.conf
lvm2/current/SPECS/lvm2.spec:systemd-tmpfiles --create %{name}.conf
mdadm/current/SPECS/mdadm.spec:systemd-tmpfiles --create %{name}.conf
motion/current/SPECS/motion.spec:systemd-tmpfiles --create %{name}.conf ||:
munin/current/SPECS/munin.spec:systemd-tmpfiles --create %{name}.conf
pam/current/SPECS/pam.spec:%{_bindir}/systemd-tmpfiles --create %{name}.conf
postgrey/current/SPECS/postgrey.spec:systemd-tmpfiles --create
resolvconf/current/SPECS/resolvconf.spec:systemd-tmpfiles --create %{name}.conf
spamassassin/current/SPECS/spamassassin.spec:systemd-tmpfiles --create 
%{name}.conf ||:
tor/current/SPECS/tor.spec:systemd-tmpfiles --create %{name}.conf
uptimed/current/SPECS/uptimed.spec:systemd-tmpfiles --create

-- 
Regards,
Olav


Re: [Mageia-dev] tmpfiles conversion: Thanks! Only 0 pkgs to go!

2013-01-21 Thread Colin Guthrie
'Twas brillig, and Olav Vitters at 21/01/13 12:38 did gyre and gimble:
 On Mon, Jan 21, 2013 at 12:02:42AM +, Colin Guthrie wrote:
 Some bugs that might remain include calling systemd-tmpfiles --create
 in a spec somewhere rather than using %_tmpfilescreate %{name}
 macro... This would certainly cause problems so if anyone knows of it
 being used somewhere please let me know.
 
 $ grep 'systemd-tmpfiles --create' */current/SPECS/*.spec
 apache/current/SPECS/apache.spec:systemd-tmpfiles --create httpd.conf
 davfs2/current/SPECS/davfs2.spec:systemd-tmpfiles --create %{name}.conf
 ddclient/current/SPECS/ddclient.spec:systemd-tmpfiles --create %{name}.conf 
 ||:
 dhcp/current/SPECS/dhcp.spec:systemd-tmpfiles --create dhcpd.conf
 dhcp/current/SPECS/dhcp.spec:systemd-tmpfiles --create dhcrelay.conf
 dhcp/current/SPECS/dhcp.spec:systemd-tmpfiles --create dhclient.conf
 dmraid/current/SPECS/dmraid.spec:systemd-tmpfiles --create %{name}.conf
 inn/current/SPECS/inn.spec:systemd-tmpfiles --create %{name}.conf
 lvm2/current/SPECS/lvm2.spec:systemd-tmpfiles --create %{name}.conf
 mdadm/current/SPECS/mdadm.spec:systemd-tmpfiles --create %{name}.conf
 motion/current/SPECS/motion.spec:systemd-tmpfiles --create %{name}.conf ||:
 munin/current/SPECS/munin.spec:systemd-tmpfiles --create %{name}.conf
 pam/current/SPECS/pam.spec:%{_bindir}/systemd-tmpfiles --create %{name}.conf
 postgrey/current/SPECS/postgrey.spec:systemd-tmpfiles --create
 resolvconf/current/SPECS/resolvconf.spec:systemd-tmpfiles --create 
 %{name}.conf
 spamassassin/current/SPECS/spamassassin.spec:systemd-tmpfiles --create 
 %{name}.conf ||:
 tor/current/SPECS/tor.spec:systemd-tmpfiles --create %{name}.conf
 uptimed/current/SPECS/uptimed.spec:systemd-tmpfiles --create

For the sake of the list (already discussed in private):

I've fixed postgrey and uptimed as those were the only strictly buggy
ones - the rest just using direct calls rather than the now-available
macros.

The others should likely be updated for consistency, but it's not 100%
essential right now.

Cheers

Col


-- 

Colin Guthrie
colin(at)mageia.org
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited http://www.tribalogic.net/
Open Source:
  Mageia Contributor http://www.mageia.org/
  PulseAudio Hacker http://www.pulseaudio.org/
  Trac Hacker http://trac.edgewall.org/


Re: [Mageia-dev] [RPM Groups] Final Final change for Mageia 3

2013-01-21 Thread Pascal Terjan
On Sun, Jan 20, 2013 at 10:32 PM, AL13N al...@rmail.be wrote:
 Is there a way to list all packages violating these? since the mass rebuild is
 done, i would think that the previous changes are now enforced.

 the list for these should be small.

 so, a list+maintainer could be nice


I think we should first automatically move the renamed ones + moving
System/Configuration/Printing to System/Printing

The only ones which need manual intervention would be :

- System/Configuration/Hardware disappears
- System/Configuration/Other disappears


Re: [Mageia-dev] freeze push for drbd-utils

2013-01-21 Thread nicolas vigier
On Sun, 20 Jan 2013, Luis Daniel Lucio Quiroz wrote:

 Please, push drbd 8.4.2
 
 the one we had, 8.3.7 was only for 2.6.37, then we need newer versio. I have 
 updated with packemaker support.  Please push.

Submitted.



Re: [Mageia-dev] Grub2 vs. Grub Legacy in M3

2013-01-21 Thread Colin Guthrie
Hi,

I don't personally follow much with the grub vs. grub2 debate, but this
is an interesting post from the systemd list today concerning EFI/ESP
based boots and how they would recommend it works:

http://thread.gmane.org/gmane.comp.sysutils.systemd.devel/8165


The posts from Kay and Lennart in particular are well worth a read, but
the whole thread is relevant.

Col

-- 

Colin Guthrie
colin(at)mageia.org
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited http://www.tribalogic.net/
Open Source:
  Mageia Contributor http://www.mageia.org/
  PulseAudio Hacker http://www.pulseaudio.org/
  Trac Hacker http://trac.edgewall.org/


Re: [Mageia-dev] [soft-commits] [7179]

2013-01-21 Thread Thierry Vignaud
On 21 January 2013 15:27,  r...@mageia.org wrote:
 Revision 7179 Author mareklaane Date 2013-01-21 15:27:31 +0100 (Mon, 21 Jan
 2013)

 Log Message

 Modified a little Estonian translation.

uh? you did not change anything at all but the date!

 Modified Paths

 drakx/trunk/perl-install/install/share/po/et.po

 Modified: drakx/trunk/perl-install/install/share/po/et.po
 ===
 --- drakx/trunk/perl-install/install/share/po/et.po 2013-01-21 14:08:10 UTC
 (rev 7178)
 +++ drakx/trunk/perl-install/install/share/po/et.po 2013-01-21 14:27:31 UTC
 (rev 7179)
 @@ -9,7 +9,7 @@
  Project-Id-Version: drakx_install\n
  Report-Msgid-Bugs-To: \n
  POT-Creation-Date: 2012-12-14 15:05+0100\n
 -PO-Revision-Date: 2013-01-04 16:03+\n
 +PO-Revision-Date: 2013-01-21 16:26+\n
  Last-Translator: Marek Laane b...@smail.ee\n
  Language-Team: LANGUAGE l...@li.org\n
  Language: et\n



Re: [Mageia-dev] Grub2 vs. Grub Legacy in M3

2013-01-21 Thread Maurice Batey
On Sun, 20 Jan 2013 20:04:32 +0200, Thomas Backlund wrote:

 http://svnweb.mageia.org/packages/cauldron/grub2/current/SOURCES/README.Mageia?view=markup

Just a one query:

   To install GRUB 2 to the MBR and create a menu you can use:-
# grub2-install /dev/sdX

  Does create a menu produce a boot menu (grub.cfg) containing
  entries for all identified already-installed distros - just as is
  done by the Mageia-3 distro installer? 

-- 
/\/\aurice 




Re: [Mageia-dev] [soft-commits] [7179]

2013-01-21 Thread Marek Laane
2013/1/21 Thierry Vignaud thierry.vign...@gmail.com

 On 21 January 2013 15:27,  r...@mageia.org wrote:
  Revision 7179 Author mareklaane Date 2013-01-21 15:27:31 +0100 (Mon, 21
 Jan
  2013)
 
  Log Message
 
  Modified a little Estonian translation.

 uh? you did not change anything at all but the date!

 Yeah, I'm sorry - I opened the file for referencing and later just thought
I've changed something in it, too, so modified also the date. Hopefully it
doesn't harm much ...

Marek Laane


  Modified Paths
 
  drakx/trunk/perl-install/install/share/po/et.po
 
  Modified: drakx/trunk/perl-install/install/share/po/et.po
  ===
  --- drakx/trunk/perl-install/install/share/po/et.po 2013-01-21 14:08:10
 UTC
  (rev 7178)
  +++ drakx/trunk/perl-install/install/share/po/et.po 2013-01-21 14:27:31
 UTC
  (rev 7179)
  @@ -9,7 +9,7 @@
   Project-Id-Version: drakx_install\n
   Report-Msgid-Bugs-To: \n
   POT-Creation-Date: 2012-12-14 15:05+0100\n
  -PO-Revision-Date: 2013-01-04 16:03+\n
  +PO-Revision-Date: 2013-01-21 16:26+\n
   Last-Translator: Marek Laane b...@smail.ee\n
   Language-Team: LANGUAGE l...@li.org\n
   Language: et\n
 



Re: [Mageia-dev] freeze push: perl-URPM

2013-01-21 Thread Thierry Vignaud
On 20 January 2013 22:16, Thierry Vignaud thierry.vign...@gmail.com wrote:
 Hi

 Please let in perl-URPM. It fixes scoring locale packages in urpmi.

Ping?


Re: [Mageia-dev] freeze push: perl-URPM

2013-01-21 Thread Thomas Backlund

Thierry Vignaud skrev 21.1.2013 20:07:

On 20 January 2013 22:16, Thierry Vignaud thierry.vign...@gmail.com wrote:

Hi

Please let in perl-URPM. It fixes scoring locale packages in urpmi.


Ping?



Submitted.

--
Thomas



Re: [Mageia-dev] freeze push: perl-URPM

2013-01-21 Thread Thomas Backlund

Thomas Backlund skrev 21.1.2013 20:09:

Thierry Vignaud skrev 21.1.2013 20:07:

On 20 January 2013 22:16, Thierry Vignaud thierry.vign...@gmail.com
wrote:

Hi

Please let in perl-URPM. It fixes scoring locale packages in urpmi.


Ping?



Submitted.




http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20130121180936.tmb.valstar.20102/log/perl-URPM-4.23-1.mga3/build.0.20130121181003.log

--
THomas




Re: [Mageia-dev] freeze push: perl-URPM

2013-01-21 Thread Thierry Vignaud
On 21 January 2013 19:13, Thomas Backlund t...@mageia.org wrote:
 Please let in perl-URPM. It fixes scoring locale packages in urpmi.


 Ping?


 Submitted.



 http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20130121180936.tmb.valstar.20102/log/perl-URPM-4.23-1.mga3/build.0.20130121181003.log

I hate myself too :-(
Please try again


Re: [Mageia-dev] freeze push: perl-URPM

2013-01-21 Thread Thomas Backlund

Thierry Vignaud skrev 21.1.2013 20:58:

On 21 January 2013 19:13, Thomas Backlund t...@mageia.org wrote:

Please let in perl-URPM. It fixes scoring locale packages in urpmi.



Ping?



Submitted.




http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20130121180936.tmb.valstar.20102/log/perl-URPM-4.23-1.mga3/build.0.20130121181003.log


I hate myself too :-(
Please try again



No worries :)

Submitted.

--
Thomas



Re: [Mageia-dev] Freeze push: ruby-rails

2013-01-21 Thread Funda Wang
ping?
 
-- Original --
From:  Funda Wangfundaw...@fundawang.name;
Date:  Mon, Jan 21, 2013 02:49 AM
To:  mageia-devmageia-dev@mageia.org; 

Subject:  [Mageia-dev] Freeze push: ruby-rails

 
Hello,

Could following packages regarding ruby-rails be pushed? It has been found 
several CVE issues in current versions of rails.

ruby-actionmailer
ruby-actionpack
ruby-activemodel
ruby-activerecord
ruby-activeresource
ruby-activesupport
ruby-rails
ruby-railties

Thanks.

Re: [Mageia-dev] [soft-commits] [7179]

2013-01-21 Thread Colin Guthrie
'Twas brillig, and Marek Laane at 21/01/13 17:56 did gyre and gimble:
 
 2013/1/21 Thierry Vignaud thierry.vign...@gmail.com
 mailto:thierry.vign...@gmail.com
 
 On 21 January 2013 15:27,  r...@mageia.org
 mailto:r...@mageia.org wrote:
  Revision 7179 Author mareklaane Date 2013-01-21 15:27:31 +0100
 (Mon, 21 Jan
  2013)
 
  Log Message
 
  Modified a little Estonian translation.
 
 uh? you did not change anything at all but the date!
 
 Yeah, I'm sorry - I opened the file for referencing and later just
 thought I've changed something in it, too, so modified also the date.
 Hopefully it doesn't harm much ...

No, no harm done. It just confuses anyone doing reviews as you may have
not actually committed the changes you thought (i.e. the classic forget
to hit save in the editor before committing problem!)

Provided you have nothing uncommitted then it's all fine :)

Cheers

Col


-- 

Colin Guthrie
colin(at)mageia.org
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited http://www.tribalogic.net/
Open Source:
  Mageia Contributor http://www.mageia.org/
  PulseAudio Hacker http://www.pulseaudio.org/
  Trac Hacker http://trac.edgewall.org/


[Mageia-dev] Freeze push: corosync

2013-01-21 Thread nicolas vigier
Please push corosync version 2.3.0. We currently have version 2.2.0 in
cauldron :

- this new version fix a possible Dos vulnerability
- version 2.2.0 is now unsupported upstream
- changelog from 2.2.0 to 2.3.0 is small

http://lists.corosync.org/pipermail/discuss/2013-January/002350.html



[Mageia-dev] freeze push: otrs

2013-01-21 Thread Luis Daniel Lucio Quiroz
Please update otrs to 3.1.12

complete change log is http://www.otrs.com/en/open-source/community-
news/releases-notes/release-notes-otrs-help-desk-312/


most bugfixes

LD


Re: [Mageia-dev] Freeze push: corosync

2013-01-21 Thread Anne Nicolas

Le 21/01/2013 22:12, nicolas vigier a écrit :

Please push corosync version 2.3.0. We currently have version 2.2.0 in
cauldron :

- this new version fix a possible Dos vulnerability
- version 2.2.0 is now unsupported upstream
- changelog from 2.2.0 to 2.3.0 is small

http://lists.corosync.org/pipermail/discuss/2013-January/002350.html



done

--
Anne
http://mageia.org