Databases

MySQL Ends Enterprise Server Source Tarballs 413

vboulytchev writes "The folks at MySQL has quietly announced that it will no longer be distributing the MySQL Enterprise Server source as a tarball. It's been about a year since the split between the paid and free versions of the database project. The Enterprise Server code is still under the GNU General Public License (GPL), and as a result MySQL appears to be making it harder for non-customers to access the source code. 'One of the things that many users worry about is whether they're getting an inferior version of MySQL by using the Community version. Urlocker says that MySQL "wants to make sure the Community version is rock solid," but admitted that the company has introduced features into the Community edition of the software that "[weren't] as robust as we thought, and created some instabilities." Because of that, the company is revising its policies about when features go into the Community releases.'" Update: 08/10 04:56 GMT by CN :While it is slightly harder to get, the source isn't closed by any means, so I updated the title to reflect that.
PC Games (Games)

id Resolves DOSBox/GPL Issue 78

The British Gaming Blog is reporting that id Software has successfully resolved the minor issue it had with DOSBox, regarding older PC games being sold on Valve's Steam network. "The problem is all fixed up now with the proper licensing text in the game's readme. Developers working hand in hand with smaller application authors is not all that uncommon; SCUMM has worked closely with point and click masters Revolution and LucasArts to improve compatibility with their games, and hopefully this trend will continue so we can experience more old classics in the future."
Google

Google Partners With OIN For Linux 67

lymeca writes "Groklaw reports that Google has become the Open Invention Network's first end-user licensee. The OIN was established by companies such as IBM, Red Hat, and somewhat ironically Novell to accumulate patents and license them royalty-free to any company promising not to leverage their own patent portfolio against key applications available on GNU/Linux, including many GNU projects as well as Linux itself. Google's support bolsters the OIN's effectiveness as a shield against patent attacks against GNU/Linux and many popular applications that run on it."
GNU is Not Unix

id and Valve May Be Violating GPL 399

frooge writes "With the recent release of iD's catalog on Steam, it appears DOSBox is being used to run the old DOS games for greater compatibility. According to a post on the Halflife2.net forums, however, this distribution does not contain a copy of the GPL license that DOSBox is distributed under, which violates the license. According to the DOSBox developers, they were not notified that it was being used for this release."
GNU is Not Unix

Microsoft Seeks Open Source Certification 220

eldavojohn writes "Microsoft is applying for OSI certification for its Shared Source Initiative. The move is described in a blog post by an MS OSS lab worker: 'Today, we reached another milestone with the decision to submit our open licenses to the OSI approval process, which, if the licenses are approved, should give the community additional confidence that the code we're sharing is truly Open Source. I believe that the same voices that have been calling for Microsoft products to better interoperate with open source products would voice their approval should the Open Source Initiative itself open up to more of the IT industry.' According to PC World, reaction from the community has been mostly positive."
Programming

Don't Overlook Efficient C/C++ Cmd Line Processing 219

An anonymous reader writes "Command-line processing is historically one of the most ignored areas in software development. Just about any relatively complicated software has dozens of available command-line options. The GNU tool gperf is a "perfect" hash function that, for a given set of user-provided strings, generates C/C++ code for a hash table, a hash function, and a lookup function. This article provides a reference for a good discussion on how to use gperf for effective command-line processing in your C/C++ code."
Operating Systems

A Historical Look At The First Linux Kernel 173

LinuxFan writes "KernelTrap has a fascinating article about the first Linux kernel, version 0.01, complete with source code and photos of Linus Torvalds as a young man attending the University of Helsinki. Torvalds originally planned to call the kernel "Freax," and in his first announcement noted, "I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones." He also stressed that the kernel was very much tied to the i386 processor, "simply, I'd say that porting is impossible." Humble beginnings."
GNU is Not Unix

Under User Pressure, SugarCRM Adopts GPLv3 162

StonyandCher writes "SugarCRM is to adopt version 3 of the GNU general public license for the next release of its open-source CRM software after coming under pressure from its user community to move away from its own Sugar Public License. 'We just think it's a great license,' said John Roberts, SugarCRM CEO and co-founder. 'It's more copyleft, more liberal and less restrictive than our current license.' He added that when the beta version of Sugar Community Edition 5.0 ships within two weeks, it will be licensed under GPLv3."
The Courts

German Court Convicts Skype For Breaching GPL 309

terber writes "A German court has once again upheld the GPLv2 and convicted Skype (based in Luxembourg) of violating the GPL by selling the Linux-based VoIP phone 'SMCWSKP 100' without proper source code access. (Original is in German, link is a Google translation.) Skype later added a flyer to the phones' packaging giving a URL where the sources could be obtained; but the court found this insufficient and in breach of GPL section 3. The plaintiff was once again Netfilter developer Harald Welte, who runs gpl-violations.org. The decision is available in German at www.ifross.de (Google translation here)."

GCC 4.2.1 Released 449

larry bagina writes "GCC 4.2.1 was released 4 days ago. Although this minor update would otherwise be insignificant, it will be the final GPL v2 release; all future releases will be GPL v3. Some key contributors are grumbling over this change and have privately discussed a fork to stay as GPL v2. The last time GCC forked (EGCS), the FSF conceded defeat. How will the FSF/GNU handle the GPL 3 revolt?"
GNU is Not Unix

Tech Writers Spreading FUD About GPLv3 411

Tookis writes "Tech writers are spreading FUD about GPLv3 because they fear its take up will slow the adoption of Linux, according to this open source writer. "A large number of tech writers — I wouldn't call them journalists and sully my own profession — are fearful that the license will slow adoption of Linux in the workplace. And that would lead to a lessening of their own importance and influence."" So by posting this, am I spreading fud about spreading fud? I think I broke my brain.
GNU is Not Unix

Japan To Adopt Open Software Standards 75

em8chel writes "Japan has adopted a policy under which government ministries and agencies will solicit bids from software vendors whose products support internationally recognized open standards. Japan thus becomes the first country in Asia to embrace open software standards (PDF), the OpenDocument Format Alliance says in a press release. ODF managing director Marino Marcich is quoted: 'By giving preference to open software formats such as ODF, it is saying that information should be competitively priced, innovative, and easily available to the widest range of people, now and in the future. We hail Japan for its diligence and vision.' The new guidelines are available (in Japanese) from Japan's Ministry of Economy, Trade and Industry."
GNU is Not Unix

Jeremy Allison Talks Samba and GPLv3 167

dmarti writes "The software that enables Linux to act as a Windows file and print server is adopting the Free Software Foundation's new license. What will be the impact on users, distributors, and appliance vendors? Samba maintainer Jeremy Allison answers, in a podcast interview."
Television

BBC Trust Will Hear iPlayer Openness Complaints 177

AnotherDaveB writes with a Register story reporting that the BBC Trust has asked to meet with open source advocates to discuss their complaints over the corporation's Windows-only on-demand broadband TV service, iPlayer. The development came less than 48 hours after a meeting between the Open Source Consortium and regulators at Ofcom on Tuesday. Officials agreed to press the Trust, the BBC's governing body, to meet the OSC. The consortium received an invitation on Wednesday afternoon.
Microsoft

Groklaw Explains Microsoft and the GPLv3 349

A Groklaw Reader writes "After all the questions about how the GPLv3 will or won't apply to Microsoft following Microsoft's declaration that they weren't bound by it, PJ of Groklaw wrote this story about how and why the GPLv3 will apply to Microsoft. Specifically, it covers in what ways Microsoft would convey GPLv3 software under the Novell agreement, and how Microsoft's refusal to allow previously sold vouchers to be redeemed for GPLv3 software would impact that agreement. Given that Novell has said that they will distribute GPLv3 software, Microsoft may have had the tables turned on them already."
GNU is Not Unix

Samba Adopts GPLv3 For Future Releases 219

Jeremy Allison - Sam writes with news that the Samba Team has decided to adopt the GPLv3 and LGPLv3 licenses for all future releases of Samba. Follow the link for a FAQ addressed to Samba developers and contributors. "To allow people to distinguish which Samba version is released with the new GPLv3 license, we are updating our next version release number. The next planned version release was to be 3.0.26, this will now be renumbered so the GPLv3 version release will be 3.2.0. To be clear, all versions of Samba numbered 3.2 and later will be under the GPLv3, all versions of Samba numbered 3.0.x and before remain under the GPLv2."
GNU is Not Unix

FSF Rattles Tivo Saber At Apple 571

Ohreally_factor takes us back to Friday when both the iPhone and the GPLv3 were released. "This article at Tectonic suggests that Apple's iPhone might run afoul of the GPL. Peter Brown, executive director of the FSF is quoted as saying: 'Today, Steve Jobs and Apple release a product crippled with proprietary software and digital restrictions: crippled, because a device that isn't under the control of its owner works against the interests of its owner. We know that Apple has built its operating system, OS X, and its web browser Safari, using GPL-covered work — it will be interesting to see to what extent the iPhone uses GPLed software.' Might there really be GPLed code in the iPhone? It's well known that OS X built on BSD, which of course uses the BSD license. Webkit is based on KHTML which uses the LGPL."
Wine

SWSoft Out of Compliance With the GPL 419

MBCook writes "According to the Official Wine Wiki, SWSoft's Parallels 3.0 contains LGPL code. It seems that the new 3D acceleration features of Parallels 3.0 are based on Wine code (SWSoft isn't hiding this), but despite repeated requests they have not yet released their changes for the Wine developers. It has now been 22 days since SWSoft was first contacted on this issue; at the time they promised the code within 1-2 days. They have been contacted numerous time and currently say that they are waiting on 'legal department approval.'" Update: 07/03 00:06 GMT by KD : Reader something_wicked_thi notes that Parallels released the source code the next day.
GNU is Not Unix

Eben Moglen on the Global Software Industry Post-GPL3 55

Dan Shearer writes "Three days before GPLv3 was released, Eben Moglen delivered the annual lecture of The Scottish Society of Computers and Law in Edinburgh, Scotland giving his thoughts on 'The Global Software Industry in Transformation: After GPLv3.' The text transcription, audio and 384kbit video are up at archive.org. Eben looks back at the 'legislative action' achieved by the GPLv3 community over the last 18 months, and also from the 22nd century. A riveting presentation for all present."
GNU is Not Unix

GPLv3 Released 278

A GNU Dawn writes "The GPL v3 has just been released. Among other things, the released version grandfathers in the Novell deal so that Microsoft's SLES coupons will undermine their patent threats, replaces references to the Magnusson-Moss Warranty Act with more specific language, and clarifies that using BitTorrent to convey a GPLed work is not a breach of the license (it might be one, technically, in GPLv2). The GPL FAQ has been updated to cover the new changes." Commentary is available over at Linux.com (which is owned, along with Slashdot, by Sourceforge).

Slashdot Top Deals