This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.21-7-gebda2f1


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  ebda2f17ffc735f7daa67f752ec454b3f305e392 (commit)
      from  46d54873c379cb1a3acc501587a5bc22c0767b38 (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 -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=ebda2f17ffc735f7daa67f752ec454b3f305e392

commit ebda2f17ffc735f7daa67f752ec454b3f305e392
Author: Carlos O'Donell <carlos@systemhalted.org>
Date:   Fri Feb 6 12:59:37 2015 -0500

    NEWS: Fix spelling.

diff --git a/NEWS b/NEWS
index 585eda6..3a209ce 100644
--- a/NEWS
+++ b/NEWS
@@ -60,7 +60,7 @@ Version 2.21
 
 * CVE-2104-7817 The wordexp function could ignore the WRDE_NOCMD flag
   under certain input conditions resulting in the execution of a shell for
-  command substitution when the applicaiton did not request it. The
+  command substitution when the application did not request it. The
   implementation now checks WRDE_NOCMD immediately before executing the
   shell and returns the error WRDE_CMDSUB as expected.
 

-----------------------------------------------------------------------

Summary of changes:
 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]