Re: [Mageia-dev] unable to mount encrypted partitions created with drakdisk

2012-03-21 Thread simple w8
2012/3/21 David W. Hodgins davidwhodg...@gmail.com:
 On Tue, 20 Mar 2012 20:57:47 -0400, simple w8 simpl...@gmail.com wrote:

 Hi,

 I use sometimes to boo Windows, and if i need some file i use to mount
 my /home encrypted partition using FreeOTFE (or TrueCrypt) to access
 the files i need, but i saw today that the /home partition that was
 created in mageia is not possible to mount with FreeOTFE or TrueCrypt.

 But the /home partition created with mandriva drakdisk can be mounted
 with those 2 applications, so seams that Mageia drakdisk isnt doing
 something right.


 That's likely a result of
 https://bugs.mageia.org/show_bug.cgi?id=3092

 With the default settings, cryptsetup uses cbc mode encryption,
 which makes it much more likely that it can be cracked.

 See http://clemens.endorphin.org/nmihde/nmihde-A4-os.pdf
 for an explanation of how this is done.

 In Mageia's diskdrake, the setting is overridden to use xts mode,
 instead of cbc mode.

 If you prefer to use the less secure method, in order
 to keep it compatible with the windows applications, you'll
 have to re-encrypt it manually with
 cryptsetup luksFormat /dev/sd??.

 Don't forget to backup the data first, as this will erase that
 device.

 Regards, Dave Hodgins

Thanks for the clarification, and was a very good improvement :)

But i think it would be better to have in diskdrake some option
allowing the user to choose the cypher, since the default cypher used
in cryptsetup and in other apps that support luks, is cbc, and this
way diskdrake is putting it incompatible with remaning apps that
support luks.

This way the user could be informed about whats happening and also
would have a choice, that would be great and would in fact increase
diskdrake popularity.


Re: [Mageia-dev] Freeze push: systemd

2012-03-21 Thread Anne nicolas
2012/3/19 Colin Guthrie mag...@colin.guthr.ie

 Please see thread from earlier today on this topic.

 If needed I can do the complicated job of cherry picking most of the
 patches instead if the version bump scares people :)


I must say I miss here some knowledge to take this decision and I'd like
some other opinions on this


 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/




-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] Freeze push: icedtea-web

2012-03-21 Thread D.Morgan
On Tue, Mar 20, 2012 at 11:43 PM, D.Morgan dmorga...@gmail.com wrote:
 Hi,

 please let icedtea-web go through it improve the new  java web applet.

see : http://icedtea.classpath.org/wiki/IcedTea-Web#IcedTea-Web_1.2


Re: [Mageia-dev] freeze push: drakx-installer stage2

2012-03-21 Thread Anne nicolas
2012/3/21 Thierry Vignaud thierry.vign...@gmail.com

 Hi

 Please let in drakx-installer stage2:

 - it fixes a rare bug where one would do a disk install from a directory
 where
  he downloaded a bugs ntfsundelete iso image too (mga#4919)
 - more important, it makes installer less scary by not displaying
 preparing bootloader,
  letting some users to think we're overwritting their MBR whereas we just
 moved
  configuring bootloader to the summary years ago (mga#484):
  o step column: hide so called bootlader step since we do _not_
 actually install bootloader at this stage but later in summary
  o make Preparing bootloader less intimidating

 See you


done


-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] Freeze push: libtasn1, gnutls

2012-03-21 Thread Anne nicolas
2012/3/21 Funda Wang fundaw...@gmail.com

 Hello,

 Could somebody push libtasn1 2.12 and gnutls 3.0.17 into cauldron?
 They fixed security problem (MU-201202-01, MU-201202-02), as described
 here:
 http://blog.mudynamics.com/2012/03/20/gnutls-and-libtasn1-vulns/


Done



 Regards.




-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] Freeze push: fsarchiver

2012-03-21 Thread Jani Välimaa
2012/3/17 Jani Välimaa jani.vali...@gmail.com:
 Please push fsarchiver, new version fixes a bug. See
 http://www.fsarchiver.org/Changelog

ping?!


Re: [Mageia-dev] Freeze push: minitube

2012-03-21 Thread Jani Välimaa
2012/3/17 Jani Välimaa jani.vali...@gmail.com:
 Please push minitube, new version is a bugfix release. See
 http://flavio.tordini.org/minitube-1-7-1-bugfix-release

ping?!


Re: [Mageia-dev] Freeze push: systemd

2012-03-21 Thread Thomas Backlund

Anne nicolas skrev 21.3.2012 10:23:



2012/3/19 Colin Guthrie mag...@colin.guthr.ie
mailto:mag...@colin.guthr.ie


Please see thread from earlier today on this topic.

If needed I can do the complicated job of cherry picking most of the
patches instead if the version bump scares people :)



I must say I miss here some knowledge to take this decision and I'd like
some other opinions on this




Reading the changes in git, I see enough fixes that I also think we 
need, so I'd say lets push it as it would otherwise be mostly a systemd 
v44 disguised as a v43  with a lot of patches.


--
Thomas



Re: [Mageia-dev] Freeze push: systemd

2012-03-21 Thread Olav Vitters
On Wed, Mar 21, 2012 at 10:47:16AM +0200, Thomas Backlund wrote:
 Anne nicolas skrev 21.3.2012 10:23:
 
 
 2012/3/19 Colin Guthrie mag...@colin.guthr.ie
 mailto:mag...@colin.guthr.ie
 
 Please see thread from earlier today on this topic.
 
 If needed I can do the complicated job of cherry picking most of the
 patches instead if the version bump scares people :)
 
 
 I must say I miss here some knowledge to take this decision and I'd like
 some other opinions on this
 
 
 
 Reading the changes in git, I see enough fixes that I also think we
 need, so I'd say lets push it as it would otherwise be mostly a
 systemd v44 disguised as a v43  with a lot of patches.

