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

Category: Open Source

grep @ Savannah: grep-3.10 released [stable]

Posted on March 23, 2023 by Michael G

This is to announce grep-3.10, a stable release,
fixing a bug with -P and d. TL;DR, grep-3.9 would do this:

  $ LC_ALL=en_US.UTF-8 grep -P ‘d’ <<< ٠١٢٣٤٥٦٧٨٩
  ٠١٢٣٤٥٦٧٨٩

It should print nothing, like it has always done.
For more detail, see https://lists.gnu.org/r/bug-grep/2023-03/msg00005.html

Thanks to Paul Eggert for catching the D variant and to Bruno Haible
for assiduously tending gnulib and for testing grep on so many
different systems.

There have been 12 commits by 2 people in the 17 days since 3.9.

See the NEWS below for a brief summary.

Thanks to everyone who has contributed!
The following people contributed changes to this release:

  Jim Meyering (8)
  Paul Eggert (4)

Jim
 [on behalf of the grep maintainers]
==================================================================

Here is the GNU grep home page:
    http://gnu.org/s/grep/

For a summary of changes and contributors, see:
  http://git.sv.gnu.org/gitweb/?p=grep.git;a=shortlog;h=v3.10
or run this command from a git-cloned grep directory:
  git shortlog v3.9..v3.10

Here are the compressed sources:
  https://ftp.gnu.org/gnu/grep/grep-3.10.tar.gz   (2.7MB)
  https://ftp.gnu.org/gnu/grep/grep-3.10.tar.xz   (1.7MB)

Here are the GPG detached signatures:
  https://ftp.gnu.org/gnu/grep/grep-3.10.tar.gz.sig
  https://ftp.gnu.org/gnu/grep/grep-3.10.tar.xz.sig

Use a mirror for higher download bandwidth:
  https://www.gnu.org/order/ftp.html

Here are the SHA1 and SHA256 checksums:

  7d3d830703183532f0b66619f0b148827e86eda7  grep-3.10.tar.gz
  3nsh2OM0jqZWnG/Vc06QoxFp72JCnqPc5Ipvwd2F0mA=  grep-3.10.tar.gz
  b8413017681fcd6249e0d0fb9c78225944074f23  grep-3.10.tar.xz
  JO+ltZX7WnEAh5tRuIaKC7h6ccGD0CxMYCYzuIr2hVs=  grep-3.10.tar.xz

Verify the base64 SHA256 checksum with cksum -a sha256 –check
from coreutils-9.2 or OpenBSD’s cksum since 2007.

Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg –verify grep-3.10.tar.gz.sig

The signature should match the fingerprint of the following key:

  pub   rsa4096/0x7FD9FCCB000BEEEE 2010-06-14 [SCEA]
        Key fingerprint = 155D 3FC5 00C8 3448 6D1E  EA67 7FD9 FCCB 000B EEEE
  uid                   [ unknown] Jim Meyering <jim@meyering.net>
  uid                   [ unknown] Jim Meyering <meyering@fb.com>
  uid                   [ unknown] Jim Meyering <meyering@gnu.org>

If that command fails because you don’t have the required public key,
or that public key has expired, try the following commands to retrieve
or refresh it, and then rerun the ‘gpg –verify’ command.

  gpg –locate-external-key jim@meyering.net

  gpg –recv-keys 7FD9FCCB000BEEEE

  wget -q -O- ‘https://savannah.gnu.org/project/release-gpgkeys.php?group=grep&download=1’ | gpg –import –

As a last resort to find the key, you can try the official GNU
keyring:

  wget -q https://ftp.gnu.org/gnu/gnu-keyring.gpg
  gpg –keyring gnu-keyring.gpg –verify grep-3.10.tar.gz.sig

This release was bootstrapped with the following tools:
  Autoconf 2.72a.92-8db0
  Automake 1.16i
  Gnulib v0.1-5916-gf61570c0ef

NEWS

* Noteworthy changes in release 3.10 (2023-03-22) [stable]

** Bug fixes

  With -P, d now matches only ASCII digits, regardless of PCRE
  options/modes. The changes in grep-3.9 to make b and w work
  properly had the undesirable side effect of making d also match
  e.g., the Arabic digits: ٠١٢٣٤٥٦٧٨٩.  With grep-3.9, -P ‘d+’
  would match that ten-digit (20-byte) string. Now, to match such
  a digit, you would use p{Nd}. Similarly, D is now mapped to [^0-9].
  [bug introduced in grep 3.9]

Google’s answer to ChatGPT, Google Bard, is out

Posted on March 23, 2023 by Michael G
Google Bard is out—sort of. Google says you can now join the waitlist to try the company’s generative AI chatbot at the newly launched bard.google.com site. The company is going with “Bard” and not the “Google Assistant” chatbot branding it was previously using. Other than a sign-up link and an FAQ, there isn’t much there right now. Google’s blog post calls Bard “an early experiment,” and the project is covered in warning labels. The Bard site has a bright blue “Experiment” label right on the logo, and the blog post warns, “Large language models will not always get it right. Feedback from a wide range of experts and users will help Bard improve.” A disclaimer below the demo input box warns, “Bard may display inaccurate or offensive information that doesn’t represent Google’s views.” Google’s Android keyboard and spell checker still can’t get “it’s” vs. “its” right 80% of the time, so I’m not holding my breath.

