diff options
| author | ScrumpyJack <scrumpyjack@st.ilet.to> | 2016-06-01 08:54:14 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-01 10:59:58 +0200 |
| commit | 2cf7c47b5b797f0087bf19660fe56d78cafeeef1 (patch) | |
| tree | 4b41825ec594eb48626c09ca364a8a45084beaf2 /posts | |
| parent | e1275007201fcca213ee002ee12aa2b5aba2bece (diff) | |
| download | alpine-mksite-2cf7c47b5b797f0087bf19660fe56d78cafeeef1.tar.bz2 alpine-mksite-2cf7c47b5b797f0087bf19660fe56d78cafeeef1.tar.xz | |
alpine-mksite/posts/Alpine-3.4.0-released.md: text update
Diffstat (limited to 'posts')
| -rw-r--r-- | posts/Alpine-3.4.0-released.md | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/posts/Alpine-3.4.0-released.md b/posts/Alpine-3.4.0-released.md index a61409a..714b8a4 100644 --- a/posts/Alpine-3.4.0-released.md +++ b/posts/Alpine-3.4.0-released.md @@ -5,27 +5,28 @@ date: 2016-05-31 # Alpine 3.4.0 released -We are pleased to announce Alpine Linux 3.4.0, the first release in v3.4 +We are pleased to announce the release of Alpine Linux 3.4.0, the first in the v3.4 stable series. ## Some of the new features are: -- Linux 4.4 kernel -- New iso image for virtual machines: alpine-virt -- support for DNS search in /etc/resolv.conf -- ruby 2.3 -- postgresql 9.5 +- Linux 4.4 kernel. +- New iso image for virtual machines: alpine-virt. +- Improved support for the Raspberry Pi ecosystem. +- Support for DNS search domains in /etc/resolv.conf. +- ruby 2.3. +- postgresql 9.5. -## Noteworthy changes when upgrading: +## Noteworthy changes in the upgrade: -- The PHP packages got renamed from php* to php5*. -- The service `cron` got renamed to `crond`. -- busybox `ping` now use unprivileged ICMP sockets so binary does not need to - be suid root. This means you need to be in group with gid 999-59999 for - being allowed to send pings. -- Most ruby-* packages were removed. Use `gem` instead. +- PHP packages have been renamed from php* to php5*. +- The service `cron` has been renamed to `crond`. +- busybox `ping` now uses unprivileged ICMP sockets so the binary does not need to + be suid root. This means that you need to be in a group with gid between 999-59999 to be + permitted to send pings. +- Most ruby-* packages have been removed. You should use `gem` instead. -## Some of the desktop applications that were upgraded for v3.4: +## Desktop applications that have been upgraded in v3.4 include: - evince 3.20 - libreoffice 5.1 |