Agree. Only possible problem is enforcement of UTF-8 in configuration
files. I don't think that'll cause problems and even if so, easily
fixed.

-- 
Regards,
Olav


Re: [Mageia-dev] Freeze push: systemd

2012-03-21 Thread Anne nicolas
2012/3/21 Olav Vitters o...@vitters.nl

 On Wed, Mar 21, 2012 at 10:47:16AM +0200, Thomas Backlund wrote:
  Anne nicolas skrev 21.3.2012 10:23:
  
  
  2012/3/19 Colin Guthrie mag...@colin.guthr.ie
  mailto:mag...@colin.guthr.ie
  
  Please see thread from earlier today on this topic.
  
  If needed I can do the complicated job of cherry picking most of
 the
  patches instead if the version bump scares people :)
  
  
  I must say I miss here some knowledge to take this decision and I'd like
  some other opinions on this
  
 
 
  Reading the changes in git, I see enough fixes that I also think we
  need, so I'd say lets push it as it would otherwise be mostly a
  systemd v44 disguised as a v43  with a lot of patches.

 Agree. Only possible problem is enforcement of UTF-8 in configuration
 files. I don't think that'll cause problems and even if so, easily
 fixed.


ok thanks for your comments. Colin be prepared to fix any problem :)



 --
 Regards,
 Olav




-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] Pleash push postfix

2012-03-21 Thread Anne nicolas
2012/3/21 Luis Daniel Lucio Quiroz dlu...@okay.com.mx

 Hello,

 I've update postfix in svn, from 2.8.8 to 2.9.1.  As I was told, I place
 here 2 reasons I believe it shall be pushed:
 - it supports memcached protocol, so faster postfix
 - it has a new tolerance for backend, for example, if mysql backend fails
 in 2.8 postfix will refuse all emails at instant of outstage, but in 2.9 it
 has tolerance so it will accept emails for a while, this will give
 tolerance if link to backent fails and returns.


 Please, kindly, push it


Given all this this does not seem to be a candidate for freeze push


 LD

 *Enviado desde mi teléfono Verizon Wireless*




-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] freeze push: drakx-installer stage2

2012-03-21 Thread zezinho

Em 21-03-2012 00:32, Thierry Vignaud escreveu:

- more important, it makes installer less scary by not displaying
preparing bootloader,


A big thank you to cleaning up the installer. This bootloader thing was 
useless. The last unfriendly thing for me is the fact user account and 
root password are asked too soon : we have to wait for several rpm 
installs after it.


I don't know the heart of the installer, but feel we should do :

really ALL RPM install - user account - summary


Re: [Mageia-dev] Freeze push: fsarchiver

2012-03-21 Thread Anne nicolas
2012/3/21 Jani Välimaa jani.vali...@gmail.com

 2012/3/17 Jani Välimaa jani.vali...@gmail.com:
  Please push fsarchiver, new version fixes a bug. See
  http://www.fsarchiver.org/Changelog

 ping?!


submitted


-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] Freeze push: minitube

2012-03-21 Thread Anne nicolas
2012/3/21 Jani Välimaa jani.vali...@gmail.com

 2012/3/17 Jani Välimaa jani.vali...@gmail.com:
  Please push minitube, new version is a bugfix release. See
  http://flavio.tordini.org/minitube-1-7-1-bugfix-release

 ping?!


Submitted



-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] Mageia ARM on Raspberry Pi

2012-03-21 Thread Daniel Tartavel
Le mardi 13 mars 2012, Colin Guthrie a écrit :
 'Twas brillig, and Armando B. at 13/03/12 15:07 did gyre and gimble:
  Hi all,
  in this days i'm interesting to this new hardware Raspberry Pi
  http://www.raspberrypi.org/
  it's based on ARM arch and have great performance on video, on website
  there is also a video with XBMC that play an H264 stream 1080p 30fps.
  It support OpenGL ES2.0 and OpenVG, have 2 usb port, 1 lan, 1 audio
  out, 1 hdmi out, 1 rca video.
  Price: ~27 euro :)
  
  For now there is only one distribution supported/sponsored, Fedora 14 remix.
  Could be an opportunity for Mageia visibility, first 1 pieces were
  sold in only 2 hours, could be 1 new Mageia users :)
 
 One of these is certainly on my shopping list and I'd very much like to
 see mga running on one of them!
 
 Col
 
 
 
Hi,

+1


Daniel Tartavel 
Animateur Diplômé en Technologies de l'Information et de la Communication.
Technicien de Maintenance en Informatique

http://www.librepc.com
siret : 511 210 858 RCS Lyon 
-- 
Je vous serais reconnaissant de ne pas m'envoyer de pièces jointes
aux formats Word, Excel, PowerPoint, RTF,  fichiers aux formats propriétaires.
Utilisez des formats universels et libres tels que texte, html,
OpenDocument, TeX, à la limite PDF. Merci.
Voir http://www.gnu.org/philosophy/no-word-attachments.fr.html


signature.asc
Description: This is a digitally signed message part.


[Mageia-dev] Tonight's meeting

2012-03-21 Thread Anne nicolas
Hi there

We will have our meeting as usual. Topics will be all focused on
Mageia 2 release. It would be nice to have triage team, QA and as many
packagers as possible and especially the one in charge of main
softwares (base system, KDE, GNOME...)

- freeze push reminder and release freeze
- bug tracking (release_blocker bugs)
- security updates before final release
- QA tests for upgrade

Cheers

--
Anne
http://www.mageia.org


Re: [Mageia-dev] urpmi problem in iurt in cauldron host?

2012-03-21 Thread Barry Jackson

Ping - any ideas anyone? - this is driving me nuts!

Just confirmation that it WFM would be a help.

This is also after a re-install of Cauldron, but my configuration is as 
before, and the same as in 1 where it works fine.


