yum-filter-data-1.1.13-lp151.49.1 >  A [Ը/=„SL½ϼ=ljn?C'U vL%/)j!W,ʄڡ[ xT5)v<'| KO({MY"+ 0:1n~'U!:}deA׬OZK쀥N#!_CzN29xZ}/6w#R}`]QsD2vePq4=9Y9}Cx5F>p;"|?"ld $ T $7@I cs      8(8 9 : F`GtHIXY\]^b ?c d!He!Mf!Pl!Ru!dv!pz" "" "&"hCyum-filter-data1.1.13lp151.49.1Yum plugin to list filter based on package dataThis plugin adds the options --filter- vendors, groups, packagers, licenses, arches, committers, buildhosts, baseurls, package-sizes, archive-sizes and installed-sizes. Note that each package must match at least one pattern/range in each category, if any were specified. Authors: -------- Gijs Hollestelle Seth Vidal Panu Matilainen Sean Dilda [lamb72DopenSUSE Leap 15.1openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Packageshttp://linux.duke.edu/yum/download/yum-utils/linuxnoarch?[[[84c1c0c956a492cadbfd2cec581ef678c190e3e245f0d61665eb0f66b8b34fd629e45b622b763ea71a8190238b8014de1af4556b5195819f127d885349c1717e90cb099cc9511f28841575cd0be148c03c14cafa2eb67078ed795bebc398513drootrootrootrootrootrootyum-utils-1.1.13-lp151.49.1.src.rpmconfig(yum-filter-data)yum-filter-data    config(yum-filter-data)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)yum1.1.13-lp151.49.13.0.4-14.6.0-14.0-15.2-13.0.54.14.1H;H;G@GG@GG@G_@GJG'@cthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.de- include default /etc/yum/pluginconf.d/versionlock.list (empty)- require python-dateutil in yum-changelog- update to version 1.1.13 * various bug fixes * documentation improvements - created more subpackages: yum-aliases, yum-filter-data, yum-list-data, yum-refresh-updatesd, yum-tmprepo, yum-upgrade-helper, yum-verify, yum-updateonboot- drop yum-skip-broken- update to version 1.1.11 * plugins/tmprepo/tmprepo.conf, plugins/tmprepo/tmprepo.py, yum-utils.spec: Add --tmprepo as a plugin * plugins/aliases/aliases.py: New help info. for aliases * plugins/security/security.py: Add support for the new help * plugins/list-data/list-data.py: Add support for the new help * plugins/list-data/list-data.py: Fix bad import * plugins/priorities/priorities.py: Make yum-priorities not eat CPU just by installing it * plugins/list-data/list-data.py: Use .committer property in HEAD * debuginfo-install.py, repoclosure.py, repodiff.py, repomanage.py, repotrack.py, yum-complete-transaction.py: add better usage explanations to a lot of yum-utils. helps to give people an idea what the tool is used for. * plugins/list-data/list-data.conf, plugins/list-data/list-data.py, yum-utils.spec: List vendors, groups, packagers, buildhosts, licenses, arches, buildhosts, baseurls, package-sizes, archive-sizes, installed-sizes, committers * docs/package-cleanup.1: Reorder option docs to be sorted * docs/package-cleanup.1: Remove duplicate doc * repodiff.py: make sure this only operates on src rpms b/c otherwise bad things happen * repodiff.py: add -q, --new and --old options to repodiff. Correct some logic issues in the diffing, fix up the output to a pipe * yumdownloader.py: Remove hack for *-source repos. * yumdownloader.py: Real fix for the __len__ problem. Don't disableRepo() and then enable it, this even do the disable last ... oops. * Makefile, repodiff.py, yum-utils.spec: add repodiff * plugins/aliases/aliases.py: Workaround for bad yum module users * plugins/security/security.py: Remove extra newlines, __str__ already leads with one * plugins/aliases/aliases: Remove empty lss alias and minor cleanup- fix yum.conf location to /etc/yum in various places (#350914)- update to version 1.1.10 * plugins/aliases/aliases.py: Quick work around for yumex * debuginfo-install.py: make sure we're root to run debuginfo-install closes rh bug #426470 * plugins/aliases/aliases, plugins/aliases/aliases.conf, plugins/aliases/aliases.py: Add aliases module * plugins/fastestmirror/fastestmirror.py: Strip any username:passwords from our mirrors hostname before we display it * plugins/fastestmirror/fastestmirror.py: Only display our mirrors if we have some * plugins/priorities/priorities.py: apply patch to fix rh bug: 421961 - make sure we're passing in opts before we get the value of the opts. * reposync.py: make sure that our repo url has a trailing /, otherwise urljoin does the wrong thing. We should probably append this higher up in the stack, too. closes rh bug: 421801 * plugins/basearchonly/basearchonly.py: Move conduit.getPackages until needed, as it takes significant time * yum-complete-transaction.py: make yum-complete-transaction backward compat to yum 3.2.7/3.2.8 * docs/Makefile: add complete-transaction to doc makefile, too * yum-complete-transaction.py: implement yum-util to clean up unfinished/aborted transactions using transaction-done/transaction-all files. * repoclosure.py: Fix unreferenced variable in repoclosure.py- update to version 1.1.9 * package-cleanup.py: get rid of the confirmation to clean up old dupes when there are no dupes to clean up. rh bug: 328711 * plugins/fastestmirror/fastestmirror.py: Support multiple mirror excludes in fastestmirror * plugins/fastestmirror/fastestmirror.py: Add an 'exclude' configuration option to fastestmirror (Bug #407471) * plugins/fastestmirror/fastestmirror.py: Add a maxthreads configuration option to fastestmirror (Bug #227772) * plugins/fastestmirror/fastestmirror.py: Actually display the fastest mirrors * plugins/fastestmirror/fastestmirror.py: Remove unused PluginYumExit import * package-cleanup.py: Added patch by Ville Skytta to make 'package-cleanup - -leaves' catch *lib and *libs * yum-builddep.py: port yum-builddep to YumUtilBase format. Make it actually, work :) closes rh bug #381291 * package-cleanup.py: clean up a deprecation * plugins/basearchonly/basearchonly.conf, plugins/basearchonly/basearchonly.py: - basearchobly patch by Adel Gadllah - Fix system-install-packages crash on F8 - Add wildcard support to whitelist - Add all wine packages to the default - whitelist on x86 (wine*) * Makefile, plugins/priorities/ChangeLog, plugins/priorities/priorities.py: Added optparser check in priorities plugin (bz #847) * plugins/priorities/ChangeLog, plugins/priorities/README, plugins/priorities/priorities.py: Make the name.arch checking optional in the priorities plugin. This adds the 'only_samearch' plugin option and the '--samearch-priorities' * plugins/basearchonly/basearchonly.conf: apply patch from Adel Gadllah to add libflashsupport to basearchonly-plugin whitelist * repoquery.py: apply patch from Bill Nottingham to make repoquery more silent when --quiet is specified. * plugins/upgrade-helper/cleanup.xml, plugins/upgrade-helper/remove-stuff.xml: rename remove-stuff.xml to cleanup.xml * plugins/upgrade-helper/upgrade-helper.py: make it work with more recent matchPackageNames * yum-utils.spec: left out upgrade-helper from the list of plugins * plugins/upgrade-helper/remove-stuff.xml, plugins/upgrade-helper/upgrade-helper.conf, plugins/upgrade-helper/upgrade-helper.py, yum-utils.spec: add upgrade-helper - this _should_ work - but I'll be testing it some more before tagging * yumdownloader.py: catch error on download if destdir is not writable. closed rh bug 352911- update to version 1.1.8 * reposync.py: add option to enable plugins for reposync * repoquery.py: add --plugins support to repoquery, too * package-cleanup.py: Added patch to make package-cleanup return exit code * Fixed yumdownloader --url output to show the right url (rhbz #301981) * various other fixes- New basearchonly plugin - New --repofrompath=repotag, option to specify local repos to repoquery - Lot of bug fixes (Check ChangeLog for details)lamb72 15284041641.1.13-lp151.49.11.1.13-lp151.49.1filter-data.conffilter-data.pyyum-filter-data.1.gz/etc/yum/pluginconf.d//usr/lib/yum-plugins//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/bf0fa3d1bdb2e70123268453588c5e65-yum-utilscpioxz5noarch-suse-linuxASCII texta /usr/bin/python -tt script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix){QVA<utf-8a99f0f2026200cb294c65f3582a61b97f7f0a94e2bf1bc2666fbd5fa7ab4d486?P7zXZ !t/F] crv(vX0{ 9[\?j jLV $ڥ2L1|+NRi_ʅrk |K)OgZOd.;I^@XcX7PK4.*-Y.cW ߬5Y‰.RRa'cM]Ph%4?%6w,9:{36udI8 RYCMc]VvD]`µ xη=9x҆E8 4: wk/m|.hOgdm&=ORޕC̣EtcۉF4`r;QSPiE6u LH.ɨ{p93pw% YMQOpgǁd A3aim&5\B.^ƻ?G:4D-t; CR^{Dn)p >t/{] f{n$:/xL,+9a۪񮒮uyK^k%x 3@.նLn^fI?5e6 NheL)OHy?C:8e+lK U7]Ĥ%;݌P } V@!u-MRds28QHMyJg@/s4͖7LK>we {N*R2@S&P cd\lă\~L?8i=aA[.HyqOsdۤʀR\&Av< C6/ ̉Be?TûkhQ3QܶIZ7%((b 2ֱ0Ț>E%qMr1ӑ! _DDxi[-"rY'IOΡ^X>.vBO :0jr^$dԫG}~*d <'˔sI]LlpnRa80:9 SNr`ˮݫ`k4]2fai|wP5G 5^bNockPYf/2 EVm+zp dbbf7Z.QzqşBّb6#m@ /'ƿ5Q鲸EL3 3"KBR(lMpФ70+BBq̱p$B{Mtk X?<ϓ.mt;/OƊ\6.pWL<^T;CNLR|yHP[ wT}|v/a;&,Ɏ֗{i {&ܼDUC)JwDhR%HC(2%xʹ ;4J٫- AeDr,<&ԁb8cFsla(S}_q綱љ5y̓b,À *wZ_NKssu,b|X7TGkHIh}WKD(C<_Չ-PB~]'(w7VG`2c4qZV"0y3rT&Yfmih4a\JfD MI:㙷ZRLg*)M/R( *WMKs]*YrI"'ݟ.&L! !$_iFO"xc uUs( B*W"!PH$+27# " <,d^[2rm'!ѐ`fWںeVQg_ 91wArQJ41QDx׃_O V? hTs#7M$] |N $DKqb⨤玒Xadh3g\p#v9P @άFxe8C{G_tfL'3) fQVRCrSb I9`u b 59YB<UJp֗^m @T`gHwTqwGcV>熉FOJ4!1L{٬*y4QQi/$80T0E;0.vMpiej #dHf?bMWo {nZ`N:cK^CQw\Lَ(<%F""JxS㭍  zA1_WT0:]߸qHcuxɢEɖdZE`++51ȓ8pv+}î,&Y`'=>BN #J&z-,yr _g3ڼv8=]\cP|Xᗆn!m+#yePK"AvHGGGpE\ZrP/˔@ gsR~3w\w JbB#EAJOڇ`2u֠C^mcwS0mxq uC"Z[crt%W˛ ,2~UJD_0<YƄ}|N) {s3(F)P/ ȟzsa_dޞƠ7ow;=ezE)6?&Ş10G e&yfi/gKi 5D\w |RVXZS- =*`)b\\\c 6=F<>~[GF2s=ӵqlB@e1j?К&׬N1pZ5EWP擊GyR_a@IE3Cbh So~6:>*5*Fz@=Gmy&  \g#˾TY=Z:UZWsi5ylV2t'v-|rO}E(#И,׻Uf٭b+GYs&X.B\2@F鿈lr[_\DYVyLgohA/ 4~83 캙Wf[Anh57nag.f9ѻxdts}ͬ!KG4OY^`Ƅz,@'8G/V Q:Ďb8~XM h:Jcy9fؽkBn'p+m<%SZ<ߛc1Gh'?*܄j]?OSJ|}~4h[oq+_NO0A>+)æ7dGX|o5+1یQʦ]h~2WyꅬJG ߊ4E-|(}y<:!Nw%L^'3΄$@sOg]i^`0}|*W;Vx$4rj ,ɸq2ʉk`Hsܘ\J2^ TޒUic QpDa%xڼِΗğ>RͨȾ^D4ruDS&z*%;$a*jbyWGs0 $Y( _Uz:r^׃#-?1gH:{[(g͒q!5oyl"L=ˈ2մ4ÈC=Y*z}$ DP$-%|MCu>'M%6^waD GL呍/jN:,1pGD;/6z>xǥn/)^wp, YZ