Drupal Association blog: Drupal Association Board Member Announcement – Welcome, Rosa Ordinana!

Drupal Association blog: Drupal Association Board Member Announcement - Welcome, Rosa Ordinana!

Please join the Drupal Association in welcoming our new board member:

Rosa Ordinana

Drupal Association blog: Drupal Association Board Member Announcement - Welcome, Rosa Ordinana!

“As a passionate advocate for open-source technology in the public sector, I am proud to have been invited to serve on the Drupal association Directors Board,” Rosa shared upon accepting her position. “I am eager to contribute my expertise and experience to help the Drupal community grow, support interoperability, digital sovereignty, and create a safe, secure, and open web for everyone.”

About Rosa
Rosa is currently working in the Informatics directorate of the European Commission in Brussels. Since 2009 she and her team have promoted the use of open source solutions and Drupal as CMS for public websites of the European Commission and other EU institutions.

Today, her multicultural team manages hundreds of Drupal sites and is one of the largest Drupal teams in Europe. Rose also has a master’s degree in Computer Science.

We are thrilled to have Rosa on the Drupal Association Board!

Ruby 3.2.1 Released

Ruby 3.2.1 has been released.

This is the first TEENY version release of the stable 3.2 series.

See the commit logs for further details.

Download

  • https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.1.tar.gz

    SIZE: 20448976
    SHA1: aa570c9c89dc19090f623dc31083a4fa4e2b8a7b
    SHA256: 13d67901660ee3217dbd9dd56059346bd4212ce64a69c306ef52df64935f8dbd
    SHA512: f8bbff5e237b501f4042ddc70a19ac1ce74f72f147c90daf7f3007a940136abde37c12a0f7444f713ede09ba847c2cc2897a1742823832e3dc8cce80073164e1
    
  • https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.1.tar.xz

    SIZE: 15094384
    SHA1: eab9eaa05c6f572032e8c8f6108c9a4fe229ddd3
    SHA256: 746c8661ae25449cbdc5297d1092702e93e66f365a75fecb740d4f292ced630c
    SHA512: 69caadab9be6b56905ea4fc92fa0e36704f9fa6a0e7e7f4c6bdb79e9cbe8dc57c524f96d9c18802d61aa1ca578fed2e9758692f9d701bf0dba938f0206b721b3
    
  • https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.1.zip

    SIZE: 24595108
    SHA1: fa35be65563b8d989ecf529b938e391b5d595ac4
    SHA256: b6e132b65ec1a821067a5a1ca281936aa6f8967d3f758c623a9f4f22e711a317
    SHA512: 795e1b74f70552d756c0a75c12ff9f3150866546643dd86afbbe8c0bcaa4df53ae928004e3632e703e14bb76d671c4627dfd01eb453d039067186200ea058d74
    

Release Comment

Many committers, developers, and users who provided bug reports helped us make this release.
Thanks for their contributions.

Posted by naruse on 8 Feb 2023

Fake Time.now in production

Learn how to mimic the current time in production on a Rails server and debug your application. Discover techniques to set the time and date in production, as well as tips on how to simulate travel time. Get the most out of your Rails application in production with these helpful tips.

Python 3.11.2, Python 3.10.10 and 3.12.0 alpha 5 are available

Hi everyone,

I am happy to report that after solving some last-time problems we have a bunch of fresh releases for you!

Python 3.12.0 alpha 5

Check the new alpha of 3.12 with some Star Trek vibes:

https://www.python.org/downloads/release/python-3120a5/

210 new commits since 3.12.0a4 last month


Python 3.11.2

A shipment of bugfixes and security releases for the newest Python!

https://www.python.org/downloads/release/python-3112/

194 new commits since 3.11.1


Python 3.10.10

Your trusty Python3.10 just got more stable and secure!

https://www.python.org/downloads/release/python-31010/

131 new commits since 3.10.9

We hope you enjoy the new releases!

Thanks to all of the many volunteers who help make Python Development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation.

https://www.python.org/psf/ 

Your friendly release team,

Ned Deily @nad
Steve Dower @steve.dower
Pablo Galindo Salgado @pablogsal
Łukasz Langa @ambv
Thomas Wouters @thomas