Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Core 4.1.0 (GA)

Compare
Choose a tag to compare
@MingcongBai MingcongBai released this 01 Dec 01:23
· 191 commits to master since this release

Core 4.1 is a major feature update for the Core 4.0 series. This update contains important updates to core system components that improves system performance and security.

Linux API Headers:

  • Updated to 4.8.11.

GNU Compiler Collection (GCC):

  • Enabled Go language support.

GNU C Library (Glibc):

  • Updated Unicode version to 9.0.0.
  • Bumped minimum Kernel version requirement to 3.4.0.
  • Fixed CVE-2016-6323 (AOSA-2016-0030).
  • Disabled all non-UTF-8 locales by default.
  • Fixed issue where CP936 is missing single-byte Euro sign (0x80, U+20AC).

Binutils:

  • Disabled Gold linker by default on PowerPC 32-bit to prevent runtime issues.

IANA Timezone Data:

  • Updated to version 2016j.

Libtool:

  • Removed libtool from Core.

General/Meta:

  • Base definition now contains /bin/dash in /etc/shell.
  • Added BUILD_ID and generalized VERSION_ID in /etc/os-release.
  • Fixed some links in /etc/os-release.