From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53381 invoked by alias); 29 Mar 2019 22:19:47 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 53225 invoked by uid 48); 29 Mar 2019 22:19:43 -0000 From: "dilfridge at gentoo dot org" To: libc-locales@sourceware.org Subject: [Bug localedata/24046] en_US locale doesn't define date_fmt Date: Fri, 29 Mar 2019 22:19:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.29 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dilfridge at gentoo dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.29 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q1/txt/msg00105.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24046 Andreas K. Huettel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dilfridge at gentoo dot org --- Comment #4 from Andreas K. Huettel --- The fix now causes the output of "date" to change in en_US.utf8 glibc-2.28: "Thu Mar 28 19:20:25 UTC 2019" glibc-2.29: "Thu 28 Mar 2019 07:20:34 PM UTC" (note the different order of the parts). This can break (badly written) scripts. --=20 You are receiving this mail because: You are on the CC list for the bug.