Forum     

Go Back   Digit Technology Discussion Forum > News > Technology News
Register FAQ Calendar Mark Forums Read

Technology News News from the world of technology that our members stumble across. NOTE: Sources to be mentioned at the beginning of each post.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 30-06-2007, 12:29 PM   #1 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile GPLv3 Released


Quote:
"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."
http://linux.slashdot.org/linux/07/06/29/172228.shtml
Featurewise:
http://www.linux.com/feature/115650

Quote:
Version 3

In late 2005, the Free Software Foundation (FSF) announced work on version 3 of the GPL (GPLv3). On 16 January 2006, the first "discussion draft" of GPLv3 was published, and a public consultation began which was to last approximately one year. It actually took a year and a half. The FSF officially released the final version of GPLv3 on 29 June 2007; see [5] for the full text.
GPLv3 was written by Richard Stallman, with legal counsel from Eben Moglen and Software Freedom Law Center.[9]
Stallman's summary of important changes proposed in the first draft included handling software patent issues, free software license compatibility, the definition of "source code", and tivoization.[9] Other notable changes include allowing authors to add certain additional restrictions and requirements to their contributions.
One of those new optional restrictions, sometimes referred to as the Affero clause, is intended to plug a web-publishing loophole; the permitting of this optional restriction is meant to make it permitted to modify GPLv3 to be compatible with the Affero General Public License.
The public consultation process was coordinated by the Free Software Foundation with assistance from Software Freedom Law Center, Free Software Foundation Europe, and other free software groups. Comments were collected from the public via the gplv3.fsf.org web portal. That portal runs purpose-written software called stet. These comments were passed to four committees comprising approximately 130 people, including supporters and detractors of FSF's goals. Those committees researched the comments submitted by the public and passed their summaries to Stallman for a decision on what the license would do.
Unofficial diffs between version 2 and the v3 draft 1 were released by Groklaw.[10].
During the public consultation process, 1,000 comments were submitted for the first draft, and, as of March 2007, 681 comments had been submitted for the second draft.
A third draft was released on 28 March 2007[11]. This draft included language intended to prevent patent cross-licenses like the controversial Microsoft-Novell patent agreement and restricts the anti-tivoization clauses to the legal definition of a "User" or "consumer product." It also explicitly removed the section on "Geographical Limitations" that was planned to be removed in earlier drafts, but was in the drafts nonetheless. An unofficial diff can be found here. Notably, the final discussion draft[12] of the GPLv3, released on 31 May 2007, introduced Apache Software License compatibility, clarified the role of outside contractors, and while grandfathering the Microsoft-Novell agreement, the sixth paragraph of section 11 requires that "You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license [...]", which should make future deals of this form ineffective. The license is also meant to require Microsoft to extend the patent licenses it grants to Novell customers for the use of GPLv3 software to all users of that GPLv3 software; this is possible only if Microsoft is legally a "conveyor" (distributor) of the GPLv3 software.[13][14]
Others, notably some high-profile developers of the Linux kernel, commented to the mass media and made public statements about their objections to parts of discussion drafts 1 and 2.[15]
http://en.wikipedia.org/wiki/GPL#Version_3
Quote:
We thank you for helping us revise and update the GNU General Public License, from version 2 to version 3. We encourage you to continue helping us revise the AGPLv3, FDLv2, and SFDL.
2007 June 29: GPLv3 and LGPLv3 have been released!
The final text of GPLv3 is accompanied with a rationale document explaining the few changes since the “Last Call” draft. The final text of LGPLv3 is available as well. Please see our press release. The GPL FAQ has already been updated with additional information, and we'll continue to improve it over the next few weeks.
AGPLv3, FDLv2, and SFDL are still being revised. We look forward to your feedback and support as we continue to develop these licenses.
http://gplv3.fsf.org/
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 30-06-2007, 01:03 PM   #2 (permalink)
You gave been GXified
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,633
Default Re: GPLv3 Released

Cool, does this means we can have FFDSHow in Ubuntu integrated
__________________
about.me/gxsaurav
gxsaurav is offline  
Old 01-07-2007, 11:47 PM   #3 (permalink)
UbuntuUser
 
cynosure's Avatar
 
Join Date: Sep 2006
Location: India
Posts: 746
Default Re: GPLv3 Released

And what about DRM. GNUs gonna support it??
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
cynosure is offline  
Old 02-07-2007, 01:03 AM   #4 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: GPLv3 Released

u can read GPL3 FAQ:
Quote:
Does GPLv3 prohibit DRM?

It does not; you can use code released under GPLv3 to develop any kind of DRM technology you like. However, if you do this, section 3 says that the system will not count as an effective technological “protection” measure, which means that if someone breaks the DRM, he will be free to distribute his software too, unhindered by the DMCA and similar laws.

As usual, the GNU GPL does not restrict what people do in software, it just stops them from restricting others.
http://www.gnu.org/licenses/gpl-faq.html#DRMProhibited
But it is effective(prevents/protects) with software patent claims.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org

Last edited by praka123; 02-07-2007 at 01:25 AM.
praka123 is offline  
Old 02-07-2007, 01:06 AM   #5 (permalink)
You gave been GXified
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,633
Default Re: GPLv3 Released

Cool, does this means in English that FFDShow can now be included?
__________________
about.me/gxsaurav
gxsaurav is offline  
Old 02-07-2007, 01:43 AM   #6 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: GPLv3 Released

gplv3 does give protection against s/w patents.but this thing i am not sure.I believe newer projects that are licensed under gplv3-that gives the chance!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Eight common misunderstandings about GPLv3 freebird Technology News 1 11-05-2007 04:24 PM
GPLv3 draft 3 arrives, bans patent pacts mediator Open Source 3 29-03-2007 05:40 PM
Kernel developers declare GPLv3 dangerous!! JGuru Open Source 6 25-09-2006 04:00 PM
GNU GPLv3 ! naveenchandran Open Source 2 18-01-2006 06:59 PM
system mechanic 6 has been released released anandk QnA (read only) 10 22-10-2005 08:19 AM

 
Latest Threads
- by chris
- by icebags
- by Tenida
- by Who

Advertisement




All times are GMT +5.5. The time now is 12:54 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2