Re: [Mageia-dev] urpmi problem in iurt in cauldron host?

2012-03-21 Thread Pascal Terjan
On Wed, Mar 21, 2012 at 11:16, Barry Jackson zen25...@zen.co.uk wrote:

 Ping - any ideas anyone? - this is driving me nuts!

 Just confirmation that it WFM would be a help.

 This is also after a re-install of Cauldron, but my configuration is as
 before, and the same as in 1 where it works fine.


I think this is a bug introduced by tv (always using --buildrequires when
calling urpmi) that I fixed in svn
I don't remember if I have updated the package since fixing


Re: [Mageia-dev] Mageia ARM on Raspberry Pi

2012-03-21 Thread David Sjölin
Hello!

Supposedly, ArchLinux and Debian also works on Raspberry Pi, but I
agree. It would be nice to get Mageia to work there.

Regards,

David


On Wed, Mar 21, 2012 at 11:46 AM, Daniel Tartavel cont...@librepc.com wrote:
 Le mardi 13 mars 2012, Colin Guthrie a écrit :
 'Twas brillig, and Armando B. at 13/03/12 15:07 did gyre and gimble:
  Hi all,
  in this days i'm interesting to this new hardware Raspberry Pi
  http://www.raspberrypi.org/
  it's based on ARM arch and have great performance on video, on website
  there is also a video with XBMC that play an H264 stream 1080p 30fps.
  It support OpenGL ES2.0 and OpenVG, have 2 usb port, 1 lan, 1 audio
  out, 1 hdmi out, 1 rca video.
  Price: ~27 euro :)
 
  For now there is only one distribution supported/sponsored, Fedora 14 
  remix.
  Could be an opportunity for Mageia visibility, first 1 pieces were
  sold in only 2 hours, could be 1 new Mageia users :)

 One of these is certainly on my shopping list and I'd very much like to
 see mga running on one of them!

 Col



 Hi,

 +1


 Daniel Tartavel
 Animateur Diplômé en Technologies de l'Information et de la Communication.
 Technicien de Maintenance en Informatique

 http://www.librepc.com
 siret : 511 210 858 RCS Lyon
 --
 Je vous serais reconnaissant de ne pas m'envoyer de pièces jointes
 aux formats Word, Excel, PowerPoint, RTF,  fichiers aux formats propriétaires.
 Utilisez des formats universels et libres tels que texte, html,
 OpenDocument, TeX, à la limite PDF. Merci.
 Voir http://www.gnu.org/philosophy/no-word-attachments.fr.html


Re: [Mageia-dev] urpmi problem in iurt in cauldron host?

2012-03-21 Thread Barry Jackson

On 21/03/12 11:36, Pascal Terjan wrote:

I think this is a bug introduced by tv (always using --buildrequires
when calling urpmi) that I fixed in svn
I don't remember if I have updated the package since fixing

Ah - thanks,
svn is at  3646
package is 3264 !!
... so maybe an update is due? ;)



[Mageia-dev] texlive missing files/apps in Mageia

2012-03-21 Thread simple w8
Hi,

Today i have tried to package an updated wpa_supplicant (from git) and
was not possible due to missing texlive features.

In mandriva i used to package wpa_supplicant without any problem and i
see that texlive packaging is rather different in Mageia, but see the
output to see what im talking about:

~/rpmbuild/BUILD/hostap/wpa_supplicant ~/rpmbuild/BUILD/hostap
+ pushd doc/docbook
~/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook
~/rpmbuild/BUILD/hostap/wpa_supplicant ~/rpmbuild/BUILD/hostap
+ make -j4
for i in wpa_background wpa_cli wpa_gui wpa_passphrase wpa_priv
wpa_supplicant.conf wpa_supplicant; do docbook2man $i.sgml; done
for i in wpa_background wpa_cli wpa_gui wpa_passphrase wpa_priv
wpa_supplicant.conf wpa_supplicant; do docbook2html $i.sgml  \
mv index.html $i.html; done
for i in wpa_background wpa_cli wpa_gui wpa_passphrase wpa_priv
wpa_supplicant.conf wpa_supplicant; do docbook2pdf $i.sgml; done
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_background.sgml
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_background.sgml
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_background.sgml
Done.
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_cli.sgml
Done.
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_gui.sgml
Done.
Done.

kpathsea: Running mktexfmt pdfjadetex.fmt
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_cli.sgml
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_passphrase.sgml
Done.
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_priv.sgml
Done.
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_supplicant.conf.sgml
Done.
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_gui.sgml
Done.
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_supplicant.sgml
Done.
Done.
fmtutil: running `pdftex -ini   -jobname=pdfjadetex
-progname=pdfjadetex *pdfjadetex.ini' ...
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_passphrase.sgml
This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011/Mageia) (INITEX)
 restricted \write18 enabled.
entering extended mode
(/usr/share/texmf/tex/jadetex/pdfjadetex.ini
(/usr/share/texmf/tex/jadetex/jadetex.ltx
! Undefined control sequence.
l.9 \NeedsTeXFormat
   {LaTeX2e}[1995/06/01]
?
! Emergency stop.
l.9 \NeedsTeXFormat
   {LaTeX2e}[1995/06/01]
No pages of output.
Transcript written on pdfjadetex.log.
Error: `pdftex -ini  -jobname=pdfjadetex -progname=pdfjadetex
*pdfjadetex.ini' failed
Done.
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_priv.sgml
Done.
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: 
/home/simplew/rpmbuild/BUILD/hostap/wpa_supplicant/doc/docbook/wpa_supplicant.conf.sgml

###
fmtutil: Error! Not all formats have been built successfully.
Visit the log files in directory
  /home/simplew/.texlive2011/texmf-var/web2c
for details.

Re: [Mageia-dev] urpmi problem in iurt in cauldron host?

2012-03-21 Thread Barry Jackson

