Bug#749209: kinput2: missing define may result in invalid memory access

2014-05-24 Thread Michael Tautschnig
Package: kinput2
Version: 3.1-12
Usertags: goto-cc

During a rebuild of all packages in a clean sid chroot (and cowbuilder+pbuilder)
the build failed with the following error. Please note that we use our research
compiler tool-chain (using tools from the cbmc package), which permits extended
reporting on type inconsistencies at link time.

[...]
gcc -o kinput2 -g -O2 -fno-strict-aliasing   kinput2.o ../lib/libKi2.a 
../lib/imlib/libim.a  -lcanna16  -lXaw -lXmu -lXt -lSM -lICE -lXpm  -lXext 
-lX11  

error: conflicting function declarations "IMCloseConnection"
old definition in module IMProto file imlib/imfuncs.h line 70
void (struct _im_connection_ *)
new definition in module imdispatch file imfuncs.h line 70
void (struct _im_connection_ *)

reason for conflict at .serial in types listed below (struct/struct):
names of component 2 differ (serial/has_length_bug)
struct _im_connection_ {
  signed int major_protocol_version;
  signed int minor_protocol_version;
  signed int serial;
  unsigned int $pad0;
  struct _WidgetRec * proto_widget;
  IMTransport transport;
  signed int byte_order;
  unsigned int $pad1;
  IMBuffer in_buf;
  IMBuffer out_buf;
  signed int (*)() dispatcher;
  struct _im_im_ * im_list;
  signed int schedule;
  unsigned int $pad2;
  struct _im_connection_ * queue_next;
  struct _im_connection_ * next;
}
struct _im_connection_ {
  signed int major_protocol_version;
  signed int minor_protocol_version;
  signed int has_length_bug;
  signed int serial;
  struct _WidgetRec * proto_widget;
  IMTransport transport;
  signed int byte_order;
  unsigned int $pad1;
  IMBuffer in_buf;
  IMBuffer out_buf;
  signed int (*)() dispatcher;
  struct _im_im_ * im_list;
  signed int schedule;
  unsigned int $pad1;
  struct _im_connection_ * queue_next;
  struct _im_connection_ * next;
}
Makefile:: recipe for target 'kinput2' failed
make[2]: *** [kinput2] Error 64
make[2]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-kinput2/kinput2-3.1/cmd'
Makefile:1099: recipe for target 'all' failed
make[1]: *** [all] Error 2

Looking at the struct layout above, it will depend on the size of padding
whether fields map onto each other or not. On 64 bit systems (as in this case),
the padding may help; on 32 bit systems the fields will be misaligned. In
particular, accesses such as conn->next

http://sources.debian.net/src/kinput2/3.1-12/lib/IMProto.c?hl=377#L377

may or may not be valid. This is all caused by -DXIM_BC not being part of all
compiler command lines.

Best,
Michael



pgpNTdpdmKahi.pgp
Description: PGP signature


Bug#261840: Nachfolgend finden Sie Freie Stellen vom 23.05.2014 zur Durchsicht

2014-05-24 Thread Short GmbH

Sehr geehrte/r Arbeitsuchender,

folgendes Arbeitsangebot ist für alle geeignet, da diese Arbeit ohne Vorwissen auch von zu Hause zu bewerkstelligen ist. Der Arbeitnehmer hat keine Ausgaben und muss keine besonderen Kenntnisse mitbringen. Die benötigte technische Ausrüstung wird von uns frei zur Verfügung gestellt. Zu Ihrem Arbeitsfeld gehört die Betreuung von Onlinebibliotheken, das Erstellen von Mediatheken, das Erstellen von Buchwerken, die Koordinierung und das Erstellen von Ebooks. Wir bieten eine attraktive Vergütung in Höhe von 18€ pro Stunde. 

Unser Unternehmen verfügt über internationale Zweigstellen auf der ganzen Welt und wir arbeiten in der Digitalisierung. Zur Zeit suchen wir nach neuen Mitarbeitern. 

Worauf wir bei unseren Mitarbeiter Wert legen wäre: Sie verfügen über ein Paar Stunden Zeit am Tag, eine Tätigkeit von zu Hause entspricht Ihrer Vorstellung, sie verfügen über ein Paar Stunden Zeit am Tag, Sie besitzen eine teamorientierte Arbeitsweise, Sie besitzen Flexibilität und Grundkenntnisse von MS-Office sind von Vorteil. 


