From Fedora Project Wiki

(note on tck)
(30 intermediate revisions by 12 users not shown)
Line 3: Line 3:
The Fedora Project strongly [[Objectives|encourages]]  using [http://www.gnu.org/philosophy/free-sw.html free]  and [http://opensource.org/ open source]  software. Fedora has [[Packaging/LicensingGuidelines|licensing guidelines]]  that enforce the following requirements:
The Fedora Project strongly [[Objectives|encourages]]  using [http://www.gnu.org/philosophy/free-sw.html free]  and [http://opensource.org/ open source]  software. Fedora has [[Packaging/LicensingGuidelines|licensing guidelines]]  that enforce the following requirements:


* If it is proprietary, it cannot be included in Fedora.
* If it is proprietary, it cannot be included in Fedora. ([[Licensing:Main#Binary_Firmware|Binary firmware]] is the only exception to this)
* If it is legally encumbered, it cannot be included in Fedora.
* If it is legally encumbered, it cannot be included in Fedora.
* If it violates United States laws (specifically, Federal or applicable state laws), it cannot be included in Fedora.
* If it violates United States laws (specifically, Federal or applicable state laws), it cannot be included in Fedora.


The Fedora Project [[FAQ]] and the more informal, unofficial [http://fedorafaq.orgprovide useful answers on commonly asked questions.  However, the unofficial site is not associated with or supported by the Fedora Project. You can find many interesting things using a search engine like [http://google.com Google]. [[Third party repositories]] might contain software that has been not been included in the official Fedora software repository.
[[Third party repositories]] often have more liberal licensing policies and contain software that has been excluded from the official Fedora software repository for various reasons.  The Fedora Project [[FAQ]] and the informal one http://fedorafaq.org provide useful answers to commonly asked questions.  However, the informal faq site is not affiliated with the Fedora Project. You can use a search engine like [http://google.com Google] to look for additional help. The proprietary software and drivers discussed may be available from the respective owners and other vendors. Fedora Project instead highly recommends that you support the right vendors and get [http://www.fsf.org/resources/hw hardware]  that can work with completely free and open source software and not restricted by [[Software Patents]] and other legal encumbrances.  
 
The proprietary software and drivers discussed may be available from the respective owners and other vendors. Fedora Project instead highly recommends that you support the right vendors and get [http://www.fsf.org/resources/hw hardware]  that can work with completely free and open source software and not restricted by [[Software Patents]] and other legal encumbrances.
 
== Community Participation ==
 
There are several areas in which more community participation can significantly enhance Fedora.  Refer to the [[Join]]  page for potential contributions and [[WishList|  Fedora Wishlist]]  for some examples. If you are interested in maintaining other software packages in Fedora see the [[PackageMaintainers]]  page.
 
== Current Legal Issues ==
 
There are several items under discussion on the [[FedoraLegalIssues|  Legal Issues]]  page that may be added to or removed from this page when a final decision is reached.


{{Anchor|MP3_Support}}
{{Anchor|MP3_Support}}
Line 23: Line 13:
[https://fedoraproject.org/wiki/ForbiddenItems#MP3_Support Permalink of this answer]  
[https://fedoraproject.org/wiki/ForbiddenItems#MP3_Support Permalink of this answer]  


MP3 encoding and decoding support is not included in any Fedora application because MP3 is heavily patented in several regions including the United States.  The patent holder is unwilling to give an unrestricted patent grant, as required by the GPL. Other platforms might have paid the royalty and/or included proprietary software. Other Linux distributions not based in a region affected by the patent might ship MP3 decoders/encoders or they might have included proprietary software.  However, Fedora cannot and does not include MP3 decoders/encoders in order to serve the goal of providing and supporting only free and open source software that is not restricted by software patents by default.
MP3 encoding and decoding support is not included in any Fedora application because MP3 is heavily patented in several regions including the United States.  The patent holder is unwilling to give an unrestricted patent grant, as required by the GPL. This means that we cannot include MP3 code, even as source. Other platforms might have paid the royalty and/or included proprietary software. Other Linux distributions not based in a region affected by the patent might ship MP3 decoders/encoders or they might have included proprietary software.  However, Fedora cannot and does not include MP3 decoders/encoders in order to serve the goal of providing and supporting only free and open source software that is not restricted by software patents by default.


'''Fedora Suggests:''' If possible, use patent unrestricted formats such as Ogg Vorbis (a lossy audio codec that has better quality than MP3), or FLAC (a lossless audio codec).
'''Fedora Suggests:''' If possible, use patent unrestricted formats such as Ogg Vorbis or Opus (lossy audio codecs that have better quality than MP3), or FLAC (a lossless audio codec).


[[Multimedia/MP3|  More Information...]]
[[Multimedia/MP3|  More Information...]]
 
== Proprietary Kernel Drivers ==
== Proprietary Kernel Drivers ==


Proprietary drivers are not included in Fedora. They are considered harmful by many kernel developers.
Proprietary drivers are not included in Fedora. Many kernel developers consider such drivers as violation of the GPL license of the kernel. Fedora does not include proprietary software.
 
https://www.linuxfoundation.org/en/Kernel_Driver_Statement
 
https://www.linuxfoundation.org/en/Driver_qa
 
Many kernel developers consider such drivers as violation of the GPL license of the kernel. Fedora does not include proprietary software.


{{Anchor|NVIDIA}}
{{Anchor|NVIDIA}}
== NVIDIA Accelerated Graphics Drivers ==
== NVIDIA Proprietary Graphics Drivers ==
[https://fedoraproject.org/wiki/ForbiddenItems#NVIDIA Permalink of this answer]  
[https://fedoraproject.org/wiki/ForbiddenItems#NVIDIA Permalink of this answer]  


The NVIDIA graphics drivers are proprietary, and many kernel developers consider this driver to violate the GPL license of the kernel. Fedora does not include proprietary software.
The NVIDIA graphics drivers are proprietary, and many kernel developers consider this driver to violate the GPL license of the kernel. Fedora does not include proprietary software.


'''Fedora Suggests:''' Consider using a graphics adapter from Intel or any other manufacturer that provides full specifications or source code.  Note that NVIDIA adapters will usually work well using the drivers included with Fedora, but accelerated functions (OpenGL) will not be available.
'''Fedora Suggests:''' Consider using the free and Nouveau driver instead or use a graphics adapter from Intel or AMD or any other manufacturer that provides full specifications and/or source code.  


{{Anchor|ATI}}
{{Anchor|ATI}}
== ATI Accelerated Graphics Drivers ==
 
== ATI Catalyst Proprietary Graphics Drivers ==
[https://fedoraproject.org/wiki/ForbiddenItems#ATI Permalink of this answer]  
[https://fedoraproject.org/wiki/ForbiddenItems#ATI Permalink of this answer]  


The ATI graphics drivers are proprietary and many kernel developers consider this driver to violate the GPL license of the kernel. Fedora does not include proprietary software.
The ATI Catalyst graphics drivers are proprietary and many kernel developers consider this driver to violate the GPL license of the kernel. Fedora does not include proprietary software. Fedora does include the free and open source Radeon driver however. 


{{Admon/warning | ATI has provided specifications for their recent cards and also released drivers which are expected to support full 3D acceleration in the future. Fedora will include these drivers when they are more functional and robust.}}
'''Fedora Suggests:''' Consider using the free and open source Radeon driver instead.
 
{{Anchor|S3TC}}
 
== S3TC Texture Compression ==
[https://fedoraproject.org/wiki/ForbiddenItems#S3TC Permalink of this answer]
 
S3TC and related texture compression algorithms are patented by S3.  The patent license terms are not suitable for inclusion in Fedora.
 
Users located in countries where these patents do not apply may find the libtxc_dxtn package from RPM Fusion to be of help.


{{Anchor|NDISwrapper}}
{{Anchor|NDISwrapper}}
Line 70: Line 64:
Real Media encoding and decoding support is not included in any Fedora application because it is heavily patented in several regions including the United States.  The patent holder is unwilling to give an unrestricted patent grant, as required by the GPL. Other platforms might have paid the royalty, or included proprietary software. Other Linux distributions not based in a region affected by the patent might ship Real Media decoders and encoders.  However, Fedora cannot and does not ship Real Media decoders and encoders in order to serve the goal of providing and supporting only free and open source software by default.
Real Media encoding and decoding support is not included in any Fedora application because it is heavily patented in several regions including the United States.  The patent holder is unwilling to give an unrestricted patent grant, as required by the GPL. Other platforms might have paid the royalty, or included proprietary software. Other Linux distributions not based in a region affected by the patent might ship Real Media decoders and encoders.  However, Fedora cannot and does not ship Real Media decoders and encoders in order to serve the goal of providing and supporting only free and open source software by default.


'''Fedora Suggests:''' Try using patent unrestricted formats such as Ogg Vorbis (a lossy audio codec), Ogg Theora (a lossy video codec), or FLAC (a lossless audio codec)
'''Fedora Suggests:''' Try using patent unrestricted formats such as WebM (a lossy format for video and audio), Ogg Vorbis (a lossy audio codec), Ogg Theora (a lossy video codec), or FLAC (a lossless audio codec)


{{Anchor|DVD_Playback}}
{{Anchor|DVD_Playback}}
Line 78: Line 72:
DVD playback (of CSS encrypted DVDs) may be a violation of the [http://en.wikipedia.org/wiki/DMCA United States DMCA] , because it may be considered circumventing a copyright protection mechanism.  Additionally, MPEG2 is a patented codec, so even DVDs without encryption cannot be played.
DVD playback (of CSS encrypted DVDs) may be a violation of the [http://en.wikipedia.org/wiki/DMCA United States DMCA] , because it may be considered circumventing a copyright protection mechanism.  Additionally, MPEG2 is a patented codec, so even DVDs without encryption cannot be played.


'''Fedora Suggests:''' Using patent unrestricted formats such as Ogg Theora is highly recommended when encoding videos.
'''Fedora Suggests:''' Using patent unrestricted formats such as WebM or Ogg Theora is highly recommended when encoding videos.


[[Multimedia/DVD|  More Information...]]  
[[Multimedia/DVD|  More Information...]]  
Line 91: Line 85:


{{Anchor|Sun_Java}}
{{Anchor|Sun_Java}}
== Sun's Java ==
== Oracle's Java ==
[[ForbiddenItems#Sun_Java|Permalink of this answer]]
[[ForbiddenItems#Sun_Java|Permalink of this answer]]


Sun's Java is now under a free software license but still has some [http://www.sun.com/software/opensource/java/faq.jsp#h binary encumbranceswhich are being removed or replaced incrementally. Red Hat is [http://www.press.redhat.com/2007/11/05/red-hat-helps-advance-open-source-java/ working] with Sun to improve free and open source Java. Fedora 9 includes OpenJDK from Sun with encumbered portions replaced by the [http://icedtea.classpath.org/wiki/Main_Page IcedTea]  Project and it is fully [http://blog.softwhere.org/archives/196 TCK compliant]. Also Fedora includes and actively develops [http://gcc.gnu.org/java GCJ]  which can be used to run many Java programs and supports a different set of features and architectures. See the [[JavaFAQ]]  for more details.
Java is now under a free software license but still has some binary encumbrances which are being removed or replaced incrementally. Red Hat [http://www.press.redhat.com/2007/11/05/red-hat-helps-advance-open-source-java/ worked] with Sun to improve free and open source Java. Fedora 9 and above includes OpenJDK with encumbered portions replaced by the [http://icedtea.classpath.org/wiki/Main_Page IcedTea]  Project and it is fully [http://blog.softwhere.org/archives/196 TCK compliant]. Also Fedora includes and actively develops [http://gcc.gnu.org/java GCJ]  which can be used to run many Java programs and supports a different set of features and architectures. See the [[JavaFAQ]]  for more details.


{{Anchor|VMWare}}
{{Anchor|VMWare}}
Line 101: Line 95:
[https://fedoraproject.org/wiki/ForbiddenItems#VMWare Permalink of this answer]  
[https://fedoraproject.org/wiki/ForbiddenItems#VMWare Permalink of this answer]  


VMware is proprietary software. Fedora does not include proprietary software. Fedora includes and develops several [[Tools/Virtualization|  virtualization technologies]]  which may provide an alternative.
VMware is proprietary software. Fedora does not include proprietary software. Fedora includes and develops several [[Tools/Virtualization|  virtualization technologies]]  which can serve as an alternative.


{{Anchor|Adobe_Flash_Player}}
{{Anchor|Adobe_Flash_Player}}
Line 107: Line 101:
[https://fedoraproject.org/wiki/ForbiddenItems#Adobe_Flash_Player Permalink of this answer]  
[https://fedoraproject.org/wiki/ForbiddenItems#Adobe_Flash_Player Permalink of this answer]  


Adobe Flash Player is proprietary software. Fedora does not include proprietary software. There are open source alternatives including [http://www.schleef.org/swfdec/ Swfdec]  and [http://www.gnu.org/software/gnash/ Gnash]; both are available in Fedora's package repositories.  If you still need to install Adobe Flash, we have [[Flash|Flash installation instructions]].
Adobe Flash Player is proprietary software. Fedora does not include proprietary software.  If you still need to install Adobe Flash, we have [[Flash|Flash installation instructions]].


{{Anchor|Adobe_Acrobat_Reader}}
{{Anchor|Adobe_Acrobat_Reader}}
Line 131: Line 125:
[https://fedoraproject.org/wiki/ForbiddenItems#Moonlight Permalink of this answer]  
[https://fedoraproject.org/wiki/ForbiddenItems#Moonlight Permalink of this answer]  


There are serious concerns about Moonlight, due to Microsoft and Novell's public statements around its inclusion in their "covenant". In addition to that Groklaw has [http://www.groklaw.net/article.php?story=20080528133529454 posted] a FAQ from Software Freedom Law Center (SFLC) on the issues with this patent "covenant". Accordingly, this technology (with, or without codecs), is considered too risky, and is not acceptable for inclusion in Fedora.  
Moonlight is currently a abandoned project.  Even otherwise, there are serious concerns about Moonlight, due to Microsoft and Novell's public statements around its inclusion in their "covenant". In addition to that Groklaw has [http://www.groklaw.net/article.php?story=20080528133529454 posted] a FAQ from Software Freedom Law Center (SFLC) on the issues with this patent "covenant". Accordingly, this technology (with, or without codecs), is considered too risky, and is not acceptable for inclusion in Fedora.  


Also refer: <BR>
Also refer: <BR>
Line 148: Line 142:
The TrueCrypt software is under a poor license, which is not only non-free, but has the potential to be actively dangerous to end users or distributors who agree to it, opening them to possible legal action even if they abide by all of the licensing terms, depending on the intent of the upstream copyright holder. Fedora continues to make efforts to try to work with the TrueCrypt upstream to fix all of the issues in their license so that it can be considered Free, but have not yet been successful.
The TrueCrypt software is under a poor license, which is not only non-free, but has the potential to be actively dangerous to end users or distributors who agree to it, opening them to possible legal action even if they abide by all of the licensing terms, depending on the intent of the upstream copyright holder. Fedora continues to make efforts to try to work with the TrueCrypt upstream to fix all of the issues in their license so that it can be considered Free, but have not yet been successful.


'''Fedora Suggests:''' Avoid this software entirely.
'''Fedora Suggests:''' [http://code.google.com/p/cryptsetup/ cryptsetup] allows to map existing Truecrypt device since version 1.6 (Fedora 18). For full functionality [https://github.com/bwalex/tc-play tcplay] is an independently developed TrueCrypt-compatible program under the BSD license.  It is available in the official Fedora repository.  It is recommended if you need TrueCrypt compatibility.
 


== SIG blacklists ==
== cdrtools ==
At one point in time cdrtools was entirely licensed under the terms of the GPL (and included in Red Hat Linux, the precursor to Fedora), but later, most of the codebase was relicensed to CDDL (but notably, not all of it), resulting in a codebase which is an incompatible mix of the GPL and the CDDL. The cdrtools upstream is aware of these concerns, but holds a set of unorthodox opinions on licensing which are not shared by the FSF or Red Hat Legal, so it is unlikely that this situation will ever be resolved in a fashion that would result in cdrtools being acceptable for Fedora. For more details, see:
https://www.redhat.com/archives/fedora-legal-list/2009-July/msg00000.html


=== Games ===
'''Fedora Suggests:''' Use cdrkit (fork of cdrtools before the licensing issues) instead.


See [[SIGs/Games#List_of_games_we_will_NOT_package]]
== Bareos ==
Due to legal concerns, [https://www.bareos.org/ Bareos] is not permitted in Fedora at this time. For more details, see:


=== Fonts ===
http://www.baculasystems.com/blog/bacula-systems-sa-files-lawsuit-against-bareos-gmbh-co-kg <BR>
http://www.bacula.org/en/?page=news


See [[:Category:Rejected and retired fonts]]
'''Fedora Suggests:''' Use bacula (bareos is a fork of bacula) for the time being.


{{:Fonts_SIG_signature}}
== SIG blacklists ==
=== Games ===
See [[SIGs/Games#List_of_games_we_will_NOT_package]]
=== Fonts ===
See [[:Category:Rejected and retired fonts]]{{:Fonts_SIG_signature}}

Revision as of 20:36, 12 December 2013

Fedora users and contributors frequently ask others in the community why certain items are not included in Fedora. This page is meant to provide some explanations for the most frequently requested exclusions.

The Fedora Project strongly encourages using free and open source software. Fedora has licensing guidelines that enforce the following requirements:

  • If it is proprietary, it cannot be included in Fedora. (Binary firmware is the only exception to this)
  • If it is legally encumbered, it cannot be included in Fedora.
  • If it violates United States laws (specifically, Federal or applicable state laws), it cannot be included in Fedora.

Third party repositories often have more liberal licensing policies and contain software that has been excluded from the official Fedora software repository for various reasons. The Fedora Project FAQ and the informal one http://fedorafaq.org provide useful answers to commonly asked questions. However, the informal faq site is not affiliated with the Fedora Project. You can use a search engine like Google to look for additional help. The proprietary software and drivers discussed may be available from the respective owners and other vendors. Fedora Project instead highly recommends that you support the right vendors and get hardware that can work with completely free and open source software and not restricted by Software Patents and other legal encumbrances.

MP3 Support

Permalink of this answer

MP3 encoding and decoding support is not included in any Fedora application because MP3 is heavily patented in several regions including the United States. The patent holder is unwilling to give an unrestricted patent grant, as required by the GPL. This means that we cannot include MP3 code, even as source. Other platforms might have paid the royalty and/or included proprietary software. Other Linux distributions not based in a region affected by the patent might ship MP3 decoders/encoders or they might have included proprietary software. However, Fedora cannot and does not include MP3 decoders/encoders in order to serve the goal of providing and supporting only free and open source software that is not restricted by software patents by default.

Fedora Suggests: If possible, use patent unrestricted formats such as Ogg Vorbis or Opus (lossy audio codecs that have better quality than MP3), or FLAC (a lossless audio codec).

More Information...

Proprietary Kernel Drivers

Proprietary drivers are not included in Fedora. Many kernel developers consider such drivers as violation of the GPL license of the kernel. Fedora does not include proprietary software.

NVIDIA Proprietary Graphics Drivers

Permalink of this answer

The NVIDIA graphics drivers are proprietary, and many kernel developers consider this driver to violate the GPL license of the kernel. Fedora does not include proprietary software.

Fedora Suggests: Consider using the free and Nouveau driver instead or use a graphics adapter from Intel or AMD or any other manufacturer that provides full specifications and/or source code.

ATI Catalyst Proprietary Graphics Drivers

Permalink of this answer

The ATI Catalyst graphics drivers are proprietary and many kernel developers consider this driver to violate the GPL license of the kernel. Fedora does not include proprietary software. Fedora does include the free and open source Radeon driver however.

Fedora Suggests: Consider using the free and open source Radeon driver instead.

S3TC Texture Compression

Permalink of this answer

S3TC and related texture compression algorithms are patented by S3. The patent license terms are not suitable for inclusion in Fedora.

Users located in countries where these patents do not apply may find the libtxc_dxtn package from RPM Fusion to be of help.

NDISwrapper network driver

Permalink of this answer

NDISwrapper works by bridging Windows drivers into kernel space; many kernel developers consider this to violate the GPL license of the kernel. Furthermore, NDISwrapper does not work with standard kernel features, such as 4K stacks, and exposes the user to binary-only drivers in kernel space that the user cannot modify or fix. Furthermore, NDISwrapper does not work at all without the Windows drivers, which 1) are not redistributable, and therefore cannot be shipped in Fedora, and 2) are not open source, and therefore will not be shipped in Fedora.

Fedora Suggests: Try using the in-kernel drivers that support many common wireless cards, such as Intel or Broadcom wireless adapters.

Real Media (and Player)

Permalink of this answer

Real Media encoding and decoding support is not included in any Fedora application because it is heavily patented in several regions including the United States. The patent holder is unwilling to give an unrestricted patent grant, as required by the GPL. Other platforms might have paid the royalty, or included proprietary software. Other Linux distributions not based in a region affected by the patent might ship Real Media decoders and encoders. However, Fedora cannot and does not ship Real Media decoders and encoders in order to serve the goal of providing and supporting only free and open source software by default.

Fedora Suggests: Try using patent unrestricted formats such as WebM (a lossy format for video and audio), Ogg Vorbis (a lossy audio codec), Ogg Theora (a lossy video codec), or FLAC (a lossless audio codec)

DVD Playback

Permalink of this answer

DVD playback (of CSS encrypted DVDs) may be a violation of the United States DMCA , because it may be considered circumventing a copyright protection mechanism. Additionally, MPEG2 is a patented codec, so even DVDs without encryption cannot be played.

Fedora Suggests: Using patent unrestricted formats such as WebM or Ogg Theora is highly recommended when encoding videos.

More Information...

Cryptography

Permalink of this answer

Some cryptographic packages are not included within Fedora due to US export restrictions and patent concerns.

Fedora Suggests: Consider using non-restricted cryptographic methods instead.

Oracle's Java

Permalink of this answer

Java is now under a free software license but still has some binary encumbrances which are being removed or replaced incrementally. Red Hat worked with Sun to improve free and open source Java. Fedora 9 and above includes OpenJDK with encumbered portions replaced by the IcedTea Project and it is fully TCK compliant. Also Fedora includes and actively develops GCJ which can be used to run many Java programs and supports a different set of features and architectures. See the JavaFAQ for more details.

VMware

Permalink of this answer

VMware is proprietary software. Fedora does not include proprietary software. Fedora includes and develops several virtualization technologies which can serve as an alternative.

Adobe/Macromedia Flash Player

Permalink of this answer

Adobe Flash Player is proprietary software. Fedora does not include proprietary software. If you still need to install Adobe Flash, we have Flash installation instructions.

Adobe Acrobat Reader

Permalink of this answer

Adobe Acrobat Reader is proprietary software. Fedora does not include proprietary software.

Fedora Suggests: Consider using open source alternatives instead. Alternative PDF (Acrobat file format) readers are provided for the GNOME desktop (evince, developed and maintained by Fedora developers), the KDE 4 desktop (okular), the KDE 3 desktop (kpdf), and for generic X-Window graphical interfaces (xpdf).

szip

Permalink of this answer

The szip license is too restrictive for inclusion in Fedora.

Fedora Suggests: Use other open source alternatives such as gzip, bzip2 and lzma formats.

Moonlight

Permalink of this answer

Moonlight is currently a abandoned project. Even otherwise, there are serious concerns about Moonlight, due to Microsoft and Novell's public statements around its inclusion in their "covenant". In addition to that Groklaw has posted a FAQ from Software Freedom Law Center (SFLC) on the issues with this patent "covenant". Accordingly, this technology (with, or without codecs), is considered too risky, and is not acceptable for inclusion in Fedora.

Also refer:
http://www.microsoft.com/interop/msnovellcollab/moonlight.mspx
http://blogs.cnet.com/5530-13505_1-0-10.html?forumID=166&messageID=2490312&threadID=228078

Microsoft later extended the patent "covenant" in a limited form to end users but not for redistribution and hence distributors other than Novell are still excluded.

https://www.redhat.com/archives/fedora-devel-list/2009-December/msg01070.html

TrueCrypt

Permalink of this answer

The TrueCrypt software is under a poor license, which is not only non-free, but has the potential to be actively dangerous to end users or distributors who agree to it, opening them to possible legal action even if they abide by all of the licensing terms, depending on the intent of the upstream copyright holder. Fedora continues to make efforts to try to work with the TrueCrypt upstream to fix all of the issues in their license so that it can be considered Free, but have not yet been successful.

Fedora Suggests: cryptsetup allows to map existing Truecrypt device since version 1.6 (Fedora 18). For full functionality tcplay is an independently developed TrueCrypt-compatible program under the BSD license. It is available in the official Fedora repository. It is recommended if you need TrueCrypt compatibility.


cdrtools

At one point in time cdrtools was entirely licensed under the terms of the GPL (and included in Red Hat Linux, the precursor to Fedora), but later, most of the codebase was relicensed to CDDL (but notably, not all of it), resulting in a codebase which is an incompatible mix of the GPL and the CDDL. The cdrtools upstream is aware of these concerns, but holds a set of unorthodox opinions on licensing which are not shared by the FSF or Red Hat Legal, so it is unlikely that this situation will ever be resolved in a fashion that would result in cdrtools being acceptable for Fedora. For more details, see:

https://www.redhat.com/archives/fedora-legal-list/2009-July/msg00000.html

Fedora Suggests: Use cdrkit (fork of cdrtools before the licensing issues) instead.

Bareos

Due to legal concerns, Bareos is not permitted in Fedora at this time. For more details, see:

http://www.baculasystems.com/blog/bacula-systems-sa-files-lawsuit-against-bareos-gmbh-co-kg
http://www.bacula.org/en/?page=news

Fedora Suggests: Use bacula (bareos is a fork of bacula) for the time being.

SIG blacklists

Games

See SIGs/Games#List_of_games_we_will_NOT_package

Fonts

See Category:Rejected and retired fonts

Idea.png
Fonts in Fedora
The Fonts SIG takes loving care of Fedora fonts. Please join this special interest group if you are interested in creating, improving, packaging, or just suggesting a font. Any help will be appreciated.