Slashdot Mirror


Fedora 19 Released

hypnosec writes "The Fedora Project has officially announced the release of Fedora 19 'Schrödinger's Cat' today. New features for the open source distribution include the developer's assistant, which accelerates development efforts by providing templates, samples and toolchains for a different languages; OpenShift Origin, which allows easy building of Platform-as-a-Service infrastructure; node.js; Ruby 2.0.0; MariaDB; Checkpoint & Restore, which allows users to checkpoint and restore processes; and OpenLMI, which makes remote management of machines simpler. The distribution also packs GNOME 3.8, KDE Plasma Workspace 4.10 and MATE Desktop 1.6."

2 of 202 comments (clear)

  1. Re:Moving to Fedora 19 Xfce by RedHackTea · · Score: 4, Informative

    Actually, Nautilus and the other GNOME applications listed do have a menu. At the top bar in the left corner next to the "Activities" is a little image of the currently focused application. If you right click on it, it brings up the normal menu that you're used to. It's not very intuitive at first... After using Fedora 19 (Beta) for the past few weeks now, I can tell you that GNOME 3.8 has fixed most (if not all) of the stability issues that I used to encounter in Fedora 18. It runs smoother and faster for me. However, the dreaded "tracker" program and the initial installer are still bitches. Fedora fixed the Add and Update Software applications, but now GNOME has broken the Printer application (if use it on a LAN, it will present you with an authorization popup repeatedly for every computer). But internally, I am happier with hostnamectl and SELinux now; Fedora has appeared to fix some of the annoying issues in Fedora 18 at least. Lastly, I suggest LXDE over Xfce :D

    --
    The G
  2. Re:Oracle's copy by _merlin · · Score: 4, Informative

    It still baffles me how Sun Microsystems could simply "buy" GPL licensed MySQL in the first place, but I guess if you own the trademark you own the software.

    Sigh... How many times will this need to be explained? All MySQL code was always Copyright MySQL AB. External contributions to the project required copyright assignment to MySQL AB (just like contributions to GNU projects require copyright assignment to FSF). Sun Microsystems bought the copyright to MySQL, and Oracle bought Sun. The copyright holder can release their IP under any license they want. They cannot revoke the GPL (or other copyleft) license on anything already released under that license. You don't lose your rights to anything MySQL AB and/or Sun Microsystems already released under GPL. But you have no right to demand that the copyright owner release future versions under any particular license.