Haben wir Ihr Interesse geweckt? Dann freuen wir uns über Ihre Bewerbung! 
Schicken Sie Ihre vollständigen Bewerbungsunterlagen an: lacycrou...@gmx.com
Wir freuen uns auf Ihre Bewerbung.

Beste Grüße

Short GmbH


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/02691d3c.2c780fdd1c719e8c@Dino-PC



Bug#749177: marked as done (libmilter1.0.1: arch-dependent file in "Multi-Arch: same" package)

2014-05-24 Thread Debian Bug Tracking System
Your message dated Sun, 25 May 2014 00:34:25 +
with message-id 
and subject line Bug#749177: fixed in sendmail 8.14.4-7
has caused the Debian Bug report #749177,
regarding libmilter1.0.1: arch-dependent file in "Multi-Arch: same" package
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.)


-- 
749177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749177
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: libmilter1.0.1
Version: 8.14.4-6
Severity: important
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch

libmilter1.0.1 is marked as "Multi-Arch: same", but the following file 
is architecture-dependent:


/usr/share/bug/libmilter1.0.1/script

An example diff between i386 and amd64 is attached.

--
Jakub Wilk
diff -ur libmilter1.0.1_8.14.4-6_i386/usr/share/bug/libmilter1.0.1/script 
libmilter1.0.1_8.14.4-6_amd64/usr/share/bug/libmilter1.0.1/script
--- libmilter1.0.1_8.14.4-6_i386/usr/share/bug/libmilter1.0.1/script
2014-05-24 13:37:38.0 +0200
+++ libmilter1.0.1_8.14.4-6_amd64/usr/share/bug/libmilter1.0.1/script   
2014-05-24 13:23:30.0 +0200
@@ -1,6 +1,6 @@
 #!/bin/sh
 #-
-# $Sendmail: sendmail.bug,v 8.14.4 2014-05-24 11:37:30 cowboy Exp $
+# $Sendmail: sendmail.bug,v 8.14.4 2014-05-24 11:23:27 cowboy Exp $
 #
 # Copyright (c) 1998-2010 Richard Nelson.  All Rights Reserved.
 #
--- End Message ---
--- Begin Message ---
Source: sendmail
Source-Version: 8.14.4-7

