[Bug 420609] Re: wrong LC_TIME in Italian

2019-01-31 Thread Bug Watch Updater
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2016-10739

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-19591

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-6488

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420609

Title:
  wrong LC_TIME in Italian

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/420609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 420609]

2019-01-31 Thread Cvs-commit
, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.

Tulio Magno Quites Machado Filho (4):
  Fix _dl_profile_fixup data-dependency issue (Bug 23690)
  powerpc: Add missing CFI register information (bug #23614)
  Print cache size and geometry auxv types on LD_SHOW_AUXV=1
  Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests

Uroš Bizjak (1):
  alpha: Fix __remqu corrupting $f3 register

Wilco Dijkstra (13):
  Simplify and speedup strstr/strcasestr first match
  Improve performance of sincosf
  Improve performance of sinf and cosf
  Fix spaces in x86_64 ULP file
  Use generic sinf/cosf in lgammaf_r
  Speedup tanf range reduction
  Update NEWS for sinf improvements
  Remove unused math files
  Fix strstr bug with huge needles (bug 23637)
  [AArch64] Adjust writeback in non-zero memset
  Refactor string benchtests
  Improve bench-strlen
  [AArch64] Add ifunc support for Ares

Zack Weinberg (11):
  [manual] Job control is no longer optional.
  Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
  Add __vfscanf_internal and __vfwscanf_internal with flags arguments.
  Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
  Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.
  Add __v*printf_internal with flags arguments
  Add __vsyslog_internal, with same flags as __v*printf_internal.
  Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
  Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
  Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
  Tests for minimal signal handler functionality in MINSIGSTKSZ space.

Zong Li (3):
  elf: Fix the ld flags not be applied to tst-execstack-mod.so
  soft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRAC_SUB_4
  soft-fp: Add implementation for 128 bit self-contained

---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420609

Title:
  wrong LC_TIME in Italian

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/420609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 420609] Re: wrong LC_TIME in Italian

2018-11-07 Thread Bug Watch Updater
** Changed in: glibc
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420609

Title:
  wrong LC_TIME in Italian

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/420609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 420609]

2018-11-07 Thread Cvs-commit
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
   via  434d45fd70ac1a137d01b715ea99c03ce3c21b14 (commit)
  from  7abf97bed9c24464a8a68fb9f9fe8d1e55c6b54c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=434d45fd70ac1a137d01b715ea99c03ce3c21b14

commit 434d45fd70ac1a137d01b715ea99c03ce3c21b14
Author: Rafal Luzynski 
Date:   Fri Sep 14 22:43:02 2018 +0200

it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425).

Synchronize some values with CLDR and apply some suggestions from Bugzilla.

[BZ #10425]
* localedata/locales/it_IT (d_t_fmt): Use "%a %-d %b %Y, %T".
(date_fmt): Use "%a %-d %b %Y, %T, %Z".
* localedata/locales/it_CH (d_t_fmt): Use "%a %-d %b %Y, %T"
which is the same as in it_IT.
(d_fmt): Use "%d.%m.%Y" which is the same as in de_CH.
(date_fmt): Use "%a %-d %b %Y, %T, %Z" which is the same as in it_IT.

---

Summary of changes:
 ChangeLog|   10 ++
 localedata/locales/it_CH |6 +++---
 localedata/locales/it_IT |4 ++--
 3 files changed, 15 insertions(+), 5 deletions(-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420609

Title:
  wrong LC_TIME in Italian

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/420609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 420609]

2018-11-07 Thread Digitalfreak
Commit 434d45f fixes the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420609

Title:
  wrong LC_TIME in Italian

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/420609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 420609]

2018-11-07 Thread Digitalfreak
Much has changed since the last patch has been attached therefore it
does not apply cleanly now.

For Italian [1] CLDR says that the correct medium date format is "d MMM
y" (5 set 1999), correct medium time format is "HH:mm:ss" (13:25:59),
correct medium date and time format is "d MMM y, HH:mm:ss" (5 set 1999,
13:25:59).

For Italian in Switzerland [2] it provides the same data although marks
them as "unconfirmed".