On 21/03/12 13:04, Barry Jackson wrote:

On 21/03/12 11:36, Pascal Terjan wrote:

I think this is a bug introduced by tv (always using --buildrequires
when calling urpmi) that I fixed in svn
I don't remember if I have updated the package since fixing

Ah - thanks,
svn is at  3646
package is 3264 !!
... so maybe an update is due? ;)


I have just re-build the iurt package from latest svn and all is now 
working.


I can commit the new tarball and spec if you wish - just let me know.

Thanks again - I was tearing my hair out!   :)



Re: [Mageia-dev] texlive missing files/apps in Mageia

2012-03-21 Thread Oliver Burger

Am 21.03.2012 14:33, schrieb simple w8:

Hi,

Today i have tried to package an updated wpa_supplicant (from git) and
was not possible due to missing texlive features.



[...]


I can't find the format file `pdfjadetex.fmt'!
make: *** [pdf] Error 9


Is jadetex installed?

Oliver


Re: [Mageia-dev] urpmi problem in iurt in cauldron host?

2012-03-21 Thread simple w8
2012/3/21 Barry Jackson zen25...@zen.co.uk:
 On 21/03/12 13:04, Barry Jackson wrote:

 On 21/03/12 11:36, Pascal Terjan wrote:

 I think this is a bug introduced by tv (always using --buildrequires
 when calling urpmi) that I fixed in svn
 I don't remember if I have updated the package since fixing

 Ah - thanks,
 svn is at  3646
 package is 3264 !!
 ... so maybe an update is due? ;)


 I have just re-build the iurt package from latest svn and all is now
 working.

 I can commit the new tarball and spec if you wish - just let me know.

 Thanks again - I was tearing my hair out!   :)


You have not understand, im saying that is not possible to build the
doc stuff from wpa_supplicant.
I still didnt look into the mageia wpa_supplicant spec but if you
build it without issues its because you have not set to build doc
files, and thats form where the problem comes.

If you want to build docs you just need to enter in directory
doc/docbook  and run make.


Re: [Mageia-dev] Mageia ARM on Raspberry Pi (David Sj?lin)

2012-03-21 Thread brett

Sorry for the double post - n00b to the dev-list here!

I am among those to receive one of the first batch or two of raspberry 
pi devices.
I would be happy to help with testing as I would LOVE to be able to use 
Mageia on the device (as well as on a smartphone!)


It seems that the ARM port has been rather inactive over the past year, 
though?


Re: [Mageia-dev] urpmi problem in iurt in cauldron host?

2012-03-21 Thread Oliver Burger

Am 21.03.2012 15:14, schrieb simple w8:

You have not understand, im saying that is not possible to build the
doc stuff from wpa_supplicant.

Could you please not break threads?

Thanks!


--
Oliver Burger

Mageia contributor


Re: [Mageia-dev] Freeze pus: firefox

2012-03-21 Thread D.Morgan
On Wed, Mar 21, 2012 at 4:07 PM, D.Morgan dmorga...@gmail.com wrote:
 hi,

 I just saw that FF 10.0.0.3esr is on the svn but not available as rpm.


 can you push it ?

as told in firefox page (
https://wiki.mozilla.org/Enterprise/Firefox/ExtendedSupport:Proposal )
ESR releases only receive security fixes.


Re: [Mageia-dev] Freeze pus: firefox

2012-03-21 Thread D.Morgan
On Wed, Mar 21, 2012 at 4:15 PM, D.Morgan dmorga...@gmail.com wrote:
 On Wed, Mar 21, 2012 at 4:07 PM, D.Morgan dmorga...@gmail.com wrote:
 hi,

 I just saw that FF 10.0.0.3esr is on the svn but not available as rpm.


 can you push it ?

 as told in firefox page (
 https://wiki.mozilla.org/Enterprise/Firefox/ExtendedSupport:Proposal )
 ESR releases only receive security fixes.

some more infos :
https://wiki.mozilla.org/Releases/Firefox_10.0.3esr/BuildNotes#Bugs_hit


Re: [Mageia-dev] urpmi problem in iurt in cauldron host?

2012-03-21 Thread simple w8
2012/3/21 Oliver Burger oliver@googlemail.com:
 Am 21.03.2012 15:14, schrieb simple w8:

 You have not understand, im saying that is not possible to build the
 doc stuff from wpa_supplicant.

 Could you please not break threads?

 Thanks!


 --
 Oliver Burger

 Mageia contributor

Ups, sorry, i have missconfused :)


Re: [Mageia-dev] texlive missing files/apps in Mageia

2012-03-21 Thread simple w8
2012/3/21 Oliver Burger oliver@googlemail.com:
 Am 21.03.2012 14:33, schrieb simple w8:

 Hi,

 Today i have tried to package an updated wpa_supplicant (from git) and
 was not possible due to missing texlive features.


 [...]


 I can't find the format file `pdfjadetex.fmt'!
 make: *** [pdf] Error 9

 Is jadetex installed?

 Oliver

 Yes


Re: [Mageia-dev] Freeze pus: firefox

2012-03-21 Thread Anne nicolas
2012/3/21 D.Morgan dmorga...@gmail.com:
 On Wed, Mar 21, 2012 at 4:15 PM, D.Morgan dmorga...@gmail.com wrote:
 On Wed, Mar 21, 2012 at 4:07 PM, D.Morgan dmorga...@gmail.com wrote:
 hi,

 I just saw that FF 10.0.0.3esr is on the svn but not available as rpm.


 can you push it ?

 as told in firefox page (
 https://wiki.mozilla.org/Enterprise/Firefox/ExtendedSupport:Proposal )
 ESR releases only receive security fixes.

 some more infos :
 https://wiki.mozilla.org/Releases/Firefox_10.0.3esr/BuildNotes#Bugs_hit

submitted

-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] texlive missing files/apps in Mageia

2012-03-21 Thread Claire Robinson

On 21/03/12 15:25, simple w8 wrote:

2012/3/21 Oliver Burgeroliver@googlemail.com:

Am 21.03.2012 14:33, schrieb simple w8:


Hi,

Today i have tried to package an updated wpa_supplicant (from git) and
was not possible due to missing texlive features.



[...]



I can't find the format file `pdfjadetex.fmt'!
make: *** [pdf] Error 9


Is jadetex installed?

Oliver


  Yes


This is probably related to bug 1538

https://bugs.mageia.org/show_bug.cgi?id=1538

jadetex is missing a require on texlive-texmf

Try installing texlive-texmf and reinstalling jadetex.

Claire


Re: [Mageia-dev] GNOME 3.3.92 submission

2012-03-21 Thread Olav Vitters
On Tue, Mar 20, 2012 at 07:21:44PM +0100, Olav Vitters wrote:
 On Mon, Mar 19, 2012 at 10:27:49AM +0100, Olav Vitters wrote:
  I'll try and ensure that at least the SPEC files are already updated
  (via my that is triggered via ftp-release-list). However, I do expect
  various submission failures, etc.
 
 Updated list of packages which are hosted on 'ftp.gnome.org':

Submitting now in the order specified by jhbuild list (to avoid any
dependency problems). I'm using mgaqueue.sh. Never used that before, so
let's see :)

I'll submit any failures manually again.

-- 
Regards,
Olav


Re: [Mageia-dev] GNOME 3.3.92 submission

2012-03-21 Thread Hugo Pereira Da Costa

On 03/21/2012 04:57 PM, Olav Vitters wrote:

On Tue, Mar 20, 2012 at 07:21:44PM +0100, Olav Vitters wrote:

On Mon, Mar 19, 2012 at 10:27:49AM +0100, Olav Vitters wrote:

I'll try and ensure that at least the SPEC files are already updated
(via my that is triggered via ftp-release-list). However, I do expect
various submission failures, etc.

Updated list of packages which are hosted on 'ftp.gnome.org':

Submitting now in the order specified by jhbuild list (to avoid any
dependency problems). I'm using mgaqueue.sh. Never used that before, so
let's see :)

I'll submit any failures manually again.

For the record, oxygen-gtk3 (current release is 1.0.2) looks pretty bad 
(that is: close to unusable) with gtk+-3.3.20, used for gnome 3.3.92. 
However I've made quite some progress at fixing the issues (and am still 
working on it). Will provide a new release by Friday.