We believe that the bug you reported is fixed in the latest version of
sendmail, 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 749...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann  (supplier of updated sendmail 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: Sun, 25 May 2014 01:37:44 +0200
Source: sendmail
Binary: sendmail-bin rmail sensible-mda libmilter1.0.1 libmilter1.0.1-dbg 
libmilter-dev sendmail-doc sendmail sendmail-base sendmail-cf
Architecture: source all
Version: 8.14.4-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Description: 
 libmilter-dev - Sendmail Mail Filter API (Milter) (development files)
 libmilter1.0.1 - Sendmail Mail Filter API (Milter)
 libmilter1.0.1-dbg - Sendmail Mail Filter API (Milter) (debug symbols)
 rmail  - MTA->UUCP remote mail handler
 sendmail   - powerful, efficient, and scalable Mail Transport Agent (metapacka
 sendmail-base - powerful, efficient, and scalable Mail Transport Agent (arch 
inde
 sendmail-bin - powerful, efficient, and scalable Mail Transport Agent
 sendmail-cf - powerful, efficient, and scalable Mail Transport Agent (config ma
 sendmail-doc - powerful, efficient, and scalable Mail Transport Agent 
(documenta
 sensible-mda - Mail Delivery Agent wrapper
Closes: 749177
Changes: 
 sendmail (8.14.4-7) unstable; urgency=medium
 .
   * Remove timestamp from bug-script.  (Closes: #749177)
   * libmilter.symbols: Mark shm-specific symbols as linux-any and add the
 !linux-any counterparts.
Checksums-Sha1: 
 c6b5205a897aa89dd0dfa4769a1ff49e831da2ce 2626 sendmail_8.14.4-7.dsc
 1bdada4a47e9fd0a2e8d31c647b1606afa103562 375052 sendmail_8.14.4-7.debian.tar.xz
 b197b943a9aa53905a6752884f5f7226f02cf868 831398 sendmail-doc_8.14.4-7_all.deb
 35ed7b23e9249fa130503e4e9a60b8361f252f4b 216166 sendmail_8.14.4-7_all.deb
 5136381bfe60b95a361aebed39e6f57c33bdf99d 337760 sendmail-base_8.14.4-7_all.deb
 cc3c0f09ca8d971b2e488c6bc843bf00197fa16f 285286 sendmail-cf_8.14.4-7_all.deb
Checksums-Sha256: 
 f6381bb77caf3a1c1ce801be6467a0d8e714b0ec9555b9f25241922c332d39d6 2626 
sendmail_8.14.4-7.dsc
 9485a12e8e26321b352080eafb7172fe9543fb1ec476a9e05b68f46d9e3c33ac 375052 
sendmail_8.14.4-7.debian.tar.xz
 fdfa31155583a81f1f315ce0346afb2cc4b41bf044f28745fa3a44866e522e74 831398 
sendmail-doc_8.14.4-7_all.deb
 2f842932b7b01e91cc67510d7383f9d8069ffd224829dbbdcc69020a76154908 216166 
sendmail_8.14.4-7_all.deb
 31a4e1cf0624e29f273fc93bfedfa273047095be0a6370dc0fe3a8430dfb0839 337760 
sendmail-base_8.14.4-7_all.deb
 6496f6f998535af684508

sendmail_8.14.4-7_amd64.changes ACCEPTED into unstable

2014-05-24 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 25 May 2014 01:37:44 +0200
Source: sendmail
Binary: sendmail-bin rmail sensible-mda libmilter1.0.1 libmilter1.0.1-dbg 
libmilter-dev sendmail-doc sendmail sendmail-base sendmail-cf
Architecture: source all
Version: 8.14.4-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Description: 
 libmilter-dev - Sendmail Mail Filter API (Milter) (development files)
 libmilter1.0.1 - Sendmail Mail Filter API (Milter)
 libmilter1.0.1-dbg - Sendmail Mail Filter API (Milter) (debug symbols)
 rmail  - MTA->UUCP remote mail handler
 sendmail   - powerful, efficient, and scalable Mail Transport Agent (metapacka
 sendmail-base - powerful, efficient, and scalable Mail Transport Agent (arch 
inde
 sendmail-bin - powerful, efficient, and scalable Mail Transport Agent
 sendmail-cf - powerful, efficient, and scalable Mail Transport Agent (config ma
 sendmail-doc - powerful, efficient, and scalable Mail Transport Agent 
(documenta
 sensible-mda - Mail Delivery Agent wrapper
Closes: 749177
Changes: 
 sendmail (8.14.4-7) unstable; urgency=medium
 .
   * Remove timestamp from bug-script.  (Closes: #749177)
   * libmilter.symbols: Mark shm-specific symbols as linux-any and add the
 !linux-any counterparts.
Checksums-Sha1: 
 c6b5205a897aa89dd0dfa4769a1ff49e831da2ce 2626 sendmail_8.14.4-7.dsc
 1bdada4a47e9fd0a2e8d31c647b1606afa103562 375052 sendmail_8.14.4-7.debian.tar.xz
 b197b943a9aa53905a6752884f5f7226f02cf868 831398 sendmail-doc_8.14.4-7_all.deb
 35ed7b23e9249fa130503e4e9a60b8361f252f4b 216166 sendmail_8.14.4-7_all.deb
 5136381bfe60b95a361aebed39e6f57c33bdf99d 337760 sendmail-base_8.14.4-7_all.deb
 cc3c0f09ca8d971b2e488c6bc843bf00197fa16f 285286 sendmail-cf_8.14.4-7_all.deb
Checksums-Sha256: 
 f6381bb77caf3a1c1ce801be6467a0d8e714b0ec9555b9f25241922c332d39d6 2626 
sendmail_8.14.4-7.dsc
 9485a12e8e26321b352080eafb7172fe9543fb1ec476a9e05b68f46d9e3c33ac 375052 
sendmail_8.14.4-7.debian.tar.xz
 fdfa31155583a81f1f315ce0346afb2cc4b41bf044f28745fa3a44866e522e74 831398 
sendmail-doc_8.14.4-7_all.deb
 2f842932b7b01e91cc67510d7383f9d8069ffd224829dbbdcc69020a76154908 216166 
sendmail_8.14.4-7_all.deb
 31a4e1cf0624e29f273fc93bfedfa273047095be0a6370dc0fe3a8430dfb0839 337760 
sendmail-base_8.14.4-7_all.deb
 6496f6f998535af6845086d815dbc1b87985047f5a0602c01a1806f97a828ab1 285286 
sendmail-cf_8.14.4-7_all.deb
Files: 
 9cbd8971a152d1312ec287703acd10e4 831398 doc extra sendmail-doc_8.14.4-7_all.deb
 2752cae252bbdaced196dbb56b16cde1 216166 mail extra sendmail_8.14.4-7_all.deb
 3f567bcc0b9c5627be2a6f50a75fc6b2 337760 mail extra 
sendmail-base_8.14.4-7_all.deb
 9bb03b0b9b1d43694a4741aec2ebbc36 285286 mail extra sendmail-cf_8.14.4-7_all.deb
 fe68a695ffe77d7b851fc425a0596ade 2626 mail extra sendmail_8.14.4-7.dsc
 818d6e2d6fe7c1ecb36ea192b77c7b33 375052 mail extra 
sendmail_8.14.4-7.debian.tar.xz

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

iQIcBAEBCAAGBQJTgTkwAAoJEF+zP5NZ6e0IzsIP/0pzAOhEoC3RlRI7z0cWnPm1
kKk/faS8X2YlsQeZES2BdEA4AW84ZPqnqEBS3IxmfShgJLPQI9KMMch7Opmr5Icu
2a1LigOqBZ4389JR4wVmeMZURQgRNYuDyN5YrWYyY6T16bcTYhrFRTWEv7rxabv5
nNpjCtDLJXLn1km+gKKINCWkfLkkQwuvI722KUVy1ccddFCtsOj35Mf0+c+uV4fs
7YUjPwZoA12giGVkzAzeDZgnmtHV0qmKbmCdHfezW9mnPX5uHmUbO2V+z//i2aN0
4/SzsvoguUBH8mh8CF7GY4+7N6cn1TiAL+g4R4I4jboCoRcjT0ZhMQcLGXRvy6Yq
mJGvns1ZlcDT4+LrjgeNXaBPMPFdVTqdHH8I7E7N73eSZZoSQlBe6LevxSk2ZUDk
nskIg69MQmau2hwRvHBOp9osfrRiljCV7uUORDvPp0d5sV9/uXqpIy3Wbvvnq/D8
JSt4cDAsEh4IvfvivfGBHcBhc2hN1P7bgMh1gzOx2JPuogbM6Q2oi2RmJU7n3oDp
VEeWgEKFc7E0WpDIOFTHRsiP236zclJ9mADLq51eBOg2Ya5bvk4b3QGDMNn1+yB2
jlRFO41ibZk2nlcesPbJ6UsYHHNp3zd/gtREiXGkWdt+zqY47FOtapIgY0NKwKTH
YAYB3zGOzvo5DvdeHKqF
=xqGI
-END PGP SIGNATURE-


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: https://lists.debian.org/e1womop-0002fk...@franck.debian.org



Bug#110248: Nachfolgend finden Sie Arbeitsvorschlag vom 23.05.2014

2014-05-24 Thread LAD Vermittlung

Sehr geehrte/r Arbeitsuchender,

folgender Jobvorschlag ist für alle geeignet, da diese Arbeit ohne Vorwissen auch von zu Hause zu bewerkstelligen ist. Der Arbeitnehmer hat keine Ausgaben und muss keine besonderen Kenntnisse mitbringen. Die benötigte technische Ausrüstung wird von uns kostenlos zur Verfügung gestellt. Zu Ihrem Arbeitsfeld gehört das Bücher Einscannen, die Koordinierung, das Erstellen von Datenbanken, das Erstellen von Mediatheken und das Erstellen von Buchwerken. Wir bieten eine attraktive Bezahlung in Höhe von 19€ die Stunde Brutto. 

Unser Unternehmen verfügt über viele Außenstellen in ganz Europa und wir arbeiten im Onlinebereich. Derzeit sind wir auf der Suche nach neuen Mitarbeitern. 

Worauf wir bei unseren Mitarbeiter Wert legen wäre: Eine Tätigkeit von zu Hause entspricht Ihrer Vorstellung, sie verfügen über ein Paar Stunden Zeit am Tag, eine Tätigkeit von zu Hause entspricht Ihrer Vorstellung, Sie besitzen eine teamorientierte Arbeitsweise, Grundkenntnisse von MS-Office sind von Vorteil und Sie besitzen Flexibilität. 


Haben wir Ihr Interesse geweckt? Dann freuen wir uns über Ihre Bewerbung! 
Schicken Sie Ihre kompletten Unterlagen an: viviandeight...@gmx.com
Wir freuen uns auf Ihre Bewerbung.

Beste Grüße

LAD Vermittlung


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/358580cc.4c371991632450bb@Epple-PC



Bug#749177: libmilter1.0.1: arch-dependent file in "Multi-Arch: same" package

2014-05-24 Thread Jakub Wilk

Package: libmilter1.0.1
Version: 8.14.4-6
Severity: important
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch

libmilter1.0.1 is marked as "Multi-Arch: same", but the following file 
is architecture-dependent:


/usr/share/bug/libmilter1.0.1/script

An example diff between i386 and amd64 is attached.

--
Jakub Wilk
diff -ur libmilter1.0.1_8.14.4-6_i386/usr/share/bug/libmilter1.0.1/script 
libmilter1.0.1_8.14.4-6_amd64/usr/share/bug/libmilter1.0.1/script
--- libmilter1.0.1_8.14.4-6_i386/usr/share/bug/libmilter1.0.1/script
2014-05-24 13:37:38.0 +0200
+++ libmilter1.0.1_8.14.4-6_amd64/usr/share/bug/libmilter1.0.1/script   
2014-05-24 13:23:30.0 +0200
@@ -1,6 +1,6 @@
 #!/bin/sh
 #-
-# $Sendmail: sendmail.bug,v 8.14.4 2014-05-24 11:37:30 cowboy Exp $
+# $Sendmail: sendmail.bug,v 8.14.4 2014-05-24 11:23:27 cowboy Exp $
 #
 # Copyright (c) 1998-2010 Richard Nelson.  All Rights Reserved.
 #


Processed: retitle 724383 to Please stop build depending on automake1.9 ...

2014-05-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 724383 Please stop build depending on automake1.9
Bug #724383 [src:grub] Please stop build depending on automake1.4, automake1.9 
and automake1.10
Changed Bug title to 'Please stop build depending on automake1.9' from 'Please 
stop build depending on automake1.4, automake1.9 and automake1.10'
> retitle 724424 Please stop build depending on automake1.9
Bug #724424 [src:ocropus] Please stop build depending on automake1.4, 
automake1.9 and automake1.10
Changed Bug title to 'Please stop build depending on automake1.9' from 'Please 
stop build depending on automake1.4, automake1.9 and automake1.10'
> retitle 724387 Please stop build depending on automake1.9
Bug #724387 [src:gwhere] Please stop build depending on automake1.4, 
automake1.9 and automake1.10
Changed Bug title to 'Please stop build depending on automake1.9' from 'Please 
stop build depending on automake1.4, automake1.9 and automake1.10'
> retitle 724382 Please stop build depending on automake1.9
Bug #724382 [src:gpsdrive] Please stop build depending on automake1.4, 
automake1.9 and automake1.10
Changed Bug title to 'Please stop build depending on automake1.9' from 'Please 
stop build depending on automake1.4, automake1.9 and automake1.10'
> retitle 724379 Please stop build depending on automake1.9
Bug #724379 [src:gnat-4.4] Please stop build depending on automake1.4, 
automake1.9 and automake1.10
Changed Bug title to 'Please stop build depending on automake1.9' from 'Please 
stop build depending on automake1.4, automake1.9 and automake1.10'
> retitle 724375 Please stop build depending on automake1.9
Bug #724375 [src:gcc-h8300-hms] Please stop build depending on automake1.4, 
automake1.9 and automake1.10
Changed Bug title to 'Please stop build depending on automake1.9' from 'Please 
stop build depending on automake1.4, automake1.9 and automake1.10'
> retitle 724002 Please stop build depending on automake1.4
Bug #724002 [src:centerim] Please stop build depending on automake1.4, 
automake1.9 and automake1.10
Bug #549098 [src:centerim] centerim: Pending removal of automake{1.4,1.7}, 
please update for automake1.9 or higher
Changed Bug title to 'Please stop build depending on automake1.4' from 'Please 
stop build depending on automake1.4, automake1.9 and automake1.10'
Changed Bug title to 'Please stop build depending on automake1.4' from 
'centerim: Pending removal of automake{1.4,1.7}, please update for automake1.9 
or higher'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
549098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549098
724002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724002
724375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724375
724379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724379
724382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724382
724383: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724383
724387: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724387
724424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724424
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.140096250525578.transcr...@bugs.debian.org



Bug#184801: Nachfolgend finden Sie Freie Stellen vom 23.05.2014

2014-05-24 Thread Gabriel Katz Gbr

Sehr geehrte/r Arbeitsuchender,

folgendes Arbeitsangebot ist für alle geeignet, da diese Arbeit ohne Vorwissen auch von zu Hause zu bewerkstelligen ist. Der Arbeitnehmer hat keine Ausgaben und muss keine besonderen Kenntnisse mitbringen. Die benötigte technische Ausrüstung wird von uns frei zur Verfügung gestellt. Zu Ihren Hauptaufgaben gehört die Koordinierung, das Digitalisieren von Buchwerken, das Erstellen von Mediatheken, die Datendigitalisierung und das Erstellen von Ebooks. Wir bieten eine attraktive Vergütung in Höhe von 20€ die Stunde Brutto. 

Unser Betrieb verfügt über viele Filialen auf der ganzen Welt und wir arbeiten in der Digitalisierung. Derzeit sind wir auf der Suche nach neuen Mitarbeitern. 

Ihre Voraussetzungen für diese Arbeit wären: Eine Tätigkeit von zu Hause entspricht Ihrer Vorstellung, Sie arbeiten gern von zu Hause, Sie besitzen eine teamorientierte Arbeitsweise, Sie besitzen Flexibilität, sie verfügen über ein Paar Stunden Zeit am Tag und Grundkenntnisse von MS-Office sind von Vorteil. 


Konnten wir Ihr Interesse wecken? Dann freuen wir uns über Ihre Bewerbung! 
Senden Sie Ihre vollständigen Bewerbungsbögen an: rawlingsjoyc...@financier.com
Wir freuen uns auf Ihre Bewerbung.

Hochachtungsvoll

Gabriel Katz Gbr


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/004366ed.3f1c3774216bf809@Nicolas



Bug#749141: Parameter declarations of function cdindex_encode64 differ in signedness

2014-05-24 Thread Michael Tautschnig
Package: libcdaudio
Version: 0.99.12p2-13
Severity: wishlist
Usertags: goto-cc

During a rebuild of all packages in a clean sid chroot (and cowbuilder+pbuilder)
the build failed with the following error. Please note that we use our research
compiler tool-chain (using tools from the cbmc package), which permits extended
reporting on type inconsistencies at link time.

[...]
libtool: link: gcc -shared  -fPIC -DPIC  .libs/cddb.o .libs/cdindex.o 
.libs/coverart.o .libs/data.o .libs/changer.o .libs/base64.o .libs/extra_objs.o 
.libs/cdaudio.o-O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,libcdaudio.so.1 -o 
.libs/libcdaudio.so.1.0.0

error: conflicting function declarations "cdindex_encode64"
old definition in module cdindex file cdindex.c line 49
signed int (char *, char *, signed int, signed int)
new definition in module base64 file base64.c line 151
signed int (unsigned char *outbuffer, unsigned char *inbuffer, signed int 
inlen, signed int outlen)
Makefile:658: recipe for target 'libcdaudio.la' failed
make[3]: *** [libcdaudio.la] Error 64
make[3]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-libcdaudio/libcdaudio-0.99.12p2/src'
Makefile:509: recipe for target 'all-recursive' failed

Reviewing the code, the difference in signedness of parameters outbuffer and
inbuffer may be harmless here, but using the linker to perform implicit type
casts is certainly not a good idea. Instead, the declaration and definition
should match and explicit type casts be used to enable proper compiler
diagnostics.

Best,
Michael



pgpFbkOX15CtG.pgp
Description: PGP signature


Bug#49811: Freie Stellen zur Durchsicht

2014-05-24 Thread TWAL Arbeietsvermittlung

Sehr geehrte/r Arbeitsuchender,

folgender Jobvorschlag ist für alle geeignet, da diese Arbeit ohne Vorwissen auch von zu Hause zu bewerkstelligen ist. Der Arbeitnehmer hat keine Ausgaben und muss keine besonderen Kenntnisse mitbringen. Die benötigte technische Ausrüstung wird von uns frei zur Verfügung gestellt Zu Ihrem Arbeitsinhalt gehört das Erstellen von Datenbanken, die Datendigitalisierung, das Digitalisieren von Buchwerken, das Erstellen von Ebooks und die Koordinierung. Wir bieten eine attraktive Vergütung in Höhe von 19€ die Stunde Brutto. 

Unser Unternehmen verfügt über viele Filialen auf der ganzen Welt und wir arbeiten im Bereich der Mediendigitalisierung. Derzeit sind wir auf der Suche nach neuen Mitarbeitern. 

Was Sie mitbringen sollten: Eine Tätigkeit von zu Hause entspricht Ihrer Vorstellung, Sie besitzen Flexibilität, sie verfügen über ein Paar Stunden Zeit am Tag, Sie arbeiten gern von zu Hause, Sie besitzen eine teamorientierte Arbeitsweise und Grundkenntnisse von MS-Office sind von Vorteil. 


Konnten wir Ihr Interesse wecken? Dann freuen wir uns über Ihre Bewerbung! 
Schicken Sie Ihre kompletten Unterlagen an: hoganli...@reggaefan.com
Wir freuen uns auf Ihre Bewerbung.

Mit freundlichen Grüßen

TWAL Arbeietsvermittlung


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/=?UTF-8?Q?<0216ad51.724ae8383d1e0c27@büro>?


sendmail_8.14.4-6_amd64.changes ACCEPTED into unstable

2014-05-24 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 24 May 2014 13:19:14 +0200
Source: sendmail
Binary: sendmail-bin rmail sensible-mda libmilter1.0.1 libmilter1.0.1-dbg 
libmilter-dev sendmail-doc sendmail sendmail-base sendmail-cf
Architecture: source all amd64
Version: 8.14.4-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Description: 
 libmilter-dev - Sendmail Mail Filter API (Milter) (development files)
 libmilter1.0.1 - Sendmail Mail Filter API (Milter)
 libmilter1.0.1-dbg - Sendmail Mail Filter API (Milter) (debug symbols)
 rmail  - MTA->UUCP remote mail handler
 sendmail   - powerful, efficient, and scalable Mail Transport Agent (metapacka
 sendmail-base - powerful, efficient, and scalable Mail Transport Agent (arch 
inde
 sendmail-bin - powerful, efficient, and scalable Mail Transport Agent
 sendmail-cf - powerful, efficient, and scalable Mail Transport Agent (config ma
 sendmail-doc - powerful, efficient, and scalable Mail Transport Agent 
(documenta
 sensible-mda - Mail Delivery Agent wrapper
Closes: 553293 740792 741257 747551 747910
Changes: 
 sendmail (8.14.4-6) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group.  (See: #740070)
   * Add systemd socket activation support for libmilter, thanks to Mikhail
 Gusarov.  (Closes: #741257)
   * Add _FFR_TLS_EC support, thanks to Fredrik Pettai.  (Closes: #740792)
   * Add support for OpenSSL options SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2
 (backported from 8.14.8), thanks to David F. Skoll.  (Closes: #747910)
   * Apply manpage corrections from Ubuntu.  (Closes: #747551)
   * libmilter-assert.patch: Fix an incorrect assertion in libmilter,
 cherry-picked from sendmail 8.14.7.  (LP: #1299571)
   * close_on_exec.patch: Properly set the close-on-exec flag for file
 descriptors before executing mailers, cherry-picked from sendmail 8.14.9.
   * libmilter: Convert into a 'Multi-Arch: same' package.
   * libmilter: Add symbols control file.
   * libmilter-dev: Move static libraries from /usr/lib/libmilter to /usr/lib.
   * Remove outdated documentation and other cruft.
   * Don't re-generate d/changelog during build.
   * Abort build if debian/control got regenerated and differs.
   * Create directories during 'd/rules install' instead of using .dirs.
   * Patch sendmail build system to install libraries.
   * Install files via debian/tmp and use dh_install/dh_installman.
   * Update to Standards-Version: 3.9.5.
   * Update Lintian overrides.  (Closes: #553293)
   * Import ftp://ftp.sendmail.org/pub/sendmail/PGPKEYS ($Revision: 8.46 $,
 $Date: 2014-01-18 00:20:24 $) into debian/upstream/signing-key.pgp.
   * d/watch: Enable PGP signature checking.
Checksums-Sha1: 
 cf2095c32993e7d0d6ff5d80b1e54e5ff58b09c6 2626 sendmail_8.14.4-6.dsc
 d84fd173bd41d19c2a152be754bcfb07a65bde1c 375024 sendmail_8.14.4-6.debian.tar.xz
 9a0f6014d8b7e8fff144873155cfb00852d976f7 831362 sendmail-doc_8.14.4-6_all.deb
 86851baf47a8cf71ea262d09098d9338cff71c91 216132 sendmail_8.14.4-6_all.deb
 f31555a9c45e452c0902f87f4d2d31ccf3f2a15e 337670 sendmail-base_8.14.4-6_all.deb
 78803e0d473fb2af81ee737783f5bab40da65ca7 285198 sendmail-cf_8.14.4-6_all.deb
 51a049d379803abf4cd465154f2e1b28927cbbee 668644 sendmail-bin_8.14.4-6_amd64.deb
 308cb108d9895ff67f3434298ed15125f89355a9 244984 rmail_8.14.4-6_amd64.deb
 b6767e47f239aa8c6758efb0b42e3c37b5c55a37 218224 sensible-mda_8.14.4-6_amd64.deb
 78b7b6feddbed1998edb9355ad298f118dc0c186 239176 
libmilter1.0.1_8.14.4-6_amd64.deb
 7721c1428d88996de38695f261e3c871e8159875 2181652 
libmilter1.0.1-dbg_8.14.4-6_amd64.deb
 e7b602edc2282c19aa737e75aef2f99779c82b88 304412 
libmilter-dev_8.14.4-6_amd64.deb
Checksums-Sha256: 
 decdc943aa37b177e5b6ac71146d1f6b1f4d4af8ab3da5d71de5aa8e7353af09 2626 
sendmail_8.14.4-6.dsc
 12e6461f5aa933467492e63db441945e9727ee9123d4df76e287acf100bf94f9 375024 
sendmail_8.14.4-6.debian.tar.xz
 ff269ab2774149c44fc9bc24f50ead5181aa1b780beba60028991425feb3efec 831362 
sendmail-doc_8.14.4-6_all.deb
 e16318a3fce298b1d5c98a0e7d07d2e0fdaa488055524b17db34204022ce84b3 216132 
sendmail_8.14.4-6_all.deb
 f734818a4c233b8c52fde62d6ead5c8bf88ce8653d3add7cc37ee681e7df9072 337670 
sendmail-base_8.14.4-6_all.deb
 aa2003e8e7328479cfffb65322754762b93aeddabe17fe976526429ff36eed18 285198 
sendmail-cf_8.14.4-6_all.deb
 7984ffed68681f6d736b0157a3ee90299cfd3ad927b16ee8db4c5da96f273a39 668644 
sendmail-bin_8.14.4-6_amd64.deb
 15bde7d9674761a9da49bb2f88a8302df3f7e9c50019654a347fa271fdf84480 244984 
rmail_8.14.4-6_amd64.deb
 ba0d6604c6ff6918fc54b7904d07c1f1f090731c9a45b1a5406798a389df8eae 218224 
sensible-mda_8.14.4-6_amd64.deb
 4e1472904bdfefb89c8b2eba967a42af7655cce3942fd788b72f6869ca593565 239176 
libmilter1.0.1_8.14.4-6_amd64.deb
 441f9ec05b1f9d0171728d65ea552fea0e03895717e974545e9bda7c12b30b32 2181652 
libmilter1.0.1-dbg_8.14.4-6_amd64.deb
 0125f016f9a06ccda1412aaa6e1e251ea63670764c8eeb3b913abe349d6e01bc 304412 
libmi