[thttpd] patch for SERVER_NAME

2012-04-23 Thread Oleg
  Hello.

  I have a small patch for SERVER_NAME environment variable. I did cgi
application with thttpd and saw that if i don't use vhosts i get SERVER_NAME
equal to hostname of a machine. But it seems wrong.
  For example, user do a http request to my box with uri
http://192.168.0.1/cgi-bin/main.cgi . This script do the http redirect using
SERVER_NAME, SERVER_PORT and SCRIPT_NAME environment variables. User
get http://mybox/cgi-bin/main.cgi as redirect uri and get "server not found"
page, because mybox resolve to nothing in my home lan.
  In this case, i think, user must get in the http redirect response the same
SERVER_NAME that he entered early.

P.S. I use Debian squeeze--- thttpd-2.25b.orig/libhttpd.c
+++ thttpd-2.25b/libhttpd.c
@@ -3019,6 +3019,10 @@
 /* If vhosting, use that server-name here. */
 if ( hc->hs->vhost && hc->hostname != (char*) 0 )
 	cp = hc->hostname;
+else if ( hc->hdrhost[0] != '\0' )
+	cp = hc->hdrhost;
+else if ( hc->reqhost[0] != '\0' )
+	cp = hc->reqhost;
 else
 	cp = hc->hs->server_hostname;
 if ( cp != (char*) 0 )


Bug#630610: marked as done (identicurse: crashes on exit: list.remove(x): x not in list)

2012-04-23 Thread Debian Bug Tracking System
Your message dated Mon, 23 Apr 2012 08:51:29 +
with message-id 
and subject line Bug#630610: fixed in identicurse 0.9+dfsg0-1
has caused the Debian Bug report #630610,
regarding identicurse: crashes on exit: list.remove(x): x not in list
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
630610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630610
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: identicurse
Version: 0.7.3-1
Severity: normal

Often when I quit by hitting "q" I see

Exception in thread Thread-3 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
  File "/usr/lib/python2.6/threading.py", line 734, in run
  File "/usr/lib/python2.6/threading.py", line 395, in wait
  File "/usr/lib/python2.6/threading.py", line 263, in wait
: list.remove(x): x not in list
lindi@ginger:~$ 



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: armel (armv4tl)

Kernel: Linux 2.6.29-3f4c7e4fa3d937a8
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages identicurse depends on:
ii  python2.6.6-14   interactive high-level object-orie
ii  python2.6 2.6.6-10   An interactive high-level object-o
ii  python2.7 2.7.2-1An interactive high-level object-o

identicurse recommends no packages.

identicurse suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: identicurse
Source-Version: 0.9+dfsg0-1

We believe that the bug you reported is fixed in the latest version of
identicurse, which is due to be installed in the Debian FTP archive:

identicurse_0.9+dfsg0-1.debian.tar.gz
  to main/i/identicurse/identicurse_0.9+dfsg0-1.debian.tar.gz
identicurse_0.9+dfsg0-1.dsc
  to main/i/identicurse/identicurse_0.9+dfsg0-1.dsc
identicurse_0.9+dfsg0-1_all.deb
  to main/i/identicurse/identicurse_0.9+dfsg0-1_all.deb
