<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Actualités de Ruby-lang</title>
    <link>http://www.ruby-lang.org/fr/feeds/news.rss/</link>
    <language>fr-FR</language>
    <ttl>40</ttl>
    <description>Les dernières news sur Ruby-Lang.</description>
    
    
        <item>
          <title>Euruko 2008</title>
          <description>&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;EURUKO&lt;/span&gt; (&lt;i&gt;European Ruby Conference&lt;/i&gt;) est une conférence annuelle qui propose conférences, barcamp, etc. Cette année, retrouvez les rubyistes européens à &lt;a href=&quot;http://www.euruko2008.org&quot;&gt;Prague, en République tchèque, les 29 et 30 mars&lt;/a&gt;.&lt;/p&gt; </description>
  <pubDate>Mon, 25 Feb 2008 19:32:51 GMT</pubDate>
          <guid>http://www.ruby-lang.org/fr/news/2008/02/25/euruko-2008/</guid>
        <link>http://www.ruby-lang.org/fr/news/2008/02/25/euruko-2008/</link>
        </item>
    
        <item>
          <title>Ruby 1.9.0</title>
     <description>&lt;p&gt;Matz a annoncé la sortie de Ruby 1.9.0, une version de développement. &lt;a href=&quot;http://rubyfrance.org/articles/2007/12/25/sortie-de-ruby-1-9-0/&quot;&gt;Plus d&amp;#8217;information sur Ruby France&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;&lt;a href=&quot;ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2&quot;&gt;ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2&lt;/a&gt;&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;407cc7d0032e19eb12216c0ebc7f17b3&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;&lt;a href=&quot;ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz&quot;&gt;ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz&lt;/a&gt;&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;b20cce98b284f7f75939c09d5c8e846d&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;&lt;a href=&quot;ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip&quot;&gt;ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip&lt;/a&gt;&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;78b2a5f9a81c5f6775002c4fb24d2d75&lt;/code&gt;&lt;/pre&gt; </description>
          <pubDate>Tue, 01 Jan 2008 18:58:26 GMT</pubDate>
 <guid>http://www.ruby-lang.org/fr/news/2008/01/01/ruby-1-9-0/</guid>
         <link>http://www.ruby-lang.org/fr/news/2008/01/01/ruby-1-9-0/</link>
        </item>
    
        <item>
          <title>Vulnérabilité dans le module Net::HTTPS</title>
          <description>&lt;p&gt;Un trou de sécurité a été détecté dans la bibliothèque net/https. &lt;a href=&quot;http://www.isecpartners.com/advisories/2007-006-rubyssl.txt&quot;&gt;Informations détaillées par le rapporteur&lt;/a&gt; ou ci-dessous (en anglais).&lt;/p&gt; &lt;h4&gt;&lt;a name=&quot;label-0&quot; id=&quot;label-0&quot;&gt;Impact&lt;/a&gt;&lt;/h4&gt;&lt;!-- RDLabel: &quot;Impact&quot; --&gt;&lt;p&gt;The vulnerability exists in the connect method within http.rb file which
