Bug#676771: Hrm

2012-06-10 Thread Lars Bahner
This bug report seems strange but I will look into it.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#600782: Wishlist

2010-10-20 Thread Lars Bahner
I am fine with that. I don't think Michael is willing to de the work, but we
may send him a patchset and have him apply it. I will look into when I have
some sparetime, but for the moment I don't.

Thanks for the prompt good answer, Evgeni.

Kind regards,
Lars


Bug#496393: this bug is not fixed

2008-08-25 Thread Lars Bahner
On Mon, Aug 25, 2008 at 09:44:03AM +0200, Thijs Kinkhorst wrote:
 reopen 496393
 thanks
 
 Hi,
 
 Maybe I'm completely missing something, but the patch you added just seems to 
 make matters much worse. Perhaps I don't understand it, but you remove use of 
 the safe mktemp function and replace it with tempfiles based on PID? It 
 looks to me like this change just introduced a new tempfile vulnerability.
 
 And perhaps Dmytri can tell us what the original bug was that he found in his 
 file, so the real issue can be addressed.

I inadvertently mixed up my two source directories and sent off a build
from the wrong directory thus reversing my patch :P

 By the way, you are aware that you're using NMU-style versioning for your 
 package while making maintainer uploads?

because I forgot, duh!


Thanks for noticing, Thijs. The correct patch is being built as I write.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#431010: cryptcat patch for farm9crypt_read()

2007-08-30 Thread Lars Bahner
On Wed, Aug 29, 2007 at 12:41:28PM +0200, niek linnenbank wrote:
 Hi,
 
 Thanks for your reply.
 
 I'm not that creative with names, but if you are going to fork it, you
 could call it e.g. fishcat, because it uses the twofish cipher.

Or plainly catfish :)
-- 
Lars Bahner, system consultant
Linpro AS - http://www.linpro.no/
Phone: (+47) 21 54 41 34; GPG: 0xBA16087C
Nihil est sine ratione, cur potius sit quam non sit.


signature.asc
Description: Digital signature


Bug#431010: cryptcat patch for farm9crypt_read()

2007-08-27 Thread Lars Bahner
Thank you,

I will have your patch verified and incorporate it.

It is probably about time to fork of  cryptcat, I think. Any name
suggestions?

Kind regards,
Lars Bahner

On Fri, Aug 10, 2007 at 06:22:59PM +0200, niek linnenbank wrote:
 Good day,
 
 I think I found the problem of this bug. There is an overflow bug in 
 farm9crypt_read() in farm9crypt.cc, which
 is triggered when a message larger than 8192 bytes is received by cryptcat.
 
 The received message will overwrite the decryptor pointer, also declared in
 farm9crypt.cc, which is used to decrypt an incoming message:
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#359718: pyca: Seems to mess up the last line of /etc/aliases

2006-03-28 Thread Lars Bahner
Manuel,

I will add a trailing newline to make pyca work better with /etc/aliases
in cases where trailing newlines are missing.

Thanks for reporting.

Kind regards,
Lars Bahner.

On Tue, Mar 28, 2006 at 06:03:38PM +0200, Manuel Kiessling wrote:
 Package: pyca
 Version: 20031118-1
 Severity: critical
 Justification: breaks unrelated software
 
 The last line of my /etc/aliases normally looks like this:
 
 otrs-myhammer: |/usr/share/otrs/bin/PostMaster.pl
 
 No empty newline follows afterwards. The line in question is used for an
 OTRS installation on my system.
 
 Well, I installed pyca, played around with it, and removed it (apt-get
 remove --purge pyca). Some minutes later, when trying to send an E-Mail
 to our OTRS Ticket System, I got an Undelivered Mail Returned to
 Sender message which stated the following:
 
 [EMAIL PROTECTED]: Command died with status 127:
 
 /usr/share/otrs/bin/PostMaster.plca-certreq-mail:|/usr/sbin/ca-certreq-mail.py.
 Command output: sh: line 1:
 /usr/share/otrs/bin/PostMaster.plca-certreq-mail:: No such file or
 directory sh: line 1: /usr/sbin/ca-certreq-mail.py: No such file or
 directory
 
 As I looked at /etc/aliases, the last line now read:
 
 otrs-myhammer:
 |/usr/share/otrs/bin/PostMaster.plca-certreq-mail:|/usr/sbin/ca-certreq-mail.py
 
 Looks like pyca tried to add an alias, and messed the file up.
 
 -- System Information:
 Debian Release: 3.1
 Architecture: i386 (i686)
 Kernel: Linux 2.6.8-2-686-smp
 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
 
 Versions of packages pyca depends on:
 ii  logrotate 3.7-5  Log rotation utility
 ii  openssl   0.9.7e-3sarge1 Secure Socket Layer (SSL) binary 
 a
 ii  python2.3.5-2An interactive high-level 
 object-o
 

-- 
http://lars.bahner.com; Voice: +47 92884492; Postal: N-3870 Fyresdal
pub  1024D/54ECB8AF 2004-01-13 Lars Bahner [EMAIL PROTECTED]
 Key fingerprint = 0765 31CE 6223 B28C 1A64  4F7A 9972 7C14 54EC B8AF
sub  2048g/39A653E4 2004-01-13


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346778: xcal: FTBFS: build-depends on removed xlibs-dev

2006-01-23 Thread Lars Bahner
Thanks,

upstream is working on the code, looking at all bugs filed on xcal :)

But, getting this one in quickly is probably a good idea :)

Lars.
On Fri, Jan 20, 2006 at 11:15:07AM -0800, Steve Langasek wrote:
 Hi Lars,
 
 I've prepared an NMU to fix this bug, and will be uploading it to unstable
 shortly.  Please find the final patch attached.
 
 Thanks,
 -- 
 Steve Langasek   Give me a lever long enough and a Free OS
 Debian Developer   to set it on, and I can move the world.
 [EMAIL PROTECTED]   http://www.debian.org/

 diff -u xcal-4.1/debian/control xcal-4.1/debian/control
 --- xcal-4.1/debian/control
 +++ xcal-4.1/debian/control
 @@ -2,7 +2,7 @@
  Section: misc
  Priority: optional
  Maintainer: Lars Bahner [EMAIL PROTECTED]
 -Build-Depends: debhelper, xlibs-dev, xutils, libxaw7-dev
 +Build-Depends: debhelper, libxt-dev, x-dev, xutils, libxaw7-dev
  Standards-Version: 3.6.1
  
  Package: xcal
 diff -u xcal-4.1/debian/changelog xcal-4.1/debian/changelog
 --- xcal-4.1/debian/changelog
 +++ xcal-4.1/debian/changelog
 @@ -1,3 +1,13 @@
 +xcal (4.1-18.2) unstable; urgency=high
 +
 +  * Non-maintainer upload.
 +  * High-urgency upload for RC bugfix.
 +  * Build-depend on libxt-dev and x-dev instead of on the obsolete xlibs-dev;
 +thanks to Justin Pryzby [EMAIL PROTECTED] for testing.
 +Closes: #346778.
 +
 + -- Steve Langasek [EMAIL PROTECTED]  Fri, 20 Jan 2006 11:08:03 -0800
 +
  xcal (4.1-18.1) unstable; urgency=low
  
* Non-Maintainer Upload (BSP 2005-08-07).




-- 
http://lars.bahner.com; Voice: +47 92884492; Postal: N-3870 Fyresdal
pub  1024D/54ECB8AF 2004-01-13 Lars Bahner [EMAIL PROTECTED]
 Key fingerprint = 0765 31CE 6223 B28C 1A64  4F7A 9972 7C14 54EC B8AF
sub  2048g/39A653E4 2004-01-13


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346778: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-18 Thread Lars Bahner
You do that. Thanks.

 package xcal
 tag 346778 patch
 thanks

 I intend to NMU a fix for this bug sponsored by some member of the QA
 group; patch attached.  My pbuild result of this patch was clean, and
 produced a binary package with expected debdiff output from the most
 recent version in sid.  Build logs and debdiff output are attached.

 Please note that maintainer uploads are preferred to NMUs!  If you are
 able to upload, then please do so.







Bug#332287: rscheme_0.7.3.4.b1-1 (unstable): fails to build

2005-10-12 Thread Lars Bahner

Pardon,

I didn't look to closely at the bug report, as I knew it wouldn't build.

There was already a bug filed that libgmp3-dev shouldn't be used
anymore. And so I made rscheme build-depend on libgmp3c2.

I can't really find out if that is a good thing, as the package won't
compile at the moment - so there you are.

Sorry but the misunderstanding. Hope this clears it.


On Sun, Oct 09, 2005 at 06:04:08PM +0200, Bastian Blank wrote:
 On Thu, Oct 06, 2005 at 01:45:44AM +0200, Lars Bahner wrote:
  It would. Upstream is looking into it.
 
 Hu? Why is upstream responsible for missing build-dependency?
 
 Bastian
 
 -- 
   What terrible way to die.
   There are no good ways.
   -- Sulu and Kirk, That Which Survives, stardate unknown



-- 
http://lars.bahner.com; Voice: +47 92884492; Postal: N-3870 Fyresdal
pub  1024D/54ECB8AF 2004-01-13 Lars Bahner [EMAIL PROTECTED]
 Key fingerprint = 0765 31CE 6223 B28C 1A64  4F7A 9972 7C14 54EC B8AF
sub  2048g/39A653E4 2004-01-13


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332287: rscheme_0.7.3.4.b1-1 (unstable): fails to build

2005-10-06 Thread Lars Bahner
It would. Upstream is looking into it.

Lars.

On Wed, Oct 05, 2005 at 07:00:45PM +0200, Bastian Blank wrote:
 Package: rscheme
 Version: 0.7.3.4.b1-1
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of rscheme_0.7.3.4.b1-1 on debian-31 by sbuild/s390 69
 [...]
  ** Using build dependencies supplied by package:
  Build-Depends: debhelper (= 4.0), libgmp3c2, libgd2-noxpm-dev | 
  libgd2-xpm-dev, libpng3-dev, jade, xlibs-dev, zlib1g-dev, docbook-dsssl, 
  autoconf, dpatch, cpio, autotools-dev
  ** Filtered missing central deps that are dependencies of or provide 
  build-deps:
  m4
   Warning:
   The following central src deps are (probably) missing:
