Skip to content
Menu
Open World News Open World News
  • Privacy Policy
Open World News Open World News

Category: Open Source

JRuby 9.3.6.0 Released

Posted on July 10, 2022 by Michael G

The JRuby community is pleased to announce the release of JRuby 9.3.6.0

  • Homepage: https://www.jruby.org/
  • Download: https://www.jruby.org/download

JRuby 9.3.x is compatible with Ruby 2.6.x and stays in sync with C Ruby. As always there is a mix of miscellaneous fixes so be sure to read the issue list below.

Thanks to our contributors this cycle for helping to improve stability and compatibility of JRuby 9.3: @ahorek, @keimar, @k77ch7

Ruby Compatibility

  • Fixed a leak in the frozen string cache and now ensure frozen strings are reused correctly without reencoding. (#7166, #7229, #7242)

Java Integration

  • The internal cache for nested jar file contents has been optimized and a new option added for cache expiration. (#7225, #7232, [#7259])

Python 3.10.5 is available

Posted on July 10, 2022 by Michael G

The latest bugfix drop for Python 3.10 is here: Python 3.10.5. This release packs more than 230 bugfixes and docs changes, so you surely want to update šŸ™‚ You can get it here:

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

This is the first maintenance release of Python 3.10


Python 3.10.5 is the newest major release of the Python programming language, and it contains many new features and optimizations.


Major new features of the 3.10 series, compared to 3.9

Among the new major new features and changes so far:

  • PEP 623 – Deprecate and prepare for the removal of the wstr member in PyUnicodeObject.
  • PEP 604 – Allow writing union types as X | Y
  • PEP 612 – Parameter Specification Variables
  • PEP 626 – Precise line numbers for debugging and other tools.
  • PEP 618 – Add Optional Length-Checking To zip.
  • bpo-12782: Parenthesized context managers are now officially allowed.
  • PEP 632 – Deprecate distutils module.
  • PEP 613 – Explicit Type Aliases
  • PEP 634 – Structural Pattern Matching: Specification
  • PEP 635 – Structural Pattern Matching: Motivation and Rationale
  • PEP 636 – Structural Pattern Matching: Tutorial
  • PEP 644 – Require OpenSSL 1.1.1 or newer
  • PEP 624 – Remove Py_UNICODE encoder APIs
  • PEP 597 – Add optional EncodingWarning

More resources

  • Online Documentation
  • PEP 619, 3.10 Release Schedule
  • Report bugs atĀ https://bugs.python.org.
  • Help fund Python and its community.

bpo-38605:Ā from __future__ import annotationsĀ (PEP 563) used to be on this list in previous pre-releases but it has been postponed to Python 3.11 due to some compatibility concerns. You can read the Steering Council communication about itĀ hereĀ to learn more.

And now for something completely different

Strange quarks are the third lightest quarks, which are subatomic particles that are so small,Ā  they are believed to be the fundamental particles, and not further divisible. Like down quarks, strange quarks have a charge of -1/3. Like all fermions (which are particles that can not exist in the same place at the same time), strange quarks have a spin of 1/2. What makes strange quarks different from down quarks–apart from having 25 times the mass of down quarks–is that they have something that scientists call “strangeness.” Strangeness is basically a resistance to decay against strong force and electromagnetism. This means that any particle that contains a strange quark can not decay due to strong force (or electromagnetism), but instead with the much slower weak force. It was believed that this was a ‘strange’ method of decay, which is why the scientists gave the particles that name.

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

GNUnet News: GNUnet 0.17.2

Posted on July 10, 2022 by Michael G

GNUnet 0.17.2

This is a bugfix release for gnunet 0.17.1.

Download links


  • http://ftpmirror.gnu.org/gnunet/gnunet-0.17.2.tar.gz

  • http://ftpmirror.gnu.org/gnunet/gnunet-0.17.2.tar.gz.sig

The GPG key used to sign is:

3D11063C10F98D14BD24D1470B0998EF86F59B6A

Note that due to mirror synchronization, not all links may be functional
early after the release. For direct access try

http://ftp.gnu.org/gnu/gnunet/

Noteworthy changes in 0.17.1 (since 0.17.2)


  • DHT

    : Various bugfixes in the protocol.

  • RECLAIM

    : OpenID Connect plugin improvements.

  • ABE

    : Removed.

A detailed list of changes can be found in the

ChangeLog

and
the

bugtracker

.

In -current, dhclient(8) now just logs warnings and executes ifconfig(8)

Posted on July 9, 2022 by Michael G

Theo de Raadt (deraadt@)
committed
the change:

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2022/07/02 11:21:32

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
dhclient(8) has been undergoing replacement with "ifconfig xxx inet auto"
for a couple of years, backed by dhcpleased(8), which provides much better
dns handling.  The next step is to make the dhclient simply execve
ifconfig in that way, and provide syslog warnings about deprecated options
along the way.  This way, we can find the last few dhclient users, and what
they are missing.
ok florian krw
Posted on July 9, 2022 by Michael G
New committer: Kornel Dulęba (src)

Reasons to install Unbreakable Enterprise Kernel release 7 (UEK7) on Oracle Linux

Posted on July 9, 2022 by Michael G

With the release of UEK7 comes a plethor Click to Read More at Oracle Linux Kernel Development

The post Reasons to install Unbreakable Enterprise Kernel release 7 (UEK7) on Oracle Linux appeared first on Linux.com.

Finding System Information in Linux

Posted on July 9, 2022 by Michael G
Many people at some point may need to find specific information about their system. There are many ways to get specific information about your system, but some may take a while to remember or look up the command.

In this article, I want to cover a program called ā€˜inxi’, which helps get all the system information in one place.

Installation

Installation is a simple process from a command line for Ubuntu:

sudo apt install inxi -y

For any distro of Linux, use the proper…

https://www.linux.org/threads/finding-system-information-in-linux.40455/

ProjectLibre Recognized With Open Source Excellence Award on SourceForge

Posted on July 9, 2022 by Michael G

— We are happy to announce that SourceForge has recognized a number of exceptional projects on SourceForge with awards based on the value these projects provide to the …

The post ProjectLibre Recognized With Open Source Excellence Award on SourceForge appeared first on SourceForge Community Blog.

The journey to Roe and after – a Pocket Collection unveils the stories behind Slate’s 7th season of Slow Burn

Posted on July 9, 2022 by Michael G

With the recent overturn of Roe v. Wade, many of us can’t help but wonder: How did we get here? It didn’t happen overnight — no, it was more of a slow burn. Just in time for the seventh season of Slate’s Slow Burn, host and executive editor Susan Matthews explores the path to Roe […]

The post The journey to Roe and after – a Pocket Collection unveils the stories behind Slate’s 7th season of Slow Burn appeared first on The Mozilla Blog.

Hello, Enact!

Posted on July 9, 2022 by Michael G

Hello, Enyoistas!Ā  It’s been a while since we had a nice chat.Ā  How have you been?Ā  Oh, us?Ā  Ā We’ve been quite busy these last few years working on Enact, the successor to Enyo.

If you’re like us, you’ve been keeping watch on the latest JavaScript trends and trying to figure out which technologies are just fads and which will change the way we build apps.

One technology that really caught our eye a few years ago was React. Its tight focus on being a UI library and its impressive performance were two of the reasons we decided to build our next generation framework with it.Ā  We took the great features from Enyo and reimplemented them with React as the presentation layer.Ā  If you haven’t had a chance to check out Enact yet, we encourage you to take a look.

Here’s our official Enact Blog announcement.

Also, the Enact team is hiring! Ā Drop by the Enact chat to find out more.

  • Previous
  • 1
  • …
  • 1,521
  • 1,522
  • 1,523
  • 1,524
  • 1,525
  • 1,526
  • 1,527
  • 1,528
  • Next

Recent Posts

  • [TUT] LoRa & LoRaWAN – MikroTik wAP LR8 kit mit The Things Network verbinden [4K | DE]
  • Mercado aguarda Powell e olha Trump, dados e Haddad | MINUTO TOURO DE OURO – 11/02/25
  • Dan Levy Gets Candid About Learning How To Act Differently After Schitt’s Creek: ā€˜It’s Physically…
  • Building a Rock Shelter & Overnight Stay in Heavy Snow šŸ•ļøā›°ļø
  • Les milliardaires Elon Musk et Xavier Niel s’insultent copieusement

Categories

  • Android
  • Linux
  • News
  • Open Source
©2025 Open World News | Powered by Superb Themes
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking ā€œAccept Allā€, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT