Bug#635133: More info

2011-11-19 Thread Mathieu Parent
(Sorry for being so slow to respond)

Does the fqdn resolve to the Ip you tested with telnet?

Regards

-- 
Mathieu Parent



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



Bug#585658: Enhanced fix

2011-11-20 Thread Mathieu Parent
The former patch solve the multitarball issue, but the behavior was
still different from dpkg-source. The new patch solve the cas when
only one file (not dir) is in the tarball.


Regards
-- 
Mathieu Parent

NB: couldn't svn-bp use Dpkg's perl libraries to extract the tarball?


multitarballs.diff
Description: Binary data


Bug#646543: Too early

2011-11-20 Thread Mathieu Parent
Hi,

The migration to smarty3 is not possible now. See
https://issues.kolab.org/show_bug.cgi?id=65 and
https://roundup.kolab.org/issue4717.

Regards
-- 
Mathieu Parent



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



Bug#635133: [pkg-kolab] Bug#635133: More info

2011-11-21 Thread Mathieu Parent
2011/11/21 Soren Stoutner :
>  I thought I had successfully reverted all those changes,
> but I'm guessing that one of my customizations still remains.  I just don't
> know where to look to find it.

You can maybe try a big "grep -r 2000 /etc /usr"?


-- 
Mathieu



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



Bug#654764: Mitigate B.E.A.S.T attack

2012-01-05 Thread Mathieu Parent
Package: apache2
Version: 2.2.21-5

Hi,

The BEAST vulnerability [1] "can be prevented by removing all CBC
ciphers from your list of allowed ciphers—leaving only the RC4
cipher".

But as this can break some old browsers that don't support RC4 (I
couldn't name one, sorry), I propose instead to pop RC4 to the top of
the list:

-SSLCipherSuite HIGH:MEDIUM:!ADH:!MD5
+SSLCipherSuite RC4:HIGH:MEDIUM:!ADH:!MD5:!SSLv2

(this almost-patch also disables SSLv2 ciphers)


[1]: http://en.wikipedia.org/wiki/Transport_Layer_Security#TLS_1.0

-- 
Mathieu Parent



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



Bug#654764: SSLHonorCipherOrder missing

2012-01-05 Thread Mathieu Parent
To be efficient, the server cipher order should be used:

# Mitigate B.E.A.S.T attack
SSLHonorCipherOrder on
SSLCipherSuite RC4:HIGH:MEDIUM:!ADH:!MD5:!SSLv2
SSLProtocol all -SSLv2

Regards

-- 
Mathieu Parent



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



Bug#654764: Mitigate B.E.A.S.T attack

2012-01-06 Thread Mathieu Parent
severity 654764 wishlist
tags 654764 +wontfix
thanks

2012/1/6 Stefan Fritsch :
> On Thursday 05 January 2012, Mathieu Parent wrote:
>> The BEAST vulnerability [1] "can be prevented by removing all CBC
>> ciphers from your list of allowed ciphers—leaving only the RC4
>> cipher".
>
> I don't think we want to do that. The normal RC4 algorithms (i.e. not
> ECDHE-*-RC4*) don't provide perfect forward secrecy. So you would
> improve the security in one regard (mitigate BEAST vulnerability even
> if the client does not implement a work-around) but worsen it in
> another regard.
>
> AFAIK, NSS, which is used by Chrome and Firefox, has had a BEAST
> workaround for some time now. So, the suggested change would worsen
> the security for a significant part of the user base.

OK. I didn't know that. I have marked the bug as wontfix. Feel free to close it.

-- 
Mathieu Parent



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



Bug#630142: [pkg-kolab] Bug#630142: Regression: bug #594541 is back?

2012-01-06 Thread Mathieu Parent
Hi Julien,

2012/1/2 Julien Cristau :
[...]
> Do you also plan on fixing this at some point?  horde3 looks
> unmaintained afaict...

Yes. I don't have enough time to work on horde 3. Maybe other have?

Upstream has released and stabilized Horde 4, and will perhaps
deprecate horde3 during the wheezy cycle (I don't have other info than
horde 3.2 end of life [horde3.2eol], horde 3.3 is still alive). I have
prepared those horde4 packages, but lack time to finish the work. I
will send a message to the pkg-horde mailing for those willing to give
some time.

Regards

-- 
Mathieu

[horde3.2eol] http://lists.horde.org/archives/announce/2011/000615.html



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



Bug#336812:

2012-01-07 Thread Mathieu Parent
tag 336812 +wontfix
thanks

This will be solved with Horde4. Nothing planned for Horde 3.

Regards
-- 
Mathieu Parent



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



Bug#513019: limitation of the su program

2012-01-07 Thread Mathieu Parent
tag 513019 +wontfix
thanks

Quoting upstream:
<<
This is not a bug, it's a limitation of the su program. IIRC, it's an
issue with su and PAM on the server, requiring a tty on the process
attempting to do su...
>>


-- 
Mathieu



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



Bug#634962: Fix coming

2012-01-07 Thread Mathieu Parent
forwarded 634962 http://bugs.horde.org/ticket/9289
tag 634962 +pending +upstream
thanks

This will come in next upload (fixed from 3.3.10).

Regards
-- 
Mathieu Parent



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



Bug#653876: More info

2012-01-07 Thread Mathieu Parent
Have you created the tables?

-- 
Mathieu



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



Bug#431207: New version

2012-01-07 Thread Mathieu Parent
Can you test http://bugs.debian.org/431207 again with 3.3.12+debian0-1?

Thanks

-- 
Mathieu Parent



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



Bug#515778: New version

2012-01-07 Thread Mathieu Parent
Can you test http://bugs.debian.org/515778 again with 3.3.12+debian0-1?

Thanks

-- 
Mathieu Parent



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



Bug#653876: New version uploaded

2012-01-07 Thread Mathieu Parent
Can you test again with 3.3.12+debian0-1?

Thanks

-- 
Mathieu Parent



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



Bug#653876: New version uploaded

2012-01-07 Thread Mathieu Parent
2012/1/7 Rainer Dorsch :
> Am Saturday 07 January 2012 schrieben Sie:
>> Can you test again with 3.3.12+debian0-1?
>
> Do you expect that to work in squeeze/stable?

Yes, but I have not tested.

> If yes, will you add it to backports if it propagates to testing (such that I
> get security updates, if there are any)?

No. As the package can be installed in squeeze as-is (without
rebuild), I won't provide a backport.

Regards

-- 
Mathieu Parent



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



Bug#596643: Reproducable

2012-01-10 Thread Mathieu Parent
Hi,


Can you reproduce http://bugs.debian.org/596643 with latest horde3 (3.3.12)?

Regards
-- 
Mathieu Parent



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



Bug#656244: Please rename package to php-phpunit

2012-01-17 Thread Mathieu Parent
Source: phpunit
Version: 3.5.5-2
Severity: wishlist

Most packages that ship a PEAR package or a PHP library (i.e a file in
/usr/share/php) are named php-.

This allows automatic naming for tools like pkg-php-tools.

Are you OK to rename the package and add a transition package with the old
name, which will be dropped in wheezy+1? I can propose an patch.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#656304: Please include negotiate_wrapper

2012-01-18 Thread Mathieu Parent
Package: squid3
Version: 3.1.18-1

Hi,

Please compile and include negotiate_wrapper. It allows to support
both "Negotiate: Kerberos" and "Negotiate NTLMSSP"

It can be downloaded from
http://sourceforge.net/projects/squidkerbauth/files/negotiate_wrapper/

And is already included in Squid 3.2 and trunk:
http://bazaar.launchpad.net/~squid/squid/3-trunk/files/head:/helpers/negotiate_auth/wrapper/

Thanks
--
Mathieu Parent



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



Bug#656960: PEAR channels support

2012-01-23 Thread Mathieu Parent
Package: pkg-php-tools
Severity: wishlist

pkg-php-tools should support PEAR channels in a clean and efficient way.

See http://pear.php.net/manual/en/channels.whatarethey.php and following pages.

-- 
Mathieu Parent



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



Bug#656964: Please package pyrus

2012-01-23 Thread Mathieu Parent
Package: php-pear
Severity: wishlist

Pyrus is the new PEAR installer. Including many new features including
multiple include_path (thus allowing both /usr/local/share/php for
local admins and /usr/share/php for packages)

See http://pear.php.net/manual/en/pyrus.about.whatis.php and
http://pear.php.net/manual/en/pyrus.differences.frompear.php

Regards
-- 
Mathieu Parent



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



Bug#648147: [pkg-kolab] Bug#648147: kolab-cyrus-common: cyrmaster randomly hangs with database error

2011-11-09 Thread Mathieu Parent
> Nov  6 14:40:18 mail cyrus/imap[25614]: DBERROR db5: file 
> /var/lib/cyrus/tls_sessions.db has LSN 11/3596036, past end of log at 1/957228
> Nov  6 14:40:18 mail cyrus/imap[25614]: DBERROR db5: Commonly caused by 
> moving a database from one database environment
> Nov  6 14:40:18 mail cyrus/imap[25614]: DBERROR db5: to another without 
> clearing the database LSNs, or by removing all of
> Nov  6 14:40:18 mail cyrus/imap[25614]: DBERROR db5: the log files from a 
> database environment
> Nov  6 14:40:18 mail cyrus/imap[25614]: DBERROR db5: __db_meta_setup: 
> /var/lib/cyrus/tls_sessions.db: unexpected file type or format
> Nov  6 14:40:18 mail cyrus/imap[25614]: DBERROR: opening 
> /var/lib/cyrus/tls_sessions.db: Invalid argument
> Nov  6 14:40:18 mail cyrus/imap[25614]: DBERROR: opening 
> /var/lib/cyrus/tls_sessions.db: cyrusdb error
> Nov  6 14:40:18 mail cyrus/imap[25614]: TLS server engine: No CA file 
> specified. Client side certs may not work

How does you /var/lib/cyrus/tls_sessions.db file look?

Take a look at http://bugs.debian.org/629592 that may be the same issue.

-- 
Mathieu



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



Bug#275623:

2011-11-23 Thread Mathieu Parent
Hi,

I prefer ".profile" and ".bashrc" files in /root to be in sync with
skeleton or not created at all. The current situation is an
unnecessary third way.

Regards
-- 
Mathieu Parent



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



Bug#649888: Hide /icons index

2011-11-24 Thread Mathieu Parent
Package: apache2
Version: 2.2.21-2
Tags: security
Severity: minor

Hi,

Currently, on any Debian-based apache2, anyone can browse the /icons URL.

Anyone can see that odf6* icons are present (-> this is Debian
specific) and the date of these icons correspond to the build date.

