public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* glibc 2.30 status and review.
@ 2019-07-19  4:22 Carlos O'Donell
  2019-07-19  4:56 ` Florian Weimer
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Carlos O'Donell @ 2019-07-19  4:22 UTC (permalink / raw)
  To: libc-alpha, Szabolcs Nagy, Maciej W. Rozycki,
	Mihailo Stojanović,
	Egor Kobylkin, Florian Weimer

Community,

The glibc master branch is currently in slushy freeze, but I want
that to become a hard freeze on Monday, followed by machine testing
for 1 week, and a bit, with a release on August 1st.

Szabolcs,

What's the status of the aarch64 IFUNC HWCAP2 changes?

Mihailo,

What's the status of the MIPS GNU hash support?

I believe youy are still looking for a review of this patch?
https://sourceware.org/ml/libc-alpha/2019-06/msg00456.html

Egor,

For the Cyrillic -> ASCII transliteration I plan to commit your work
tomorrow based on v12.

Florian,

I'm reviewing your patch for swbz#24532, but I'm not done yet.

What's the status of swbz#24677?

-- 
Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-19  4:22 glibc 2.30 status and review Carlos O'Donell
@ 2019-07-19  4:56 ` Florian Weimer
  2019-07-19  8:22 ` Szabolcs Nagy
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 12+ messages in thread
From: Florian Weimer @ 2019-07-19  4:56 UTC (permalink / raw)
  To: Carlos O'Donell; +Cc: libc-alpha

* Carlos O'Donell:

> What's the status of swbz#24677?

I've posted a new patch.  The test situation is still unclear due to
test-in-container limitations, but we can drop the test or turn it into
an xtest.

  <https://sourceware.org/ml/libc-alpha/2019-07/msg00414.html>

Thanks,
Florian

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-19  4:22 glibc 2.30 status and review Carlos O'Donell
  2019-07-19  4:56 ` Florian Weimer
@ 2019-07-19  8:22 ` Szabolcs Nagy
  2019-07-19  8:31   ` Szabolcs Nagy
  2019-07-19  8:43 ` Mihailo Stojanović
  2019-07-19  9:10 ` Diego (Egor) Kobylkin
  3 siblings, 1 reply; 12+ messages in thread
From: Szabolcs Nagy @ 2019-07-19  8:22 UTC (permalink / raw)
  To: Carlos O'Donell, libc-alpha, Maciej W. Rozycki,
	Mihailo Stojanović,
	Egor Kobylkin, Florian Weimer
  Cc: nd

On 19/07/2019 05:22, Carlos O'Donell wrote:
> Community,
> 
> The glibc master branch is currently in slushy freeze, but I want
> that to become a hard freeze on Monday, followed by machine testing
> for 1 week, and a bit, with a release on August 1st.
> 
> Szabolcs,
> 
> What's the status of the aarch64 IFUNC HWCAP2 changes?

i committed the change.

> 
> Mihailo,
> 
> What's the status of the MIPS GNU hash support?
> 
> I believe youy are still looking for a review of this patch?
> https://sourceware.org/ml/libc-alpha/2019-06/msg00456.html
> 
> Egor,
> 
> For the Cyrillic -> ASCII transliteration I plan to commit your work
> tomorrow based on v12.
> 
> Florian,
> 
> I'm reviewing your patch for swbz#24532, but I'm not done yet.
> 
> What's the status of swbz#24677?
> 


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-19  8:22 ` Szabolcs Nagy
@ 2019-07-19  8:31   ` Szabolcs Nagy
  2019-07-20  5:13     ` Carlos O'Donell
  0 siblings, 1 reply; 12+ messages in thread
From: Szabolcs Nagy @ 2019-07-19  8:31 UTC (permalink / raw)
  To: Carlos O'Donell, libc-alpha, Maciej W. Rozycki,
	Mihailo Stojanović,
	Egor Kobylkin, Florian Weimer
  Cc: nd

On 19/07/2019 09:22, Szabolcs Nagy wrote:
> On 19/07/2019 05:22, Carlos O'Donell wrote:
>> Community,
>>
>> The glibc master branch is currently in slushy freeze, but I want
>> that to become a hard freeze on Monday, followed by machine testing
>> for 1 week, and a bit, with a release on August 1st.
>>
>> Szabolcs,
>>
>> What's the status of the aarch64 IFUNC HWCAP2 changes?
> 
> i committed the change.

hm maybe i should add a news entry about it? how about

* On AArch64 the GNU IFUNC resolver call ABI changed: old resolvers still
  work, new resolvers can use a second argument which can be extended in
  the future, currently it contains the AT_HWCAP2 value.

> 
>>
>> Mihailo,
>>
>> What's the status of the MIPS GNU hash support?
>>
>> I believe youy are still looking for a review of this patch?
>> https://sourceware.org/ml/libc-alpha/2019-06/msg00456.html
>>
>> Egor,
>>
>> For the Cyrillic -> ASCII transliteration I plan to commit your work
>> tomorrow based on v12.
>>
>> Florian,
>>
>> I'm reviewing your patch for swbz#24532, but I'm not done yet.
>>
>> What's the status of swbz#24677?
>>
> 


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-19  4:22 glibc 2.30 status and review Carlos O'Donell
  2019-07-19  4:56 ` Florian Weimer
  2019-07-19  8:22 ` Szabolcs Nagy
@ 2019-07-19  8:43 ` Mihailo Stojanović
  2019-07-19 12:34   ` Adhemerval Zanella
  2019-07-19  9:10 ` Diego (Egor) Kobylkin
  3 siblings, 1 reply; 12+ messages in thread
