sm-grimoire AT lists.ibiblio.org
Subject: Discussion of Spells and Grimoire items
List archive
[SM-Grimoire] povray 3.50c source file modified, not a trojan
- From: Seth Woolley <seth AT tautology.org>
- To: sm-grimoire AT lists.ibiblio.org
- Subject: [SM-Grimoire] povray 3.50c source file modified, not a trojan
- Date: Fri, 17 Jan 2003 12:10:13 -0800 (PST)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm attaching a diff. My md5 checks detected it, it is NOT a trojan.
just them adding something to the Makefile.
You might get errors on casting povray because of this. I'm figuring out
what to do if there are TWO valid MD5s for a source file. I'm thinking of
just having it redownload if it's the old one.
OK. I hacked up the povray spell to clear out the old version 1 of 3.50c
if it sees it then it will redownload and then check with the new md5 (I
hope).
If you update devel later tonight (after 0500 UTC), povray will work
seamlessly again.
I already complained to the bugreport newsgroup they have. :)
Seth
- --
Seth Alan Woolley <seth at tautology.org>, SPAM/UCE is unauthorized
Key id 7BEACC7D = 2978 0BD1 BA48 B671 C1EB 93F7 EDF4 3CDF 7BEA CC7D
Full Key at seth.tautology.org, see www.gnupg.org www.keyserver.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (FreeBSD)
iD8DBQE+KGMn7fQ833vqzH0RApGPAJ9d7ziOvI9pGFQkOKg796WOLCPBtwCghuF1
ZX/SpfBOGhbxjsIPtnFY+WU=
=4cpf
-----END PGP SIGNATURE-----
diff -Naur povray-3.50c.old/src/Makefile.am povray-3.50c/src/Makefile.am
--- povray-3.50c.old/src/Makefile.am 2002-10-21 17:53:50.000000000 -0700
+++ povray-3.50c/src/Makefile.am 2003-01-06 17:09:58.000000000 -0800
@@ -30,6 +30,6 @@
NOMULTICHAR = `if [ "X$(CC)" = "Xgcc" ]; then echo "-Wno-multichar"; fi `
LDADD = @X_LIBS@
CFLAGS = -O3 -mcpu=i586 -march=i586 -finline-functions -ffast-math
-fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double
-foptimize-sibling-calls -minline-all-stringops -Wno-multichar
-CXXFLAGS = $(NOMULTICHAR) -O3 -mcpu=i586 -march=i586 -finline-functions
-ffast-math -fomit-frame-pointer -funroll-loops -fexpensive-optimizations
-malign-double -foptimize-sibling-calls -minline-all-stringops -Wno-multichar
+CXXFLAGS = $(NOMULTICHAR) -O3 -finline-functions -ffast-math
-fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double
-foptimize-sibling-calls -minline-all-stringops -Wno-multichar
LDFLAGS = @X_CFLAGS@
EXTRA_DIST = xpovicon.xbm xpovmask.xbm xpovicon.xpm
diff -Naur povray-3.50c.old/src/Makefile.in povray-3.50c/src/Makefile.in
--- povray-3.50c.old/src/Makefile.in 2002-10-21 17:54:20.000000000 -0700
+++ povray-3.50c/src/Makefile.in 2003-01-06 17:23:23.000000000 -0800
@@ -93,7 +93,7 @@
NOMULTICHAR = `if [ "X$(CC)" = "Xgcc" ]; then echo "-Wno-multichar"; fi `
LDADD = @X_LIBS@
CFLAGS = -O3 -mcpu=i586 -march=i586 -finline-functions -ffast-math
-fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double
-foptimize-sibling-calls -minline-all-stringops -Wno-multichar
-CXXFLAGS = $(NOMULTICHAR) -O3 -mcpu=i586 -march=i586 -finline-functions
-ffast-math -fomit-frame-pointer -funroll-loops -fexpensive-optimizations
-malign-double -foptimize-sibling-calls -minline-all-stringops -Wno-multichar
+CXXFLAGS = $(NOMULTICHAR) -O3 -finline-functions -ffast-math
-fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double
-foptimize-sibling-calls -minline-all-stringops -Wno-multichar
LDFLAGS = @X_CFLAGS@
EXTRA_DIST = xpovicon.xbm xpovmask.xbm xpovicon.xpm
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- [SM-Grimoire] povray 3.50c source file modified, not a trojan, Seth Woolley, 01/17/2003
Archive powered by MHonArc 2.6.24.