libcups2-2.2.7-150000.3.35.1<>,eԉbp9|@R8t $z/P:H."_29E(Y,A-OhF$fb#- b J'p&qM}-|wĸ(s(\JC,((K +_J[Of$s/\VL x2/' Wbvcʳ$aM-+:yj!qt)rxpMsw˯ `ZÐAU>LK{)GuW ~ >Cy ?yd   X  %,0 2 4 8 y |\L(8,98,: *,>u@uBuFuGuHuIuXuYvZvH[vL\v`]vd^vqbv}cw&dwewfwlwuwvwwxPxxTyxXzxxxxy Clibcups22.2.7150000.3.35.1HTTP/IPP communication and printer queue and job libraryThe CUPS library contains all of the core HTTP and IPP communications code as well as convenience functions for queuing print jobs, getting printer information, accessing resources via HTTP and IPP, and manipulating PPD files. The scheduler and all commands, filters, and backends use this library.bsheep22 9SUSE Linux Enterprise 15SUSE LLC GPL-2.0 and LGPL-2.1https://www.suse.com/System/Librarieshttp://www.cups.org/linuxx86_64 9b3aba352fcfa801b48cb6ad84efe731c711826df7c6a1ed2c66ce855acf16f1afrootrootcups-2.2.7-150000.3.35.1.src.rpmcups-libslibcups.so.2()(64bit)libcups2libcups2(x86-64)@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigcups-configlibavahi-client.so.3()(64bit)libavahi-common.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgnutls.so.30()(64bit)libgnutls.so.30(GNUTLS_3_4)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1b@bbL/@`t6@`T@_=^]@\n\['ZZ Z@Y@YB@YYχ@YX@Y9<@Y1S@Y /XXsXۡXN@WrfV2UU@U@U@U@U@UUv@UTܕTܕTܕTܕTr@Tr@T@vliaskovitis@suse.comjsmeix@suse.dejsmeix@suse.dejsmeix@suse.descabrero@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.devliaskovitis@suse.comjsmeix@suse.dejsmeix@suse.dejsmeix@suse.dechristophe@krop.frjsmeix@suse.dejsmeix@suse.deopensuse@dstoecker.dejengelh@inai.dejengelh@inai.deschwab@suse.dejsmeix@suse.dejsmeix@suse.dedimstar@opensuse.orgalarrosa@suse.comalarrosa@suse.comkukuk@suse.comdimstar@opensuse.orgkamikazow@web.demichael@stroeder.commeissner@suse.comjsmeix@suse.detchvatal@suse.comtchvatal@suse.comjsmeix@suse.detchvatal@suse.comtchvatal@suse.comjsmeix@suse.demimi.vx@gmail.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- cups-branch-2.2-commit-3e4dd41459dabc5d18edbe06eb5b81291885204b.diff is 'git show 3e4dd41459dabc5d18edbe06eb5b81291885204b' for https://github.com/apple/cups/commit/3e4dd41459dabc5d18edbe06eb5b81291885204b (except the not needed hunk for patching CHANGES.md which fails) that fixes handling of MaxJobTime 0 (Issue #5438) in the CUPS 2.2 branch bsc#1201511: Stuck print jobs being cancelled immediately, despite MaxJobTime being set to 0- cups-2.2.7-CVE-2022-26691.patch fixes CVE-2022-26691 cups: authentication bypass and code execution (bsc#1199474)- SUSE_bsc_1189517.patch is https://github.com/apple/cups/commit/821b3cc956d46b811facd50986acc9f24f0e1c79 which belongs to https://github.com/apple/cups/issues/5288 that fixes bsc#1189517 "cups printservice takes much longer than before with a big number of printers" see in particular https://github.com/apple/cups/issues/5288#issuecomment-921626381 - SUSE_bsc_1195115.patch is https://github.com/apple/cups/commit/ba9d68cc7467a7a47ef219071902b9e9eb6dbc44 which belongs to https://github.com/apple/cups/issues/5538 that fixes bsc#1195115 "CUPS PreserveJobHistory doesn't work with seconds"- When cupsd creates directories with specific owner group and permissions (usually owner is 'root' and group matches "configure --with-cups-group=lp") specify same owner group and permissions in the RPM spec file to ensure those directories are installed by RPM with the right settings because if those directories were installed by RPM with different settings then cupsd would use them as is and not adjust its specific owner group and permissions which could lead to privilege escalation from 'lp' user to 'root' via symlink attacks e.g. if owner is falsely 'lp' instead of 'root' CVE-2021-25317 (bsc#1184161)- cups-2.2.7-web-ui-kerberos-authentication.patch (bsc#1175960) Fix web UI kerberos authentication- cups-2.2.7-CVE-2020-10001.patch fixes CVE-2020-10001 access to uninitialized buffer in ipp.c (bsc#1180520) - cups-2.2.7-CVE-2019-8842.patch fixes CVE-2019-8842 (bsc#1170671) the ippReadIO function may under-read an extension field- cups-2.2.7-CVE-2020-3898.patch fixes CVE-2020-3898 (bsc#1168422) heap-buffer-overflow in libcups ppdFindOption() function- cups-2.2.7-CVE-2019-8675.CVE-2019-8696.patch fixes CVE-2019-8675 and CVE-2019-8696 (bsc#1146358 and bsc#1146359) and some other security/disclosure issues https://github.com/apple/cups/commit/f24e6cf6a39300ad0c3726a41a4aab51ad54c109 (Apple's internal issues rdar://51685251, rdar://50035411, rdar://51373853, rdar://51373929)- Add issue5509-fix-utf-8-validation-issue.patch (bsc#1118118) Fixes https://github.com/apple/cups/issues/5509- cups-2.2.7-CVE-2018-4700.patch fixes CVE-2018-4700: session cookie is extremely predictable, effectively breaking the CSRF protection of the CUPS web interface (bsc#1115750)- cups-branch-2.2-commit-97cb566568a8c3a9c07c7ccec09f28f5c5015954.diff is 'git show 97cb566568a8c3a9c07c7ccec09f28f5c5015954' for https://github.com/apple/cups/commit/97cb566568a8c3a9c07c7ccec09f28f5c5015954 (except the not needed hunk for patching CHANGES.md which fails) that fixes local privilege escalation to root and sandbox bypasses in scheduler (Apple's internal issues rdar://37836779, rdar://37836995, rdar://37837252, rdar://37837581) in the CUPS 2.2 branch bsc#1096405 CVE-2018-4180: Local Privilege Escalation to Root in dnssd Backend (CUPS_SERVERBIN) bsc#1096406 CVE-2018-4181: Limited Local File Reads as Root via cupsd.conf Include Directive bsc#1096407 CVE-2018-4182: cups-exec Sandbox Bypass Due to Insecure Error Handling bsc#1096408 CVE-2018-4183: cups-exec Sandbox Bypass Due to Profile Misconfiguration- Version upgrade to 2.2.7: CUPS 2.2.7 is a general bug fix release. For details see https://github.com/apple/cups/releases or the CHANGES.md file. Changes include: * Additional security fixes for: bsc#1061066 DBUS library aborts caller process in _dbus_check_is_valid_utf8 (in particular that aborts cupsd) and bsc#1087018 CVE-2017-18248: cups: The add_job function in scheduler/ipp.c in CUPS before 2.2.6, when D-Bus support is enabled, can be crashed by remote attackers by sending print jobs with an invalid username, related to a D-Bus notification which are the CUPS upstream issues https://github.com/apple/cups/issues/5143 Remote DoS attack against cupsd via invalid username and malicious D-Bus library and https://github.com/apple/cups/issues/5186 squash non-UTF-8 strings into ASCII on plain IPP level and https://github.com/apple/cups/issues/5229 persistently substitute invalid job attributes with default values - not only in add_job see also bsc#1087072 dbus-1: Disable assertions to prevent un-expected DDoS attacks * NOTICE: Raw print queues are now deprecated (Issue #5269) so that now there is a warning message when you add or modify a queue to use the "raw driver" but raw printing will continue to work through CUPS 2.3.x, cf. https://lists.cups.org/pipermail/cups/2018-March/074060.html * Fixed an Avahi crash bug in the scheduler (Issue #5268) * Systemd did not restart cupsd when configuration changes were made that required a restart (Issue #5263) * The scheduler could crash while adding an IPP Everywhere printer (Issue #5258) * The scheduler now supports using temporary print queues for older IPP/1.1 print queues like those shared by CUPS 1.3 and earlier (Issue #5241) * Kerberized printing to another CUPS server did not work correctly (Issue #5233) * More fixes for printing to old CUPS servers (Issue #5211) * The scheduler now substitutes default values for invalid job attributes when running in "relaxed conformance" mode (Issue #5186) * The cups-driverd program incorrectly stopped scanning PPDs as soon as a loop was seen (Issue #5170) * The `SSLOptions` directive now supports `MinTLS` and `MaxTLS` options to control the minimum and maximum TLS versions that will be allowed, respectively (Issue #5119) * The scheduler did not write out dirty configuration and state files if there were open client connections (Issue #5118) * The `lpadmin` command now provides a better error message when an unsupported System V interface script is used (Issue #5111) * No longer support backslash, question mark, or quotes in printer names (Issue #4966) * The CUPS library now supports the latest HTTP Digest authentication specification including support for SHA-256 (Issue #4862) * TLS connections now properly timeout (rdar://34938533)- Make sure cups-libs- is removed- Version upgrade to 2.2.6: CUPS 2.2.6 is a general bug fix release. For details see https://github.com/apple/cups/releases Changes include: * DBUS notifications could crash the scheduler (Issue #5143) (see also bsc#1061066 "DBUS library aborts caller process")- Use again the baselibs.conf from Fri Oct 13 11:11:10 UTC 2017 that got broken by the change on Wed Oct 18 06:11:10 UTC 2017. - Version upgrade to 2.2.5: CUPS 2.2.5 is a general bug fix release. For details see https://github.com/apple/cups/releases - Version upgrade to 2.2.4: CUPS 2.2.4 is a general bug fix release. For details see https://github.com/apple/cups/releases - Removed 0001-Update-cupsEnumDests-implementation-to-return-early-if-all.patch 0002-Save-work-on-Avahi-code.patch 0003-Avahi-fixes-for-cupsEnumDests.patch because since CUPS 2.2.4 it is fixed in the upstream code via https://github.com/apple/cups/pull/4989 more precisely via https://github.com/apple/cups/commit/a2187a63425a3d6c05de1e1cbf8c26fd39a1aced https://github.com/apple/cups/commit/657c5b5f91e6d5120c4ad7b118cf9098dd27f03d https://github.com/apple/cups/commit/3fae3b337df0be1a766857be741173d8a9915da7- Fix typo in requires- Implement shared library packaging guideline [boo#862112] - Update package descriptions.- Remove redundant Requires(pre) line — the use of %post -p already implies it.- Pre-require user(lp) in cups-libs- In /usr/lib/tmpfiles.d/cups.conf use group 'root' for /run/cups/certs (boo#1042916).- Major backward incompatible change since CUPS 2.2.0: There is no longer the directory /etc/cups/interfaces because since CUPS 2.2.0 so called "System V style Interface Scripts" are no longer supported for security reasons (see below the entry about the changes included in CUPS 2.2.0). - Disabled cups-2.1.0-cups-systemd-socket.patch because it does no longer apply which needs to be examined and decided by someone who knows about systemd internals. - Disabled 0001-Update-cupsEnumDests-implementation-to-return-early-if-all.patch 0002-Save-work-on-Avahi-code.patch 0003-Avahi-fixes-for-cupsEnumDests.patch because they do no longer apply which needs to be examined and decided by someone who knows about Avahi internals. - Version upgrade to 2.2.3: CUPS 2.2.3 is a general bug fix release. See https://github.com/apple/cups/releases Changes include: * The IPP backend could get into an infinite loop for certain errors, causing a hung queue (rdar://problem/28008717) * The scheduler could pause responding to client requests in order to save state changes to disk (rdar://problem/28690656) * Added support for PPD finishing keywords (Issue #4960, Issue #4961, Issue #4962) * The IPP backend did not send a media-col attribute for just the source or type (Issue #4963) * IPP Everywhere print queues did not always support all print qualities supported by the printer (Issue #4953) * IPP Everywhere print queues did not always support all media types supported by the printer (Issue #4953) * The IPP Everywhere PPD generator did not return useful error messages (Issue #4954) * The IPP Everywhere finishings support did not work correctly with common UI or command-line options (Issue #4976) * Fixed an error handling issue for the network backends (Issue #4979) * The "reprint job" option was not available for some canceled jobs (Issue #4915) * Updated the job listing in the web interface (Issue #4978) A detailed list of changes can be found in the CHANGES.txt file. - Version upgrade to 2.2.2: CUPS 2.2.2 is a general bug fix release. See https://github.com/apple/cups/releases Changes include: * Fixed some issues with IPP Everywhere printer support (Issue #4893, Issue #4909, Issue #4916, Issue #4921, Issue #4923, Issue #4932, Issue #4933, Issue #4938) * The rastertopwg filter could crash with certain input (Issue #4942) * The scheduler did not detect when an encrypted connection was closed by the client on Linux (Issue #4901) * The cups-lpd program did not catch all legacy usage of ISO-8859-1 (Issue #4899) * The scheduler no longer creates log files on startup () * The ippContainsString function now uses case-insensitive comparisons for mimeMediaType, name, and text values in conformance with RFC 2911. * The network backends now log the addresses that were found for a printer () * Let's Encrypt certificates did not work when the hostname contained uppercase letters (Issue #4919) * Fixed reporting of printed pages in the web interface (Issue #4924) * Updated systemd config files (Issue #4935) A detailed list of changes can be found in the CHANGES.txt file. - Version upgrade to 2.2.1: CUPS 2.2.1 is a general bug fix release. See https://github.com/apple/cups/releases Changes include: * Added "CreateSelfSignedCerts" directive for cups-files.conf to control whether the scheduler automatically creates its own self-signed X.509 certificates for TLS connections (Issue #4876) * http*Connect did not handle partial failures (Issue #4870) * cupsHashData did not use the correct hashing algorithm () * Updated man pages (PR #4885) A detailed list of changes can be found in the CHANGES.txt file. - Version upgrade to 2.2.0: CUPS 2.2.0 adds support for local IPP Everywhere print queues and includes several performance and security improvements. See https://github.com/apple/cups/releases Changes include: * Normalized the TLS certificate validation code and added additional error messages to aid troubleshooting. * http*Connect did not work on Linux when cupsd was not running (Issue #4870) * The --no-remote-any option of cupsctl had no effect (Issue #4866) * http*Connect did not return early when all addresses failed (Issue #4870) * The IPP backend did not validate TLS credentials properly. * The printer-state-message attribute was not cleared after a print job with no errors (Issue #4851) * The CUPS-Add-Modify-Class and CUPS-Add-Modify-Printer operations did not always return an error for failed adds (Issue #4854) * PPD files with names longer than 127 bytes did not work (Issue #4860) * CUPS now supports Let's Encrypt certificates on Linux. * All CUPS commands now support POSIX options (Issue #4813) * The scheduler now restarts faster (Issue #4760) * Improved performance of web interface with large numbers of jobs (Issue #3819) * Encrypted printing can now be limited to only trusted printers and servers () * The scheduler now advertises PWG Raster attributes for IPP Everywhere clients (Issue #4428) * The scheduler now logs informational messages for jobs at LogLevel "info" (Issue #4815) * The scheduler now uses the getgrouplist function when available (Issue #4611) * The IPP backend no longer enables compression by default except for certain raster formats that generally benefit from it () * The scheduler did not handle out-of-disk situations gracefully (Issue #4742) * The LPD mini-daemon now detects invalid UTF-8 sequences in job, document, and user names (Issue #4748) * The IPP backend now continues on to the next job when the remote server/printer puts the job on hold () * The scheduler did not cancel multi-document jobs immediately () * The scheduler did not return non-shared printers to local clients unless they connected to the domain socket () * The scheduler now reads the spool directory if one or more job cache entries point to deleted jobs () * Added support for disc media sizes () * The httpAddrConnect and httpConnect* APIs now try connecting to multiple addresses in parallel () * Interface scripts are no longer supported for security reasons () A detailed list of changes can be found in the CHANGES.txt file. - Version upgrade to 2.1.4: CUPS 2.1.4 is a general bug fix release. See https://github.com/apple/cups/releases Changes include: * Fixed reporting of 1284 Device IDs (Issue #3835, PR #3836) * Fixed printing of multiple files to raw queues (Issue #4782) * The scheduler did not implement the Hold-New-Jobs opertion correctly (Issue #4767) * The cups-lpd mini-daemon incorrectly included the document-name attribute when creating a job. It should only be included when sending a job (Issue #4790) A detailed list of changes can be found in the CHANGES.txt file.- Replace krb5-devel BuildRequires with pkgconfig(krb5) on suse_version >= 1315: give OBS a better chance to break up build cycles.- Drop cups-1.7.5-cupsEnumDests-react-to-all-for-now.diff and add 0001-Update-cupsEnumDests-implementation-to-return-early-if-all.patch, 0002-Save-work-on-Avahi-code.patch and 0003-Avahi-fixes-for-cupsEnumDests.patch which is what upstream finally commited to cups 2.2 sources in response to https://github.com/apple/cups/pull/4989 in order to fix cupsEnumDests to react to the ALL_FOR_NOW avahi event (and also include a similar fix for the dnssd case). Related to bsc#955432.- Add cups-2.1.3-cupsEnumDests-react-to-all-for-now.diff . Avahi sends an ALL_FOR_NOW event when it finishes sending its cache contents. This patch makes cupsEnumDests finish when the signal is received so it doesn't block the caller doing nothing until the timeout finishes (related to bsc#955432, submitted upstream at https://github.com/apple/cups/pull/4989)- Add /etc/cups to cups-libs package [bsc#1025689]- Replace pkgconfig(libsystemd-daemon) BuildRequires with pkgconfig(libsystemd) on openSUSE 13.2 and newer: the various sub-libraries have been merged into libsystemd since version 209. openSUSE 13.1 was the last product to ship systemd 208.- Remove CUPS.desktop and pixmap * Obsoletes patch cups-1.3.9-desktop_file.patch- Version upgrade to 2.1.3: CUPS 2.1.3 fixes some issues in the scheduler, sample drivers, and user commands. A detailed list of changes can be found in the CHANGES.txt file. Changes include (excerpt): * The scheduler should not exit under memory pressure () * Fixed some issues in ipptool for skipped tests () * The "lp -H resume" command did not reset the "job-state-reasons" attribute value (STR #4752) * The scheduler did not allow access to resource files (icons, etc.) when the web interface was disabled (STR #4755) - Version upgrade to 2.1.2: CUPS 2.1.2 fixes an issue in the 2.1.1 source archives which actually contained a current 2.2 snapshot. There are no other changes. - Version upgrade to 2.1.1: CUPS 2.1.1 fixes a number of USB and IPP printing issues, addresses some error reporting and hardening issues in the scheduler, and updates some localizations. A detailed list of changes can be found in the CHANGES.txt file. Changes include (excerpt): * Security hardening fixes (, , , , , , , , , , , , , , , , , , , ) * The cupsGetPPD* functions did not work with IPP printers (STR #4725) * Some older HP LaserJet printers need a delayed close when printing using the libusb-based USB backend (STR #4549) * The libusb-based USB backend did not unload the kernel usblp module if it was preventing the backend from accessing the printer (STR #4707) * Current Primera printers were incorrectly reported as Fargo printers (STR #4708) * The IPP backend did not always handle jobs getting canceled at the printer () * Added USB quirk for Canon MP530 (STR #4730) * The scheduler did not deliver job notifications for jobs submitted to classes (STR #4733) * Changing the printer-is-shared value for a remote queue did not produce an error (STR #4738) * The IPP backend incorrectly included the job-password attribute in Validate-Job requests ()- add -devel to build a 32bit wine on 64bit only Leap systems.- Version upgrade to 2.1.0: CUPS 2.1.0 offers improved support for IPP Everywhere, adds support for advanced logging using journald on Linux, and includes new security features for encrypted printing and reduced network visibility in the default configuration. A detailed list of changes can be found in the CHANGES.txt file. Changes include (excerpt): * Added support for 3D printers (basic types only, no built-in filters) based on PWG white paper. * The IPP backend now stops sending print data if the printer indicates the job has been aborted or canceled () * The IPP backend now sends the job-pages-per-set attribute when printing multiple copy jobs with finishings () * The IPP backend now updates the cupsMandatory values when the printer configuration changes () * No longer install banner files since third-party banner filters now supply their own (STR #4518) * The scheduler no longer listens on the loopback interface unless the web interface or printer sharing are enabled () * Added a PPD generator for IPP Everywhere printers (STR #4258) * Now install "default" versions of more configuration files () in particular cups-files.conf.default and snmp.conf.default * Added SSLOptions values to allow Diffie-Hellman key exchange and disable TLS/1.0 support. * Updated the scheduler to support more IPP Everywhere attributes (STR #4630) * The scheduler now supports advanced ASL and journald logging when "syslog" output is configured (STR #4474) * The scheduler now supports logging to stderr when running in the foreground (STR #4505) - Adapted patches so that they apply to CUPS 2.1.0 sources: * cups-2.1.0-choose-uri-template.patch replaces cups-1.2rc1-template.patch * cups-2.1.0-default-webcontent-path.patch replaces cups-1.4.3-default-webcontent-path.patch * cups-2.1.0-cups-systemd-socket.patch replaces cups-systemd-socket.patch- Fix bnc#943950, escape the macro call %systemd-tmpfiles in comment.- Add gpg verification for the tarball - Version update to 2.0.4: * Fixed a bug in cupsRasterWritePixels (STR #4650) * Fixed redirection in the web interface (STR #4538) * The IPP backend did not respond to side-channel requests (STR #4645) * The scheduler did not start all pending jobs at once (STR #4646) * The web search incorrectly searched time-at-xxx values (STR #4652) * Fixed an RPM spec file issue (STR #4657) * The scheduler incorrectly started jobs while canceling multiple jobs (STR #4648) * Fixed processing of server overrides without port numbers (STR #4675) * Documentation changes (STR #4651, STR #4674)- cups-2.0.3-additional_policies.patch replaces cups-1.7-additional_policies.patch that still adds the same "allowallforanybody" policy but now with separated "Limit All" to avoid https://www.cups.org/str.php?L4659 (boo#936309). - Added "-p /bin/bash" to RPM shell commands scriptlets that enforces bash to be safe against any possible "bashisms", cf https://en.opensuse.org/openSUSE:Packaging_scriptlet_snippets- Fix the previous commit by using direct systemd call and ensuring we work even on older distros- Fix postin-without-tmpfile-creation and run %tmpfiles_create macro on our cups.conf- Version upgrade to 2.0.3: The new release addresses two security vulnerabilities, add localizations for German and Russian, and includes several general bug fixes. Changes include (excerpt): * Security: Fixed CERT VU #810572 CVE-2015-1158 CVE-2015-1159 exploiting the dynamic linker (STR #4609) (bsc#924208) * Security: The scheduler could hang with malformed gzip data (STR #4602) * Restored missing generic printer icon file (STR #4587) * Fixed logging of configuration errors to show up as errors (STR #4582) * Fixed potential buffer overflows in raster code and filters (STR #4598, STR #4599, STR #4600, STR #4601) * Fixed inside (STR #4575) * Fixed lpadmin when both -m and -o are used (STR #4578) * The web interface always showed support for 2-sided printing (STR #4595) * cupsRasterReadHeader did not fully validate the raster header (STR #4596) * The rastertopwg filter did not check for truncated input (STR #4597) * The cups-lpd mini-daemon did not check for request parameters (STR #4603) * The scheduler could get caught in a busy loop (STR #4605) * The sample Epson driver could crash (STR #4616) * The IPP backend now correctly monitors jobs () * The ppdhtml and ppdpo utilities crashed when the -D option was used before a driver information file (STR #4627) * ippfind incorrectly substituted "=port" for service_port. * The IPP/1.1 test file did not handle the initial print job completing early (STR #4576) * Fixed a memory leak in cupsConnectDest (STR #4634) * PWG Raster Format output contained invalid ImageBox values () * Added Russian translation (STR #4577) * Added German translation (STR #4635) - cups-busy-loop.patch fixed STR #4605 is obsolete because it is fixed upstream (see above). - cleaned up this whole RPM changlog (wrapped too long lines if possible and removed trailing whitespaces).- Add patch cups-busy-loop.patch to fix rh#1179596 , cups#4605- Add back the posttrans cleanup script as it is needed- Add patch cups-systemd-socket.patch to fix socket activation and to match socket approach Fedora has.- Version bump to 2.0.2: * Security: cupsRasterReadPixels buffer overflow with invalid page header and compressed raster data (STR #4551) * Mapping of PPD keywords to IPP keywords did not work if the PPD keyword was already an IPP keyword () * cupsGetPPD* sent bad requests (STR #4567) * For detailed list see CHANGES.txt file- Enable PIE for build- Remove legacy paralel-port support as it is not really needed as most do not want it- Update descriptions to just state what changed and let user find it out. - Add back comment about %fdupes - Remove exit 0 on scriptlets as it is provided by the %service bla ones already - Fix the comment about openSUSE version on tmpfilesdir declaration- cups-2.0.1 update: * lengthy list of changes see the upstream CHANGES.txt that is distributed with the package * Disabling of sslv3 to mitigate poodle - Use gnutls to provide SSLOPtions configuration directive * openssl is no longer supported upstream * Remove the with-openssl-exception from license - Remove cups.sysconfig as it is not used with systemd based distros - Purposely lose support for SLE11 as it doubles size of some of the sections and keep suppor for openSUSE+SLE12 * even with the conditions we would have to go unencrypted only as needs newer gnutls, so don't bother with keeping the compat - Use upstream service and socket files to allow more working tools - Removed patches: * cups-0001-systemd-add-systemd-socket-activation-and-unit-files.patch * cups-0002-systemd-listen-only-on-localhost-for-socket-activation.patch * cups-0003-systemd-secure-cups.service-unit-file.patch * cups-1.3.6-access_conf.patch * cups-1.5-additional_policies.patch * cups-1.5.4-CVE-2012-5519.patch * cups-1.5.4-strftime.patch * cups-move-everything-to-run.patch * cups-polld_avoid_busy_loop.patch * cups-provides-cupsd-service.patch * str4190.patch * str4351.patch * str4450.CVE-2014-3537.str4455.CVE-2014-5029.CVE-2014-5030.CVE-2014-5031.CUPS-1.5.4.patch - Refreshed patches: * cups-1.3.9-desktop_file.patch * cups-config-libs.patch - Added patches: * cups-1.7-additional_policies.patch * cups-systemd-socket.patch/sbin/ldconfig/sbin/ldconfigcups-libssheep22 16602060552.2.7-150000.3.35.12.2.7-150000.3.35.12.2.7-150000.3.35.12.2.7-150000.3.35.1libcups.so.2/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:25483/SUSE_SLE-15_Update/23a10fecd5aae137ef516d5d39f78dfb-cups.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1fba4f2b831eeea504d13f56608f94263b81a2c7, strippedPRRRRRRR R RR RR RRR RRRRRRi;}WxSutf-8c361a10d68f9e2c316eedf9dfe210a58b71b3e9335c681122191ebc34b8ec79c?7zXZ !t/a]"k%Y}dH+33B =J;!nUvI\XUVZR 6-OA[]{k6ɖ&2*O1 ,vEȇ3Jz;G(Q pT^]j:>&5uS6ˬ w0˥x2=U>y|E(KoOdDPI"&(nㅎR))Z] LmiTPLkb휀WmN }A-L [(+]Ib>Z9ڲb |VK҅&Gct״s ՈRm[j.ۊl)A'&xXb:{[tɸKzQ)k,j}uj9?9Xm#XK;1NY__@ BKaֈbnpq6yLJk"$XE 87T_F;H֫ζvAiBI ^cjHt'yGY,G $:S2 i7y;Q|LQωJ`{)pƓvp4uXC OrPҸ(k~7{dlV>L#< h?nD",( Ԃ8>3 ז{b? c 4¨@sJL찇;Mzh ?BѠeb+$R #0{sد0tj];*%,d/M<7/& z=#7Tad y *bo$vMU: {:C*fzx*@Щ pI_E1c*|X duJ0Xq0NRh;Y}IlGm,:"F!rF2 Pjxl،OaY;waPa0<ԑ⫡cW>\wZz'Q66v``:d47| apN{zLCȃ\p%%Q²7%J<܈VIt-ì 6:ܑR4d70Z]tvM9}]-P$k^\WMX39Mb,ð-R`axyWlZԎˍTz 0_he4D'\\M tuLg#{:{;K];3B 3 Z}# Sm$*)[6zNzl O."3fpV)%( ɰ#]di'&3/.D):mp zËI&D.;! 0V [2TT1ڮ=~=uΠYh낽/$pDFj_9Z3 "#r\R#@#-E{L/ݥL <7ٵ9Cد`~CMD& KCz >3b)i:@=^Ӛ}DI'-@RhK`,C)^|qgݧXa{uڟJAW"̾>>aax&$'zi񦉌kBgntU%V"uk^(F+{6HIpC =+۸RxF.G&n$dתA^RjN &ascM=|E6E nYX:O0GM4}c*ů9M1ww+⑾}X,2 }!]Gs{P˦Mډ`W;v!If;y4"[O`j/J\ǰL6Qׯ^9qIaoB@[fF;6:״vc?t V)x0->MgV s wMk3qnĽ,|ٯܵbevTP'(I)ġ۩á#z=q{!{x2k ̯ځFG0%Qo; բ_y:KʦY*Qx/qve$'=mhq MNyyFtY ОZ#в?#\$F]<>ȅ ZSVi",SY22BϗYwPZِc b*VZ뭀d ʜsl :.[k'9w"SYsf{K`l0QS΃t-Tn1i&nk0OJ*LeXZ ءYw957U+v&{!sSYRxfGq2p*ŅDxyAkQ?%^n-FVS65 |"F&'G4=-#c7"8k`0`L#P 0 ,Q2R8R6*ئ}P%~ vBR+KJ ^(7 +O+md͞l)8dN l7B(#y5>V?:"2꘥o[nR^$gtpL;Oe{~bw4ju>DnTEnۢ?Θ }aMO3y1fU꼸0`,{蠉,`?e؅M"([42\BXpW (@2Z"]6[ɛkwƳ?-)آ_;e!!~ƛ+Gk7I|o8,ENV8ӂwypKbBel݋@jlY?F++5YhD~]8IӤ mU_\]_nȟoUP`$[J⸞~JrRx}:p(t f a\yW'`hT߬hit)fdkx,4*c1MnU eU{ N 0>Ge({Qj5IgA;NZPU'9 qO2QoAZe‚2b`~W.^ 'k!DCOtܱT4Mw qi6(hb~D2LT6շ4I+7S5o'g;~t_P/wg*,ySErv@G}AH;˯È.S~X=QYWxrt0/mKr?#q6k3&6#<=Y Cb J+>cƔk):Pqyjhm<^2FolSMP޾Xk}6gRJb}v/9ꌢ;ond¦R3ςߎ_َ-f먧qnsp@<:r5͎K(v-Y|g*{9j2%\NK:lj$O8X-E}>™/ikdM&Tc924v4 v˻ƁFjKw2SNZX٤O~mAg]^ԏsf©Sœe:s1ٮ7tB ]M~tQ؜&HlNhuZAp MeҥXh/q%lf[Awab.k"$ q j)^9gĝ,O〈(NrZBnRmս4'̓#-\\|LY1.g;rgmYNyVjN&Ӟ\gb#Gn7R>z IҦw|~;b2<(,Q0Mw hԗjKH$6~n{Y o>Ua5V:tv+é jsܔgDz[$H!{F8wL |ğͥ]p%Dp$q@r;&!w֓u;^sW&UNƖjM,xV"p쁃y].4K~W/?I G>5ood%)tо)*5+gT4ɡp!|pY73!vBhfJE>j=~ܦTćb;:yO|տ).}_(B=K׽hkDN>@2#褅yV[f"|'RZ|]7ߨ8,Ni٧T4Uo><68H-28 ^at2(`^.G{<7@VoWw =fL<8 AjZw@Lx4"D%TS4QllEHs*k {3Y6+R DH xȳR9y6r5~PGZ_$L;[zW" /> AK[5 0Z# ˹b)ŤQMɬ}',;C8J_4;1޷OǴ|["{T#HRm*t6vE%Nؓwd%)N6"!P}<>r{UP01Єjd0րRG_Z_P\Wx(wEH<]LVqLOqK{noD_tGvc*^[fϻr΍Tock5o^x 5[ TZׁ(G8!YX:=fYa(ۨd0[)5W&f:[Q6:v^W~t_DX"]~?˩sIJCzᜦLa#:N hE9yiNާkON+\*~a tH rov(" jSt hj1擂(@ݨϡ`(%Ӛ,\/.OM!wD1R á1娍_uNVMb rmIU TS]"3N;% \oBmM3FgZKg'/x\GEY ,_v%? VJٷ7 i5k[|LO|GsVz 2UǡN:DVG0zlNȓ9K@ˀY%~sIY/i1 u}< >W7rću%ǻp$LȵBl4qs2Wm2ÚBP6SstgUQ-xm6:$cNo i^(BOOmYd5ey?zب&:VwE;y8v m4 ybhp<_!=l*"NO!B)#OUj]vϻ_]%[Ff# _ _BS 쾧I7TgpܕQj'8E)FT 罝&cz ;:A | T_CM|ѻNC vT4^8w /0B t++_өqX Q@ISlsTr6hn!"Y=s ^]L>X $90$17HJW>m86OkRBpǨ( 5H#?sQ`A&DD,uZ~voҠBĢNCOOK'ZN\!\\QtBj[ \dEvanMUZΛVqn"+9Bj Vhx-.?K|T%kMB>L퍙^Y"+sVݱ9?[X@Rv>>}7{!rz (xm=s)y5 -|wκG4;Iyf'}@jNRG!«]@NىR^iKn.q}w6o.c!g4~ɂg(Tƒ~F0P +mPD̳,d̷UdcjER6 v:pu=YقF"LV:zv:qE`e+MG H@ XGc7 w>ߞu.mfو}8)o-G`TD22B;oj@fE)oo=Y铄tuJGsb5릁7} ȯH|0^qWwMjRtmq7QnVW^81%<%" ,/D}c-D:y$7CSLl?P ߐxcXb p!r|x02G6f!͍)Kj֭ љ3 $~9(RxXִ Oԅ˽Uybg27Mᆅ лT(2pE>h3cj m4ۚm6w=s3*_s)֕[گl 2Z4 nRr}u~WS?q^FMQIԞC3q/L8MȺw B]լb" ohXO^ w) }Jϊ:~@yڥ9)jHٳ4*8͝ !mJּ2~j`cD&Pr:s.Y9˵s0+N*|Z||y2=ƙRC9z57nOn\BcC᭬牲Q&i0"6|KP@U! RaS_禣kKD&'O+V-ej/,˄Dv= EL4CV\Dx#EJSKUh39)V0wG# $v ~2prгnfNVyԱ厢!q/%S#D#odU/*&0/F[wX9žϑտfyȚS傇11kӋn]TOwK*]3l*w/F#gcyHޭT}v,IL* y%I|X/%q>C@;ыglۑa;PFpOw 9׾b%7LOt˜p~ JZXz޽\J]VĢ3;tr %Blr{v̏rzB J-K{b j/u K u!wN~K|M@@Cp' " 疐䘰pzГˍnilԩxpi:UDu~s! u$G_Crl9 E R=XrR)tdC"dnt|n^*.8`OYWF`+N;iFZdOߤ,aw*6n 8n?}1JK3s3!oWǩC|+D&ם(|04N@/?*SuNsG("TjMqJYhf!o=,=_s>L3gilxU)ru*;zV\r'uhc0 )!^E✠ϕny"Z%1uV,7'/^~M!Ee$S,}W&Pmy4-]"aHQ &.sCya-:>Ƈg5 ƹ|l DGbLؐ 6BO'pnGTgG@~S%J`o#: >~>1M1/^LECG4TBchˁ,%$R/BT SSwXnGy_+0wht.տSK;f^|܁b8f$Ol_=!8$uF5d}Hָˏdx:|*w3슐$Ҙo:7UKtJ]|]]Ջ|8e;M4٫cigLKTR~׹Vcfmv?oTd[A?<ÊQpW~׵G"ގ]*o.ƌv$(H㱃JX0t^jGM"NbӞEǣp?U EC-L+. AOA_",]'),nኋf|܌Fp0YQU w.{ V.a9Kc⹜|PaYkE٧$9DuKRt3呾\P%r C<;^mc5K3|3NxKd>#~B[>WabypL@pߔ3Yg:Zo:+f> ٞ@Ɍ'|ғ05ˣ)!ǴR |%ԉB4 tG&~Й>n\Y;Lz!MFFKhFBtqP,)4bͨnLJ5WC4 5 %SmZ<>^W󮻾M &辱8Î ϲfˉ7E=;(?Hpc^O~;͵U Q/$ k9X ~Qq7E輴(Hdv{jHEKNˇ8ө>k3֤K0 DOgocFYr5l:WnI~{PRT%5`C]FP_} BsՉ1gFD/7#Hv(;3 =,ӟ650k3,x2'D PR߷X_=0k'՗Մ$r iagݐj\"Ӊ7=~[}OW,aZ|^|f!xyY\:J(<1U]ARfM}Ͷ/%j+>%<G3Ys4!vZW5$ 70άbƨH˛њ)zn[֏5u%v_y4p@WM=#8o(TRIG K/aKvUT7,P,ggl;b{ErgeҚDbrEj)%jw< ZQ掊Uw{f\y ɩ` -Cś^bDc(pe3rmT eQ+iLVeCeHa P*7/˰ xW@\6Cmz&^V [N459Ӫ8S=6Ul q%k|sk^ ƴ6ޔ<6fK$N ?zܑ* f#߉-?ǶmU/:d%TdGc1 bqQEMj9NG|>'n< VdEӲޅQgنAB28BN]482/&7 z- 'Kw¦ ' Dӷ1Rti-[Hgo{O_y0YdIpNFDJ.5DL<]EVW [Jj9,b,s*LӿB=ıRQF 9_ƔBI)O|[\K3riL w*-XINh-lPA/OOD5;xY.%KbG z_,+2,N8肻'rKCd 2b(,o9=p!hQ}+mkBZ+OdQe$?ʩN XRvoexDXgɀExީvsg$m+4Q)-_enت9gyDLǜJ,]Eq@Zܾ= )J@e [HTF^ F7.6^7Ex]/c4CWR%;ڒ> )Dy9 A4,:`?Q*=z[Pז͕T#,;CJdFlώ֥_m~T~gzp/w$BV jYwdxq5iQ ~bd,a*Ii[SshZmmzU=ǮMV3q bS( Q1w<]ΘFftQMMLF#zo₵s~5q4 Li`N" \!Ec M2 8ĴxZ30p;F;&tRu>IՉ2ykz!:=i,4B軨DR8J2VՏP nJ!EήFq8v1P4m|`,苝)D ~WI_&;ouk}j4ugD}(Ec^%!5f^ jc٫xJԋIDT{܎'wxflhQ5nxON뻦覉bL10oV@hhKzE_8tN"H.Ħs*ξg[MO,;ea7$&?". @ C:ݥt| }A6+ `br&qOuؿ3aFP|$P#e7QRdEC(5Iy1YwPg 3/ڎ9[sH\VS70R䧅fdt!oak cW*EH]0.LWsKP t2"Xu6<&oj:K*8?yٮ;G"~_iOϪznaV.m} arsۛe}c1ɀှ鸚^*;RԘx={fpc_QB<vr%6 k||k.8{U)];\,=8I34K6 aGá6)ȝyz-(ZO..x:ڥ--ZokBzWG ^8lG`e-< ;4hR+I6acl^M)-,?ՁALLQR5ze qiҗtz*tuiCpr]FY_-^lzs" uD)׀QbfVJ;#.8᤽z.trk5(`ywiti [ ,So!6&oa>q8!x`5|A =m ,ErUkk%1qRJZKyZ"IJ,f_z +O*}ܬc >OVg|*~ob(}Ao"(PdxU7Nh[VV`\;ec%NGomH6FMUO7$I4MB3~ںj T#6IbN~K$}CK-W^5өLIBjя(Zoۦ";K_IMݓEQ&z`끁,'.ca=cp%M({G^35|(kJ xl ZrbEo^ܘ .60I%!CYẉjߊ0)NBoo[&ZCjv#Hgۙh % J`<|FZ̺ۖrEzϤ)N1'_TYib׾2q*jC67Zm[VK'W zŕ>_! .sP{.x aErM@`pMI⧈p9!DcذYIg4.=nLJ}Rx"5L Xq\- ,%`@C2K= \nu7Q }ժŹ["U{ Mk\NڕsEHtcGr}2Z ֍ OmTwy;#IiNj1_uu]b=0NDlrEvO~ M Sw)D1'Vs8_ǽʎ29HĤN#Y`HQb' ñ?">G ˴)a56:.-Xv .ZNj]!ϼd7?Z,{+h7}Qvw76KBYoר"ɴxhe:ܫX(2($9+8+nLX0OaDYPQ~ },k3J;+ c4ʦ`(BD-Ѱo-ˆnWOYì}ȩ2#tgu̢A) ް7'SX|BԱJB V0޼٠@RO&p'7I#1!iL8,:rEm7QmflnlK:`UG/-rd[vNv02|O:B_z&1g̞9+y+veےy̍Ujk]UF/w1VC%J`ڝt2D EAB8KhllcޖV[q+!r907ket=QnW]s 9x:Jn#N$@eyEG"l){CK?`hew. v*pZ ;^Gc2W1_K\Y`" JzZIX9߲g-龵|[[ PwnU[zrƽ<PF;ecwp/l)ܞ;=XhRSl&T kW׽=zA3$T+W)Q.tXK\C/}$rT7gl%q^&wpRq7.d][v:gqe'Tj uDt L9Yf|1$T*焎 QE,ؓ0bAd;./P>=&pO B9e~<NiDJ]|R Ϭ8+e5UzW"4(ḿY#zq3±ݟmv8W\͠["ș؀xyhI*PƷ>(MYsAEaHrWyR$$i횘 f29?qZ=T0 !qۺIi(Q S-7ncO I@ǿ0_Bߑq){Q>8i&Subl@Ru)P_͐TF7f5uL,hhd#O;F}E ky1):iaHbHOU\.0@#m#lDCI-H>[ 'MTK˩Y0Χ'$I~]@I8T'v]U9SZE:?`]DL0a۵YoUE}T 9@-#=&wutyܤ,j m;o8l1ImHJj,8$>W&sn7k0na) G\sȳd]$}gZmxO q&E{ߛa $􇊌yBXX]cdaM9v >GAv@S :X@5*cr~)V,pjF.lyn1*3cdXӪi##L]!vXKZ x8Rq.lE>`, Rk%jPbLANowcknf|zX;a/_&OA 67[K oJr_[`gV[B%'|AUh\;]r*Þ(o 4AV">^JAUT$zG=d>JuxRZ҇HPەx9R3 yDHWvk=Bq㇀s1S/qj# &uyq_g(ϏH7s`KDŽ:v )΄DZ\.*Wx4У %(% 44iD[yvK$_&0퍋gnή-ZO:yd,"#u3lkݹa/wbS|BUoāE9[ð*Q4ݣ Kx@$@i-BJBE5ڙ8(KBL(UQ!vsѲMmQ협75eq{ԇ:E1?7URΑ^#l^+}Gsd a|"[7]1 Xiʌ;"#\}aUZMkz1y5ݣ}-0gUڵáM5}~Qf*/WZxihhh2qPHQqnTB!T:V.=€hikL$i0~@z%ޚȣn"3 7d|VC : SS$ѯI{YPdې&Kwpa„6|ҕtɼP>@5ȈԌ{dQYS-d_> 喨8߼⡑B^G?w06ۼѲj$W-x/c hBDpU8^i `x,ojL묧@ʶDb9{8@5z[ZAOp;`qBZ!qc8t~n +T$R%7W=A 42UTz;B `e+lp S?Z{6z4Jr{ʪ8G6Rȶl8 {65|)K4g7/2]v 0|ߛ[*Ϟ,xo\? {0Ұ?ACQn](U=ʰ7g똡KT"?9ͦvKoLx3lwW7_}ڡ䊁 9hE%aMB\tcːr|; C4tQ ⹠{/U rmp#v,)e, C[IaOel]%0ǒA C\eo?F[|TQY&psc57۷&B (3XYzbrƯgmFu W{oD )H I CkyLa8;gw1YW#{@b @'E'He=|?{CjΝVf,RvzG W$.1w@glo٪m$gD,ʫ*]J)#D3ڇ6doӃL>ɰض'J鎠 }P.['8gcLQ^F{TNuvT`50>6ER塴Tsp.]F6%nn\DR8lV!˝6,+!Ā~8Egr fgAh#w4!!Q?KcakImlƕȴGw]0P8;׏M95xѠ;e0Ӷ B샞I-WbshzXASo3ݞQ<.u_r}S0(iS jf1|’BT1+JSdtjz=bRq-"pYd5 9<2Ab0ns}ow\/EUjk5ŨRc%cQMR_ПOϔzVͼ-,ўW)|lT ceSߗ0&_u~T&Z[U,_E=O`gC'^Vlhl~ו.pQƊ=G_/BJ9@!/_ .$QYoDberxܣ5Rq5ujǰՌG~9=Jx\ 0/b׍`'Z,^l;$)(tN߻ӿ5;ybk0+RDxhFw9/U -93Ԥ,Kã|AZWƇH~8 -)M`ے(֟[xm^ir >t>&w 7,n˼Erӎ4zf@.oIESּ"bmX-Ws?-CHTblclp^`b:K͸=MH$Cng"a,\5$D8U摟&iG캛\Jm"F?T|rHݷp`" yД"^<{-e>FmaH^UN} 9TXVkm*11~A?`sU ωF$!(Y|y)p[oAT)? cmMoh,;VY~P3.īYt=qj=Xl#5r 3 @'`bOv4CJ`Lm.L? _Dmb? %$&a\GْԖjX,Uؚ(XQFv4waX2pGCRB/Nϲ(#NE"a};L3+ʝÍ?FثXrٳnθl'8+bAD T>Q`Y>|>=vSȣKM t0Ⱦ E]tmx- )}*MDs|Ȟ8zU#>Wɤ5؋yEq[jm+H; zb-zAR;;UPD_`yjCD8؜]|*Rvrǜ 5 Qi?)'A)R-ם--Ly&S3 %cJl'>Hϫjd=`vbwASZ#^?(4EU闦e LH2 rBG#A*L7#4Ggs$gyHhdo%G,R:n隻v׎~$׻_qC5N`aӴ&BfuZLiM&Qm aH_KBʩoU][,LqM[;}?Xb4v nPuYvȵN;Wj-̑ W0 }c@|꼤J˜FF(.UF]s1 .`0K2pNgB6G{)xc\To uOC|! !8~ϧZ5OuR<ʳ`wk )AĞhFNUlw'J]404Zֶf;nL1dN9 ( ej|r)FJ-X7U".h R7wuQLÇ d=td`ax~X?ϖe 'j-_mxA r綃s,ӗPҷW |oAMDHھ9A;GBFFt%Ӆ%p|5acG >Hn{ Y#DTniJ|7So-8v(ºF#`+)@f݃:2Q̃{p`kǥ e)rN4lvS}v.4?3$Zha34qqVf|iM"QY6وZ0BA<'v~#&c[xpWA wlSRC^*k1%vG Nߙ3+?iB|+ T{ke`.Q+zK_b2iWZvvQ]Ŏ#y!)f|зf~/1cN(٣VA3_4J4u\>?E̸QFF͔1NyhPv5nE*aٺh&9{#bT0L-YZ;v6g8%ܐ|Je6_mdSDG?*O.deS4)ygOn9BôycT ihүM3TjXw)I, uH FB /! %ZJ'K$t#Fԭ7J> 7^6j(AixL,-9GދP";D)/MP_r c^>~V>Ƶ"ԗam%-.[k[Ez,e2$-湐Kt;(*ktCFܔlؐ_<=dJTʓ[zynQw$rSW6̴OqaR0Qʩ :.xjo*;% =i@Aob`(tpZ:p׻dA_ h?<{9#Eq&=2eX, زC³666AQ٣9 u6\kڟB.، =gQ7C8ucaę* )PӸ5o}ˤ#njrs&wחl`&M%7Ư V[ƣg pI걎_sƲv1|{K&ɉ$|=#+bE=О =B:!3o&xe.܀9t`(pAxGTe %aQ%n"# >ywٜъAy?Jn*2E$T(<WF")+ )J:Cnb#RbdY>4ȴvpfl>,S-2i'uCR߶)o\ xUԡZ2_\(>7AFu/ bZ| _7}FpȪI@4P;:H2@\ht!Bq)WTQNgiϩs:P𸺊b5lbef㝀<5VqO ݲ{>\/B2F# IvkSu}KQ]syICۉ#^1 MI9#h;UO;j̓\'xC_P#Õ~)[e԰oCo`rҀZ;̼L> )i ZF7lul%<"F{T b\}6u.Ӻ(u89f ~deF%m3SA {1> ?{ւ\e6mäP#74 RG+"'ȅ2oQPVqJTֲ^WpTN3xñd@"y,˕fTQlu٥0qi??s;w{ki]^\"d@~Ш~B)J?umӳCr$C"߳[r%?hUE ,M5;P%a"nϓ_l"x]aCf YD =ꇩ!aJ;ū D}^,ߛ#ɷ3X*B76?[PAWdSWuWdCTkUb͎!{ƃġ_ );'z/ _g=7tPݻ@N3>΀4jEJ+qV6C߾=*]] E踩F(?B{y* 9ˍ`$|ڃOsP% Ҍoz`Ӫ܏ZU,%[ t6%ܠ`{%@˝i6kqxlŸL4"˲-tGIvV>pذX"uKPlm|ϙTh+ > {N/+MIh:jXٜl+ws}Վ}Ϥ3L #ΧHI8?hÏTA~v1\C>T&lF밐6BYwG+7:I7i 7['5AI6w#a! #w%Fwp1WTHlL瞖۵ -` 1_m)1وq--וK]<[47_,NQYFA-u)D rEi!*:=IK{f3n2ЃwXluh,pEU_0%p:BfdZcQ4= D?UVU:!vM=cض2ોWy)k`LaX4g- UiKd$ .VH(Iϧ&U%{ezJ g+ TXV )+\M_%h[yÛۘ/V+TۣGТ!u_&6)5=~%"ZR'xQүz{Î.rgMOm6qO0?m{_%B *B}Vpm9νyB']vs׼ʤR}umGw\4"mCaLm\8i—,b=E7LpZ Ԑ_ 49RSϠ9+u j1_f?iI?9Uc] eV_0A.Tt|t9YW꧸gKFRWig4XYXU1?-@/,@).ݭRQ ,'-4jE@c}RewC7&\ߨJH/ܵ}I&` g8TomRlPeY`j}Vj:^œ!_})#녔X7(9e=FjxkldlG@0z=v!ZH O`!z}/Ck4g:-<^e4yfRr8bS\uHIx_M%@cyɗIh1*@(DmNqZ7Ś5iӛՔ=gD XR izceyO x'1xV*  ׅӃ98p\V313hgPƈf^9} `m QEgy V,RfԒ0pM۪Cz K߫D $6gehIvmΜB+SӓJEeUL|xmP _ Br=dSџ6ߌ8 d9=,v0oٖMAsfFVVYmhBĊF4dm.͕_z ] #0~yKI4W M4X|`bZk,ǰ>-_J.RA#ā䧛sZu;qHw)'މ1׌Ldh71Z873R1Cȳը,}6neuYDh<*[cI9lY&.L/ٝdF35  >tBL<š _XmQ3 -x|:Sw39}7$fy)/Or$Zj+c81fQk% GzPzsHx7#pQ?I^&"Eә#E1ٳ5TqoRBR&ģg+Uqhhp/Xfk>M`Ӿ+`VDvz0P‡53?R郐 +Ҏ)V~iȞMU/V c@V[ysd(}Pwvա!!U`#b状rg 8t SɎɭ9>$a1ĭ3_ *~|.FXl&*a-=lC+~.tj,g|@ ͜zҩk((d=KAВm l<+)*g{PGF6b;p_U$jK?·L<ԛwgP_fSD߶ɜ17ڋTQ Y9U~;ۤk:2B8q|IN 6TJ揓j 0Q] Lf_M0ws}{)p~D8< 0rtg7ClhYtRDyQLCr3Ze(?{,iЊ2ZHU=fV39edt*4y7oqt4 T'c2*ya-,lLBk%1_6uc{4(\QB`F؃dtq󒚶({%l " c;ZR>jYJoH :քƔܮx/،& ~6*MY>)@U.UNW`sZs7G}SRv ɡTP2aK)͸Rk&s%#W_Fdz[ ]1Ŝ5Ą91I(l.aeh\#K1-9^Z[7[9ne!!́`yN# ҦYfa%puz eG1^ʗsj<3PhϝlvFT#/׉SۏY"qS{ݪHL0\oZ6F-jJTB9U_fIʊ;`Ag1(r"ԗJHhH\v u "gܝ[["!s Klrzʓ3G^ m}>7ޔ&wf*m͛Dٱb_KWJȍspLXZEާ$t/鯓˗/ vP.2*jַ06ہ䲜W6P,LF 0GyvBR&'vw㧔jMLe$̹:_TUazxZ8W79S #eS9iMLM#~mUSiӍew̔q )+u $poTCZ3}-Y(5|PT駆~7 6dSw w=5 /óh`%d[S^"xvC|.RJҬ*{I&iMRYj }{@&,݂xy8dgSv`'q}H\FuOy3E/>qHW`;tR7r% |eSX|7.Eiʟ*ܪ|C^ lc##5wމ1}B&W`\t׃(*АZLbZu@t$o$ґ' +R(!9a=nDtqE/ȴ m *s6­̖>#Vn GFUgg p;f+1}Wa*1kMvSTN1:!y(OwnWDJ6wb ,Ґ]?RpKvVqWpR 2߈̈́yPzZC c)PҩK`}zx>٣k)5aa/ g(W)?G(9M;,v>faleW>JTL@ TN_Ag 6Yۧ_;aᅀ^]7/}="KQ+4TQ"pr r{F3 74eR֦զx/â% C*ў'+Yp=aOE$h m+dDr:m\Ƞ|?('>gRc&y-e@}[Cv;pwGFjVբvs4O7BG9~04\!ۉwF|uS{p$_%z&Ź1YaN)SCj( {Øc2'AпsWSWcH(+.Ul nK!@кGK='3ΦÖ8| p4!sd :xNK!9plTh a%$~~?qr[i$ [eL8D3J ~GN\fU3ju͞g>INϸ":kFH 솒XN_$K{Lb|{Ȑ /|7]rD6ŠҨ>?*f-:cvXݒ $Ӝ_0[+8Wdc$Qݧ% !HU_H,G5+zuyҲ@bG" ľeSzLvdfu)(a{|Sٟ.1G]Ճ)݂Ѕ艰xyuDn"U$w.rԏY HM a}LA'lXXr-Epl9Lڄ@~aE-N37Z-WՈ,%ֶA7"+ȓ[<[i/J}{ ~.0n`#@8n&_ze:,xaGT(ʩ1 g>kAIqopoE%]:DaӒv3Ԡr$  *>GiiB*y9t'9!wv, bCER蚑ҍ'KoνM9 碯`>h#AWHwnH=65brd b|ĶJ_@~䚗"r in{-y.0 6NpcӅlxQIf971"&f1mɶ,!tMa2hkf?gn1S[yT&JKPj3=ҎNz:V̼֫J2j+w_K^"QoEV wGMqZ^!(ơ/; ]%**Z.~mW=Ae'B$^_u%YfHmEFD\\fj&ϻB0fA1\o:brv"G0|~)ìQ]$ĵO̷wA8nJ0hwH ~ >Iks6Ni$MU2MQފz+;I4.$էHid.~Љ~:DWQ7*Q4P0Ƽ[Ù$A4g'7T^zŦ$eュdGjgϒ[X ޚd-q*e-`ݙ^wQ2ϫ#w)F##2G?M cիsVrMՈ"~.;aPdZB g jvR tPod9 ÿF] ocRb|1l SHvB)D.i8 ">{_l̦i$sGkp$Ci] ]!zm>6Ixm2L:5㌞1{m TJJf$_lV\f}>:+dۦEeI^ARԋU+0*׫y&cQxQVf*c35˪;;~&}5(vv`RIN0dBm[UGoVqcϓVpxE;w~b\'qkbé$FL9_HA"g}(G٤iЅOzU^qG2Hjю'} _Π DVYSx"Be}zpswɲSEXOڛ9Ch5Pq.0%u3|C_ ^ VxWM/ZLNi]ł%NDPK(ZM<4Q6M8PБPǘY>dX z04EE l [vE(o[ k?xM[o-Q71O34uJ2WP 6-MIh~Wp^L!Wt7 f,pbM* EECsDM  lk.'-d#zxsWI|$hm*ҳ]"uAcf\;tK>ly*VLt/V :j,“,l 6yӡbC1c7kS,AHh.YXضf=FæNUX,ȓ9.V(^fI3$B=)Ub-VN}coA1kEɂ h[Yƥ"* >+*m^.VhzC+"Znor:hXu5@>>xgtg)[M`Jt P{4C;%7#j_˔nBIO꾏Hf]*ES;TkD%ћeZx9$[J㺸y۠85ivщ>i1TBgNll66h6$ jGy=j㧞-tiɊ=8Ţccm B+ [K;&nX#fů-]SHgX2X~*Ztefi5'M%F4GPi&2U{E1B+t'nU"֍مk{ ~D[it" kٷ^IHSYihen^M0m FJV~1RxY\ JEN)X-w)-f6Iy2O߬E$1rӚ_Cxjnd S-Iw nL_vuf>>]"Ә;9jrøIYX)_`o4r`2Mf!sg:~zn@Vb}5\c E+p#h 5<`qK1G3e;bT9n7(%&:7W}edPWV-*UlLu#],l4C'B5wx?U?wT9y`y#rW`}lz#gZ:-W܂Eu3AFH14f(Qmr88yk0]Nd64@J5gsJn vn+t zr!ZԸK-̄/s0yIiu&ocxT@>JWq&)ysbtlKCwl-z]q36ώ22"PtۅZqudV}yH5> +5~d[XTZa;-R *ִ[Xh[?򱈇,A|}FMLavk"(`"cʏVzub߫>ڻ`L!wiP=43P;^:}U~CqգW\F:JŅ<6ЈdwMo`8s&x#bOGdJo+\d*| iin}qPTIuqJc:F&1RusbV$b|zIb?bݖ2rz7$"}ധ3񈄑K 7GZdr kҔyl(., /ƕ16\͞h.|imdW[O"ST)IS"%}'=l6Vs%2|nUPD'hkw]JctѴS8[&vs Z.o%L8 `>-nė=cK_;4;2}C}\X (R?x̔%YĈœ1 7{f +ʨ'HV%W2[F܀dQJ4k Sz? Lt2{E? J[H uMՐ`8N%WR\72 }9cU.36U-&wJcgZ>z@[XmZ~.`acDj=pOl|D$]JB^'%?zy|ZO,Uu? ߚЭgwrr[uw94Z6\M?SDa|\xc2I тX;[[F]lY5~,C1< |˳7\ foIZ:>Vr{6MyAR%!B,;7sxQUk[* s&ajbL\K#[t*1ʈ|0Eȹ+B?jlUěοsZ{GH5)Eq:xFrԳ%8HsOg—hĪqCvȼ)xEU\Y\Իq9@h<[0fƯL.Qģ9^sʳo l9+oB0X9+^/m0.EB &Adي:.xC4#^ }g*?hhP, պ*MڎY-}~AQA K (3mc$kK~~Y(q&Fp<Ҹ9_T3@ gV6TnWM3P[I7HM S6lcZl)֯!%֒)R[7 :0=;jhj|etCLa$B)Hd2&mwk'1#eP!l k'@L]3ᦃiXA5 3~/%D474W(Ɏn_@2fv5Z:?q,Z4Urذ]YgF]!t7o>@pWs s1nԎ%BG<(G7^.i ϒ l1"o0rZfuh31^Y%]A}<$JpH@*eON5ELW-!?2F s ~og(6X,tn]m_a/-+lm`pu5*4O!pm`T,TQۭUGĆ.A-"wz` Ԟh847~juqp(gDfp2sH&ЎoyFkoYD5mv`Β/>]FĊ,?\GhDE1+ʴ&@18iQKaGfxX)a臸; 2 &$cae>^ҧG4TKǬ߀T'[ԓXhDp9" !#0|;FZESwc# S#_+ =6$Um׸J;b٩]N 20ٜdN<,qwVeh <@it*?7<.TQy\ky"T7Y]8dܔ֗Wkjgˌm'w",-̩=f×Su"1{"-|5H>W+ rPN3׹*:8ߍ6C̘uGxGۥnZҰjbq=> eKsLzܯ$Ç7yfNekju޽o䐷.KSYo~fbX~كmm͆ݸ ]譅|A.(MTq T cS=P[lqʟ R:^4ZhL%bTl(Y5S+W\ 2&܄ޯY_uUhN։77Q+թ '(aJz)q=Ā(ez23J!oYuF3OYV$…,dSIgMRQo\<$:vqgIqh':fD%sb7Of$z`a?D}!4}l9K^K_ߒQiH10(Ɔۆ?8C |jաƥ[zہݮvoG88 ?W !I,(OcLy, u""@hgD)SG!w k7o .cPb*>}^֤0尾eH8f&MS~G`wP󸪷uDuջ!a:}WUj𼡰čgvݺޝjʨܿ2 ZR;؇|D5 Ex 'Y8*J~Sfj,.)5:ƌ0A> ih\Vq;Bt)?jF;=vMAWCEhI#](+$f >#Yy՝8E&ձC&A]x8k.Lڤ9JG}3j@aY(Lpih [$2=oF@/cCڑ  njѫVJ8eb/2XyuUM ]P,1/w=AĮu.!Ȱg +M<`BѼ#y^ +^?h=3p=,ۍVUT A##bsCI2i5S H7_Ү+G'f8EdiS3<|~a`uoS͕H,x0 Qzh۱KV6HbL\\aqij4E;?u6FV\RZeX^-m$ouj.ŵ2(Ͱq# { #e]٘jLle"mCܐ[GW-Y{4TlA(֏cs_۲Ui/m1Fža[0ȥ8L㢉Z,AΨ_.mcONXtE2!whrؠ%1сlSJh-ijƢU\ $f*Yw??&fovF~/YB/;gBQ6>biEB7G4 5Hƅ|%qOoe]5 \ٞ 8F,+o`+E >si*]fugBx7)̉'O{]-',BƆ!lEB֫9מPIf"rr|"4gϞmMI=_Ï0YJN TA цp* }B9*1&_.e0BP\U!QmPmeP] *C=K(RNmxa&,]^])4nCYDo"hySA_+ [os3zqEتeV9kĪc߷7:H#ܣN"a)=Ӛ'3a.% o@OT:JJK1Jib)ܙ=h[]ѝ .D*gC˜5:Ӫz9s*ta XgӗA/IO1=j^d.N9:Fw&ZKWm17C=Lw:#y] @\wL| FWdj" nG_ҒYwi[693#Ad[ˈ?]| 5>8;rjq2 o Ld$ByDu;] ̈3jcAf7.0{6։$`B&:%ԪnZ9:.]&xp׺fY^-Υ8#~-yٳRkSJ+O$Q7/AЅK5f9#Z`/ص ,#mD5Cm~ǻT%qU`N4nrp )MܒVP¡5N6V{iu/r\56lOh@uKzP2VXe`k<5OAHb~';`ҶLusKen^.2欐 IL/Ln x`ڟv4,>K͍u&`0RHA *х̠vgI|E/]w)q!0[$#\ذ|nԉH:1C2K&B%RLz7 ^VbcH~nQMKT%YYͽSOhַP;QD7VE;G>k6-bL&m Q6f]fQ9y\ko'fx7Yg{!Ou:h@3pn 3Zy <x/nFuӳ"Ny?y;?<2 f1^]H\\gW;hrEXb5wዘAh<dJǞH*j| g\%^P;,c`ivd1+C nBf ӣں֮٣2IN.ByPiiJ`\?`dm'*nUP2e0"φoѨJX۠SuPUaw&Ic/*a&lvዣ.#|6"Fxa铛_cRv^_YBߵGCjfJ)2/5 [}wQLG;Df> O-gm94&_-3#N[iQ[{*) 6 wzZ%9(Z3sF/ꩪݍ[D**X=I"$7l<,k' IⳚǡM{>O {ud+ Jٖy5do2ՙJ-A Mц-u FL͉ٹ %IP&M&skf )ޑZr!&EJƛ/t|zཡGT6$[w+>V5~󽴐H-=^y5XY 'I}4~.0 mb.dGptW}M<p L[5C:ꂞL(;dyI)].2O~7XiM7$4!8b'D0/1KjwoIPЬe\`* 2{DWŧ}7a`JFsߵ W.$ps|19A` 3铙XV$E{?fG!}r7s$XǞ?F۸;Y_@0|:\,/#QJgǬMnC+P.AhvOz I _eWޗ2Be\W)#+x}"8G;ye+GH!sZ>3Bƾ 7,A*_4Wdn&~BƔc|[dWH;F6R7A]~H(]RiFon)}sc Ӯ^}njE`At0Hfڍ{씊c/\L0]yma~:HA~߿;a!^Q Jׂ:):\mVk&:$-v*{\<%l鍲%yd)KlzlNpSsHR۶X(ʉݸ_x[ڒz?PkokwЇǴ QzdršvUVdβZH”(=#k4^2L}6,Qu2&=3Dl#V^%+=;zrւ!Z حWK%t0!YoՀd㏊k%~zyg\4gT Kc ڻLOWx\lTKb{ڝeV̺WQٶTta'ʖ!&\C@ kjYc{./ lYe4?D?L|݊ښ!!yÐ1,i1^ӒqN'_=}oVYR3ߴi GpTFK4?bbm8$-(ݡW艐sUcP:{zd2G %"%hp}m.h8d{-dZ?^{6Pn2>[Rm2| ' `/ @ H>wL.H[? RO}A%8NF/ֲ1Zl=v2Ƕ/rcDk +6ƷkZBBzRIT(/5 $ *>WśXaP'CwJ1À=%u,s{o M!\޹vcdvCY \9qk~386|URŜSS\eְ!5.bBhB>[~'5 EXJ̀7i&1V`هZ_\K J^#R 0| _`>_qGPW5U##`M 3Ȝdo?jU>U+Gt|vYvnٵ~=RX^Tbo~[Jcg!IA /pTϺͤK@{su+&_H %#oTq P'Qm:֤+%<4UUsx9N3^l^^o`CN=q=TE$ )yL aBc+7U"$aub_bg,ޛ8 V,5uF .ޟa)jXX p$}@ 6o0?ۓ2d#hNװQj7QxMWc/=J-<8?K{E!Vɀ! ~mwt.)u+k5"SHƶ/ǼLe~Ep$KvG#4?m)g:`ETZ{3  %Pq4Y) g;ru w?'P:3J]0ZH`R~ޯme乣D%X@G ǬkPIDn(yp4¦YϓI R 0LpHPz8=AQK\ #GR hݞ[6 zKJid~h{7r?Yn@*V)],S2VLmHX!r$6pM:3Ï> gZ-=un<+M b:a2K!)ž15*alˆ-LGY ,Ӡގ^ccOEz?q١C@CdݫrW*1 gl tkijFCzw*:wSݟIqG$KX3/i/ [sPfp>AVYlFOD.[-Vcr;iJmP"+0\T]mhݓmbo$ E*h{=zWS}|7z ĮݧCX@6r/4)UPk=D0"p4 .vU W3: kH})ChXh^!v\R2HA:;[EX>Ogʫ+u~yRPxhY؉LGe]1fp*8+P68_C&lha_/ 8ݖӹx#9~'\X AY hd$/s՛xl;{>܏_*,iR0%C {4vaYU 8|1iyA( |:~W @瑀5,afiQ[00L/ yL$zɡ.`~ɵY)aJMڄ͓8`vyhgQo3x\GV D>JNܭ.Q<4isnE!Y%qa2SޏB=ʏHY#]\[] 7=5uL)<18Kv ʮ0^$ԣ2in F/\MJF~f>_ ZyjKp7e~=EfiU lj;d曁ש'Ozv,#Z^ _3S.`18"YI9ݓ}K)CGTB2J@.lRD SIe# U\j>.nRNn!YN'tiaw|H ?dTbAU@տsݹN(~EH9"&upv.Dم~|SiinɞPDmА=fvu=#uBzS4Rm+9JXXq[D4;y]Wz'9չ~Z$v)hbs6 w"KaQ;tz1( Z96AsPxWl(e'ge &ᶚɞ#xDWP2oa;XᨃBłit;xK.:!;iX1N?57~.c!V$(+̤'\ŝcX)HZ!zڅ_fF҈a}e@mB~hm6GL \zq1?E9cX>y :`1T>hkcs.Tۥvj5tԳdā5šX{6Eޭ$LoLgr1xgR Cux 'QYP wJB!;wpo"Yax\s^DEA` `J.G>t|vz8tA`cDG;;*l^w,3V~D*fK/jiG.o{3]ĮIgW$dFB &_YzZJf^ ¿b۠GLm#'|zsrL;H ET] drQ뾻dV`HZ+@b+>LM_sߔp3C_R+@*7]1vGЕ w2>qa9Zrg8>Cu lnS=}ykV w{ʫ)?KbB/* 4JV a3; T7X;dШ"[6-RffK2(j|2m;>ަ5(dnyO9 yi=>{}} _z0`dgDzRdHRNdlQD(cYU{xU i!D|{Ƅe^ |&Agp4ybc.IOl#WKS.8S>aɻDt/Οݖ!#-OU.P$X{&8[ϋm"E2+D+MfZeLJ \=@-ɠO61 ^R(Jdz)G0PwNߕ=T3Ve^{g,)k=0L E;Nw 1sʁ~S|ϴղuҮ((hNo27cG2l ă6l]ؚQjBqv ^s@.}4c{jUI25%V6@کABHEP; Z!RdnCސ+}p C4Z(poKGn YAl&#)ae{3oi0дnA5 A=A2 :xϽĬ,<&pIΨ)H̞ Q:7d7u1E-?d <UC>P%EM wowZ;V^p'''~]mլܚ@57lٜgqdH19e{Ϝ[tlw7ѢZNU5 iB }"/q`Q<gcù8uJAFVaҤQrO usg^ " 4M\[Ņ1 B%$ vPUWQpG.ՓN3gD-=H,8&w,0 R޳=@ktZH#b$?Vpvl yO˶BYonk0#3 R/i< W'r_U$M[1=Ru?O?N 5îmv.m x"P⣱l%ؗ>ˬ t%8P?'2i4{}YS_b[ڸ2J4Į˟F^&&9dk7TpVsC)w:xx&AL+D]>yLӌ0I~3wAS#dsf.nKT aZvBQh66Ljtjgff 1W[>0Б<꾙+vzdJy_nӏnd #  bАCT, ka-