identicurse_0.9+dfsg0.orig.tar.gz
  to main/i/identicurse/identicurse_0.9+dfsg0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 630...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Martí  (supplier of updated identicurse 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 03 Mar 2012 00:40:08 +0100
Source: identicurse
Binary: identicurse
Architecture: source all
Version: 0.9+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Martí 
Changed-By: Daniel Martí 
Description: 
 identicurse - simple Identi.ca client with a curses-based UI
Closes: 623954 630610 650449
Changes: 
 identicurse (0.9+dfsg0-1) unstable; urgency=low
 .
   * New Maintainer (Closes: #650449)
   * New upstream release (Closes: #630610, #623954)
   * Refresh patches.
   * Corrected debian/watch to use dversionmangle.
   * Bumped standards version to 3.9.3. No changes needed.
   * debian/copyright is now in DEP-5 format version 1.0.
Checksums-Sha1: 
 09a49889266afd0115822b21ad5f1b791bc17cc3 1925 identicurse_0.9+dfsg0-1.dsc
 16b779e631af2636e72dc45a9284cf0d818c527f 69596 
identicurse_0.9+dfsg0.orig.tar.gz
 35b3d7247e9fb4bdb80c827ba8c33267bd36a4df 4309 
identicurse_0.9+dfsg0-1.debian.tar.gz
 e9d3dc18c47e65a1ad225a9ebbee3e3a85dd7119 60674 identicurse_0.9+dfsg0-1_all.deb
Checksums-Sha256: 
 2ed03bc32977dc030fb7c26d9825ddab5811a42f065796b30b4e963a73f827f0 1925 
identicurse_0.9+dfsg0-1.dsc
 be3e06b245279df0c73ff09332fc80d8399f9abe8d2b2ae29e8acd9af197e469 69596 
identicurse_0.9+dfsg0.orig.tar.gz
 5e508c0d434392c2c030e3f97dfa21e63b9d1252b61b4d83be45d99329c343de 4309 
identicurse_0.9+dfsg0-1.debian.tar.gz
 9d35805d567a410c011f7e0ade1197e678bc6924605583e24d2d1ff86544fc3f 60674 
identicurse_0.9+dfsg0-1_all.deb
Files: 
 f1e8e75d275e83154e2183a9ec1604dd 1925 net optional identicurse_0.9+dfsg0-1.dsc
 062ce0d07010f11c7eb5ae0123f5ee9e 69596 net optional 
identicurse_0.9+dfsg0.orig.tar.gz
 3edbb5520d579c942f993c4d1063a9cf 4309 net optional 
identicurse_0.9+dfsg0-1.debian.tar.gz
 4a9e253d10d731579b536e959f8c5722 60674 net optional 
identicurse_0.9+dfsg

Bug#623954: marked as done (identicurse: Wishlist upstream bug to allow symbols like ¡¿°¬ and so on)

2012-04-23 Thread Debian Bug Tracking System
Your message dated Mon, 23 Apr 2012 08:51:29 +
with message-id 
and subject line Bug#623954: fixed in identicurse 0.9+dfsg0-1
has caused the Debian Bug report #623954,
regarding identicurse: Wishlist upstream bug to allow symbols like ¡¿°¬ and 
so on
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
623954: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623954
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: identicurse
Version: 0.7.2-1
Severity: wishlist
Tags: upstream

*** Please type your report below this line ***

Hi,

Writing symbols like "¡", "¿", "°" and others is not allowed and in
certain cases errors occurred for this reason, so would be great if
Upstream authors of identicurse allow to post messages with this
symbols that are allowed from the Web, because for example "¡" and "¿"
are used in Spanish.

Thanks for your hard work keeping identicurse in good shape in Debian
because is a great package from console application fans :-)

CC'ed to the Upstream-Contact from the copyright ;-)

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages identicurse depends on:
ii  python2.6.6-14   interactive high-level
object-orie
ii  python2.6 2.6.6-10   An interactive high-level
object-o
ii  python2.7 2.7.1-8An interactive high-level
object-o

identicurse recommends no packages.

identicurse suggests no packages.

-- no debconf information

Best Regards,
-- 
Fernando C. Estrada

Science is what happens when preconception meets verification.


--- End Message ---
--- Begin Message ---
Source: identicurse
Source-Version: 0.9+dfsg0-1

We believe that the bug you reported is fixed in the latest version of
identicurse, which is due to be installed in the Debian FTP archive:

identicurse_0.9+dfsg0-1.debian.tar.gz
  to main/i/identicurse/identicurse_0.9+dfsg0-1.debian.tar.gz
identicurse_0.9+dfsg0-1.dsc
  to main/i/identicurse/identicurse_0.9+dfsg0-1.dsc
identicurse_0.9+dfsg0-1_all.deb
  to main/i/identicurse/identicurse_0.9+dfsg0-1_all.deb
identicurse_0.9+dfsg0.orig.tar.gz
  to main/i/identicurse/identicurse_0.9+dfsg0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 623...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Martí  (supplier of updated identicurse 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 03 Mar 2012 00:40:08 +0100
Source: identicurse
Binary: identicurse
Architecture: source all
Version: 0.9+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Martí 
Changed-By: Daniel Martí 
Description: 
 identicurse - simple Identi.ca client with a curses-based UI
Closes: 623954 630610 650449
Changes: 
 identicurse (0.9+dfsg0-1) unstable; urgency=low
 .
   * New Maintainer (Closes: #650449)
   * New upstream release (Closes: #630610, #623954)
   * Refresh patches.
   * Corrected debian/watch to use dversionmangle.
   * Bumped standards version to 3.9.3. No changes needed.
   * debian/copyright is now in DEP-5 format version 1.0.
Checksums-Sha1: 
 09a49889266afd0115822b21ad5f1b791bc17cc3 1925 identicurse_0.9+dfsg0-1.dsc
 16b779e631af2636e72dc45a9284cf0d818c527f 69596 
identicurse_0.9+dfsg0.orig.tar.gz
 35b3d7247e9fb4bdb80c827ba8c33267bd36a4df 4309 
identicurse_0.9+dfsg0-1.debian.tar.gz
 e9d3dc18c47e65a1ad225a9ebbee3e3a85dd7119 60674 identicurse_0.9+dfsg0-1_all.deb
Checksums-Sha256: 
 2ed03bc32977dc030fb7c26d9825ddab5811a42f065796b30b4e963a73f827f0 1925 
identicurse_0.9+dfsg0-1.dsc
 be3e06b245279df0c73ff09332fc80d8399f9abe8d2b2ae29e8acd9af197e469 69596 
identicurse_0.9+dfsg0.orig.tar.gz
 5e508c0d434392c2c030e3f97dfa21e63b9d1252b61b4d83be45d99329c343de 4309 
identicurse_0.9+dfsg0-1.debian.tar.gz
 9d35805d567a410c011f7e0ade1197e678bc6924605583e24d2d1ff86544fc3f 60674 
identicurse_0.9+dfsg0-1_all.deb
Files: 
 f1e8e75d275e83154e2183a9ec1604dd 1925 net optional identicurse_0.9+dfsg0-1.dsc
 062ce0d07010f11c7e

Bug#636610: marked as done (xmhtml1-dev: Allow for libmotif-dev to satisy lesstif2-dev dependency)

2012-04-23 Thread Debian Bug Tracking System
Your message dated Mon, 23 Apr 2012 12:19:39 +
with message-id 
and subject line Bug#636610: fixed in xmhtml 1.1.7-17
has caused the Debian Bug report #636610,
regarding xmhtml1-dev: Allow for libmotif-dev to satisy lesstif2-dev dependency
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
636610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636610
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xmhtml1-dev
Severity: normal

This is needed in order for me to satisfy a new dependency while building AFNI
(part of the neurodebian archive)
lesstif and motif should be mostly compatible; however, sometimes motif is
needed: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409849#105



-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


--- End Message ---
--- Begin Message ---
Source: xmhtml
Source-Version: 1.1.7-17

We believe that the bug you reported is fixed in the latest version of
xmhtml, which is due to be installed in the Debian FTP archive:

xmhtml1-dev_1.1.7-17_amd64.deb
  to main/x/xmhtml/xmhtml1-dev_1.1.7-17_amd64.deb
xmhtml1_1.1.7-17_amd64.deb
  to main/x/xmhtml/xmhtml1_1.1.7-17_amd64.deb
xmhtml_1.1.7-17.diff.gz
  to main/x/xmhtml/xmhtml_1.1.7-17.diff.gz
xmhtml_1.1.7-17.dsc
  to main/x/xmhtml/xmhtml_1.1.7-17.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 636...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Hanke  (supplier of updated xmhtml package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 23 Apr 2012 13:46:35 +0200
Source: xmhtml
Binary: xmhtml1-dev xmhtml1
Architecture: source amd64
Version: 1.1.7-17
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Michael Hanke 
Description: 
 xmhtml1- A Motif widget for display HTML 3.2
 xmhtml1-dev - A Motif widget for display HTML 3.2
Closes: 636610
Changes: 
 xmhtml (1.1.7-17) unstable; urgency=low
 .
   * QA upload.
   * Allow for libmotif-dev to satisfy the lesstif2-dev dependency of 
xmhtml1-dev
 (Closes: #636610).
Checksums-Sha1: 
 cd4124538ca8edcf9864afb8547f1b5bdabded03 1762 xmhtml_1.1.7-17.dsc
 dd9237407b9502ddb8b17f1dd2d6006024f23720 6041 xmhtml_1.1.7-17.diff.gz
 5833a70bc3e59aa0925ff65b8a2605d591105380 345254 xmhtml1-dev_1.1.7-17_amd64.deb
 e81bc37c239bca63a3624f324ac757c845fa17ae 256164 xmhtml1_1.1.7-17_amd64.deb
Checksums-Sha256: 
 37011e50692c0a101369fd60fc4647af36da9bd160b582cb3a6e5aa6c6fd86b8 1762 
xmhtml_1.1.7-17.dsc
 14b9a0fd4ad61026f1e92a1ae45d339ff253a9bb5be7e4e27719c3ace510d1c6 6041 
xmhtml_1.1.7-17.diff.gz
 3c9d4b79b9449591a89c510c92db165add7cea6b630032a36ac92de0bc834ce8 345254 
xmhtml1-dev_1.1.7-17_amd64.deb
 24009558dc913e2287e302b42632b164a93199dd24b31fdad3b4bc81eaa80e29 256164 
xmhtml1_1.1.7-17_amd64.deb
Files: 
 c6f67a3f83637967f3940306a7af1905 1762 devel optional xmhtml_1.1.7-17.dsc
 62064edd498a39dd0c2bd1d948c9cc36 6041 devel optional xmhtml_1.1.7-17.diff.gz
 35876377d4e93836abec7a456e5fc0ba 345254 devel optional 
xmhtml1-dev_1.1.7-17_amd64.deb
 581951b692198ba35dc4824f035ae35a 256164 libs optional 
xmhtml1_1.1.7-17_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJPlUbzAAoJEMBz0ih/+56bOCYP/iq4VobplPGOLmD/0Yo5bW99
3jRkka3LdutT5telEh64jpvlEYpVoK0bCLVRvbltbaNlgr/ooJukSAqbBvrRJDYC
fuZgvjx6ebD9gut6F/cSQs3OhS32jy3u/2LSo+9d4y92hO/TpbFoNA7iEDKhvFwq
YpvIUDVfQ5n/z3iIUGtSyggVgcAqKS1z0AXRGN5yDphMBWyOyGLE9S+SVCD1CvQi
PvHD+k/MxOxBg7ly8X3mQgvR/bCVvve6//reh6fq81cf2rboSMZYNJ9hh08CvnRn
zZx+mngY3I10Y1QyBx3EvLBLrAlAFH8+NSKO6VBB1eM4McY0zbiSJ9bgJJiMIaIR
FlE1fnlxZPi8NWeQaxSvRA/maxkoxFRY/uAlP/3DBMCn7Uw8wbtUMhuiHPgP/56t
5Q9cF2C6jYS2Z9IAnBRSeW8cwaX9n5AyVvSSCx28e4O4ClXhsiCHhvFwmSmTsyRP
fmkZAQmZXHNo6b1fyCmlLRufrGlLFLJl9xxh5o+z05wWQC37HtP4XJvXxx+Z2wSe
sgoaWAFxpXZVX76BWBAcPavzrN+AoLaNHDQlhiYTNt3XlbRMRyK3S4SAAJxsXTao
4uv4ydmwiXscou7uNLd27Ib2aZ7KNvzdajw/958guLTS9fOHZV+5aXlZggtc1xRK
UADLQBmR35TYbeca5zHl
=HtNo
-END PGP SIGNATURE-


--- End Message ---

Processing of xmhtml_1.1.7-17_amd64.changes

2012-04-23 Thread Debian FTP Masters
xmhtml_1.1.7-17_amd64.changes uploaded successfully to localhost
along with the files:
  xmhtml_1.1.7-17.dsc
  xmhtml_1.1.7-17.diff.gz
  xmhtml1-dev_1.1.7-17_amd64.deb
  xmhtml1_1.1.7-17_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1smi8c-0002gn...@franck.debian.org



xmhtml_1.1.7-17_amd64.changes ACCEPTED into unstable

2012-04-23 Thread Debian FTP Masters



Accepted:
xmhtml1-dev_1.1.7-17_amd64.deb
  to main/x/xmhtml/xmhtml1-dev_1.1.7-17_amd64.deb
xmhtml1_1.1.7-17_amd64.deb
  to main/x/xmhtml/xmhtml1_1.1.7-17_amd64.deb
xmhtml_1.1.7-17.diff.gz
  to main/x/xmhtml/xmhtml_1.1.7-17.diff.gz
xmhtml_1.1.7-17.dsc
  to main/x/xmhtml/xmhtml_1.1.7-17.dsc


Changes:
xmhtml (1.1.7-17) unstable; urgency=low
 .
  * QA upload.
  * Allow for libmotif-dev to satisfy the lesstif2-dev dependency of xmhtml1-dev
(Closes: #636610).


Override entries for your package:
xmhtml1-dev_1.1.7-17_amd64.deb - optional devel
xmhtml1_1.1.7-17_amd64.deb - optional libs
xmhtml_1.1.7-17.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 636610 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1smif1-00038r...@franck.debian.org