--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2018-264d881a62
2018-05-21 14:02:55.441306
--------------------------------------------------------------------------------Name        : glibc
Product     : Fedora 28
Version     : 2.27
Release     : 14.fc28
URL         : http://www.gnu.org/software/glibc/
Summary     : The GNU libc libraries
Description :
The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.

--------------------------------------------------------------------------------Update Information:

This updates contains various updates from the upstream glibc 2.27 release
branch, including minor fixes for the `realpath` function and the i386 `memmove`
implementation. Python helper scripts in the `glibc-benchtests` subpackage now
use `/usr/bin/python3` as the script interpreter (RHBZ#1577223).  Starting with
this update, glibc will no longer re-exec systemd during glibc updates
(RHBZ#1579225).
--------------------------------------------------------------------------------ChangeLog:

* Thu May 17 2018 Florian Weimer  - 2.27-14
- Do not run telinit u on upgrades (#1579225)
* Tue May 15 2018 Florian Weimer  - 2.27-13
- Auto-sync with upstream branch release/2.27/master,
  commit 0cd4a5e87f6885a2f15fe8e7eb7378d010cdb606:
- sunrpc: Remove stray exports (#1577210)
- gd_GB: Fix typo in abbreviated "May" (swbz#23152)
- realpath: Fix path length overflow (swbz#22786)
- elf: Fix stack overflow with huge PT_NOTE segment (swbz#20419)
- resolv: Fully initialize struct mmsghdr in send_dg (swbz#23037)
- manual: Various fixes to the mbstouwcs example, and mbrtowc update
- getlogin_r: return early when linux sentinel value is set
- resolv: Fix crash in resolver on memory allocation failure (swbz#23005)
- Fix signed integer overflow in random_r (swbz#17343)
- RISC-V: fix struct kernel_sigaction to match the kernel version (swbz#23069)
* Fri May 11 2018 Florian Weimer  - 2.27-12
- Unconditionally build downstream with -mstackrealign for now
* Fri May 11 2018 Florian Weimer  - 2.27-11
- Inherit compiler flags in the original order
* Fri May 11 2018 Florian Weimer  - 2.27-10
- Inherit the -mstackrealign flag if it is set
* Fri May 11 2018 Florian Weimer  - 2.27-9
- Use /usr/bin/python3 for benchmarks scripts (#1577223)
--------------------------------------------------------------------------------References:

  [ 1 ] Bug #1579225 - glibc: Do not run telinit u on upgrades
        https://bugzilla.redhat.com/show_bug.cgi?id=1579225
  [ 2 ] Bug #1577223 - glibc: Use /usr/bin/python3 for benchmarks scripts
        https://bugzilla.redhat.com/show_bug.cgi?id=1577223
--------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-264d881a62' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWV4OZRD76QB32NAR5SPDGEVGZ4K72WQ/

Fedora 28: glibc Security Update 2018-264d881a62

May 21, 2018
This updates contains various updates from the upstream glibc 2.27 release branch, including minor fixes for the `realpath` function and the i386 `memmove` implementation

Summary

The glibc package contains standard libraries which are used by

multiple programs on the system. In order to save disk space and

memory, as well as to make upgrading easier, common system code is

kept in one place and shared between programs. This particular package

contains the most important sets of shared libraries: the standard C

library and the standard math library. Without these two libraries, a

Linux system will not function.

This updates contains various updates from the upstream glibc 2.27 release

branch, including minor fixes for the `realpath` function and the i386 `memmove`

implementation. Python helper scripts in the `glibc-benchtests` subpackage now

use `/usr/bin/python3` as the script interpreter (RHBZ#1577223). Starting with

this update, glibc will no longer re-exec systemd during glibc updates

(RHBZ#1579225).

* Thu May 17 2018 Florian Weimer - 2.27-14

- Do not run telinit u on upgrades (#1579225)

* Tue May 15 2018 Florian Weimer - 2.27-13

- Auto-sync with upstream branch release/2.27/master,

commit 0cd4a5e87f6885a2f15fe8e7eb7378d010cdb606:

- sunrpc: Remove stray exports (#1577210)

- gd_GB: Fix typo in abbreviated "May" (swbz#23152)

- realpath: Fix path length overflow (swbz#22786)

- elf: Fix stack overflow with huge PT_NOTE segment (swbz#20419)

- resolv: Fully initialize struct mmsghdr in send_dg (swbz#23037)

- manual: Various fixes to the mbstouwcs example, and mbrtowc update

- getlogin_r: return early when linux sentinel value is set

- resolv: Fix crash in resolver on memory allocation failure (swbz#23005)

- Fix signed integer overflow in random_r (swbz#17343)

- RISC-V: fix struct kernel_sigaction to match the kernel version (swbz#23069)

* Fri May 11 2018 Florian Weimer - 2.27-12

- Unconditionally build downstream with -mstackrealign for now

* Fri May 11 2018 Florian Weimer - 2.27-11

- Inherit compiler flags in the original order

* Fri May 11 2018 Florian Weimer - 2.27-10

- Inherit the -mstackrealign flag if it is set

* Fri May 11 2018 Florian Weimer - 2.27-9

- Use /usr/bin/python3 for benchmarks scripts (#1577223)

[ 1 ] Bug #1579225 - glibc: Do not run telinit u on upgrades

https://bugzilla.redhat.com/show_bug.cgi?id=1579225

[ 2 ] Bug #1577223 - glibc: Use /usr/bin/python3 for benchmarks scripts

https://bugzilla.redhat.com/show_bug.cgi?id=1577223

su -c 'dnf upgrade --advisory FEDORA-2018-264d881a62' at the command

line. For more information, refer to the dnf documentation available at

https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the

GPG keys used by the Fedora Project can be found at

https://fedoraproject.org/security/

package-announce mailing list -- package-announce@lists.fedoraproject.org

To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org

Fedora Code of Conduct: List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines

List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWV4OZRD76QB32NAR5SPDGEVGZ4K72WQ/

FEDORA-2018-264d881a62 2018-05-21 14:02:55.441306 Product : Fedora 28 Version : 2.27 Release : 14.fc28 URL : http://www.gnu.org/software/glibc/ Summary : The GNU libc libraries Description : The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function. This updates contains various updates from the upstream glibc 2.27 release branch, including minor fixes for the `realpath` function and the i386 `memmove` implementation. Python helper scripts in the `glibc-benchtests` subpackage now use `/usr/bin/python3` as the script interpreter (RHBZ#1577223). Starting with this update, glibc will no longer re-exec systemd during glibc updates (RHBZ#1579225). * Thu May 17 2018 Florian Weimer - 2.27-14 - Do not run telinit u on upgrades (#1579225) * Tue May 15 2018 Florian Weimer - 2.27-13 - Auto-sync with upstream branch release/2.27/master, commit 0cd4a5e87f6885a2f15fe8e7eb7378d010cdb606: - sunrpc: Remove stray exports (#1577210) - gd_GB: Fix typo in abbreviated "May" (swbz#23152) - realpath: Fix path length overflow (swbz#22786) - elf: Fix stack overflow with huge PT_NOTE segment (swbz#20419) - resolv: Fully initialize struct mmsghdr in send_dg (swbz#23037) - manual: Various fixes to the mbstouwcs example, and mbrtowc update - getlogin_r: return early when linux sentinel value is set - resolv: Fix crash in resolver on memory allocation failure (swbz#23005) - Fix signed integer overflow in random_r (swbz#17343) - RISC-V: fix struct kernel_sigaction to match the kernel version (swbz#23069) * Fri May 11 2018 Florian Weimer - 2.27-12 - Unconditionally build downstream with -mstackrealign for now * Fri May 11 2018 Florian Weimer - 2.27-11 - Inherit compiler flags in the original order * Fri May 11 2018 Florian Weimer - 2.27-10 - Inherit the -mstackrealign flag if it is set * Fri May 11 2018 Florian Weimer - 2.27-9 - Use /usr/bin/python3 for benchmarks scripts (#1577223) [ 1 ] Bug #1579225 - glibc: Do not run telinit u on upgrades https://bugzilla.redhat.com/show_bug.cgi?id=1579225 [ 2 ] Bug #1577223 - glibc: Use /usr/bin/python3 for benchmarks scripts https://bugzilla.redhat.com/show_bug.cgi?id=1577223 su -c 'dnf upgrade --advisory FEDORA-2018-264d881a62' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWV4OZRD76QB32NAR5SPDGEVGZ4K72WQ/

Change Log

References

Update Instructions

Severity
Product : Fedora 28
Version : 2.27
Release : 14.fc28
URL : http://www.gnu.org/software/glibc/
Summary : The GNU libc libraries

Related News