(In reply to Nicolo' Chieffo from comment #18)
> Ok, so I will change date_fmt to not contain abbreviations.

I've checked some locales and they all contain abbreviations in date_fmt
so I think it is perfectly OK to contain abbreviations.

> What about the timezone? Should it be present for both date_fmt and
d_fmt?

Most (but not all) of the locales contain the timezone in d_t_fmt but
the default C locale does not.  Therefore I think it is correct not to
include the timezone in d_t_fmt but include it in date_fmt.

Now about the patch:

> * d_t_fmt: "%a %e %b %Y, %T, %Z"
> - remove the leading zero in the day of month using '%e' instead of '%b'

Good idea but I think you'd rather use "%-d" which means "do not pad
with zero". "%e" means "pad with space", "%-e" means "do not pad with
space" and therefore has the same effect as "%-d".  Also, I think that
the timezone should be removed.

I will write a new patch and replace it with "%-d" and remove ", %Z".

> - add ',' to separate date, time and timezone

Good, CLDR says that date and time should be separated with a comma.

> * t_fmt: "%H.%M.%S"
> - express the time in the expanded way instead of using '%T', to be sure to
> use the correct values

CLDR says there should be colons rather than dots therefore I will
reject this change.  Also I will restore the format with colons in
date_fmt. "%T" means that "%H:%M:%S" is used literally therefore it is
correct.

> * date_fmt: "%c"
> - make date_fmt and d_t_fmt the same

As said above, date_fmt should contain the timezone while d_t_fmt (which
is used by "%c") should not.  Therefore I think that the correct
date_fmt should be "%a %-d %b %Y, %T, %Z" (ven 14 set 2018, 22:07:41,
CEST)

Also, I will change d_fmt in it_CH from "%d. %m. %y" (which looks bad)
to "%d.%m.%Y" (which is the same as de_CH and is almost the same as CLDR
suggests).  I will not change d_fmt in it_IT because it looks almost the
same as CLDR.  (In both cases CLDR suggests two-digit year while we have
four digits.)

[1] http://st.unicode.org/cldr-apps/v#/it/Gregorian/
[2] http://st.unicode.org/cldr-apps/v#/it_CH/Gregorian/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420609

Title:
  wrong LC_TIME in Italian

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/420609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 420609]

2018-11-07 Thread Digitalfreak
Created attachment 11247
Proposed final solution

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420609

Title:
  wrong LC_TIME in Italian

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/420609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 420609] Re: wrong LC_TIME in Italian

2011-05-25 Thread Bug Watch Updater
Launchpad has imported 19 comments from the remote bug at
http://sourceware.org/bugzilla/show_bug.cgi?id=10425.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2009-07-21T12:42:08+00:00 Nicolò Chieffo wrote:

Accordingly to this file [1] and also because I'm Italian, I've seen
an error in the way the date is displayed in linux.
The correct formati for Italian speakers is:
day_name day_number month_name year HH:MM:SS

in the LC_TIME date_fmt things are really mixed up and should be changed to:
%a %e %b %Y, %H:%M:%S, %Z

[1]:
ftp://ftp.software.ibm.com/software/globalization/locales/Italy-Italian_Date.pdf

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/0


On 2009-07-21T14:07:08+00:00 Nicolò Chieffo wrote:

popular Italian newspaper: http://www.corriere.it
the date is under the title CORRIERE DELLA SERA, in the middle

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/1


On 2009-07-21T15:39:38+00:00 Nicolò Chieffo wrote:

Created attachment 4070
italy.patch

possible patch, that swaps the fields. It does not add the , since I don't
know if it must be added or not

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/2


On 2009-08-19T12:56:44+00:00 Nicolò Chieffo wrote:

Is this the correct place, or should I ask in another bugzilla?

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/3


On 2009-09-11T09:31:31+00:00 Nicolò Chieffo wrote:

I'm sorry to ping you again, but I think this is an important and very simple
bug that can be fixed in 2 minutes, and a patch is present. It just needs your
attention

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/5


On 2009-10-09T19:02:16+00:00 Nicolò Chieffo wrote:

Created attachment 4263
italian.patch

This is the correct format (note that : is now .)
updated patch accordingly.

%a %e %b %Y, %H.%M.%S, %Z

Now you just need to commit

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/15


On 2009-10-17T07:42:01+00:00 Nicolò Chieffo wrote:

Is this bugzilla dead??

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/16


On 2009-10-30T05:49:44+00:00 Drepper-fsp wrote:

I've added the changes.

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/18


On 2010-07-17T11:34:42+00:00 Nicolò Chieffo wrote:

Created attachment 4879
lc_time_italian.patch

New patch.
Just a question: what's the differnce betwen date_fmt and d_t_fmt?
Thanks!

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/24


On 2010-09-21T15:05:53+00:00 Petr Baudis wrote:

What are you changing again and why with this new patch? Can you add a changelog
entry too?

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/25


On 2010-09-21T22:08:05+00:00 Nicolò Chieffo wrote:

I'll answer tomorrow, since I have to look back at the patch because I forgot
the changelog.

Can you tell me the difference from date_fmt and d_t_fmt?

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/26


On 2010-09-24T09:54:53+00:00 Petr Baudis wrote:

Frankly, I have not been able to figure what date_fmt is good for quickly - its
purpose seems to be the same as d_fmt, but I cannot find it being used anywhere
within glibc...

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/27


On 2010-09-24T10:32:08+00:00 Andreas Schwab wrote:

It's the default date(1) format.

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/28


On 2010-09-24T17:36:06+00:00 Nicolò Chieffo wrote:

So there's no reason for them to be different, right?

Reply at: https://bugs.launchpad.net/glibc/+bug/420609/comments/29


On 2010-09-24T19:14:48+00:00 Nicolò Chieffo wrote:

Created attachment 5001
lc_time_italian.patch

This patch contains the changelog

[Bug 420609] Re: wrong LC_TIME in Italian

2010-07-17 Thread Nicolò Chieffo
now it seems to work

** Changed in: eglibc (Ubuntu)
   Status: Confirmed = Fix Released

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2010-02-26 Thread Nicolò Chieffo
Unfortunately date still prints the uncorrect format in my installation

** Changed in: eglibc (Ubuntu)
   Status: Fix Released = Confirmed

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2010-02-26 Thread Matthias Klose
what is the output of dpkg -l libc6?

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 420609] Re: wrong LC_TIME in Italian

2010-02-26 Thread Nicolò Chieffo
2.11.1-0ubuntu2
That's quite strange, I've controlled the source file and my patch was
applied... but `date` still gives me the wrong output.
Is there any command (or C function) to get date_fmt?

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2010-02-25 Thread Matthias Klose
this should be fixed in lucid. please recheck and reopen if necessary


** Changed in: eglibc (Ubuntu)
   Status: Triaged = Fix Released

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-12-07 Thread Brian Murray
** Tags added: regression-release
** Tags removed: regression-potential

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-30 Thread Bug Watch Updater
** Changed in: glibc
   Status: In Progress = Fix Released

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-18 Thread Steve Langasek
The glibc source package is no longer present in karmic, so marking this
task as invalid.  This should be addressed in the eglibc package.

** Changed in: glibc (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: eglibc (Ubuntu)
   Status: New = Triaged

** Changed in: eglibc (Ubuntu)
   Importance: Undecided = Low

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Nicolò Chieffo
This is a really simple bug to fix.
I know it needs to be fixed upstream bug I didn't manage to get attention by 
anyone.

** Tags added: regression-potential

** Bug watch added: Sourceware.org Bugzilla #10425
   http://sourceware.org/bugzilla/show_bug.cgi?id=10425

** Also affects: glibc via
   http://sourceware.org/bugzilla/show_bug.cgi?id=10425
   Importance: Unknown
   Status: Unknown

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Paolo Sammicheli
Confirmed in Karmic Koala Beta.

Both date command and GNOME Clock 2.28.0 affected

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Paolo Sammicheli
on other hands, Jaunty Jackalope, date command affected but GNOME Clock
2.26.0 *not* affected.

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Paolo Sammicheli
Previous tests related to Karmic Koala ISO Image with Live CD, starting
to investigate with daily updates. More datails coming soon.

** Changed in: glibc (Ubuntu)
 Assignee: (unassigned) = Paolo Sammicheli (xdatap1)

** Changed in: glibc (Ubuntu)
   Status: New = Confirmed

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Luca Ferretti
Nicolò, I've seen your proposed a patch againg eglibc upstream, just a couple 
of questions:
 1) did you compared the locale data for it_IT (and it_CH, of course) provided 