fails to call post_connection_check after the SSL connection has been 
negotiated.  Since the server certificate's CN is not validated against 
the requested DNS name, the attacker can impersonate the target server 
in a SSL connection.  The integrity and confidentiality benefits of 
SSL are thereby eliminated.&lt;/p&gt;&lt;h4&gt;&lt;a name=&quot;label-1&quot; id=&quot;label-1&quot;&gt;Vulnerable versions&lt;/a&gt;&lt;/h4&gt;&lt;!-- RDLabel: &quot;Vulnerable versions&quot; --&gt;&lt;dl&gt;
&lt;dt&gt;&lt;a name=&quot;label-2&quot; id=&quot;label-2&quot;&gt;1.8 series&lt;/a&gt;&lt;/dt&gt;&lt;!-- RDLabel: &quot;1.8 series&quot; --&gt;
&lt;dd&gt;
&lt;ul&gt;
&lt;li&gt;1.8.4 and all prior versions&lt;/li&gt;
&lt;li&gt;1.8.5-p113 and all prior versions&lt;/li&gt;
&lt;li&gt;1.8.6-p110 and all prior versions&lt;/li&gt;
&lt;/ul&gt;
&lt;/dd&gt;
&lt;dt&gt;&lt;a name=&quot;label-3&quot; id=&quot;label-3&quot;&gt;Development version (1.9 series)&lt;/a&gt;&lt;/dt&gt;&lt;!-- RDLabel: &quot;Development version (1.9 series)&quot; --&gt;
&lt;dd&gt;
All versions before 2006-09-23
&lt;/dd&gt;
&lt;/dl&gt;&lt;h4&gt;&lt;a name=&quot;label-4&quot; id=&quot;label-4&quot;&gt;Solution&lt;/a&gt;&lt;/h4&gt;&lt;!-- RDLabel: &quot;Solution&quot; --&gt;&lt;dl&gt;
&lt;dt&gt;&lt;a name=&quot;label-5&quot; id=&quot;label-5&quot;&gt;1.8 series&lt;/a&gt;&lt;/dt&gt;&lt;!-- RDLabel: &quot;1.8 series&quot; --&gt;
&lt;dd&gt;
&lt;p&gt;Please upgrade to 1.8.6-p111 or 1.8.5-p114.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p111.tar.gz&quot;&gt;&amp;lt;URL:http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p111.tar.gz&amp;gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.5-p114.tar.gz&quot;&gt;&amp;lt;URL:http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.5-p114.tar.gz&amp;gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Then you should use Net::HTTP#enable_post_connection_check= to enable post_connection_check.&lt;/p&gt;
&lt;pre&gt;http = Net::HTTP.new(host, 443)
http.use_ssl = true
http.enable_post_connection_check = true
http.verify_mode = OpenSSL::SSL::VERIFY_PEER
store = OpenSSL::X509::Store.new
store.set_default_paths
http.cert_store = store
http.start {
  response = http.get(&quot;/&quot;)
}&lt;/pre&gt;
&lt;p&gt;Please note that a package that corrects this weakness may already be available through your package management software. &lt;/p&gt;
&lt;/dd&gt;
&lt;dt&gt;&lt;a name=&quot;label-6&quot; id=&quot;label-6&quot;&gt;Development version (1.9 series)&lt;/a&gt;&lt;/dt&gt;&lt;!-- RDLabel: &quot;Development version (1.9 series)&quot; --&gt;
&lt;dd&gt;
Please update your Ruby to a version after 2006-09-23.
The default value of Net::HTTP#enable_post_connection_check is true on Ruby 1.9.
&lt;/dd&gt;
&lt;/dl&gt;&lt;h4&gt;&lt;a name=&quot;label-7&quot; id=&quot;label-7&quot;&gt;Changes&lt;/a&gt;&lt;/h4&gt;&lt;!-- RDLabel: &quot;Changes&quot; --&gt;&lt;ul&gt;
&lt;li&gt;2007-10-04 16:30 +09:00  added description for enable_post_connection_check to `Solution'.&lt;/li&gt;
&lt;/ul&gt;</description>
          <pubDate>Sat, 20 Oct 2007 11:48:26 GMT</pubDate>
          <guid>http://www.ruby-lang.org/fr/news/2007/10/20/vulnrabilit-dans-le-module-net-https/</guid>
 <link>http://www.ruby-lang.org/fr/news/2007/10/20/vulnrabilit-dans-le-module-net-https/</link>
 </item>
    
        <item>
          <title>Euruko 2007</title>
    <description>&lt;p&gt;La conférence Ruby européenne &lt;a href=&quot;http://www.approximity.com/cgi-bin/europeRuby/tiki.cgi?c=v&amp;#38;p=Euruko07&quot;&gt;Euruko 2007&lt;/a&gt; se tiendra à &lt;a href=&quot;http://fr.wikipedia.org/wiki/Vienne_%28Autriche%29&quot;&gt;Vienne&lt;/a&gt; (Autriche) les samedi et dimanche 10 et 11 novembre. Vous pouvez vous &lt;a href=&quot;:http://www.approximity.com/cgi-bin/europeRuby/tiki.cgi?c=v&amp;#38;p=Registration2007&quot;&gt;inscrire&lt;/a&gt; et prendre connaissance des &lt;a href=&quot;http://www.approximity.com/cgi-bin/europeRuby/tiki.cgi?c=v&amp;#38;p=Euruko07&quot;&gt;informations d&amp;#8217;ordre général&lt;/a&gt; à propos de la conférence.&lt;/p&gt; </description>
          <pubDate>Sat, 20 Oct 2007 11:43:19 GMT</pubDate>
 <guid>http://www.ruby-lang.org/fr/news/2007/10/20/euruko-2007/</guid>
        <link>http://www.ruby-lang.org/fr/news/2007/10/20/euruko-2007/</link>
        </item>
    
        <item>
          <title>RubyConf 2007 : inscriptions ouvertes</title>
          <description>&lt;p&gt;Vous pouvez désormais vous &lt;a href=&quot;http://www.regonline.com/rubyconf2007&quot;&gt;inscrire pour assister&lt;/a&gt; à l&amp;#8217;édition 2007 de &lt;a href=&quot;http://rubyconf.org/&quot;&gt;RubyConf&lt;/a&gt;, la conférence annuelle officielle sur le langage Ruby. Cette année devrait être particulièrement intéressante avec l&amp;#8217;arrivée prochaine de &lt;strong&gt;Ruby 2&lt;/strong&gt;, c&amp;#8217;est-à-dire essentiellement l&amp;#8217;intégration de la machine virtuelle &lt;span class=&quot;caps&quot;&gt;YARV&lt;/span&gt;. RubyConf 2007 sera organisée du 2 au 4 novembre dans la ville de Charlotte, en Caroline du Nord, aux États-Unis. De nombreuses &lt;i&gt;keynotes&lt;/i&gt; virtuelles devraient suivre.&lt;/p&gt;


	&lt;p&gt;Le détail des journées est disponible &lt;a href=&quot;http://www.rubyconf.org/agenda.html&quot;&gt;à travers le planning&lt;/a&gt; de la conférence.&lt;/p&gt; </description>
          <pubDate>Sat, 08 Sep 2007 22:43:28 GMT</pubDate>
          <guid>http://www.ruby-lang.org/fr/news/2007/09/08/rubyconf-2007-inscriptions-ouvertes/</guid>
 <link>http://www.ruby-lang.org/fr/news/2007/09/08/rubyconf-2007-inscriptions-ouvertes/</link>
 </item>
    
        <item>
          <title>Concours : logo de Ruby</title>
          <description>&lt;p&gt;La &lt;i&gt;Ruby Association&lt;/i&gt; lance le &lt;a href=&quot;http://www.ruby-assn.org/logo-contest.html&quot;&gt;Ruby Logo Contest&lt;/a&gt;. Il s&amp;#8217;agit de dessiner le logo officiel du langage Ruby, autour duquel s&amp;#8217;organisera une petite refonte générale de l&amp;#8217;identité graphique. À noter que le logo actuel du site web officiel, visible ci-dessus, sera certainement proposé, moyennant quelques modifications. Matz, conseillé par la &lt;i&gt;Visual Identity Team&lt;/i&gt;, nommera le vainqueur courant octobre.&lt;/p&gt; </description>
          <pubDate>Sat, 08 Sep 2007 22:34:12 GMT</pubDate>
          <guid>http://www.ruby-lang.org/fr/news/2007/09/08/concours-logo-de-ruby/</guid>
 <link>http://www.ruby-lang.org/fr/news/2007/09/08/concours-logo-de-ruby/</link>
 </item>
    
        <item>
          <title>Sortie de Ruby 1.8.6</title>
          <description>Ruby 1.8.6 est publié (annonce sur &lt;a href=&quot;http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-list/43267&quot;&gt;[ruby-list:43267]&lt;/a&gt;) !

Le code source est disponible sous trois formes :

&lt;dl&gt;
 &lt;dt&gt;&lt;a href=&quot;ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6.tar.bz2&quot;&gt;&lt;strong&gt;ruby-1.8.6.tar.bz2&lt;/strong&gt;&lt;/a&gt; &lt;small style=&quot;font-weight:normal&quot;&gt;(3.8 Mio)&lt;/small&gt;&lt;/dt&gt;
  &lt;dd&gt;
&lt;pre&gt;
md5: e558a0e00ae318d43bf6ff9af452bad2
sha256: 0fc6ad0b31d8ec3997db2a56a2ac1c235283a3607abb876300fc711b3f8e3dd7
&lt;/pre&gt;
 &lt;/dd&gt;

  &lt;dt&gt;&lt;a href=&quot;ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6.tar.gz&quot;&gt;&lt;strong&gt;ruby-1.8.6.tar.gz&lt;/strong&gt;&lt;/a&gt; &lt;small style=&quot;font-weight:normal&quot;&gt;(4.4 Mio)&lt;/small&gt;&lt;/dt&gt;
  &lt;dd&gt;
&lt;pre&gt;
md5: 23d2494aa94e7ae1ecbbb8c5e1507683
sha256: 3ef37fb961d04471a1aef2c8079d6fab09932e3281d79859d5cd5d426bde0868
&lt;/pre&gt;
 &lt;/dd&gt;

&lt;dt&gt;&lt;a href=&quot;ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6.zip&quot;&gt;&lt;strong&gt;ruby-1.8.6.zip&lt;/strong&gt;&lt;/a&gt; &lt;small style=&quot;font-weight:normal&quot;&gt;(5.3 Mio)&lt;/small&gt;&lt;/dt&gt;
  &lt;dd&gt;
&lt;pre&gt;
md5: 5f4b82cec8f437634e05a3ce9bb3ca67
sha256: c4b011d66b3f7e3bddbdf61a7404120d5ac80c6b742ad08e7e75b6d14ee56e76
&lt;/pre&gt;
 &lt;/dd&gt;
&lt;/dl&gt; Le fichier NEWS récapitule les grands changements utiles à l'utilisateur ; le fichier ChangeLog dresse la liste exhaustive des modifications depuis la précédente version 1.8.5.
&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6/NEWS&quot;&gt;NEWS&lt;/a&gt; ;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6/ChangeLog&quot;&gt;ChangeLog&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

À partir de maintenant commence le développement de la branche 1.8.7. La branche 1.8.6, quant à elle, est maintenue et intègrera les mises-à-jour importantes éventuelles (bugs critiques, failles de sécurité). Gardez donc l'œil ouvert.
</description>
          <pubDate>Thu, 15 Mar 2007 00:07:20 GMT</pubDate>
          <guid>http://www.ruby-lang.org/fr/news/2007/03/15/ruby-1-8-6-released/</guid>
 <link>http://www.ruby-lang.org/fr/news/2007/03/15/ruby-1-8-6-released/</link>
 </item>
    
        <item>
          <title>Arrêt définitif du service CVS</title>
          <description>&lt;p&gt;Les services CVS (y compris CVSup et CVSweb) ont été définitivement stopppés à compter du mardi 16 février 2007 à 03h00 UTC. Le code source est désormais uniquement disponible sur &lt;a href=&quot;http://svn.ruby-lang.org/repos/ruby/&quot;&gt;http://svn.ruby-lang.org/repos/ruby/&lt;/a&gt;. Le checkout se réalise par la commande svn usuelle. Un accès web est possible par &lt;a href=&quot;http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?root=ruby&quot;&gt;ViewVC&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;La nouvelle machine pour svn.ruby-lang.org est fournie par &lt;a href=&quot;http://www.sun.com&quot;&gt;Sun Microsystems&lt;/a&gt; et c'est &lt;a href=&quot;http://www.sun.com/software/solaris/&quot;&gt;Solaris 10&lt;/a&gt; qui y fait (bien) son travail.&lt;/p&gt; </description>
          <pubDate>Sat, 03 Mar 2007 22:28:55 GMT</pubDate>
          <guid>http://www.ruby-lang.org/fr/news/2007/03/03/arrt-dfinitif-du-service-cvs/</guid>
 <link>http://www.ruby-lang.org/fr/news/2007/03/03/arrt-dfinitif-du-service-cvs/</link>
 </item>
    
        <item>
          <title>Changement d'adresse IP</title>
          <description>&lt;p&gt;L'adresse IP du serveur de ruby-lang a été modifiée le 22 février 2007 à 03h00 UTC. Si vous avez constaté une interruption des services WWW/FTP/ML/CVS, tout devrait être redevenu à la normale.&lt;/p&gt; </description>
          <pubDate>Sat, 03 Mar 2007 22:23:26 GMT</pubDate>
          <guid>http://www.ruby-lang.org/fr/news/2007/03/03/changement-dadresse-ip/</guid>
 <link>http://www.ruby-lang.org/fr/news/2007/03/03/changement-dadresse-ip/</link>
 </item>
    
        <item>
          <title>Les intervenants de MountainWest</title>
          <description>&lt;p&gt;La &lt;a href=&quot;http://mtnwestruby.org/speakers&quot;&gt;liste des intervenants&lt;/a&gt; participant à la RubyConf &lt;em&gt;MountainWest&lt;/em&gt; 2007 a été dévoilée. À voir également, un site « &lt;a href=&quot;http://mtnwestruby.conferencemeetup.com/people&quot;&gt;social&lt;/a&gt; » pour prendre connaissance de tout ce petit monde.&lt;/p&gt; </description>
          <pubDate>Sun, 18 Feb 2007 16:20:55 GMT</pubDate>
 <guid>http://www.ruby-lang.org/fr/news/2007/02/18/mountainwest-speaker-list-posted/</guid>
 <link>http://www.ruby-lang.org/fr/news/2007/02/18/mountainwest-speaker-list-posted/</link>
 </item>
    
    
  </channel>
</rss>
