libhavege2-1.9.14-150600.11.3.1<>,-(i8\?p9|6,>L– ~:M_|_ owF v(Sk1Q6;Y!.z.%cBY֘ yptOV3ltv -<Z|Ue=h2Ɂ+a & HE4cVȅT+S/m~OڝJVR7Ȥ%V ˨e)(9ڐv *, #, ~ub_+ꄷٸe>@ ? d  " <# 9Jms|    0 HXl   (8 9h:>T@cFrGHIXY\]^)bjcdefluvwxyz Clibhavege21.9.14150600.11.3.1Haveged interface libraryShared object for the haveged library. This package contains the haveged implementation of the HAVEGE algorithm and supporting features.i8\?nebbioloSUSE Linux Enterprise 15SUSE LLC GPL-3.0-onlyhttps://www.suse.com/System/Librarieshttps://github.com/jirka-h/havegedlinuxppc64leKA큤i8\i8\i8\?_05a3a2e6079df24c83a0c5418f6442cb1e125a8a260a35420a457474700c184f78ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903libhavege.so.2.0.0rootrootrootrootrootrootrootroothaveged-1.9.14-150600.11.3.1.src.rpmlibhavege.so.2()(64bit)libhavege2libhavege2(ppc-64)@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.3i6e;@ca(@ad'@_@^)@^]@1@[:@[@[@[:[3|@Z@ZjWf@Wc@Vii@V@V V }@T-@martin.schreiner@suse.comotto.hollmann@suse.comotto.hollmann@suse.commeissner@suse.comcrrodriguez@opensuse.orginfo@paolostivanin.cominfo@paolostivanin.commpluskal@suse.comschwab@suse.dewerner@suse.dejengelh@inai.dempluskal@suse.comwerner@suse.dewerner@suse.dekukuk@suse.deavindra@opensuse.orgjengelh@inai.depsimons@suse.comtiwai@suse.demeissner@suse.commeissner@suse.comdmueller@suse.commeissner@suse.com- Fix for bsc#1222296 and bsc#1165294. - Remove haveged-switch-root.service. - Add haveged-once.service. - Add patch files introducing the '--once' flag. * introduce-once-1.patch * introduce-once-2.patch- Remove haveged-switch-root.service because it's implemented incorrectly and neither upstream don't know how to fix it (#77). On the other hand, without this service haveged will be started from scratch after switch root so it's hopefully no big deal. Also remove patch for bsc#1203079 as it's considered as a security threat because of creating fixed name file in world-writable directory. [jsc#PED-6184, bsc#1206699] * Remove - haveged-switch-root.service - haveged-switch-root.patch- Synchronize haveged instances during switching root (bsc#1203079) * Add haveged-switch-root.patch- revert last change, e.g. for VMs where we are not being fed entropy from the host or similar setups.- Improvements on the linux kernel random subsystem have made the haveged service/daemon obsolete, remove the service files, initrd modules and udev rules, the other components are still useful.- Update to 1.9.14: * made enttest configurable * havegecmd.c - new command added to close the communication socket - Drop haveged-conditional-enttest.patch- Update to 1.9.13: * added support for --version [Jirka Hladky] * updated systemd service file [Jirka Hladky] * fix a memory leak in havege_destroy [Anakin Zhang] * updated version reported by program [Jirka Hladky] * fix ordering cycle with private tmp [Christian Hesse] * Updated systemd service file [Nicolas Braud-Santoni] * Bump soname [Nicolas Braud-Santoni] * Fix crash on shutdown in threaded mode [Sergei Trofimovich] * Fix compilation with --enable-threads [Lars Wendler]- Update to version 1.9.8: * Fix for Unresolved symbol error_exit in libhavege #20 by pld-gitsync [Jirka Hladky] * order after systemd-tmpfiles-setup-dev.service (origin/pr/21) [Christian Hesse] * use systemd security features [Christian Hesse] * do not run in container [Christian Hesse] * do not use carriage return in line break [Christian Hesse] * Fixed invalid UTF-8 codes in ChangeLog [Jirka Hladky] - Changes for version 1.9.5: * Added test for /dev/random symlink [Jirka Hladky] * Update to automake 1.16 [Jirka Hladky] * Fix segv at start [Andrew] * Fixed built issue on Cygwin [jbaker6953] * Fix segfault on arm machines (origin/pr/7) [Natanael Copa] * init.d/Makefile.am - add missing dependency [Jackie Huang] * service.redhat - update PIDFile [Pierre-Jean Texier] * Fix type mismatch in get_poolsize [Andreas Schwab] * Fixup upstream changelog [Nicolas Braud-Santoni] * Remove support for CPUID on ia64 (origin/pr/19) [Jeremy Bobbio] * Output some progress during CUSUM and RANDOM EXCURSION test [Sven Hartge] * Diagnostics capture mode now works correctly [Ethan Rahn] - Drop upstream patches: * f2193587.patch * get-poolsize.patch- get-poolsize.patch: Fix type mismatch in get_poolsize that breaks error checking (bsc#1111047)- Add patch f2193587.patch from github pull request (bsc#1134351) * Fix segfault on arm machines which do not eport the cache size or say it is -1 in sysfs - Refresh patches- Use noun phrase for summary. Grammar fixes to description.- Update to version 1.9.4: * Avoid misleading message if cmd socket is in use * Implements a command mode and use it for chroot - Drop upstreamed patches: * change-sysroot.patch - Update project and download url's- Add patch change-sysroot.patch to move forward to socket communication within private network - Add haveged-switch-root.service which send the new root location to running haveged process- Make haveged survive switch root within initrd (boo#1075359) added change-sysroot.patch haveged-switch-root.service- Use %license instead of %doc [bsc#1082318]- update to 1.9.2 * Cross compile fixes * Limit watermark max to less than pool size to avoid 100% cpu condition * Add service.suse init script - drop fix-enforced-clock-gettime.patch (fixed upstream) - cleanup with spec-cleaner- reset rpm groups- Add haveged-no-syslog.patch to remedy the potential for deadlocks when booting the system: journald reads from /dev/random, which receives entropy from haveged, which in turn logs to syslog before providing any. Ideally, haveged would provide a proper command-line flag to disable use of syslog. Will work with upstream to resolve this in a cleaner way. (bnc#959237) - Remove "After=systemd-random-seed.service" from systemd service file to avoid the potential for deadlocks when booting the system: systemd-random-seed needs /var to read its previous state; mounting /var needs journald; journald needs entropy; and entropy is provided by haveged, which needs systemd-random-seed. (bnc#959237)- Fix missing dependency on coreutils for initrd macros (boo#958562)- haveged.service: reverted the dependency on systemd-journald.socket for now, as it causes a dependency loop. bsc#949728 bsc#950857- modules-setup.sh should be module-setup.sh in dracut, also 755 - add dependency on systemd-journald.socket to make haveged really start before journald in the initrd. bsc#898669- add fix-enforced-clock-gettime.patch to fix build on generic platforms like e.g. aarch64, which is only needed due to our (non-recommended choice) of using gettime (fate#318370)- haveged-dracut.module: include haveged into the initrd for randomness generation. bsc#898669 - haveged.service: adjust so it is started before journald and also make sure it is shutdown quite late. bsc#898669 - regenerate initrd on installation. bsc#898669/sbin/ldconfig/sbin/ldconfignebbiolo 17653013111.9.14-150600.11.3.11.9.14-150600.11.3.1libhavege.so.2libhavege.so.2.0.0libhavege2COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libhavege2/-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:41906/SUSE_SLE-15-SP6_Update/49539afda07e760f86be86764925381a-haveged.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]=669274665d6126975914da400ced54f46255ef91, strippeddirectoryASCII textPRRR6sb@`Ybutf-8f46ea46bacd4426f5626eedbb20579669e4ed6394f5ccd72733f377e94a9045f?7zXZ !t/Z]"k%d< uʛS`Ŝt]M>q_TrQ4Ʀ F.zldk%' h;  s.ewrAjrj4e$ ѽ=ųՃݴ|$ao ? mdB+z-j*p6ݮC5&PYPC} >̇n&t"bR " €Ƌ,}H)K+[Q*e65ν}u.FJ4hibv$QɸN> 4)V@tɈN 'nvz&=uaI~fW(xFվef7ѯw$j\y2Mklz\:ؓR ,0k"L{kg98o?񊺧tȂmڟ(GIёh t؏HmoCρ Yz"O ` 2::ViHE#~=_^YjbN ǣ@W/b߀ W@Y> ,g@GI]qs%ns҆ W'Ƒw*r'(8~MVg $dA>B]W4plT:Өbú-(A>mj+*˰LYӈ?!b ?bD!t)D&F m$2V,ow@tNWBQ2 rhrfy\} d΋'^!c 88yա8G <6.tmUeyLwGLI-_p@;a>cզQe(o^,KdQT,xa^3ljHRKaY6V=^cJ {M TJ:˒Lb݆>˘Ae|f\/N$Y{i]G/]*uOZ tv%cio?* --ظ H}<:rl1IPR}>u7!͢V4G$y^"K\$RaO>6ВUۈEOXN8x\(*^ R|0dٞh.;"(15{A'8hz}g]o2e9fvpxvgc>>'>i=z3y_5-~79a-;1P^{~+H0z*Gڛ <:5w[#p:L!5,$v2".b"|Q&elfWd_Ȗ3 덾 u0w_eLZ/*2i"J-nR7׈綛(>Y½tԆgV_OuNnhvP-udJP T-lL}J^G յ * /6BЈ)5aƅ(W&DKt=Fs!M9./D";~_Bx>\ZPCk|(scsE6$nN?~}}:xZM ڹPfz0SHLw4XlS'\G GB;rDe6곒(5z]Rnt1!XD 3&gn{GڥE0f]o|uO2 |<A8#k; !l"v_ֳtheЛ%nGfR!*ax|l+fb؝$P(⏡i+v(ߔf.h𬖲WYl]:\ '.GoM@urm6BU6Ya_Iȯ1mԈb< F@-BRdz<@c3ZC磙59wlќirF (-ɸ9BeՐ91F>A+;. -0wq~v2s('eu)vk9s#4ҩM> @ ]Jɥ˝#D,8~n$F90A3C+6"K_z