gstreamer-utils-1.12.5-lp151.3.6.1 4>$  Ap_E;|/=„8iV{ү *ӨMO8i˞u(' S;5d\hWGII+"QB | I'xkӂ"=rx\qn"u2^ Qa¢BZI$4 ӷS[@]`5&glSj@={aP`2{,2`,>D%HxsiL40ɑ1 ߽߮O|s:+1-P (%~-7a9848d0c25d8f648622cb331dc2bb330f9feb18777f5f97d291d80f0e367b6ebbe80062da410f30dcea83a034944ddd260d6acf)_E;|/=„`9ՋT })Ϣ*j H@l*KPb 3V/vjJ<2Xu+;~[)A((861f(]r;ϩ*QЙ\d_lRp%wjd^R[+yOziѤFkaIo'έS$5c[¥Mf$?r,ھ@+|H3m(9ENP S? ү]IḚU\>p>u?ud % G -OU\|     <d,(8(9h(: (Fn"Gn4HnTIntXn|Yn\n]n^opbocpMdpepfplpupvqwt\xt|yt)zu@uPuTuZuCgstreamer-utils1.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;Blamb02SopenSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgProductivity/Multimedia/Otherhttp://gstreamer.freedesktop.org/linuxi586f&B큤_E;4_E;4_E;4_E;4_E;3_E;3_E;3_E;3e43107f65e9c8e383b6ee2c0204d378bc11e13116cc267006e9805689cc18c241f01bd32566bb8d65d6df4b88e8275b7af3347412a58f513865d67a45d4528e2e034a9069c4a85f5bd268d0c67c4bcd158d2a06e0005526fafe4a802e148dc283c67b9019861a201e802c6f1d79c2c1c1640f5047dd4fbcd2cbb0e713df6f109f09df02f6d4ccfe62d9ba9b86b008214f1aaf03da35cb990ba0df9e6342b3e0f1f75abd74c988539c9e4117916412cd1a91daf17e97bee77cb37881f9a9cb7a29e0fbc2e5f8e2c166155c1520f5ddf47512cb4a770a561bcfb223f6a82f6d4d70278d61c43b36338907c2033000d74884da240bd649f6b87805eb5781a41aad8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgstreamer-1.12.5-lp151.3.6.1.src.rpmgstreamer-utilsgstreamer-utils(x86-32)gstreamer-utils_versionedgstreamer:/usr/bin/gst-launch-1.0@@@@@@@@@@@@@    libc.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.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libglib-2.0.so.0libgobject-2.0.so.0libgstreamer-1.0.so.0libpthread.so.0libpthread.so.0(GLIBC_2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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.lamb02 15983726741.12.5-lp151.3.6.11.12.5-lp151.3.6.11.12.51.12.5gst-inspect-1.0gst-launch-1.0gst-stats-1.0gst-typefind-1.0gst-inspect-1.0.1.gzgst-launch-1.0.1.gzgst-stats-1.0.1.gzgst-typefind-1.0.1.gz/usr/bin//usr/share/man/man1/-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_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=635731810665a8d200a1cf78d240f3a3b715eef5, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=0fb686636beb415b540c7382ff07eb8fc538ba14, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=1f2f54dc7fba8ea356f98ea6f949af88f4dd2b20, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=6b1b6512bcb42556b1686d0f5837e4049ba6f470, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RRRRRRR R RR RR RRRRRR R RR RRRRRRRR RR RRRRRR R RR Rm .餃R4utf-80fdba7c1915276b6201a1797d43271c19608e147dd15396d3fbccb24c05213d4? 7zXZ !t/[] crv9uGN+!ܸ.mX) LN.FH5ZFNg'jdNUJϦ$ & B4,.aI${;ha+CUâjEй@w>{6Bj{XH{~xLKDajzv oOȽ4dEj(g*gZyv+^jEc=p}`mGʆ瘧ӡ9Vy?iIw׷[XLSW=Vt̓+ҺFnZX0]l +`ޖ'P|Vn0`M: xJ`lyܼQEwJgd,ϓGM2w:"%ʌ"]ϙb$+$=']w!ҥHNۼ;TXbRX;'@ѧp_ !#lmUl!_̬1&"sӹ߻RN(t#t+13CR8|6c :2OlC!#(66GH$-m;}c>;c~.긋ς ϼr8N_}7 3ʱ; 4ebeE$(2AJE.-P׊QV{ !C A#0nػ$xI-'U cU8'AN;. w`TyKBwNMs`0(%aMQlwOmrn*?FMŧ#܋h"gcvbqvo< !D&ڕO"Y 4zEhhh'=OjJ69 @뎤:hR+:W΅Ÿq<Veu3f-E5lz=PJ"(6EbG1+jY x j~A /owv$qa<5{,=xaݏqOY {%eQTSϹ~ͩӓZLS̫ӔSGj93~ԙ-*1-0g**뤺D1еBOmڰ7\t4cx=4m~ 'µkFZNs?L+F\nV"̝-+vv8 8>m?e`C,,T p'QsWHABl{5*^k4kYiD\.>A)^<~gQ ;T!h>;@ЌyIS 0Cct]Y2}ZJرLco8YU UpOm7Eø@hK95|ݔgS_%cT&9"&Pj?D?[ؽf¹V`8=b9.1؅~܁,.C??4 wǞm(čuEt > R^X~m*Z_܏#jZ9S]Nf,(T\$9$ND'>~0iֺ*1cd,@|w상"2* uev(pXE넒nd†TzS-k/4ec~}pu{"$On7z7R-1Q˟n&$1-U'ExX֖Fm ^w6M_59WM*iℝqJ[ Hy@`R(U~qq^! oHȎ@jy(}vv ̿*Dlw-[ ^EaSZ-8`l; ,k> Nޙe%{9ڰ2=vFg"0xP؀quDTسڃ?ڔ)KL+Q )V/湟 gDa4r_ yrBi@IHAatNYKvY%H]G]ڢxxylzKZ`ulJ ]ã3+$OZZ $vZ$ \\`?jyiϳ(ڤƋI"Pp!V;/Q0<:8uّ]hq#߾L UL{~0lW"&G1R'JxR\Y{5v͖9Qz":BS *$t6wWud|LA!}͙l@LQzFig}g&X\R_{Yl-O%qF#wTs's[4٣]we@ךN[E|f&kJ<ޠF޻60LO٠vKu>~-bx9qvZo1y-_ahWE&}hlZ KvBVѩdg $W<%z,d XpN;2gQN.O<M %s?zO<5鉎u)/su3Rabz#ˑ0 -Z 3q}LDUZYŝ!u[IP_"B6U&P "Ur665JE`:^x23j4lݐuu_Ky3'`>(;iC?X3:4nu>Y,P tO)ZB7A%`,Hx5ۥ*Rnm2~m׮f B=LCAw8ni2u>>ז~̕ΛZiW,VC&d"q5k|JL+q.}vifRp#|&:~6^;+,۪I]6"]&MIܷB-ܠVӥf꫙a='7e?5x'#b卲-1èkuP\yrtXf_ P}CAͿlYq9u(jkbT DJ[|뺬m[xqjCUS2IFֺW1sQ~ KX:ݛ}dZpST{8#Z2{=@iYN"XbDɭQ'SQ{dV Ķl#λju~DkQX{Ʃ{(nV AhꏪD4k}q͡kh^ aTZzb xf6~<᚟ nd{&$ R&>cdnBn/*?*fu' ̜$>oP kO9:~ C&_V^eRE̓x\{63]fl!)ʺ7½F盥s],q ?@t&gAms೩CMK{)F\ (FtA&Sư,9w߼ٜhCHZ5e6D!U37Mh4G8rD m6q CB t=AxymcxljQ `\ֱ-dUj]Xj\n̯Y}ж- |Qnb)z#4Ȟ@}_xтI!ӟډu@pgm3?͍qOk:XkM%:E$Dkz*ȞqWO&.3mr{ҹ݃{m-$Eۚ.CN|g)\TaUSgGCA&`դc簮Z֬*}y\"znjWP/*KF"C7&$3ijY!E+Sz.C93W_mڜlKN R0ΌѢͤ;D{!2^nX_5 Hx JAlm_;Ǡ8{T`3tBi̇!a`٬!i_dL~  XW)hF%9V;fZ8ch<ĂZ _*<xkb[&nD;D%i).<[˻YIœMG1shx3 h& $]NaT%9;4Y((Ez`|bMm"hnc!fQh& VPnw.vŧ׽0>>!Ȅ_A]:j'zPM_Jӹǝ(Z e,R[NVAxiN_;v((T ١@ Q̌t uOv~f~oh綬}B9ϥA5Y,q dOy3v혜5^t[5||*X4V AP;׬HUcpxRcH>يְdA2πGs1g'vR36s}]͗9Yo2R;#L̩ SO! q^BsM)'Y71b!pu0{[@(eބk`q5'sg팸nPU ȁDF NPѸs1[h(MT8C9*nH$0 YWS4s6h{.+91>ӓMS$K4vX/-j_\{O ѷM F+!8;4OV< ~&[x&qLO,/qd#xU/FB=oŸ:7-X6u;!@tp $p E%c-\B ) nSf RtjdOuƵN{~o6jHhh #Iۊ-.WؘВQC{"EI>aE&? V2w[1?(SL)@CޯG<_^)&[b<~8Ɏ֑GÝ*~8 0pN݇"1f:0.MO!5$?UB"j{QsJF\>uG̛wZu6TڿJ6lb*QU9.G/0(8ۄ"1ZgsHbc7 ?@a1:oIXᷴջy .n]|,JԙkRY=J5ȅZH .$uG6gk8#6p~o₌@ɓ-z1G:ny 1On>w&Ӛ:Ԍ\ȏ68bct:v⠖yyxq4%r,UOu~oC7ՁƺY?j[nyF%=,P$SNK'T0F.NH%w>Pr> ZY~@ödYz/jK0KMU(i5{ 絮A PRHRN}!0lV#g%D%odLمARM I~=YGZ O!f_ը1])-e3HEXm~xQ,\]H@]("\wrb49mm(M͕<+]!(QCq:ai٪1!ze$SQz\7@V΂Tf5XC }Í1,7~`}g;>8{%N|Kd~Ftא~>,{ v8+8)(+n CW3BL6LٺZ-/L#(CLdQ IFt2`SG I1u+*wg=riswE}0cqH8 Z-cOzVV9SCy`DnYXM9ى|:)ܪ:cPm[)$Yg3T:8isZ">`L-+zɐ'=smޥq)D- |G+k yGpmfhdžv~#H9@[/^cJik3wkKbP B*#5OAy*YYd Pӷ%DRX|<TTsvOW\L6~ϺI ď7LE[_4AÝ1"\\bZ_79߱h+@}IJؽzHn %!tMqCG K4cJqi4TEo| 贿|Io+3dXm 4m#yd\?%( 8{~d~s>je >S8I, y)E59DT0G >ry?_d Cj9ڪ/OCT&Jґ9)_Ejٜ[s e}&HE4̾`t5|mEo2c>0+ $jI7m4ܻ[mWc.u\_E;^gcNsa.E fЦW [t 8Q)cz9m:y}/GHCĄ)4t&`eX02 7;Ci[#' rleIO9]WF)e&2 C{e3]01 4i%[b}Sr{ErR#\Mw'c0d!CjJ4!n$hɘt~&.ص>" ƻ97ƕS^JTW}~O |<< ))MjM~Oy@,Ss$LebM/Zj5·z:XM1۔K~"u1Z 7jmL-( 7iX#O̲9÷^qa~:Zg t6BC FJsϗ Nmlz ǧ7ߊ^6^:SAȕsԜMtcđ> H 9mМсq*J2Wq '0؈><бJu_o()7;N/OjQÎɛ..o$۱'eھyY?gL`bZ#ȫ/وaNްRR"} (B VOƚXզu}){ 0'X~&My]=恛C152}΢cn(S !x|@ǂ $:U`_+p17KTML[@3:Rz**Ρxz^2HpxpM" uD|pXTHn&Wjtso>ilv,,Md !r\ ZvN4Rp2&`1Im. n#]ft^,@7chgeJXةٞK+e I}rOj6^/4Zx(/ds9 e\@шE0[KƯ %yL們oNm Ev#F`SyP]^D|M^͊h)]J쯻aiWR+Mv_ܟQ^N iۋ3[2195*UHdV]u"wfà>IB Xn2@^& $kmJ= II+z^$[(x<̈M$*U&I%>IOϋ3=Z0 rNW~ n |e?L>k3䊕ư+ 8D6m3$*<`yI) -0ŽE* lj{S*˾| S%f%d_~D)?nza~KʹsH/-O99Εs{c<,xI?cǒx+АУ`o-Mdtb}W0n+RV WyXˀK`-RsPv@mTzY)ce~H(AU25j6bea@r_HAz..? PBuՊGm>.ƀ8ex _ ۶x'Uue׀鳖ٌ$f*a[f Tè& KB*`ITz5Am ,λYD0`g[۩9JIwPNk YE. xpN/+mLy(^‹mE{6|v֗81{BEHjX %EòqKGwUajP2-ztRՔ9e R2%=*(wj[qXYo_y"{aNEӴwƌ`o#$x a#6$8TRDG)yϐ>6i#1Dl;*UUi%A SƲ&vFc OR$'օ=-ɑ21I#ჩA@M9DaQE3" DpYGu&;h9i]l *QDB׫P ]x.O=,eI4`j}lԯMa'|enܔt)d ASb1Xu24kS~7rؐ|,7׌bB9TRol]O!K9>uq*:htj⍨Ѽ~9䏑WИ6j KzVsp!kcZv`>liFWw5ZqEVaEy}pWKIB@]^vhߧ7#k~쯁t3\E8PcMr5gk!Vua(JBOмGIEG0]eiR*d06{4K+1Cf& wtErjI'gC}lJe)|h=H} 7MI \̄g/"z1]Vf kC}TaVUּ"dK }Aқ-VH?VuxtE[_r۫p96gU?&y{[<Uٖk0Jne,ѹ4¤8+y)#v\Қ'*sN4Ҝ4sQMIRjno;Ne dFȼjišQL1')ԕrdr=) Ԕ3 L$`~LazixtyQ6f j= 7#)o{ }XruieK;(㔜;˹I&QjzO|NԱ,7>0Tcs!K;pa17Ifc)Mh +2#rySXvB/|#b]nE&6UwEifV;A8wwax_k4OnI< 8y˝ ̎Bxj<װk$Lorb4&D% R8M?F9U$>~}F~^BԚ>u:gJ% <6V1I]p7Ʋ0H\;lv_fq>rYv[gRSK-XƢIBm'GIĤ5JjoTD_},+Lߖp#L'HptG#,W7ZUniLl/"r@`h $<@ fxMc#1LDEOQƔO2g R\k2]_i'R ɬ!,jti9ú_jHx|B0G ^J.RmWt:*ܒ ss8hL (33졙ͼE-[> o 1k@L]Ե҇^9kiwiv0jffjU}Y^շJeNȁ~V{&zKfpSԧ(cE xp+ahG ȋ<;4U bl=!_nӆ,Hg T5{6dG(ө-x MIڽ8[r RޣOUxOUBXMtq֏E9wHx؇Y -z5ϹDRZI'ƓH|YdQHiݱ,SEf/>\_h-"]Ԋ)|0AGT?W/`NtLB(R#zAc bnH6 Սf:+xĉ_rRzIPcDO\02䇤~ >TGûC?=T%Q6絴&5յg]\IJP9e jݔ~o}$fcWECZ M!?/.ٲlJ@v{=dO: ,H9Fěp#g 8/Jt n l~9O;]A>-hh{;8Y͒=% |j;B !O<nsalR[JllBE/LYz^Ə|NsN7H2+NU)XtD^ 0{FoR;  $ÃNwx:&ࠏscPj+q?CLCx-E-`'a(1Ƽ3:|KHT.Yeq4g%)D *m׏])|RWamY|Ȧ:vcDLjs# ]ɕaJ),R^؊Z,*TVi>zuUccLk!N?i0#P:l&Q\R/O$c"6x`HdйRjAG??Չfc 1IڳH~w|f~{gkN`UVcb 0 ft^tB$B{ғqpW&RIoNڎup?Ǹ+ꜥrHjTb%b{L]*Lwn䉏mĚ ܗ3Ҋ?rM;`C36M֒i/(@CBC*RC.Dꊂ S'o^_xiY%#~09!@<(OrVw:S"W|GJ#%鏷^;Vwa~oJmE-eXPme5u'ﳵ31)XP 9+ ʂ5f?ëRlm(Ӫ2pu8QJtm[2/IݒmsT9`/j{ٖl 6&Ih@B0=s_i6 T[hI[}DSϿb)Ċ-n r*;GL9جݎsŠkCVuݘIiύ@F/VfWn[$ G{vyx Z<{ԴX /9NPC0+&Et%7>;{2OxS̫,<5G &9Ct˙ܯQΫCI̳.-=t^/)@59䜋b5!. \F$Laγq uwۆuWd wG1|JH)PM93-Tzi䀤l\~)*w^+M\k/'I[ݏ ߞY6 b2 `ID8S#)[:W[2mWЯAd>6{Tg+g<`t)o娀ìP`r:ԻF {="ߗɭ ֓k4 TA9MAgt:XljukLmLG۵SÞd=C?9³NL!NEyk{wJ=ȗpw-T r_ZIR<ɪ)jЊW%~:doG9T`"v ^>fq#0H *QW=ZnڊQQ/mW0 -kqnR;Qgb1J1Ի/F`m n@d`ڠ)m 7EehLKڋ7-ذ3|V-)MP:2dFc0p:hT8@R*cH؈C{ƥt2uxhX =z[_gf ])R21)>ir5et ޤ72V2Dz~jS!9b].{Nj+i7L[Pn >^{`IVpQSbԸ{ݶzIg"bgzD`wbdLl{.Y`x*H !=RқdQؓӨ[͒f0_\F;GK"a  t~U ZZJ5UD+n&c 'E,Yn!rMsl&kf&JI7EHva:n(U~'-EbÚbr=Zx$w(I1튥%R)o7'd^0Mbda rjNޛ4|`:4Pǔm j&ICg%yr .zqa AE$eAvw>>-Ķwp+:+F~$bM^՟]Sz}c--MAr$\t4yx8s>u T_ e.M.0v*|(%s.>؊f @|ዱ7"3օF I'#`28#m$ْ8BT&[$I8O+1F!}֛HqA)^qIVlp7xc Tt?)F(A"S:}:fQ6CMz-]dVLZkG̛'UCZ?RD#sVC n M7|wஶJ;ԥi1~ Le{魼V}+4'R.mIV蔊 ӎXgm~,1aEw @(_`W5K*2~U=o֡4E#qd\ $׋,,. w1jD"1\ 8/7?6a9 L Bz?|Pq"~1Q{1 %&3` ќ/QygB+5nL󷞫kp{0sl9$G0?Yi1Z0"je]gK Z E#&ah~àBo¢g (/JVUNSi 1d˚Um@UCnpn:*;qr#$7b⿱bU eۄgta>hK&t >ߟarp)آnYX6$sC1af%$DEKclJH"Q*+\,Xw[qe#^il/p–JR1R8ahۑ)ŝWsi_d/\| tIGyڄgc5(a[XX XqҩLO.Y'}tZe#ںk^?U-~4Gl. `R|+DLx@ vL,۩RuؿOkg+O֎I\ω(l )%k܆DԔ1U*Z*$F3vHƺ#fuOOA޻<*VȦ8z.{5!K= gAn1poZghKɾ 8Q_12 .mkfw E_c2]iPTimz<ԜV T2]L [C",LGb$H4_TeUa)Ox"COL3+Xfg) .( tT{]:f̶$O}t>(6-Л,MSN]^1GAx-N3LcWW805DkqsnGߟ. s"0cpjp`!4QdTN]bL;lP'?i\TzY8kq8K7w Sb8h?y>PQy~Ye1O*B5x!r T׵PAP'@#tFŸ+ګ6 H fJTsş0Ubn] yg KeѧS j1.t<ͣeyXfBgOW0KkPQh-+(*~8jwZd"Ę1<kó S=b"⨫lܑrQ־ ߠ-6y̴/}OOTh(xe:AI3'ۇbacHٳmKj.N K1E6)bt /čJGTR#LX:1 ,<SK% (KK瘻` "^Ձ#JСZi"^J?,dUX f-;EQUڥ;1Nʍ֮ǨWr5J>x)eq1OzVp9,k4xz8rjs?eILȑWAxu բ9VlPݸZ+4m:4%1|y>Ӷz(VGd/)o Vy6Ի؆"@J+$+s\"H,%?PiUP^򿔈9γ'Uc1FP_t.%]N ~ͻto@, ܛ p3:vh! S R"Xz֦͝1=qX6*CJpqzP5tI1x^e"E=wvM p2'&hk汶sY汜$ y_O&'0@uGJ}c7byUG$n50Y+I4rdpϹ/6:Sn p1U:mzkjFSo:멃cgW5i;qhV3p9פm,7+rС#F SOz nј`ߤ.]8zPQOྶUwyRqY0X&Nޢꋸ|RɋhMDg釤,5NU*}L\*^G BU&{Sby5h S0DRϕd"/{], Vٽsz*H= w,<AE{M \xfYT- Q}w`6zpj~4}fM$G+х{{W: "|s~SWit &_O_8yq#ka1_9 R$rMJ@'Tf2\_;>I weN2/XK*bP _ WmLyGU()ʻkv}&|z}QCG-Ca1'/}_4[y2`AP{.o#*ὓ_+7.q ͢j8:kN|.zƷ"ti gv HLN`y/4U8pKuO5~$sVi"#NcF(SË.5N(,Wo,~H֢׾N^{Ѥy Yugl 11 H?`1ij(=҆Nj:9Q?B!cvڰAIPwQ10U",eB r2g0Z_6ќϚ:%_CV͜J8S~xSY,qA' -ovHqo 3]ڿ\=J}[Hcc|YΜ!=L~H/Xs+ 渳:Хٻ;*a\:V"?$zp`Ƶc~и[7Ә ۸Mk^qw:{,Fɯi# [B'^uf^G/LNu lb=낄u)bۓdٿ^J\/[+[LbtW2c2MAyzC 6[6/ԬyVjIP>hR~SMj@p1_al1aB c,[wڐGy rw\cۛ`c#!gL/xzΪ n+a҃+*َB-6hr>"pDQ<8NeL>j+J'!;ŦaiJLi"B Xث%[JO/d2QIW.0a,$N2߭Tz,}F/x ~:Z :pfy?EkTSu^ 5T)H>dӡ$B]tAY=8:V23QO) G50$S8N YR zi)f %X|"wU/ xRA_wNGG:LR'n%$ %+WgI= {g ߡYR޴COovA*eѯV9oM= myu&Hy=$B Q꩝IhW tK/e~r|Ed+/I xV:97](;9Х Z{RRjB53.w~C [娖#vǰ$>t7ApY^Ta.cj[;Tt̐pUMDB4lc N*Zڊ |3 gY5X fEW69_h;j?'.7dt%_¬$7@syI7gkBPKяgv^yV0 p:)@iѰ=G"ts7{WHzZ֬/G׭#S!F&7oTR3;C2 LXxMM[?YReT*,5M7T5xW[2*jDR\?8*vZzRF>s;:.HTx6s`J"޺+Sn5:ʡ3iIQRߴͶ0~bQw|Ԓ_IllʠB9QnMuQꌅ)0 `hϝR4aMqIRʨfNr>4٣G (9G6D{sXFh7O~ ~!xH 'nyjJE_+0[HEq:M`)jK.y Mi gSp>N9W1ylBye=bۙH\gh6o\5?rH30ȹ mtؤ:+Ֆ:25"-Տ-ΘC`; $q<XBΓm-;Vvࣶ/`L=̠l`P4{1'ws^Iv[u%Ao龊RP`q@DnY4ĆJ>%~\vYS0=25Ikm9;Z,2𐜷=uԺÖib\m'P:DN&(KQ;*&.|A|G@\*T-d3;ޜQJ3. q.Dl}! ~Y=&+0ns%΁7z?5VP3:;Q|cex喇5Ii?~&(RnW]LyK :*(S|(/z.$9!Õ$P 4Fݨ cZZfן"yE ށL 8h2a_дB,^'I;!VjǕ0IFaWT6\M\Xx5qVA1ث5Lew=ݲ'֓pL?@չԓ~ʭI}~X}5j|{~eqh_KTCk`Osje%8UF uc%jKmM2" rien1Gn@VaytxǭTo~ 8T%vR.U ڒPc wI:)a˗=W7_ZQtmLno({ֻ҈ǎ-Z "%_C4!f´mefIOS¯f~>A`e7+8h(Q]}ɭՊHfl4NMFPA4f_|f嶧 qGZKL[{p_FAI"Kg jztrnrt \fM4ׄ5`,|??X hwARVH7j=Q"&d 9yP13R吗+Qdetu1~0L+K=opgۜS&1Kþ Q&gך*]LP)Ty4,r߿+/M$ug҄=j*5<Ƴ6zL24nJҔ*yS[\ĺmkc4Cܟ PQ:|j =ͯʿ3&|ES+ 2 gp#3%7ؓۤux1)(3g-d|xRGT0jn9da67D{?xΘiBKjWy^ 8_cbI2X;)9%fؤ":*.JobB.3Lu,vZiւ03#=i??Cfz4mKp0LCG@tɪ;)jԑva\D[$(W 5: [Hx;qWzgE1i".ǙaDI-T eKR 4 lɭJU/h.nm;iPL{?pW׎-5eQwn͖מfI-P½VxcH@lPpR5hS`s/<8M0BlvC)RAe&GlȐ[~{z#Uior|pg)i(v_Kj TB'a*= Np_)oJ@W@Q\B_35m[\y}_R;*8,UsJݨEȰ\sij] &ƃ`IXϏxgPotr@m\/pC;yCZye}}6)XTe~R\%,-LܸcHk Qd)Hڲ>pzXjOPfk6L ,CX#[ i~.58dviPe9,'U` F?ps AF$ X{ERǕȽlֲ50YTz&UaoWIT@Rw3hf /yixyK~©a.=fHQcyGsRd\f|}+;@mg-Ȑ:k녑3qO׬ 6ܴ]>t0{K4O.n杄+͢3J>8L}9O[RMIpiqq]ޱ:r }NfBRH۪lU|x#QoXmSh;#:W>q*-^Ƭa(5wIV@IgLf@@nQ*ކ]N)K>RKwlÁNj3Y0<~O do_ua*TNj!vw}^&2;L&,^@ƸvsfhTyx1^*dQՌw:9z;gGkONGuLE>9e|j$()Ndn;CDFB=| ͻJ@gMBdUCO_胹ę}[:VCq*0/xp׭! O"7:f*7* 'Q {9LR3^ sRBpsM=;&W~ Vd:&EMW֧|ڙ#nCa `7ϸӧMkmh\Sv{);1"E\! CI"^F{:TX_l@Ņ9RTyyYY`i{1.\I#j0YyfLH^XUq.vK&0_K>3@~Y-͉V6ܥ("npSܸ3Uz;PguGdZ^>|+UR{1!kZT.#B-}EI!y'47VBfᑔ5}.M/H=RTX|/EjǾ-I`.D:ȋ#$37WCDs>cՄ[/iL'!+- iInDic N6RY>KYCkS6T)z=l Z<_.9v'Hگrjz%sajtuvFN_Hk,:O2\z1,^j/&Y; ]Rm:0:>O&2'H%;r$~29HpKgEfQ; 7;0Rn7hw,x@}zjIR u-njʯSUC!'ѥ{iP?ϷhkPm8{63rvxCIYH;uK?YiJRmܗ%vL~rߔ5 ?npnpIcj!]׹XP/H7l)Fu2kB?qnk5p燦ru'&QF +Ndqg=boW~qm87d)߂"IxAZN٪{~zE}fKK oO6M"YL.S @' qLddNyl"9%8R]_(;aIͯGfpӋw<0D+˃YMa4Q.CzY V+hu9xC }F ^A%7Fc%C£ kS ;=8CBסm欺Ʉ#ɻ!}DW1pJBIՄ+w8e= P[os$ 4Hau\.Es?)(/=֑c}ED}Mrgz6|Sz\s=+ ,aؒN#cArGҋc9j-,Z h=çn;}2C:# SN>7W٤y8e9@ykj~O>FF}l}qoۓ6ٯPcWq3GliKCWrJq{Dv^0zE +9$ 9D(ρ.)=uu &m|>@D>(nGSb,̺WᅅV_fvryy7.d.eoa{g%;ı})=^0I7fіx[dj"ry2.j}_t${Ku}aSiINh\^>Qf#g2l88s'˰ҘMOmXOlaX>Q4nʆ4a `MmaIJgr sJC3=QP;fvC5F l-.aiFXh^7^ g1G]=lo)M0TcM!EOm`~ie 9_®:atvV_ }ΜC| Nl?O*B)Z-F]ݠ{T߄|;Eqwh% į+ AOFoNkLԲ_}ԼܕdcF .&/+[7XO _7E4:a0[iOZ4GFb7ogdExkUE$r]jz{f4o:˛5T 3KTެYXjgii+GHN]q|ߗ/eavV=ÆpLs|y|ս5|W?XhT.ؙ6Fksv:~Y~NFJ,S?.anp|Rcsj mc>[ûd~;^8 b(.Y_cRK/]BT }a) ꦞCl*o޵ɣ:롒*0h$Pq`;$#Dy'xo0]~:Rc9\Ƹ G9Aԍm)rnR}SZE0hxvz/&Je2z!C϶N5 Uw$=Q0#+ # +[>k9ό3+%Y]y%߆Q}6=AfߓC{mQf,NrYX d*<9n|Hyxo{ixgGG Ƃ譗x3ޙF xgV-[F!90=.uU# /Ľk˱DZ(¯ m!t]?ÌOŝloLljF{aGB& /AXv\Kk5[Ҷ_.*Ɖp49Jd?\{Rü(b2䱻O2x4 5^[+ "REWo3.M;OJvBy=sZ_R"!>+9'cܽ> Sѿ(~tE?<_ Ůc*2ǒseE .UeM ]-;Y whm9+h(t/Wxi(|B@{ ^"~YLJi773[^"poBEΨ,u[\\Q:T\4,8#]ttG\C&I5`?L}["cqb{ U ]> .NsR ؎Q*IYLS.4Xu G5I]EgK 3LVV3mt1ӡjz:x[l3b#z7[ WG^m:`DBF#:sjG rF|6cNvr}mGC)gkI c2z%P.*VglX-:?WS@o깬*mYsm,/'#+xo.tjE+Tʪ2{heK[ug^3Fƙf rI`iGra U1Ϙ?[Em˜vQ:LwpRr?U18VxEʹ؀XӳE@O|H߸*1b$+1M 壙X+Ik%dP kʴVVNu֐/FCL\:!~:5[ty9lAeƶs SR5d&|Lpx|;c!fpG^1.;# W<kU" μښ*X#dKǡǙY`0?qde=L:xzZ ֹ(\EǽJt'(hsrvGZZGriUUȅ()Hl2c^c-TGuH CvIKh) ioX#1kp@ 2#wp23!pf[e^p6P-C0Kq7CۛBlz q%I߈K7zP4> ‹FP?O^#\GnD˄gvObj49԰rk~`v3PN4$(ee2fpW|Dk%NuM[X{sGҢ9CN 95]@ZPJ?םP%W 'y&bGR) ]Vg㎤vclC<2@i;V2T AD^Sf;v۾1J*vJܰ 9~ ܫ%?GF#?4YmS?Ej @*c~Q:vksedR: H5+4Lo$#{ńޜVQ&.pҀėZ.?.yQ r *S!ΉOɼz%LUVM79ƒ:W 9xJSXԉZXP2vFh PS|/͓2k#A1cS._(ZwHvZa&Q:l8kסݼ8rR06CJdגAsx_6Yò O9 ܃/3HO'!؎}a*Y +h(ʋx1yo;lP Xx< BP& ;%gE 8'6S͑+<`?ZguHP90bQ86y*4Rɑ4Q[X8:i[UFOrs'$+/D,Y11v6E`ru6!26h zﯘz~Hvzc\޹Wb@0r9 (1R~1w-KG1]5Kp7۲?O5 ^9iDhw06i9n\A20RQX IĞVS D@E+ (sK̙H;DIg[Y{e_`qJu<飿 ׃UL} 2ZSUڷ83NQðU%^xu0,<wgWԨ%c-e *fr_ټ-Q2B[wdZ(˩ AQO z9pK]5lАI.%+'}j28CXb{SMU[qxã_tB%zLLFg_`(Wۅ*i~9E#7ڢOUHiV聫h}n%ԋ Yt ]\ɿa/#⟧I$CA+:Et} SZv*Γ_C7c)6lFS G˜=ga}D]hZ`=K Ar; FN Yrszn×cj[|.Z`7œP\whT`[;N)њ\6lGd8h+^&#kE)g>(av3#)P5U'ؐVp.)` ER!9|W$:yc1m3PɚM,T?U[lJrF>j~mKIjmf,Eڄ"$#qsaX[[h>33Jc˫˰"*6~~srsRr"JTSh.|.>1qjY)9/M6adeZY1ҔOX_!De~%6`;;?ߏ2xQ(ϨoveS=u?v;gdf("Au$EkeRѿ߲`v\sS6дU^1>cX.ېKyTe}fUERh': ? r0,4@M|ڃM6L7`Kq2]7B3L{~<4x_xM _pc3oRbRvq'H7sv̓⮼qTp9uJCc/n9&C<cyM77LC]hQ)8<\@*vɧ8jƎ7Jk6 u`%!iB2s 7@w~wMT9cbuqwk[5p 4'Hc/W6 ygQJŪ̐t=/l&rv*{@!HqWv3һQ&T%YcF'`:9 CD_VMW"j2HXXi{(q8_G੎q*#B}Sƒv\rX`Pw@|x_lQMOF*#tT_[g-X)9DULzŬm!faXDSߠm\dIAD~}qve1atvp AHp8Y9^$]aavUO먇N)*7-h2Bq<=zuƄwS ,AzUJ.8j\v#0ɀU}=4'oٿjT^7=ZGKBl0 {EUHf[&GMH<~3mpu:f˶gC͊cD/RyP{mPҪe>Q,(8AqRfi B-pQV!X'Vۖ3Ӊ)Lk|iѮ Q>!Pxg2Q0pQ=ᕇ3VHGdvoޙera+F[:i0(,q~ l<\`3OqZe ǣ+g-i.[_5E{%pʉ7#h 2!~3ĶeS,p1V|@fLXnDH1Tk^ {d-o/oF=*$P M9cRv5"=nٱ~ǀԪ\}'je{E͢a!-5 cf܆}W}D+$ xD2 _UAv$"yZ"F*+uttT1:y9@Wt2U2;Sq`ss84`@e|ŵTΥxU5}9Fj@!P*Yvʎ\A{Cyi#Bgu8" _&`, }G'lnl-Wլޟ\z <ő)#ެ363π{z\P$;$=9p@Li@S NcteZw]<`+jM`aJ/ufO#CVBLȽs /:٣}GՏ>sؔMO Hh(˿%,:dµs];kkJ{k*2']hUߵs*`EiW#}g*፟(~?s3.!"zT s|8aˈ.J[H3̳Ƚ"~\µ)Q'ւI(>o&˘c$[6}.hq Æ^2Bs݌l뗱Mqq}ہ)ߦuJ_ҵkp[[0.HEʽ<˳~fa[RC7" wErC6A EdMl*#0TxLma4;`Y`i4>y0+ÕkASn跽-hz 'h|c<04* nm̩X!.eg |ȿ&g!a /c?@H3(} N' e7c &{o"ב|8쀔*uGB&3Aϲ 8[Oք. IoaEd!F⋯$鏧bPL)zjS42rzG`c(Q EI7TR1w ˵џMNn)Qz>h8Y>̓w }S,l2:q j;r:AczJ a;W2@uD%MdMNeU& @E#Bt"rJjd[WR~ǎE׼%;z]\̙Q wOgtpEe¦5+Z{Eܨ[4}L7R"l搉(pqι/jy<"4<QaO쓈u5X%.^p㰓uXi-ؔ1r&K:")f7oA/cͤ@jYkI fz 8//%$Z[]DxJ5-n];w i "!cu9c+i_ 5' H8Iv%s`IEsnЕ(y#rKt>Vqjlnl3fZ+T2g0X?.߆# fn=YIn&\7A&?|ߊHO *ODyE6k"봤,hS$Ậ5&UUch . W*9HfE>'.0$R&U|Z)!oa.Z ;Z8q{:v&TϏ<  N(/o#D➾Gxs cp߆ɣ9|-gMȮ!d ݻ-Nõ[ , *i=ۓBUaֳfZMH&Gms\gjO/[+k#_K-] Xxjؘ}oC4J2Y"6PczO㖼xdΣ>(pa`Kj;w}VL@ѾwjX7nbzA1/I Ȉ`=Zu|u1RU4"!8хܨ0JejC}wOX(יּ$HU؍| vWsw@[b{\11 gYC0sLqovŔe+8^)r/ uhEU4r7V?w"$*n>D3\ lkM+u:/%8֫xZ51pZeuE=πM1)30 n\6&: #h0 S-D|0*NE&=KٓLw91A5|M뚥y4+ɆZCU[3˓pNe7GNۛuXBzk%HQ&<@,E@>{n$@)KχFӆKo׍g`hҁoL'/ w2K3`'X%vVYBTS<)i*Cu_ZNjD q$S ^ 'r.4s>a+)MRj+5p tw(+M@ހ*sT']5NoВg\{O۱06OŪitp锪^ bvE''5{a‘_ؘPek;-^% YZ