So one can deduce the version and arch (for example "29-Sep-2011
23:00" is apache2 2.2.16-6+squeeze4 amd64)

Recommendation: remove the "Indexes" option in
'config-dir/mods-available/alias.conf' [1].

Regards

-- 
Mathieu Parent

[1]: 
http://anonscm.debian.org/viewvc/pkg-apache/trunk/apache2/config-dir/mods-available/alias.conf?revision=410&view=markup



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



Bug#559162: Upstream bug with no action there

2012-01-25 Thread Mathieu Parent
severity 637108 normal
tags 559162 + upstream
forwarded 559162 http://bugs.mysql.com/bug.php?id=29327
tags 637108 + upstream
forwarded 637108 http://bugs.mysql.com/bug.php?id=29327
thanks

Those two bugs (#559162 on MySQL 5.5 and #637108 on MySQL 5.1) are the same.

The upstream (duplicates) bugs are
http://bugs.mysql.com/bug.php?id=49356 and
http://bugs.mysql.com/bug.php?id=29327.

As upstream doesn't seem to move, we should probably include the
simple fix in Debian:

--- /usr/bin/mysqld_multi.orig  2011-08-04 16:14:12.0 +0200
+++ /usr/bin/mysqld_multi   2011-08-04 16:15:21.0 +0200
@@ -467,7 +467,9 @@
'/usr/etc/my.cnf',
($ENV{MYSQL_HOME} ? "$ENV{MYSQL_HOME}/my.cnf" : undef),
$opt{'extra-file'},
-   ($ENV{HOME} ? "$ENV{HOME}/.my.cnf" : undef));
+   ($ENV{HOME} ? "$ENV{HOME}/.my.cnf" : undef),
+       
+   );
 }



Regards
-- 
Mathieu Parent



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



Bug#657356: ITP: php-horde-argv -- Horde command-line argument parsing package

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Argv
 Version : 1.0.6
 Upstream Author : Chuck Hagenbuch, Mike Naberezny
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde command-line argument parsing package
Classes for parsing command line arguments with various actions, providing 
help, grouping options, and more.

I'm packaging this as part of Horde4 packaging.




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



Bug#657357: ITP: php-horde-crypt -- Horde Cryptography API

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Crypt
 Version : 1.1.1
 Upstream Author : Michael Slusarz, Jan Schneider
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde Cryptography API
The Horde_Crypt package class provides an API for various cryptographic systems.

I'm packaging this as part of Horde4 packaging.




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



Bug#657358: ITP: php-horde-editor -- Horde Editor API

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Editor
 Version : 1.0.2
 Upstream Author : Chuck Hagenbuch, Michael Slusarz
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde Editor API
The Horde_Editor package provides an API to generate the code necessary for 
embedding javascript RTE editors in a web page.

I'm packaging this as part of Horde4 packaging.




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



Bug#657359: ITP: php-horde-form -- Horde Form API

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Form
 Version : 1.0.6
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde Form API
The Horde_Form package provides form rendering, validation, and other 
functionality for the Horde Application Framework.

I'm packaging this as part of Horde4 packaging.




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



Bug#657360: ITP: php-horde-http -- Horde HTTP libraries

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Http
 Version : 1.1.1
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde HTTP libraries
An API for making HTTP requests.

I'm packaging this as part of Horde4 packaging.




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



Bug#657361: ITP: php-horde-image -- Horde Image API

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Image
 Version : 1.0.10
 Upstream Author : Michael J Rubinsky, Chuck Hagenbuch
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde Image API
An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension

I'm packaging this as part of Horde4 packaging.




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



Bug#657362: ITP: php-horde-imap-client -- Horde IMAP abstraction interface

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Imap_Client
 Version : 1.3.2
 Upstream Author : Michael Slusarz
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde IMAP abstraction interface
An abstracted API interface to various IMAP4rev1 (RFC 3501) backend drivers.

I'm packaging this as part of Horde4 packaging.




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



Bug#657363: ITP: php-horde-itip -- iTip invitation response handling

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Itip
 Version : 1.0.7
 Upstream Author : Gunnar Wrobel, Jan Schneider
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : iTip invitation response handling
This package to generates MIME encapsuled responses to iCalendar invitations.

I'm packaging this as part of Horde4 packaging.




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



Bug#657364: ITP: php-horde-rdo -- Rampage Data Objects

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Rdo
 Version : 1.1.1
 Upstream Author : Chuck Hagenbuch
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Rampage Data Objects
Lightweight ORM layer

I'm packaging this as part of Horde4 packaging.




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



Bug#657365: ITP: php-horde-date-parser -- Horde Date Parser

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Date_Parser
 Version : 1.0.3
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde Date Parser
Library for natural-language date parsing, with support for multiple languages 
and locales

I'm packaging this as part of Horde4 packaging.




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



Bug#657366: ITP: php-horde-spellchecker -- Spellcheck API

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_SpellChecker
 Version : 1.0.1
 Upstream Author : Chuck Hagenbuch, Michael Slusarz
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Spellcheck API
Unified spellchecking API.

I'm packaging this as part of Horde4 packaging.




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



Bug#657367: ITP: php-horde-rpc -- Horde RPC API

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Rpc
 Version : 1.0.3
 Upstream Author : Jan Schneider, Chuck Hagenbuch, Michael J Rubinsky
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde RPC API
A common abstracted interface to various remote methods of accessing Horde 
functionality.

I'm packaging this as part of Horde4 packaging.




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



Bug#657368: ITP: php-horde-syncml -- Horde_SyncMl provides an API for processing SyncML requests

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_SyncMl
 Version : 1.0.8
 Upstream Author : Jan Schneider
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde_SyncMl provides an API for processing SyncML requests
Classes for implementing a SyncML server.

I'm packaging this as part of Horde4 packaging.




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



Bug#657369: ITP: php-horde-text-diff -- Engine for performing and rendering text diffs

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Text_Diff
 Version : 1.0.3
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Engine for performing and rendering text diffs
A text-based diff engine and renderers for multiple diff output formats.

I'm packaging this as part of Horde4 packaging.




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



Bug#657370: ITP: php-horde-vfs -- Virtual File System API

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Vfs
 Version : 1.0.9
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Virtual File System API
A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported, and there are both 
object-based and array-based interfaces to directory listings.

I'm packaging this as part of Horde4 packaging.




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



Bug#657371: ITP: php-horde-xml-element -- Horde Xml Element object

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Xml_Element
 Version : 1.0.2
 Upstream Author : Chuck Hagenbuch
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde Xml Element object
An element object that can be used to provide SimpleXML-like functionality over 
a DOM object. The main advantage over using SimpleXML is the ability to add 
multiple levels of new elements in a single call, without introducing "ghost" 
objects.

I'm packaging this as part of Horde4 packaging.




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



Bug#657372: ITP: php-horde-xml-wbxml -- Horde_Xml_Wbxml provides an API for encoding and decoding WBXML documents used in SyncML and other wireless applications

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Xml_Wbxml
 Version : 1.0.4
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde_Xml_Wbxml provides an API for encoding and decoding 
WBXML documents used in SyncML and other wireless applications
Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used 
in SyncML for transferring smaller amounts of data with wireless devices.

I'm packaging this as part of Horde4 packaging.




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



Bug#657373: ITP: php-horde-tree -- Horde Tree API

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: Horde_Tree
 Version : 1.0.1
 Upstream Author : Chuck Hagenbuch, Jan Schneider, Michael Slusarz
 URL : http://horde.org/
 License : GPL-2.0
 Programming Lang: PHP
 Description : Horde Tree API
A tree view of hierarchical information. It allows for expanding/collapsing of 
branches and maintains their state.

I'm packaging this as part of Horde4 packaging.




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



Bug#657375: ITP: php-horde-imp -- A web based webmail system

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: imp
 Version : 5.0.18
 Upstream Author : Michael Slusarz, Jan Schneider, Chuck Hagenbuch
 URL : http://horde.org/
 License : GPL-2.0
 Programming Lang: PHP
 Description : A web based webmail system
IMP, the Internet Mail Program, is one of the most popular and widely deployed 
open source webmail applications in the world. It allows universal, web-based 
access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional 
interfaces with a rich range of features normally found only in desktop email 
clients.

I'm packaging this as part of Horde4 packaging.




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



Bug#657374: ITP: php-horde -- Horde Application Framework

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: horde
 Version : 4.0.14
 Upstream Author : Chuck Hagenbuch, Jan Schneider, Michael Slusarz, Michael J 
Rubinsky
 URL : http://horde.org/
 License : LGPL-2.1
 Programming Lang: PHP
 Description : Horde Application Framework
The Horde Application Framework is a flexible, modular, general-purpose web 
application framework written in PHP. It provides an extensive array of 
components that are targeted at the common problems and tasks involved in 
developing modern web applications. It is the basis for a large number of 
production-level web applications, notably the Horde Groupware suites. For more 
information on Horde or the Horde Groupware suites, visit http://www.horde.org.

I'm packaging this as part of Horde4 packaging.




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



Bug#657376: ITP: php-horde-turba -- A web based address book

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: turba
 Version : 3.0.11
 Upstream Author : Michael J Rubinsky, Michael Slusarz, Chuck Hagenbuch, Jan 
Schneider
 URL : http://horde.org/
 License : ASL
 Programming Lang: PHP
 Description : A web based address book
Turba is the Horde contact management application. Leveraging the Horde 
framework to provide seamless integration with IMP and other Horde 
applications, it supports storing contacts in SQL, LDAP, Kolab, and IMSP 
address books.

I'm packaging this as part of Horde4 packaging.




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



Bug#657377: ITP: php-horde-kronolith -- A web based calendar

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: kronolith
 Version : 3.0.14
 Upstream Author : Jan Schneider, Chuck Hagenbuch, Michael J Rubinsky
 URL : http://horde.org/
 License : GPL-2.0
 Programming Lang: PHP
 Description : A web based calendar
Kronolith is the Horde calendar application. It provides web-based calendars 
backed by a SQL database or a Kolab server. Supported features include Ajax and 
mobile interfaces, shared calendars, remote calendars, invitation management 
(iCalendar/iTip), free/busy management, resource management, alarms, recurring 
events, and a sophisticated day/week view which handles arbitrary numbers of 
overlapping events.

I'm packaging this as part of Horde4 packaging.




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



Bug#657378: ITP: php-horde-content -- Tagging application

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: content
 Version : 1.0.4
 Upstream Author : Chuck Hagenbuch, Michael J Rubinsky
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Tagging application
This application provides tagging support for the other Horde applications.

I'm packaging this as part of Horde4 packaging.




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



