Bug#895595: lighttpd: Segmentation fault on HTTP chunked input when mod_fastcgi is enabled

2018-04-13 Thread Rauno Tuul
Source: lighttpd
Version: 1.4.45-1
Severity: important

Dear Maintainer,

While serving Ookla Speedtest HTTP legacy fallback service with lighttpd, the 
lighttpd 1.4.45-1 (latest stable) segfaults several times an hour.

Apr 12 15:30:18 systemd[1]: lighttpd.service: Main process exited, code=killed, 
status=11/SEGV
Apr 12 15:30:18 systemd[1]: lighttpd.service: Unit entered failed state.
Apr 12 15:30:18 systemd[1]: lighttpd.service: Failed with result 'signal'.
Apr 12 15:30:18 systemd[1]: lighttpd.service: Service hold-off time over, 
scheduling restart.

(request.c.436) fd: 9 request-len: 367 \nPOST 
/speedtest/upload.php?x=1523552422398. HTTP/1.1\r\nAccept-Encoding: 
identity\r\nContent-Type: 
application/x-www-form-urlencoded\r\nTransfer-Encoding: chunked\r\n\r\n
(log.c.217) server started


Root cause looks to be Lighttpd bug, which has been resolved in 1.4.46:
https://redmine.lighttpd.net/issues/2822


If the speedtest-cli client is performing the common test towards the Lighttpd, 
then after several POST messages lighttpd instance crashes with SEGV.

2018-04-13 10:00:19: (request.c.436) fd: 16 request-len: 367 \nPOST 
/speedtest/upload.php?x=1523602817877. HTTP/1.1\r\nAccept-Encoding: 
identity\r\nContent-Type: 
application/x-www-form-urlencoded\r\nTransfer-Encoding: chunked\r\nHost: 
speedtest.host.url\r\nUser-Agent: Mozilla/5.0 (FreeBSD; U; 64bit; en-us) 
Python/3.6.5 (KHTML, like Gecko) speedtest-cli/1.0.7\r\nCache-Control: 
no-cache\r\nConnection: close\r\n\r\n 
2018-04-13 10:00:19: (response.c.350) -- splitting Request-URI 
2018-04-13 10:00:19: (response.c.351) Request-URI :  
/speedtest/upload.php?x=1523602817877. 
2018-04-13 10:00:19: (response.c.352) URI-scheme  :  http 
2018-04-13 10:00:19: (response.c.353) URI-authority   :  speedtest.host.url
2018-04-13 10:00:19: (response.c.354) URI-path (raw)  :  /speedtest/upload.php 
2018-04-13 10:00:19: (response.c.355) URI-path (clean):  /speedtest/upload.php 
2018-04-13 10:00:19: (response.c.356) URI-query   :  x=1523602817877. 
2018-04-13 10:00:19: (mod_access.c.148) -- mod_access_uri_handler called 
2018-04-13 10:00:19: (response.c.490) -- before doc_root 
2018-04-13 10:00:19: (response.c.491) Doc-Root : /var/www/html 
2018-04-13 10:00:19: (response.c.492) Rel-Path : /speedtest/upload.php 
2018-04-13 10:00:19: (response.c.493) Path :  
2018-04-13 10:00:19: (response.c.542) -- after doc_root 
2018-04-13 10:00:19: (response.c.543) Doc-Root : /var/www/html 
2018-04-13 10:00:19: (response.c.544) Rel-Path : /speedtest/upload.php 
2018-04-13 10:00:19: (response.c.545) Path : 
/var/www/html/speedtest/upload.php 
2018-04-13 10:00:19: (response.c.562) -- logical -> physical 
2018-04-13 10:00:19: (response.c.563) Doc-Root : /var/www/html 
2018-04-13 10:00:19: (response.c.564) Basedir  : /var/www/html 
2018-04-13 10:00:19: (response.c.565) Rel-Path : /speedtest/upload.php 
2018-04-13 10:00:19: (response.c.566) Path : 
/var/www/html/speedtest/upload.php 
2018-04-13 10:00:19: (response.c.583) -- handling physical path 
2018-04-13 10:00:19: (response.c.584) Path : 
/var/www/html/speedtest/upload.php 
2018-04-13 10:00:19: (response.c.591) -- file found 
2018-04-13 10:00:19: (response.c.592) Path : 
/var/www/html/speedtest/upload.php 
2018-04-13 10:00:19: (response.c.753) -- handling subrequest 
2018-04-13 10:00:19: (response.c.754) Path : 
/var/www/html/speedtest/upload.php 
2018-04-13 10:00:19: (mod_access.c.148) -- mod_access_uri_handler called 
2018-04-13 10:00:19: (mod_fastcgi.c.3500) handling it in mod_fastcgi 
2018-04-13 10:00:19: (connections-glue.c.403) chunked data size too large -> 
400 
2018-04-13 10:00:19: (response.c.122) Response-Header: \nHTTP/1.1 400 Bad 
Request\r\nContent-Type: text/html\r\nContent-Length: 349\r\nConnection: 
close\r\nDate: Fri, 13 Apr 2018 07:00:19 GMT\r\nServer: lighttpd/1.4.45\r\n\r\n 
2018-04-13 10:00:19: (request.c.436) fd: 18 request-len: 367 \nPOST 
/speedtest/upload.php?x=1523602817933. HTTP/1.1\r\nAccept-Encoding: 
identity\r\nContent-Type: 
application/x-www-form-urlencoded\r\nTransfer-Encoding: chunked\r\nHost: 
speedtest.host.url\r\nUser-Agent: Mozilla/5.0 (FreeBSD; U; 64bit; en-us) 
Python/3.6.5 (KHTML, like Gecko) speedtest-cli/1.0.7\r\nCache-Control: 
no-cache\r\nConnection: close\r\n\r\n 
2018-04-13 10:00:19: (response.c.350) -- splitting Request-URI 
2018-04-13 10:00:19: (response.c.351) Request-URI :  
/speedtest/upload.php?x=1523602817933. 
2018-04-13 10:00:19: (response.c.352) URI-scheme  :  http 
2018-04-13 10:00:19: (response.c.353) URI-authority   :  speedtest.host.url
2018-04-13 10:00:19: (response.c.354) URI-path (raw)  :  /speedtest/upload.php 
2018-04-13 10:00:19: (response.c.355) URI-path (clean):  /speedtest/upload.php 
2018-04-13 10:00:19: (response.c.356) URI-query   :  x=1523602817933. 
2018-04-13 10:00:19: (mod_access.c.148) -- mod_access_uri_handler called 
2018-04-13 10:00:19: (response.c.490) --