by eglibc with the one in glibc? any difference? in case, any hope to 
backport the patch/fix from eglibc to glibc?
 2) there is another long date issue in those locale date for Italian: the 
usage of : in time specification. It's a common misbehavior, the historical 
separator is the . (BTW, note that it should be, for example, 
20.13.21,965182530, not 20.13.21.965182530). Could you please update your 
patch accordly?

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Nicolò Chieffo
To tell the truth I've not tested the patch, so I don't know if it will
result in a correct thing. And the patch is not complete.

1) on the eglibc mailing list they say that they just copied the tree. In fact 
they don't want a fix in eglibc, but directly in glibc.
2) I'm not sure that the historical separator is . do you have a reference? 
In the IBM reference they say it's : We need to find something official. Is 
there an organization which have this information?

the final patch should generate a format like this (either with . or :)
ven 9 ott 2009, 11:52:15, CEST 2009

Now it is
ven ott  9 11:52:15 CEST 2009

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Paolo Sammicheli
Update on affected system:

Jaunty Jackalope

- date: Yes
- Clock: No

Karmic Koala Beta Live

- date: Yes
- Clock: Yes

Karmic Koala Beta Installed

- date: Yes
- Clock: No

I hope this will help.

** Changed in: glibc (Ubuntu)
 Assignee: Paolo Sammicheli (xdatap1) = (unassigned)

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Nicolò Chieffo
Sorry I wanted to say ven 9 ott 2009, 11:52:15, CEST

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Bug Watch Updater
** Changed in: glibc
   Status: Unknown = In Progress

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] Re: wrong LC_TIME in Italian

2009-10-09 Thread Nicolò Chieffo
this patch does

%a %e %b %Y, %H.%M.%S, %Z

** Attachment added: italian.patch
   http://launchpadlibrarian.net/33371862/italian.patch

** Also affects: eglibc (Ubuntu)
   Importance: Undecided
   Status: New

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420609] [NEW] wrong LC_TIME in Italian

2009-08-28 Thread Nicolò Chieffo
Public bug reported:

Accordingly to this file [1], this newspaper [2], and also because I'm Italian, 
there is an error in the way the date is displayed in linux.
The correct format for Italian speakers is:
day_name day_number month_name year, HH:MM:SS, time_zone

in the LC_TIME date_fmt things are really mixed up and should be changed to:
%a %e %b %Y, %H:%M:%S, %Z

the file localedata/locales/it_IT needs to be changed, but I can't
understand how, since there are only strange codes

[1]: 
ftp://ftp.software.ibm.com/software/globalization/locales/Italy-Italian_Date.pdf
[2]: http://www.corriere.it/

** Affects: glibc (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Accordingly to this file [1], this newspaper [2], and also because I'm 
Italian, there is an error in the way the date is displayed in linux.
  The correct format for Italian speakers is:
  day_name day_number month_name year, HH:MM:SS, time_zone
  
  in the LC_TIME date_fmt things are really mixed up and should be changed to:
  %a %e %b %Y, %H:%M:%S, %Z
  
+ the file localedata/locales/it_IT needs to be changed, but I can't
+ understand how, since there are only strange codes
+ 
  [1]: 
ftp://ftp.software.ibm.com/software/globalization/locales/Italy-Italian_Date.pdf
  [2]: http://www.corriere.it/

-- 
wrong LC_TIME in Italian
https://bugs.launchpad.net/bugs/420609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs