munge-devel-0.5.15-150400.18.3.6 >  A dp9|%0'ʑ(o_wQVCS2+l_,5zz#+B¿W{%y GUUNhO %y噮dͱ/ =' ^=^2PNp֮#TtA*͉rFN0ɔױz45e217e91976f9a6fb292109a988de2b25fe90be6b7d1dfa2e1933dfa19fdd50b98377f9756fdf51b51018eb516a13cbcc637f37^(dp9|jE"_up/qe/4/?A9(iF]$VM":L,WH'J8sŞK3v!I.]"b3qߍ`J%7W! /9iQL,u1XF&ƒüEz8UсT^k.Sp>%?%d # _ 1 Gg  $ l  "|4(89P: FeG|HI X Y ,\ `] ^!b":c"d#ce#hf#kl#mu#v#w$x$y% z%(%8%<%B%Cmunge-devel0.5.15150400.18.3.6Headers and Libraries for building applications using mungeA header file and libraries for building applications using the munge authenication service.dxinomavroZ=SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/C and C++https://dun.github.io/munge/linuxppc64le5   ddddddddddddddddddbcb256a577c1fd0ef035ca19d92aabe2e8d1134071ba0aeec232de0b071100088624a7962e72953a4dd9be0e9f8208a518eeacace8656db818947bacf2872b0290d6717dba3f3d1d29cc53490f8e3fa3f167a6e8e1405d42eddb6eccc0c70e10dbaee9180a3e1229fe76f9dc725fb06ad8b4eb6971fc30166cbc698c3b01101153525834c4e2da4971213cca9bf56c3487b7d7d5a9e6b2a4e1c489d18ad39afblibmunge.so.2.0.0munge_ctx.3.gzmunge_ctx.3.gzmunge_ctx.3.gzmunge_ctx.3.gzmunge_ctx.3.gzmunge_ctx.3.gzmunge.3.gzmunge.3.gzmunge_enum.3.gzmunge_enum.3.gzmunge_enum.3.gzmunge.3.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootmunge-0.5.15-150400.18.3.6.src.rpmmunge-develmunge-devel(ppc-64)pkgconfig(munge)@    /usr/bin/pkg-configlibmunge2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.5.153.0.4-14.6.0-14.0-15.2-14.14.3by@aaim@a^@aV@^^y@^8 @^r]µ[.[(@[$ZZ'Z@XXXk@Xk@XN@XIK@XAb@X`@X@X@X@Xnmoreychaisemartin@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comaguerrero@suse.comdimstar@opensuse.orgeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comcgoll@suse.comeich@suse.comrbrown@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comvetter@physik.uni-wuerzburg.devetter@physik.uni-wuerzburg.deeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.com- Update to version 0.5.15: - Added support for OpenSSL 3.0. - Fixed "make install" conflict with systemd RuntimeDirectory. - Fixed big-endian bug causing failures on s390x. - Fixed systemd service unit conf to wait until network is online. - Fixed excessive logging of "suspended new connections". - Fixed gcry_check_version(GCRYPT_VERSION) bug reported by Debian. - Fixed sending repeated SIGTERMs to signal stop. (dbe6dcc) - Fixed failure to clean up socket or create seedfile having relative path. - Fixed test suite to clean up errant processes from failed tests. - Re-enable build for s390*- Disable s390*-builds. On s390x the test suite fails.- Typo fix to sysuser file.- Restore tmpfiles.d handling which was deleted for no good reason. - Make sure the product specific run-directory is used which is taken from the RPM macro %_rundir (bsc#1191336).- Utilize sysuser infrastructure to set user/group munge.- Use 'mungekey' to generate munge key, Change permission of 'mungekey' from 0400 to 0600 - Remove munge key on uninstall - Add a bit of QA by running 'make check' - Consolidate 'rundir'-handling: * fixed the location using %_rundir * %ghost-ed %_rundir/munge - Pinned down configuration by adding more configure options - Consolidated the file attribute setting - Consolidated handline of /etc/sysconfig/munge - Remove tmpfiles.d/munge.conf: the runtime directory is created by systemd itself.- Update to version 0.5.14, most relevant changes: * Added mungekey command for key generation via HKDF. * Added negative caching of user lookups for processing supplementary groups. * Added munged --origin and --stop cmdline opt. * Added unmunge --numeric cmdline opt. * Added several new configuration options. * Added systemd EnvironmentFile to set sysconfig options. * Added systemd RuntimeDirectory to replace tmpfiles.d conf. * Changed logging of non-existent users to only log once for a given user. * Changed default name of munged seedfile. * Fixed pidfile corruption when starting new daemon while socket still in use. * Fixed munged signal handlers to be async-signal-safe. * Fixed "Logging stopped due to error" behavior for transient errors. * Fixed misleading "Lockfile not found" error message. * Fixed conversion-specifier / argument mismatch in error message. * Removed autotools-generated files from version control. - Update patch: * Make-SUSE-specific-adjustments.patch - Spec cleanup - Update package description to match upstream's - Add logrotate file and Requires in logrotate - Run bootstrap to create autotools files.- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut through the -mini flavors.- Add Provides for 'munge-libs' to package libmunge for compatibility with the upstream spec file (bsc#1160075).- Fix possible LPE during installation (bsc#1155075, CVE-2019-3691). - Remove special %license treatment for SLE-12 as this has been fixed.- Add coreutils to the Requires(post/postun).- Handle license file using %license where applicable.- Package sysconfig.munge only on non-systemd systems. - Fix group settings for non-systemd systems in spec file: group 'munge' is used there as well. - Some macro cleanup.- added README.SUSE file (bsc#1085665)- Update to 0.5.13: * Added support for OpenSSL 1.1.0. * Added support for UID/GID values >= 2^31. * Added support for getentropy() and getrandom(). * Added --trusted-group cmdline opt to munged. * Added --log-file and --seed-file cmdline opts to munged. * Changed default MAC algorithm to SHA-256. * Fixed autoconf installation directory variable substitution. * Fixed all gcc, clang, and valgrind warnings. * Improved resilience and unpredictability of PRNG. * Improved hash table performance. * Removed libmissing dependency from libmunge.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Fix BuildRequires for zlib-devel.- Replace group/user add macros with function calls. - Make sure we update the user/group of files/directories correctly when updating - in case they have changed.- Use user 'munge', group 'munge' for systemd and user 'daemon', group 'root' for non-systemd by setting the appropriate macros '%munge_u' and '%munge_g'. - Create user/group munge if they don't exist. - Add 'BuildRequires: libbz2-devel' - Fix typo.- Add 'Recommends: munge' to libmunge: This library requires the munge service to run on the local system to be useful.- Fix typo in init script (SLE11) introduced by last change - Fix rpm preun/postun-scripts (SLE11) - Fix empty /etc/sysconfig/munge after update (SLE11)- change USER from munge to daemon for non-systemd OSes- Switch to user 'munge', group 'munge'.- Adding to SLE12 SP2 FATE#321706.- Setting 'download_files' service to mode='localonly' and adding source tarball. (Required for Factory).- Add baselib.conf as Source to spec file. - Remove tar ball of version 0.5.11.- version 0.5.12 * Changed project homepage to . * Changed RPM specfile from sysvinit to systemd. (#33) * Added --max-ttl cmdline opt to munged. (#28) * Added --pid-file cmdline opt to munged. (#41)- Add source service to download sources. - Remove static libraries: If they are needed, they should be packaged separately. - Add a %define have_systemd to clearer identify systemd relevant parts. - Add define of lversion insead of hard conding this. - remove README.MULTILIB: Package is built already. - Add BuildRequires: for bzip2-devel, systemd-rpm-macros. - Spell out files under %{_sysconfdir}/ - Fix symlink to %{_sbindir}/rcmunge for initV and systemd.xinomavro 1678172341 0.5.15-150400.18.3.60.5.15-150400.18.3.60.5.15munge.hlibmunge.somunge.pcmunge.3.gzmunge_ctx.3.gzmunge_ctx_copy.3.gzmunge_ctx_create.3.gzmunge_ctx_destroy.3.gzmunge_ctx_get.3.gzmunge_ctx_set.3.gzmunge_ctx_strerror.3.gzmunge_decode.3.gzmunge_encode.3.gzmunge_enum.3.gzmunge_enum_int_to_str.3.gzmunge_enum_is_valid.3.gzmunge_enum_str_to_int.3.gzmunge_strerror.3.gz/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/man/man3/-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.suse.de/SUSE:Maintenance:27792/SUSE_SLE-15-SP4_Update/7db61f1c40d990b990e1817074cc3fe3-munge.SUSE_SLE-15-SP4_Updatecpioxz5ppc64le-suse-linuxC source, ASCII textpkgconfig fileC source, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRtEu yR^utf-8103ed2c7a4f01be575ec396abae9e91da5212882c7bfe1bbad4b0bf5470d25f3? 7zXZ !t/f4F] crv(vX0'*n]:ZJh0> (0p1xb4&Kb۷'Aq U}L@ G?Obngicοv8:qhV&QȮ+j̵r$RLkAE@1vPW8\ R!  LgkGEj쏓BQ8˄(Z"xlʹg?R -:CE!Qknu,.V#<汾Z f>*S.5X#q=OSv̭ ;Ee^?-9c0,,FA@a邼?;?E_74Bا.7 䑣U%3a _nHc&##A|{y]^@̰s(X[+r|%QLHCꦨ)~TVPce,ˈ眘 4NtvVQD}|nj'B*sAlguB9>+U8H9jQ 9Ey⌘_>!-?mSSA@(bz.1|ߖ:2%-^ܢ=' TAm. jO0Hc}ZB]wee}s /O}cfR1Z}%5%ԡa-_ =fN AobX%^rIMYg 8_Nbf<ݦ)&}ω5+YtJ@]tyڱs0q3)52LVghV,V бX=o.hC[.#JX|q3 ӘhK~kKP(QMqS T.ʥ[32?,ro"`ice >b~QށqR~@wwM47Q7Ŏ[QybF52Ow}#q+΍jw"ƕBs3, H"K,&mӕaL(f6"A^H:ݑ8ِm̻?oe_(E5]lxiM4`5c-b̆ɹ5&3=wQg 5&lWg7H{dm<.'FE'ˣMQgoY10Zz|$#?ie*^>N"-ƀ,^bw͡wɦj+JTHǴL8–k{9> 7`@[h|-[cr,FZ.nYdDHn7CSza0L@<#&i,G|,cAmhCj9{9Ÿ:LqzU&G:ѰEkPUIOL\yH䇅&FX68UD{ZgA/9u I^)\)QK0GOR/H^;njb]F5j3`"uUTMd[TBK<o$Zу8lUO{G~wrur|d#&̳ m =[pKtA<F.kꯒpV$^B5;.іOxGK7H4G- f'ڃ L+lSF1]! 5ȮA2EgZ~18<;6rb 0r HVhU܎ _/Ze7)毣KDcv5qq+Cn^Jy㤦f:eveIO+<- R1]J`[IÑ$)Nv On{wḱة CRGW,Լ^eoU8b%4f?XQ4q(uzk*r"Sz%[dkN;!CܬE;׾3$J0wSTI ֡quZ%T?*C9O etN"*W6N ʺ@uL 3+F/#*T 1HrPd o&N_qMx{wJ}k]b\lRe4 ȫO@[c1-9w/gb_PPBPa`nJnF9>/g:fol+kչx$D1Vi0/s' #'4Nqdv;迪!l Vfsz-{l^`H뤜{}C3DӹN>e>ZdhyuffnGT=UkTWk7 oD*X Imԋt^ƹtBSׂ~90Ln:<;$p5}~rrcXj#";n= LԴFFB_ӄ`+/]i5w=%p1{:R!ƹ/H;6ۥ M /e'f[М]: \2qthhO R%h⣴">}(Z@qK͓Lx k ̕k*CFt(nh7s0Ęg^vw7h{uӆl5q~Gi"?V)F% k!'`7-cq %/|į7Tم{ 1t 'ؤZW!*3Z۲cG9Kɧ\~^kNs(61l/55?lG dCۂq|De:C =(#4\p{a2Rs?:̫K^Z+EҋFYD_C|7f,=!&w[02Si,?KMEvp70᫏Oϥ\CKJ8IKCZzמ #g%-`MrH;0B zYWdЀA ƅ:^Hs Va~3Kb^bf>#,E)-[8?y N N D%ca$a9emPP? P) ndI#Ö"¹kݸ~яogH>4QAyW"7{:ۡwIU N/ȞW[t z`A(399_#iI&X:zn)/vJ @j&%_ V/ 0~fb"Tv{8a(x[#xP6^Uc4She2l`+y6-kp$|pjRpT٤Qǘ4EiÉoqc+sDc7c?O쌮KXJy37ĈPtoHW2Sih =EeP-B&mWp@`Vn1f$b=-s_ aļS F "/latO n'ɂuDtL:S%(}bYa$|iwVIR7wN;;Y +jxr׽^[`7gWse1^j[: tw>cp"q92*F?S߅tvٝ&qSBv,eVopdz$E\ =hg1 W;G`3T N ili֤miTNKݰ; aυi_#`='G,}0 gF2c\}CBͶ^vpE-ϡ3Pe*E=Pr+tŭI-<`K,sjkNJ=pP5XEkх}1 K ^a$\ogޚl ^NyBJuSH|ŝN`4~hOW]uPFBtn6J4E%$L']i!bŇoI ) oq RI QeܯG<t U%:ha Ym&m8 מsTrxgWhgpyҸzPQTp|mJEoJMy:թsi:jຉemQ4{b_ey(JԦlՁvp"WB+ hnMvϾZay<6T1ޏ.I~Y[cޯh|6;fkJtjm6H;tT-WNS0׀mhڿO>/,>*E VU\d0FNCr]٢U j jWͰREy+owX W ;aeIJWK]E3Trg! 1eU嘴2Ymw.UFdzEF%àe-..8uq~CJ;sTf,4vLC0F^w?R EuM1~gͳ:|Ƭ2ђk:R>-e5jxv<} m@>./ ܥ]m *T;.>uWƍT AviR-),JXxU23׬6^֯FXo3L'\Ƒ`!=9!E**yOÚCtǐU ۺz p7el:"c f5[S =jf΃K5^-+=ho}s3c o!-.:-'F@lhܣ_rVI׹ ax4LǗ{jOK'>;X22ǜҖe:9Ç8B=gYM-wR#kp>8ڈ&0y Ӿ~"o'=ox5ܵIktM!)8 1OCg ՌF4TGd^ )*wP ib!sibY\M #T^^2nuaZG6 DžMYD7#Bد];>:he>CPx#$0$?9Fu@/!CQ i:l䞦 c6:vy@էHw:XҴަe,(0L\P2h<z(J 5WdIQJoV] X. Xo~؂8ɀZV`cD sS94U>QJ$d@C>1ťI$`UοhM6ix,|MB+ά@b6^!M6X~hn<>U. J=XlFë !=Ő=)=Wt*Jm[R U#y&U. Dh _*̟zp޿.vEx/7оH|yPLUwxgP+>l` Jqp^ } Kr P Evbƒvt?%_ٴ+uvGJ=-ͷ3,6gWZ'6gWDWV$6sA,|UHښ=ZM" ~ȷ Yϖf8w&g*v1Q;{+Պ#2Z߆=nZaY@p{S^M) cRd>}TjIG 'i0Ih8ojM* UT^ȥS澖ꗕkvUD{)y(#~+1T-kNΜ}sapN{3E{g+KȮZᕔ8cC 6J@UTkFDƧvO`7 ɀ9#Eo>5 H']庼\G-\$ƴ9 m BYjivKof kA$Ipi݌9!P Ѐ@ϙ/573S{dRQEu.- (ˌ9#>qY,R^C #eDe֞ aqmN=w`TW,PT˩ǰ<тȔ hJBƷ9PbʕxN` 2>Gajw+}z݋@Y:6n'jIqt~Aw+NiS=*k",3m\Ǿ|y-΅Tn1tEcLGII*y $lI%#G/te>:hßGP`pVjNǍ-fbDr:ɀQ{|ng "pK< J%pPJO$R/ep5zi._ʟsb]b(yru1o&1Y+gA}|TB 7ż}! $n΁ zPPę'D*7 7SWq3+ɱ!,FR'>ej!N<`0 -]6H|ހNvN2^#[POt Jt,@ +Be@Q2f7].[YBn5,+w'[ GX:<0A/!m}0~Dj[h!6‡[c#UOsPš!w0Wz<4~yJ?$4u'B1 ޾!nt;|z o .Rdn(| xI HHGW ;uݡlYKsS*peN橸nUA2K%MYҬpjNa&Mo9}&BTxOhCbQ,qѰqTiܯG*[CQ3m1MPgHʟ{*0P_#nsExd*f$M?;iJ.|T]@:y_ګB9z;zk{ۜoZی#d4LN.5BkD\i;/ ُH`XYs m89l3nO%%zJA7 VCWE t'37`1v e#\h;)_?f"h,>Ҝ=/KqfowwcHm%%𙨂1{?=պ#Y^mVF>֍ ¦ACQ",m=*C ]D^m'-ಹwJ:@݉9kUZ66ZtpBh- gp|9͸ή2|!O-Gƅ!rgEaJ$ >۶%Y}w]yL 4[*zBlpF,A5]Njz#Ph|w^'B; XEH!QšsgD=3Wb0WUMdd3NQԅH) OH;Q?C ݧQ4߬tg1}@2q*b , 8z+;:.ÆrU/r" Q?۠7jI-0.j:>+ʑ(hǐEH,jz |J} rVXPizxܞU? pmh(]Nqc]#ucI*gyZ)(-ET BL;qɁܖ6'kڏ̧͟S<=tXG KHVIQ\Rܠ8rj*thpk&9zy{'4%‚Ļ i|s Cˆ2I,8zJ=]"!,OFm[XDP?$.Dây n5.J&bSfA_Q_lEᘳ(g腱QB}PP/br2l`Cz y!Z^f- <=}y$M[@o:k4 …:3N~Vg qEovsksTl ڼC^ElĀı_zlR#.{`Tb xMCM @шWukdʲ|]!KYڣ:*ӡďimj`?HEieibw3".".(y1y9-ӖdA0g O>In }?uI+1( KXP:Uu;cHĨ/k bGrP^آA-01R-orbn:SJ#d8ڟHN ʚvœM8 h12֑j`UNcȒ#ms!8/{>4 6pFcN/!{:ŧi` @0)`͔:T12+d>wAE9;/? {R N:0|kXF/xgr BcW oB4>=~  u_@T P{! IOzB$Tn" #Iv#Gan' b`O}޳\H@ƮX=c?j΂8\Lj3mR:RXK ~3* ba~ue YR~F_~|e> @$S?.n P+7NYU(b˷&+ V@ 9y'Or>2nPO]i+DpfEY2=2Vu ? E#EN5SM oU\ Ŏ0<>P. zs)B)b9D91NeXŏz 3-{z EuTwBoE3%Ydņy3&<; +IyD-Ty'`z7sbx|U$΍jC#7]l *X}a.!Z.xbo*2")2^Э/ ah.Kl 0BQ$M8rf#@26zQy./[$dbQwX6jiz.wⶏ\ź!B_[\1ݠ=ZG{_xVt&F* G_mxx븺4yBԦ%V59FHvF[d{ʢg0A0Q,[@͛@ ˽o< FΜ(##foE&HH /ˁ&o~Xuݟհ'Ii'ջ F<霱 '@" oUM-"ɮ\jIƊAE:)WH ͩ [M C1bSՒ8M($᷈a" A5?J)@Y9Xɷ}7ŌW{Ýc8