Processing of libwmf_0.2.8.4-12_amd64.changes

2017-10-11 Thread Debian FTP Masters
libwmf_0.2.8.4-12_amd64.changes uploaded successfully to localhost
along with the files:
  libwmf_0.2.8.4-12.dsc
  libwmf_0.2.8.4-12.debian.tar.xz
  libwmf-bin-dbgsym_0.2.8.4-12_amd64.deb
  libwmf-bin_0.2.8.4-12_amd64.deb
  libwmf-dev_0.2.8.4-12_amd64.deb
  libwmf-doc_0.2.8.4-12_all.deb
  libwmf0.2-7-dbgsym_0.2.8.4-12_amd64.deb
  libwmf0.2-7-gtk-dbgsym_0.2.8.4-12_amd64.deb
  libwmf0.2-7-gtk_0.2.8.4-12_amd64.deb
  libwmf0.2-7_0.2.8.4-12_amd64.deb
  libwmf_0.2.8.4-12_amd64.buildinfo

Greetings,

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



libwmf_0.2.8.4-12_amd64.changes is NEW

2017-10-11 Thread Debian FTP Masters
binary:libwmf0.2-7-gtk is NEW.
binary:libwmf0.2-7-gtk is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports



Processing of qtscrob_0.11+git-2_amd64.changes

2017-10-11 Thread Debian FTP Masters
qtscrob_0.11+git-2_amd64.changes uploaded successfully to localhost
along with the files:
  qtscrob_0.11+git-2.dsc
  qtscrob_0.11+git-2.debian.tar.xz
  qtscrob-dbgsym_0.11+git-2_amd64.deb
  qtscrob_0.11+git-2_amd64.buildinfo
  qtscrob_0.11+git-2_amd64.deb
  scrobble-cli_0.11+git-2_all.deb
  scrobbler-dbgsym_0.11+git-2_amd64.deb
  scrobbler_0.11+git-2_amd64.deb

Greetings,

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



qtscrob_0.11+git-2_amd64.changes REJECTED

2017-10-11 Thread Debian FTP Masters


Version check failed:
Your upload included the source package qtscrob, version 0.11+git-2,
however testing already has version 0.11+git-2.
Uploads to unstable must have a higher version than present in testing.



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



Bug#878231: Upstream Seems Alive

2017-10-11 Thread Barak A. Pearlmutter
Package: airport-utils
Version: 2-6

The upstream page seems to be alive, albeit at a slightly different location.
This should be updated in debian/copyright and perhaps debian/watch.

The first of these is the same as the old URL with nothing new, I think.
The second might have some newer versions---I didn't check carefully.

http://edge.cs.drexel.edu/GICL/people/sevy/airport/index.html

https://jsevy.com/wordpress/index.php/airport/



Processing of tuxpaint-config_0.0.13-3_amd64.changes

2017-10-11 Thread Debian FTP Masters
tuxpaint-config_0.0.13-3.dsc has incorrect md5 checksum; deleting it
tuxpaint-config_0.0.13-3.debian.tar.xz has incorrect size; deleting it

Greetings,

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



Bug#878238: xpp segfaults at startup in malloc called from cups httpConnect()

2017-10-11 Thread Attila Kinali
Package: xpp
Version: 1.5-cvs20081009-3
Severity: important

Good afternoon,

I just upraded my computer from stretch to buster. After a reboot, xpp 
segfaults.
As I thought that it might have been some library symbols gone bad, I have
rebuilt the package from source, but it still didn't help.

The application crashes before it opens a window at all.

xpp-1.5-cvs20081009 $ gdb ./xpp
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./xpp...done.
(gdb) run
Starting program: /tmp/asdfadsf/xpp-1.5-cvs20081009/xpp 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x76dd51cd in malloc_consolidate (
av=av@entry=0x770f5b00 ) at malloc.c:4221
4221malloc.c: No such file or directory.
(gdb) bt
#0  0x76dd51cd in malloc_consolidate (
av=av@entry=0x770f5b00 ) at malloc.c:4221
#1  0x76dd6dfa in _int_malloc (
av=av@entry=0x770f5b00 , bytes=bytes@entry=12808)
at malloc.c:3488
#2  0x76dd9b7b in __libc_calloc (n=, 
elem_size=) at malloc.c:3274
#3  0x77b809db in ?? () from /usr/lib/x86_64-linux-gnu/libcups.so.2
#4  0x77b837d1 in httpConnect2 ()
   from /usr/lib/x86_64-linux-gnu/libcups.so.2
