libgroupsock30-2021.05.22-bp153.2.3.1 4>$  Ap`О!M@eee=.[\i&H4>}ns0Z((3܋7Gm.j%mQ_5֭!R`vqS#Kѩ,ZظkIkp u, 8~}רĘ@p-[ `NAb' ]3قh?Yp2袂 HV~sO RZ&czs7U*3/0YJ (uz:8(-w#4b8a6b6f078040e9e6532ca681ae9af02d35a0165dfb82d21b5fa087c4e3792b98f52c57f85526fae5388aed4b9b7aa30381172f[Љ`О!M@eeeN~4b_ZgRō{"kήZ2dd+{x,fT = + _<3jj\J-ݏEfpp*UD9)dLI1Py}_uݼ';e ]Ișd7Jiv,z}gne 1h]^A!8Q-QK_@nۃ)2] ?"Y2\W1˩3?uhn'Q pFkJ&8>p@P?@d ( V 5>L ev    \ x, `  (894:>O@^FmGфHєIѤXѨYѴ\]^5bzc defluvwԠx԰yz<Clibgroupsock302021.05.22bp153.2.3.1Group sock library of live555 streaming mediaThis code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build streaming applications`Оobs-arm-9SUSE Linux Enterprise 15openSUSELGPL-2.1-onlyhttp://bugs.opensuse.orgSystem/Librarieshttp://www.live555.com/liveMedia/linuxaarch64XPKA큤`О`О`О`fe8dbcbfc1134d286c1109fb5ee24d642946f16c7b644ea4a0ef315a3f9f415e8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903libgroupsock.so.30.0.4rootrootrootrootrootrootrootrootlive555-2021.05.22-bp153.2.3.1.src.rpmlibgroupsock.so.30()(64bit)libgroupsock30libgroupsock30(aarch-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.28)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`9@_.@_xg^@^^@^^],j]@\P\X)@\=@\=@[@Y@YV@Y`@YZ1XkV TTR(@tiwai@suse.deDirk Mueller Dirk Mueller Dominique Leuenberger Dominique Leuenberger munix9@googlemail.communix9@googlemail.comDominique Leuenberger Dave Plater Dominique Leuenberger Martin Liška atoptsoglou@suse.comastieger@suse.comastieger@suse.comMathias Homann Mathias.Homann@opensuse.orgschwab@suse.dejengelh@inai.deramaxlo@gmail.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comolaf@aepfle.de- Update to 2021.05.22: lots of fixes and updates, including the security fix for CVE-2021-28899 boo#1185874 See the list in http://live555.com/liveMedia/public/changelog.txt - Change the so version of libliveMedia to 94, libgroupsock to 30- update to 2020.10.16: - Changed "TLSState::read()" to treat any "SSL_read()" result of <=0 as if the TLS connection has closed (unless the error was SSL_ERROR_WANT_READ). This fixes a problem that could cause 100% CPU usage in RTSP client applications. (Thanks to Larry Wu for reporting this.) - Updated "TLSState::setup()" to use "TLS_client_method()" instead of the (deprecated) "SSLv23_client_method()".- update to 2020.08.19: - Fixed a bug in "QuickTimeFileSink" that could cause malformed "esds" atoms to be generated. (Thanks to Chris Paucar for reporting this issue.) - In "MPEG2TransportStreamFromESSource.cpp", changed the name of the constant LOW_WATER_MARK to TS_FROM_ES_LOW_WATER_MARK, and "#ifndef"d it, so that, if you wish, you can redefine it at compile time. - Fixed a bug in the handling of pausing, when streaming from (multi-track) Matroska files. - Fixed another bug in the handling of seeking within Matroska files. - Fixed a bug in the handling of seeking within Matroska files. (Thanks to Jim Ham for reporting this problem.) - Changed the parameter signature of the "RawVideoRTPSink" constructor and "createNew()" functions so that the "width" parameter comes before the "height" parameter. This order - "width", "height" - is more common, and is the order used when these parameters are defined in RFC 4175. IMPORTANT NOTE: Because the types of these two parameters are the same, existing application code that uses "RawVideoRTPSink" will compile without error; however, it will not work properly unless the order of the parameters in the call to "RawVideoRTPSink::createNew()" is changed. - More cleanup of the implementation of "RawVideoRTPSink". - Cleaned up the implementation of "RawVideoRTPSink". - Updated the "RawVideoRTPSource" implementation to not set "fCurrentPacketCompletesFrame" until we are processing the last line in the packet. (Thanks to Andrey Lisovoy for reporting this issue.) - Fixed a potential buffer overflow bug in the server handling of a RTSP "PLAY" command, when the command specifies seeking by absolute time. (Thank to Xiaobo Xiang for reporting this.) - Fixed a memory leak in the "sha1()" function (a "EVP_MD_CTX" object was not being deleted). (Thanks to Amir Perlman for reporting this.) - Moved all definitions of PREFIX from "Makefile.tail" files to "Makefile.head" (so that it can be redefined by a "config.*" file, if desired. Also changed the definition of EXE in "config.mingw" to be ".exe". (Thanks to Eric Beuque for this suggestion.) - Fixed a typo in the previous release that could cause a compilation problem for some developers. (Thanks to Eric Beuque for reporting this.)- Update to version 2020.05.15: + Added a new filter class "ADTSAudioStreamDiscreteFramer" that prepends ADTS headers to incoming AAC audio frames. This makes the AAC audio playable (by media players). + Updated "openRTSP" to use a "ADTSAudioStreamDiscreteFramer" when outputting a AAC audio stream. + Updated the "LIVE555 HLS Proxy" to support AAC audio tracks (as well as H.264/5 video). - Changes from version 2020.05.14: + Updated "H264or5VideoStreamDiscreteFramer" to add VPS,SPS,PPS NAL units (if known) to the output stream, each time an "access_unit_delimiter" NAL unit is added. This makes it more likely that the Transport Stream segments produced by the "LIVE555 HLS Proxy" will be understandable by a client browser. + Added support for H.265 video streams to the "LIVE555 HLS Proxy". - Changes from version 2020.05.13: + Made the "MPEG2TransportStreamMultiplexor" segmentation mechanism (used by "HLSSegmenter") more robust in case the Transport Stream PTS is not monotonic non-decreasing.- Update to version 2020.04.24: + Fixed an apparent bug in "RTSPClient" that was causing it to not always send an "Authorization:" header when sending a RTSP "OPTIONS" command.- Added pkgconfig(openssl) as a requirement for the devel package: iveMedia/TLSState.hh #includes openssl/ssl.h.- Update to version 2020.04.12: + Updated "config.linux-with-shared-libraries" (and "liveMedia/Makefile.tail") to ensure that "libssl" and "libcrypto" are linked when "libliveMedia" is built. (Thanks to Felix Kaechele for reporting this.) - Changes from version 2020.04.06: + Removed support for the classes "RTSPServerSupportingHTTPStreaming" and "TCPStreamSink". These were being used (in the "LIVE555 Media Server") for streaming using "HTTP Live Streaming" (HLS). This was always a hack; it is better to use a dedicated HTTP server to serve HLS segments, rather than trying to implement a HTTP server (serving 'virtual HLS segments) within our own (primarily RTSP) server. If you are looking for HLS support, note that we provide a source-code demo application "testH264VideoToHLSSegments" that converts a (static) H.264 Elementary Stream file to HLS segments, and the "LIVE555 HLS Proxy", which proxies a live RTSP/RTP stream to HLS segments.- Update to version 2020.03.06 (boo#1146283, CVE-2019-15232): + Fixed a problem in "H264or5VideoStreamFramer.cpp" that was allegedly causing problems compiling for Windows. - Changes from version 2020.02.25: + Added full support for the "LIVE555 HLS Proxy" - Changes from version 2020.02.24: + Commented out a line of code that was preventing "RTSPClientConnection" objects from being closed when a RTSP server handles a "TEARDOWN" command (on a RTP-over-TCP stream). - Changes from version 2020.02.23: + Updated our (unicast) RTSP server implementation to handle "PAUSE" commands by calling "stopGettingFrames()" on the input source. + Fixed a bug in "H264or5VideoStreamFramer" that was causing it to not update its presentation times properly following a pause. + Updated "openRTSP" to improve the handling of the "-R " option. - Changes from version 2020.02.11: + Added support for receiving SRTP (encrypted) RTSP streams. - For changes between 2019.06.28 and 2020.02.10, please see the http://www.live555.com/liveMedia/public/changelog.txt. - Rebase live555-fpic.patch.- Update to version 2019.06.28, fixes boo#1127341 VUL-1: CVE-2019-9215: live555: malformed headers lead to invalid memory access in the parseAuthorizationHeader function.- Convert to dynamic libraries (boo#1121995): + Use make ilinux-with-shared-libraries: build the dynamic libs instead of the static one. + Use make install instead of a manual file copy script: this also reveals that we missed quite a bit of code to be installed before. + Split out shared library packages according the SLPP.- Use FAT LTO objects in order to provide proper static library.- update to 2019.02.03: * CVE-2019-7314:A use-after-free error causes the RTSP server to crash (boo#1124159)- update to 2018.12.14: * Add support for sending (and handling) RTCP "BYE" packets that contain a 'reason' string (breaking api change)- update to 2018.11.26: * CVE-2019-6256: DoS vulnerability in the server implementation of RTSP-over-HTTP (boo#1121892)- Update to 2018.10.17 * CVE-2018-4013: remote code execution vulnerability (boo#1114779) * changes: see http://www.live555.com/liveMedia/public/changelog.txt * removed xlocale.patch - xlocale.h is now conditionally included, only when required. Upstream fix.- Update to 2017.10.28 2017.10.28: - Fixed the handling of the LIVE555 Proxy Server's "-u " command-line option if the "REGISTER" command is also implemented (i.e., with "-R"). Now, when we handle "REGISTER", the and are used to access the REGISTER'ed back-end stream, if necessary. - Changed the server handling of the RTSP "REGISTER" command to (if "reuseConnection" is True) delay a short period of time (100ms) between replying to the "REGISTER" command, and actually handling it. This is intended to reduce/avoid the possibility of a subsequent "DESCRIBE" command ending up in the client ("REGISTER" sender)'s buffer, before the socket gets reused for handling incoming RTSP commands. (Thanks to Durgesh Tanuku for noting this issue.) - Made a change to "SIPClient" to better handle Asterisk SIP servers with authentication. (Thanks to Rus.) 2017.09.12: - Made some improvements/bug fixes to AVI indexes in "AVIFileSink". (Thanks to Victor V. Vinokurov.) - Updated the handling of the "writeTimeoutInMilliseconds" parameter in the "makeSocketBlocking()" function to work correctly on Windows. (Thanks to Jeff Shanab for noting this issue.) - Added support for adding Opus audio to MPEG Transport Streams. This is done by setting the "mpegVersion" parameter to 3 in "MPEG2TransportStreamFromESSource::addNewAudioSource()" or "MPEG2TransportStreamMultiplexor::handleNewBuffer()". (Thanks to Praveen Mathad for suggesting this.) 2017.07.18: - Updated "BitVector" to support a signed version of "get_expGolomb()", and fixed our H.264/265 parsing code to use the signed version where appropriate. (Thanks to Toson Huang and Long Zhang for reporting this.)- xlocale.patch: don't use obsolete - Replace silly -exec rm ; by -delete.- Update to version 2017.06.04 2017.06.04: * Fixed a bug in "RTPInterface::removeStreamSocket()" that could cause not all 'TCP stream' records for a given socket number to be removed if a TCP socket I/O error occurred (during RTP/RTCP-over-TCP streaming). (Thanks to Gerald Hansink et al for reporting this.) 2017.05.24: * In "RTSPClient.cpp", moved the call to "clearServerRequestAlternativeByteHandler()" from the "RTSPClient" destructor to the "resetTCPSockets()" function (which is called more often). This should eliminate a 'pointer to a deleted object' error. (Thanks to Gerald Hansink et al for reporting this.) 2017.04.26: * Added a new public member function "numClientSessions()" to "GenericMediaServer" (and therefore to "RTSPServer", which inherits from this). This allows a server to - at any time - check how many clients are currently accessing the server. * Updated the diagnostic output in "RTSPClient" to distinguish between opening a new TCP socket and connect()ing on a TCP socket. (The distinction is important for "REGISTER", which can reuse an existing TCP socket.) 2017.04.10: * Fixed a bug in "base64Decode()" that could be triggered if (1) your RTSP server is streaming RTP/RTCP-over-HTTP, and (2) the remote client sends bad Base64 data (containing an embedded '\0' character). (Thanks to Arkady Bernov for reporting this.) 2017.01.26: * Updated "ProxyServerMediaSession.cpp" to change all 'reset()' operations so that they are now run as a 'scheduled task' from the event loop - avoiding the possibility of bugs caused by 'reset()' being called while another operation is in progress. (Thanks to Erik Montnemery for reporting this issue, and proposing a fix.) 2016.11.28: * Our "RTSPClient" code now ignores "Connection: close" lines in the responses to HTTP "GET" requests (that are used to set up RTSP-over-HTTP tunneling). Because this tunneling requires that the (separate) input and output TCP connections remain intact, we assume that the server - if it includes such a line in the response to a HTTP "GET" - doesn't really mean it. (Thanks to Nguyen Viet Hung for reporting a server that does this.) 2016.11.17: * Fixed a bug in the handling of 'APP' RTCP subpackets. (Thanks to Frederik de Ruyck for reporting this.) * Fixed a bug in the "StreamReplicator" code. (Thanks to Bruno Abreu for reporting this.) 2016.11.06: * Increase the RTSP client's socket receive buffer when we'll be receiving RTP/RTCP-over-TCP, and increase the RTSP server's client connection socket send buffer when it's used to "REGISTER" a stream. 2016.11.03: * Fixed a bug (in the sending/ handling of the "REGISTER"/"DEREGISTER" commands) that had been accidentally introduced in version 2016.09.19. (Thanks to Ralf Globisch for noting this.) 2016.10.29: * Performed the annual update of the copyright years and license near the start of each file 2016.10.21: * Changed the "RTCPInstance error" message in "RTCP.cpp" to make it clear that the problem is caused by the remote endpoint using a buggy version of RTP/RTCP-over-TCP streaming. * Updated "QuickTimeFileSink" to make the various creation/modification times relative to January 1st 1904 in UTC (as Apple recommends), rather than in US Pacific Time.- Update to version 2016.10.11 2016.10.11: * After building the source code, we now display a message reminding the developer about our FAQ. 2016.09.22: * Added a new "liveMedia" class "MPEG2TransportStreamAccumulator" - a filter that can be used to combine several (by default, 7) MPEG Transport Stream 188-byte 'packets' into a larger chunk of data, more appropriate for streaming via RTP (or raw UDP). 2016.09.19: * Added support for an experimental RTSP "DEREGISTER" command, which undoes the effect of a "REGISTER" command. * Moved the REGISTER/DEREGISTER-specific functionality of "RTSPServer.cpp" into a new file "RTSPServerRegister.cpp", to make the base RTSP server code (in "RTSPServer.cpp") easier to comprehend. 2016.09.12: * Fixed "GenericMediaServer::createNewClientSessionWithId()" to make sure that the new 'client session' object (returned by a call to "createNewClientSession()") is not NULL before it tries to add it to the 'fClientSessions' table. (Thanks to Helmut Grohne for discovering this issue.) 2016.09.08: * Updated "RTSPClient::reset()" to reset each of the 'request queues' as well. (Thanks to Erik Montnemery for noting a problem (with the "LIVE555 Proxy Server") that this caused.) * Updated "GenericMediaServer::ClientConnection::closeSockets()" so that it doesn't try to call "closeSocket()" (=="close()") on socket numbers <0. 2016.09.05: * Fixed a problem whereby a 'delayed task' for a "MPEG2TransportStreamMultiplexor" object might have gotten run after such an object was deleted. (Thanks to Bruno Basilio for providing debugging output to help track this down.) * Updated "Socket::reset()" (in "groupsock/NetInterface.cpp") so that it doesn't try to call "closeSocket()" (=="close()") on socket numbers <0. * Added a comment to "UsageEnvironment/include/UsageEnvironment.hh" to note that "triggerEvent()" should not be called with the same 'event trigger id' from different threads. (This was already noted in a comment in "liveMedia/DeviceSource.cpp", but not in "UsageEnvironment/include/UsageEnvironment.hh", which is where "triggerEvent()" is defined.) 2016.08.27: * Fixed a problem whereby a "Medium" object's "nextTask()" (i.e., "fNextTask") could hold an invalid value after a 'scheduled task' has occurred (but before the next similar task is scheduled) - which causes problems should the "Medium" object be deleted during that window of time. (Thanks to Helmut Grohne for noting this problem.) * Added comments to "UsageEnvironment/include/UsageEnvironment.hh" to make it clear that "unscheduleDelayedTask()" (or "rescheduleDelayedTask()") must not be called on a 'scheduled task' after it has already occurred. (Thanks to Helmut Grohne for motivating this.) 2016.08.07: * Fixed a bug in the handling of the non-standard "com.ses.streamID:" header (used by 'SAT>IP' servers) that we had introduced in version 2016.01.12. (Thanks to Yaobing Deng for noting this.) 2016.07.19: * Fixed a bug in "RTSPServer" that could cause a crash if a "RTSPServer" object is deleted after having been used for RTSP-over-HTTP streaming. (Thanks to Pavel Aronov.) * Updated "RTSPClient" to recognize a "Connection: Close" header in a server's response. It handles this header by closing the RTSP TCP connection (because the server is assumed to not be using it again), so that we open a new TCP connection for any subsequent commands. (Thanks to Nathan (at MediaPortal) for this suggestion.) * Made a small optimization to "RTSPServer"s handling of the first "SETUP" command from each client. (Thanks to Maxim Dementiev for the suggestion.) 2016.06.26: * Added a new (public) function "canDeliverNewFrameImmediately()" to "MPEG2TransportStreamMultiplexor". This function may be used by a downstream reader to test whether the next call to "doGetNextFrame()" will deliver data immediately. It can be useful if you want to decide whether or not to keep accumulating multiple Transport Stream 'packets' into an outgoing RTP packet. (Thanks to Gilles Chanteperdrix for suggesting this.) * Made a minor syntactic change to "MediaTranscodingTable.hh" to eliminate compiler warnings. 2016.06.23: * Changed the constant "MAX_INPUT_ES_FRAME_SIZE" to a static member variable "MPEG2TransportStreamFromESSource::maxInputESFrameSize" that can, if desired, be increased at run time (before a "MPEG2TransportStreamFromESSource" object is created). (Thanks to Gilles Chanteperdrix for motivating this.) 2016.06.22: * Changed "~ProxyServerMediaSession()" so that it no longer deletes the "MediaTranscodingTable" object that it had been passed in its constructor. (The reason for this is that the same "MediaTranscodingTable" can be used by more than one "ProxyServerMediaSession".) * Made the "parseTransportHeaderForREGISTER()" function (that's used in the "RTSPServer" implementation) non-static, so that it can be used in other, non-RTSP server implementations that want to handle the "REGISTER" command. * Made the "RTPSink::SSRC()" function "public:" rather than "protected:". (Thanks to Jean-Luc Bonnet for this suggestion.) 2016.05.20: * Added a new virtual function "noteLiveness()" to the "ServerMediaSession" class. This function is called (by a "GenericMediaServer") whenever there's 'liveness' on a "ClientSession". The default implementation of this function is a 'noop', but subclasses can redefine it - e.g., if you want to remove long-unused "ServerMediaSession"s from the server. * Fixed a bug in the options handling for the command "live555ProxyServer" that could erroneously produce a "usage" error if the '-R' option is used, but no back-end "rtsp://" URL is given. 2016.05.18: * Backed out the change to "MultiFramedRTPSink" that was made in 2016.05.17; the 2016.05.16 version turned out to be correct. * Rearranged "#include"s to avoid an 'excessive #include nesting' error with some old compilers. 2016.05.17: * Made a (mostly inconsequential) fix to the previous bugfix for "MultiFramedRTPSink". 2016.05.16: * Fixed a bug in "MultiFramedRTPSink" that affected subclasses that redefine "frameSpecificHeaderSize()" (for frame-specific headers that precede multiple frames in a RTP packet). (Currently, the only subclass that this affected was "VorbisAudioRTPSink".) (Thanks to Gilles Chanteperdrix for reporting this bug.) * Made a minor update to the "ProxyServerMediaSession" code to better support optional media transcoding. 2016.04.21: * Made it easier to set the MTU for all outgoing RTP packets, instead of having to call "setPacketSizes()" after each "MultiFramedRTPSink" is created. If you wish, you can define the compile-time constants (macros) RTP_PAYLOAD_MAX_SIZE and (optionally) RTP_PAYLOAD_PREFERRED_SIZE when compiling "MultiFramedRTPSink.cpp". (These constants have default values of 1456 and 1000 respectively, just as before.) * Updated "GroupsockHelper.{hh,cpp}" to (supposedly) support 'MinGW' better 2016.04.01: * Fixed a bug the "ProxyServerMediaSubsession" code that could cause an infinite loop if the 'back-end' server was slow to respond to "SETUP" requests. (Thanks to Erik Montnemery for helping to debug this.) * Added support for parsing/streaming Matroska files that contain PCM audio tracks. (Thanks to Michel Promonet.) 2016.03.16: * Added some more debugging fprintf()s to the "ProxyServerMediaSubsession" code to try to track down a bug. * Simplified the "genMakefiles" script (moving duplicate code into a 'for' loop). 2016.03.14: * Updated the proxy server implementation to better handle 'front-end' clients that have asked to stream only some of the substreams of a multi-stream session. Now, if a substream is closed (because all 'front-end' clients have stopped requesting it), but other front-end clients are still streaming other substreams, then we will send - to the 'back-end' server - only a substream-specific "PAUSE" command; not a "PAUSE" command for the entire stream. (Thanks to Lakshmi Narayanan for noting this issue.) * Added an optional "-p " option to the "LIVE555 Proxy Server", to allow the user to specify a RTSP server port number other than the standard port numbers: 554 and 8554. (These standard port numbers are still tried if the specified port number can't be used.) (Thanks to Denis Genestier for this suggestion.) 2016.02.22: * Updated the "ProxyServerMediaSession" to add a Boolean virtual function "allowProxyingForSubsession()". By default, this always returns True. However, subclasses can redefine this if they wish to restrict which subsessions of a stream get proxied - e.g., if you want to proxy only video tracks. * Improved the "WAVAudioFileSource" code (for parsing WAV-format audio files) to make it more tolerant of unusual formats. * Made it possible to build a version of the "liveMedia" library that doesn't contain any RTSP server code; e.g., if you are developing only a RTSP client, and want to save space. To do this, omit any files that contain "Server" or "RTPSink" in their name, and define OMIT_REGISTER_HANDLING when compiling "RTSPClient.cpp". (Thanks to Jeff Shanab for this suggestion.) 2016.02.09: * Added an option "-E " to "openRTSP". (Thanks to Hans Maes for suggesting this.) 2016.02.08: * Fixed a bug that was causing "playSIP" to crash. (Thanks to Vilaysak Thipavong for reporting this.) 2016.01.29: * Updated "QuickTimeFileSink" to make it usable with non-RTP input sources. It still needs to have a "MediaSession" that describes the input source; however, this input source no longer needs to be RTP; it can, instead, be a UDP or other type of source. (Of course, audio/video synchronization and hint tracks can't be done in this case.) * Changed the name of a variable in the "Makefile.tail" file for the "BasicUsageEnvironment" project, in response to a complaint that the old name clashed with something in some Windows development environment 2016.01.24: * Updated "ProxyServerMediaSession.cpp" to add some 'internal error' debugging fprintf()s to try to catch a possible bug that was reported recently. 2016.01.20: * When a server calls "startStream()" to start a RTSP stream for a client, we now no longer make a slight adjustment to the RTP timestamp sequence (using the "presetNextTimestamp()" call) if there is already another ongoing stream using the same "RTPSink". The effect of this is only minor, but it ensures that the addition of an addition 'destination' to an ongoing RTSP/RTP stream does not cause any change to the contents of the RTP/RTCP packets. (Thanks to Erik Montnemery for noting this issue.) 2016.01.16: * This release has no source-code changes from the previous release. However, a test file was mistakenly left in the previous version; this produced an excessively-large tar file. This has now been removed. 2016.01.12: * Added a hack to "RTSPClient" to handle the non-standard "com.ses.streamID:" header - used by 'SAT>IP' servers - by using its value in the 'base URL' for subsequent requests. (Thanks to Julian Scheel for proposing this.) 2015.12.22: * Updated "QuickTimeFileSink" to add a sanity check to try to prevent an occasional problem with H.264 video tracks that contain 'sync frames'. * Updated the "config.linux-with-shared-libraries" configuration file to use the $(CC) and $(CXX) macros, to allow for cross-compiling. (Thanks to Michel Promonet.) * Updated the years in the copyright notice on each file. 2015.11.09: * Changed the "ProxyServerMediaSession" code once again. We backed out the changes in the previous two releases, and now respond to failures of the back-end "SETUP" or "PLAY" commands by doing a full reset - which involves deleting the "ProxyServerMediaSubsession" object, and doing another "DESCRIBE" to create a new one. However, we can't do this immediately - because the "SETUP" and "PLAY" commands can be sent from within "ProxyServerMediaSubsession::createNewStreamSource()". Instead, we wait until the next 'liveness' command, which will get sent immediately when we return to the event loop. * Our proxy server code no longer converts the "mode" string to lower case before passing it to "MPEG4GenericRTPSink::createNew()". (This turned out to be unnecessary, and was breaking some clients that weren't treating this string as case-insensitive when they saw it in the stream's SDP descriptor.) (Thanks to Craig Matsuura for noting this issue.) 2015.10.29: * Updated the fix in the previous revision to apply to the back-end "PLAY" command as well as the back-end "SETUP" command, because both of these back-end commands can get sent from within "ProxyServerMediaSubsession::createNewStreamSource()", so we can't allow the "ProxyServerMediaSubsession" object to get deleted in either case.- Update to version 2015.10.12: * The change that we made to the "ProxyServerMediaSession" code in version 2015.07.31 (to reset the proxy server's state if a back-end "SETUP" command fails) was too aggressive; it was deleting the "ProxyServerMediaSubsession" object. This was a problem, because "SETUP" commands can be called from within "ProxyServerMediaSubsession::createNewStreamSource()". Instead, we now deal with a failed back-end "SETUP" command simply by resetting the 'back-end' connection. (Thanks to Hardik Sangani for reporting this issue.) - 2015.09.24: * Fixed a bug in "RTSPClient" that could cause a crash if the TCP connection was lost while resending a RTSP command. (Thanks to ChaSeop Im for reporting this.) * Moved some more generic 'media server' functionality from "RTSPServer" to its parent class "GenericMediaServer". * Added a new pure virtual function "getRTPSinkandRTCP()" to "ServerMediaSubsession" to allow callers to get ('const') access to a stream's "RTPSink" and/or "RTCPInstance" (and thus their corresponding "Groupsock" objects) after the stream has been created (using "getStreamParameters()". * Updated "Groupsock" to allow for the possibility of there being more than one 'destRecord' for each sessionId. (This is something that doesn't happen in the normal case; it's only a special case for WebRTC.) - 2015.08.07: * If a "RTCPInstance" happens to have both a source and a sink (an unusual situation), we now include both "SR" and "RR" reports in each outgoing RTCP report packet. * When a "RTPSink" is being closed, we no longer turn off background reading on its 'groupsock' (because, being a "RTPSink", we never turned it on), just in case the 'groupsock' is also being shared with something else (e.g., a "RTPSource") that does background read handling). - 2015.08.06: * Fixed a bug that would cause the destruction of a "RTCPInstance" that was sharing a 'groupsock' with a "RTPSource" (i.e., for multiplexed RTP and RTCP) to stop the "RTPSource" from continuing to receive incoming RTP packets. This normally wasn't a major problem, because the destruction of the "RTCPInstance" was usually followed immediately by the destruction of the "RTPSource". However, it's also possible for the "RTPSource" to stay alive long after the "RTCPInstance" is deleted; in this case things will now work correctly. - 2015.07.31: * Fixed a minor memory leak in the "ProxyServerMediaSession" code ("PresentationTimeSessionNormalizer"s and "PresentationTimeSubsessionNormalizer"s weren't being deleted properly). (Thanks to Dnyanesh Gate for reporting this.) * Made the "ProxyServerMediaSession" code a bit more bullet-proof, by resetting the 'back-end' connection if a "SETUP" command fails. (Thanks to Craig Matsuura for providing a real-world example of "SETUP" failing.) * Fixed the 'estimated bitrate' values in "testMPEG1or2VideoReceiver.cpp" and "testMPEG2TransportReceiver.cpp" to match those in the corresponding "test*Streamer.cpp" files. (Thanks to Alex Anderson for reporting this.) - 2015.07.23: * Fixed a potential buffer overflow bug in "RTSPServer". (Thanks to "an anonymous researcher working with Beyond Security's SecuriTeam Secure Disclosure" for discovering this.) - 2015.07.19: * Fixed a bug in "RTPInterface::sendDataOverTCP()"; it was disabling transmission on its socket if the "send()" call failed. We now do this only if the error was not "EAGAIN". (Thanks to Erik Oomen for bringing this to our attention.) * Changed "QuickTimeFileSink" to try to work around an issue with QuickTime sometimes complaining about the frame number in the last 'sync frame' being 'out of range'. * Changed the parameter signature for "ProxyServerMediaSession::createNew()" (and the "ProxyServerMediaSession" constructor) to take a "GenericMediaServer*" rather than a "RTSPServer" as parameter. This makes it possible to create proxy servers that use protocols other than RTSP at the 'front-end'. (The 'back-end' protocol will still be RTSP, however.) * Defined a new class "MediaTranscodingTable" that can be used to generate "FramedFilter" (subclass) objects that perform media transcoding. Added a parameter of this type (with default value NULL) to the "ProxyServerMediaSession" constructor and "createNew()" function. This makes it possible to - if you wish - add transcoding functionality to a proxy server. (This feature is still experimental, and might be changed in the future.) * Added optional "initialPortNum" and "multiplexRTCPWithRTP" parameters to the "ProxyServerMediaSession" constructor - to be passed to the "ProxyServerMediaSubsession" objects that it creates. This allows subclasses to change these parameters if they wish. * Updated "ProxyServerMediaSession" to make it possible for subclasses to create subclasses of "Groupsock" and/or "RTCPInstance", if they wish. - 2015.06.25: * Changed the definition of the "doEventLoop()" "watchVariable" to make it 'volatile'. (Ditto for the "fTriggersAwaitingHandling" field in the "BasicTaskScheduler" implementation.) This is to alleviate a concern about aggressive optimizing compilers possibly generating incorrect code. (Thanks to Remi Denis-Courmont for bringing this issue to our attention.) - 2015.06.24: * Updated the implementation of "GenericMediaServer" to move the code that removes and deletes all "ClientConnection", "ClientSession", and "ServerMediaS(ubs)ession" objects from the "GenericMediaServer" destructor to a member function "cleanup()". This member function MUST be called from the destructor of any subclass of "GenericMediaServer". (Putting this code in the destructor of "GenericMediaServer" itself was a bug, because the "ClientConnection", "ClientSession", and "ServerMediaS(ubs)ession" objects may themselves have been subclassed, and there may be a problem deleting them after the "GenericMediaServer" subclass destructor has already been called. (Thanks to Christopher Benne for noting this.) * Fixed the way that "RTSPClient" handles responses to "GET_PARAMETER" to properly allow for possible additional pipelined responses appearing afterwards. (Thanks to Paul Clark for identifying this problem.) * Moved the "ClientSession" liveness checking/timeout mechanism from "RTSPServer" to its new abstract base class "GenericMediaServer". (The API and functionality of the "RTSPServer" class remains unchanged.) * Updated the "OnDemandServerMediaSubsession" code to make it possible for subclasses to create and use subclasses of "RTCPInstance". * Undid the change that we made to "RTSPClient.hh" in the previous version. There is no longer a demonstrated need to make "RTSPClient::connectToServer()" virtual. * Made a syntactic change to "MatroskaFile.cpp" to eliminate some compiler warnings. - 2015.06.21: * Updated "RTSPClient" to put "port=" rather than "client_port=" in "Transport:" headers when requesting a multicast stream, in accordance with RFC 2326. (Thanks to Julian Scheel for noting this.) * Updated "MultiFramedRTPSource" so that it doesn't deliver 0-length frames to the downstream object - in case the downstream object interprets this as being an error. (Thanks to Julian Scheel for the suggestion.) * Made the member function "RTSPClient::connectToServer()" virtual, in response to a request from a developer who wanted to reimplement this in their "RTSPClient" subclass. * Changed the "Groupsock::output()" function to no longer take a 'TTL' parameter. (Instead, we now use the TTL (usually 255) that was provided when the "Groupsock" object was created.) * Cleaned up the "GroupEId" class that's used by "Groupsock". (Previously, that class had some extra, experimental functionality that turned out not to be useful.) * Cleaned up the "destRecord" structure that's used in "Groupsock" to represent the (possibly multiple) destinations for each "Groupsock" object. * Updated the "groupsock" library and "OnDemandServerMediaSubsession" to better support (in some future release) sockets whose destination endpoints are set via STUN packet exchanges. - 2015.06.11: * Fixed a bug in "RTSPClient" that had accidentally been introduced in version - 2015.06.04 that prevented "Session:" headers from being included in some requests. - 2015.06.10: * Fixed the return type of the "createNewClientConnection()" virtual function, redefined in "RTSPServerSupportingHTTPStreaming". * More changes to satisfy anal-retentive compilers. * Removed the "DarwinInjector" code; that functionality has not been supported for some time. - 2015.06.09a: * More changes to supposedly satisfy anal-retentive compilers. - 2015.06.09: * Added some "friend" declarations to "GenericMediaServer.hh" and "RTSPServer.hh" in an attempt to placate an anal-retentive Windows compiler. (Issue reported by Deanna Earley.) - 2015.06.07: * Restructured the "RTSPServer" class into an abstract base class "GenericMediaServer" and a subclass "RTSPServer". This makes it possible to develop other kinds of media server that use the same "ServerMediaSession"/"ServerMediaSubsession" objects to represent the stream(s) that they serve, but using protocols other than RTSP. * Added a new virtual function "createGroupsock" to "OnDemandServerMediaSubsession". This makes it possible for subclasses of "OnDemandServerMediaSubsession" to automatically use subclasses of "Groupsock" (e.g., those that implement STUN/DTLS). * Moved the "ignoreSigPipeOnSocket()" function from "RTSPCommon.hh" ("liveMedia" library) to "GroupsockHelper.hh" ("groupsock" library), because the function is not specific to RTSP. - 2015.06.04: * Added optional support for including the RTSP "Speed:" header in "PLAY" requests. (Thanks to Sarma Kolavasi.) * Updated the implementation of "setResultErrMsg()" in "BasicUsageEnvironment" to work properly in Windows. (Thanks to Stas Tsymbalov.) - 2015.05.31: * Updated the "ProxyServerMediaSession" code to recover better if a back-end RTSP "PLAY" command fails (for whatever reason). Should this happen, we now reset the connection to the 'back-end' server. (This will cause the initial 'front-end' client connection (that caused the "PLAY" command to be sent) to fail, but subsequent 'front-end' client requests will now have a better chance of succeeding.) - 2015.05.28: * Fixed a bug in error reporting in the "groupsock" library. In a couple of places, we were using the result of "getResultMsg()" directly in a call to "setResultMsg()", but unfortunately those functions are implemented (at least in "BasicUsageEnvironment") using the same buffer. (Thanks to Stas Tsymbalov for reporting this.) * Updated the "MPEGVideoStreamFramer" class (and thereby its subclasses, including "H264VideoStreamFramer" to implement the "doStopGettingFrames()" virtual function by calling "flushInput()". This should fix a potential problem whereby these classes might not work correctly if the downstream reader calls "stopPlaying()", and then resumes reading. (Thanks to Stas Tsymbalov for bringing this issue to our attention.) - 2015.05.25: * Fixed a bug in "StreamReplicator::removeStreamReplica()": It should have been calling "deactivateStreamReplica()" * before* possibly deleting the "StreamReplicator" object (if this was the last replica, and "fDeleteWhenLastReplicaDies" was True). (Thanks to Stas Tsymbalov for reporting this.) * Fixed some potential problems with "StreamReplica" deactivation. (Thanks to Stas Tsymbalov.) * Updated the "RTSPServer" implementation to call "ignoreSigPipeOnSocket()" on 'client connection' sockets, rather than just on the main server socket. This is to ensure that the server doesn't get killed if a client - running on the same host - gets killed. (Note that, because of this fix, it should never be necessarily to set the "MSG_NOSIGNAL" flag on any of our calls to "send()".) - 2015.05.12: * Updated the previous revision to change the order in which fields are deleted in the "RTSPServer" destructor, to avoid a possible crash if "RTSPServer" objects are deleted. (Thanks to ChaSeop Im for noting the problem.) - 2015.05.03: * Updated the "RTSPServer" implementation to fix a bug in RTP/RTCP-over-TCP streaming. Before, if the "RTSPClientConnection" object closed before the "RTSPClientSession" object, and the TCP connection was also being used for RTP/RTCP-over-TCP streaming, then the streaming state (in the "RTSPClientSession") would stay alive, even though the TCP socket had closed (and the socket number possibly reused for a subsequent connection). This could cause a problem when the "RTSPClientSession" was later reclaimed (due to inactivity). Now, whenever a "RTSPClientConnection" object is closed (due to the RTSP TCP connection closing), we make sure that we also close any stream that had been using the same TCP connection for RTP/RTCP-over-TCP streaming. (Thanks to Kirill Zhegulev for noting this issue.) * Removed extraneous comments near the top of "testProgs/registerRTSPStream". - 2015.04.22: * Updated "config.iphone" and "config.iphone-simulator" to work with the latest Xcode. (Thanks to Braden Ackerman.) * Fixed a rare memory leak in "MultiFramedRTPSource" that might occur if it's reading an incoming packet over TCP - requiring >1 read for the packet - and the "MultiFramedRTPSource" gets closed or paused while this is happening. (Thanks to Kirill Zhegulev for noting this.) - 2015.04.16: * Added the "f" (force symbolic link) flag to the "ln" command in the "make install" Makefile rules, in case you're reinstalling the same version of a library. (Thanks to Luca Ceresoli for noting the need for this.) - 2015.04.15: * Removed the previous (20 kByte) hard-wired limitation in the size of incoming packets for "MultiFramedRTPSource". (Now, any size packet up to the maximum size of 65535 can be handled.) * Added a (u_int16_t) field "desiredMaxIncomingPacketSize" to "RTSPClient". If set to a value >0, then a "Blocksize:" header with this value (minus an allowance for IP, UDP, and RTP headers) will be sent with each "SETUP" request. (Thanks to Deanna Earley for noting the optional RTSP "Blocksize" header.) - 2015.04.01: * By default, "H264or5VideoStreamDiscreteFramer" sets "fPictureEndMarker" (and thus the RTP 'M' bit) if the NAL unit is VCL. Because this isn't always the right thing to do (e.g., if we're delivering multiple 'slice' NAL units per 'access unit' (picture)), we now move this test into a virtual function "H264or5VideoStreamDiscreteFramer::nalUnitEndsAccessUnit()". If desired, you can implement a subclass that redefines this virtual function. (Thanks to Chris Richardson for bringing this issue to our attention.) * Made a minor syntactic change to "ProxyServerMediaSubsession.cpp" to ensure that it compiles with some old versions of VC++. - 2015.03.19: * Updated the "RTSPClient" code for handling a "WWW-Authenticate:" header in a "401 Unauthorized" response. We now check for the "stale=TRUE" parameter. If it's set, then we resend the command, even if we already handled an earlier "WWW-Authenticate:" header. (Thanks to Deanna Earley for noting the need to handle "stale=TRUE".) - 2015.03.16: * Made a small change to the "BasicTaskScheduler" implementation to reduce the likelihood of a race condition with external thread(s) calling "triggerEvent()". - 2015.03.06a: * Oops - forgot to add '\0'-termination to the previous fix. - 2015.03.06: * Updated "RTSPClient" to decode %-encoded characters, should they appear in the and/or fields in a "rtsp://" URL. (Thanks to Deanna Earley for suggesting this.) - 2015.03.01: * Updated the "H264or5VideoRTPSink" implementation to make sure that any stale fragmented data is flushed (discarded) if a server's stream is paused. This ensures that - after we resume from the pause - that we never stream data with old presentation times. (Thanks to Gilles Chanteperdrix for discovering and reporting this issue.) - 2015.02.26: * Fixed a bug in "ProxyServerMediaSubsession" that could cause a crash if the parent "ProxyServerMediaSession" object is removed from the RTSP server and deleted. (Thanks to Sergio ? for first reporting this problem. Thanks to Chiung Ikhwan for discovering the source of the bug.) - 2015.02.23: * Fixed a bug in "OnDemandServerMediaSubsession::getCurrentNPT()". (Thanks to Gilles Chanteperdrix for noting this.) - 2015.02.17: * Latest version of the "LIVE555 Streaming Media" code (reinstalled due to a server crash). - 2015.02.13: * Oops - removed the "#define DEBUG" that had inadvertently been left in "RTCP.cpp" in the previous version. - 2015.02.12: * Updated the previous release of "RTCP.cpp" to ensure that it will compile for Windows. - 2015.02.10: * Added experimental support for sending RTCP "APP" packets, and handling incoming RTCP "APP" packets. (Thanks to Nick Ogden for suggesting this, and providing an example implementation.) - 2015.02.05: * Made the "ProxyServerMediaSession" code a bit more 'bulletproof'. - 2015.02.04: * Fixed a bug in "DigestAuthentication" that could cause the proxy server code to crash if it was given a username and password for its 'back end' server. (Thanks to Sergio Andrade for reporting this.) * Fixed a minor bug in "MatroskaFileParser". * Did some syntactic cleanup on a few files to avoid compiler warnings with the newest version of "gcc".- fixed paths in live555.pc - update to version 2015.01.27: * Fixed a bug in "MPEG2TransportStreamFromESSource" that could sometimes cause an abort if more than one Elementary Stream Source were multiplexed into a single Transport Stream. (Thanks to Marc Palau for reporting this issue.) - version 2015.01.19: * Fixed an obscure bug in "RTSPClient" that might conceivably have caused a crash if it received a completely empty RTSP response. - version 2015.01.04: * Updated "config.iphone-simulator" to work with the latest Xcode. (Thanks to Braden Ackerman.) * In the "BasicUsageEnvironment" implementation, renamed "EventTime" to "_EventTime" to avoid a reported naming conflict. - version 2014.12.17: * Updated "RTSPServerSupportingHTTPStreaming" to make sure that the data stream source gets closed when it's no longer needed. - version 2014.12.16: * Changed the FD_SETSIZE check (introduced in version 2014.12.11) so that it's not done in Windows (because in Windows, FD_SETSIZE has different semantics). (Thanks to Deanna Earley for reporting this.) - version 2014.12.13: * Updated the H.264/H.265 parsing code in "H264or5VideoStreamFramer" to be a little smarter about how it computes a file's frame rate (when streaming a 'raw' H.264 or H.265 file). (Thanks to Michel Promonet for inspiring this.) * Updated "config.iphoneos" to work with the latest Xcode. (Thanks to Braden Ackerman.) - version 2014.12.11: * Changed our implementation of "setBackgroundHandling()" and "moveBackgroundHandling()" in "BasicTaskScheduler" to check for (and disallow) socket numbers >= FD_SETSIZE, because has a bug (at least, in most systems) that causes buffer overflow in this case. (Thanks to Michel Promonet for pointing this out.) - version 2014.12.09: * Needed to make the "QuickTimeFileSink" constructor and destructor protected: to allow subclassing. - version 2014.12.08: * Fixed a bug in parsing 'absolute' RTSP "Range:" headers with no end time. (Thanks to Ken Chow for reporting this.) * Added a new option "-K" to "openRTSP, to tell the client to periodically send "OPTIONS" requests as 'keep-alives' for buggy servers that don't use incoming RTCP "RR" packets to indicate client liveness. (Thanks to Peter Schlaile for this suggestion.) * Added a new 'protected' virtual member function "noteRecordedFrame()" to "QuickTimeFileSink". This function is called whenever a frame is recorded to the output file. The default implementation of this virtual function does nothing, but subclasses can redefine it if they wish. - version 2014.11.28: * When "RTSPClient" parses a RTSP response, we first skip over any blank lines that may be at the start of the response. This can happen if the previous response (e.g., to a "DESCRIBE") contained extra whitespace. (Thanks to ilwoo Nam for giving an example of a server that exhibited this behavior.) - version 2014.11.12: * We had forgotten to initialize the "RTSPClient" member variable "fAllowBasicAuthentication" that we introduced in the previous version. - version 2014.11.07: * Added a new "RTSPClient" member function "disallowBasicAuthentication()" that you can call if you don't want a RTSP client to perform 'basic' authentication (whcih involves sending the username and password over the network), even if the server asks for this. (Thanks to Tomasz Pala for this suggestion.) * Updated the debugging printout code in "RTCP.cpp" to identify all known RTCP payload types, even if we don't currently handle them. We also - when doing debugging printout - parse and print out the contents of SDES RTCP packets. - version 2014.11.01: * Updated "RTSPClient" so that it reuses "fCurrentAuthenticator" if we previously updated it with data from a "WWW-Authenticate:" response, even if a non_NULL "authenticator" parameter was passed as a parameter to the command. This reduces the number of authetication exchanges that take place if the server asks for authentication on more than one command in a RTSP session. (Thanks to Tomasz Pala for this suggestion.) * Updated "DigestAuthenticator" to allow for the possibility of "username" or "password" being NULL. * Updated the "RTSPServer" implementation to add an access check before the first "SETUP" (the one that doesn't include a session id), because it's possible, in principle, for a client to send such a "SETUP" without first sending a "DESCRIBE". Therefore, we need to perform access checks on both commands. - version 2014.10.28: * Added support for the VP9 video RTP payload format (sending and receiving), including the demultiplexing and streaming of a VP9 video track from a Matroska-format file. * Made "VP8VideoRTPSource" more robust against a bad first-byte header field in the payload. - version 2014.10.21: * Increased the max output packet size for "MultiFramedRTPSink" and "RTCPInstance" from 1448 to 1456, because we had a report of problems when proxying incoming JPEG/RTP packets of this size (and because 1456 bytes still gives a packet size of no more than 1500 bytes when we add in IP, UDP, and UMTP headers). - version 2014.10.20: * Increased the RTSP request and response buffer sizes from 10000 to 20000 bytes, because we saw a RTSP stream (VP8 video) that had an extremely large "configuration=" string that was hiting the previous limit. - version 2014.10.16: * Fixed the "RTSPServer" implementation to handle a rare race condition that could cause a "ServerMediaSession" object to be deleted while it was being used to implement "DESCRIBE". (Thanks to Michel Promonet for reporting this.) - version 2014.10.07: * Fixed a bug in the "MultiFramedRTPSource" implementation where we weren't properly checking the size of incoming RTP packets that have the "CC" field (i.e., number of "CSRC" fields) non-zero. * Updated "Groupsock::output()" to be a virtual function. (This makes it possible to implement "Groupsock" subclasses that implement 'bump-in-the-stack' protocols (such as SRT(C)P) below RTP/RTCP.) - version 2014.10.03: * Fixed a problem in the "timestampString()" routine that occurs if "time_t" is 64 bits, but we're on a 32-bit machine. (Thanks to Deanna Earley for reporting this.) * Updated the debugging output code in "RTCP.cpp" to make it clearer that SDES and APP packets are not invalid; just not (yet) handled by us.- BuildRequire pkg-config to get rpm Provides/Requires pkgconfig(live555)/sbin/ldconfig/sbin/ldconfigobs-arm-9 16242848882021.05.22-bp153.2.3.12021.05.22-bp153.2.3.1libgroupsock.so.30libgroupsock.so.30.0.4libgroupsock30COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libgroupsock30/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:16545/openSUSE_Backports_SLE-15-SP3_Update/30d970e27cad45f2dd27a5decc8dd04f-live555.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=713f2228797e913a3c29a154552b3f8c4797b479, not strippeddirectoryASCII textPRRRRRRRTX-4brutf-84f72bb49ac2496c04dcce6a5a11821d2aa29b960f1be27681287491a244fb6c2?7zXZ !t/䃂] cr$x#DE-aÍj`jU5~(bhL [/ᄱIՌ#S/Y\,q(/A|ѕ|> Өja톔e u$y:dl B@Ƶ>e*" TM&piN8z==b}ցY D tpcAȼ$o$z zL`A.oGV%Zv FIiTv,7W~LPtcMn%k"V&$j@gJ57I֐\ߵ/xbp˩IJE #K41<i1쵁^=[Bn?T8YVi=78@c &,M$LY໭zyHR'X6Xӫa~R:'%-xD.:5:*\@)eygt]A+^j]ᅙ%~tUWj:G/[Ff7QwQ t خpa Bl+Reo:[&|wz@e@b }9fz-qO"lG,Ŵ'^gq60DY1pZ:rt-[t0=Rrp$`@ʍ ެg:"$7u#p X@>b) Uj%i* +{jhxT(B>oP)6?F'@ s1Flx6I2'.)QKqS,U hxI m\QŝxxP?9]Y*GH~lp?{%Son1Ķ3}Z4r/3Gpef{(#pYƁix/wsF b@4oƄn! %@I}Sn58D˺ Ҝ|mr8 dvz8/lSa]5ۿ07fR5 P@$5T $B|k<K=k/N_xv=!y5텷WAj5\_P`2<$Cv`mTfOSz%^%'Sp G y%җ8횗5\ 0E!@Q(a's_euxϳKٰEfZFLLqĕ`++3{ -G8S+ SovI+DA1oNAx >qA>/':"jљ Lmy+Q9_SтoF)5}t)s*CFh۲ Okm3XݲQΨKbLc.U(X+q&Mﮱ` _C|=7eRlAlJE uo9>s3S^(y?%,?bW(S[ #چc%w?^,?C,@w[sCPpquVYD5 gk}a!prmD:Gg G;g6[E?L_FxAFn]ݹfA 3 H'Y/gv4.!*?Ɵ?J cL]TYFǏ.j(_NqaF~)/jnLN)B9Jo(YߡYUȓ xϝM--K9O~gNo"=Aa_?sx;$Է@Y([dr}Kp&d3.CC_5jaQG(%NIYkGɁ@%=Ӳg?BA6^iBji%P=ȳh`3D`.RY`xѬ>,CFp e L\x~ pjI." G>݀/'M"8 j5ȕ*D>@Ucۧ'"i8dЧDO 8Vu &O{1+=kSKWc|~"O4^mCbk uzޒs{;)AOxCքz[]ǔLR{rɠô[V+g :6dw̚:`x/hzrlEN8(M2CCcԽ(jCM 8h񲦄 ?+mͽ"Id`ҕs&@bE Y/S>vd8<{l( F?~ZU 7y(M+QKfb̂ǀi9oAlb7oSp=uWmh٪27BaO l!SY4ކu+tQFE8^E; M}H=6w{g{S)ip+H3|1p׿uױJѓBŅT"NeM+˾)62KFLäcY;!pJ} G̑ۏuP>u Mmz44j1|+7B猑o ϥ پYQ`qB52,fEnH}6t;e?mZt(gZ~m.KVg?`dXTDt|Y'Au9UT>*DgI66\5G6qbȴt ҃? ]FR+ h/n*i!: )rg7`$K% Tɠ21Ds 9pҤt цOmW˧T PNWS5 b5x@:֨\}KՕ&4P屇!XS;lOڗ:vL/pGp$^o>E'W) 7mT@Ik;*T἞omPX}ѝe~ߕ<A:PH5¯2|9;8+V~@,l~ፇ>X{dM|IUO-[-Y*[Ey,酿8m )spQNG\~LHУӌp]JKZR.}N2'bg'[9Ku#_犠QػCN.e+t^^ 7!`u$;woq@i7e;= _>#~.Uԍ_:=bݪ=h`\REsf4[M|;(.^ `};,lEeW)`zy_ٻg@|flie`q1JuA䑸ݨv JYk#|d/dTj3iSJZaCÊA_(tunZGʠФs>TGg R$O[5*b۸N ̪ gp$:9 :{!;--Mlv_j~QK{vKoU+F',ٽxVh SV_|Tjեέ# k@81lba47^?EIohCSlW{axeaw+<9v4w_Du[+:}_ܜwi%SͮRIuaW5eջK׬d%bY209/\' zTuɋO(6E%́:sxls<:H6Iδg?R:L$l# qMo8yRa2a' sm9A.v }p0*p}#&&?!*? "?B|{ y?~ڇ`˝:ĊD+k#“kFdvFB!䂪y gnu0Ѕ wK[Rմ<Pd*ίJR Y$BvS "D3VKJ04QA..=5\loV{M#ڄ3dվ$ߘN(e+"GfG#&LA785ܒ:>̍hIkG$) bT.R%jjb@"*FBQVlnT@q @xaZ5 TY.^Srvd3: Рݠ(^e>_[JzU=)I {&@ܯ'RQ_)8Sa Ŕ 𿖐]T,툊=d b Jү&v6rfN }i(1nZS8Egjdc@u'b #µ\i| f 5r]n+n^W  4ks~(IQf@\kzK̫ ),8@Jk2  b-Iy{ܜÏzdOc=o4!a3LU'yscQ^TOA<v5FIëh8]wj+J=B1L,'U~HG$SIX& f۸0q+mdBf, |k(TDjlrԈ OD7%rȡSAT5s^%ipzQ-l3oXY8@B(#nJ|jW~m5ϑ5eKUB+t Yi-sOx [U9N³(f?ag=@==ś%Ңh'-j@~T3}{oCMD9Ey-NCl/B&ONRQ`ǁ\~64:ѵ+& 5{õ+^>FrE"m &\_r,Gypx [ pؽ9^wya%qo0~nПdorQ?yKѦ[?Kh Nts> C@ax+(k4OXq;784^9JEJѳ#;6GA}:{u4@| $&ײhY!D.sߗ,&1):cyhZ Q Yh<MA’K͸FoJ:d&{­VtCl]E?Xɇ?dW>OlHzRh{\۔Zˍ$s= W tp*K93?𯵑 k_F9izk2RN) \"AoK&}MfsibBO;jd6kd$ ˆE~M`٠dδ?ey p*zB5$b%fpgOѐ^ެ\g,a Z sEHE,ZXT[ p3z={eLyNidWa$_3n]m-| )Y6Ea+YR6٦to y(II*RԴF[9yC<-ƥpC 2Fb{a|/X|Qޫq7 \M21lކ% '@E1V*RLj8Jo_7 jH6NHe9&IT9%|4q(ZlvrMA>N9܋E6 >!Ɩa%_3Fˮ{/ "yz*ٲGV'G*S4{_$z 1O%r܊*M#(mz4Z599-EY,C?TDr snjCc|sYf`s4_"-&% ~m/t @R|u "Dp!hƝ]ujٟ!.'#T5Iu'|㭋X !^+3%N7VCr1-b"lk\n4E֓%(pj+WCy#]ug2-m_=wRKdRT`!CIz\T)L^{C Wř0RВ(o|pB|x,u)t{-wr܏hj͎]ysDa=}ND$j-eکCLȘqް+@Y`ż޲s AJWI<`⚞by1D} yd5Ui9a,`lOm9QV>frVݤaՀ m=ghA-u(u59IOTi+kRʩbS<,H:?)<}KwHn8O/MD"55Iʄ 7ցf;qkrOp$Ԭ70VvFVkeO(f2G B ʾ=!tch՛+P3/JR[?!&)d˫PIk< 'Pb9"p,b(jvtE)ӀHJYo6,NBvOY'6(J[mnZ50p̋:"iAG{f6DP(1g1N рF>,%ԮIdEloT;?,/w%nCBEVIxd8#~9gᮙs z^;U V bpi4X3DKv {Ց71W tl4oXk(ǭ}NO)},fXܼb[tei/l9PK*$ƚ IJVc,0>+e6_ {izRfHpVsuEQUEkJu:սp L;خFLA$zk9 j`A/yw:w'"2~(l ĸ;!и$׏O?U' fUFG24cL6;a^U[qgW?x)ê,3lN v:9<]Pѓr@͸MRO:11 Gۃx̽wu>j\t G} Oq9klfVR󔘷Lt&mlQfĉU:qRB5'Cӗ NY*lZ7Vw24nza:!d5 DA~~ |."n li 1ⅹfZmu컜]o {ɔi6(TmAB!hڥ@-wi#`Jn<(Ϣ@Ŏn" Rږ򡂊US--Zb&O ͞{c`TO;V?h)TM08[ˆám!KC!}&#Pʎ |’if,/bh|qI<%:#/-+][Bٸb7Y ]y+Ryr_[#E Qnfj )|0Z=>:K=\" ܭ k>Ō@=:1o2i/j*(@IpW9gc.;O8YIB 2€ڲ Lg9+ҘL^aP z˄quc UVG]gUM+yFƒBľ+ IE/e*k۸h2RW<3N`MfU/-NpɼeZy"ȃW: E+Ĝ(*ϫ p#?*0c-7{BTeamzA*ZYz*鄯Z ϒ[$ksr8Q`j櫖YYN V]|? NfSG\>@*~0a'[?a+w|(dq'W#toM,:ECE[M(G̢Id!aJʲIߘzagbP2_yR <7SJ7kՏ0 ~u>-"U opd4QiA [~^S5e"Qx7n3/}<[TKߒ\B3U\b=H V[%bϨ :p u>4_7π@,JIH}tW /{7dHO.xwkf§;B|cIQ۹e'3 |'* EgP[:1V gSX2s|^=V gLr%9zs ,_c­T:-njrH2p$[Hj׷? ! )T!NNHG}3E^^y2TA"ğ_ heE3DW\% C/ ZLj a`8안#nMiC84~Zn[p,!O"C6%q4uH(IepË}Kit˚>Fx@v`hĹʊtI=m=#Ϊc5x?W/ꉹɼg0†"ǫbťGf~Uu{iӯGIbq9pHjrP<* M6T,y/BH*9KHϝmd2)wiE 6~G8zxHl^XZUhV"2z%g{ )e93=ɪ^S!_~!w8HbOڪw@g,ϓŦͥ℆׏JBv,x,m_b|bRp$Qg{flkٖnh@5C{7]Pu{r H00M$[h+Cs[(#;/[LzH72b~#녫Ȝ)߇cѨ'.7S *g57 P"› 2Up-mHB`MC+Ԟ-dz"[?/}srnU7)NE8; zUT=pBun}w9l0QvZ}yw@=+;z-T7VW=×Lq|$XIڋdYHD fWy@?ӳfl) wܯyε J[S!XtҠ <FrSY?xZ4as=`6PaƄa |]&p}`v oJԁV2{YO뙊fJ[RR^jD Ll(T&NvbnCiG$25Pbn9Ul2lU"H#30`B5|~OjNQ !ŖPb98;ō4m2;8 vqg'-qQftD8F&)[ މӿ_1Km(⎷>j]QuXu.OqH/9f}VCusy=|f/,"wqVA tafiq[ Կ<0L=,8ܾ)s Ձ:M!p[z/mȜ-`g;]bw"gȅG]R pZrJvG +@qM+`a߁^Ole-3lt\09vV V |zz^v@ u# -\UͷẄvS>~NW/ɠʬ]VbZ25S*fp$m8WgU/`*(Xgj3"JV*?eKȦ4S a{TNr[P8P `=S$.U.C&KNKE}Dh%^uA.HZ;%ųZR eB$RMo5,3.e=>!?_-_ޙS Ŏ`R-IQ&zXzZ4Byi]-l>:D2d8s"#LaO(};]SweaۥN!9PK6\&d~Y$X2 KA`9bcGB)J0o/5'2i.5%XRs\R Yk ]DdXпPmTJoff'zIFu VWT aWiZ7CB?USN)0o6w9lɥ[_a/mI(b{>F|%b;oL_U@,G{,WbObSFfEH)qA!p`p?YzOV}U^D*BfEiKUxvߴgX.5$l]g@"npb^yk<:2E >' Ҁ|<nrgs64'VϘ|$Skd Q`9̤ӜP^^xAL^1 UƜhI"Gilw} <'C@i>0[\d(x)K7PaKr4?MlWlͫ nYs=U,T28V+s+˩[VZY=X@eN@CZ|KBO|D6&q /[xwgæ\Pb \hNHVفNDUOB.»L"1ZP(,v_ NQR;Nzmneo᠚ Xj P&sGjP n3^΃T ,ą33ը|{qbM< dm^Dej f"3V1Xh,$00Xan; u&/+ `cq\Cț9sKcǬ%Φ1wgMX$zpC!hoDƼ6Hj+x1/ ֲ٣Re/Մ?˲B+^~3ev.2RPuƿEI ~]lFRoc-UGJrۘBZE fEirv_Ģ /7[MGޒ"~GW,cV3$QlM.`Z1$;IQ>/fV}XR._$HਅO>䱄)y>*} ̺$W$n?'Us2-1KU)f{aC>ϸ]QIhQo_@ԂXv%nǤ3 ~I8PԝAjג2wv{Rg.#/F}OVӿxw 1s ]t`ny{ClE("C6pC}VÉ;!uMN>ϯ,qL7= ~X1UmAV{ܳKtGERX\j_5u+]9TZ?6v'*jȔ6_0ɣ _8˔LjacRͭK[ĒQx,R~bމLϧf"f9:rG2)h hC<wq`5_q_+zHfԡytEwJ\ɟ#iC2* dU.dF_7gN} 3MOkw4?Da"^ h}#FYub9OX#fs4)}[X1ҰRoU9~({xQnm֑ dQGq:3 : :1$udHk?֦9[78NLMӐ6 m)=s5 " 耒_:LG#dS:j}J}WvrJ?iuR[(:'eJ7>ૄqҪz6huuBi>KKƅ8 uk`o6}Ui` ՊCh+>F+^޼J\Ҕc)H0+zk0Pmռ#R#%jnPKi3^XwL:+Υ>mY0QٰF:%Z%yld5=& »BvՔ0=Н0H7dŖ˲fEuWZv{)aG'Ys5`8IЕzF_nS?LSy(0?]0*x AY"*q⮹hC,UC .F/V2.{dǓCԛS L yiR*)hbIE#HIs=b*")ambIy^pVZ^Q%&H=zq 8L֑~*)?_0 @̱cWoe@}K'm-~J{zS'F 1_"Ӛ*g8yrY,y{;Aeb䨁f 鷃-ժB?X =BaLDO8)ۜWި=4mJvN" ny&MD²hzƩs052yl3n%0x:lʬܣ]4܌i%0(m6B9pzp}?wjp_à3@ t}NyZt"IxVOs0 vX{'_(#Vbٜw)=eH~vRʕ֑ngGTF2֤D ]Y˅] h' h~,?ys<ZW6)sߨS}PPaSfL 8"`xs?HOM@Y7 D]'2ƕ1OD(l܉5I !$;WF#xAW{>;2縸Jn_'?M)Af u4CMGZd JWUwjΨ1k Pm2U&zng)hb$XG3ng?2YQ-$!wt~_PHYTNS}']~A4bX-W'qaGD0JEb5t*^btGv|)OSއْ: ϜةS(z-,HIAyi̟v' y G_sĎXUW]łGih]Fb#'d<fLidȦА$)llrs^5$%v0Ptjfa֭`cL>[Gͯ<߼0Amiv/1Yw*ڽ=`d1F!$N-YxorG@x&>J#\{)G9nST>'CXYw-oen'Tl?,T/z^~jEv[͂*]F~LKH+`1R]zp4YVʱqh580,i.H_Oszl"N ^‰ i FMk#(wtE A7n1;H@fl %w_0ǧIĝi)b.أ X5DjC79R< пj3k]_]?ƎUS0A)/!wf_eL+ C=[$F|p2Unj?Ch wa3xQ?˦4\GQZ WEkonBUݻiOseꆑ ^"H-1.k,:& l\u,*#C3P!\ Θj$#`Ui|Kiֹh&v#vI!;˯ (:LJ4n:htnOӲBB ͞z >`Hg+Fq{^CQp"^K l*^^lI Fh8:yp}}NrA83~&p 9D2YvG5pDN~Q *XgԽ4v K}+GëUr K"6B#MGS8^Z!Am­=OApц/-UU2\;<5%et73 KO!Ji4s(sT>o(fRlP= HdљcٜMPNRd70]U 3BAsQO>x()ЫߍJI;b=]ZL@f69HCǭxxk܆r#Wj ;@rG,Pnx\e׆fhDcT2. DΟoے+@/':+Vҝw}}]8!G}WJe(!*XmNB *\〕uh;y*'־OPkjB4&P-+~;iͧUOٕM8loS+QsRS[FZ RN {'Zƃ?c]) XϽYtˆ<~BĚʹצaeۇ>فGC1Q;ԥ695YMCvbHnc%lp0/\|`\1:$PZS"Z1>(^~E3XO+V@r<«z +ܯF"| rg:bG6:$\2CV&b1`Cn`+] ~5谗dp Tp/lmx`PXS/,{ 'W:L{闧4i2"3Qz6aڞ|-1#xߘt 'n9n  1`Iem&p"ލ هh`YY2rGJºxIUdbpi|C3Q4dtM`<\ fol"Ue={nd2l>*(Cry.M}#z08Z7$_4u_{5xKI? ᮝ4D5WKɔV^j)y0D@]K GmiV.[BZP浍L@/IMYB ֙?-g&P|d[EI8vUʩ!M+V*܆L}$+IޓT-.=H80TE#mwvҺ۳l^ܛo{ZKx#\{վs{XG^\` 0(+%ޚx=Hp볶<Ԛi _cc'V{ׯG^=/?)*-a yO|Efl *-oZ*@l8!많2֙!Peċz|g['ޗk+㳴56ʱL{T%g|ː<7l0/ |(tN*riI'ܬ8CS4 KE*pa>Zc4][3wPOɚˬM7M+eTC:RbXMsU0Hv?QKXvI;m$'7vzp-=GA wfbBP=1bXJ"s,j;"&v/n<"z:(MV`' J+䷠.um]1/:l~!ob _)S8B?k<wo3Im`p!߅w}~̯Hm]VhL85*U=aTx5v71NwcmRO֪DLY*?ArܷM`iZfp4o1/ϗۮ3\hNfwu~n>ߠ-7lWXcpOd"XcoMJ]24bB\=G!C/W^iͿ=P,KF/*}˭xkZUH 7b< !f>hh4(ه? Taw5CBH5&&|%'ׄRŗх7{PL;E;pL ^W5|(sI ŸORo•_Zx2P oY>RὧJoپZD;gAmUe,\lQv4vKXT 5!$/:Q!Ig͗t;S9nMˮĄaWT}yhgxIaDu_B$pHkX˵ nԂP1&6HO;}hoǡm)owy׎-3бrx{ZDF!;i-% <\;ߩAhj +G`G3AnZ`zi.mPpiO賸bK!dTi):::RG}ӫYA&]6~^0HH}4ZG~S9A3Wc(f"]#3J$[?Ii+_a)öPDP,ύDh0aʔY-a3AmOfʖȠ`꣛c=a)`insF{:<ֆmU iJ}J=rzjJ}G6uv@92Kp) '젏Fh~Lbnj̮q_ Dz`3{3"qˋ|;D7s2i8C[9"B}"$}z0&׈iʬRncZIZiBdH-lX=:jXׄI\[SkLJLҮ#*3w~`ҳC/h?Y6£naBEau+EoZnP0RmS ltI-{R%ᷯj(5%=Gʠ3A&e՚T2Js]7N”.,.n}yWthbX )r!I~ H7vpY a/7Ap=#_Cn&B‹gTK2aLUgra: "vT @nRȳ {t*3᧢aםD+74m#=~ Ŗɒz]hfz½m_HT77mkdGPƦ:p/lU9 ! 2OhXN^D\EO:VL (8w tv=iQ6Jvk)#rV o7c 2L=}oV v=z `1"\a'oͨضmL@ Vdsӈ8Ke[K%Dt LZjiƽN8 ̀(>hPX, qQkB5UwL(2P12m O qJڀ -o [<[*0}y<~8Vb IBvõR!" GmfױX/+bg"h=)+\ ZS>&Ps^6-hO3Lk* zAK;\_ޖNs[9;$"[lejܮo!sW[k@٣E@9N8tr.L^3ꑪ~@(Ƒ `Z+d?P'^c(y-XH*ɥU;އw9_cs;e~FA}UyȇVQpsHE,(EftLpc=/F3ܱ_F!`"V|_a_ȮnfBNc" 3V+fVCOo8k(:vڛɕm ;\Tqk67bB[81h".bu%ci )~~ }]BmJZ 2Tk^:1TD|^ld=`Ke rg&& ,;aIc֍/u.RXDމkrL!S}zMNv7nDF.3}  i˗'QmgƲRT>3H-0$dSVݨ6ӬD,&`q>_Dp0&^%8ͺmX?gZM.qR۩?C?dڔCQF6Yw _!b!!Mk Et{t d:]}G& t nFmkYW!˻JҲ7(~I"i^D8Xnj~> M{7A19*qf嶁IzF&kQ5AQf2g%Sk1[jF)e$:Fk zh@dĥўժiJYED iT)+0sMt#p vǨxi[8D6:˂ZNe)ɻ5u2w؈= H7˃3UY#jx>*LH\UNv적--o36;MXzʱ?IXIު²&+kP5*9ۋ7Hid/QE!nձ8gOCrBo>'KpRWQ'nlhIaT{(C-)%ŃNkk'0C]%jKа^iIBLMjL0čHɑD|Z w M19_kLV@MBI/4(N;1LaN:oHKdaIϾ0 HịHk CK&%!N9"H1P`fd67. 57Jx .æcp|t[lDԻ={&{PhTN+Zƈֲ10Q W'H*պLH{vڦ $avMma:Ғ,ĘZ?w֛_Fd`8:JTxKjmnd}~5.?9C$+WV2$+Lo s{k\?Bw1na,(s*L.[1Ib~Sj>? '"tSmUj[,G"`vVG:?+w6{5QVȇe;iԲk wH\KY6 A̕oQoUvj8[#BFN ۼ;SLkE5{HFM؆s`;9͂P~;y|mrwz{(^M k(uys Esgc3#KnK " v7dE'3w+EN^Ssd19D;J1oTՒTK+\He{]C;MtL~nq(u-,'^9E$cD}6Akm@6Z]}SMo"avMX`t.DJ ۄYMt1n#aAm7D*3s@N9v$R/_X:캗9߀sO:5,e;(" >E0 ;++O>Po*°ewyCl V|PCr>g7T/M)*Zwc&_}1L^:p~!Xm?vHr`cGf#Uoh32.k(h&?s1Gʏ;6i_M]ٜjOWą{m.,4 FZ>^iT$>=δWOr0!yt.|(7 OmRl bA&b WEas,k~UhTX5G5M.yjJ%?b5J].*-Mb"O=4XQqfykhem?rA;;HWͬPJh/''8Y;~'K j@.3Y0|-Wٓ}2e<+e(!6-P,C@rVMQ<%& Zd>U#$sb׷y hU/Dž ջ\fe3#yRW}zLKfm7ׅᶍEljZIazBpξ3+r~m wU+&FAqFZKaYpf5xBUa n&wW\)8-Dx1'4`L#PKtYuٲxCVue&=J]1zGOWrxVU@|0"̋Չ=K}#i0-SFPG0Cs{AzhS%sWDBHg2E*L^(L2%ImXL&{}<1Xy "F l,4EQ-7zQW^`5`KV4 m Vc[6}#w^U8BέUP"G*Y8$O99BemM|u5ڮcG8ʼnrQ7 dohT /r?M4'Uj^*^Nʘ ,wN%;|/YRʼnq0iDhtG M_ p^'7 ”HBϝ(:t;W'q_TNH)/Ӫ g*<PDQ}fv6$KbBó0>No5/ JǭG@Ϭp+ W zI2DdzvM)V>:/sam n%uQ95J wȭp`tqΔA)DnAna&a~ t@X'Vm@:O5_c^J]PT=o?D IQviWx5 ^d3<%?wC8u/XmXۋH Wp! <Ȫ_UQ+c[' C0Z#%Uw.,\i@QQj~V{=tA'D!)y)a+1-xQaZ05;Mdn1CI ר9f]xIhwƤQW=#$B\"5:O汆} /&M˃1#;+Ў5¯DNF?A[{oF3+UXU#p@ dx>k3̩P?!Dw6RBN4 צjJVОN]0+f{apSHhdshEgF@brTOqt@TJ~x1"dFhEiS^ǷWڝdin1s3c SpI ۘ U Hpo pݔe>t_R&=&[f0WEԊݨ.,J ۥdɛ;mŬU(eb 'hDy^#d#fgBԷʑ=6&ZF},=+ ~ < ӣZ -H$aXmUswhR^$ (#c9mczXi;R&c9Glp"Ӭ^}0pmU=í7uwm4vjҵp) 3.ypd::qo!jrt~ A된#6rlK3pMzbM~'M~($uSvV<QCx_r-~.[#/A8Q͛5umA姵o WۣAAd. YkW}5R>\)|ߌ3426i Cd)KQ tf?U&(\F!j5''~ ~dӢ\/kU2:5@1z^C;?-MWo>8 ۰VDFФ4H){z[bo\DGַhp(Nx.q z+мY䀆W_/pThrNvy淔2B}޻Q>2UV ou6`5zuPl""aΠ ӐG'&Px,.;}̷$|@tqhIVK;/.j/T̎rap@hG/>l_$vΠƎ/ڵE Q1::K4(E])&}6< F>\ow^e$fֽ=#ߺcV?BUW3(2z")e 4r 8_[XWhW8s!;TzE`&OxQ΄G7}]g̒Tk̼޼v%(߅\>-B[1gu;2(@@"O+#uuaKO.)M,@tֹ5Ql 31b(c] MܤȪ]=v+uWL !1Pwj8 8 J;21RL݃zǹy$i5r$qGM4($=-Z)'`ַ<ջdA  ŤSlejωU@ʋ%O#%7.rz[3 ;7z y#\ۊ>ڧ)\bщLv,/?q4ǙrC m.dc%9|R{T?0̉&By%u< /eƠtx;ݔD*Xj~<1>LMUlȄ; 󺡜J.QI95'! E.,DV7hяOQ};GAVBk7Fis;9B)h:Z0萐aC2 u kī3p) YZ