libgstreamer-1_0-0-1.12.5-lp151.3.6.1<>,X_E;B/=„YQj2N:ufLJn-mG x.AxC^G:zOPU^r~/z )؀4 ÃCuKZ΁`]VC$ v39^p\;_8ܞ wePvJC̉oq8ˋ(ݯJ:8r[@LV&{_Bg]?.W st09\8ۢMhO޸SvsQf*'s~>?M>X#/vUj>@x<?x,d ( J $FLT |             8` $"" J"( 8 (9 ,(: s(>o@oFpGp Hp@ Iph XptYp\p ]p ^qbqcrds:es?fsBlsDusT vs|wvX xv yvIzwwwwx(Clibgstreamer-1_0-01.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;Blamb02"<4openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://gstreamer.freedesktop.org/linuxi586{H: ' t_E;-_E;4_E;/_E;4_E;-_E;4_E;._E;4_E;,_E;4c9565d623fbbdd4e4a860938947442bc6d1273503d5347e6c6862134eec268e790587c0f88e119a31621acb28e4c2889141381c59005ec249abd52fec5c13526a757fbd5066a654942525520edc3addbfe5eba0216d09829f726a78bedcb64ed95c5a89d539487d616d78d1dd7ed4b09ab9341cb7eb7d445de9af8f440bed8e6ec8143071b57086ba1c0ff48b34ab4044ee2c603abc39398eb5e80491b8527c7libgstbase-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-0libgstreamer-1_0-0(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiggstreamerlibc.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)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./sbin/ldconfig/sbin/ldconfiglamb02 1598372674 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_Updatedrpmxz5i586-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 R RR RRRRRRRRRRPRRR RRRRRRPRRR RRRRRRRRPRRRRRRRR R RR R RRRRRRRR RRm .餃R4utf-864145efaf5df982f3146df742e5c65a4c74b48626e1166f5760522d11332435e?7zXZ !t/|zi]"k% yĵPсg&9C!;9_`0Cbglؗ~e8~j Q]EȢoG qMH4[L_%Li2anS=9  ~oc~5ɌOKyN4SWXPv/ Š уu\WExz|YSSb4VlIo Ofϧ'xjz=fyFRzs+i)!8UACM"6ONޛ~xM Dpaxraw m;FʬF:F0gxVI3t'97rj A{`Z 1pa_QNfq`uv2BQ<6DUC<1S[T.%nfa4E%%.6DgmϾ\n[H\uLA(X¡>Uח%э LO)3VqjeNb#SZxK#{喞j:<]+޸/6VX js sMlWSٰ!b-gUJpM~l dd; %? i#p6?8n"ЩhJ%BF] )*h/˭ux` uM\?ݢWyh]5\lOĚM+2u^ef;kjc`C>Z$:xF?T-IH{A =KT,o!+$OӄDMG{nSHa_{B=g .%@66$@?!aLȴ0<9|@sΏu }q(໐CCT-ލO#(x@AcU$eNǷWdbyW3ws+HLOnK)z/k+U?ebѐXGc&yvVd4 һ,KݲH)LPtIA ghv5@WlO֪[Mގ9T\ښ{ه5#1u&*uⵅFoس>k6j%`Gahi` S/4-- 1[A)\TJԺ;s:sݾk?6i*YTy y?cϊҞUAjQ)`=r:W&{4#~Jxje_o}3JWdvhU$$@,eL({Ot=nҥheu3B<> ^_F@EWHsd!WH% 6 e㡆49~p9nMpm+bFR%-0G %hd"gMKI?$> xD?Rz=*j@$Q@2>}'CE0dj Lx~寞CD B>t98K=o$a?C~3P̃>h'׃ Fӻpi0UFaR]w139#^6^Q>o Ѵ7,c)^e)]qFlc+p6tBRVS|mĆerDzŴGDK/=|+n-Jiۓ+v/R 0HXpkj%̑ .V vQSGRe"51 ӰEuPjQ4#pI2e `io!Z$6i ;@ 31R?gw#s204se| , ?~B ʚmA:]@#& )*œ%wC άYcߝY+@߂+ @)לL#9-"wXu7m[fK-"sW?بz ƜZ_~ KUYqBx1\)jСq30. Q2 ~WZqRb[HkW` wV,Sce~/}z!oRXiGHX7,i8E.QAt8Y2B1v>g|8Q7s>xM7Ի!%'I`-4GX7#l|@~ d9cʖE&4ij.n.HC|Vx(W1tv ]4λVu <cI&A6bn1&VH0[#~>RLw#ڷKBShhV$#DRO 31vBq8|__O-M}##Fx}+ ٤eРӴDC$!#cݟ^m)%cNQ$mw]>T* Ǝ:abDnn ;mUZLbuIhgw68q x?GS{#KOV`?=m=zŸSZ@cy;X2.ܐփM3Vk6@:9!"w<ӓ؈ۥZ+KX+ ѝ"4_ คl ndӯ /#\%d*$J:- e CBKI׍j@U8.pURG-݇ײhU_-{"KIްRAZR_I )xANtagCAEËhGdN&*RƭŠ, ح0XN$jL [О2@@ #Pu'mRb\3N؍&կVܯ(3K]'=9#+1z0#NK7KlK0c[ 7 A ճg uF p Jq4 T|zgduyZ < 5KYOrSaܐBMÙRI7ue.m=a 'zatxu/ce-iN6y.J2)  ,o$-l.LFа0RBpY `fZ!"l'LZδ{H׎/B x;ˑY%Ϭ8Z}1@G%Q p dz*VF:K;(_-?w8GsR zж4:uF:g!`z\$}Oy9Z ^/ߜ5![ Exj!*Œ>Eϣzy5pI D'#j 6 ̷jI?M|V2@x(lA ̉X O13rkN%?5JAfw Q = cxX?_us0dQ?Hnj3Yk(6mRQ͵;f:##p> 7cѹvV؍E?s ɭjύ!_Rbx| Nu#%cr<=@Spk<i;: 5kAHIx{¢SA12J6Lg:lWNbUiWc@vGSV4U;VLp\)k!H5\G|4i5Wʗj|󡍑6\3?ԉe&H=#}`(d̖@Ap!D&Z"ͶX6Ao1RQG3n\?pgxz9ƕd1<顫 _&|q3c3nx\k̩psVaj@LR(k TΓ@C@drt92 ;SceY< 5P7jX&Lנ PHBf6*RwY=U_ :qsż3gxͩEC4:V9PnDrvHoX?I}lB:Q{x '3<~h):.X,u YT}j Uu rxH0Z&F"%)[TadڙaCx=ȪjRhZh$5" Ep-;Te#VƼs]-uƪeD 5`Nl(8qnM,Ubw|k)<ŝV{ N"/(PZKW,q%3DTtAGwy~|og,1^ͤ鮛1W'ZJw]+Þy{t7hMW/Bx}XfQԶ`:jrQbˣYƉ 0R6l>N o$65B ?m<_"{b?<ݎO H݌CcO[2&EGm%LRJ^ `_'|l~$n ڠI&J~zHf4\y*љ'dݴxAlO?9(RsK٥êAu$:Fz#/"~eu|bfM?6+F n=aI,@Gtug74nhR቗6>O>;XRvEH3 *@ `ը8U%>cB_2qse/o4Qj1!'iXM=0 }.u 9=7^ 7 ۷=PvGDיMMlqvGgaGo[՘/zߣuS^lHJ*+?o˯Ѽo+ EGsܩT;G/Ϝų#F2(C"os>:1d]#ro?zqRoK\vPv(SZ:I8c)&Na)a9yLJ.FPwDW*W@. ";ڎ䪈Ζ15VPIP\Q=m9"U.n_r]&*T+mԑC`ȂYW]WWXmX޽RJ۔̱qIT[lKW @6zVÍ/ v Ѱ)hgYKR]IdgdpEF^="A-OcdqɄDA ߂åP|2Vxi<.njF~fРl0Bdcp`jMvA\ l2Wdq*NTp$Մ4l *(a#GdO\E ~w,u,:XE+y#CcL J];ZRU2Ee7KG o ofw,O("ޓ0s&'>Cqf?d?֘:sπ7Vv*ķ c,,؟%D%4(=Ό2@;6ˍ?LHN-F̌\ i\p84u+7QHY)Şdk=k.mُ^S4IHqfI?h1W#K=&Hv#[3zmrSzZ9·u:tlK]WdR̋Y@GV v>oH5PF25ٍ^Rx^Ê+ %tMj I Q}ArF:g3T eec#BL_ 6v>k{[է/OT.;ͫOTiBҗoSd`Uu`Q 91'46JFۛG?~*׽6"ΡbCKk2+vgU"ݏ$C,tn_C'3ˊ:sq;O~Y 㯼!ALpXDo\ 迒OVJL}6_eҟ5AD20m}CaJ;7.2?Ǹ6:- 5OO"0ưQ`v<|-.Mѧ(w<| |t24)`g$ DBʈT믤N OJ\!w{6p W pϦ"ǰ'hXs-){ UJC?Ӛt8}_@ DRvAWhdkYqZ!p_B-r1K5zvs.67/DO}yҘΈ7?np߱'ި=a&qG5i+^} 譴 ?E@>;.xM*5/ ʑ5y&ߗ^Z.@#}m1NgX%E"/#WbAˤ8pSq2Kh]8ֶlP,u̱.^ 0_ jזHzM'Ӡj Vr]5x %E(bnUa& S*" EϬPh a2^:T`oaa,ӣ 6k RN)GS{׌lzcKj[kMw63fb(FA<` p֞|a]{Oz2r_ºHM{[7wUl'<x5K7p`lZWys{o|/E]?#p8GZX7J붒 K vR 5}{j;T"w̫`OsRÈmq8 FucڞCx"Nүg`ZYd* W8V-E55b=Wng7 }6FQ8rn{1sZ{@A~Ҿo Rl gs[n<&4Xo΋ғs.m\E8ØBltAUTѣ0,(a~Y Adn"i(zSC:.DH$8SA$@u,I& xL3p3K)tCcB _pT//aW*CAI5uztD9+-BHG5~&,-eJ3|Mͷ/Zm᪽`q==36$qhZ"2t89)+xuQelāt~V/@1c-a2>a(fΧha%/wsHFK-(^3D*\m,qeWg[6PUp>ɚd1*iҦ#6zSF cЖk։Ub:=] kSgFN9 S\,oq6W$3L4+6>g5&QH>quinTTFEFפ:Sv=bp?'e"PΓg5Jaɤ)}#W1`_YI̪ 9UW媃,%izI㸡k\Ye4Ɋ|ؿr$h› ۦ*2-DZ5Ohv:JK4c,A- A1")VlCIuz7 i硾odKӯ25C' ?܆G?0)q=9 w= /q zպƊM@)BDJf tۏ!)u wH_#s1Tͺ,㐜)L+ys;ܘ/%J=+0` ^`8U p?id3b~툰p׷iV=$e!imY^V,e̵vôHpc8M=;' $&4(~!GoQ$  <ԍʒ\՛C (OXTkt(HyQIra \?D+MdIiQZdT?6,=  u7\ǁΓʆȔ +D[(n3=1?jm6mi,|)d(@=^јKݫ.rkMԦ`xjQo8ZTEeo\ȫ(Zi*vQHOXcz6-}cWKJ2#dIρA6_hKٍ\w"ۓmfW8u[9vLx3yy囤zucDJ)+[ qx _޾hj'2#, lo_iF3Ck#g%xJXY1h> )?ɀ\8kSm9KfI*vYE/MAT{r[)}*[;=#o~1jI>usɲU~a!ss[J.oI`ؓ=üsIW LQ`C*.4=x<̻އsFʔP(Wɑ1! $B`*?sp4%s@%_ު9<8([֯5Psv|BֵJب|H8d6r1FZS|%^{PgKMNpBoZ`AЊ GTH|~ATXS!HlQSqʥH2Iv<;)(f#'}¥`ǷKsM&Śt$)1f.7O5=MUG9=gzûXL]CK7'}QqFUy; PN s߯ 7*gnL=C lW(v0;/i;]\G 3W.4(!^74yui/EtKHhy5W.2u'⪢삜GPSH@ٚAd(XA ߔAm֦ꬂ-G+ŰY0+H5>dYڃ9kEЛ=w/l" :NN"WƀiHWQqD+&dȖ1uG:9,eEXW]wx=&5ԪiDlm,#j)F&dWyP9hV|9xJ,hR*6deţ6֖^gMTSg tJ;'}+ฑpWL*U zb/A޻;J6naᲹwe:w3mRnio/z6TRoo59J B#/҈Uh_@GLsU+̐]/BgɫI{pCm.2͎5rg UvA4drQy5K@8 y<(/ܣO~O~];i#x`8iMZ; 0C@)i̚sjNcj,X>->6+2&pGtJ$4m|DAnH*GCR1#:ţvDaoqL<("(V(~2d3:1n*Ȋh ц Tcu^μ4[סLBs~j z>ϯ;FmMoBcݺ(d)6#)<7<}0E_whl?ɭca`WGG?!v〗3.0:FQݱj z@۩˼pƜ_&z?fI0C~x1_xjү+B\!FL 9 Ĕq:b1!Ae੺Lٍ2_GkȤ0(CaS1 8G֟s_G8CX[/4Iga*Z%ыtƄ2E[֨}yڻpg☤g1C&+ f0㊏!Wgtfozip;M"d4J:4`.s(`5¨omvU0D@DPË}pԏ Ȗ.{w SǖJ%{M~KKG.d C-p$ #ܮ\YSfQ҆`xӭ8͙^)߼yX)hHg|T ikD81-XC8w#kTj?آwƞ3p&˼ 0rr1#^"l@s>9%PPE$J`*iV*;r_~܄w1&m񱵭YýWJvVlqtq;Rk)z曯`N4˨ʹ.gEk7;F[N,VVPNE}O /@l ׭Єpi') O!lRx4Hce8ԨUr~ɓ4A\,S PZȪ6P,t78xْ}rJrJ4dN/]-u ~+צexXSe<ߤf`x5lD?wm̌|FZ挿bY GًFJ"V/=db09k쎷N2ӰIV&,KF)jEA -J#Wx5-kb,DfF3.դUH꧝aǰ$$w Y,dv@EpTiZAHV^dDU4h f^7NQg60_e&ѻC$kzJ i$pn2y4[UğP\N_ ^V#)@DMN Y^ P-%p:8otPnxJ7NIVsjL\xTMζKY^vif~-Uw̏P -ŭ+3B{cAck'^x\<$d |y@xrY$6:] ٌu8a:*>h>zoN]5bgI/́0zu}P4x ;"묓I~t;4Zeܯ(\,8o0*Jz 6'msL [ōZqRɵ=b,H(a%Ǒi䒎sL%UtwaA~{t&G/njU_㰰-) eM)ޥ4O)E_#^W1q=Hɋ!=:&NU .ۂmwEΒ-v90qձ M/u/J[#wi6=evʜ"I{+sJȃЩ+S " < LY'JmH~T|qgyC(7<Xђ,DnBMNa-nd" VEvñStilW$q>9 Ӡ//&;BZ _#)I9U/!߃~9}{UQaxqImRKrc-K*! >@~ ^^NF4ShO/nܮhc8ư&n&#_e )dvCΏ/5$]S~m/+jn !vED|?6W׷<\d>#F3]>V0a0|l6O]ƹ14#CAծ:"J ײ*,uzŰwO}b02T+LkV(-9'|-]\ɖqߪ$C!MMM2OVyWp'xB%1mphV>N6!7^N:r͠he a[ IDݑe:Kj-;:PB>y4n*^R W7>L'ԆX :U\&vMTf_A*]8("6r(>1f +@ܿ8HJ<20K=@+Ȁ@2O9@mGci4 @C% YyO d{,!eվzByMamiXp DD{^rsb%${-"*x|2|`mǠof_(nuCëT<+coN҂"B*/ƺ((a\ѱZ9.\Zn# *?0[=s|=00'3nq:n/4T~%ȑ:\(Gރ-Iha`?4 A3uՇsbpB?⮊f9j/n/\R[w^ˑsLI)_%8 L2o{Y'H'X-K$i/q׿`P^&qh՗J\0WvW>8; ⮰'PNW[CLc6u{Fǹ-t8~":v#=mlҌ52|_D$Tj, 2#:,؍OX \ehӱ@*،areorU$?2p Eg@;_;qXSt$ǎk n1y6=xGUG1)?2& 氀n_ԇx7͆k{b6hU̍790H`_ZFx htŸ!r;s`ujx&f6 ҿKAi0 n+Km}>tg 핯 YeyF52[j`x@T= QZ_ivrg9\ҨAhv‡ Fٜrm3A*.F^ K>X3d#_kHMP7 )uQ/i.pnBOۇ?QvO^=AS&":`+m)^>cMH*4I%h;:PuǿDyB%/VL Ճg/ PK wvX:;荖|S^ NHV84hypNnÆYC*$|hɈbA+ OA!cڕw1 RA۶'!lnne9g\/ !Ξe A ij,kƸ]O'|+HzԤz|˃%NH$2<Ô#XX>Z?I<;A6Y_/4+i0T Ll @*s4"GeHR&ztRÄ3ٓn(ZUcf"YY`dYaT}߆D 1s^1E eZ$^NPޛ( AyC?G@3~,(eVKġ7QkUyrtƌUϠ)v#KȚU ` E0{Vdig$d6l_(Wpq{l~_}((k(y$f{V|KrG-w17>3V:4~imBBP Nz;0hg_#6$Yc8yZ&/>5"z'A? %ouKgbh},qxG؞C@:T=SdyTl)C;cK_R5TC7S,GTgF CGqdSXglc7͐WR^F=\SSJOXX{V>8Qa5Wf00ޡg>|dr$)}jN~OA7#R}nᆼ(&HL@c_j~࣎|I.u|2 ǍT܄7F,ɵwï @aJ}[`=‰@d;RV(]ap g L' *$ [)$.|Jp"]:Kx3?$fkg!yo1T8MX^Wp3=YF `5mRzjxbLԖb R tO\\4%FYrlNT2%]j=P eNHOڢxI%^P˽|X(݋H`L_Lq cx~Vں@uu,$phl=i/HTۈ,׺v\%XꙴW잒:IS]tfc{NZ.AaIKLn-ǝoKAK.2m\pbL>0AMweA Pٗ7qԇ5grl@UL:;χb> `KDiC r3b&؏t'`#䟮UV ?IVǸN<eQZ&oUčY*p)؅cP 'T:q;@/7Uta-bG̴Sw.Q:(1Bͅ91>[aL1KhuWi_P] Gwvz- AKyj~4[xiy݊@:[S\ſh'?8b`N{#$Egur^xKS)JcB}{evX(=d*Ʈ2ΙNḰm旈(~pOP {c9A+ //j2Lzԍդ '*eHa/%6 1Eva\Y[<6^jJgA^ɞ<3j_cW=&H%t9-kA'Wc(TE#)b]:JG)>xAۚZP<%[Já S#~POSK x'Za2y?p\=ln 9iš( sI!KȠ l ĕߟr"[Pd^ cJ`bx0ew)OR(Uh0 XOg~.z<{rUW&eGΙ2w#9St8^_ai?N*?f9'kCygU5 Ug~]!ЈI?ǙBlo/Lz':06mYlj݀9TdF&=(DX{[e96#pm)öNs F>8ȳ-.Ga2 zݒzXۮaJv[=L–OOXt%Kȋz9Xs}9W_}Qu_[OG=Y.3(K+OB0'b:Cf\Uk!StS&9ع\OBqWk;Mz3 򺝷ȈWĵй'T ą0G?rL%{*JloIN Ȅ* g^>}LGe$F-zp1JI0jXRUvd;pi{=ܮHgCƿmo=2\W$^ەu^ kO>]p =ÎubIvvl#b8.XWz~bb ehx|;%uV;q:"<';r?dބE\ep#S&O;th޲0L#h| Sa4 |n[T$Dz4Omw9:/u+%SxKZGM!"!M3M) E1M!4[,jATNGH(ѓn?4 4ܸsI^mwRE^YA)}TD}w|mYHؚJBS7U+\}U_Y^ihMvV27L_Wbu֧Z{`cKIX$Ոb.g 7Amv|dfLhX*d@8mDH&'6 !<42[wc$sU *88*w~cS`oJ짎*]](V.p;~zJ.Fj祂CGʕ^cT)547N߷j TC ehF//c\~d+ui]X箿BT+_Vm%x U_i/n&)n10]g r$c#bjFWﺡzU8g84%?&-&gߗ;^)e<,S^.ɸq8ڇfV zq `/"!,bdQ^3^;T+s%{cj->=J] hd:; "λ?L7ǹ7{{7m}^[Qc6m$o&l Ld7Ӱ7Hh7^ËFVȯB90>OeY R| ο6s0.Y=N1K-↮AIEuG84.K$̒wٺUL}nӑ;(K}as*'O砏o Ye*7+4`=/(9$ElG]LD'Q&U9P6N!Q eA.Η~;""BYp[KzTTE8˕ 7땟\_F̜b\ c{:vQc<3Ž~kd@ur~:e bf{cVAa&vޱr1BaV!TNBuny$Y0Fr|sMyk׳.FXLsuP]h"Gx9waU_E^YPWl@`OcW ,ug]np!_#+Qj:*/[1˴jNA 77r%do{#8kޕ Q]+ 474ǬƯV 7g[BDaL碪i`"lZbCE'(j7V=n鲽s ylJ@bgۄP8;XiZaskP6hк>*%]xX))AHe(臞+.Ǐ~b8w\{A> >P`ʂuu/l9П"83a.~˒>o!Bptv -ѤC7y ):vO;4"DQk3Do>_x`xЫ Lnn8?Šgu a4M?G-pi`<Ӂe,T.BgcgnC7ШnFm"mS_ʤf=E tO[ڼi>M]K8vaEE vj13"#=i5K`feҕunsq,Ó~4d;'I[ N*߂o^1~v)/m`'79+{vg{1 \gD{8Y/*V[`枷.Syػ0}w?^ Qt= U?Ki Z5YjL*d _Ȭr4S`JOEql `$0I@hDOw{`/{EPnT ayT'?jO{IҖuwzQ>>|e\1WHmw>q 0hN%lC0.1-.ym<;b0쟳U~ 8,m6fC7kG 9dܻDEDJ?0r̺ԭE'GB^Rs'QeٴEun\Ìu|xU2 |v&Ω@qãŽMA2rF+.z U?wtYEϷT IR2GEcyNHAօ*D}rpqNVdy6^cO{x`!Cn/+cm^ j,Ŵ"DGalYЛ0R:H^e!UYX3:gseX)P 4|F[M>gUj2_jT;\/(5l%e OpTX]q( Q- )T*R\HӡمMIfɎ6<b{uNoU"[ tb9DweTǥ4,O !}n ?RC1 cxЗTsOC X~^|`3o<$b`ZV^ޙ#( W)3)iM@f+lArmHx |(S{ j  :{>﷐ }GQL%#Y)'hvz!xpV}"fT)e(;zQ@o"mb eN>h8lL×'4(P="4;LA`LT+8 PD-\!B tksXwIr \YqcM¹A L3Q0֦rDdT෧,Do{Z=,#dLʧ.?K7.͉Z>B*oUJLvRWOkf')85"* sN>Dyi}G.>TOal lZ)Mla؍"<3/U\@/nEw2WIw>c}Z/9>EZmZ_'rQ g:A j[+3!scaIĽ|\z:%*&Ur=qa%x('heDץV5!5T t4osr/ИoZD۟ tOhO{,,6hS]ewxR0֧O[ߍ?NRg YZ