public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] NEWS: Move PLT tracking slowdown to glibc 2.35.
@ 2022-04-12 17:29 Carlos O'Donell
  2022-04-12 21:50 ` Adhemerval Zanella
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos O'Donell @ 2022-04-12 17:29 UTC (permalink / raw)
  To: libc-alpha, adhemerval.zanella

In commit 063f9ba220f434c7f30dd65c4cff17c0c458a7cf the NEWS section
was accidentally added to the glibc 2.34 NEWS section. The NEWS entry
should have been added to glibc 2.35 which contained the committed
fix. This moves the NEWS entry to correct section.
---
 NEWS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 626eeabf5d..4b6d9de2b5 100644
--- a/NEWS
+++ b/NEWS
@@ -165,6 +165,9 @@ Major new features:
   fortification balanced against additional runtime cost (checking non-constant
   bounds).
 
+* The audit libraries will avoid unnecessary slowdown if it is not required
+  PLT tracking (by not implementing the la_pltenter or la_pltexit callbacks).
+
 Deprecated and removed features, and other changes affecting compatibility:
 
 * On x86-64, the LD_PREFER_MAP_32BIT_EXEC environment variable support
@@ -464,9 +467,6 @@ Major new features:
   execute programs that do not have any dynamic dependency (that is,
   they are statically linked).  This feature is Linux-specific.
 
-* The audit libraries will avoid unnecessary slowdown if it is not required
-  PLT tracking (by not implementing the la_pltenter or la_pltexit callbacks).
-
 Deprecated and removed features, and other changes affecting compatibility:
 
 * The function pthread_mutex_consistent_np has been deprecated; programs
-- 
2.35.1


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

* Re: [COMMITTED] NEWS: Move PLT tracking slowdown to glibc 2.35.
  2022-04-12 17:29 [COMMITTED] NEWS: Move PLT tracking slowdown to glibc 2.35 Carlos O'Donell
@ 2022-04-12 21:50 ` Adhemerval Zanella
  0 siblings, 0 replies; 2+ messages in thread
From: Adhemerval Zanella @ 2022-04-12 21:50 UTC (permalink / raw)
  To: Carlos O'Donell, libc-alpha



On 12/04/2022 14:29, Carlos O'Donell wrote:
> In commit 063f9ba220f434c7f30dd65c4cff17c0c458a7cf the NEWS section
> was accidentally added to the glibc 2.34 NEWS section. The NEWS entry
> should have been added to glibc 2.35 which contained the committed
> fix. This moves the NEWS entry to correct section.

Oops, thanks.

> ---
>  NEWS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 626eeabf5d..4b6d9de2b5 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -165,6 +165,9 @@ Major new features:
>    fortification balanced against additional runtime cost (checking non-constant
>    bounds).
>  
> +* The audit libraries will avoid unnecessary slowdown if it is not required
> +  PLT tracking (by not implementing the la_pltenter or la_pltexit callbacks).
> +
>  Deprecated and removed features, and other changes affecting compatibility:
>  
>  * On x86-64, the LD_PREFER_MAP_32BIT_EXEC environment variable support
> @@ -464,9 +467,6 @@ Major new features:
>    execute programs that do not have any dynamic dependency (that is,
>    they are statically linked).  This feature is Linux-specific.
>  
> -* The audit libraries will avoid unnecessary slowdown if it is not required
> -  PLT tracking (by not implementing the la_pltenter or la_pltexit callbacks).
> -
>  Deprecated and removed features, and other changes affecting compatibility:
>  
>  * The function pthread_mutex_consistent_np has been deprecated; programs

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

end of thread, other threads:[~2022-04-12 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 17:29 [COMMITTED] NEWS: Move PLT tracking slowdown to glibc 2.35 Carlos O'Donell
2022-04-12 21:50 ` Adhemerval Zanella

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