#5  0x77b8382d in httpConnect ()
   from /usr/lib/x86_64-linux-gnu/libcups.so.2
#6  0x555605ac in CupsHelper::processRequest (
req=req@entry=0x55809190, res=res@entry=0x55568cea "/printers/")
at cupshelper.cxx:105
#7  0x55560ffa in printFiles::printFiles (this=0x5579e030, 
argc=, argv=, exitstat=)
at xpp.cxx:325
#8  0xb63b in xppMainWindow::xppMainWindow (this=0x5579deb0, 
argc=1, argv=0x7fffe1e8, exitstat=@0x7fffe0e4: 0)
at mainwindow.cxx:965
#9  0x8fa9 in main (argc=1, argv=0x7fffe1e8) at xppmain.cxx:51
(gdb) up 6
#6  0x555605ac in CupsHelper::processRequest (
req=req@entry=0x55809190, res=res@entry=0x55568cea "/printers/")
at cupshelper.cxx:105
105   http_t*HTTP = httpConnect(host_,port_);
(gdb) p host_
$1 = "localhost\000cups.sock", '\000' 
(gdb) p port_
$2 = 631
(gdb) p *req
$3 = {state = IPP_STATE_IDLE, request = {any = {version = "\002", 
  op_status = 11, request_id = 1}, op = {version = "\002", 
  operation_id = IPP_OP_GET_PRINTER_ATTRIBUTES, request_id = 1}, status = {
  version = "\002", status_code = 11, request_id = 1}, event = {
  version = "\002", status_code = 11, request_id = 1}}, 
  attrs = 0x55818cb0, last = 0x55818ad0, current = 0x55818ad0, 
  curtag = IPP_TAG_ZERO, prev = 0x55818b10, use = 1, atend = 0, 
  curindex = 0}

>From what I can tell, the call to httpConnect() looks correct. I don't see why 
>that should
cause a segfault.

Any help resolving this would be appreciated.

Thanks in advance.

Attila Kinali

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

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages xpp depends on:
ii  libc6   2.24-17
ii  libcups22.2.4-7
ii  libfltk1.1  1.1.10-23
ii  libgcc1 1:7.2.0-8
ii  libstdc++6  7.2.0-8

xpp recommends no packages.

xpp suggests no packages.

-- no debconf information



Processing of tuxpaint-config_0.0.13-3_amd64.changes

2017-10-11 Thread Debian FTP Masters
tuxpaint-config_0.0.13-3_amd64.changes uploaded successfully to localhost
along with the files:
  tuxpaint-config_0.0.13-3.dsc
  tuxpaint-config_0.0.13-3.debian.tar.xz
  tuxpaint-config-dbgsym_0.0.13-3_amd64.deb
  tuxpaint-config_0.0.13-3_amd64.buildinfo
  tuxpaint-config_0.0.13-3_amd64.deb

Greetings,

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



tuxpaint-config_0.0.13-3_amd64.changes REJECTED

2017-10-11 Thread Debian FTP Masters


Version check failed:
Your upload included the source package tuxpaint-config, version 0.0.13-3,
however testing already has version 0.0.13-3.
Uploads to unstable must have a higher version than present in testing.



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



Workforce Ready Contact List 2017

2017-10-11 Thread gabriel . richardson
style="margin-bottom:0.0001pt;line-height:normal">style="color:rgb(31,78,121);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">Hi,class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal">style="color:rgb(31,78,121);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)">I am writing this email to check if

you are interested in acquiring Workforce
Ready contact email list for your demand generation  
efforts.


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)"> 


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)">We also have information on Workforce
Central, ADP Workforce Now, SuccessFactors, UltiPro, PeopleSoft, BambooHR  
and many

more.

style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)"> 


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)">Information: Name, Title, Email,

Phone, Company Name, Company Address, Website, Industry, Revenue, Employee
Size, etc.

style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)"> 


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)">Please review and let me know your

interest.

style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)"> 


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)">Thanks,


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)">Gabriel Richardson


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)">Marketing Manager


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)"> 


style="margin-bottom:0.0001pt;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="color:rgb(31,78,121)"> 


style="margin-bottom:0.0001pt;text-align:center;line-height:normal;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="font-size:8pt;color:black">If not

interested in receiving these email, please reply with Not Interested in
subject line
 powered by GSM. Free mail merge and  
email marketing software for Gmail.