[Popcon-commits] cvs commit to popularity-contest by pere

pere at cvs.alioth.debian.org pere at cvs.alioth.debian.org
Sat Jul 29 07:35:42 UTC 2006


Update of /cvsroot/popcon/popularity-contest
In directory haydn:/tmp/cvs-serv15146

Modified Files:
	default.conf 
Log Message:
   [ Bill Allombert ]
   * popcon.pl: add support for favicon.
   [Petter Reinholdtsen]
   * Changed popcon-submit.cgi to only report success when it is able to extract
     the submitter ID from the report.
   * Changed prepop.pl to only fail if mkdir fails when the directory is
     missing in the first place.
   * Make sure HTTP headers use \r\n instead of \n as line ending, to
     avoid confusing transparent Cisco proxies.  Patch from
     Richard Burton.  (Closes: #379732)
   * Check files in ^/boot/ as well, to detect if a kernel package was
     used. (Closes: #229237)
   * Clarify participation question, to make it easier to understand
     for those that do not know what the popularity contest
     is.  Based on patch from Thijs Kinkhorst.  (Closes: #361840)
   * Change the default HTTP submission setting, from no to yes.  It is
     well tested and work fine.
   [ Christian Perrier ]
     - Updated Khmer by Khoem Sokhem. (Closes: #359672)
     - Updated Norwegian Nynorsk by HÃ¥vard Korsvoll. (Closes: #367248)
     - Added Nepali by Paras Pradhan. (Closes: #369529)
     - Added Dzongkha by Pema geyleg. (Closes: #368591)
     - Added Thai by Theppitak Karoonboonyanan. (Closes: #367338)
     - Updated Italian (typos) by Davide Viti. (Closes: #370010)
     - Updated Hungarian by SZERVAC Attila. (Closes: #378371)

Index: default.conf
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/default.conf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- default.conf	6 Jul 2005 14:06:25 -0000	1.4
+++ default.conf	29 Jul 2006 07:35:40 -0000	1.5
@@ -33,7 +33,7 @@
 SUBMITURLS="http://popcon.debian.org/cgi-bin/popcon.cgi"
 
 # USEHTTP enables http reporting.   Set this to 'yes' to enable it.
-USEHTTP="no"
+USEHTTP="yes"
 
 # MY_HOSTID is a secret number that the popularity-contest receiver
 # uses to keep track of your submissions.  Whenever you send in a




More information about the Popcon-commits mailing list