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

Commit d2dc912

Browse files
committed
Core: releasing 5.3.2
- Fixed several security vulnerabilities in Perl. - Fixed several security and usability issues in the GNU C Library.
1 parent d36311c commit d2dc912

File tree

3 files changed

+8
-19
lines changed

3 files changed

+8
-19
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
PKGNAME=aosc-aaa
2+
PKGVER=5.3.2
23
PKGSEC=misc
34
PKGDEP=""
45
PKGDES="Bed rock level system definitions"

core-misc/aosc-aaa/autobuild/postinst

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,26 +17,14 @@ install -dm1777 /var/tmp
1717

1818
echo -e \
1919
'
20-
Welcome to AOSC OS (5.3.1)!
20+
Welcome to AOSC OS (5.3.2)!
2121
22-
This is a feature and security update to the Core 5 series.
22+
This is a security update to the Core 5 series.
2323
2424
Updates:
2525
26-
- New architecture support: RISC-V 64-bit (riscv64)!
27-
- Updated GNU C Library with the newest changes on the 2.27 branch.
28-
- Changed behaviour of locale generation, which is now done during
29-
compile time - no more hour-long waiting!
30-
- Static libraries are longer stripped.
31-
- Multiple security fixes.
32-
- Updated Binutils with the newest changes on the 2.30 branch.
33-
- Multiple security fixes.
34-
- Updated GCC with the newest changes on the 7.3.1 branch.
35-
- Updated Perl with security fixes.
36-
- Updated Linux API Headers to 4.16.2.
37-
- Updated Ncurses to 6.1+20180407.
38-
- Updated Bash to 4.4.19.
39-
- Updated ISL to 0.19.
26+
- Fixed several security vulnerabilities in Perl.
27+
- Fixed several security and usability issues in the GNU C Library.
4028
4129
What to Expect:
4230
@@ -45,9 +33,9 @@ What to Expect:
4533
4634
-------------------------------------------------------------------------------
4735
48-
For a full changelog of Core 5.3.1, please read at:
36+
For a full changelog of Core 5.3.2, please read at:
4937
50-
https://github.com/AOSC-Dev/aosc-os-core/releases/tag/v5.3.1
38+
https://github.com/AOSC-Dev/aosc-os-core/releases/tag/v5.3.2
5139
5240
-------------------------------------------------------------------------------
5341

core-misc/aosc-aaa/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VER=5.3.1
1+
VER=5.3.2
22
GITSRC="https://github.com/AOSC-Dev/aosc-aaa"
33
GITCO="tags/v$VER"

0 commit comments

Comments
 (0)