Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "News:Important Updates"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{News | {{News | ||
|Summary= | |Summary=Important Updates | ||
|News Format=Extended | |News Format=Extended | ||
|News Category=General | |News Category=General | ||
Line 10: | Line 10: | ||
Important packages updates now available: | Important packages updates now available: | ||
* minor portage update to fix <code>PORTAGE_SSH_OPTS</code> when using binary hosts. https://bugs.funtoo.org/browse/FL-3200 | |||
* grub-2.02_beta3 update. This update brings security fixes. Nothing special required with this update, no manual intervention required. | * grub-2.02_beta3 update. This update brings security fixes. Nothing special required with this update, no manual intervention required. | ||
* debian-sources-4.5.2 update. This kernel update brings important fix for sound cards of ice1712 family. Previous kernel had this module missing. It also now matching upstream kernel.org versions. | * debian-sources-4.5.2 update. This kernel update brings important fix for sound cards of ice1712 family. Previous kernel had this module missing. It also now matching upstream kernel.org versions. |
Latest revision as of 04:06, June 23, 2016
Important Updates
Important packages updates now available:
- minor portage update to fix
PORTAGE_SSH_OPTS
when using binary hosts. https://bugs.funtoo.org/browse/FL-3200 - grub-2.02_beta3 update. This update brings security fixes. Nothing special required with this update, no manual intervention required.
- debian-sources-4.5.2 update. This kernel update brings important fix for sound cards of ice1712 family. Previous kernel had this module missing. It also now matching upstream kernel.org versions.
- perl-5.22.2 minor update. This update require manual user intervention, which consist of rebuild perl modules:
root # emerge -auND @world root # perl-cleaner --all