From: Mihailo Stojanović @ 2019-07-19  8:43 UTC (permalink / raw)
  To: Carlos O'Donell, libc-alpha, Szabolcs Nagy,
	Maciej W. Rozycki, Egor Kobylkin, Florian Weimer

Hello Carlos,

> What's the status of the MIPS GNU hash support?
>
> I believe youy are still looking for a review of this patch?
> https://sourceware.org/ml/libc-alpha/2019-06/msg00456.html

Yes, I'm still looking for a review, but for a new version of the patch:
https://sourceware.org/ml/libc-alpha/2019-07/msg00240.html

Cheers,
Mihailo

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-19  4:22 glibc 2.30 status and review Carlos O'Donell
                   ` (2 preceding siblings ...)
  2019-07-19  8:43 ` Mihailo Stojanović
@ 2019-07-19  9:10 ` Diego (Egor) Kobylkin
  2019-07-20  5:12   ` Carlos O'Donell
  3 siblings, 1 reply; 12+ messages in thread
From: Diego (Egor) Kobylkin @ 2019-07-19  9:10 UTC (permalink / raw)
  To: Carlos O'Donell
  Cc: libc-alpha, Szabolcs Nagy, Maciej W. Rozycki,
	Mihailo Stojanović,
	Florian Weimer


