libmunge2-0.5.15-150400.18.3.6<>,/dp9|C,ɪIFBGrjvǠP yZX_:a/|Wn fdFUs`g>e+VǓݻ|oǘxI> :I+ Ng="掾f-Mɩ 5'םPe~ōjoDA.1a"á ywp?P`gvA$!Q W]IvubEVPLJ$•KHV+ ς -8\yT>Cx?hd  ! H ,IOX` d h p  P |  (89 :>5@DFSGhHpIxX|Y\]^bcde"f%l'u<vDwxyz "dClibmunge20.5.15150400.18.3.6Libraries for applications using MUNGEA shared library for applications using the MUNGE authentication service.dsheep96SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-3.0-or-laterhttps://www.suse.com/System/Librarieshttps://dun.github.io/munge/linuxx86_64dd44bb1322855d631642df8514b296470801416768f547f30e098a44c2a8144ae5libmunge.so.2.0.0rootrootrootrootmunge-0.5.15-150400.18.3.6.src.rpmlibmunge.so.2()(64bit)libmunge2libmunge2(x86-64)munge-libs@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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./sbin/ldconfig/sbin/ldconfigsheep96 16781723570.5.15-150400.18.3.60.5.15-150400.18.3.60.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:27792/SUSE_SLE-15-SP4_Update/7db61f1c40d990b990e1817074cc3fe3-munge.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2b46d7f0cde91694c650f25210aceb5d0304debc, strippedPRRRRRߢ`Rmungeutf-865d0d96ec53b9c7e365c95c2be73667c246472e616109a14611976ebf3853406?7zXZ !t/P ]"k%f0]dMB O(0=_9hy;*199'am=@ˁjnrW|Yꤣ,'iV˖ 1T]utsx{jdjؠn]G|K{%I"ϝvŀkNikbiUHki#XjP©62nstT%Ci4 z KPb, $j = ]yKNgW GA)E2s -Z}SD QR V3t 7344\RIMX*z7Mc╵D}[fɌy>0 _ >EJ%F}WF>ɤS3vWoz+V(DG7 ߶*1)Uz7MQ]}꒹u̺ɩۿz$ Iknȏp_`6yc'6.'PGk@ԫN“דnb}cn>$N1.i6b|=޼=D(ChNHaz~H@uv\wVh)F64}y=B &5'iNp^^W<ve`TAk|&@!zƚ !56ŌCBtn?]rrMFhjKݠֈvR2;vXR% =48yVR-,,N`~?>*FP./&  C_!!sF+iOڬkbzW&D [Yܛ\T?"fu/_F_R2 O"']P:yTySTH@UԈs`Db1Nf\3',:ٓHԢ֠a,9MnqwuGu-ܢ~:λjBl+NƜL]թfpz|@kDf[tY/~5F /MO?~{. 509a.9|M13OC܍"!Ѕ]ވM}wV;!oSׂ xV4[[X_ mL#9G&kn3t`=%KS1DxKR鵱X׼`8ꈕƇK@nmzYp05CY[6"i tbIP 5#wŒ+e[XqSRQ6XƓxvdroH R,lyow^(IbN¦$译cȪ0F\z:ڮ1ڌ7}o\q/t \+gQ/!uE-=m%H؅rPɭd5ڃk܄*Ĵxl]Y5Pu("-$J26Rq':uHT-1N{Q\q\іi˿A^ _ ɡ#́ ~"]h0&颸G"2; >FlxR=/Ԗ O#r7|9wf q ih4b}u*OגjtkMeQlp;BQMn+-,޸_GaĽdttS맀G=kP,r$xFcM#kьMsR88ل#/֧H>#a|!X=ţI)/ }v0~.8$auZ WhuxTlXA 뺹LJ刨cvl66ނ&LgrLWY۞ukV^Tb|W3XZ#JFEcZ|i&!zCxoufКlR1Rյaqh U߼,Lrh& "Q(O =ft5