Bug#657379: ITP: php-horde-ingo -- An email filter rules manager

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: ingo
 Version : 2.0.8
 Upstream Author : Jan Schneider, Michael Slusarz, Chuck Hagenbuch
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : An email filter rules manager
Ingo is an email-filter management application. It is fully internationalized, 
integrated with Horde and the IMP Webmail client, and supports both server-side 
(Sieve, Procmail, Maildrop) and client-side (IMAP) message filtering.

I'm packaging this as part of Horde4 packaging.




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



Bug#657380: ITP: php-horde-nag -- A web based task list manager

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: nag
 Version : 3.0.8
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : GPL-2.0
 Programming Lang: PHP
 Description : A web based task list manager
Nag is a web-based application built upon the Horde Application Framework which 
provides a simple, clean interface for managing online task lists (i.e., todo 
lists). It also includes strong integration with the other Horde applications 
and allows users to share task lists or enable light-weight project management.

I'm packaging this as part of Horde4 packaging.




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



Bug#657382: ITP: php-horde-groupware -- Horde Groupware

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: groupware
 Version : 4.0.6
 Upstream Author : Jan Schneider
 URL : http://horde.org/
 License : OSI certified
 Programming Lang: PHP
 Description : Horde Groupware
Horde Groupware is a free, enterprise ready, browser based collaboration suite. 
Users can manage and share calendars, contacts, tasks and notes with the 
standards compliant components from the Horde Project.

I'm packaging this as part of Horde4 packaging.




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



Bug#657381: ITP: php-horde-mnemo -- A web based notes manager

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: mnemo
 Version : 3.0.5
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : ASL
 Programming Lang: PHP
 Description : A web based notes manager
The Mnemo Note Manager is the Horde notes/memos application. It allows users to 
keep web-based notes and freeform text. Notes may be shared with other users 
via shared notepads. It requires the Horde Application Framework and an SQL 
database or Kolab server for backend storage.

I'm packaging this as part of Horde4 packaging.




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



Bug#657383: ITP: php-horde-webmail -- Horde Groupware Webmail Edition

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: webmail
 Version : 4.0.6
 Upstream Author : Jan Schneider
 URL : http://horde.org/
 License : OSI certified
 Programming Lang: PHP
 Description : Horde Groupware Webmail Edition
Horde Groupware Webmail Edition is a free, enterprise ready, browser based 
communication suite. Users can read, send and organize email messages with 
three different webmail interfaces and manage and share calendars, contacts, 
tasks and notes with the standards compliant components from the Horde Project.

I'm packaging this as part of Horde4 packaging.




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



Bug#657384: ITP: php-horde-timeobjects -- Horde timeobjects application

2012-01-25 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

 Package name: timeobjects
 Version : 1.0.6
 Upstream Author : Michael J Rubinsky, Jan Schneider
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde timeobjects application
The timeobjects application doesn't have an interface but provides streams of 
events to any applications that can consume them, notably the Horde calendar 
application. It contains drivers for facebook events and weather forecasts and 
can easily be extended by custom drivers.

I'm packaging this as part of Horde4 packaging.




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



Bug#445406: Waiting for a patch to doc.

2012-01-28 Thread Mathieu Parent
tag 445406 -patch
thanks

The current patch can't be used as is. in fact I'm not sure to
understand what is the remaining problem here.
-- 
Mathieu Parent



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



Bug#402827: New version of turba2: can you reproduce?

2012-01-29 Thread Mathieu Parent
Hi,

I have uploaded a new version of turba2: 2.3.6+debian0-1. Can you
reproduce http://bugs.debian.org/402827 with this version and latest
horde3 (>= 3.3.12+debian0-1)?

Regards
-- 
Mathieu Parent



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



Bug#469230: New version of turba2: can you reproduce?

2012-01-29 Thread Mathieu Parent
Hi,

I have uploaded a new version of turba2: 2.3.6+debian0-1. Can you
reproduce http://bugs.debian.org/469230 with this version and latest
horde3 (>= 3.3.12+debian0-1)?

Regards
-- 
Mathieu Parent



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



Bug#510760: Won't fix for horde 3. Fixed for horde4

2012-01-30 Thread Mathieu Parent
tag 510760 +wontfix
thanks

This is a wontfix for Horde3, but it will be fixed in horde 4. See for
example: http://packages.debian.org/sid/all/php-horde-activesync/filelist
(and all others php-horde-*)

Regards
-- 
Mathieu Parent



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



Bug#645217: liblemonldap-ng-portal-perl:should depend on libmime-lite-perl

2011-10-13 Thread Mathieu Parent
Package: libmime-lite-perl
Version: 1.1.1-2

Hello,

I'm having errors in Apache log:

[Thu Oct 13 18:17:29 2011] [error]
Lemonldap::NG::Portal::PasswordDBLDAP load error: Attempt to reload
Lemonldap/NG/Portal/PasswordDBLDAP.pm aborted.\nCompilation failed in
require at (eval 151) line 3.\n

This seems to be caused by a missing MIME/Lite.pm:


root@uvinct193:~# perl /usr/share/perl5/Lemonldap/NG/Portal/PasswordDBLDAP.pm
Can't locate MIME/Lite.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at
/usr/share/perl5/Lemonldap/NG/Portal/_SMTP.pm line 10,  line
522.
BEGIN failed--compilation aborted at
/usr/share/perl5/Lemonldap/NG/Portal/_SMTP.pm line 10,  line
522.
Compilation failed in require at (eval 13) line 3,  line 522.
...propagated at /usr/share/perl/5.10/base.pm line 93,  line 522.
BEGIN failed--compilation aborted at
/usr/share/perl5/Lemonldap/NG/Portal/PasswordDBLDAP.pm line 25, 
line 522.

This can be easily corrected by adding libmime-lite-perl to depends of
liblemonldap-ng-portal-perl

Regards

-- 
Mathieu Parent



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



Bug#645875: modsecurity-apache: Please package mlogc

2011-10-19 Thread Mathieu Parent
Package: modsecurity-apache
Version: 2.6.2-1
Severity:wishlist
X-Debbugs-CC: a...@inittab.org

Hello,

The mlogc binary and related is not packaged. It seems that some parts
have been tested and commented out.

I can help if needed.

Regards

--
Mathieu Parent



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



Bug#387327: Exim is filling logs

2011-12-21 Thread Mathieu Parent
Hi,

I am testing exim module (-light) an have the following errors:

In /var/log/syslog, when a mail si sent from ssh:
Dec 21 10:56:30 uvinct178 kernel: [592593.640536] type=1400
audit(1324461390.534:933): avc:  denied  { write } for  pid=24854
comm="sendmail" path="pipe:[473596]" dev=pipefs ino=473596
scontext=unconfined_u:system_r:exim_t:s0-s0:c0.c1023
tcontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tclass=fifo_file
Dec 21 10:56:30 uvinct178 kernel: [592593.640622] type=1400
audit(1324461390.534:934): avc:  denied  { write } for  pid=24854
comm="sendmail" path="pipe:[473597]" dev=pipefs ino=473597
scontext=unconfined_u:system_r:exim_t:s0-s0:c0.c1023
tcontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tclass=fifo_file

But the mail is processed as intended!

Any idea as how to reduce those errors?

-- 
Mathieu Parent



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



Bug#652896: Compile broadway backend

2011-12-21 Thread Mathieu Parent
Package: src:gtk+3.0
Version: 3.2.3-1
Severity: wishlist

Hi,

The broadway back-end allows one to render gtk windows remotely using
HTML5. Please enable it.

This can be done with the following configure arguments:

--enable-x11-backend --enable-broadway-backend

See also:
http://blogs.gnome.org/alexl/2011/03/15/gtk-html-backend-update/

Regards

-- 
Mathieu Parent

NB: wayland back-end can also be interesting.



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



Bug#642550: Please add pm-utils-bugreport-info.sh from fedora repo

2011-09-23 Thread Mathieu Parent
Package: pm-utils
Version: 1.4.1-8
Severity: wishlist
Tags: upstream

Hi,

While reading a GNOME bug [1], a commenter pointed to a small util reading
usefull info of pm in Linux, used to report to upstream.

Please add it to the Debian package.

Source at: http://pkgs.fedoraproject.org/gitweb/?p=pm-utils.git;a=blob;f=pm-
utils-bugreport-info.sh;hb=HEAD