WHY MINECRAFT CRACKED VERSION IS SO POPULAR ? | CRACKED VS ORIGINAL

Posted on March 22, 2023 by Michael G

Video by via Dailymotion Source WHY MINECRAFT CRACKED VERSION IS SO POPULAR ? | CRACKED VS ORIGINAL_______________________________________________♥️ Make Your Minecraft Server With World’s Most popular Hosting APEX HOSTING https://billing.apexminecrafthosting.com/aff.php?aff=4294_______________________________________________Social Media Links Facebook – https://www.facebook.com/racingraftaar/ instagram – https://www.instagram.com/racingraftaar/ Twitter – https://twitter.com/RacingRaftaar?s=17 Discrod Server – https://discord.gg/nhQKgxc______________________________________________ ♥️ Make Your First Minecraft Server in Only 3$ With Ramshard…

Convertir metros a pies en JavaScript

Posted on March 22, 2023 by Michael G

Video by via Dailymotion Source Aprenderás a convertir metros a pies en el lenguaje de programación JavaScript, con el programa Visual Studio Code – Visita mi sitio web: https://aprendiendoaprogramarejercicios.blogspot.com/– Visita mi canal de YouTube: https://www.youtube.com/@BetoDev/videos– Grupo de ayuda: https://www.facebook.com/groups/251537473562151– Sígueme en Facebook: https://www.facebook.com/jhonheinar.quirogarojas/ Go to Source

Asyraf Wajdi setiausaha agung Umno baharu

Posted on March 22, 2023 by Michael G

Video by via Dailymotion Source Bekas ketua Pemuda Umno Asyraf Wajdi Dusuki dilantik sebagai setiausaha agung parti itu yang baharu. Laporan Lanjut:https://www.freemalaysiatoday.com/category/bahasa/tempatan/2023/03/22/asyraf-wajdi-setiausaha-agung-umno-baharu/ Read More:https://www.freemalaysiatoday.com/category/nation/2023/03/22/asyraf-wajdi-appointed-umno-sec-gen/ Free Malaysia Today is an independent, bi-lingual news portal with a focus on Malaysian current affairs. Subscribe to our channel – http://bit.ly/2Qo08ry ——————————————————————————————————————————————————Check us out at https://www.freemalaysiatoday.comFollow FMT on Facebook: http://bit.ly/2Rn6xEVFollow…

Kilifi drug syndicate unearthed as Mung’aro flags off County Mashinani program

Posted on March 22, 2023 by Michael G

Video by via Dailymotion Source Kilifi Governor Gideon Mung’aro said the county government has unearthed a major syndicate in which senior officials collaborating with private clinics and chemists were selling drugs meant for public hospitals. Go to Source

Inkcape. Trazado y relleno bis. Corrección al tutorial anterior

Posted on March 22, 2023 by Michael G

Video by via Dailymotion Source En el anterior tutorial, por mi propio desconocimiento, no supe advertir que sí hay una manera sencilla de cambiar el color de trazo en Inkscape usando directamente la paleta de colores inferior. En este, y después de consultar a los propios desarrolladores de Inkscape, puedo aportar la solución, que es…

North west news update 22 March 2023: Giant water sports and leisure park plans unveiled

Posted on March 22, 2023 by Michael G

Video by via Dailymotion Source Audience editor Julia Bennett with today’s top north west news headlines and weather Go to Source

महायुद्ध Live: शिंदेंची Shivsena भाजपसोबत; तरीही मोदींच्या करिश्म्यावर लोकसभा – विधानसभा एकत्र | AJ1

Posted on March 22, 2023 by Michael G

Video by via Dailymotion Source महायुद्ध Live: शिंदेंची शिवसेना भाजपसोबत; तरीही मोदींच्या करिश्म्यावर लोकसभा – विधानसभा एकत्र Mahayudha live with Ashish Jadhao #eknathshinde #uddhavthackeray #narendramodi #maharashtrapolitics #lokmat Panelist: Ashish Jadhao (Editor) Sanjay Jog / Sr. Journalist Ravikiran Deshmukh / Sr. Journalist Sandeep Pradhan / Sr. Journalist Subscribe to Our Channel https://www.youtube.com/user/LokmatNews?sub_confirmation=1 आमचा video आवडल्यास धन्यवाद….

CHAVES – Os Balões (1976)

Posted on March 22, 2023 by Michael G

Video by via Dailymotion Source Chaves – Os Balões (1976) Go to Source

  • Previous
  • 1
  • …
  • 1,128
  • 1,129
  • 1,130
  • 1,131
  • 1,132
  • 1,133
  • 1,134
  • …
  • 1,529
  • Next

Recent Posts

  • Qwen3-Coder
  • Open Source is Back
  • An easy way to develop Home Assistant integrations
  • SmartEsq has launched an AI-powered MFN Election tool
  • Open Source email Clients

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