Re: [Mageia-dev] cgroup on the desktop

2012-03-21 Thread Colin Guthrie
'Twas brillig, and Robert Fox at 20/03/12 08:13 did gyre and gimble:
 Tried to research it, but it look more like it is for servers than
 desktop.  Could someone explain what the value-add is of using this on
 the desktop?

As used in the context of systemd just a general mechanism for tracking
processes. In the olden days, a service could exec other binaries quite
happily. Killing the primary pid of the service meant that any other
binaries launched were not necessarily killed. This mean that the
service needed to implement it's own accounting and tracking system and
there was no way to properly track to what service a given processes
belongs.

Now with cgroups, it's possible to fully track all the processes started
by a given service and kill each of them properly when stopping the service.

In addition it's also possible to identify to which service a given
process belongs. e.g. if something is spinning out of control you can
see it in top and then trace it back to the service itself.

There are numerous other things that can be done with cgroups such as
imposing various limits on a given service (and any subsequent processes
it spawns).


Overall this is an accounting mechanism that is something very much
baked into systemd. It's an integral part of it. It's not something we
could simply turn off on desktops vs. servers.


However, this isn't really the right place to discuss this topic.

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] cgroup on the desktop

2012-03-21 Thread Robert Fox
On Wed, 2012-03-21 at 16:24 +, Colin Guthrie wrote:
 'Twas brillig, and Robert Fox at 20/03/12 08:13 did gyre and gimble:
  Tried to research it, but it look more like it is for servers than
  desktop.  Could someone explain what the value-add is of using this on
  the desktop?
 
 As used in the context of systemd just a general mechanism for tracking
 processes. In the olden days, a service could exec other binaries quite
 happily. Killing the primary pid of the service meant that any other
 binaries launched were not necessarily killed. This mean that the
 service needed to implement it's own accounting and tracking system and
 there was no way to properly track to what service a given processes
 belongs.
 
 Now with cgroups, it's possible to fully track all the processes started
 by a given service and kill each of them properly when stopping the service.
 
 In addition it's also possible to identify to which service a given
 process belongs. e.g. if something is spinning out of control you can
 see it in top and then trace it back to the service itself.
 
 There are numerous other things that can be done with cgroups such as
 imposing various limits on a given service (and any subsequent processes
 it spawns).
 
 
 Overall this is an accounting mechanism that is something very much
 baked into systemd. It's an integral part of it. It's not something we
 could simply turn off on desktops vs. servers.
 
 
 However, this isn't really the right place to discuss this topic.
 
 Col
 

Thanks Col - very informative and helpful!

Cheers,
Robert




Re: [Mageia-dev] Tonight's meeting

2012-03-21 Thread Manuel Hiebel

Le 21/03/2012 11:54, Anne nicolas a écrit :

Hi there

We will have our meeting as usual. Topics will be all focused on
Mageia 2 release. It would be nice to have triage team, QA and as many
packagers as possible and especially the one in charge of main
softwares (base system, KDE, GNOME...)

- freeze push reminder and release freeze
- bug tracking (release_blocker bugs)
- security updates before final release
- QA tests for upgrade

Cheers

--
Anne
http://www.mageia.org

Hello, not sure I can be here tonight but will try.


[Mageia-dev] Freeze push: libgexiv2 and shotwell

2012-03-21 Thread Damien Lallement

Hi,