Bug#863039: libwvstreams4.6-base: wvdial crashes with "*current_task->stack_magic == WVTASK_MAGIC' failed"

2018-04-13 Thread James Lacey

Dear Maintainer,


-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libwvstreams4.6-base depends on:
ii  libc6   2.24-11+deb9u3
ii  libgcc1 1:6.3.0-18+deb9u1
ii  libstdc++6  6.3.0-18+deb9u1
ii  zlib1g  1:1.2.8.dfsg-5

libwvstreams4.6-base recommends no packages.

libwvstreams4.6-base suggests no packages.

-- no debconf information

I am using wvdial 1.61, and when attempting to connect using "sudo wvdial" I 
get the following output:
--> Modem initialized.
--> Sending: ATDT*99***1#
--> Waiting for carrier.
ATDT*99***1#
CONNECT 720
--> Carrier detected.  Starting PPP immediately.
--> Starting pppd at Fri Apr 13 13:58:51 2018
--> Pid of pppd: 17998
wvdial: utils/wvtask.cc:303: static int WvTaskMan::yield(int): Assertion 
`*current_task->stack_magic == WVTASK_MAGIC' failed.
Aborted

Here is my wvdial.conf:
[Dialer Defaults]
Modem Type = Analog Modem
ISDN = 0
Modem = /dev/ttyUSB1
Phone = *99***1#
Username = blank
Password = blank
Stupid Mode = 1
Baud = 115200
Init3 = AT+CGDCONT=1,"IP","three.co.uk"

My modem is a Qualcomm Gobi 2000 in a Thinkpad T410. It has worked well under 
other operating systems.
I attempted to use version 4.6.1-7 of libwvstreams4.6-base as well, but this 
resulted in the same error.

I can provide additional information if requested.

Regards,

James Lacey



Bug#875530: marked as done (eqonomize: Please stop installing deprecated mimelnk files)

2018-04-13 Thread Debian Bug Tracking System
Your message dated Fri, 13 Apr 2018 19:34:44 +
with message-id 
and subject line Bug#875530: fixed in eqonomize 1.2.0-1
has caused the Debian Bug report #875530,
regarding eqonomize: Please stop installing deprecated mimelnk files
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.)


-- 
875530: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: eqonomize
Version: 0.6-8
Severity: normal
User: bi...@debian.org
Usertags: mimelnk

Hi,

your package eqonomize installs one or multiple files in /usr/share/mimelnk/.
Those mimelink files were used by KDE3 which is long gone.  Afaik, the last
Debian release shipping with KDE3 was Debian Lenny, released in 2009.

Nowadays those files are just cruft. Please consider removing those mimelnk
files in your next upload.
--- End Message ---
--- Begin Message ---
Source: eqonomize
Source-Version: 1.2.0-1

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

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 875...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabian Wolff  (supplier of updated eqonomize 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Apr 2018 14:43:28 +0200
Source: eqonomize
Binary: eqonomize eqonomize-doc
Architecture: source amd64 all
Version: 1.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Fabian Wolff 
Description:
 eqonomize  - personal accounting software for the small household economy
 eqonomize-doc - documentation for the Eqonomize! accounting software
Closes: 874860 875530 886536
Changes:
 eqonomize (1.2.0-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release.
   * Build with Qt 5 (Closes: #874860).
   * Remove eqonomize-doc's recommendation of khelpcenter4 (Closes: #886536).
   * Update Homepage field in debian/control.
   * Update debian/copyright.
   * Update debian/watch.
   * Update eqonomize[-doc].install files (Closes: #875530).
   * Upgrade to debhelper compat level 11.
   * Upgrade to Standards-Version 4.1.3 in debian/control (no changes).
   * Update patches.
   * Enable hardening flags in debian/rules.
   * Add doc-base registration file for eqonomize-doc.
   * Add 03-fix-spelling.patch.
   * Update Vcs-Git and Vcs-Browser fields in debian/control.
   * Mark eqonomize-doc as Multi-Arch: foreign.
Checksums-Sha1:
 f92b6e1dd8978332c7d0217236aacfdeddcbb829 1990 eqonomize_1.2.0-1.dsc
 f6aaf0730b81ea8da9a11ecfed44d719fa805c56 4869565 eqonomize_1.2.0.orig.tar.gz
 dfa3af2d6838c6c2bc50a318b6dd09276820563b 8712 eqonomize_1.2.0-1.debian.tar.xz
 506da20c434c4b7fa022ad2e3b40218e097258a0 8315144 
eqonomize-dbgsym_1.2.0-1_amd64.deb
 6838e0efbf5fa80bcf3f11de63d76c18fbaabf5f 3276268 eqonomize-doc_1.2.0-1_all.deb
 0a61baa33b0b7631125389591758765a8fea15ba 12106 
eqonomize_1.2.0-1_amd64.buildinfo
 8b8106ba25afd22c7a23c07fe5a195f8558636ec 893280 eqonomize_1.2.0-1_amd64.deb
Checksums-Sha256:
 e0d32351a461fde7110cf35ef632cbc5f8773d757d0d33f3ef4c65795686a41c 1990 
eqonomize_1.2.0-1.dsc
 f3f5366135994e791058ace62fb92cfdcebc2a2093ab205289ae9d25ccc28808 4869565 
eqonomize_1.2.0.orig.tar.gz
 0f24a85d8ea9cdf0fa04fe77bd47f4b4c128298c93e655d23c394bf885325d8d 8712 
eqonomize_1.2.0-1.debian.tar.xz
 9284252e438bd4d7fe5dd6fa3df3d974c7e5d7ef6205514ab87a10dde4015eb1 8315144 
eqonomize-dbgsym_1.2.0-1_amd64.deb
 da08a774908fc6e39958937c1305f3113c826f70899b9bce65591b2ff8cb365b 3276268 
eqonomize-doc_1.2.0-1_all.deb
 758316641e4556f6ee17cf5ebd7d204fed9271579642082c9abd31bd5c669b65 12106 
eqonomize_1.2.0-1_amd64.buildinfo
 884a05ff979516e841f61b50ba541245444dcc347d6f73949fffdc32bc8bd759 893280 
eqonomize_1.2.0-1_amd64.deb
Files:
 030517355fac789d99330e7210d8ed11 1990 kde optional eqonomize_1.2.0-1.dsc
 13f2176ce8436f6c74fa39dfd65ae79a 4869565 kde optional 
eqonomize_1.2.0.orig.tar.gz
 34839e6de88568729c6eef337d1604ec 8712 kde optional 
eqonomize_1.2.0-1.debian.tar.xz
 0e4ac5d3dc3a7e1d3e06b4bf6623fd54 8315144 debug optional 
eqonomize-dbgsym_1.2.0-1_amd64.deb
 2afdaf25a90aadf8f1d96fdbb98b72d4 3276268 doc optional 
e

Bug#874860: marked as done ([eqonomize] Future Qt4 removal from Buster)

2018-04-13 Thread Debian Bug Tracking System
Your message dated Fri, 13 Apr 2018 19:34:44 +
with message-id 
and subject line Bug#874860: fixed in eqonomize 1.2.0-1
has caused the Debian Bug report #874860,
regarding [eqonomize] Future Qt4 removal from Buster
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.)


-- 
874860: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874860
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: eqonomize
Version: 0.6-8
Severity: wishlist
User: debian-qt-...@lists.debian.org
Usertags: qt4-removal


Hi! As you might know we the Qt/KDE team are preparing to remove Qt4
as [announced] in:

[announced] 


Currently Qt4 has been dead upstream and we are starting to have problems
maintaining it, like for example in the [OpenSSL 1.1 support] case.

[OpenSSL 1.1 support] 

In order to make this move, all packages directly or indirectly depending on
the Qt4 libraries have to either get ported to Qt5 or eventually get
removed from the Debian repositories.

Therefore, please take the time and:
- contact your upstream (if existing) and ask about the state of a Qt5
port of your application
- if there are no activities regarding porting, investigate whether there are
suitable alternatives for your users
- if there is a Qt5 port that is not yet packaged, consider packaging it
- if both the Qt4 and the Qt5 versions already coexist in the Debian
archives, consider removing the Qt4 version

= Porting =

Some of us where involved in various Qt4 to Qt5 migrations [migration] and we
know for sure that porting stuff from Qt4 to Qt5 is much much easier and less
painful than it was from Qt3 to Qt4.

We also understand that there is still a lot of software still using Qt4.

Don't forget to take a look at the C++ API changes page [apichanges] whenever
you start porting your application.

[migration] http://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html
[apichanges] http://doc.qt.io/qt-5/sourcebreaks.html

For any questions and issues, do not hesitate to contact the Debian Qt/KDE
team at debian-qt-...@lists.debian.org

The removal is being tracked in 

Lisandro,
on behalf of the Qt4 maintainers
--- End Message ---
--- Begin Message ---
Source: eqonomize
Source-Version: 1.2.0-1

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

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 874...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabian Wolff  (supplier of updated eqonomize 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Apr 2018 14:43:28 +0200
Source: eqonomize
Binary: eqonomize eqonomize-doc
Architecture: source amd64 all
Version: 1.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Fabian Wolff 
Description:
 eqonomize  - personal accounting software for the small household economy
 eqonomize-doc - documentation for the Eqonomize! accounting software
Closes: 874860 875530 886536
Changes:
 eqonomize (1.2.0-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release.
   * Build with Qt 5 (Closes: #874860).
   * Remove eqonomize-doc's recommendation of khelpcenter4 (Closes: #886536).
   * Update Homepage field in debian/control.
   * Update debian/copyright.
   * Update debian/watch.
   * Update eqonomize[-doc].install files (Closes: #875530).
   * Upgrade to debhelper compat level 11.
   * Upgrade to Standards-Version 4.1.3 in debian/control (no changes).
   * Update patches.
   * Enable hardening flags in debian/rules.
   * Add doc-base registration file for eqonomize-doc.
   * Add 03-fix-spelling.patch.
   * Update Vcs-Git and Vcs-Browser fields in debian/control.
   * Mark eqonomize-doc as Multi-Arch: foreign.
Checksums-Sha1:
 f92b6e1dd8978332c7d0217236aacfdeddcbb829 1990 eqonomize_1.2.0-1.dsc
 f6aaf0730b81ea8da9a11ecfed44d719fa805c56 4869565 eqonomize_1.2.0.orig.tar.gz
 dfa3af2d6838c6c2bc50a318b6dd09276820563b 8712 eqonomize_1.2.0-1.debian.tar.xz
 506da20c434c4b7fa022ad2e3b4

Bug#886536: marked as done (eqonomize-doc: please migrate the khelpcenter4 relationship to khelpcenter)

2018-04-13 Thread Debian Bug Tracking System
Your message dated Fri, 13 Apr 2018 19:34:44 +
with message-id 
and subject line Bug#886536: fixed in eqonomize 1.2.0-1
has caused the Debian Bug report #886536,
regarding eqonomize-doc: please migrate the khelpcenter4 relationship to 
khelpcenter
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.)


-- 
886536: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886536
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: eqonomize
Version: 0.6-8
Severity: wishlist
Tags: patch

Dear Maintainer,

your package depends, recommends, or suggests khelpcenter4.  Since the
split in an own source, it was renamed back to khelpcenter, with
khelpcenter4 as transitional package; please update the package
relationship according to this.

Attached there is a patch for this.

The khelpcenter package is already available in the current Debian
stable, i.e. Stretch.

Thanks,
-- 
Pino
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Package: eqonomize-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: eqonomize, khelpcenter4
+Recommends: eqonomize, khelpcenter
 Description: documentation for the Eqonomize! accounting software
  Eqonomize! is a personal accounting software for KDE, with focus on
  efficiency and ease of use for the small household economy.
--- End Message ---
--- Begin Message ---
Source: eqonomize
Source-Version: 1.2.0-1

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

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 886...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabian Wolff  (supplier of updated eqonomize 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Apr 2018 14:43:28 +0200
Source: eqonomize
Binary: eqonomize eqonomize-doc
Architecture: source amd64 all
Version: 1.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Fabian Wolff 
Description:
 eqonomize  - personal accounting software for the small household economy
 eqonomize-doc - documentation for the Eqonomize! accounting software
Closes: 874860 875530 886536
Changes:
 eqonomize (1.2.0-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release.
   * Build with Qt 5 (Closes: #874860).
   * Remove eqonomize-doc's recommendation of khelpcenter4 (Closes: #886536).
   * Update Homepage field in debian/control.
   * Update debian/copyright.
   * Update debian/watch.
   * Update eqonomize[-doc].install files (Closes: #875530).
   * Upgrade to debhelper compat level 11.
   * Upgrade to Standards-Version 4.1.3 in debian/control (no changes).
   * Update patches.
   * Enable hardening flags in debian/rules.
   * Add doc-base registration file for eqonomize-doc.
   * Add 03-fix-spelling.patch.
   * Update Vcs-Git and Vcs-Browser fields in debian/control.
   * Mark eqonomize-doc as Multi-Arch: foreign.
Checksums-Sha1:
 f92b6e1dd8978332c7d0217236aacfdeddcbb829 1990 eqonomize_1.2.0-1.dsc
 f6aaf0730b81ea8da9a11ecfed44d719fa805c56 4869565 eqonomize_1.2.0.orig.tar.gz
 dfa3af2d6838c6c2bc50a318b6dd09276820563b 8712 eqonomize_1.2.0-1.debian.tar.xz
 506da20c434c4b7fa022ad2e3b40218e097258a0 8315144 
eqonomize-dbgsym_1.2.0-1_amd64.deb
 6838e0efbf5fa80bcf3f11de63d76c18fbaabf5f 3276268 eqonomize-doc_1.2.0-1_all.deb
 0a61baa33b0b7631125389591758765a8fea15ba 12106 
eqonomize_1.2.0-1_amd64.buildinfo
 8b8106ba25afd22c7a23c07fe5a195f8558636ec 893280 eqonomize_1.2.0-1_amd64.deb
Checksums-Sha256:
 e0d32351a461fde7110cf35ef632cbc5f8773d757d0d33f3ef4c65795686a41c 1990 
eqonomize_1.2.0-1.dsc
 f3f5366135994e791058ace62fb92cfdcebc2a2093ab205289ae9d25ccc28808 4869565 
eqonomize_1.2.0.orig.tar.gz
 0f24a85d8ea9cdf0fa04fe77bd47f4b4c128298c93e655d23c394bf885325d8d 8712 
eqonomize_1.2.0-1.debian.tar.xz
 9284252e438bd4d7fe5dd6fa3df3d974c7e5d7ef6205514ab87a10dde4015eb1 8315144 
eqonomize-dbgsym_1.2.0-1_amd64.deb
 da08a774908fc6e39958937c1305f3113c826f70899b9bce65591b2ff8cb365b 3276268 
eqonomize-doc_1.2.0-1_all.deb
 758316641e4556f6ee17cf5ebd7d204fed9271579642082c9abd31bd5c669b65 12106 
eqonomize_1.2.0-1_amd64.buildinfo
 884a05ff979516e841f61b50ba541245444

Processing of eqonomize_1.2.0-1_amd64.changes

2018-04-13 Thread Debian FTP Masters
eqonomize_1.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  eqonomize_1.2.0-1.dsc
  eqonomize_1.2.0.orig.tar.gz
  eqonomize_1.2.0-1.debian.tar.xz
  eqonomize-dbgsym_1.2.0-1_amd64.deb
  eqonomize-doc_1.2.0-1_all.deb
  eqonomize_1.2.0-1_amd64.buildinfo
  eqonomize_1.2.0-1_amd64.deb

Greetings,

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



eqonomize_1.2.0-1_amd64.changes ACCEPTED into unstable

2018-04-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Apr 2018 14:43:28 +0200
Source: eqonomize
Binary: eqonomize eqonomize-doc
Architecture: source amd64 all
Version: 1.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Fabian Wolff 
Description:
 eqonomize  - personal accounting software for the small household economy
 eqonomize-doc - documentation for the Eqonomize! accounting software
Closes: 874860 875530 886536
Changes:
 eqonomize (1.2.0-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release.
   * Build with Qt 5 (Closes: #874860).
   * Remove eqonomize-doc's recommendation of khelpcenter4 (Closes: #886536).
   * Update Homepage field in debian/control.
   * Update debian/copyright.
   * Update debian/watch.
   * Update eqonomize[-doc].install files (Closes: #875530).
   * Upgrade to debhelper compat level 11.
   * Upgrade to Standards-Version 4.1.3 in debian/control (no changes).
   * Update patches.
   * Enable hardening flags in debian/rules.
   * Add doc-base registration file for eqonomize-doc.
   * Add 03-fix-spelling.patch.
   * Update Vcs-Git and Vcs-Browser fields in debian/control.
   * Mark eqonomize-doc as Multi-Arch: foreign.
Checksums-Sha1:
 f92b6e1dd8978332c7d0217236aacfdeddcbb829 1990 eqonomize_1.2.0-1.dsc
 f6aaf0730b81ea8da9a11ecfed44d719fa805c56 4869565 eqonomize_1.2.0.orig.tar.gz
 dfa3af2d6838c6c2bc50a318b6dd09276820563b 8712 eqonomize_1.2.0-1.debian.tar.xz
 506da20c434c4b7fa022ad2e3b40218e097258a0 8315144 
eqonomize-dbgsym_1.2.0-1_amd64.deb
 6838e0efbf5fa80bcf3f11de63d76c18fbaabf5f 3276268 eqonomize-doc_1.2.0-1_all.deb
 0a61baa33b0b7631125389591758765a8fea15ba 12106 
eqonomize_1.2.0-1_amd64.buildinfo
 8b8106ba25afd22c7a23c07fe5a195f8558636ec 893280 eqonomize_1.2.0-1_amd64.deb
Checksums-Sha256:
 e0d32351a461fde7110cf35ef632cbc5f8773d757d0d33f3ef4c65795686a41c 1990 
eqonomize_1.2.0-1.dsc
 f3f5366135994e791058ace62fb92cfdcebc2a2093ab205289ae9d25ccc28808 4869565 
eqonomize_1.2.0.orig.tar.gz
 0f24a85d8ea9cdf0fa04fe77bd47f4b4c128298c93e655d23c394bf885325d8d 8712 
eqonomize_1.2.0-1.debian.tar.xz
 9284252e438bd4d7fe5dd6fa3df3d974c7e5d7ef6205514ab87a10dde4015eb1 8315144 
eqonomize-dbgsym_1.2.0-1_amd64.deb
 da08a774908fc6e39958937c1305f3113c826f70899b9bce65591b2ff8cb365b 3276268 
eqonomize-doc_1.2.0-1_all.deb
 758316641e4556f6ee17cf5ebd7d204fed9271579642082c9abd31bd5c669b65 12106 
eqonomize_1.2.0-1_amd64.buildinfo
 884a05ff979516e841f61b50ba541245444dcc347d6f73949fffdc32bc8bd759 893280 
eqonomize_1.2.0-1_amd64.deb
Files:
 030517355fac789d99330e7210d8ed11 1990 kde optional eqonomize_1.2.0-1.dsc
 13f2176ce8436f6c74fa39dfd65ae79a 4869565 kde optional 
eqonomize_1.2.0.orig.tar.gz
 34839e6de88568729c6eef337d1604ec 8712 kde optional 
eqonomize_1.2.0-1.debian.tar.xz
 0e4ac5d3dc3a7e1d3e06b4bf6623fd54 8315144 debug optional 
eqonomize-dbgsym_1.2.0-1_amd64.deb
 2afdaf25a90aadf8f1d96fdbb98b72d4 3276268 doc optional 
eqonomize-doc_1.2.0-1_all.deb
 8994cccd6d110048bfc96572cf6f6edf 12106 kde optional 
eqonomize_1.2.0-1_amd64.buildinfo
 2b307a2e51aeeffdacf62764830c2b36 893280 kde optional 
eqonomize_1.2.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAlrRAkoACgkQkWT6HRe9
XTau4w/9FZmt+e3K6UsRxIszwdnOV9nOJYGaIRBkjzTfqdjsnPoHpDNHizbiC50i
Do6LfoBo/rQ0YOfu0FsmB93DtSVufulZD1fwHzfYzrdqnMKymxFyW/FHbxmzhkeZ
ogWTajF3zoNrCGsucEfkR4O+n57SpmRSHLR7V9G/4eOLFIwTtwYczTuK4dhVIQ68
SOjwcF4NwmMd1iptl+WO4TM9ceBgRcmn06YWUbTSxj9hw6cp9eQeaWGDO0vX2s6G
Q48G4vnRWO4gTRH0eH27WITViSZiYQ/5GXtGb5UgHAueH4PXOAMrF/JNT+AV2diO
RjR7/eldpOOdvb4i4faobjoTD5T4bzQlsnV/pF4ZsqAB6fkyb5CvpojynfL1Moqx
Zfez3XKVnFnITomMBdi9dX6efQNywtryqNKNytEXJDxRkaK/EaPDiAxwXzOhNStY
M47Wi9DsugtzpkyX10CGi6RLS2skb9LvWbko7P83qSHOokpLyO983ma99TSz6329
RrD2OATkeBN3ILZsiNJQQO53csIH1vQN8Q9Eu2xA6d2cO1c3Kc/P1/YRQu18af7m
zQKmdv4oGuq7Is7smgrKPxghKnMlyj0VR+mntcpIPcDHIM7VVDZYR/2iBKZHbKo7
WQoGfSHiSs2TH1pVCKFo+1ai8m4808Mmr+H1iLK6o9FSwUfgzao=
=vJTA
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



premail is marked for autoremoval from testing

2018-04-13 Thread Debian testing autoremoval watch
premail 0.46-10 is marked for autoremoval from testing on 2018-04-24

It (build-)depends on packages with these RC bugs:
862879: claws-mail: Port from libnm-util/libnm-glib to libnm (or 
GNetworkMonitor)
892181: ruby-ncurses: ruby-ncurses fails to load with Ruby 2.5



collada2gltf is marked for autoremoval from testing

2018-04-13 Thread Debian testing autoremoval watch
collada2gltf 20140924-4 is marked for autoremoval from testing on 2018-04-15

It is affected by these RC bugs:
893203: collada2gltf: FTBFS with rapidjson 1.0.2