!rscheme-modules, libgmp3-dev, rscheme
 [...]
  Checking correctness of source dependencies...
  Toolchain package versions: libc6-dev_2.3.5-6 
  linux-kernel-headers_2.6.13+0rc3-1.1 gcc-4.0_4.0.2-1 g++-4.0_4.0.2-1 
  binutils_2.16.1cvs20050902-1 libstdc++6-4.0-dev_4.0.2-1 libstdc++6_4.0.2-1
 [...]
  gcc -g -O2 -g -Wall -Wno-unused -I- -I. -I../install/include   -c -o 
  basemath.o basemath.c
  cc1: note: obsolete option -I- used, please use -iquote instead
  In file included from basemath.c:15:
  .../install/include/rscheme/scheme.h:33: warning: type qualifiers ignored 
  on function return type
  .../install/include/rscheme/scheme.h:34: warning: type qualifiers ignored 
  on function return type
  .../install/include/rscheme/scheme.h:37: warning: type qualifiers ignored 
  on function return type
  .../install/include/rscheme/scheme.h:39: warning: type qualifiers ignored 
  on function return type
  basemath.c:113:17: error: gmp.h: No such file or directory
  basemath.c:145: error: syntax error before 'n'
  basemath.c: In function 'mpz_to_bignum':
  basemath.c:148: error: 'n' undeclared (first use in this function)
  basemath.c:148: error: (Each undeclared identifier is reported only once
  basemath.c:148: error: for each function it appears in.)
  basemath.c: In function 'int_32_to_bignum':
  basemath.c:156: error: 'mpz_t' undeclared (first use in this function)
  basemath.c:156: error: syntax error before 'n'
  basemath.c:157: warning: implicit declaration of function 'mpz_init_set_si'
  basemath.c:157: error: 'n' undeclared (first use in this function)
  basemath.c: In function 'init_math':
  basemath.c:163: warning: implicit declaration of function 
  'mp_set_memory_functions'
  basemath.c: In function 'int_32_to_bignum_u':
  basemath.c:176: error: 'mpz_t' undeclared (first use in this function)
  basemath.c:176: error: syntax error before 'n'
  basemath.c:177: warning: implicit declaration of function 'mpz_init_set_ui'
  basemath.c:177: error: 'n' undeclared (first use in this function)
  basemath.c: At top level:
  basemath.c:194: error: syntax error before 'a'
  basemath.c: In function 'float_to_bignum':
  basemath.c:215: error: 'mpz_t' undeclared (first use in this function)
  basemath.c:215: error: syntax error before 'a'
  basemath.c:216: warning: implicit declaration of function 'mpz_init_set_d'
  basemath.c:216: error: 'a' undeclared (first use in this function)
  basemath.c: In function 'raw_float_to_bignum':
  basemath.c:222: error: 'mpz_t' undeclared (first use in this function)
  basemath.c:222: error: syntax error before 'a'
  basemath.c:223: error: 'a' undeclared (first use in this function)
  basemath.c: In function 'bignum_to_raw_float':
  basemath.c:230: error: 'mpz_t' undeclared (first use in this function)
  basemath.c:230: error: syntax error before 'a'
  basemath.c:232: error: 'a' undeclared (first use in this function)
  basemath.c:233: warning: implicit declaration of function 'mpz_get_d'
  basemath.c: In function 'bignum_to_float':
  basemath.c:238: error: 'mpz_t' undeclared (first use in this function)
  basemath.c:238: error: syntax error before 'a'
  basemath.c:243: error: 'a' undeclared (first use in this function)
  basemath.c: In function 'int64_to_bignum':
  basemath.c:255: error: 'mpz_t' undeclared (first use in this function)
  basemath.c:255: error: syntax error before 'z1'
  basemath.c:265: error: 'z1' undeclared (first use in this function)
  basemath.c:266: warning: implicit declaration of function 'mpz_init'
  basemath.c:266: error: 'z2' undeclared (first use in this function)
  basemath.c:267: error: 'z3' undeclared (first use in this function)
  basemath.c:268: warning: implicit declaration of function 'mpz_mul_2exp'
  basemath.c:269: warning: implicit declaration of function 'mpz_set_ui'
  basemath.c:270: warning: implicit declaration of function 'mpz_ior'
  basemath.c: In function 'int64_to_bignum_u':
  basemath.c:277: error: 'mpz_t' undeclared (first use in this function)
  basemath.c:277: error: syntax error before 'z1'
  basemath.c:287: error: 'z1' undeclared (first use in this function)
  basemath.c:288: error: 'z2' undeclared (first use in this function)
  basemath.c:289: error: 'z3' undeclared (first use in this function)
  basemath.c: In 

Bug#324098: Dependencies in rscheme for etch.

2005-09-01 Thread Lars Bahner

I have changed the dependencies for rscheme from libgmp3-dev to
libgmp3c2, to solve bug 325856. I cannot build the package for
uploading, though . I have talked to upstream, and we agree for
the moment, that making a dependency on gcc ( 3.4) is not the way to
go.

We are working on this.

-- 
http://lars.bahner.com; Voice: +47 92884492; Postal: N-3870 Fyresdal
pub  1024D/54ECB8AF 2004-01-13 Lars Bahner [EMAIL PROTECTED]
 Key fingerprint = 0765 31CE 6223 B28C 1A64  4F7A 9972 7C14 54EC B8AF
sub  2048g/39A653E4 2004-01-13


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]