public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
@ 2020-06-17  0:02 Carlos O'Donell
  2020-06-17  0:55 ` H.J. Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Carlos O'Donell @ 2020-06-17  0:02 UTC (permalink / raw)
  To: libc-alpha, Joseph Myers, Andreas Schwab, Ryan S. Arnold,
	Mark Brown, Paul Eggert, Jakub Jelinek, Maxim Kuvyrkov,
	Dmitry V. Levin, Aurelien Jarno, Romain Naour, Stan Shebs,
	Khem Raj, Florian Weimer

The GNU C Library 2.32 release is scheduled for August 1st 2020.

The ABI freeze should happen between July 1st 2020.

We have 2 more weeks before ABI freeze.

Do we have any volunteers for release manager?

-- 
Cheers,
Carlos.


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

* Re: glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
  2020-06-17  0:02 glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager? Carlos O'Donell
@ 2020-06-17  0:55 ` H.J. Lu
  2020-06-18 12:51   ` Carlos O'Donell
  2020-06-19  1:11 ` Jim Wilson
  2020-06-20  5:07 ` Vineet Gupta
  2 siblings, 1 reply; 7+ messages in thread
From: H.J. Lu @ 2020-06-17  0:55 UTC (permalink / raw)
  To: Carlos O'Donell
  Cc: libc-alpha, Joseph Myers, Andreas Schwab, Ryan S. Arnold,
	Mark Brown, Paul Eggert, Jakub Jelinek, Maxim Kuvyrkov,
	Dmitry V. Levin, Aurelien Jarno, Romain Naour, Stan Shebs,
	Khem Raj, Florian Weimer

On Tue, Jun 16, 2020 at 5:03 PM Carlos O'Donell via Libc-alpha
<libc-alpha@sourceware.org> wrote:
>
> The GNU C Library 2.32 release is scheduled for August 1st 2020.
>
> The ABI freeze should happen between July 1st 2020.

I'd like to export <cpu-features.h>:

https://sourceware.org/bugzilla/show_bug.cgi?id=26124

> We have 2 more weeks before ABI freeze.
>
> Do we have any volunteers for release manager?
>
> --
> Cheers,
> Carlos.
>


-- 
H.J.

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

* Re: glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
  2020-06-17  0:55 ` H.J. Lu
@ 2020-06-18 12:51   ` Carlos O'Donell
  0 siblings, 0 replies; 7+ messages in thread
From: Carlos O'Donell @ 2020-06-18 12:51 UTC (permalink / raw)
  To: H.J. Lu
  Cc: libc-alpha, Joseph Myers, Andreas Schwab, Ryan S. Arnold,
	Mark Brown, Paul Eggert, Jakub Jelinek, Maxim Kuvyrkov,
	Dmitry V. Levin, Aurelien Jarno, Romain Naour, Stan Shebs,
	Khem Raj, Florian Weimer

On 6/16/20 8:55 PM, H.J. Lu wrote:
> On Tue, Jun 16, 2020 at 5:03 PM Carlos O'Donell via Libc-alpha
> <libc-alpha@sourceware.org> wrote:
>>
>> The GNU C Library 2.32 release is scheduled for August 1st 2020.
>>
>> The ABI freeze should happen between July 1st 2020.
> 
> I'd like to export <cpu-features.h>:
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=26124

If you feel that this is a release blocker for Intel please add it
to the glibc 2.32 release blockers for review:

https://sourceware.org/glibc/wiki/Release/2.32#Release_blockers.3F


>> We have 2 more weeks before ABI freeze.
>>
>> Do we have any volunteers for release manager?
>>
>> --
>> Cheers,
>> Carlos.
>>
> 
> 


-- 
Cheers,
Carlos.


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

* Re: glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
  2020-06-17  0:02 glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager? Carlos O'Donell
  2020-06-17  0:55 ` H.J. Lu
@ 2020-06-19  1:11 ` Jim Wilson
  2020-06-19 16:03   ` Alistair Francis
  2020-06-20  5:07 ` Vineet Gupta
  2 siblings, 1 reply; 7+ messages in thread
From: Jim Wilson @ 2020-06-19  1:11 UTC (permalink / raw)
  To: Carlos O'Donell
  Cc: libc-alpha, Joseph Myers, Andreas Schwab, Ryan S. Arnold,
	Mark Brown, Paul Eggert, Jakub Jelinek, Maxim Kuvyrkov,
	Dmitry V. Levin, Aurelien Jarno, Romain Naour, Stan Shebs,
	Khem Raj, Florian Weimer

On Tue, Jun 16, 2020 at 5:02 PM Carlos O'Donell via Libc-alpha
<libc-alpha@sourceware.org> wrote:
> The GNU C Library 2.32 release is scheduled for August 1st 2020.
> The ABI freeze should happen between July 1st 2020.
> We have 2 more weeks before ABI freeze.

it would be nice to get a decision on the 32-bit RISC-V patches,
though since this is a new target, I'm not clear on whether this has
to happen before the ABI freeze or not.

Jim

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

* Re: glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
  2020-06-19  1:11 ` Jim Wilson
@ 2020-06-19 16:03   ` Alistair Francis
  2020-06-19 18:58     ` Adhemerval Zanella
  0 siblings, 1 reply; 7+ messages in thread
From: Alistair Francis @ 2020-06-19 16:03 UTC (permalink / raw)
  To: Jim Wilson
  Cc: Carlos O'Donell, Jakub Jelinek, Florian Weimer, libc-alpha,
	Andreas Schwab, Mark Brown, Dmitry V. Levin, Joseph Myers,
	Maxim Kuvyrkov

On Thu, Jun 18, 2020 at 6:12 PM Jim Wilson <jimw@sifive.com> wrote:
>
> On Tue, Jun 16, 2020 at 5:02 PM Carlos O'Donell via Libc-alpha
> <libc-alpha@sourceware.org> wrote:
> > The GNU C Library 2.32 release is scheduled for August 1st 2020.
> > The ABI freeze should happen between July 1st 2020.
> > We have 2 more weeks before ABI freeze.
>
> it would be nice to get a decision on the 32-bit RISC-V patches,
> though since this is a new target, I'm not clear on whether this has
> to happen before the ABI freeze or not.

Agreed!

Also, I would like the "Support semctl_syscall() for __TIMESIZE==64"
series (https://patchwork.sourceware.org/project/glibc/list/?series=404)
to be merged as well. It's been waiting for review for a while now.

Alistair

>
> Jim

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

* Re: glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
  2020-06-19 16:03   ` Alistair Francis
@ 2020-06-19 18:58     ` Adhemerval Zanella
  0 siblings, 0 replies; 7+ messages in thread
From: Adhemerval Zanella @ 2020-06-19 18:58 UTC (permalink / raw)
  To: libc-alpha



On 19/06/2020 13:03, Alistair Francis via Libc-alpha wrote:
> On Thu, Jun 18, 2020 at 6:12 PM Jim Wilson <jimw@sifive.com> wrote:
>>
>> On Tue, Jun 16, 2020 at 5:02 PM Carlos O'Donell via Libc-alpha
>> <libc-alpha@sourceware.org> wrote:
>>> The GNU C Library 2.32 release is scheduled for August 1st 2020.
>>> The ABI freeze should happen between July 1st 2020.
>>> We have 2 more weeks before ABI freeze.
>>
>> it would be nice to get a decision on the 32-bit RISC-V patches,
>> though since this is a new target, I'm not clear on whether this has
>> to happen before the ABI freeze or not.
> 
> Agreed!
> 
> Also, I would like the "Support semctl_syscall() for __TIMESIZE==64"
> series (https://patchwork.sourceware.org/project/glibc/list/?series=404)
> to be merged as well. It's been waiting for review for a while now.

I will review this on next week.

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

* Re: glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
  2020-06-17  0:02 glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager? Carlos O'Donell
  2020-06-17  0:55 ` H.J. Lu
  2020-06-19  1:11 ` Jim Wilson
@ 2020-06-20  5:07 ` Vineet Gupta
  2 siblings, 0 replies; 7+ messages in thread
From: Vineet Gupta @ 2020-06-20  5:07 UTC (permalink / raw)
  To: Carlos O'Donell, libc-alpha, Joseph Myers, Andreas Schwab,
	Ryan S. Arnold, Mark Brown, Paul Eggert, Jakub Jelinek,
	Maxim Kuvyrkov, Dmitry V. Levin, Aurelien Jarno, Romain Naour,
	Stan Shebs, Khem Raj, Florian Weimer
  Cc: arcml

On 6/16/20 5:02 PM, Carlos O'Donell via Libc-alpha wrote:
> The GNU C Library 2.32 release is scheduled for August 1st 2020.
> 
> The ABI freeze should happen between July 1st 2020.
> 
> We have 2 more weeks before ABI freeze.

ARC port seems pretty close to production quality, with multiple rounds of reviews
and updates already so it would be good to wrap it up too. All the accompanying
generic changes have already been merged.

Thx,
-Vineet

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

end of thread, other threads:[~2020-06-20  5:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17  0:02 glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager? Carlos O'Donell
2020-06-17  0:55 ` H.J. Lu
2020-06-18 12:51   ` Carlos O'Donell
2020-06-19  1:11 ` Jim Wilson
2020-06-19 16:03   ` Alistair Francis
2020-06-19 18:58     ` Adhemerval Zanella
2020-06-20  5:07 ` Vineet Gupta

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).