shotwell 0.12 (replacing f-spot in 2) will soon be available.
For now, a new version of libexiv2 is needed for the last git snapshot.
Please push both packages as their were a lot a bug fixes since 3 weeks.
shotwell 0.12 should be available in 2 weeks.

libgexiv2 first please... ;-)

Thanks,
--
Damien Lallement
Treasurer of Mageia.Org

twitter: damsweb - IRC: damsweb/coincoin


Re: [Mageia-dev] Mageia ARM on Raspberry Pi (David Sj?lin)

2012-03-21 Thread Maarten Vanraes
Op woensdag 21 maart 2012 15:11:47 schreef brett:
 Sorry for the double post - n00b to the dev-list here!
 
 I am among those to receive one of the first batch or two of raspberry
 pi devices.
 I would be happy to help with testing as I would LOVE to be able to use
 Mageia on the device (as well as on a smartphone!)
 
 It seems that the ARM port has been rather inactive over the past year,
 though?

iinm we're actually still starting it up... contact rtp for more info 
regarding this.


[Mageia-dev] Freeze push request: urpmi-proxy-0.3.2

2012-03-21 Thread Maarten Vanraes
plz push urpmi-proxy

It's a bugfix release with only one fix


[Mageia-dev] Tracker for security updates

2012-03-21 Thread Anne nicolas
Hi there

A new bug tracker has been added https://bugs.mageia.org/show_bug.cgi?id=5046
It should be used for security updates to be included before Mageia 2
is out. It will be closed after RC release.

Cheers

-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] texlive missing files/apps in Mageia

2012-03-21 Thread simple w8
2012/3/21 Claire Robinson m...@gmail.com:
 On 21/03/12 15:25, simple w8 wrote:

 2012/3/21 Oliver Burgeroliver@googlemail.com:

 Am 21.03.2012 14:33, schrieb simple w8:

 Hi,

 Today i have tried to package an updated wpa_supplicant (from git) and
 was not possible due to missing texlive features.


 [...]


 I can't find the format file `pdfjadetex.fmt'!
 make: *** [pdf] Error 9

 Is jadetex installed?

 Oliver


  Yes


 This is probably related to bug 1538

 https://bugs.mageia.org/show_bug.cgi?id=1538

 jadetex is missing a require on texlive-texmf

 Try installing texlive-texmf and reinstalling jadetex.

 Claire

All texlive packages are isntalled along with jadetex.
For what i see there are missing apps from texlive, there are severall
texlive packages, not just single source.

Maybe texlive maintainer could check mandriva texlive packages and update mageia


Re: [Mageia-dev] Freeze push: foomatic-filters

2012-03-21 Thread Florian Hubold
Am 20.03.2012 10:36, schrieb David Walser:
 Minor foomatic-filters update (4.0.14) contains just one change, should be 
 safe to go in:
   * foomaticrip.c: If the input data is PDF but the driver requires
 PostScript, use the pdftops CUPS filter when CUPS is the spooler.
 This way we always use the same method to convert PDF to PostScript
 in the whole system, including any workarounds applied in the CUPS
 filter.

 Confirmed that it builds and installs fine locally.


Well, does it also work just fine?


Re: [Mageia-dev] Freeze push: Thunderbird

2012-03-21 Thread Florian Hubold
Am 17.03.2012 17:41, schrieb Florian Hubold:
 Hi,

 could somebody please push thunderbird 10.0.3esr
 and thunderbird-l10n to cauldron? Thanks in advance.


Ping?


Re: [Mageia-dev] Freeze push: Thunderbird

2012-03-21 Thread nicolas vigier
On Wed, 21 Mar 2012, Florian Hubold wrote:

 Am 17.03.2012 17:41, schrieb Florian Hubold:
  Hi,
 
  could somebody please push thunderbird 10.0.3esr
  and thunderbird-l10n to cauldron? Thanks in advance.
 
 
 Ping?

Can you explain why push is needed ?

What version we have now, and why we need a new version.



Re: [Mageia-dev] Freeze push: libgexiv2 and shotwell

2012-03-21 Thread nicolas vigier
On Wed, 21 Mar 2012, Damien Lallement wrote:

 Hi,

 shotwell 0.12 (replacing f-spot in 2) will soon be available.
 For now, a new version of libexiv2 is needed for the last git snapshot.
 Please push both packages as their were a lot a bug fixes since 3 weeks.
 shotwell 0.12 should be available in 2 weeks.

I think it's too late for version 0.12, so we should not push git
snapshots now.



Re: [Mageia-dev] Freeze push: Thunderbird

2012-03-21 Thread Manuel Hiebel

Le 21/03/2012 23:02, nicolas vigier a écrit :

On Wed, 21 Mar 2012, Florian Hubold wrote:


Am 17.03.2012 17:41, schrieb Florian Hubold:

Hi,

could somebody please push thunderbird 10.0.3esr
and thunderbird-l10n to cauldron? Thanks in advance.



Ping?


Can you explain why push is needed ?

What version we have now, and why we need a new version.


same as in the 1 ... bug and security fix


Re: [Mageia-dev] Freeze push: libdvdcss

2012-03-21 Thread nicolas vigier
On Tue, 20 Mar 2012, David Walser wrote:

 libdvdcss update (1.2.12) contains just one change, which is a regression fix:
 * fix regression on RPC-I drives handling.
   If unsure, assume the drive is of RPC-I type
   This can happen when patched drives do not answer to ioctl_ReportRPC 
 correctly
 
 Confirmed it builds and installs fine locally.

Submitted.



Re: [Mageia-dev] Freeze push: Thunderbird

2012-03-21 Thread nicolas vigier
On Wed, 21 Mar 2012, Manuel Hiebel wrote:

 Le 21/03/2012 23:02, nicolas vigier a écrit :
 On Wed, 21 Mar 2012, Florian Hubold wrote:

 Am 17.03.2012 17:41, schrieb Florian Hubold:
 Hi,

 could somebody please push thunderbird 10.0.3esr
 and thunderbird-l10n to cauldron? Thanks in advance.


 Ping?

 Can you explain why push is needed ?

 What version we have now, and why we need a new version.

 same as in the 1 ... bug and security fix

Submitted.



Re: [Mageia-dev] Freeze push: Thunderbird

2012-03-21 Thread Florian Hubold
Am 21.03.2012 23:17, schrieb Manuel Hiebel:
 Le 21/03/2012 23:02, nicolas vigier a écrit :
 On Wed, 21 Mar 2012, Florian Hubold wrote:

 Am 17.03.2012 17:41, schrieb Florian Hubold:
 Hi,

 could somebody please push thunderbird 10.0.3esr
 and thunderbird-l10n to cauldron? Thanks in advance.


 Ping?

 Can you explain why push is needed ?

 What version we have now, and why we need a new version.

 same as in the 1 ... bug and security fix

Sorry, thought that was obvious as we follow ESR branch and firefox
10.0.3esr was pushed before, and ESR releases are bugfix/security-only.

But will provide proper reasons next time.

For reference: http://www.mozilla.org/en-US/thunderbird/10.0.3/releasenotes/
and
http://www.mozilla.org/security/known-vulnerabilities/thunderbirdESR.html#thunderbird10.0.3


Re: [Mageia-dev] Freeze push: libgexiv2 and shotwell

2012-03-21 Thread Damien Lallement

Le 21/03/2012 23:17, nicolas vigier a écrit :

On Wed, 21 Mar 2012, Damien Lallement wrote:


Hi,

shotwell 0.12 (replacing f-spot in 2) will soon be available.
For now, a new version of libexiv2 is needed for the last git snapshot.
Please push both packages as their were a lot a bug fixes since 3 weeks.
shotwell 0.12 should be available in 2 weeks.


I think it's too late for version 0.12, so we should not push git
snapshots now.


It's already a git snapshot for a while. Like other distro as shotwell 
0.12 will be the new major release.

--
Damien Lallement
twitter: damsweb - IRC: damsweb/coincoin


Re: [Mageia-dev] GNOME 3.3.92 submission

2012-03-21 Thread Olav Vitters
On Wed, Mar 21, 2012 at 04:57:47PM +0100, Olav Vitters wrote:
 On Tue, Mar 20, 2012 at 07:21:44PM +0100, Olav Vitters wrote:
  On Mon, Mar 19, 2012 at 10:27:49AM +0100, Olav Vitters wrote:
   I'll try and ensure that at least the SPEC files are already updated
   (via my that is triggered via ftp-release-list). However, I do expect
   various submission failures, etc.
  
  Updated list of packages which are hosted on 'ftp.gnome.org':
 
 Submitting now in the order specified by jhbuild list (to avoid any
 dependency problems). I'm using mgaqueue.sh. Never used that before, so
 let's see :)

All modules have been submitted. A few failed, if someone could look at
those? The easy failures I tried to fix. I'll also try and look at them
tomorrow, but likely need help.




Also enhanced my mga-gnome script to:
1. Allow limiting the modules (to just GNOME Core+Apps)
2. Allow sorting the 'still to be built' according to predefined order

GNOME has jhbuild, this has a list subcommand which gives you the
order in which packages need to be built. That output can be used by
mga-gnome to limit it to GNOME CoreApps  + sort it according to
jhbuild.

meaning:
  mga-gnome -l ~/.packages packages --sort ~/.packages --diff --version

 -l limits it to just the upstream names from a file
 --sort sorts it according to where in the file the upstream name
appears



-- 
Regards,
Olav


[Mageia-dev] installing minimal is not really that minimal

2012-03-21 Thread Maarten Vanraes
i did a network install

and choose 'custom', then deselected everything, pressed next

i got to the next menu of installation and left these to default:

 - no X
 - no suggestions
 - basic doc still on
 - truly minimal was off

but, i ended up with x libraries, fonts, etc...

so i dug a bit deeper as to why and looked at the ddebug.log file:

afaict dracut seems to require plymouth, and mageia-gfxboot-theme seems to be 
there no matter what option i choose from the summary, it seems it was already 
installed before the summary.


thing is, without a full kickstart (which i don't want to, i'd like to keep 
doing partitioning manually, but kickstart seems not to do the interactive 
requests), i can't really make a minimal system to begin with...

