Stories
Slash Boxes
Comments

SoylentNews is people

posted by CoolHand on Saturday April 25 2015, @04:25AM   Printer-friendly
from the no-idea-what-a-vervet-is-and-ruh-roh-systemd dept.

Ubuntu 15.04 has now been released; full details are at: https://wiki.ubuntu.com/VividVervet/ReleaseNotes

Notable new features:
- Unity 7.3
- LibreOffice 4.4
- Firefox 37
- Chromium 41

Low-level and server changes include:
- Linux kernel 3.19
- The move from upstart to systemd
- A new version of OpenStack
- Ubuntu Core (Snappy) - a variant to be used as a core OS for other software projects

OMGubuntu coverage is here: http://www.omgubuntu.co.uk/2015/04/ubuntu-15-04-download-new-features
Slashdot commentary/griping at: http://news.slashdot.org/story/15/04/24/1245209/ubuntu-1504-released-first-version-to-feature-systemd

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Sunday April 26 2015, @05:34PM

    by Anonymous Coward on Sunday April 26 2015, @05:34PM (#175389)

    And they are not.

    What happens is that their entry in the FS is removed, but as long as the program keeps the file open they have a entry to it.

    Flash tries to use this to hide their streaming caches on Linux.

    Fire up any video steam, then head for /proc/"flash pid"/fd, if you do a ls -l you will see symlink that points to a file in /tmp that has already been deleted. But as the flash process still has it as open, it can still read and write to it all it wants. but once it lets go, it is gone, unless you go at the FS with a recovery utility.