[1]: https://bugzilla.gnome.org/show_bug.cgi?id=643457 Removal of the power
button is inconvenient for desktop use and wastes energy



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (150, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pm-utils depends on:
ii  powermgmt-base  1.31

Versions of packages pm-utils recommends:
ii  hdparm   9.32-1
ii  kbd  1.15.3-6  
ii  procps   1:3.2.8-11
ii  vbetool  1.1-2 

Versions of packages pm-utils suggests:
pn  cpufrequtils007-2  
pn  ethtool 1:3.0-1
pn  radeontool   
pn  wireless-tools   

-- no debconf information



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



Bug#616406: Fwd: [PATCH] Specify libraries in the proper variable in Makefile.am.

2011-03-03 Thread Mathieu Parent
Package: svox
Version: 1.0+git20100205-2.1


-- Forwarded message --
From: Christopher Brannon 
Date: 2011/3/2
Subject: [PATCH] Specify libraries in the proper variable in Makefile.am.
To: math.par...@gmail.com


Libraries shouldn't be part of pico2wave_CFLAGS.
This caused a build failure when the --as-needed linker flag
was specified.

Signed-off-by: Christopher Brannon 
---
 pico/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pico/Makefile.am b/pico/Makefile.am
index a19c42a..1b72cf5 100644
--- a/pico/Makefile.am
+++ b/pico/Makefile.am
@@ -83,6 +83,6 @@ bin_PROGRAMS = pico2wave
 pico2wave_SOURCES = \
       bin/pico2wave.c
 pico2wave_LDADD = \
-       libttspico.la
-pico2wave_CFLAGS = -Wall -Dpicolangdir=\"$(picolangdir)\" -I lib -lm -lpopt
+       libttspico.la -lm -lpopt
+pico2wave_CFLAGS = -Wall -Dpicolangdir=\"$(picolangdir)\" -I lib

--
1.7.3.4



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



Bug#603155: 99-fix-broken-readdir-test.diff pending

2011-03-23 Thread Mathieu Parent
Thanks for your bug report.

I have applied 99-fix-broken-readdir-test.diff, and attached on an
existing upstream bugzilla
(https://bugzilla.samba.org/show_bug.cgi?id=7032).

https://bugzilla.samba.org/show_bug.cgi?id=7032

-- 
Mathieu



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



Bug#619440: 99-fix-gcc-warnings: Hide gcc warnings; not commited

2011-03-23 Thread Mathieu Parent
Hi,

Thanks for this second patch?

I have not commited it doesn't corrrectly applies to current version
(1.10). Can you update the patch to current ctdb trunk and post it
here and at https://bugzilla.samba.org/show_bug.cgi?id=7031?

Regards

Mathieu



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



Bug#629350: [pkg-kolab] Bug#629350: STARTTLS vulnerability in kolab-cyrus-imapd

2011-06-08 Thread Mathieu Parent
2011/6/8 Moritz Muehlenhoff :
...
> Why is kolab-cyrus-imapd a separate source package? Can we fix it for Wheezy
> to be built from a unified source package, i.e. a separate build target which
> applies the seven Kolab patches?

Yes, this is the way to go.

Those 7 patches are not synced with upstream Kolab.

Upstream Kolab use 7 patches (see
http://git.kolab.org/server/tree/imapd/patches and
https://wiki.kolab.org/Kolab-major-app-patches), sorted by priority:

KOLAB_cyrus-imapd-2.3.16_Cyradm_Annotations.patch: This is merged in 2.4.
KOLAB_cyrus-imapd-2.3.16_Groups2.patch: Blocker, but this can be
reworked on the Kolab side to use pts/ldap.
KOLAB_cyrus-imapd-2.3.16_cross-domain-acls.patch: Blocker when using
multidomain. Work needed.
KOLAB_cyrus-imapd-2.3.16_UID.patch : Allow to log in via uid instead
of mail. Probably not a blocker.
KOLAB_cyrus-imapd-2.3.16_Folder-names.patch: Modifies the set of
accepted characters in folder names for the cyrus imapd server
[Version: 2.3.9] => Some work is needed to integrate upstream,
probably easy for people knowing the cyrus imapd code. Not a blocker.
KOLAB_cyrus-imapd-2.3.16_Logging.patch : Not a blocker.
KOLAB_cyrus-imapd-2.3.16_timsieved_starttls-sendcaps.patch: don't know
the status. Not a blocker IMO

Work should first go to replace Groups2.patch with a pts/ldap config
(notify on https://issues.kolab.org/merge6 if you plan to work on
this) and integrate crossdomain acls (maybe the patch can be
integrated as-is in the Debian package?). After those two, kolabd can
depend on cyrus-imapd-2.4 and kolab-cyrus-imapd can be dropped. A
README.kolab may be included in the cyrus-imapd pacjage to list the
not-applied patches.

Regards

-- 
Mathieu



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



Bug#630142: [pkg-kolab] Bug#630142: Regression: bug #594541 is back?

2011-06-14 Thread Mathieu Parent
reassign 630142 horde3
thanks

Hello

2011/6/11 Juha Jäykkä :
> Package: php-kolab-filter
> Version: 0.1.9-4
> Severity: grave
> Justification: renders package unusable
>
>
> Hi!
>
> It seems the following was forgotten from the fix of #594541:
>
> Deprecated:  Assigning the return value of new by reference is deprecated
> in /usr/share/horde3/lib/Horde/Kolab/Server/Object.php on line 216

This file is in the horde3 package. Reassigning.

> P.S. Should I have (how?) reopened the old bug?
No.

Regards
-- 
Mathieu



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



Bug#626540: (maybe) found upstream bug

2011-05-12 Thread Mathieu Parent
This seems to be https://bugs.freedesktop.org/show_bug.cgi?id=34280 (in mesa).

I still need to check (I have updated from 7.10-4 to 7.10.2-2 with no luck).

Regards

-- 
Mathieu



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



Bug#626540: (maybe) found upstream bug

2011-05-12 Thread Mathieu Parent
reassign 626540 mesa
forwarded 626540 https://bugs.freedesktop.org/show_bug.cgi?id=34280
affects 626540 blender
tag 626540 fixed-upstream
thanks

2011/5/12 Mathieu Parent :
> This seems to be https://bugs.freedesktop.org/show_bug.cgi?id=34280 (in mesa).
>
> I still need to check (I have updated from 7.10-4 to 7.10.2-2 with no luck).

I'm currently compiling, but I'm pretty sure this is this one (the
patch applies).

I'm reaffecting to mesa. Patch is here:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e338a1b0cea94f8c57968b01eebd795c6c8ce74e

Regards

-- 
Mathieu



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



Bug#626540: (maybe) found upstream bug

2011-05-13 Thread Mathieu Parent
2011/5/12 Mathieu Parent :

> I'm currently compiling, but I'm pretty sure this is this one (the
> patch applies).
>
> I'm reaffecting to mesa. Patch is here:
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=e338a1b0cea94f8c57968b01eebd795c6c8ce74e
>

Compiling fails:

mklib: Making Linux shared library:  nouveau_dri.so.tmp
g++ -Wall -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math
-fvisibility=hidden -fno-strict-aliasing  -fPIC  -DUSE_X86_ASM
-DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -D_GNU_SOURCE -DPTHREADS
-DHAVE_POSIX_MEMALIGN -DGLX_USE_TLS -DPTHREADS
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_XCB_DRI2 -DHAVE_LIBUDEV
-o nouveau_dri.so.test
../../../../src/mesa/drivers/dri/common/dri_test.o nouveau_dri.so.tmp
 -ldrm   -lexpat -lm -lpthread -ldl -ltalloc   -ldrm_nouveau
-lstdc++;
nouveau_dri.so.tmp: undefined reference to `BIND_RING'
nouveau_dri.so.tmp: undefined reference to `BEGIN_RING_NI'
nouveau_dri.so.tmp: undefined reference to `BEGIN_RING'
collect2: ld returned 1 exit status
make[4]: *** [nouveau_dri.so] Erreur 1
make[4]: quittant le répertoire «
/home/mathieu/src/mesa/mesa-7.10/build/dri/src/gallium/targets/dri-nouveau
»
make[3]: *** [default] Erreur 1
make[3]: quittant le répertoire «
/home/mathieu/src/mesa/mesa-7.10/build/dri/src/gallium/targets »
make[2]: *** [subdirs] Erreur 1
make[2]: quittant le répertoire «
/home/mathieu/src/mesa/mesa-7.10/build/dri/src »
make[1]: *** [default] Erreur 1
make[1]: quittant le répertoire « /home/mathieu/src/mesa/mesa-7.10/build/dri »
make: *** [debian/stamp/i486-linux-gnu-build-dri] Erreur 2
dpkg-buildpackage: erreur: debian/rules build a produit une erreur de
sortie de type 2
debuild: fatal error at line 1330:
dpkg-buildpackage -rfakeroot -D -us -uc -i -b failed



-- 
Mathieu



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



Bug#626540: (maybe) found upstream bug

2011-05-15 Thread Mathieu Parent
NB : the problem goes away with:

LIBGL_ALWAYS_SOFTWARE=1 blender

(but performance are affected)

Mathieu



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



Bug#622777: Fwd: [pkg-kolab] kolab-cyrus and pts/ldap

2011-04-14 Thread Mathieu Parent
Package: kolabd


-- Forwarded message --
From: Neil Price 
Date: 2011/3/31
Subject: [pkg-kolab] kolab-cyrus and pts/ldap
To: pkg-kolab-de...@lists.alioth.debian.org


kolab/cyrus package excludes the pts binaries (cyrus-imapd package
also does this) on squeeze. So I'm not sure if this can be classified
as a bug.

pts/ldap is an alternative to the horrible kolab imapd.groups hack for
group permissions on shared imap folders.

Here is how to add the binaries:

apt-get source kolab-cyrus-imapd
cd kolab-cyrus-imapd-2.2.13/

Modify debian/rules
add this
        --with-ldap=/usr \
        --with-auth=pts \

 Add this to debian/kolab-cyrus-imapd.install
usr/lib/cyrus/bin/ptloader
usr/lib/cyrus/bin/ptdump
usr/lib/cyrus/bin/ptexpire

 Build the package
 dpkg-buildpackage -B
(install devel packages as needed)

 Configuration:

 /etc/kolab/templates/cyrus.conf.template
 Add this in the SERVICES section
        ptloader        cmd="ptloader"
listen="/var/run/cyrus/socket/ptsock" prefork=1

make directories for ptclient
mkdir /var/lib/cyrus/ptclient/
chown cyrus:mail /var/lib/cyrus/ptclient/

edit  /etc/kolab/templates/imapd.conf.template by adding this:

auth_mech:              pts
pts_module:             ldap
ptscache_timeout:       10
ptloader_sock:          /var/run/cyrus/socket/ptsock
ldap_group_base:        @@@base_dn@@@
ldap_member_base:       @@@base_dn@@@
ldap_scope:             sub
ldap_realm:             @@@postfix-mydomain@@@
@@@postfix-mydestination|join( )@@@
ldap_filter:
(|(&(objectclass=gosaMailAccount)(uid=%U))(&(objectclass=kolabInetOrgPerson)(cn=%U)))
ldap_group_filter:      (&(objectclass=posixGroup)(cn=%U))
ldap_sasl:              0
ldap_member_method:     filter
ldap_member_filter:     (&(objectclass=posixGroup)(memberUid=%U))
ldap_member_attribute:  cn
# size limit determines the max number of groups a user may be
# in before authentication fails
ldap_size_limit:        64

You can now use an acl of group:groupname in cyradm



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



Bug#620539: [Pkg-samba-maint] Bug#620539: ctdb: FTBFS: dh_install: ctdb missing files (usr/share/doc/ctdb/ctdb/*), aborting

2011-04-06 Thread Mathieu Parent
2011/4/2 Cyril Brulebois 
(...)
> | dh_install: ctdb missing files (usr/share/doc/ctdb/ctdb/*), aborting
> | make: *** [install-arch] Error 2

Thanks Cyril. It seems that the $PACKAGE env was set during the build
which did the FTBFS.

This is now solved.

Mathieu



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



Bug#629350: [pkg-kolab] Bug#629350: STARTTLS vulnerability in kolab-cyrus-imapd

2011-06-05 Thread Mathieu Parent
2011/6/5 Ondřej Surý :
> Hi,
>
> I have just realized that the same STARTTLS bug affect
> kolab-cyrus-imapd as well.
>
> Ccing Security team, so they can keep track of the security vulnerability.
>
> You can find the patch in pkg-cyrus-imapd/cyrus-imapd-2.2 git
> repository (on alioth) or in cyrus-imapd-2.2 package sources.
>
> I would suggest to fix Berkeley DB in one go, since otherwise the bug
> will prevent building the packager and migration of fixed package to
> testing.
>
> If you don't have a time, please ping me, I'll prepare security
> uploads and fixes for unstable.

Ping.

Sorry to be that busy those days.

Regards
-- 
Mathieu



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



Bug#629474: [pkg-kolab] Bug#629474: Patches used for NMUs

2011-06-06 Thread Mathieu Parent
2011/6/6 Ondřej Surý :
> Package: kolab-cyrus-imapd
> Version: 2.2.13p1-0.1
> Severity: normal
> Tags: patch
>
> Hi,
>
> I did my NMU work in git repository which I uploaded to:
>
> http://git.debian.org/?p=pkg-cyrus-imapd/kolab-cyrus-imapd.git
>
> There's
>
> debian-lenny for oldstable-security
> debian-squeeze for stable-security
> debian-sid for unstable
>
> Please merge the changes to your repository so I can tear down this
> one.
>
> I could generate raw patches if you prefer them, but I guess the split
> out changes are more informative.

Thanks. This is amazing how much work you have done.


-- 
Mathieu



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



Bug#629541: ITP: pkg-php-tools -- various packaging tools and scripts for PHP PEAR packages

2011-06-07 Thread Mathieu Parent
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent 

* Package name: pkg-php-tools
* Version : 0.1
* Upstream Author : Mathieu Parent 
* URL : 
* License : LGPL-3.0
* Programming Lang: Perl, PHP
* Description : various packaging tools and scripts for PHP PEAR packages


See announce on http://lists.alioth.debian.org/pipermail/pkg-php-
pear/2011-May/000106.html



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



Bug#613632: Incorrect "ERROR: Incorrect line for eth0 in /etc/network/routes"

2011-02-16 Thread Mathieu Parent
Package: ifupdown-extra
Version: 0.14
Severity: important
Tags: patch

The static-routes part of the package doesn't work because there is a typo.

See attached the patch.

Would this go in a stable-update?

Regards

Mathieu

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

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

Versions of packages ifupdown-extra depends on:
ii  bind9-host [host]1:9.7.2.dfsg.P3-1.1 Version of 'host' bundled with BIN
ii  host 1:9.7.2.dfsg.P3-1.1 Transitional package
ii  iproute  20100519-3  networking and traffic control too
ii  iputils-arping   3:20100418-3Tool to send ICMP echo requests to
ii  iputils-ping [ping]  3:20100418-3Tools to test the reachability of
ii  net-tools1.60-23 The NET-3 networking toolkit
ii  netcat-traditional [ 1.10-38 TCP/IP swiss army knife

Versions of packages ifupdown-extra recommends:
pn  ethtool(no description available)

ifupdown-extra suggests no packages.
--- 20static-routes-old	2009-08-01 01:43:09.0 +0200
+++ 20static-routes	2011-02-16 10:15:21.0 +0100
@@ -57,7 +57,7 @@
 	# /etc/network/if-pre-down.d/ (which you don't need to)
 	cat $ROUTEFILE | egrep "${IFACE}$" | 
 	while read network netmask gateway interface ; do
-if [ -n "$interface" ] && [ -n "$network" ] && [ -n "$netmask" ] && [ "$gateway" = "reject" ] ; then
+if [ -n "$interface" ] && [ -n "$network" ] && [ -n "$netmask" ] && [ "$gateway" != "reject" ] ; then
 [ "$VERBOSITY" -eq 1 ] && echo "DEBUG: Deleting route for $network / $netmask through gateway $gateway at $interface"
 route del -net $network netmask $netmask gw $gateway dev $interface
 else
@@ -69,7 +69,7 @@
 add_static_routes() {
 	cat $ROUTEFILE | egrep "${IFACE}$" | 
 	while read network netmask gateway interface ; do
-if [ -n "$interface" ] && [ -n "$network" ] && [ -n "$netmask" ] && [ "$gateway" = "reject" ] ; then
+if [ -n "$interface" ] && [ -n "$network" ] && [ -n "$netmask" ] && [ "$gateway" != "reject" ] ; then
 		[ "$VERBOSITY" -eq 1 ] && echo "DEBUG: Adding route for $network / $netmask through gateway $gateway at $interface"
 		route add -net $network netmask $netmask gw $gateway dev $interface
 else


Bug#613793: openchangeclient: Segfault in ndr_charset_length () from /usr/lib/libndr.so.0

2011-02-17 Thread Mathieu Parent
Package: openchangeclient
Version: 1:0.11~bzr1932-1
Severity: important

I have done the following:

$ rm -r ~/.openchange/
$ mapiprofile --newdb
$ mapiprofile --encrypt --profile= \
 --username= --password= \
 --domain= --realm= \
 --address= --create
$ mapiprofile --profile= --default
$ openchangeclient --mailbox


The last command crashed:

$ gdb --args openchangeclient --mailbox
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 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".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/openchangeclient...(no debugging symbols
found)...done.
(gdb) r
Starting program: /usr/bin/openchangeclient --mailbox
[Thread debugging using libthread_db enabled]
Unknown enumerated value 'ADS' for 'security'

Program received signal SIGSEGV, Segmentation fault.
__strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31
31  ../sysdeps/x86_64/multiarch/../strlen.S: Aucun fichier ou dossier de ce 
type.
in ../sysdeps/x86_64/multiarch/../strlen.S
Current language:  auto
The current source language is "auto; currently asm".
(gdb) bt
#0  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31
#1  0x767a027f in ndr_charset_length () from /usr/lib/libndr.so.0
#2  0x77adc72d in ?? () from /usr/lib/libmapi.so.0
#3  0x769fa090 in dcerpc_binding_handle_call_send () from
/usr/lib/libdcerpc.so.0
#4  0x769fa63c in dcerpc_binding_handle_call () from
/usr/lib/libdcerpc.so.0
#5  0x77b5750a in dcerpc_EcDoConnect_r () from /usr/lib/libmapi.so.0
#6  0x77aa736e in emsmdb_connect () from /usr/lib/libmapi.so.0
#7  0x77abd781 in Logon () from /usr/lib/libmapi.so.0
#8  0x77ac2cff in MapiLogonProvider () from /usr/lib/libmapi.so.0
#9  0x77ac2f77 in MapiLogonEx () from /usr/lib/libmapi.so.0
#10 0x00409e38 in ?? ()
#11 0x76ca2c4d in __libc_start_main (main=, argc=, ubp_av=,
init=, fini=,
rtld_fini=, stack_end=0x7fffe378) at
libc-start.c:228
#12 0x00403889 in ?? ()
#13 0x7fffe378 in ?? ()
#14 0x001c in ?? ()
#15 0x0002 in ?? ()
#16 0x7fffe62d in ?? ()
#17 0x7fffe647 in ?? ()
#18 0x in ?? ()
(gdb) n

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) q


Some (maybe) relevant info:
- Evolution-MAPI doesn't work either ("Authentication failed" but
nothing to network-capture)
- Environment:
  - AD (Active Directory) Windows 2003 with schema extended to 2008r2
  - MS Exchange 2010 with a CAS array
- Winbind is installed (samba3) on my workstationi (Kerberos SSO works)
$ cat /etc/samba/smb.conf
[global]
workgroup = 
realm = 
security = ADS

winbind use default domain = yes
template homedir = /home/%U
template shell = /bin/bash

allow trusted domains = no
winbind offline logon = yes

idmap backend = tdb
idmap uid = 1100-
idmap gid = 1100-

idmap config  : backend = rid
idmap config  : range   = 1 - 5


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

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

Versions of packages openchangeclient depends on:
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libdce 4.0.0~alpha15~git20110124.dfsg1-2 DCE/RPC client library
ii  libica 0.44-3iCalendar library implementation i
ii  libldb 1:0.9.24-1LDAP-like embedded database - shar
ii  libmag 5.04-5File type determination library us
ii  libmap 1:0.11~bzr1932-1  Client library for the MAPI protoc
ii  libmap 1:0.11~bzr1932-1  Administration client library for
ii  libndr 4.0.0~alpha15~git20110124.dfsg1-2 NDR marshalling library
ii  libocp 1:0.11~bzr1932-1  Scripting library for the MAPI pro
ii  libpop 1.16-1lib for parsing cmdline parameters
ii  libsam 4.0.0~alpha15~git20110124.dfsg1-2 Samba host configuration library
ii  libsam 4.0.0~alpha15~git20110124.dfsg1-2 Samba utility function library
ii  libsub 0.0.6-1   Unit testing protocol - C/C++ shar
ii  libtal 2.0.5-1   hierarchical pool based memory all
ii  libtev 0.9.10-1  talloc-based event loop library -

openchangeclient recommends no packages.

Versions of packages openchangeclient suggests:
pn  nagios3(no description available)
ii  p

Bug#598024: [pkg-kolab] Bug#598024: sieve port in /etc/services

2010-09-26 Thread Mathieu Parent
reassign  598024 kolab-webadmin
severity  598024 important
thanks

Hello Sylvain,

Thanks for your bug report.


2010/9/25 sylvain boquet :
>  in /etc/services
>
> sieve        4190/tcp            # ManageSieve Protocol
>
> and
>
> cisco-sccp    2000/tcp            # Cisco SCCP

Actually, this is the consequence of "NOTICE: Debian is moving sieve
to its IANA allocated port (4190)" [ref1]

[ref1]: 
http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/2009-December/003103.html

The problem should then be fixed in kolab-webadmin. I'm raisng the
severity to try to fix this for squeeze.

Regards

Mathieu Parent



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



Bug#598024: [pkg-kolab] Bug#598024: sieve port in /etc/services

2010-09-29 Thread Mathieu Parent
(you forgot to CC th bug)

2010/9/26 sylvain boquet :
> hello mathieu
>
>
> when i change the line ( from sieve to 2000) in /etc/cyrus.conf
>
> that solve two problems , one in kolab webadmin
>
> and one in kolab webclient ( with the scripts sieve error of connexion  )
>
>
>
> and you're right te problem must be  fixed in kolab-webadmin package
>
> y try to modify the line 150  in  /usr/share/php/admin/include.sieve.php
>
> original
>
>   function Net_Sieve($user = null , $pass  = null , $host = 'localhost',
> $port = 2000, $logintype = '', $euser = '', $debug = false)
>
> new line
>
>   function Net_Sieve($user = null , $pass  = null , $host = 'localhost',
> $port = 4190, $logintype = '', $euser = '', $debug = false)
>
>
> and the kolab webadmin work fine

Can you change this to $port = 'sieve' and test ?

> but  the  problem with  is  the kolab webclient with script ( error of
> connexion) is back

Can you change in /etc/kolab-webclient/horde3/conf.php:
$conf['kolab']['imap']['sieveport'] = 'sieve';
and test.

If it doesn't work, try with the port number (4190). Let me know.

Mathieu Parent



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



Bug#598024: [pkg-kolab] Bug#598010: bug is not for the this packet

2010-09-30 Thread Mathieu Parent
reassign 598010 kolab-webadmin
severity 598010 important
retitle 598010 could not connect to sieve port: not currently in
transaction state

reassign 598024 kolab-webclient
retitle 598024 could not connect to sieve port: connexion driver failed
thanks

Those two bugs are consequence of "NOTICE: Debian is moving sieve to
its IANA allocated port (4190)" [ref1]

[ref1]: 
http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/2009-December/003103.html


- #598010 is for the kolab-webadmin fix
- #598024 is for the kolab-webclient fix

I will propose a fix for both.

Regards



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



Bug#598010: Fwd: [pkg-kolab] Bug#598010: bug is not for the this packet

2010-09-30 Thread Mathieu Parent
Those two bugs are consequence of "NOTICE: Debian is moving sieve to
its IANA allocated port (4190)" [ref1]

[ref1]: 
http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/2009-December/003103.html


- #598010 is for the kolab-webadmin fix
- #598024 is for the kolab-webclient fix

I will propose a fix for both.

Regards

Mathieu Parent



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



Bug#598665: Use template to configure session_vars.php

2010-09-30 Thread Mathieu Parent
Package: kolab-webadmin
Version: 2.2.3-20091217-2
Severity: wishlist

Currently, kolab-webadmin installs an example config in 
/etc/kolab/session_vars.php.
The administrator should change the values to make the admin interface work.

As often the webadmin is on the same server as kolabd, we can use templates to 
automaticaly
configure kolab-webadmin (as upstream does).

(i'm reporting this bug to not forget)

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#598053: [pkg-kolab] Bug#598053: kolab-webadmin: webadmin translation is nonfunctional

2010-09-30 Thread Mathieu Parent
hi,

2010/9/25 sylvain boquet :
> Package: kolab-webadmin
> Version: 2.2.3-20091217-2
> Severity: minor
>
> web admin is always in english
> changing language as no effect

You should have the locales package installed and run
"dpkg-reconfigure" locales (select needed locales).

> $_SESSION['php_dn'] = "cn=nobody,cn=internal,dc=sboquet,dc=homeip,dc=net";
> $_SESSION['php_pw'] = "TKT8AInFEpUrTzsVlcfE1SAI/obA37O0XpPSOaOw";

Oups, password leaked. Please change it.

-- 
Mathieu Parent



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



Bug#596135: libttspico-utils: produces empty audio files

2010-10-02 Thread Mathieu Parent
2010/9/12 Samuel Thibault :
> From reading the source code, it is on purpose that you have to use the
> .wav extension, to tell which kind of output is expected.  I'd tend to
> think that we should just document it, e.g. in the manpage.

What wordings do you suggests? I propose:


NOTES

The file extension determines the sound format. Currently only ".wav"
is supported. Any other extension  will produce an error.


I currently have the error "Cannot open output wave file". Perhaps
those wordings should also be changed?


-- 
Mathieu Parent



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



Bug#598883: unblock: kolab-webadmin/2.2.3-20091217-3

2010-10-02 Thread Mathieu Parent
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: freeze-exception

Please unblock package kolab-webadmin

   * Updated Standards-Version to 3.9.1: no changes
   * Switch to dpkg-source 3.0 (quilt) format
   * 70-sieve-port-i18n.diff, 71-sieve-port-number.diff: Change sieve port
 to 4190 (Closes: #598010)

Due to the sieve port number change, kolab-webadmin failed to connect to cyrus 
sieve.
I have added two patches 70-sieve-port-i18n.diff, 71-sieve-port-number.diff to 
solve this issue.

Additionnaly, I hav migrated to dpkg-source 3.0 (quilt) to ease maintenance if 
security fixes are needed. Standards-Version was also updated.

unblock kolab-webadmin/2.2.3-20091217-3

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#562138: [pkg-horde] Bug#562138: Acknowledgement (imp4: Javascript problems after upgrade)

2009-12-24 Thread Mathieu Parent
Hi,

Thanks for reporting this bug. This is probably caused by my recent uploads.

> The problem seems to be fixed if I downgrade both horde3 and imp4 to
> horde3_3.3.5+debian0-1_all.deb
> imp4_4.3.5+debian0-1_all.deb
> I had previously tried only downgrading imp.

Is the problem fixed if you test with?:
-horde3_3.3.5+debian0-1_all.deb
-imp4_4.3.6+debian0-1_all.deb
(downgrading horde and using latest imp).

Mathieu Parent



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



Bug#562138: [pkg-horde] Bug#562138: Acknowledgement (imp4: Javascript problems after upgrade)

2009-12-25 Thread Mathieu Parent
reassign 562138 horde3
thanks

Actually, the bug is in horde3

Mathieu Parent



On Thu, Dec 24, 2009 at 9:01 AM, Mathieu Parent  wrote:
> Hi,
>
> Thanks for reporting this bug. This is probably caused by my recent uploads.
>
>> The problem seems to be fixed if I downgrade both horde3 and imp4 to
>> horde3_3.3.5+debian0-1_all.deb
>> imp4_4.3.5+debian0-1_all.deb
>> I had previously tried only downgrading imp.
>
> Is the problem fixed if you test with?:
> -horde3_3.3.5+debian0-1_all.deb
> -imp4_4.3.6+debian0-1_all.deb
> (downgrading horde and using latest imp).
>
> Mathieu Parent
>



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



Bug#603421: PHP error: Invalid type of category opsi in the System menu

2010-11-13 Thread Mathieu Parent
Package: gosa
Version: 2.6.11-2
Severity: normal

(This is probably a minor bug).

When I go in the System menu, I have an error at the top of the page.

  "Invalid type of category opsi"

I have not installed any opsi package.

:)

Mathieu

=== List of gosa packages installed ===
math...@netthieu:~/apps/freeswitch/freeswitch-1.0.head~git.master.20101112.0$ 
aptitude search '~igosa'
i   gosa - Web Based LDAP Administration Program

i A gosa-plugin-connectivity - connectivity plugin for GOsa²

i   gosa-plugin-kolab- kolab plugin for GOsa²   

i   gosa-plugin-kolab-schema - LDAP schema for GOsa² kolab plugin   

i A gosa-plugin-mail - base mail plugin for GOsa²   

i   gosa-plugin-rsyslog  - rsyslog plugin for GOsa² 

i   gosa-plugin-squid- greffon squid pour GOsa² 

i   gosa-plugin-ssh  - ssh plugin for GOsa² 

i   gosa-plugin-ssh-schema   - LDAP schema for GOsa² ssh plugin 

i   gosa-plugin-sudo - sudo plugin for GOsa²

i   gosa-plugin-sudo-schema  - LDAP schema for GOsa² sudo plugin

i A gosa-plugin-systems  - systems plugin for GOsa² 

i   gosa-schema  - LDAP schema for GOsa 


=== Trace ===
Trace[0]:fonction gosaRaiseError
File : 
Line : 
Type : -
  "1024", "Invalid type of category opsi", 
"/usr/share/gosa/include/class_userinfo.inc", "711", "Array"

Trace[1]:fonction trigger_error
File : /usr/share/gosa/include/class_userinfo.inc
Line : 711
Type : -
  "Invalid type of category opsi"

Trace[2]:classe userinfo / fonction has_complete_category_acls
File : /usr/share/gosa/include/class_userinfo.inc
Line : 299
Type : méthode
  "dc=sathieu,dc=net", "opsi"

Trace[3]:classe userinfo / fonction is_pasteable
File : /usr/share/gosa/include/class_listing.inc
Line : 1371
Type : méthode
  "dc=sathieu,dc=net", "opsi"

Trace[4]:classe listing / fonction renderCopyPasteMenu
File : /usr/share/gosa/include/class_listing.inc
Line : 1182
Type : méthode
  " style='border-top:1px solid #AAA' ", "1", "1"

Trace[5]:classe listing / fonction recurseActions
File : /usr/share/gosa/include/class_listing.inc
Line : 1113
Type : méthode
  "Array"

Trace[6]:classe listing / fonction renderActionMenu
File : /usr/share/gosa/include/class_listing.inc
Line : 449
Type : méthode
  -

Trace[7]:classe listing / fonction render
File : /usr/share/gosa/plugins/admin/systems/class_systemManagement.inc
Line : 1236
Type : méthode
  -

Trace[8]:classe systemManagement / fonction renderList
File : /usr/share/gosa/include/class_management.inc
Line : 185
Type : méthode
  -

Trace[9]:classe management / fonction execute
File : /usr/share/gosa/plugins/admin/systems/main.inc
Line : 44
Type : méthode
  -

Trace[10]:fonction require
File : /usr/share/gosa/html/main.php
Line : 370
Type : -
  "/usr/share/gosa/plugins/admin/systems/main.inc"

=== /Trace === 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gosa depends on:
ii  apache2-mpm-prefork [httpd]  2.2.16-3Apache HTTP Server - traditional n
ii  gettext  0.18.1.1-3  GNU Internationalization utilities
ii  libapache2-mod-php5  5.3.3-2 server-side, HTML-embedded scripti
ii  libcrypt-smbhash-perl0.12-3  generate LM/NT hash of a password 
ii  php5 5.3.3-2 server-side, HTML-embedded scripti
ii  php5-cli 5.3.3-2 command-line interpreter for the p
ii  php5-gd  5.3.3-2 GD module for php5
ii  php5-imagick 3.0.0~rc1-1 ImageMagick module for php5
ii  php5-imap5.3.3-2 IMAP module for php5
ii  php5-ldap5.3.3-2 LDAP module for php5
ii  php5-mcrypt  5.3.3-2   

Bug#599031: [pkg-kolab] Bug#599031: libkolab-perl: during bootstrap is controled port 2000 instead of 4190 for sieve

2010-10-21 Thread Mathieu Parent
severity 599031 serious
thanks

2010/10/3 sylvain boquet :
> Package: libkolab-perl
> Version: 1:2.2.4-20100624-2
> Severity: minor
>
> sieve now listen on port 4190
> but during kolab_bootstrap sieve tested port is still 2000

Upgrading severity as this bug can prevent installation of kolab with
asterisk and can prevent cyrus to start if another sieve server is
already running.

I plan to request a freeze exception.

Mathieu



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



Bug#533488: [pkg-kolab] Bug#533488: again error message when enabling vacation notification with new version

2010-10-21 Thread Mathieu Parent
severity 598010 serious
reopen 598010 =
thanks

2010/10/4 sylvain boquet :
(from bug 533488)
>  kolab-webadmin   version  2.2.3-20091217-3 returns this bug
>
>
> to enable successfully transfer or  vacation notification
>
> you must change in
>
>  /usr/share/php/admin/include/sieve.php
>
>  function Net_Sieve($user = null , $pass  = null , $host = 'localhost',
> $port = 'sieve', $logintype = '', $euser = '', $debug = false)
>
> to
>
>  function Net_Sieve($user = null , $pass  = null , $host = 'localhost',
> $port = '4190', $logintype = '', $euser = '', $debug = false)

Okay, so the fix was not enough. I have prepared an updated fix.

Raising severity as vacation message is a major feature of kolab-webadmin.


Mathieu Parent



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



Bug#599491: Cloning

2010-10-25 Thread Mathieu Parent
retitle 599491 Problem upgrading Horde prefs from LDAP
clone 599491 -1
retitle -1 Problem during slapd upgrade (rootDSE)
block -1 by 599235
thanks

This bug report is about two problems, spitting:
* Migration of Horde prefs: will not be handled appart from a note in NEWS
* rootDSE syntax

Regards

Mathieu



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



Bug#599235: [Pkg-openldap-devel] Bug#599235: Progress

2010-10-25 Thread Mathieu Parent
2010/10/14 Soren Stoutner :
> Following advice given by the maintainer of the kolabd package, I have
> manually removed some information that Kolab used to store in the LDAP, but
> has now been switched to being stored in files.  It was this extra
> information that was causing the errors.  However, now I get a new error
> while attempting to upgrade.
> r...@mail:/etc/default# dpkg --configure -a
> Setting up slapd (2.4.23-6) ...
>   Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.17-2.1... done.
>   Moving old database directories to /var/backups:
>   Loading from /var/backups/slapd-2.4.17-2.1:
>   - directory dc=stoutner,dc=org... failed.
> Loading the database from the LDIF dump failed with the following
> error while running slapadd:
>     /etc/ldap/slapd.conf: line 76:  keyword is obsolete (ignored)
>     <= str2entry: str2ad(IMPPREFS): attribute type undefined
>     slapadd: could not parse entry (line=198)
> dpkg: error processing slapd (--configure):
>  subprocess installed post-installation script returned error exit status 1
> Errors were encountered while processing:
>  slapd
> /etc/ldap/slapd.conf contained the following line:
> rootDSE                /etc/kolab/rootDSE.ldif
> The contents of /etc/kolab/rootDSE.ldif are:
> dn:
> objectClass: kolab
> Note that there is no line 3 in this file.
> Any ideas on what this means or what I need to do to get it working?
> Soren

Reading your report, it seems that you still had impprefs attributes
at this step. Maybe you pasted the wrong log?

Mathieu



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



Bug#601410: [Pkg-openldap-devel] Bug#599235: Progress

2010-10-28 Thread Mathieu Parent
2010/10/27 Soren Stoutner :
...
> You are correct: I copied the wrong log file. The correct one is below.
>
> r...@mail:/etc/ldap# apt-get install slapd
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following packages will be upgraded:
>   slapd
> 1 upgraded, 0 newly installed, 0 to remove and 75 not upgraded.
> Need to get 0B/1,586kB of archives.
> After this operation, 45.1kB disk space will be freed.
> Preconfiguring packages ...
> (Reading database ... 162158 files and directories currently installed.)
> Preparing to replace slapd 2.4.17-2.1 (using .../slapd_2.4.23-6_amd64.deb)
> ...
> Stopping OpenLDAP: slapd.
>   Dumping to /var/backups/slapd-2.4.17-2.1:
>   - directory dc=stoutner,dc=org... slapcat: Symbol
> `ldap_int_global_options' has different size in shared object, consider
> re-linking

This error probably comes from a version mismatch between slapd and libldap.

>
> str2entry: invalid value for attributeType objectClass #0 (syntax
> 1.3.6.1.4.1.1466.115.121.1.38)
> root_dse_read_file: could not parse entry (file="/etc/kolab/rootDSE.ldif"
> line=3)

Probably the "kolab" objectClass was not known at this time. But it
should as the kolab.schema was included before the upgrade.

To pkg-openldap people: Do you have any idea?

> olcRootDSE: value #0:  could not read file
> /etc/kolab/rootDSE.ldif
> config error processing cn=config:  could not read file
> slapcat: bad configuration directory!
> failed.
> dpkg: error processing /var/cache/apt/archives/slapd_2.4.23-6_amd64.deb
> (--unpack):
>  subprocess new pre-installation script returned error exit status 1
> configured to not write apport reports
> Backing up /etc/ldap/slapd.conf in
> /var/backups/slapd-2.4.23-6... done.
> Starting OpenLDAP: slapd.
> Errors were encountered while processing:
>  /var/cache/apt/archives/slapd_2.4.23-6_amd64.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)


> I also realized as I was reading over the entries in this bug that I had
> referenced the incorrect kolabd bug report.  The correct kolabd bug is
> #601410

Regarding #601410, I don't know of any proper solution: If slapd is
upgraded before kolabd (which is probably the case), rootDSE will be
present. So this bug should probably be solved on the slapd side.

Mathieu Parent



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



Bug#599491: [pkg-kolab] Bug#599491: Problem Upgrading Older Kolab Server to Newest Slapd

2010-10-09 Thread Mathieu Parent
Hi,

2010/10/8 Soren Stoutner :
> Subject: kolabd: Problem Upgrading Older Kolab Server to Newest Slapd
> Package: kolabd
> Version: 2.2.4-20100624-4
OK, latest one.

> Severity: important
>
..
> When I attempt to upgrade a Kolab server that has been in production for
> several years,

Upgrading from which version? (kolab was not in lenny).

> I receive this error.
>
> r...@mail:/etc/default# dpkg --configure -a
> Setting up slapd (2.4.23-6) ...
>   Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.17-2.1... done.
>   Moving old database directories to /var/backups:
>   Loading from /var/backups/slapd-2.4.17-2.1:
>   - directory dc=stoutner,dc=org... failed.
>
> Loading the database from the LDIF dump failed with the following
> error while running slapadd:
>     /etc/ldap/slapd.conf: line 76:  keyword is obsolete (ignored)
>     <= str2entry: str2ad(IMPPREFS): attribute type undefined
>     slapadd: could not parse entry (line=198)

The problem comes from IMPPREFS. Storing Horde prefs in LDAP is
deprecated by the Kolab project since 2.2.1 (see
https://issues.kolab.org/issue3567).
You should remove all those *Prefs attributes before the update. You
can also re-add the Horde schema in the slapd.conf (and template).
The recommended way is to remove all prefs from LDAP. Users will need
to set those again.
There is a script for this in §6 of
http://hg.kolab.org/server/file/5f73a1437a1d/1st.README (you should
adapt it to native packages).

> I understand that this is a bug in slapd.  I have filed a bug report at
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599235
> but I have not yet had any response.

Probably not. The bug comes from the kolabd package which removed the
horde schema some time ago without providing a migration path. This
was done in kolabd 2.2.1-20090304-1: "don't install horde schema
anymore as horde now use flat files for preferences".

> I am guessing that there is something
> in my
> /etc/ldap/slapd.conf file that it doesn't like, probably something that is
> not commonly used outside of Kolab installations.

Yes, and also not common in recent Kolab installations.

> I tried looking at line 198 but couldn't find anything suspicious.  I was
> wondering if you know what is causing it to fail
> and if there is a config change I can make that will allow it to succeed.

This is line 198 of the slap dump, not the config file.

>
> My /etc/ldap/slapd.conf file is below:
...

I won't provide a migration script for your case, but I will add a
NEWS entry for other administrators.

Regards

-- 
Mathieu Parent



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



Bug#599033: [pkg-kolab] Bug#599033: kolabd: log error No CA file specified

2010-10-09 Thread Mathieu Parent
Hello,

2010/10/4 sylvain boquet :
> Package: kolabd
> Version: 2.2.4-20100624-4
> Severity: normal
>
> in /var/log/mail.err
> there are some error lines
>
> TLs server engine: No CA file spécified . Client side certs may not work
>
> in
>
> /etc/imapd.conf
>
> the line
> #tls_ca_file: /etc/kolab/server.pem
> must change to
> tls_ca_file: /etc/kolab/ca/cacert.pem
>
> so template /etc/kolab/templateimapd.conf.template
> must be corrected to avoid this error in boostrap

Thanks for this report.

Unfortunately, I won't upload a new version for this because the CA
may not be available at this path. This is the case when the admin of
the server has not used the helper provided in kolab_bootstrap.

I will correct the path upstream for the next release.
-- 
Mathieu Parent



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



Bug#599491: [pkg-kolab] Bug#599491: Possible Solution

2010-10-18 Thread Mathieu Parent
Hello,

2010/10/15 Soren Stoutner :
> After doing a little bit of googleing, I removed the following line from
> /etc/ldap/slapd.d/cn=config.ldif
>
> olcRootDSE: /etc/kolab/rootDSE.ldif
>
> After doing this, the slapd package upgrade succeeded.  It is interesting to
> note that after the upgrade, the olcRootDSE: /etc/kolab/rootDSE.ldif line was
> restored to /etc/ldap/slapd.d/cn=config.ldif
>
> Are there any negative effects to doing this?

No. This is the right thing to do.

I need to upload a fix for this. But I'm so busy those days. Any help
is appreciated:

Cheers

Mathieu Parent



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



Bug#456591: include kolab annotation patch

2007-12-16 Thread Mathieu Parent
Package: libc-client2006j2
Version: 7:2006j2.dfsg-3
Severity: wishlist
Tags: patch

--- Please enter the report below this line. --- 

For the current Kolab version (2.1) and later versions, the php scripts
need imap_setannotation, imap_getannotation, etc. this is also needed
by future versions of horde (3.2). 

The patch to php5-imap needs the attached patch.

The attached patch is made from Kolab patch [1] with specific debian
things (SET_COURIERSTYLE increment constant values).

It is perhaps needed to include a "Provides: libc-client-annotations"
or something similar.

[1] : http://wiki.kolab.org/index.php/Kolab-major-app-patches#UW_IMAP_c-client

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-2-686

Debian Release: lenny/sid
  500 testing security.debian.org 
  500 testing ftp.fr.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-
libc6   (>= 2.6-1) | 2.7-3
libcomerr2 (>= 1.33-3) | 1.40.2-1+lenny1
libkrb53   (>= 1.6.dfsg.2) | 1.6.dfsg.3~beta1-2
libpam0g (>= 0.99.7.1) | 0.99.7.1-5
libssl0.9.8  (>= 0.9.8f-1) | 0.9.8g-3
libpam-modules | 0.99.7.1-5
mlock  | 7:2006j2.dfsg-3

Provides get/set ANNOTATIONS support to the c-client library. [Version: 2006j2]

diff -r 1e76e41a2cd8 src/c-client/imap4r1.c
--- a/src/c-client/imap4r1.c	Sat Sep 29 11:01:45 2007 +0200
+++ b/src/c-client/imap4r1.c	Wed Oct 10 18:32:39 2007 +0200
@@ -135,7 +135,8 @@ typedef struct imap_argument {
 #define MULTIAPPEND 13
 #define SNLIST 14
 #define MULTIAPPENDREDO 15
-
+#define QLIST 16
+#define QSTRING 17
 
 /* Append data */
 
@@ -205,12 +206,15 @@ void imap_gc_body (BODY *body);
 void imap_gc_body (BODY *body);
 void imap_capability (MAILSTREAM *stream);
 long imap_acl_work (MAILSTREAM *stream,char *command,IMAPARG *args[]);
+long imap_annotation_work (MAILSTREAM *stream,char *command,IMAPARG *args[]);
 
 IMAPPARSEDREPLY *imap_send (MAILSTREAM *stream,char *cmd,IMAPARG *args[]);
 IMAPPARSEDREPLY *imap_sout (MAILSTREAM *stream,char *tag,char *base,char **s);
 long imap_soutr (MAILSTREAM *stream,char *string);
 IMAPPARSEDREPLY *imap_send_astring (MAILSTREAM *stream,char *tag,char **s,
 SIZEDTEXT *as,long wildok,char *limit);
+IMAPPARSEDREPLY *imap_send_qstring (MAILSTREAM *stream,char *tag,char **s,
+SIZEDTEXT *as,char *limit);
 IMAPPARSEDREPLY *imap_send_literal (MAILSTREAM *stream,char *tag,char **s,
 STRING *st);
 IMAPPARSEDREPLY *imap_send_spgm (MAILSTREAM *stream,char *tag,char *base,
@@ -2748,6 +2752,84 @@ long imap_getacl (MAILSTREAM *stream,cha
 args[0] = &ambx; args[1] = NIL;
   return imap_acl_work (stream,"GETACL",args);
 }
+
+/* IMAP set annotation
+ * Accepts: mail stream
+ *  annotation struct
+ * Returns: T on success, NIL on failure
+ */
+
+long imap_setannotation (MAILSTREAM *stream,ANNOTATION *annotation)
+{
+  IMAPARG *args[4],ambx,apth,aval;
+  long ret;
+  
+  ambx.type = ASTRING;
+  ambx.text = (void *) annotation->mbox;
+  args[0] = &ambx;
+  
+  apth.type = QSTRING;
+  apth.text = (void *) annotation->entry;
+  args[1] = &apth;
+
+  STRINGLIST *st,*l;
+  ANNOTATION_VALUES *v;
+  
+  l = st = mail_newstringlist();
+  v = annotation->values;
+  while(v){
+l->text.size = strlen((char *) (l->text.data = (unsigned char*)cpystr(v->attr)));
+l->next = mail_newstringlist();
+l = l->next;
+l->text.size = strlen((char *) (l->text.data = (unsigned char*)cpystr(v->value)));
+if(v->next){
+  l->next = mail_newstringlist();
+  l = l->next;
+}
+v = v->next;
+  }
+  
+  aval.type = QLIST;
+  aval.text = (void *)st;
+  args[2] = &aval;
+  args[3] = NIL;
+  
+  ret = imap_annotation_work(stream, "SETANNOTATION",args);
+  mail_free_stringlist(&st);
+  return ret;
+}
+  
+  
+  
+/* IMAP get annotation
+ * Accepts: mail stream
+ *  mailbox name
+ *  annotation entry list
+ *  annotation attribute list
+ * Returns: T on success with data returned via callback, NIL on failure
+ */
+
+long imap_getannotation (MAILSTREAM *stream,char *mailbox,STRINGLIST *entries, STRINGLIST *attributes)
+{
+  IMAPARG *args[4],ambx,apth,aattr;
+  long ret;
+  ambx.type = ASTRING;
+  ambx.text = (void*) mailbox;
+  args[0] = &ambx; 
+
+ 
+  apth.type = QLIST;
+  apth.text = (void*) entries;
+  args[1] = &apth;
+
+  aattr.type = QLIST;
+  aattr.text = (void*) attributes;
+  args[2] = &aattr;
+
+  args[3] = NIL;
+  ret = imap_annotation_work(stream, "GETANNOTATION",args);
+  return ret;
+}
 
 /* IMAP list rights
  * Accepts: mail stream
@@ -2800,6 +2882,16 @@ long imap_acl_work (MAILSTREAM *stream,c
   else mm_log ("ACL not available on this IMAP server",ERROR);
   return ret;
 }
+ long imap_annotation_work(MAILSTREAM *stream, char *command,IMAPARG *args[])
+{
+  long ret = NIL;
+  IMAPPARSEDREPLY *reply;
+  if (imap_OK (stream,r

Bug#456947: include kolab annotation patch

2007-12-18 Thread Mathieu Parent
Package: php5-imap
Version: 5.2.4-2
Severity: wishlist
Tags: patch

--- Please enter the report below this line. ---

Once #456591 is fixed, please add and activate the attached patch. This is
needed to support annotation (mandatory for kolab 2.1 and later).

Thank you


Provides get/set ANNOTATIONS support to PHP. [Version: 5.2.4]

diff -r 5bd2ac9f8bea ext/imap/php_imap.c
--- a/ext/imap/php_imap.c	Sat Sep 29 12:56:59 2007 +0200
+++ b/ext/imap/php_imap.c	Sat Sep 29 12:59:01 2007 +0200
@@ -129,6 +129,7 @@ zend_function_entry imap_functions[] = {
 	PHP_FE(imap_binary,NULL)
 	PHP_FE(imap_utf8,NULL)
 	PHP_FE(imap_status,NULL)
+	PHP_FE(imap_status_current,			NULL)
 	PHP_FE(imap_mailboxmsginfo,		NULL)
 	PHP_FE(imap_setflag_full,		NULL)
 	PHP_FE(imap_clearflag_full,		NULL)
@@ -155,6 +156,10 @@ zend_function_entry imap_functions[] = {
 	PHP_FE(imap_setacl,NULL)
 	PHP_FE(imap_getacl,NULL)
 #endif
+#if defined(HAVE_IMAP2005)
+ 	PHP_FE(imap_setannotation,			NULL)
+ 	PHP_FE(imap_getannotation,			NULL)
+#endif
 
 	PHP_FE(imap_mail,NULL)
 
@@ -415,6 +420,30 @@ void mail_getacl(MAILSTREAM *stream, cha
 
 #endif
 
+
+#if defined(HAVE_IMAP2005)
+/* {{{ mail_getannotation
+ *
+ * Mail GET_ANNOTATION callback
+ * Called via the mail_parameter function in c-client:src/c-client/mail.c
+ */
+void mail_getannotation(MAILSTREAM *stream, ANNOTATION *alist)
+{
+ANNOTATION_VALUES *cur;
+
+	TSRMLS_FETCH();
+
+	/* walk through the ANNOTATION_VALUES */
+
+	for(cur = alist->values; cur; cur = cur->next) {
+	if (cur->value)
+		add_assoc_stringl(IMAPG(imap_annotation_list), cur->attr, cur->value, strlen(cur->value), 1);
+	else
+		add_assoc_stringl(IMAPG(imap_annotation_list), cur->attr, "", 0, 1);
+	}
+}
+/* }}} */
+#endif
 
 /* {{{ PHP_GINIT_FUNCTION
  */
@@ -1092,6 +1121,122 @@ PHP_FUNCTION(imap_getacl)
 
 #endif /* HAVE_IMAP2000 || HAVE_IMAP2001 */
 
+#if defined(HAVE_IMAP2005)
+
+/* {{{ proto bool imap_setannotation(resource stream_id, string mailbox, string entry, string attr, string value)
+	Sets an annotation for a given mailbox */
+PHP_FUNCTION(imap_setannotation)
+{
+	zval **streamind, **mailbox, **entry, **attr, **value;
+	pils *imap_le_struct;
+long ret;
+	
+// TODO: Use zend_parse_parameters here
+	if (ZEND_NUM_ARGS() != 5 || zend_get_parameters_ex(5, &streamind, &mailbox, &entry, &attr, &value) == FAILURE) {
+		ZEND_WRONG_PARAM_COUNT();
+	}
+
+	ZEND_FETCH_RESOURCE(imap_le_struct, pils *, streamind, -1, "imap", le_imap);
+
+	convert_to_string_ex(mailbox);
+	convert_to_string_ex(entry);
+	convert_to_string_ex(attr);
+	convert_to_string_ex(value);
+
+// create annotation object
+ANNOTATION *annotation = mail_newannotation();
+if (!annotation)
+RETURN_FALSE;
+annotation->values = mail_newannotationvalue();
+if (!annotation->values) {
+mail_free_annotation(&annotation);
+RETURN_FALSE;
+}
+
+// fill in annotation values
+annotation->mbox = Z_STRVAL_PP(mailbox);
+annotation->entry = Z_STRVAL_PP(entry);
+annotation->values->attr = Z_STRVAL_PP(attr);
+annotation->values->value = Z_STRVAL_PP(value);
+
+ret = imap_setannotation(imap_le_struct->imap_stream, annotation);
+
+// make sure mail_free_annotation doesn't free our variables
+annotation->mbox = NULL;
+annotation->entry = NULL;
+annotation->values->attr = NULL;
+annotation->values->value = NULL;
+mail_free_annotation(&annotation);
+
+RETURN_BOOL(ret);
+}
+/* }}} */
+
+/* {{{ proto array imap_getannotation(resource stream_id, string mailbox, string entry, string attr)
+	Gets the ACL for a given mailbox */
+PHP_FUNCTION(imap_getannotation)
+{
+	zval **streamind, **mailbox, **entry, **attr;
+	pils *imap_le_struct;
+long ret;
+
+	if(ZEND_NUM_ARGS() != 4 || zend_get_parameters_ex(4, &streamind, &mailbox, &entry, &attr) == FAILURE) {
+		ZEND_WRONG_PARAM_COUNT();
+	}
+
+	ZEND_FETCH_RESOURCE(imap_le_struct, pils *, streamind, -1, "imap", le_imap);
+
+	convert_to_string_ex(mailbox);
+	convert_to_string_ex(entry);
+	convert_to_string_ex(attr);
+
+	/* initializing the special array for the return values */
+	if (array_init(return_value) == FAILURE) {
+		RETURN_FALSE;
+	}
+
+// fillup calling parameters
+STRINGLIST *entries = mail_newstringlist();
+if (!entries)
+RETURN_FALSE;
+
+STRINGLIST *cur = entries;
+cur->text.data = (unsigned char *)cpystr(Z_STRVAL_PP(entry));
+cur->text.size = Z_STRLEN_PP(entry);
+cur->next = NIL;
+
+STRINGLIST *attributes = mail_newstringlist();
+cur = attributes;
+cur->text.data = (unsigned char *)cpystr (Z_STRVAL_PP(attr));
+cur->text.size = Z_STRLEN_PP(attr);
+cur->next = NIL;
+
+	/* 

<    1   2   3   4   5   6   7   8   9   10   >