diff options
| author | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-06-18 21:04:22 +0200 |
|---|---|---|
| committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-06-18 21:04:22 +0200 |
| commit | f71f6133c6c4e0f5dbd7f03351bcae41b436b1b2 (patch) | |
| tree | 57ab8e970865048ae2aa6a030932e1ebf924518b /posts | |
| parent | c38ee17a50ffdec17fd6a37373a2d0af817157fa (diff) | |
| download | alpine-mksite-f71f6133c6c4e0f5dbd7f03351bcae41b436b1b2.tar.bz2 alpine-mksite-f71f6133c6c4e0f5dbd7f03351bcae41b436b1b2.tar.xz | |
posts: add 3.10.0 release notes
Diffstat (limited to 'posts')
| -rw-r--r-- | posts/Alpine-3.10.0-released.md | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/posts/Alpine-3.10.0-released.md b/posts/Alpine-3.10.0-released.md new file mode 100644 index 0000000..92ab3e0 --- /dev/null +++ b/posts/Alpine-3.10.0-released.md @@ -0,0 +1,76 @@ +--- +title: 'Alpine 3.10.0 released' +date: 2019-06-13 +--- + +Alpine Linux 3.10.0 Released +=========================== + +We are pleased to announce the release of Alpine Linux 3.10.0, the first in +the v3.10 stable series. + +New features and noteworthy new packages +---------------------------------------- + +* Support for Pine64LTS +* iwd, a modern alternative for wpa_supplicant +* USB, serial and ethernet support for arm boards +* ceph, a distributed object store and filesystem +* lightdm, a cross-desktop display manager + +Significant updates +------------------- +* Linux 4.19.52 +* GCC 8.3.0 +* Busybox 1.30 +* musl libc 1.1.22 +* LLVM 8.0.0 +* Go 1.12.6 +* Python 3.7 +* Perl 5.28 +* Rust 1.34.2 +* Crystal 0.29.0 +* PHP 7.3.6 +* Zabbix 4.2.3 +* Nextcloud 16.0.1 +* Git 2.22.0 +* OpenJDK 11.0.4 + +Significant removals: +--------------------- + +* Qt4 +* Texlive +* Truecrypt +* Mongodb + +Credits +------- +Thanks to everyone sending in patches, bug reports, new and updated aports, +and to everyone helping with writing documentation, maintaining the +infrastructure, or has contributed in any other way! + +Thanks to [GIGABYTE][1], [Linode][2], [Fastly][3], [IBM][4], [Packet][5], +[vpsFree][6] and [RapidSwitch][7] for providing us with hardware and +hosting. + +Changes +------- +The full list of changes can be found in the [git log][8] and [bug tracker][9]. + + +[1]: http://b2b.gigabyte.com/ +[2]: https://linode.com +[3]: https://www.fastly.com/ +[4]: https://ibm.com/ +[5]: https://packet.net/ +[6]: https://vpsfree.org +[7]: https://www.rapidswitch.com/ +[8]: http://git.alpinelinux.org/cgit/aports/log/?h=v3.9.0 +[9]: https://bugs.alpinelinux.org/versions/127 + + +Commit statistics +----------------- +<pre> +</pre> |
