í«îÛlibraw1394-tools-2.1.1-150000.3.4.1Ž­è<>,èêì%ˆ‰eDÔ�p¯ž�9Û|‚üþ(u¨óÏ7YW'�Éè•L–Y®oÌÎN’­Ì&cðýr�줬x£¾gñÖ­ �i‰ŸiÚ™KöyŽ©öûÅO­d�j׋æ7 €‰�ö‘Ç^$ÈCtZ–µƒÆ;–äß+ÓQ<>Z¡(µ€W|2þ˜T{ÕM×�µ«I‹S¹IŽa¹ÚzéÃy¡£+ÌDÌa—!³úDCãK�¬ÇYl¹ÜàΠ̮ە™çßÇÑ+9½ù ®Ð!¿Ä®¸Æˆ½”n¡Ë.‹ô«“AËEr¨±LÁÛÛî°£"(™µËþ„åÝ“ãN>6jãE´ê%õ­©Õ뀾iÍgŠ�GQkf„(Ã^øy‚PABjmÓ“ Ïí>ÿÿÿÀŽ­èAl?\dèéêì &í [îØïÜñèòìóö&÷0ø FüUýxþ~„ °  Æ  Ü    “    Ì  :` ŒÄä¬(Ì8Ô 9ü :« BfFqGˆ H´ Ià XìYøZ4[8\L ]x ^îbPcùdve{f~l€u” vÀwt x  yÌ zü“ ÆäåXClibraw1394-tools2.1.1150000.3.4.1Command-line utilties to manipulate IEEE1394 devicesCommand-line utilities to inspect and send IEEE 1394 isochronous packets, and to test the basic functionality of raw1394.eDÔ�s390zl34YúSUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Hardware/Otherhttp://www.dennedy.org/libraw1394/linuxs390x9¨9èI€ïg¤ #è/�í�í�íAí�¤�¤�¤�¤�¤�¤�¤eDÔ~eDÔ~eDÔ~eDÔ€R}&R}&U?û8R}&eDÔ~eDÔ~eDÔ~c5da8b176f8f801678e15eb206c96970fb87189f58149bfd83809d6f3a7aef6bd3e2af51a7e2abe8e14e4440a8e30e931bdb3ec286d976632a1c49aab2645c3282703fb9a5566876767cfb260dfeca7b030cc7fedf3d1aff757ecee10055edd069c9f4324a956a330cd608b67bc1e281961d2c9340b43aada20484bfa7753fb15bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb875094caf0c3d2ffb198f79a7827c687ce872068bde22ccbc4408b2c75021ae182b2b3cf9f17e7978ed46d0421371ad77b12e2a52f4be4d45c676a87dd2275c99bd94e67fe8acab2664ab7858e012e4dd0da6e82daf97f86d3307699a28ee9cb06699dcfcbb42cdc5e14e3f31b66f8d33e79d601f33943dedd0bbd26890a609670c62594e06458ccb6dda9eb171508a04adb35d7b2ceb62ccaca652284813a2394357rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibraw1394-2.1.1-150000.3.4.1.src.rpmÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿlibraw1394libraw1394-toolslibraw1394-tools(s390-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libraw1394.so.11()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1VG"@U ]@TT@QM™@N.¬@L¹“ÀL¤{ÀKÒÝ@K+nÀId™@jengelh@inai.dempluskal@suse.comcrrodriguez@opensuse.orgzaitor@opensuse.orgaj@suse.dejslaby@suse.dedavejplater@gmail.comcoolo@novell.comjengelh@medozas.deolh@suse.de- Update to new upstream release 2.2.1 * Align fw_handle buffer for 64-bit access * Prevent requests for previously provided ISO TX packets * Save and restore errno in raw1394_new_handle{,_on_port} for legacy applications - Store and use gpg key to verify. Trim description and update it for the contemporary Firewire stack. - Make libraw1394-exports.patch simpler by avoiding ^- lines. - Drop redundant --with-pic; it is only used for static libs (which we do not build), and always on anyway for shared libraires. - Name the utility package -tools as with many other pkgs. - Remove non-library packages from baselibs.conf.- Cleanup spec file with spec-cleaner - Remove obsolete ppc provides/obsoletes- libraw1394-exports.patch: Only symbols prefixed with raw1394_ are part of the public API, everything else is private.- Update to version 2.1.0: + Behavior changes of the backend to firewire-core: - The isochronous reception buffer is now mapped read/writable rather than read-only. - Decrease memory footprint of IR and IT buffers by avoiding some internal rounding up of the buffer size. + New APIs in : - raw1394_add_config_rom_descriptor(): Add contents to the Configuration ROM of the local node(s). At runtime, this API is only available if running on top of firewire-core. - raw1394_remove_config_rom_descriptor(): Counterpart to raw1394_add_config_rom_descriptor(). - raw1394_read_cycle_timer_and_clock(): Like the existing raw1394_read_cycle_timer(), but lets the caller choose between CLOCK_REALTIME, CLOCK_MONOTONIC, or CLOCK_MONOTONIC_RAW. - raw1394_get_speed(): Returns the speed code of the maximum possible transmission speed between a given node and the local node. - enum raw1394_iso_speed was extended by RAW1394_ISO_SPEED_800, _1600, and _3200. + New APIs in : Added preprocessor constants L1394_SPEED_BETA, L1394_SPEED_800, _1600, and _3200. + testlibraw1394: Added unit tests of the new APIs. - Changes from version 2.0.9: + Fix that raw1394_iso_recv_flush() did not have any effect when running on firewire-core alias juju kernel drivers. This fix needs kernel 3.4 or later at runtime. + Remove build-time dependency on linux-headers. + Remove --with-fw-dir configure switch which is no longer useful + Janitorial fixes. - Changes from version 2.0.8: + Performance improvement: Configuration ROM access via raw1394_read() is dramatically faster and very robust now. + Interoperability fix: Internally retry raw1394_read/write/lock/lock64() after ack-busy response. + Small bug fixes.- Update to version 2.0.7: * Fixes playback to some audio devices based on the DICE chipset. * Several fixes for using libraw1394 on top of the firewire-core kernel driver (as opposed to raw1394 which was removed in kernel 2.6.37).- convert Summary(pt_BR) to UTF-8- Update to version 2.0.5 - See https://ieee1394.wiki.kernel.org/index.php/Release_Notes_-_Libraries for changes since 1.3.0 - Upstream urls changed as http://www.linux1394.org/ is up for sale and no longer in use. - Removed patch libraw1394.eventloop-return.patch, already integrated. - Removed mpg1394grab.patch and mpg1394grab-beautify.patch as the upstream maintainer says that streaming video support is now integrated.- buildrequire pkg-config to provide the correct symbols- add baselibs.conf as a source- obsolete old -XXbit packages (bnc#437293)libraw1394s390zl34 1699009665 2.1.1-150000.3.4.12.1.1-150000.3.4.12.1.1-150000.3.4.12.1.1-150000.3.4.1dumpisosendisotestlibrawlibraw1394-toolsAUTHORSCOPYING.LIBNEWSREADMEdumpiso.1.gzsendiso.1.gztestlibraw.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/libraw1394-tools//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.suse.de/SUSE:Maintenance:30992/SUSE_SLE-15_Update/ed21b8ba31770b71d9b9fad66342229e-libraw1394.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=df92e5a4d7b967ae9fed1a36a24ef8711e4c4337, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=8682db906f4a3dac8232af923064910b927dbaaa, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=fa60d7a98aac75d52ed5cc4978c9d131451d6888, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRÄNY�=g #¿R|§0´utf-85144c633b73ce94ea944491e217de8f128ffb655bf0bfdb6a7e43e68171be122?ÿÿûðý7zXZ áû ¡!t/å£à¡¡]"ÌkÀ%�+ËÖÅàÔ½zÌPm+�Ï8ZÌBZ¢½Á†kíàÇÝ�ªÎê’Éú¬8yöjèáüFt%”a@Âà§òK"½Ìh(‘!Q- ˜ëËøÎäé­fªä\:¶ eÐ)TfŽ—¬ÙÍv2Zõ›àoÞÌï·lqvbòòÚɳx(¸Œ'ö�y8Qñù�½ÐD„¶\œŽ ”$‚ßÌ£­k©³|‰abY×œš—™±�[ö£ÄQ�7Paƒ0û�«ÿ’|µ™ŸÂ �{ilôoªÜOX\AöôMJFLÿÒ©P²Üúä¬ò>Ó¾-8Ô`Þ¿†Y$Ìy�uæ wœÈ¤`h~=­%ñ—ÝPMn°cœÀžñ£ £AËf$”²á5‹à‰œòVk�B0c>  Žöré‰~–ÃM&‹á[ˆÉ�Ó‡0^ÏÜå2�ôY¬+HR`K°}°AX–ý¹´a֦ޭí³ÝDµÚâ¦,EåùûI† 䀈©{×"[cà" m»5#Aã½�n EÙèñÀ\üG‡½Dr ÀïwýŠ˜–ìJèFÏ6]Zµ'L©�F›)Âv…  g$ƒáë4¡a8È|C ›5ê„«M~õáý‰{û?Ȧ.�(Reƒu+Nü(ª~k™x Äëäs®ªtÆÖ`Ê­ÖúbkÎÀnêå0zð&c€P�wf·Âð èê~2Å÷*@9“ØÎMÕíÒ׺¦”U:Û!< 燘\÷õ�éræ XÛù&Ι<p?ªˆÛƒŽm_F¢Úópånå¾¼àQÐV,G5o•ÔÞýn´èÇœÿÛï@­,@U eW® ¤æ°žúø³‚h£ÎŽÉ°…ôÁ§ß:“£J­�“˜�°‡0kzl+mƒ)ã­¥rþŽ;‚ñíE–zo*#G±Žž/·ãUi¬ 9„fÞl%n©­¼¶|ŠÒ¿ˆÙ‚)µ(•Pªº¾Üô†›b!mw%p�xI­/øÖÉLžIìƒ 78`js` Æí]i�'–÷;÷d¢(œm˜•35Ò@]ÚÕ^vÊG�·[;Æ [YϪg˜‡¡tMÁç?®A”K䈗„ £Üªˆd0‚<Òïãd˜Ësò"Øo?'�ñžtÏÐDC;t=ÊÀú”Ü›nš+9 ›u”ü¹køh¢% &.¨1épFPoUøæÌKŒªà\ÿû’'¨ KH¹¢•RK�ùRMXèù6Ö‰Z”ÍÄÖpPN<ºY‹}ÖvQ0ãOTvfkêÁg ÄY+ÛVaô å“ óy[*£7Î^CµYx,þ–€BQ�Þz“ò#ŠÉËù]‰óÍ1�òä~ À 1ªšs6~@&k°Ò5±i&+ähÝžN3„½„ÜÀ Æ'£�+�„oÓyÀþh¡'÷‰FzÇã©q·…Ð] ÒI`~�Â(.Š8üjjnlÝfîÓ[-๠ÔmÑå`ñka óóŸ¾~¹Õ>ü\«o¯ÌW–ØqºœMö�6^»Ê¼ujÜNûläI )³¸Zá¡í^ø]$uRäaüŽ®þí7þdÑ{Õ ¢+¿CÌ_¶éß YZ