[Git][glibc-team/glibc][glibc-2.31] local-asin-acos-raise-invalid.diff: also fix asin

2020-05-17 Thread Aurelien Jarno


Aurelien Jarno pushed to branch glibc-2.31 at GNU Libc Maintainers / glibc


Commits:
a241de0f by Aurelien Jarno at 2020-05-18T00:14:01+02:00
local-asin-acos-raise-invalid.diff: also fix asin

- - - - -


1 changed file:

- debian/patches/riscv64/local-asin-acos-raise-invalid.diff


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/a241de0f19e7b22291c9eb948a16fe00b65410af

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/a241de0f19e7b22291c9eb948a16fe00b65410af
You're receiving this email because of your account on salsa.debian.org.




Bug#960739: libc-bin: getaddrinfo() fails with EAI_AGAIN when the DNS query returns a large number of A and AAAA records.

2020-05-17 Thread Mike Przybylski
Hi, Aurelien,

Well spotted.  This is a Debian 11, (formerly 10), guest in VirtualBox on a Mac 
host running Catalina.  Let me see if I can reproduce this on a native Debian 
box.  I will update with my results one way or another.

Kindest regards,
Mike Przybylski

> On May 16, 2020, at 3:45 PM, Aurelien Jarno  wrote:
> 
> I
> noticed that the IP of your host is 10.0.2.15. Could it be a QEMU or
> Virtualbox VM running with the user mode network stack?



[Git][glibc-team/glibc][glibc-2.31] debian/patches/riscv64/local-asin-acos-raise-invalid.diff: new patch to...

2020-05-17 Thread Aurelien Jarno


Aurelien Jarno pushed to branch glibc-2.31 at GNU Libc Maintainers / glibc


Commits:
6588cab2 by Aurelien Jarno at 2020-05-17T17:35:58+02:00
debian/patches/riscv64/local-asin-acos-raise-invalid.diff: new patch to 
workaround a GCC 10 bug on riscv64.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/riscv64/local-asin-acos-raise-invalid.diff
- debian/patches/series


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/6588cab2bd4c661f56ae306a52a08a53fe92801b

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/6588cab2bd4c661f56ae306a52a08a53fe92801b
You're receiving this email because of your account on salsa.debian.org.




Bug#960737: marked as done (libc6: on the Unicode character U+1F928 and above, iswctype returns false for all properties)

2020-05-17 Thread Debian Bug Tracking System
Your message dated Sun, 17 May 2020 17:22:54 +0200
with message-id <20200517152254.ge2...@aurel32.net>
and subject line Re: Bug#960737: libc6: on the Unicode character U+1F928 and 
above, iswctype returns false for all properties
has caused the Debian Bug report #960737,
regarding libc6: on the Unicode character U+1F928 and above, iswctype returns 
false for all properties
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
960737: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960737
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libc6
Version: 2.30-8
Severity: normal

On the Unicode character U+1F928 and above, iswctype returns false for
all properties. It should have the graph, print and punct properties.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libc6 depends on:
ii  libcrypt1  1:4.4.16-1
ii  libgcc-s1  10.1.0-1

Versions of packages libc6 recommends:
ii  libidn2-0  2.3.0-1

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.74
ii  glibc-doc  2.30-8
ii  libc-l10n  2.30-8
ii  locales2.30-8

-- debconf information:
* glibc/restart-services: postfix cups cron atd
  glibc/upgrade: true
* libraries/restart-without-asking: false
  glibc/disable-screensaver:
  glibc/kernel-not-supported:
  glibc/kernel-too-old:
  glibc/restart-failed:

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
--- End Message ---
--- Begin Message ---
Version: 2.31-0experimental0

On 2020-05-16 02:12, Vincent Lefevre wrote:
> Package: libc6
> Version: 2.30-8
> Severity: normal
> 
> On the Unicode character U+1F928 and above, iswctype returns false for
> all properties. It should have the graph, print and punct properties.

This is correct and is fixed in glibc version 2.31. Therefore marking
the bug as fixed in this version.

Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net--- End Message ---


[Git][glibc-team/glibc][glibc-2.31] debian/debhelper.in/libc.NEWS: add an entry explaining the new trust-ad option in resolv.conf.

2020-05-17 Thread Aurelien Jarno


Aurelien Jarno pushed to branch glibc-2.31 at GNU Libc Maintainers / glibc


Commits:
6a4e284a by Aurelien Jarno at 2020-05-17T16:26:41+02:00
debian/debhelper.in/libc.NEWS: add an entry explaining the new trust-ad option 
in resolv.conf.

- - - - -


2 changed files:

- debian/changelog
- debian/debhelper.in/libc.NEWS


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/6a4e284a7530bf83dfc617b939cc8995b30077ac

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/6a4e284a7530bf83dfc617b939cc8995b30077ac
You're receiving this email because of your account on salsa.debian.org.