libgstreamer-1_0-0-32bit-1.12.5-lp151.3.6.1<>,_E;_/=„mOPAy9?MǏ_U,X4K _QN׺huD3l֢f*h%։Okg 2Y 6-o :-[rWڏ?P}dW~=s~}3Wgw-Q!Cu5+$d HN]BLy/'] 2|1k4Om`u?C_t} 'M>>x?xd" . P (JPWh         *     Lt D!! V!( 8 (9 <(: (>oGp Hp( IpP Xp\Ypx\p ]p ^qbqcrds"es'fs*ls,us@ vshwvD xvl yvIwwwxClibgstreamer-1_0-0-32bit1.12.5lp151.3.6.1Streaming-Media Framework RuntimeGStreamer is a streaming-media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plug-in-based architecture means that new data types or processing capabilities can be added by installing new plug-ins._E;_lamb02"<4openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://gstreamer.freedesktop.org/linuxx86_64/sbin/ldconfig{H: ' t_E;]_E;]_E;]_E;]_E;]_E;]_E;]_E;]_E;]_E;]c9565d623fbbdd4e4a860938947442bc6d1273503d5347e6c6862134eec268e790587c0f88e119a31621acb28e4c2889141381c59005ec249abd52fec5c13526a757fbd5066a654942525520edc3addbfe5eba0216d09829f726a78bedcb64ed95c5a89d539487d616d78d1dd7ed4b09ab9341cb7eb7d445de9af8f440bed8e6ec8143071b57086ba1c0ff48b34ab4044ee2c603abc39398eb5e80491b8527c7libgstbase-1.0.so.0.1205.0libgstcheck-1.0.so.0.1205.0libgstcontroller-1.0.so.0.1205.0libgstnet-1.0.so.0.1205.0libgstreamer-1.0.so.0.1205.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgstreamer-1.12.5-lp151.3.6.1.src.rpmlibgstbase-1.0.so.0libgstcheck-1.0.so.0libgstcontroller-1.0.so.0libgstnet-1.0.so.0libgstreamer-1.0.so.0libgstreamer-1_0-0-32bitlibgstreamer-1_0-0-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/shgstreamer-32bitlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdl.so.2libdl.so.2(GLIBC_2.0)libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgstbase-1.0.so.0libgstreamer-1.0.so.0libm.so.6libm.so.6(GLIBC_2.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.2)libpthread.so.0(GLIBC_2.3.3)librt.so.1librt.so.1(GLIBC_2.2)libunwind.so.8rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.12.53.0.4-14.6.0-14.0-15.2-14.14.1_^aZ@ZZZ.s@Z!D@Z@Y@Y@Yh@YI@Y i@Y @X @XXX@X*XBX:X@W@W_W=Wo@W4VyV@V%@VVzV4@VT@TMTi@Ti@Ti@TeAlynx Zhou Marcus Meissner bjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgalarrosa@suse.comzaitor@opensuse.orgidonmez@suse.comzaitor@opensuse.orgbadshah400@gmail.commeissner@suse.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdap.darkness@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgLed Led zaitor@opensuse.org- Add gstreamer-fix-device-provider-started-count.patch: GstDeviceProvider has a started_count private variable, start will add 1 to it and stop will subtract 1 from it. However, current code forget to add 1 if it was already started, so if we start it twice and then stop it twice, it will crash at the second stop call. This patch fix it by add the self-increasing code. (bsc#1097405)- create separate gst-plugin-scanner- binaries, for multiarch use , like e.g. needed for Wine (bsc#1049452 bsc#1172018 ) also require the 32bit libs from 32bit devel package. (bsc#1172304)- Update to version 1.12.5: + pad: fix some stream deactivation deadlocks/races. + registrychunks: don't read from unaligned memory when loading registry. + ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING. + downloadbuffer: Don't hold the mutex while posting the download-complete message. + playbin3: Fix accessing invalid index in GstStream when received select-stream event. + id3v2: re-fix handling of ID3 v2.4 tags with extended headers. + audio: fix handling of U32BE format. + videodecoder: Reset QoS time after pushing segment. This fixes playbin gapless playback with videos. + subparse: push out of last chunk of text if last line has no newline. + aacparse: When parsing raw input, accept frames of any size. This fixes handling of encoded silence. + splitmuxsrc: Improve not-linked handling. + rtspsrc: also proxy multicast-iface property to RTCP udpsrc. + flacdec: flush flac decoder on lost sync, so that it can re-sync. + matroskamux: Only mark new clusters as keyframe if they start on a keyframe or we're muxing only audio. + matroskamux: Clip maximum cluster duration to the maximum possible value. + h264parse: reset internal 'state' variable properly. + x264enc: fix build with newer x264 with support for multiple bit depths. + x265enc: Fix tagging of keyframes on output buffers. + glimagesink: Correct PAR in output caps when transforming. + vtdec: destroy and create the GL context on start()/stop(), fixing a refcount loop. + player: fix criticals when reading info/track properties that are NULL. + lv2: fix inverted boolean properties. + rtponviftimestamp: fix state change function init/reset, fixing memory corruption or leaks on shutdown. + libav: some build issues fixes. + rtsp-server: Place netaddress meta on packets received via TCP. Fixes keep-alive via RTCP in TCP interleaved mode. + rtsp-server: gi annotation fixes. + gst-libav: internal ffmpeg copy was updated to ffmpeg 3.3.6. + Various fixes for memory leaks, deadlocks and crashes in all modules.- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Modernize spec-file by calling spec-cleaner- Update to version 1.12.4: + Dozens of fixes for various issues detected with the help of Google's OSS-Fuzz project. + Performance regressions with registering debug categories after gst_init() were fixed. + Regression with seeking back to 0 in souphttpsrc was fixed. + Regression with header rewriting in flacparse was fixed. + Regression with playbin/playsink leaking sinks was fixed. + Inconsistencies with DROPPED/HANDLED handling in pad probe handlers are fixed. + gst_bin_iterate_sorted() always returns sources last now, as documented. + gst_query_writable_structure() will never return NULL, for consistency with events. + Removal of metas from gst_buffer_meta_foreach() works correctly now. + OpenJPEG plugin builds with OpenJPEG >= 2.3. + CDIO plugin builds with CDIO >= 1.0. + gstreamer-vaapi works correctly with libva 1.0. + gst-libav was updated to ffmpeg 3.3.5. + Various fixes for memory leaks, deadlocks and crashes in all modules and many, many more! + Bugs fixed: bgo#788520, bgo#788617. + Updated translations.- Add explicit python3-xml BuildRequires: fix build on older versions of openSUSE.- Switch to python3: + Replace python BuildRequires with python3-base. + Export PYTHON=/usr/bin/python3 before calling configure.- Update to version 1.12.3: + Fix for infinite recursion on buffer free in v4l2. + Fix for glimagesink crash on macOS when used via autovideosink. + Fix for huge overhead in matroskamux caused by writing one Cluster per audio-frame in audio-only streams. Also use SimpleBlocks for Opus and other audio codecs, which works around a bug in VLC that prevented Opus streams to be played and decreases overhead even more. + Fix for flushing seeks in rtpmsrc always causing an error. + Fix for timestamp overflows in calculations in audio encoder base class. + Fix for RTP h265 depayloader marking P-frames as I-frames. + Fix for long connection delays of clients in RTSP server. + Fixes for event handling in queue and queue2 elements, and updates to buffering levels on NOT_LINKED streams. + Various fixes to event and buffering handling in decodebin3/playbin3. + Various fixes for memory leaks, deadlocks and crashes in all modules. + Bugs fixed: bgo#778193, bgo#786034, bgo#786056, bgo#786561.- Drop conditional valgrind-devel BuildRequires, this type of debugging is probably not done by users of binary packages.- Update to version 1.12.2: + Various fixes for crashes, assertions, deadlocks and memory leaks. + Regression fix for playback of live HLS streams. + Regression fix for crash when playing back a tunneled RTSP stream. + Regression fix for playback of RLE animations in MOV containers. + Regression fix for RTP GSM payloading producing corrupted output. + Major bugfixes to the MXF demuxer, mostly related to seeking and fixes to the frame reordering handling in the MXF muxer and demuxer. + Fix for playback of mono streams on MacOS. + More fixes for index handling of ASF containers. + Various fixes to adaptivedemux, DASH and HLS demuxers. + Fix deadlock in gstreamer-editing-services during class initialization. + Bugs fixed: bgo#784041, bgo#784932.- Update to version 1.12.1: + Various fixes for crashes, assertions, deadlocks and memory leaks. + Fix for regression when seeking to the end of ASF files. + Fix for regression in (raw)videoparse that caused it to omit video metadata. + Fix for regression in discoverer that made it show more streams than actually available. + Numerous bugfixes to the adaptive demuxer base class and the DASH demuxer. + Various playbin3/urisourcebin related bugfixes. + Vivante DirectVIV (imx6) texture uploader works with single-plane (e.g. RGB) video formats now. + Intel Media SDK encoder now outputs valid PTS and keyframe flags. + OpenJPEG2000 plugin can be loaded again on MacOS and correctly displays 8 bit RGB images now. + Fixes to DirectSound source/sink for high CPU usage and wrong latency/buffer size calculations. + gst-libav was updated to ffmpeg n3.3.2.- Update to version 1.12.0: + Bugs fixed: bgo#782050.- Update to version 1.11.91: + Bugs fixed: bgo#781585, bgo#781585, bgo#780757, bgo#781484, bgo#781155, bgo#781155, bgo#780903. - Changes from version 1.11.90: + Bugs fixed: bgo#753754, bgo#775445, bgo#776140, bgo#776293, bgo#776999, bgo#778193, bgo#778830, bgo#779175, bgo#779459, bgo#779755, bgo#779831, bgo#780111, bgo#780751, bgo#780923. + Updated translations.- Update to version 1.11.2: + Bugs fixed: bgo#764707, bgo#773091, bgo#777375, bgo#777449, bgo#777780, bgo#777810, bgo#778866.- Update to version 1.11.1: + padtemplate: Fix null pointer dereference on invalid static caps. + queue: Don't generate GST_FLOW_ERROR without logging. + pad: clarify docs for GST_PAD_PROBE_DROP. + meson: - Generate pkg-config -uninstalled pc files. - Do not generate .pc files for libgstcheck on windows. + tools: update gst-inspect man page. + Updated translations. - Stop packaging .la/.a files. - Rebase gstreamer-rpm-prov.patch. - Replace glib2-devel for pkgconfig(glib-2.0) BuildRequires. - Pass --with-package-name='openSUSE GStreamer package' and - -with-package-origin='http://download.opensuse.org' to configure we want to show where the gstreamer package is from. - Pass --disable-benchmarks, --disable-examples and - -disable-tests to configure, we do not need those. - Move AUTHORS ChangeLog NEWS README RELEASE to doc subpackage.- Update to version 1.10.4: + Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed input files and in other situations (CVE-2017-5847, CVE-2017-5848). + More regression fixes for souphttpsrc redirection tracking. + Various bugfixes for regressions and other problems in the V4L2 plugin. + Fix for 5.1, 6.1 and 7.1 channel layouts for Vorbis. + Bugs fixed: bgo#777998, bgo#778365. - Drop gstreamer-parse-dont-translate-bin-name.patch: Fixed upstream.- Add gstreamer-parse-dont-translate-bin-name.patch: parse: Don't translate the "bin" element name. Otherwise we won't be able to create bins (bgo#777998).- Update to version 1.10.3: + CVE's fixed: CVE-2016-10198, CVE-2016-10199, CVE-2017-5837, CVE-2017-5838, CVE-2017-5839, CVE-2017-5840, CVE-2017-5841, CVE-2017-5842, CVE-2017-5843, CVE-2017-5844, CVE-2017-5845, CVE-2017-5846. + Bugs fixed: bgo#776125, bgo#775538, bgo#775661, bgo#775714, bgo#775728, bgo#775921, bgo#776039, bgo#776401, bgo#777263.- Update to version 1.10.2: + Minor bugfixes. + Updated translations.- Update to version 1.10.1: + Security-relevant bugfix in the vmnc decoder (no CVE). + Various bugfixes to playbin3/decodebin3. + Fix error at the end of playing any WAV file. + Fix usability of androidmedia plugin if the camera or sensor API is not available, but codecs are. + Handle redirections on PLAY, and missing control attribute in the RTSP source. + Various OpenGL related bugfixes and many, many more. + Bugs fixed: bgo#765662, bgo#773813, bgo#774044, bgo#774108.- Update to version 1.10.0: + Several convenience APIs have been added to make developers' lives easier. + A new GstStream API provides applications a more meaningful view of the structure of streams, simplifying the process of dealing with media in complex container formats. + Experimental decodebin3 and playbin3 elements which bring a number of improvements which were hard to implement within decodebin and playbin. + A new parsebin element to automatically unpack and parse a stream, stopping just short of decoding. + Experimental new meson-based build system, bringing faster build and much better Windows support (including for building with Visual Studio). + A new gst-docs module has been created, and we are in the process of moving our documentation to a markdown-based format for easier maintenance and updates. + A new gst-examples module has been create, which contains example GStreamer applications and is expected to grow with many more examples in the future. + Various OpenGL and OpenGL|ES-related fixes and improvements for greater efficiency on desktop and mobile platforms, and Vulkan support on Wayland was also added. + Extensive improvements to the VAAPI plugins for improved robustness and efficiency. + Lots of fixes and improvements across the board, spanning RTP/RTSP, V4L2, Bluetooth, audio conversion, echo cancellation, and more! + Bugs fixed: bgo#770627, bgo#772431, bgo#772571, bgo#772741, bgo#772851, bgo#773114, bgo#773319. + Updated translations. - Add pkgconfig(libunwind) BuildRequires: New dependency. - Add explicit pkgconfig BuildRequires for completeness.- Update to version 1.8.3 (boo#996937): + Fix stepping in PAUSED state in certain circumstances. + Fix jackaudiosink hang when exiting. + Fix udpsrc receiving multicast packets not only from the selected multicast group. + Fix unnecessary decoding of unselected streams in GES. + Fix (multi)udpsink randomly not sending to clients. + Fix ALL\_BOTH probes not considering EVENT\_FLUSH. + Fix average input rate calculations in queue2. + Fix various locking issues causing deadlock in adaptivedemux. + Fix gst-libav encoders to correctly produce codec\_data in caps. + Add Wayland, Windows and Rasberry Pi support to the QML GL video sink. + Add support for building with OpenH264 1.6. + Add support for controlling deinterlacing in GES video sources. + Bugs fixed: bgo#769802, bgo#768649, bgo#766970, bgo#768141, bgo#767688, bgo#763770, bgo#767413, bgo#739289, bgo#762330. + Updated translations. - Drop separate spec file for gstreamer-doc. Due to this drop all conditionals for splitting out doc build. Also drop docbook-toys, docbook-utils, texlive-latex, texlive-latex-doc and transfig BuildRequires. Add doc subpackage to gstreamer spec and pass enable gtk-doc to configure. Note that we are building a much leaner doc package now. - Following the above, drop pre_checkin script, gstreamer-no-gtk-doc-for-reals.patch and gstreamer-revert-bogus-automake-version.patch and stop passing NOCONFIGURE, no longer needed. - Conditionally apply translations-update-upstream and gnome-patch-translation BuildRequires and macro for non-openSUSE only.- Update to version 1.8.2: + bgo#727105: doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page. + bgo#741001: GST_DEBUG categories are missing when using - -gst-debug-help. + bgo#763496: queue: Can release serialized (ALLOCATION) query before downstream returned it. + bgo#765906: typefind: Regression due to fix for bgo#763491. + bgo#765961: Fix element leak in gstutils.c:find_common_root(). + bgo#766002: pad: IDLE probes don't block when returning GST_PAD_PROBE_OK.- Update to GNOME 3.20.2 (Fate#318572)- Update to version 1.8.1: + Fix app compilation with Android NDK r11 and newer. + Fix compilation of nvenc plugin against latest NVIDIA SDK 6.0. + Fix regression in avdeinterlace. + Fix memory corruption in scaletempo element with S16 input. + Fix regression in qtdemux with MSE streams. + Fix glitches at the start with all audio sinks except for pulsesink. + Fix regression with encrypted HLS streams. + Fix automatic multithreaded decoding of VP8/9 video. + Fix deadlock in HTTP adaptive streams when scrub-seeking. + Fix regression in RTSP source with SRTP. + Add support for SRTP rollover counters in the RTSP source. + Add support for HiDPI ("Retina") screens in caopengllayersink. + bgo#727105: doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page. + bgo#741001: GST_DEBUG categories are missing when using - -gst-debug-help + bgo#761912: gstpad: Fix race between gst_element_remove_pad and state change. + bgo#762995: queue: Use full running time for level calculation. + bgo#763753: valve: don't send sticky events as a direct response to upstream events. + bgo#763757: multiqueue: Make sure mq- > percent remains valid after modifying high-percent value. + bgo#765096: baseparse: When initializing DTS from PTS, remember that we did so. + bgo#765260: baseparse: regression with aac streams. + Updated translations.- Update to GNOME 3.20 Fate#318572- Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. + Bugs fixed: bgo#763491, bgo#763895, bgo#764034, bgo#763770. - Rebase gstreamer-rpm-prov.patch, base on fedora patch.- Update to version 1.6.3: + Fix regression in GL library that made glimagesink unsable on Android. + Integer arithmetic overflow in queue2 element that could break buffering or cause crashes due to NULL pointer dereference. + Fix crash in AAC/ADTS typefinder caused by reading more memory than is available. + Stop ignoring encoder errors in the VP8/VP9 encoders. + Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and was never actually implemented. + Ensure to store the correct video info in GstVideoBufferPool. + Fix caps in rtspsrc when doing SRTP over interleaved TCP. + Fix crash in pcap parser on 0-sized packets. + Clear EOS flag in appsrc to allow reuse after EOS and flushing. + Ignore flushing streams in streamsynchronizer during stream switches to fix problems caused by this in gst-editing-services. + Ignore tags and other metadata in WAV files after the "data" chunk in PUSH mode to prevent them from being interpreted as audio. + Correctly use colorimetry in v4l2 only for YUV color formats. + Set reserved bits in MPEG TS muxer to 1s. + Fix calculation of SBC frame lengths. + Fix output of the RTP JPEG2000 depayloader to have one frame per buffer and crash in the OpenJPEG decoder on incomplete frames. + Update ffmpeg snapshot in gst-libav to 2.8.5. + Memory leak fixes in scaletempo, the raw video RTP depayloader, and in playsink related to audio/video filters. + Fixes for error handling in the OSX audio plugin. + Various gobject-introspection annotation fixes and additions. + Compiler warning fixes for latest clang compiler. - Change source URL to http://gstreamer.freedesktop.org/ instead of http://download.gnome.org/; the former seems to be more frequently updated.- Hook gst-ptp-helper helper into SUSE permissions framework (boo#960173): + Add permissions to requires(pre). + Add set_permissions to post and verify_permissions to verifyscript.- Adjustments post security review (boo#960173): + Add libcap-devel BuildRequires: rely on capabilities instead of flagging the binary suid. + Pass --with-ptp-helper-permissions=capabilities to configure: ensure there is no auto-fallback to attempting to install the binary suid in case capabilities would not work.- Update to version 1.6.2: + Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation. + Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension. + Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed. + The Direct3D video sink does not crash anymore when minimizing the window. + The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there. + File related elements have large-file (>2GB) support on Android now. + gst-libav was updated to ffmpeg 2.8.3. + Deserialization of custom events in the GDP depayloader was fixed. + Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations. + Interoperability with some broken RTSP servers using HTTP tunnel was improved. + Various compilation fixes for Windows. + Various smaller memory leak and other fixes in different places. + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823, bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951, bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732, bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929, bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205, bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344, bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913, bgo#758921, bgo#759019, bgo#759380. - Add -fPIE to CFLAGS and -pie to LDFLAGS in order to ensure our executables are built position independent.- Update to version 1.6.1: + Valgrind 3.7.0 chokes on match-leak-kinds in gst.supp. + Gstreamer: Fix sample memory leaks. + gstreamer-1.6.0 doesn't compile on OS X 10.6: header file issue in gst-ptp-helper.c. + multiqueue: Improve incoming SEGMENT handling. + segment_to_stream_time and position_from_stream_time miscalculate when applied_rate < 0. + pad: gst_pad_probe_info_get_buffer_list() has wrong ownership transfer. + uri: incorrect behavior when merging uris ending in .. + pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too. - Add gstreamer-revert-bogus-automake-version.patch: Upstream needed feature in automake 1.12, so for good measure they bumped to 1.14, this patch reverts this.- Update to version 1.6.0: + Stereoscopic 3D and multiview video support. + Trick mode API for key-frame only fast-forward/fast-reverse playback etc. + Improved DTS (decoding timestamp) vs. PTS (presentation timestamp) handling to account for negative DTS. + New GstVideoConverter API for more optimised and more correct conversion of raw video frames between all supported formats, with rescaling. + v4l2src now supports renegotiation. + v4l2transform can now do scaling. + V4L2 Element now report Colorimetry properly. + Easier chunked recording of MP4, Matroska, Ogg, MPEG-TS: new splitmuxsink and multifilesink improvements. + Content Protection signalling API and Common Encryption (CENC) support for DASH/MP4. + Many adaptive streaming (DASH, HLS and MSS) improvements. + New PTP and NTP network client clocks and better remote clock tracking stability. + High-quality text subtitle overlay at display resolutions with glimagesink or gtkglsink. + RECORD support for the GStreamer RTSP Server. + Retransmissions (RTX) support in RTSP server and client. + RTSP seeking support in client and server has been fixed. + RTCP scheduling improvements and reduced size RTCP support. + MP4/MOV muxer acquired a new "robust" mode of operation which attempts to keep the output file in a valid state at all times. + Live mixing support in aggregator, audiomixer and compositor was improved a lot. + Compositor now supports rescaling and converting inputs streams on the fly. + New audiointerleave element with proper input synchronisation and live input support. + Blackmagic Design DeckLink capture and playback card support was rewritten from scratch; 2k/4k support; mode sensing. + KLV metadata support in RTP and MPEG-TS. + H.265 video encoder (x265), decoders (libav, libde265) and RTP payloader and depayloaders. + New DTLS plugin and SRTP/DTLS support. + OpenGL3 support, multiple contexts and context propagation, 3D video, transfer/conversion separation, subtitle blending. + New OpenGL-based QML video sink, Gtk GL video sink, CoreAnimation CAOpenGLLayerSink video sink. + gst-libav switched to ffmpeg as libav-provider, gains support for 3D/multiview video, trick modes, and the CAVS codec. + GstHarness API for unit tests. + gst-editing-services got a completely new ges-launch-1.0. interface, improved mixing support and integration into gst-validate. + gnonlin has been deprecated in favor of nle (Non Linear Engine) in gst-editing-services. + gst-validate has a new plugin system, an extensive default testsuite, support for concurrent test runs and valgrind support. + cerbero build tool for SDK binary packages gains new 'bundle-source' command. + Various improvements to the Android, iOS, OS X and Windows platform support. - Drop gstreamer-message-delivery.patch: Fixed upstream. - Add pkgconfig(bash-completion) BuildRequires: New dependency.- Added gstreamer-message-delivery.patch to fix async message delivery, see more at http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=da7847- Update to version 1.4.5: + Bugs fixed: bgo#736969, bgo#738092, bgo#740001. + Updated translations.- Revert previous bashish "fixes", but specify in pre_checkin.sh and gstreamer.prov scripts that interpeter is #!/bin/bash.- fix bashism in pre_checkin.sh script- fix bashisms in gstreamer.prov script- Update to version 1.4.4: + Bugs fixed: bgo#737498, bgo#737794, bgo#737999, bgo#738198. + Updated translations./bin/sh 1.12.5-lp151.3.6.11.12.5-lp151.3.6.1libgstbase-1.0.so.0libgstbase-1.0.so.0.1205.0libgstcheck-1.0.so.0libgstcheck-1.0.so.0.1205.0libgstcontroller-1.0.so.0libgstcontroller-1.0.so.0.1205.0libgstnet-1.0.so.0libgstnet-1.0.so.0.1205.0libgstreamer-1.0.so.0libgstreamer-1.0.so.0.1205.0/usr/lib/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:13769/openSUSE_Leap_15.1_Update/fb195efc49b160d586b7d2d4a66398b0-gstreamer.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=cc03b04db402ca03e923d62d568df76df398a76b, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2638ba23d4c0be6aa7692c7495bc085ac5a4ba5a, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3dd57277b449c1b3097e6a79db78cb05d2c6f5e7, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=186bb5996211f65093bf1e38a5915c8237712813, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff879838b666db590e00c80e02ba5bacf73b402a, stripped &2  PRR RRRRRRPRRRRR RRR RRRRRRRRRRPRRR RRRRRRPRRR RRRRRRRRPR RRRRRRR R RRR RRRRRRRR RRutf-8c09a3d7b94c115f01f193ea37230a69ca7405e2536fd33ef2edc36989123744a? 7zXZ !t/|hi]"k%yĵP>y'2y> 'zA1Hz4Ee^邑x:r,E<=jL$l@D{o@*2<5 VS:u#"fLVqE^IRJ%~ w@t~IYe{Д&%OP%U&wܟ .MO4`B}?AK\L:2HO69ϥAXV{vv0XD YPuSGp-eG8GrJ?wE\\sK"%BNw̚ҭdPvHkt;]9ˈܪ"} _!b OlCd>ٮ:zl"P%+R"}⡞0}u([xA5,xEU}kֹ`%xu늷3@"x{;(>ku!=C`jpp>ͮ_KX8RN쁅hO;ԏ͍;Z50PlËN>r#QchygbB_6`pZޙ_i>r # V!pb8Δ9/V&j‘8!tЏh!q)[ nLIWm5oٟRe!@OՋTKǪT$-1\LF덲DvM?"Ai&8QXRõ>䑽ZqvhZA4ЗQCIT AE4ZZoHES޷Levנ$D.~V[ e7Iɢ uRν کm'\7*FjbMz;1` pHM&n6Y?ٯq%&FOY҈guh*,D1f U['N Qa3Psw'PovVW?wq[a[Ԫ ^67}(2b39b"+=cv5@όX?P kb`RO#,~BDmɭ]w-#[RrE3-QhѽF P¼sUW  Sf'yeO/.(x{łM'ӧVIB}5 mIx4#aa->lSf[?m$I׃fM^>)͚ q"suKk^1*O龮`(T.FRRɖU_Lc-`H_ lphw;R)BߑsJT0E5q@o֗iǿ=#=AdVAv~DiJyzǔ |#_3+P(eP 7ӝ3QCʞnlHN=KSϤMaZI&RJUz$EܠHTG9hmWsdpFEX~t.d5N˘ #ԣ"jrF~S$ox&x1S;")w]p3p6ueWFXim4T' Dtw3G&9B!l5fGS5R}z: 7;oZWz_$: ~]PMߤKB3" y}GxN#Z5[#ӾI~ X 'Iy/ޅ7}L.Qi{[64!]h4ܶ{6b\8MK]VFm ]uhmLHBW.@^iBJ20  lI`X@ 湲L[,cԵ>3̷VNAA8x {OusraMJā30iϽ16(`d)rIѠXO-d^3^]滦I+XEAFu:V;LRRQf*C"kx ڼk*ZLVQr z92'=wM8$gh9k˩G$rR24"/ u>;B6_tx eYzĵ=s'` dj*RO1V&5e% Q*(BRhAR+t^'qp$ *C ㅣ|}+ mV&ڃXM4K.(7~G;0KqA4*WƢUVYOqt`JaZ4#~m6!C|9Bei_ˆX|b:&p2v7#|RƬ}n![iޢx$eQ}2 !R7RA[Nuy0UiHmJQaP i?X3I1* MD2,[bH'ߌs?蔢˦v$EJ Zd>S6s_DKj)\fheb۱.?fg6i)1K!Q]0d9uz=sǭwl &O tU.*݇ 3xܽQP3=1 A7p`1/p]xΈJh[x6ahԯJ44=aty)bXt+<֦dm[No\N%&C@Ip_klVA%Ӕ9H*2wɮP+ks!fς=2 sGۀX-Ũ 4 "Pg:AA UFy=a?^8%MdG̖V=^C%MܤOdm8EJ⥔ Im;׀ylhw7~ْЃ"pl2,_7,8(yP|]OP[&^idp;i%{!`QEC%k̐T DlЈ=ɁE,۾׼P  Dʺh!!s-yG ,F`͍ _PBb_vIW 2Q9%+Jg/t[㕹PWiB#|q}/O z:_ʼeq6- ,+ ~'N\$w"`n~ne)_2^bnRJ?TJypƂtz;r@m.6tώὴ=5$VH:pN[s^+Uvj.x3 Y~=IR|g&}nl2Xw::ҵC7?:c<}7h >>hȨ&\ 6vjUB#Tsc:_+bwp&s7Q^le!\ _"g@9{ED44HDĹf}TF #lI{tl&D;&``(3Ҹ +;G@-$ҥQmu{U)δ BϕܸyVz3@hݮQ,-yK5%>ӣ ;M/F0 TAq)5g\'·dCnA)w>ci,n|"ZwRиLkh`rIBS{/o:O Ǎ k(}cXּFVYujf $!nP&_-gX0fYL:c/{N{;m/d*pg'%M"vʤSǝg2J԰jМbG3ϜU$ig 4MeLݏnBѰ =ݾ0fW֯j pE:=/)BMgcG`Z9c1$-5@eu,v-+N@Vbn ?g#;=@Nz(Q7-$Y,qƘ= No'xzHay2'_ ZR['@3V h8` t K]Pág:x&/4I*"%839xo`]Ka(s>E<0=XmuUc﹕*Jz5AEfcu;Lv ДΚ HbY:|5҉):f8<e_E}P ~%;S &'AၫeiY7#etgV G%ϰn8*elj'p$ IjX% h 5Uy*cg%p,lne` or0/8v$z~vY;/&_)) ,57!+(Kw:59 1v(subB~5^Kiyg|ҴjLQ$8N +~fCj *mƕ%-+ّm-'L&s9sw/~OI6S4{aTn<9>5{-`-=Q3 WA%?Q"x*32D1a#z/;K)[>F_A?S1w51wިoJDq}3t4EyqEƧ`ml^w>֢:1n6/җ1RISw ᇁhXl⃦$LUS T18F?X۬_u0yKiH#T|')4U3U$Ωx=e%#JOE:X./yڷ:QNyok}@ucȩJ p!dgyP5_u (6wvΔL3ԷVQd)ŪgƖ]8 &xE@xzHCi*$j[xjVv$c7J\q&=dulT%Eb6 Fzu\t$퀰Iu N+*@!x~ATJi^>s JqJ,⑉Ҋ6')cD֞f7  d7/7X3yfNس^% )E}O OzbpN: hߑY&6oirw]䷆YijJ*:eS ijV>ׄ"-PED$кz\NU>jBBkdK߲cD}͕lYKyXneQ1!%afew`:7 AŨ)D;X5["7B7-sPYfzG]iY)G,^YѮ@_)M fR,;X^?R!}3F^ 4%%h($?Y5Y' 57H1ͼXvCHb*ƣ^$V햡? ~'ϴE&n{{e!B9k~Ǽiف7keXW! 5[ .݋m5Lޛ6+sGF$&2&*п*)"RlA|?"A,vM|[&t^r :Yݴ,| ;Bt'4^1O.uQFBqIJ۬rA$NRʐH<R| pFWMTg _YVrbeK`c5`ΑY[ HY, P(Z !4Ö#qWם)oF@{!!)u9|U?{Mǵ_^/.pM&"p yr|M}ATH:"va_ ^YW>);7$oF 1RV=́cUt4I/ل#hp$-b Cޝe_*$a|֏l 5V4{xYf3p7 w{`خ4ҟNg9z&scw,nGr6Kw )yx;h q2waNޯc?zX$(rf!L^^XxJ"CW$ze[R>8*R =thpX/eiuj2DW~&="j0ĸK՜I Td|t;H2ҊAKOu<[:af7-2̹ RGjw#)i(>?vzJ ߋHt+d4~=YH0[{ @#a/n4SCuIP"HYr84|ʼ%Eg[鿱GydFE?G\zmf\E X3s^8a3iU|q, L>vVH'YARm8  NXfd tm΄Tgr|bi]l R3dbӤ tHwظ'`d3ur07p`#Vo}ǐCRgSwzjA \-5}$uUU9WrjBߌh\%~/iXVm,`0Bg`+Sqǽcc?/yų2h?9P`D*b^ `h&As.}(X-<>٘g .dzނ{e` C݀Ĥd99lgg$cxKKs,7RDamqN^Ef1>`a2%e~fC$A ;.*IPk=_3qZ1,u#9N/7 S`J  4:2a`Eww5?_3S*kt,vEӥ ̓WxF){f|9erDJ1L~횙pIY!tA[JK_y[ dcrhf:V7h觵]sі)1p{ğ.d|c%&L UL2>QPB?+0zni(C+o2L8 g"> >3 _~b2mL" 8%=|0A2m_ eq|;],VV׀h dj&*蚵s7Sm“_:3};nCuyM54)7Ssgm jI-v! :/׮Yzxs O- lő'r~JW)&b?s;#҇#&]sgYJ=>`ܥ'D-yeוs&hUM5aX+BLǘѢjw[mD. h]' h!Cc>'} &ÕVt<0o;]t ׸LRtCہZ^aDq쬶5d<+9u/>gti9`GheA~5({7C0-Ld^7dx tՔIlAEP7/mڂ$Hp,!-P-:1Y|Z>?QN1[5( 9[k #޳"em㮣cJf#ZGwC%"2߽"+hx;f4}[5=t%*x7i0OXm=lri5 =W~ioUiRs^-;t|*w4G:GCm%%d4y)H_3~>Q%4[安`m67xJ"E U$-]َן}rK Sa4^l3Ȣ~k,d/ n+y<} qkE4H{YQYysȂ0sx+`èb R766SĠyyd)U{V%-y1PGLU ;1j: _h;S9:eYe?ɝͺXS ßwƼi}*JNÙL=}C}ɨ襎۷o-?^$H%b#*u,.5?̴ ;p?⥐>v=o] W4>mư%; p`Wkf:Nθsst $لo'^.MĈI ZUPÊ;>-]^Ur*'=h){T$n(eZxK7К{a8RXcHq|o :WXk&hf1ftв\{1 r詃XTSk礲 y\\G5o XsBm.{|1Z<>&MM^67v=ݢƞ+r)qڎkq)馾bY6dߞ 2?Z.uR$ >7]JG'ǩ_<Ǐ_ Aaw JCpRqM: dCѩǢAɈC|Dl³/ ]33]v*X3%BHLNaz0r:wȒHJ>Ź&`hѿ%fˎ>АZ KwRa@ŒP0\d`^'9ϫn%" CmayHq̬LXcD(5Dpw<BSM_J"2K&QX.^?>ϟ"{*] ߎ eUAUfr\ >zQy$=t ѩ=2ԧBS/hU,nh;O@I7-*Caր$\M*l-u>ib#!t}[+M9?Jzmh:/@ BAxՙ%$<;@+A;]tEweفp!4*Mۢ DuA|X{O!y]0㎎/׿zR}#5 Ж fTt 쀊 cc}ś-c]4Lo%ZpwUii +;!/kJwkw>/zno{%WTi䗟L&SmVɕC>Vjgp{S4|+GYwi,A)$~hB<*" i:C?Cgp7Bs?W{9xWLY < {ϑn%Oᭂމy+2<=ܭ ͂1\o실1/`-&'u钥a.Ŧ/^/P ^h>hQՏpGFqPiڅ& |޻k~-b"M!ӾJm<kEARgz<hdg N䨖szmeEEp@]mX^iVsg)~z q;J8M^)oD=HGVȱyqp* }!E K%7)+⤪$cy}ˢ6 @y>MtKy" 4:fd5>4 lQݵ]MwYU /plTw9iۥ7IB$6Cw#*lC_RO /ƛ MdG׬^TN> ~vSQXR=c Zt"}! }cۇ 1NȤQХ81sQ9)aT;[m§7d@lм> +Ay'ͬЄ-_% %%O⽴ 9Xdv%Ax"?!rdZ,"UnXÛC0*rT&٦0܋jTs&e_D o(Tv!Sz$-޷ّ"@ZD 䏩UC=O653[7uMP#ǩǧFpu%ϝ_MG/oOiBoNB\2PW] M5TFj".hk9 4H&hHmmI|ņ. B0YH4^hSk[ruW+ @PCv̸VZ9] rF! 2 ͊\g_wXQH1FUdvP]iVCQL:.?6:#}k½H2JE4o}GYϥOƵڀg@=oՊem*þV46I;/Vg,UpiEnZV0$zv4EtAhT䫤6U&7wV\4}1; gFQw|@DB9bcvi$0(xe. TE] oP3kJS(`d6Oo adzi7*0za# xDyRcᶫl? Į'8Z9[Vb4im"EbmIU NƝJgcAܧSpXhb"s_t/~q^9Q˘1}GpT4g`sk ҝb@$P#C1Sfk\LYzU⃑k4J>9a1`F7RK.@''>(_Ts<~}AdFG7h4IbN#w t*-mP( 53Gy5[D<_iT-Ԙ6۞ZvK';8Q\ۊC}`:XA~b'[=fHȓWgTjM|OZl_)Xc\+{i~dR'/b@%jNZߧZ#:7!1?>~gZ\"P#}EQm^"=Z!)6U U,:1D;=%qvMSIkT^U(f.eL&U>Xޕs0b0$gfi/#*cL0Һ&=HPBb-gBv;W#A`WDy˒-ַ4Tb5g; 1ae?j謾t "oP^б7WRP.eGެu.O$Ȯh O}.Erc+NB%/2;/@dVjCdлbjz U%Jf $  Q.m#_kG_#.Y _,訖w}7v=S.|i5ȡ'1kcNcFyʆQ6+ь|Z`g.q-ʴRY4XK$u3DQ5|3˄ޥ`EfJшkSi见 vaS}t ~WaD?`ߪQ‡^m'vݧ͍ Yc7 2#+[@aw~n#"hWF*2y},͚:k+!PڅA0,g,)eE\[?Ҵxߋs~ M$r,"*-mE©2Fq~aƪ+Ş@գ[=T ǀ<#"(]1{[XCsj7hYtYSmC60ǩPA,n픽>J^Up!β RxfERψ+Cz MqF9R%gA>tIXI k2 :R"JBGVn؉f$.!q_h@Kȩ;]9tB_ۣV7[ ;*dAnDdM ݻYXzIZRy&o)qf|! 8oVέYACaL!oRx⛜*r#czAw:<Fxb/p\jӬ\@,-Xz{۔82?ucpZYN9Půy G'{2VCl:&sjeG뷬i2|&* F-@IEY`R6 4`AdZON5u-LHF+1M_Cӵ EEpA2矻;kR-7NŹbu jghDBទٗFMCrɀjzO0bOccT+egV'h!Xv("T-(0Zϴ;~iP-U[ fΫPTLf֢@]VTiפTLmr*|Cf 3o{-B*[rߦZ Oj6$Z`###p&avԷ 1)Q'DJxGRѧw@0ޘk (/yubU[@ ]VMCrr' z#lb0 DY&r3W QbGЭH`Q')<5pT݉Cf,R1a}m*S EZs~h4 Ɋ2JW {!W:Ҳx[xԜګl'"NaB8SS,=Ӷ2' S78>DkyZt|g/nVpqXT!nW* BP2ʏ&G۔So\P qj {ѭQt܀m;}jِGhUE{O*8nU^mkEڊހ }»jQ.&0"UC6Zobznkq*扽ϓx&XFãSΕ,[.#s<\m11QǢ~? #.[%4"m^Ŝ۱k8\U`D=и2 l a,G>,N E|#Vƽם٢h$~o Dփ-m'$U#*XW6B!Ջ uǗ9SBG@BVV=uR6ے멀({,"H^|4Qqs~H_G1"H  j(fLxӝ "I|<eO A[/!w+ dx(} 7jS;X̣w]Lphǹb#Ғ߂O  S_ᄉkrEA۫^/=5jT%*.c ꢴ\%gik P8ySBæ0{BBclbBhpph]qdλic- ӱ$Ek(*W5݁W(VY\VaCIOsF=τ%GrMRC+JloOmq|A1/HŜEal]'JV47uEz,HyQ"k jAc⎜U8do2f>t@?-Bװam,_ЊMn#FJ'2m%N3~t2$}m@^lEM>F1iq9.o=.L_-P+>sq_ -ʺ~#!ոŬ [6zڀB󴶋#p- &gg&۸;3|qY*0j@xr]ӥ@>^|VvЙ}/'OXj18.$Cg_jODUs9FIvQ\s^0InodyKhBg*#GRϰ4ΚNV7(U2KI3CsjT9GZ6%XtRA[5bgH` gȨ 8Hc>䏔(*W )ӧddzbCwWSVd>Ah jxeD-"I'Ҳ!UspAp) QE~?9ZUS8ߖt09o8s>Q'pb^i-tMF~:ٚ |B衾o:*ToWG4-Yަ'⼇u4Ht14o94Y>H'RYEC ,AC VՍy\q<2",; c. ԉ!H47 9WXS5 FrlGŕL68 u/#M^*EM7qrˠԛRj'qMxOp\)SiN,z@^2]C!bB|\ڊw 713 鬻:bd1l>0 b&yzz2xHߦ1+9շ= 2ɨ flob _# ZwӪw}LBj4F]lc# pb>ܝVE[ ay{TsLⅻ;>s:f:LEiE[hl~._V*tF%lwI|cXg:{ vvLiʒ2KCw'V}ERaL24G\1RDxꄆ- S]}\N+(Z +=bx 2[N=iUazJM}I]^?Ϥ0E]4D:\WT+0qkܰ_@ޙ[ܧ⊿^Cضc_hiF(FZ'I\.٢"$Xp!#,:7Aw@ux7?_g [P|5@qJciUZ* Tԥ6o⌭Gԙ۽IaPux4+"yHX##Asf52vX*o;|̂`ChϹ;;Q? @dd;'C{ɉ9eYϴv݈)ja1?a]tN wi?,F4-i<0S)ӠVx+*G`ۇȱ R[`W}Io "6aWKDkFQq|lWMb}AʠGƈ=jɎ1mSl[{^'6 &XikZθ4 E/MԋIno40"_h=LK8͆,vmѳ9pN^ |3dCˊz'w?p$p3𾖮3M n$c_GA7.I=P5ϙ@.HV=K9+jBM:WyOi ͒ ekDB4b׺Fdo=L6c}^3DV~Ah4;MPڅXrvLV >76Β~q=vr mXVap a *S'= <Q6aw]gƲ};IKO)GڴSF天N@v4z6B  fzц($ XQ"T0x{wvE@ PNL:?W3`GלTt׌_IΐJVyO9e_!r2*a@OVpm>ɻxo|PH,.G YdaiqQGrS,gާ~4CkMwNKa!%EXh2t"xhI9'B.йN7Z9zGU b0OM+ttWMNAkQ}̱4R 3ڴ0ڃ36)>WC/[שkKZ`Kuʴhz?X4y`Sĺ~Q/}sWt/M N%'J. :)&íWTM E,m0cWu & !A* }Y+"z*yY^1{T+^6GZ.;7[QfCɊ]$dzIWXc:G?m@ .@\̗y֯YJEq}m7|}YÍp :aC}BNY:Ԍg|83=V*/ղ3k^L#~Te/A՛!؏:ɉyܬ Mz){}'%#?g#{eJPSqmudN铁&KA?)!U}Qk(6XSXjYVY7Y!>vaT0gg$ yhofrI4 fs׸@h+(2t-AWu%vei%})tƯc/̳ a!Qb6ʻ3u3#L|;+:~]68 2 B euOCz?R$9n(n'vkB5U!#MYl3855)ۏs֨(WdB[?@6d9`$XA hP7dL$!@}[8ȱx4u<İ090I:d|5<0c 1RR _~5 _8C2P g`="_9,yJҗf#KX:[&-HBlpbZQZIGݕ(6]H{&Gc!BS%7)ǭI~-2XI=|\tn Jiԝͺ TBDx 3e7wn=V/ e-8E0X2,X+xc:5OPP#(ļjxV%P3NY Ilݙ yNdrI +J].`('z{gp-(}U:9#OÑƝ}aM{,' ^<¾lD{|s%1X+0"ʈ+ =W8`63Ԋ%a&>/XKh8%r8>:kdx[o@`-5@l豪TnC<< ic#v4{i8rHՆwC,!A_Xf˫JHjIbc+/"j8c8! B{$@5. -EӔ8T=E$n:^NOeE*X kPB QZJZ<{.TݙKRƗZwZ \#`@ngldh^tJmkΘ&CNj6kWu~}n*|$Z8*<=l~"HԧNP 7(DvYQJa`$BGg̡:d$%D &(A'^%W'kݹ" [n@ڟS?Nq" /'@?eʥSX1" @Vpd8\S' Bgyh5gkCy>ZiLVO8bK =1z8b'Q)!r_b!<!BFQ</EȿfgtM6?J"-k̕jT : IDn R05p4%Nt9 6k޲p0J5/s !$z3΁+4Y=>kf*>DG5ilSXa͙]A}h$DK.<h4n;hB~E:/L0mv`yqlԒ5ՁO6'{TF9z3-So]}]4ӮYao zu3ItDYAcȲ e(p+A9e-N"}P?J׭"'x3 Ғ֋NElR>$\HB Ѯ "*)S ϘSV?;ǁ )7luc.S5ZgG$5U%E$9ԽpVרƕc!P2 P[ L*Bh1M[U\|fDk(r0mL@!!`!ߑHX8[쨉cOޣuݳW:xR¾EPi<''Wi/}_Ih6H#*BƧt=h5u tNC0<79O xQL]@D0nޛ]+-}!I܃A}UeÊ-4cj]pAđb,ddM_CVO@.u<lM-V/ `{2fȑvw695$x)=9=uDjr5wKG'r~`>4NmV8/wgVqS`f-?pi2a@gElDB@vx [”o*Q;T@+9;68'<>%W4YCΑ\ V|jp]`? JhF'c8[+W%vNc0 RV{~!:n!5`s#jm<\=e:ƥƣHEwLɷ雹p%ifr`ߏ26@4u*I=[$d8|)i#g[gB5b3x׀Kam8g{# /C|H`hŊ/>W hl^ "ZvVحtN*5 )#oD?WD6f'۽$vm8]rrGTƲh>4q hn%w@},)0N~ÿyb|n69z](g Lp:duMɝA-k[D{E?0zCJH='X.'Q88BD ?/-g7фKlDwQ}&*V s*̝3GᴻX|~Qk߈DC~fWܜUQԋ%eadҌ#Ra6FkD8Y(q.60kVKQtScd\"yʂ26Gly/P6? #6(9ȽMQ=UtvORdN%kaEvAZMma`wP/:Jm! +)ZodWFe[b@ 8+j54  :of'~ζ q@Bҏk_!)$-8I6(q{؍7W*żXb3z^;.{U\sFfcJf޸i7 (Fߣs/!7O-Ûv)Ԭ˯n=.tcqiԉ;PP84I"dd>ЖTe*ۻ}q~ET#*"moTmuV#QGoijnv>5 u .W$ђw꟒?jrƂxSY/rT+LBѮLMx-|z;冞7uzt@yK3xF+%y=B*6;h'$ſ/p1<&.Y#{܏ fK^0AnΦo r+uEyM9G ӬH|PF k3LT8TT'G<نx=f~c=vX>ؠxP)Hv)]9+"{ kR 1Ukzς5|*ݳ̆uWϱT sԘhn`߽S-$mfīLQ$3a7gN)?ɯaJo1fUl]f$ʯΙ+%p yJbTSJldZ{A O1[ig:.QD9͹MmϕRPckh^t]9/&!:L\}J@p;<M+M$4L1ˆ*$3 "#9;0[>Wd]t713a:vM"4g sâd9"I3ƩzR.guM/+ pvkm͟r)iY;ܤVGn6 w"63ꠎ6F@5Y [j@Ӎ^6g`j偒$n=NAZRf,a԰c㽛l{QHөmAvedKA%j.X(r/2f1$9 <Ŀ7Gȣ8eQQJ|ai'0Cm'6n%7{Sj;Cw4E $%7$