<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    06.06.2012 03:09, Tadej Janež написал:
    <blockquote cite="mid:1338937747.21179.7.camel@tlinux64" type="cite">
      <pre wrap="">On Tue, 2012-06-05 at 13:55 +0400, Pavel Alexeev wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">I'll plan unpush that update and work on patching ImageMagick to handle 
these issues locally. But I'm not security expert and can't guarantee 
something except mentioned patch apply (contrary leave it on upstream 
authors, as I was want do first).
</pre>
      </blockquote>
      <pre wrap="">
Even though this means a lot of your work has been waisted, I think it's
the right decision to patch ImageMagick to fix the security issues
instead of doing a large-scale update of Fedora 16.</pre>
    </blockquote>
    I'm doubt... But I think it is not have worth start it dispute
    again.<br>
    <blockquote cite="mid:1338937747.21179.7.camel@tlinux64" type="cite">
      <pre wrap="">

With regard to the packages that depend on ImageMagick that you already
updated: will you revert those commits in git</pre>
    </blockquote>
    I'm unsure I known how doing that correctly.<br>
    Does it enough do just:<br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    git revert 56e05f..HEAD<br>
    <br>
    or I must do something like:<br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <pre style="margin: 0px 0px 10px; padding: 5px; border: 0px; font-size: 14px; vertical-align: baseline; background-color: rgb(238, 238, 238); font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; overflow: auto; width: auto; max-height: 600px; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-position: initial initial; background-repeat: initial initial; "><code style="margin: 0px; padding: 0px; border: 0px; font-size: 14px; vertical-align: baseline; background-color: rgb(238, 238, 238); font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', m
 onospace,
 serif; background-position: initial initial; background-repeat: initial initial; ">git reset 56e05f
git reset --soft HEAD@{1}
git commit -m "Revert to 56e05fced"
git reset --hard</code></pre>
    ?<br>
    <blockquote cite="mid:1338937747.21179.7.camel@tlinux64" type="cite">
      <pre wrap=""> and delete the
corresponding builds in koji?</pre>
    </blockquote>
    Do you mean koji untag-pkg or something other? Could you please
    provide link on such procedure description?<br>
    <blockquote cite="mid:1338937747.21179.7.camel@tlinux64" type="cite">
      <pre wrap="">

Regards,
Tadej Janež


</pre>
    </blockquote>
    <br>
  </body>
</html>