libmunge2-0.5.15-150600.25.6.1<>,9ip9|\kkkC= S7PC!? d  ! H  #4QW`h l p x  X  k (89 :>@FGHIXY\8]@^`blcdefluvw `x hy pz        Clibmunge20.5.15150600.25.6.1Libraries for applications using MUNGEA shared library for applications using the MUNGE authentication service.iibs-power9-18 SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-3.0-or-laterhttps://www.suse.com/System/Librarieshttps://dun.github.io/munge/linuxppc64le iicc0717f731894478bda3a5ed1fc3890695176025b3c934d2552cad30cf9d86eclibmunge.so.2.0.0rootrootrootrootmunge-0.5.15-150600.25.6.1.src.rpmlibmunge.so.2()(64bit)libmunge2libmunge2(ppc-64)munge-libs@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.38)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3i@h@by@aaim@a^@aV@^^y@^8 @^r]µ[.[(@[$ZZ'Z@XXXk@Xk@XN@XIK@XAb@X`@X@X@X@Xeich@suse.comeich@suse.comnmoreychaisemartin@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- Fix buffer overflow in message unpacking that allows local users to leak the MUNGE cryptographic key and forge arbitrary credentials (bsc#1257651, CVE-2026-25506) Added: * munge-0001-oob-read-fix.patch * munge-0002-buffer-overflow-fix.patch.- Make logrotate work on munge log as user munge. This prevents a local privilege escalation (bsc#1246088).- 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./sbin/ldconfig/sbin/ldconfigibs-power9-18 17707143430.5.15-150600.25.6.10.5.15-150600.25.6.10.5.15libmunge.so.2libmunge.so.2.0.0/usr/lib64/-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:42629/SUSE_SLE-15-SP6_Update/05d11a5f3dedff66282fc7d0dfa4d3a3-munge.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=dfd12290a2ff086a85520cadba5750fcd04dbf7d, strippedPRRRRVlTJw33mungeutf-84c82d03d71721e728304a55b6cb95c7ff8634ef7a79c1c1107a985e4bad54fd5?7zXZ !t/ Vo]"k%f0]dMB O(0=_6/OdOps2*eIs;Ҍ7A4I!n`8IYnXg! jb+]OUyL z`HH%\w `}% O30싔${`t ]uSjf7f|>6̙f*y~%ϼRjfkLX[fl¢yDC`@%jC(S\.tS:@HeK?GTip:r~л6B(xm=>w~ΠdWۖ3ewz}dxȩx}>w%Fyz=vZ&GUuy\Ԫb%E<>C\cEch;99FhN86M= BڗYHooRP­CRpB,'[;]X:/.xBKl;a@wIs"{`'fVZd?_ |{?]uK^v#0i-X2Ku{Y讛K{@=#wsj-;ɼmlOX~'}Vr-E2v+apH{ iq1x{"!&Ӂv>DZeYǐ\a(XcZ1ZIR-w:QW5&9A^D^C _tE@yF@ڶ鵉,hedԈJb m WosΛ70)zK{_~I{~.; ~P@ E >~4Vz%g/|z7a1idUu ˷~-}XgsH, wL.;[|w:>cjG\N>($zK)4k~h/[nR+b|uSp[+^3N;@E$CB@XH lx"X㙼RF$@Yshil{%_!:wv60;N*ߛD . пIM4sDUiY Nƌg^ݐ]&l/#jfUc m]r{3~p˝NP\nKR*B &ִ+<iwTaBn?2fHfη^;f0WMi ~usyD&=^ךp{1Fѕ =HȁZ;L H{ҡ#Fg-sBP[CK˷= 0ډ~|gDyAli ˔"Ĉ,"c0y^iE5l'ΌY*jt0owY[tC3Qqʋn~Z~РIiCcزF>ѿ0#XOVqh $LFbk3MЖv_d iڱbC!HHnoݴ6 IB+FQP̬MWƕ}ɓ+XSt4̿}ܿmǿ/\Q6(AԊzrA812"GoH.,\9bhO5R xJX$Ψ+DΡBgWCT`o saکi@ 7:Չu!BN!i.CMڇ;WMpw$u:AK8 (;34b eTGUEzl\ke^Zq hXyS)XedDaxHmʧ(0,R՟|}knpjYq,h^ض+utPi7gZ+K ?aVT1([ :;p}G 5 ?PcXH|bc"ҟG<o.k"Hp> @w!kY>g9rzR;gfM#ęuta0]7d.*^%`l%po=_Lebj һdvtٯ}.i !}&dmӘP/ƣ{b4u4d\^33P _W* 4N8'}7Aʇjt iъ0Z֬iK|x-tE?PXUD$QIND<ʱ1~r"g`5ct]Ǽ; 5q [1ĥ,ݷ:N|O3,kK Yv|xL3>n'jR4[E{7 dÒdpXzRH[Lfx\6)kQ,Qu} | 3H]Jxɨb~DxEi;0`3!F%dgnI| ,rU].k+G6p8Kf:M#^{4_YTrfFX_Aojl*rA>i[UVRW| ^+v`j}=K:ƀ9Tv]xPQnNp-j.s76Od݊鮮1fD1GWľ1#?qd\_5R)%q?'fe76P= v*ЦU-ӒP$apRS\AޟLju9FtL ITꙌfrYWӏ %9uҹ11<7tEk8>ZbCT)Z+aHr=B,ʞݥڝYnǦb0V]s 1>kBtqcCp^6i/::v2{M>xZ&'Ճ#5qeԅ XeqBn/'z'p!tq=`+w0)Y\>NEmJ\.4㜃F`!\6YO/z2n\@&(Fʹ3sB_a&U%~bӤαI0kJ05ZC_\9^!GZU)@aTbO-X5O`ڞsM{oUyGZHan1%XHdzRή|[]82ڬD3 :f ?NGQfҺj}ʋ?8zTGxAF ESnDTzy 1N`|-wtHe +GL-£C7^UO1EPR7͎~eަ3ָ-G\Ϳ O\ҭ F0uhC1-h Y%[6uH,xy@d,5e衑~?q]& zm46K&(XEk3_jg K6n|zbO)*wbh?-?wAͪy؊TZ d:z&IݖCGNO?j' -TKAzQOsdz„r긺rcZBTK!@0к``g&4WEYqdK"6:l|_:u{i&ص^>4"ZUpe4Ɓ.ipR= WWAH4S}UPG F=U@=6MgLc(~ u*8XZINzĊ'(~;(}؍ !)W++*Q5hAG\A'Z~rN2'񉟋A]@nb{LYI)%`'d[m3QU{(kOy-.Lz ʭeTѪӊWė{F:d5JLE2 4hFC+F98=e/8/_OX"z]T_ ޞWZe+/ޙ0 nσ nNAr±) v;|{'@iH% YZ