for this release, if at all possible, i'd still like to get a bit smaller for 
minimal setups, and like to present a nongraphic grub by default when X is 
unselected, and also have no need for gfxboot or plymouth when i don't have a 
graphic grub (even though this isn't the same)

furthermore, if i'm installing without X the default runlevel target seems to 
still be the graphic one, and not the multi-user one...

perhaps it's possible to have this as alternatives or something? which could 
be set by the CAT_X thingie? one installing one package and the other 
installing the other package?


Re: [Mageia-dev] Freeze push: Thunderbird

2012-03-21 Thread Funda Wang
Errr, you may want to submit thunderbird-l10n also.
在 2012-3-22 上午6:46,nicolas vigier bo...@mars-attacks.org写道:

 On Wed, 21 Mar 2012, Manuel Hiebel wrote:

  Le 21/03/2012 23:02, nicolas vigier a écrit :
  On Wed, 21 Mar 2012, Florian Hubold wrote:
 
  Am 17.03.2012 17:41, schrieb Florian Hubold:
  Hi,
 
  could somebody please push thunderbird 10.0.3esr
  and thunderbird-l10n to cauldron? Thanks in advance.
 
 
  Ping?
 
  Can you explain why push is needed ?
 
  What version we have now, and why we need a new version.
 
  same as in the 1 ... bug and security fix

 Submitted.




Re: [Mageia-dev] [changelog] cauldron core/release java-1.6.0-openjdk-1.6.0.0-24.b24.12.mga2

2012-03-21 Thread David Walser
dmorgan wrote:
 Name: java-1.6.0-openjdk   Relocations: (not relocatable)
 Version : 1.6.0.0   Vendor: Mageia.Org
 Release : 24.b24.12.mga2Build Date: Tue Mar 20 22:51:34 
 2012

Please don't forget that Mandriva updated this in a security update for 2010.2 
and changed the first 
24 in the Release string to a 26 which makes our package not update theirs, 
so this needs to be 
fixed in Mageia 1, and because of that, in Mageia 2 as well.  More info is in 
bugzilla:
https://bugs.mageia.org/show_bug.cgi?id=4563



Re: [Mageia-dev] lighttpd and others now require apache

2012-03-21 Thread David Walser
Guillaume Rousse wrote:
 Le 17/03/2012 03:22, Anssi Hannula a écrit :
 Hence I suggest a single user id to be used. (I'm fine with any other
 solution which works as well)
 My main concern is the fuzziness of the current situation where we have
 - one virtual package 'webserver' corresponding to four implementations 
 (apache, lightpd, nginx, cherooke)
 - one common base (webserver-base) only used by the two first ones
 - all our web applications packages using 'apache' as mandatory dependency
 
 If the main concern is file ownership, I'd propose for the next release 
 to have each of these servers use a distinct uid, document root and 
 index page, but use a shared 'webserver' or 'www' gid, and ensure all of 
 those applications use group-based permission, instead of user-based. 
 I'd find this setup a bit clearer.

I also noticed two of the php subpackages adding the apache user in %post.
Should they be doing this, should they Requires(post): webserver-base, or
should this be handled some other way?



Re: [Mageia-dev] lm_sensors update for newer kernels (tmb)

2012-03-21 Thread David Walser
David Walser wrote:
 lm_sensors 3.3.2 just came out last week with this in the ChangeLog [1]:
 Change sysfs detection to survive upcoming kernel changes
 
 I'm not sure if that means kernel 3.3 or newer, but just a heads up (mainly 
 to tmb) that we might 
 need this.
 
 [1] - http://www.lm-sensors.org/browser/lm-sensors/tags/V3-3-2/CHANGES

Thomas, you're our kernel guru :o)  Did you make a determination about this one?



Re: [Mageia-dev] texlive missing files/apps in Mageia

2012-03-21 Thread Thomas Spuhler
On Wednesday, March 21, 2012 02:17:15 PM simple w8 wrote:
 2012/3/21 Claire Robinson m...@gmail.com:
  On 21/03/12 15:25, simple w8 wrote:
  2012/3/21 Oliver Burgeroliver@googlemail.com:
  Am 21.03.2012 14:33, schrieb simple w8:
  Hi,
  
  Today i have tried to package an updated wpa_supplicant (from git) and
  was not possible due to missing texlive features.
  
  [...]
  
  I can't find the format file `pdfjadetex.fmt'!
  make: *** [pdf] Error 9
  
  Is jadetex installed?
  
  Oliver
  
   Yes
  
  This is probably related to bug 1538
  
  https://bugs.mageia.org/show_bug.cgi?id=1538
  
  jadetex is missing a require on texlive-texmf
  
  Try installing texlive-texmf and reinstalling jadetex.
  
  Claire
 
 All texlive packages are isntalled along with jadetex.
 For what i see there are missing apps from texlive, there are severall
 texlive packages, not just single source.
 
 Maybe texlive maintainer could check mandriva texlive packages and update
 mageia

Mandriva is very different, they divide the texlive package into about 1,500 
packages.


-- 
Best regards
Thomas Spuhler


Re: [Mageia-dev] Tonight's meeting

2012-03-21 Thread Thomas Spuhler
On Wednesday, March 21, 2012 03:54:15 AM Anne nicolas wrote:
 Hi there
 
 We will have our meeting as usual. Topics will be all focused on
 Mageia 2 release. It would be nice to have triage team, QA and as many
 packagers as possible and especially the one in charge of main
 softwares (base system, KDE, GNOME...)
 
 - freeze push reminder and release freeze
 - bug tracking (release_blocker bugs)
 - security updates before final release
 - QA tests for upgrade
 
 Cheers
 
 --
 Anne
 http://www.mageia.org

I am a packager, but I have never been able to attend any of the meetings 
because they are conducted during a time I really need to be at work.
 Well, it may not that important, but it helps team building.
Could we consider to hold some of these meetings at a weekend?

-- 
Best regards
Thomas Spuhler


Re: [Mageia-dev] unable to mount encrypted partitions created with drakdisk

2012-03-21 Thread David W. Hodgins

On Wed, 21 Mar 2012 03:41:00 -0400, simple w8 simpl...@gmail.com wrote:


But i think it would be better to have in diskdrake some option
allowing the user to choose the cypher, since the default cypher used
in cryptsetup and in other apps that support luks, is cbc, and this
way diskdrake is putting it incompatible with remaning apps that
support luks.


Agreed.  Go ahead and write a patch! :-)

Sorry, but my perl knowledge is very limited.  Looking through the
code, I can usually figure out what it's doing,  I was able to
create the patch that simply added the --cipher option to the existing
code in diskdrake, but altering the dialog to add selection of which
cipher to use, would probably take me a very long time.

You should probably open an enhancement bug report, requesting the
change, that can then be assigned to the diskdrake maintainer.

Btw, I had no idea that luks encryption was compatible with truecrypt.
Thanks for that info.

Regards, Dave Hodgins


[Mageia-dev] Please push

2012-03-21 Thread Thomas Spuhler
Please push php-apacheaccessor

I upgraded it in svn to 0.1.1 in Dec. 2011, but it either didn't build or I 
forgot to submit it.

-- 
Best regards
Thomas Spuhler