[-- Attachment #1.1: Type: text/plain, Size: 541 bytes --]

On Friday, July 19, 2019 6:22 AM, Carlos O'Donell <carlos@redhat.com> wrote:

> Community,
> 

> The glibc master branch is currently in slushy freeze, but I want
> that to become a hard freeze on Monday, followed by machine testing
> for 1 week, and a bit, with a release on August 1st.
> ... 

> Egor,
> 

> For the Cyrillic -> ASCII transliteration I plan to commit your work
> tomorrow based on v12.
> ...
> Cheers,
> Carlos.

Thanks for letting me know, Carlos. 

No issue on my side, please go ahead.
Bests,
Egor

[-- Attachment #1.2: publickey - egor@kobylkin.com - 0x01FEB4E8.asc --]
[-- Type: application/pgp-keys, Size: 657 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-19  8:43 ` Mihailo Stojanović
@ 2019-07-19 12:34   ` Adhemerval Zanella
  0 siblings, 0 replies; 12+ messages in thread
From: Adhemerval Zanella @ 2019-07-19 12:34 UTC (permalink / raw)
  To: libc-alpha



On 19/07/2019 05:43, Mihailo Stojanović wrote:
> Hello Carlos,
> 
>> What's the status of the MIPS GNU hash support?
>>
>> I believe youy are still looking for a review of this patch?
>> https://sourceware.org/ml/libc-alpha/2019-06/msg00456.html
> 
> Yes, I'm still looking for a review, but for a new version of the patch:
> https://sourceware.org/ml/libc-alpha/2019-07/msg00240.html
> 
> Cheers,
> Mihailo
> 

I will try to review this in the following days.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-19  9:10 ` Diego (Egor) Kobylkin
@ 2019-07-20  5:12   ` Carlos O'Donell
  2019-07-20 20:07     ` Rafal Luzynski
  0 siblings, 1 reply; 12+ messages in thread
From: Carlos O'Donell @ 2019-07-20  5:12 UTC (permalink / raw)
  To: Diego (Egor) Kobylkin
  Cc: libc-alpha, Szabolcs Nagy, Maciej W. Rozycki,
	Mihailo Stojanović,
	Florian Weimer

On 7/19/19 5:10 AM, Diego (Egor) Kobylkin wrote:
> On Friday, July 19, 2019 6:22 AM, Carlos O'Donell <carlos@redhat.com> wrote:
> 
>> Community,
>>
> 
>> The glibc master branch is currently in slushy freeze, but I want
>> that to become a hard freeze on Monday, followed by machine testing
>> for 1 week, and a bit, with a release on August 1st.
>> ...
> 
>> Egor,
>>
> 
>> For the Cyrillic -> ASCII transliteration I plan to commit your work
>> tomorrow based on v12.
>> ...
>> Cheers,
>> Carlos.
> 
> Thanks for letting me know, Carlos.
> 
> No issue on my side, please go ahead.

This is delayed because I had to review the linux 5.2 fixes we need
to prevent regression in the testsuite.

I will get to this through.

-- 
Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-19  8:31   ` Szabolcs Nagy
@ 2019-07-20  5:13     ` Carlos O'Donell
  0 siblings, 0 replies; 12+ messages in thread
From: Carlos O'Donell @ 2019-07-20  5:13 UTC (permalink / raw)
  To: Szabolcs Nagy, libc-alpha, Maciej W. Rozycki,
	Mihailo Stojanović,
	Egor Kobylkin, Florian Weimer
  Cc: nd

On 7/19/19 4:31 AM, Szabolcs Nagy wrote:
> On 19/07/2019 09:22, Szabolcs Nagy wrote:
>> On 19/07/2019 05:22, Carlos O'Donell wrote:
>>> Community,
>>>
>>> The glibc master branch is currently in slushy freeze, but I want
>>> that to become a hard freeze on Monday, followed by machine testing
>>> for 1 week, and a bit, with a release on August 1st.
>>>
>>> Szabolcs,
>>>
>>> What's the status of the aarch64 IFUNC HWCAP2 changes?
>>
>> i committed the change.
> 
> hm maybe i should add a news entry about it? how about
> 
> * On AArch64 the GNU IFUNC resolver call ABI changed: old resolvers still
>    work, new resolvers can use a second argument which can be extended in
>    the future, currently it contains the AT_HWCAP2 value.

LGTM.

>>
>>>
>>> Mihailo,
>>>
>>> What's the status of the MIPS GNU hash support?
>>>
>>> I believe youy are still looking for a review of this patch?
>>> https://sourceware.org/ml/libc-alpha/2019-06/msg00456.html
>>>
>>> Egor,
>>>
>>> For the Cyrillic -> ASCII transliteration I plan to commit your work
>>> tomorrow based on v12.
>>>
>>> Florian,
>>>
>>> I'm reviewing your patch for swbz#24532, but I'm not done yet.
>>>
>>> What's the status of swbz#24677?
>>>
>>
> 


-- 
Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-20  5:12   ` Carlos O'Donell
@ 2019-07-20 20:07     ` Rafal Luzynski
  2019-07-20 23:55       ` Carlos O'Donell
  2019-07-22 19:01       ` Diego (Egor) Kobylkin
  0 siblings, 2 replies; 12+ messages in thread
From: Rafal Luzynski @ 2019-07-20 20:07 UTC (permalink / raw)
  To: Carlos O'Donell, Diego (Egor) Kobylkin
  Cc: libc-alpha, Szabolcs Nagy, Maciej W. Rozycki,
	"Mihailo Stojanović",
	Florian Weimer

20.07.2019 07:12 Carlos O'Donell <carlos@redhat.com> wrote:
> On 7/19/19 5:10 AM, Diego (Egor) Kobylkin wrote:
> > On Friday, July 19, 2019 6:22 AM, Carlos O'Donell <carlos@redhat.com>
> > wrote:
> > [...]
> >> Egor,
> >>
> >>
> >> For the Cyrillic -> ASCII transliteration I plan to commit your work
> >> tomorrow based on v12.
> >> ...
> >> Cheers,
> >> Carlos.
> > 
> > Thanks for letting me know, Carlos.
> > 
> > No issue on my side, please go ahead.
> 
> This is delayed because I had to review the linux 5.2 fixes we need
> to prevent regression in the testsuite.
> 
> I will get to this through.

Thank you for your commitment, Carlos.  As we are short of time and
you seem to be busy and I managed to find a bit of free time, I have
just pushed the version based on v12 with really minor changes
to master.

Thank you Egor for your patch.  I hope it is correct.  I'd like
to discuss few minor issues but it won't be a problem if they are
resolved after the final 2.30 release.

Regards,

Rafal

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-20 20:07     ` Rafal Luzynski
@ 2019-07-20 23:55       ` Carlos O'Donell
  2019-07-22 19:01       ` Diego (Egor) Kobylkin
  1 sibling, 0 replies; 12+ messages in thread
From: Carlos O'Donell @ 2019-07-20 23:55 UTC (permalink / raw)
  To: Rafal Luzynski, Diego (Egor) Kobylkin
  Cc: libc-alpha, Szabolcs Nagy, Maciej W. Rozycki,
	Mihailo Stojanović,
	Florian Weimer

On 7/20/19 4:06 PM, Rafal Luzynski wrote:
> 20.07.2019 07:12 Carlos O'Donell <carlos@redhat.com> wrote:
>> On 7/19/19 5:10 AM, Diego (Egor) Kobylkin wrote:
>>> On Friday, July 19, 2019 6:22 AM, Carlos O'Donell <carlos@redhat.com>
>>> wrote:
>>> [...]
>>>> Egor,
>>>>
>>>>
>>>> For the Cyrillic -> ASCII transliteration I plan to commit your work
>>>> tomorrow based on v12.
>>>> ...
>>>> Cheers,
>>>> Carlos.
>>>
>>> Thanks for letting me know, Carlos.
>>>
>>> No issue on my side, please go ahead.
>>
>> This is delayed because I had to review the linux 5.2 fixes we need
>> to prevent regression in the testsuite.
>>
>> I will get to this through.
> 
> Thank you for your commitment, Carlos.  As we are short of time and
> you seem to be busy and I managed to find a bit of free time, I have
> just pushed the version based on v12 with really minor changes
> to master.
> 
> Thank you Egor for your patch.  I hope it is correct.  I'd like
> to discuss few minor issues but it won't be a problem if they are
> resolved after the final 2.30 release.

Rafal,

Thank you very much for this assistance!

-- 
Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: glibc 2.30 status and review.
  2019-07-20 20:07     ` Rafal Luzynski
  2019-07-20 23:55       ` Carlos O'Donell
@ 2019-07-22 19:01       ` Diego (Egor) Kobylkin
  1 sibling, 0 replies; 12+ messages in thread
From: Diego (Egor) Kobylkin @ 2019-07-22 19:01 UTC (permalink / raw)
  To: Rafal Luzynski
  Cc: Carlos O'Donell, libc-alpha, Szabolcs Nagy,
	Maciej W. Rozycki, Mihailo Stojanović,
	Florian Weimer


[-- Attachment #1.1: Type: text/plain, Size: 1459 bytes --]

Thanks, Rafal, Carlos, Marko and all involved!
I am looking forward to see the Cyrillic translit patch in the release soon.
Bests,
Egor

(BCC: Marko Myllinen, Dmitry V.Levin)



‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, July 20, 2019 10:06 PM, Rafal Luzynski <digitalfreak@lingonborough.com> wrote:

> 20.07.2019 07:12 Carlos O'Donell carlos@redhat.com wrote:
> 

> > On 7/19/19 5:10 AM, Diego (Egor) Kobylkin wrote:
> > 

> > > On Friday, July 19, 2019 6:22 AM, Carlos O'Donell carlos@redhat.com
> > > wrote:
> > > [...]
> > > 

> > > > Egor,
> > > > For the Cyrillic -> ASCII transliteration I plan to commit your work
> > > > tomorrow based on v12.
> > > > ...
> > > > Cheers,
> > > > Carlos.
> > > 

> > > Thanks for letting me know, Carlos.
> > > No issue on my side, please go ahead.
> > 

> > This is delayed because I had to review the linux 5.2 fixes we need
> > to prevent regression in the testsuite.
> > I will get to this through.
> 

> Thank you for your commitment, Carlos. As we are short of time and
> you seem to be busy and I managed to find a bit of free time, I have
> just pushed the version based on v12 with really minor changes
> to master.
> 

> Thank you Egor for your patch. I hope it is correct. I'd like
> to discuss few minor issues but it won't be a problem if they are
> resolved after the final 2.30 release.
> 

> Regards,
> 

> Rafal


[-- Attachment #1.2: publickey - egor@kobylkin.com - 0x01FEB4E8.asc --]
[-- Type: application/pgp-keys, Size: 657 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-07-22 19:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19  4:22 glibc 2.30 status and review Carlos O'Donell
2019-07-19  4:56 ` Florian Weimer
2019-07-19  8:22 ` Szabolcs Nagy
2019-07-19  8:31   ` Szabolcs Nagy
2019-07-20  5:13     ` Carlos O'Donell
2019-07-19  8:43 ` Mihailo Stojanović
2019-07-19 12:34   ` Adhemerval Zanella
2019-07-19  9:10 ` Diego (Egor) Kobylkin
2019-07-20  5:12   ` Carlos O'Donell
2019-07-20 20:07     ` Rafal Luzynski
2019-07-20 23:55       ` Carlos O'Donell
2019-07-22 19:01       ` Diego (Egor) Kobylkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).