[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#67144: marked as done (Apache uses patented .gif files instead of free .png)



Your message dated Thu, 8 Jul 2004 19:27:32 +0200 (CEST)
with message-id <Pine.LNX.4.58.0407081924400.12176@trider-g7.ext.fabbione.net>
and subject line patent is expired
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at bugs) by bugs.debian.org; 13 Jul 2000 02:58:29 +0000
>From bashiz@priv3.onet.pl Wed Jul 12 21:58:29 2000
Return-path: <bashiz@priv3.onet.pl>
Received: from priv0.onet.pl [213.180.128.80] 
	by master.debian.org with esmtp (Exim 3.12 2 (Debian))
	id 13CZCn-0004hv-00; Wed, 12 Jul 2000 21:58:29 -0500
Received: from pa10.legnica.ppp.tpnet.pl ([212.160.25.10]:1149 "EHLO tavaiah")
	by priv0.onet.pl with ESMTP id <S103385AbQGMC5u>;
	Thu, 13 Jul 2000 04:57:50 +0200
Received: from bashiz by tavaiah with local (Exim 3.11 #1 (Debian))
	id 13CZ8Z-0001MO-00; Thu, 13 Jul 2000 04:54:07 +0200
Date:   Thu, 13 Jul 2000 04:54:06 +0200
From:   Tomasz Wegrzanowski <maniek@beer.com>
To:     bugs@bugs.debian.org
Subject: Apache uses patented .gif files instead of free .png
Message-ID: <20000713045406.A5151@priv3.onet.pl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0i
Sender:  <bashiz@priv3.onet.pl>
Delivered-To: bugs@bugs.debian.org

Package: apache
Version: 1.3.12-1
Severity: wishlist

There is one animated gif at /usr/share/apache/icons/debian/banner_a.gif,
but all other .gifs can be easily replaced by .png files.

.gif format has serious patent problems, is obsolete,
unable to support >8 bit colors, more complex interlacing nor transparency,
and compress worse than png.
In other words : .gif must die.
( visit www.burnallgifs.org for details )

On installed apache, this would work :

# apt-get install gif2png
# gif2png -O -s /usr/lib/pache/icons/*.gif
# gif2png -O -s /usr/lib/pache/icons/debian/button-1.gif
# gif2png -O -s /usr/lib/pache/icons/debian/banner_{h,v}.gif
# mv /etc/apache/srm.conf /etc/apache/srm.conf.old
# perl -pe 's/gif/png/' </etc/apache/srm.conf.old >/etc/apache/srm.conf
# mv /etc/apache-ssl/srm.conf /etc/apache-ssl/srm.conf.old
# perl -pe 's/gif/png/' </etc/apache-ssl/srm.conf.old >/etc/apache-ssl/srm.conf

On source code, probably not much more work would be needed.

---------------------------------------
Received: (at 170491-done) by bugs.debian.org; 8 Jul 2004 17:27:41 +0000
>From fabbione@fabbione.net Thu Jul 08 10:27:41 2004
Return-path: <fabbione@fabbione.net>
Received: from port1845.ds1-khk.adsl.cybercity.dk (trider-g7.fabbione.net) [212.242.190.82] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BicgP-0000sD-00; Thu, 08 Jul 2004 10:27:41 -0700
Received: from localhost (localhost [127.0.0.1])
	by trider-g7.fabbione.net (Postfix) with ESMTP id 201D714CA;
	Thu,  8 Jul 2004 19:27:38 +0200 (CEST)
Received: from trider-g7.fabbione.net ([127.0.0.1])
	by localhost (trider-g7 [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id 06691-05-10; Thu, 8 Jul 2004 19:27:33 +0200 (CEST)
Received: from trider-g7.ext.fabbione.net (port1845.ds1-khk.adsl.cybercity.dk [212.242.190.82])
	by trider-g7.fabbione.net (Postfix) with ESMTP id C527314C7;
	Thu,  8 Jul 2004 19:27:32 +0200 (CEST)
Date: Thu, 8 Jul 2004 19:27:32 +0200 (CEST)
From: Fabio Massimo Di Nitto <fabbione@fabbione.net>
Sender: fabbione@fabbione.net
To: 96930-done@bugs.debian.org, 67144-done@bugs.debian.org,
	170491-done@bugs.debian.org
Subject: patent is expired
Message-ID: <Pine.LNX.4.58.0407081924400.12176@trider-g7.ext.fabbione.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at fabbione.net
Delivered-To: 170491-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


Hi,
	last night the patent is expired all over the world. This bugs
have no meaning anymore.

I am closing them.

Fabio

-- 
<user> fajita: step one
<fajita> Whatever the problem, step one is always to look in the error log.
<user> fajita: step two
<fajita> When in danger or in doubt, step two is to scream and shout.



Reply to: