Search found 467 matches

by broucaries
2013-08-27T05:56:39-07:00
Forum: Bugs
Topic: ABI/API breakage : please so bump and do a new release
Replies: 7
Views: 6263

Re: ABI/API breakage : please so bump and do a new release

I see it is a beta release In this case could you named it with #define MagickppLibAddendum "-10~beta20130826" in order for to classify the version correctly (~ is before any other version). I will send a mail to andrew the upstream tracker in order to check consistently the beta version B...
by broucaries
2013-08-27T05:51:48-07:00
Forum: Bugs
Topic: ABI/API breakage : please so bump and do a new release
Replies: 7
Views: 6263

Re: ABI/API breakage : please so bump and do a new release

It seems that you have not released officially the faulting version (it is not under public download) so you could may be correct the ABI breakage.

Bastien
by broucaries
2013-08-27T05:48:37-07:00
Forum: Bugs
Topic: ABI/API breakage : please so bump and do a new release
Replies: 7
Views: 6263

ABI/API breakage : please so bump and do a new release

Hi, Did you check ABI/API using upstream tracker ? http://upstream-tracker.org/compat_reports/imagemagick/6.8.6.9_to_6.8.6.10/abi_compat_report.html AccelerateConvolveImage ( Image const* image, KernelInfo const* kernel, Image* convolve_image, ExceptionInfo* exception ) (2) changed to: AccelerateCon...
by broucaries
2013-08-26T09:15:00-07:00
Forum: Bugs
Topic: Could you please cyrptographically sign the release file
Replies: 8
Views: 6685

Re: Could you please cyrptographically sign the release file

Ok I have checked I get the verification pass.

You lack the publication to keyserver nevertheless
by broucaries
2013-08-26T08:58:34-07:00
Forum: Bugs
Topic: Could you please cyrptographically sign the release file
Replies: 8
Views: 6685

Re: Could you please cyrptographically sign the release file

Could you also publish your keys to keyserver ?

Thank you
by broucaries
2013-08-26T08:55:34-07:00
Forum: Bugs
Topic: Could you please cyrptographically sign the release file
Replies: 8
Views: 6685

Re: Could you please cyrptographically sign the release file

Do you know the key 89AB63D48277377A ?

It seems you sign by using this key. Could you double check ?
by broucaries
2013-07-31T02:11:23-07:00
Forum: Announce
Topic: ImageMagick Version 7
Replies: 9
Views: 106282

Re: ImageMagick Version 7

Bonus point you keep api easilly if you decide to move indentify/mogrify to magick and it is step by step process.

Bastien
by broucaries
2013-07-31T02:10:34-07:00
Forum: Announce
Topic: ImageMagick Version 7
Replies: 9
Views: 106282

Re: ImageMagick Version 7

For downstream (debian), it is important to replace the imagemagick command by only one. You could do like graphickmagick have done, if you have no time. Aka move mogrify, identify etc to /usr/lib/imagemagick/bin except magick than in magick check if second argument is convert mogrify identify. If i...
by broucaries
2013-07-30T07:29:49-07:00
Forum: Announce
Topic: ImageMagick Version 7
Replies: 9
Views: 106282

Re: ImageMagick Version 7

Could you do if you use something like magick:
magick convert old convert argument
magick mogrify
magick identify

etc.

It will be really helpful in this way, and you do not break previous api/abi
by broucaries
2013-07-30T07:24:35-07:00
Forum: Bugs
Topic: Breach of privacy
Replies: 10
Views: 10751

Re: Breach of privacy

Answer at usual patch adress
by broucaries
2013-07-30T07:22:16-07:00
Forum: Bugs
Topic: [serious] Copyright header are missing for three m4 files
Replies: 4
Views: 4909

Re: [serious] Copyright header are missing for three m4 fil

I have a patch send to usual address to remove one of the m4 file.

Bastien
by broucaries
2013-07-30T06:07:55-07:00
Forum: Bugs
Topic: Breach of privacy
Replies: 10
Views: 10751

Re: Breach of privacy

Thanks in case it help the error log. I suppose your doc is autogenerated and thus you could not apply directly my patch. Do you have by change a snapshot of your template in this case ? If you send me I could patch and send the patches. ./montage.html:781: parser error : Opening and ending tag mism...
by broucaries
2013-07-30T05:54:47-07:00
Forum: Bugs
Topic: Breach of privacy
Replies: 10
Views: 10751

Re: Breach of privacy

Hi,

I see you have applied some part of my patch.

But file fail xmllint test:
find . -name '*.html' -exec xmllint -nonet -noout {} \;
by broucaries
2013-07-30T05:49:26-07:00
Forum: Bugs
Topic: Could you please cyrptographically sign the release file
Replies: 8
Views: 6685

Re: Could you please cyrptographically sign the release file

Yes, it work

thanks

Bastien
by broucaries
2013-07-28T07:43:07-07:00
Forum: Bugs
Topic: Could you please cyrptographically sign the release file
Replies: 8
Views: 6685

Re: Could you please cyrptographically sign the release file

Could you post here your GPG key diggest (public key not private).

I need it to verify if signature is correctly generated, but I could not check if your chain of trust is good (I will like to get in my ring of trust latter).

Bastien