On Sat, Jul 29, 2017 at 2:45 AM, Kevin Fenzi <kevin@xxxxxxxxx> wrote: > On 07/28/2017 04:43 PM, Kevin Fenzi wrote: >> On 07/28/2017 07:20 AM, Michael Cronenworth wrote: >>> On 07/27/2017 09:29 PM, Kevin Fenzi wrote: >>>> ok. I have pushed 6.9.9-3 to rawhide. >>>> >>>> Hopefully I got all the CVE's right in the changelog. >>>> If someone wants to check over and make sure I didn't miss any that were >>>> fixed in the 6.x branch that would be great. >>>> >>>> I'd like to let it run a few days in rawhide before updating stable >>>> branches, just in case I missed something.;) >>> >>> First off, thanks, Kevin. >>> >>> The update will require rebuilds. It introduces a SONAME change. >>> >>> libMagickCore-6.Q16.so.2 -> libMagickCore-6.Q16.so.5 >> >> Yeah, luckily there's very few things that actually link against it. >> Most everything using it calls out to it's command line binaries. >> >> Looks like the list is: >> >> vips >> autotrace >> >> if I got my query right. > > Which I did not. ;) > > Thats the -devel package ones, there's also -c++-devel: > > synfig Unless I'm missing something, the query shouldn't be run against any devel in the first place, as it's the above mentioned soname change in -libs that we're after, right? I think this would give a more correct picture: $ dnf -q repoquery --disablerepo="*" --enablerepo=rawhide --alldeps --qf "%{SOURCERPM}" --whatrequires "libMagickCore-6.Q16.so.2()(64bit)" | sort -u autotrace-0.31.1-44.fc26.src.rpm converseen-0.9.6.2-1.fc27.src.rpm dmtx-utils-0.7.4-2.fc27.src.rpm drawtiming-0.7.1-20.fc26.src.rpm emacs-25.2-2.fc25.src.rpm emacs-25.2-3.fc27.src.rpm gtatool-2.2.0-4.fc27.src.rpm imageinfo-0.05-25.fc26.src.rpm ImageMagick-6.9.3.0-6.fc25.src.rpm ImageMagick-6.9.3.0-7.fc27.src.rpm inkscape-0.92.1-4.20170510bzr15686.fc25.src.rpm inkscape-0.92.1-5.20170510bzr15686.fc27.src.rpm kxstitch-1.2.0-7.fc26.src.rpm perl-Image-SubImageFind-0.03-11.fc27.src.rpm pfstools-2.0.5-4.fc27.src.rpm php-magickwand-1.0.9.2-9.fc24.src.rpm php-pecl-imagick-3.4.3-0.3.RC1.fc26.src.rpm psiconv-0.9.8-20.fc26.src.rpm q-7.11-27.fc27.src.rpm ripright-0.11-3.fc26.src.rpm rss-glx-0.9.1.p-29.fc26.src.rpm rubygem-rmagick-2.16.0-3.fc26.src.rpm synfig-1.2.0-5.fc27.src.rpm synfigstudio-1.1.10-0.20160706gitd4e547.fc25.src.rpm vdr-scraper2vdr-1.0.5-2.20170611git254122b.fc27.src.rpm vips-8.5.6-1.fc27.src.rpm WindowMaker-0.95.8-1.fc27.src.rpm _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx