libcupsppdc1-2.2.7-150000.3.32.1 >  A bp9|e*uo6G:u]k#ed܄}){?Hv[J^OcR eegπ3mdeh>o˻uF*54tX +4d?tbF =j3N3~ xfAF2מ';F-h()7;n$MeE961c09087388900121657d2240ca6cebd57c27edb513a9e81db92915e488141d6d46da998d4720721a70fdfc8d573bd9a8eaf67fHbp9|5_֫IN!+ԬڨLceKbJ>JpҽPGާg,>'ҍ+ǦqIQ7ۭSj~c Dz|B;9k}C9U,bhχˍ$Fuz3מzfG]8B[.}ꉁ6cp@ud?uTd # c@DPTm     9 <@EJlp(8+9+:+>rO@r^FrmGrHrIrXrYr\r]r^rbrcsdt etftltut$vt(wtxtyt ztuuuuPClibcupsppdc12.2.7150000.3.32.1CUPS PostScript Printer Description (PPD) file compiler libraryThe CUPS PPD compiler library provides access to driver information files and is used by the PPD compiler tools as well as the cups-driverd(8) helper program to generate PPD files and message catalogs for localization.bis390zl35 XSUSE Linux Enterprise 15SUSE LLC GPL-2.0 and LGPL-2.1https://www.suse.com/System/Librarieshttp://www.cups.org/linuxs390x Xbcb26e1a72c4924095dcd22a461e7220275aaab6bca97eb2f79bf35c888f4b9442rootrootcups-2.2.7-150000.3.32.1.src.rpmlibcupsppdc.so.1()(64bit)libcupsppdc1libcupsppdc1(s390-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcups.so.2()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1bbL/@`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@jsmeix@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-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/ldconfigs390zl35 16530619932.2.7-150000.3.32.12.2.7-150000.3.32.1libcupsppdc.so.1/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:24369/SUSE_SLE-15_Update/f3b1b9680d93ea25b624d6fdc5fcf48b-cups.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=905caf587e64b3e5138dc8bd6ac35a93bc6e7960, stripped PRRRRR R R R RR RR;-ާj{utf-87029dea561178fd5f21435d6d27384482aae9eafc7a3d4c3376d733e40bb99ed?7zXZ !t/_z] crv9w!`^RDZw?8rvCꔢa38&0.n۲:& ~W{Fm2''we/^PnAf׿Ol$hIn|2WN 搘~je˺lЫu< F4 ӌz6=]j]ʛ3ɾR潰.⇭:x}ݗI(5Wr幅+W}1jD-SҸvo^63|M,S QFtEQTl.Mu(ܰg pȇwG5izPÈxӢpq o !=p/7SAWǍ.SrxSw^bn9^N4"HJ*p8`,4[=o>BYr°cӄ H~G+\L j$.E둾U@ R"2O"QO!)1&z*6$/{$kPTumVϡ"[Z&/9\p;M墯}!&r z±_W k^ZY{Xv*cis"xt$p2,ݲcAeq-gA@_"[JC2 ʎg5?!iÔ׵ \gB&}$8AuIFZSWF gƊc=OP}B>M`3 2q|[<<9 >m.``[d̝-nˎyLmqW~t-^ >o'Lt4R" tIZ@Ipv""2imm8ݣȔ"u,mV<޺H63X\ҭ3 "P7I;+-oM׆ Łh#xg\_ݴd=r<^S3[N7v*F,Axi=y :;=hEKKu"~o+چ-ThvyF3|YBQy%׶ISж2q]%Ui|¥5+A6" 6R;C MIi+2S{&s(˒%KJJ0wKqʶ|t&ߕ3ւI՟#Nʨ? ]FV:? ( >J2fG tfhAHDis4m bP:?׌! ܆@j}":n%3n eCAg >L2_JFOaˇ5Zh)ʻߥQA|, BJ9nokm^c W~runC,63wn3e%οyAw =dUf=۷ŰO!_sA4t'mUd?rn ;|r֔"=C <0߸4̖-5Eӡ4r=@ͫ96bXeO_x[h*x{E/ OsFrHqA,<߳+'q۹)&y.Ȼ6svH#WVUCT5e]Ab>DzF5M U5 f(;X ՕZ:'ud0(mW-b0#1m_K_\Zr9gK5O>h/}FYwMX wkm(s)=TJ͸U泎*hUp3Wf:5l $8IDSPWa(m ja՗Lh/;3_a8&r }rH]@T"X<Ԏn(~E}V@4 1|9,q pNǫμ:gjk8 Gq=  Y=P1/ְS3lzi\%fD y^tIDEdgW`0 z7HQDO)̑Iwsj9ɼ˅ ig&ww5-4u ښA~#9Q>cHQba#/dG*I`gh GXQU2'C,~k璷.pt1d9Zwj3UALd׼67A>c%dml{U{( U?`"<p\a ǯƓ:=Q?!E0MZUj6`0jgZu$`Y{y.>Vw_N3KK.m?<'vCϠ1 ݡr10^Nt#?j4 m}3yQ_rҴqЬl: Sq,> 5, U`twSomdl#Fi;\@YgoA"Ŀ$13PSOܖ, ٚ>s)E,e\mMr3ܓ޽CRxn5 ALQ Rxʞq*zݱFi^`?緫]IHP~r7wG'4]gZQx/״ {Yw}ƮDrդ_ -xi_Bp"Amsi+z~F{S.BJ[+4 qتgޣ"Ak~/2C$6mzC5̥-e I@`}:RCއ k.Fm@3vH M^ܕLSLa$JطelS-%b/[c4 Bc+J \ QFW seߍbf [ %^sQUȺm4j|ZDNj)M Vl7Kn/F(4G:(2#Ɛ{:z.{%m)6z' 78*R OZrt "ZB(|1YEщH{9(`4<F^]"@?;&e! hWhiJzV\yvvr&RQ IeU.w*\Lr`R|,%\!p !}M0b@pROE,mxBGVu\lchUxF$bqV[6ȮR}YzŸZ*6Y+6E~)Ł%-5@:Į6Lw5!0-})m=C iuHش1}|D?'_l OFc?!͇,vHRrWRF0«]JG%gUJ>'u"YѤ0*jsz ! Tw?'a|Y{UBFشiNވ ~Ry%|ah Ksf[p6(h/g{KџY.7u5{Ji$佊\/<+?=h9!!71ʸ -u,5B8"K#()DFrY<)IMEQ94 }p|jX)jR𖛟AҼ׋ͫf !FKZڳp"/2m Xz?@@ 0>rN3 uwC/ l%7W12baʍ,|KL w o`ס?ispR7kޥ#厬$,e$v-.f_=S[OP- 烈"X4SX$6Ǝllڴپ8kf=5\BUUTb5 }˕y mÌR)i0E-NץdEh{p-2"GඣJݔ%2[kZ $u߬PD9cU[TJԣRqaȟߨi%CFVXݝ<{:qY̅3]J7mW)-UPmgJ:#DvfV!Y]&m2DO"P+g-/(&MojFJL@\xxyS (NSfa4x!}9BQ3A*w^˂|Q̙ ? ȁ(6}AL KdUaSmBOt |K⮐Dw(;L |9& x,cZB]գjd,;*Yv)AizQPYoC6ոF5ٯ[f/Hؘp4AYF@z`{f.vq5vBd5wMBo/X)v ͕ ƾ@j) ]Q}X$݀E6|qEc5xDJw@jǣ.{TQ3 s\hu4( )?'.Lj N)Qxͯ!Nٻ%I4#|Τ$XƨNKݤ%ABq1I_$OŬ]gIo>MU+Щ~eo9Zyem-L4+D͋őfu*zEu~fdA7SڭlqO. lEGqvQ"<_5\2ҙl*2G@}G??f  Di3{DZɒ q(Ƭj(gfZ:ݐcȆx \NվG˩{!FՐԦB6pH %#Y?@uЊyIqDv*FaTʸNǏAI+d0ŕl 68# s:Ex6AO*Ipȴ2Y< V2VhFi8D4d:C`^^3+|TG5]^ Zh`W$prmb50h h[^?`a@SBԚbõO|1?u z:oy=D2pOV`j5bFK>XH ,xNw?ü\bK{:6&Hjpr"GYUi!yԍZt-gY4fN;rpoQy^7bX#5l͔6] 􁟵u[G`-;G (.M=G%m;9J-!mxzg -밤`.44QhlydJu_[\lhFG-zKZյ5m; q$Fjmk ګfv FYS6Il7s^D55Y 4G:CB&Bf..ʸCe ?xED\&i!o(eA">t]JR{j:ݻPi''Y, l tgg4@ŊEhn,m^투)"s.&G)W~Д E骄eFɰyҐBUXJݤbx4Vk8q-AşʝcC|Fb6LkU9T"%`4NM «^r$γT^+vʲiyRݪy^>gvT6Kl [Т؃Ae#bF@h#|*n&87 @_UBUs*h8}8$*:Zp4OST~2N ^qAK.wj$A[gvYc7Zt甔Q]ME̚'c6n])@Y%=_d'63I#}3D"c\V'JUQ$?Ǧq@f%seF?#X\ xfV +݁DX`fuesʻn[8S% AVǵG|8jS,rp[x;b-Epe( )av!G#|Cڅ]X^r:$aRxq=;9c.;4W?Kns L޸ r)ǯm0cRCl[Mƴco%(' \a Y6watD[H?t5K\b=0}bV.6O,)$޺f%Q)0 Fod\*0$!SfC3acOd:\AˍWpY8"6iA\h=;SgFﴠ?:ݬ_! $ʬ#7>;RKNYQer 5mGs\Qg!sKi2l?0>/w4)B,\ac?<{f`P2e`se5yԩ | J=s ^{wqj|) sT?a6} L?э7>vx-IT/J#. ~3ѓm4lPLçG%i*~g,S>i=D3ˏtӂpL&Xڋf̳\}^rx7Fm9BNsrr/21"YR$7 s2;gpbs2doVs_ _X-?ࠐK-zgSZ F!N`thÔGY=r4ɣ1k sIGmG]w/s__c~ɑ͉AEeHYjr&3vA+q$ }T o>&bp>0-]IriLY[+`ag&9 H2!decPb'aedPCDSvwޛw"B硧GM9 j[:kTZѢ*ԮEI%ņ-45_ޫpg@z%:V1_@z%c3ޏ{fn?h w_{O^<+2>JPm,S[x<h0\1V7f 5 ~sR1Yxd^C"k:,|1f#lrڂ :tüPY)/g/StM=(^O=Ms\|?d<׾D: KK7A9 )6F]Tl%RBWt]|]f@7@^=saխwJ4sLaH=da1B=\>'F H!ns45i:,]lvwtB κE-cDه܈Gl1pd阫EsGO ||GYW5{tŇj+ eS>c"`=e} L~l+ {.qx9*nCOU⒪~9;0%;?50nY"㱞\ʅqmM$Lߚf<0ƎU: (`6f6)7#Pn_*9GLt?131k†ŞOR¼+uaGuz/ GT2#h­eؙʍ4K(U6H- M0diV 0h+J]Ja"Cj]$g$l o%I IhbB~1>88w$&>ƧZ)_C(ezQ(R=a7P6/# P^,饧(<^9Z7ho<8V C>$v߇E^}1'#$hxJl<=i^E#D@;*h(@th¿=25";n()9%ƏfEL%< Dp&ZbV>'Q݁WMG4ҿ̟8 ![ڌEfeK,/Ss=v >hH}J+&9L20SWaY.FH;3V/' z2~)gt4\X0k-XJTw<_St+>u DzE+^Zxt1%Kn14̀Ӯpm95ۊƷg٠omF@ڊMq/V q//Uʲ=&R삣:,D%hhWSlS Yu6xMm5msb$W~ 0ڽ;(}< 7T c /Lxfbtg7ԏv];zso>-xuCZWumS@XL+XƓip4[ SHU>XP|T<ܨ.`f o77bP{T^֥ųWTAF+٦,gZ1ߘ@@S'&?)"đFݳ4Tiʡ-{i몠GccN'ڃnKTxP!ɩ$k»pq#/:#G #eWU4 M|\//&Us 4w_zZ{S"6mS/1U૸C65Z@<(-f7 ^鋐9vm̛YN)hR1QvE`$#{zSyĩ4W2HxhT0[gv`R.{S\4%G*-aAȉ0T8 [ZK&ΨF:"UZՑK p?uWaKT*=q5bm.a*kræÂV:>ɽO )|nmO*Mqf9;2g`DZQ g VW9Cl&o i5C6PdVZQM9<72-7NY?Bac ǾvTa4PʌѦR-xX\bI&>?U_'KXCxhӥy+}(+@r^dH?Ty=QL} 3VuUL4Cz u:kՋrsP ~+Τ7{ =Il[+{${ә_4>AӍҳ`8XpVxLVO T~lV?AYXByQ ?hQ(]?whz?rO@~4PCk?jFL׊&']S>$o;~<!B%_o;&[$0 ȼ5|pd%+;;9"u-Z@a|B o]D+{0`GP6)yf,]&J׏06J+A82Mk3:Z݌-gRYjZYbRJGLjɬoc 29SʸTm%;41]\WQWUX=dV2\IkӬgD<T}rAf* , edF %ƩK> Q=7:/ԓX>㏥HɻɄː\W&(IDH((ThJv[S<8\sM3gK+m}oF:;71ޯb1VsM"k:+:bOC"+^VBG,YD{DYBWlQtnٯJhF!<WAލ/fwqXUrB)(M8}I Z8䷸R.GC֝ XnW#nl KqӍl>tPp~Dfko/3ЊV] r/oL!#S{;`H̖Q\=NF:2ou2Ϝ])P>%7Emkg!UŮ5,ȕ[mB y :8;@`3=}[<_aWیMDY}Y>! Ft>,HmBB ?;Рcx!%lxFf6>(8tކS`SYZC%l ,FAp6f,j/Wzjn}Փp6+9RfGgjgQŦ9pBo4ODrbXp]'!xM%Xߊ9 51.?Ð:KXYo.bn -tl3 frt6eMUܒA$~B=5,T419Er(q%|ift5GHxGqDgJL:C'eOKڲlUgNHKeKĎ\oKL-/+c[]qͭp v95:Ea{@a>?ù0ej[ _ 9mcMp t9pSc6Fs%0{$h~cĿ3aب dV4m((ўGC NF1g^dk gFBҝ_*ɯ|lK0 mܰv96 u5oyHx5K᱄DPZM4JdQl/[F1Ep:7;BT>lUdi߃pTl<ŲN3|B/.aļ,! +b<2.>S!FϻQW(l*3"%;J4W)"/m»G@Yz\ ?XZ֑;'Uȇ d<}%/& ̘s }"ȣߞݦ0R+9 b$)\| I&F/6Hp,l&2YtLۮ&(0tBnd"p:R e5nX!)rH}(CR& | #mlWq,Ŷy k ~ā]Ge,h} udQ12 ^ /Bj佪ߦTľ+9-)g\v`\|@7nEH{G~TG w1G-kc*8TXSAfF-CA#$yrF+{Kpœ׭z)>fTcPX*?GJpW ‘lxOpeVB}7ycy_sԅX=* T¤_lS&M@rq `R:ѿKL}viJo]2YiM]wzՙG71^po4G"8#'g5T6Dc*nƿrV>J@#rMjxZ& b[t4qC\ .SsFo֑&ToiA tP96gTxă|}zoQ s58Mo8x#1L`ͲAKPɪVsJul[PҝDmzp8enhΦG"^9ZY2Fѳз!`Aёk(8z"_@CL܇i@ cLMk`&HιYl Ʀ Qc/BR~Ut#/y$\n(LnC23d>4m{B2%_P|~NboύL5(=i~f"^)t0{qROOнppJ3JĠjk>Hejϔ,4 ?\ ZCwݷ:eN_An3^3qғ-G;ŦoZ pHFRhHa"CGwkB{PU#R;j*g:MۇEؙ-u,˄  i;Ssa^ }f4Ǭ 2=-qN%|x?%M;&!s-lV0|Dp qț S.&F0I#NݤɈNK[+ͽߴ[Y'' eQuSrn,t%-"eU؃|\eȑ;"/bG*EQĉ:ͤ!~ٙnRu`W2nRњ@y cHO`#y6`H`l]LlR{J+ygI$gh:jX<Ha `Bhҽs]IDwEs r 'c]UƔ/}[`:reEy_vAoܣY/]uN|EaOO ]F5 'S$Vv5]#NOTqFt&@5./OfUA$Dc.&C\< Qw@{=c7E߻{e#!+Ԝ<^5tkטt Ɖ[އME'IHvgDocZAIZnVT_Jy4]}meGyd On#1ubا(hoXtTCK+ -@@U04P䃔vB\y(Sjm-of45IflQ 3.lLb΂3 GK`kuoJB˟wDШz <,͊*4H9p6>\U*w C#4"6cqUP uʩ=h(؄19K8&~~#c |nb>RX$o m)*jR eJɀ]v`l4F-[p3"_4GZNߪ ݛCFѩy[@"{A<~22Ƶ;5p/XOƟͰA]bBq, f>U$|ǩʾouLu _!=F~6GLp+basd#_r*8jRGBZƤk 7}2ڨ.E+3 ܽ״wXpT<ӲCoZ- s>La&)Ϟy7V76I"Rx DC!~3EbͨHxɨ>pWl`y”R߶ǜQw9e ;]@`2_,;`wܽ )(|/coe-bo8<#L~ c>y_r ޑ;Nam$#J#6ʾ'*s3{I藆S~ '~(/zNr1X+t nÍ^)⪆Al~0%R%TQ cPN;xS;{Ƣ@ 5+/W4oo+NbY01%P-<`4:Ej#^d|)#uOD~eRnfC2eq> j"hpP!lc#R'_}'"yWYI2섦f@湧2O[o3 -Fj9ZMVD.TaJ%/{& FkPQp I$U}$bWv ;bM御HW}.T_4msmm <ːLBёsZ[O%E,tdoa~ff+;d2f%Lt{6ATAQHB _2{}DgrfdttJ*0З%R峎S0}mUIm8]A&dcJ/orS̱Y'zxD((xE:5xՕF,UּTu:`E&OyFFRC }*5v z,,_=mbǑSލ. rz25|$\ 21PL+~` ru銗gf-ױeB噣pD8{S yϧdFw ~b=9=n9•w>8h$g')\>w hJ [~!#{eh X/Tx.9aqp+c_OvoMS*Gt#h suijtW!Af9#7\R&Od$gަ 2/yEf0KEvSbғnʣWHWXȦi )p{yscm! kMiGJVwMRp߷y[t )^hzkIlی#]fKkɉAσ 6 dx1i_d)weV +0~wf@N@KX 0E¥Q`=~ oJ2δrՕS܊e2c݄EP%jv(]O3"ɪKk"jwn\H7P~y뙠t T=M9;Gu>h~0ة2N:ح |'E8d$oQ'_.nBn56aTz~NKBWP Nq]8SEc@1Qs ls3& # KBNCoܝor/7 0Eyrsd$dwU_dPPt8T&:1@gt:-lkl7Am >,, uL2l6jz=\1'7 2?t@񇔳#= $)Eip}kHѤ0.@K {%2|m(Kzvq8e, 0ġ]%TB+DB`~"X_`%C/RLh~NZ'mD^a3Yó6W"!ziGO Ƴ4;P],!;g,=9: ʝHi5 76*Tk 4o} L;8$DIT +ԵfkFr0ef2Vl )q/^ڶ8I7n«L7̯kN!PQXhcv]z^8 SiKцҹZ0Wj2q:G`bUːѥқruw,a`Y:, \ʇ,7ZK5 ]'0eE-%aS92fV>TNShx-Qt׺8CVeROdV&r;[~hDdžm!,&}6V!"!2a MGZ6Ǩ>T`:1XM:'oKSEbG"Vr%rVݫBFm ӕ8myIy(oc D8{ky9_ļ8o$F Sh[O#:)N"ąڰen=Q@(d]jH4#?[ѝ"ërm}ʼn9 @y5 tLYs6)TF,p>hN?^G6#~8Įc[nݒx2"f%,j5knV|.g t cd`b9 J+(4_jiY~5cC!Poۍ8WLfx9*~إzKdט#IvZɚd6!("f4 =_VWqWm$.urK-4 obr iu2`3X͍T"_!c=Onb6VY>/C~ V0]ue>gF 5[Qq/LB} 4|J }YIުZjF)KYm˖Us%3Eiy]ŽvYl%9 E7 RG=`o+B9j?jV#؊Ee4$J<&-J,nJ}ꒂ qȀ>,?aǟ^HCcc#nB(sOn߉뺓{'SSꋱ!j mۡXiFQ8" jg4ˏE,9LL t7{:?DaT&)]}Zx*eG{? ) L旕 @w|hH YGn,0(t FplrRE}eݎ0iL>h\پ+w)dL>"JFab_cѳ(Jy9cZMOj=]֪dnHrjf.;1RaZhbO/D+F,m}B\l}F_H!y|4lL[!"I?(~O3?70^~T*Nf5\dCz#۷D Hb{5KM#b3w2T^Oj3)Qpn[^ht[6,]@KRT*\;nʋ {2ԶlˮRvm lWV/h}Uz`8^*ژ!HFmt2qLgUoM- bS_soZ^5 )5[~(fl@1v)MbSQ ŐSA?hx QrЂ]5c9p#8㪦sf cէwBiمjc s"SZ@GSd^0{(RONe0 %z5o2g1 Ў#ʈk?_~'ox3I=m%2LjZ B49h܌u}K4h^:!+"8hn87X6]/%Ua <"`T`:[`8FkZ+dhC!]ݷPg5X  C@fh\4ydK@wd ehsU b6/e8JzXV"4=R[z"ܤ^^ XnegTM.'AlC,pPőCy܁N~z֒T;$HGAs6 ~a\(db ٻz>y~6qk,N2Xs/։:-,;\^t (\!9XҕەɻgbuN qȪLD2/<1'AT+~-1( ^OX~RzIֳϺ+= @3}aQYY)v_D(HƆs#k( ,T[Xe^\|]urQݭkCׯ=L\V~IX]r%uN4T[0o|7Xjl:<| }ޡ``iBH*DA&mL nx@d6:>V֏"7,a'Z 2zvO&;5UbH {@0prPI}ۃ?zr7~v'm{/iU75ʎIF] {B5Vti NSo0 h!)պ&5٣0Ƣ.>c~gpYZMjOQjH '0y؋q[>[>hGZalBl Uez3YXVűy7SE)5KO3g,)WOHbR C%QCWBUq*d7S)xϮa6Rl52xۂK}wo*)@V{ #ʜΩqU/a _$vzyZ'1ڔb~@3"UjZozw;K%K*⃭˵mlZq`nM+Y. MuTY_# PVr,6d#YVHcw=O9{)mI~JV|אī+>ڛ&I3z(,C;E  cCx[o4fwqI% K~ޓPoR8S\x߬ų5'w뉢xmw˯: p S@nSFb]ո$8FH(*+ FYAB0泠~L1v5.Q `,$RTNCdNQp 5Ls+d2Qe,]ak8#q3g94wC7z"6GWQ42TQΔwT (YaU sC*] L $PX7 >%62qCn(W36tOfd`N '+  8;2Kc7Nx%j"8}On5p*.K\rʹrXE3ԟ~PDK=oL =_Şك`` =R tH:\7NiibTz@ -~*i&c RÉʅS^@fFFxpeHmT+PE+ _V]1|2 x]buPhc2ZBI"5̽+pIf\{} zdJ}oܳo?nDPϽ7|LT BO:K@i+NTR«.¾#݋HsH~/}:p2j{G&O)+˪^֗NΗAHҿrX$i|GղBɃ9ˉf*MB"gfP3r?.jcqU?ZQHTH-qa @037۴VIL9 R!?Umur+BSMZuuPS=3OoOU`e;;>(=+|9u>zJpbz?HF>Y75'n]n@a7&H*!wj;7; +4r) R Ľbzyg0~Ь8gWv ~ c{#"J.=Ygi?DQTL47C )Lr Om{֔Yn+ I=&A,2C+t͒s)]5ػiՙeZXwB 6EiRc: Ò]"Oot WΆ-2N?J#\K0}UFNFQ|'9[BFɭ͘R'^IH `w4DhGꆀb2d ZʩOW r걄i$]5|!x!jU (f+zg:K/x47 Iܠ$.~RcQ7 ̯3zBs{ ȤqKԊ8[8XK\c`хh9Cc:2sݏmF&8|s`z[u];^1+MԦp5;.eՍ *׮ös5MGn,LgX6o| s n}NNeafՏXaR}UlzN}T`IE9` |ĉK4fW I;ѡ-oQ@WxLn Ź=c)Qg'8YC| Pln>A[@1 6b^:Їv+@e잺9RБFbɮFICnܔSS)O4?!SXzX,ۏP|̹LKS{>&}IyϘbų=@9:CjQ_.k<IwНP)_K Xu"A,@a RW]:"iQ"|]-Sa([N7g)ԁ֟mD ֽYwSY8;/w2uUڮGc)Gh(ERu^Q(]]oW$C|i{ݎIdn\H,AMas4ttUR* n.)T;9"uV':K7kţ*[xM_g챨zaFշ P%|mv &4*9KR(x;n,kkqtE ̢mVoYr]V$ocf+{>φ|}#bٲJԌql(ruug Q`d9΍IQBҿvtj1#7`Uv /U/U:fb}ZJqHuV5&M Z4-PY XCAƶ9o 9k:x{?6~ٜr}뺎vTӝ4iJq>!"+i̷ iAa~{Yx~Un"N.N*ZRxka-鰆`](p; |훩 6RܿG-xN 7fZ=i:SĘn)U@Z(?Zw-)YRg wAsmKЅ%cc}Aپ5H)VwDBΤT-Gbh=KjwR!Q8#K=g= '7]`DX\ˠrQ%! d*:5P#X1)iBˌ1RClZu氁89N#7 UI /0.NW0~3P;gcCeO`Vl1t)PBa2v*; }J?%N-'UTw"J,6'v!2li(^QD*%'UV&ey-)ǥٟm!5@vx_X?Y{/#\!Isj*K0N[hK#l ifG?n0r9A 0m憘ƣ~K N {/q d;H=bV5~KL%7$vnwO?_} g[@9L[jP\ԧaMiJ"w*aO[V y'v XaPpcFG6}S)(7M}9OU1Z3R$.9-zϦN0|tЌ]7ΥU޹\dV''IPl a#MWI_7K#ST^@W9rFi0lۂhQTSO=m[(gwN}:43P.XZю;w'll-Gn{m%pfc%h Rr#G$@D{I e5e@(F]Pd\JIO7]tU0YFmSDIz78^_%,=lqxj%͍ƞR~.n~\={Z0Ьi P1EOt5Pqr{Y48q'MoVn ]#?G6lQ|iuo?R$uML%XotZnM vH۩$K +d};`}֒ܠQ# dB&2F.>J|:rD$!SN̨) 3OzR-H'u?R= ƥ]Ȩ!UJR\V~.MBBKɡ>:} gTڃJ_G2RiK0OpruV ˵SHxX {g8Gq4{hƐټ}?YAJJ6Z,|yO9|KQ[ 9p=G.z3%h ч`<23'cɦy6h[mk`Oʟ?Dp$F2^ T4/ϓB/r۩*Y?W5Q^oU`qO8ULa0 =%pÓ3YjQ;M UB($s羘`Ddg>IN{|ayyDb Z&*0=9MG~o5~1 aU* J= 3{8i}LvIk/]>ljsbTR?:avēiUD7'R|=%~ҋ; ri(;P.. :f2P=/8ko#yA y! !ϰ?XVvx} TeOjUuͼB/ 1+Ie0&DpHԯ.h&">PhKYW#|S}D"h[i%Vj. ʞz䔑uݵ&n_#)Qa|?1vgS @v0ʢ|G~gW˹꜌ˇag7#6M;p?9M y$"MiN3D2% )pj CKC3 ؖ&r&P;@1k/ܭ Y%!ο#> j|LgP5YB"^S hܜ_xNGĖe+m-T Qwպ"z%1|F>̛Iy`tKGN,=ywj>;wis1PqKE gLEqœ#W`OtcD?yT~M@ 0\wr9Ns'Ϋ5j$Y F ]Krf9'[Td(0r)ê j0vѿdӒYW_;<536"=n 5p\/dJ>> rL)Z/)'DgbYɍDp6\a/C[)p1g`7/y3[A 7 =H iac4h%sy^Q7];TȐP $\bl Rṣ/gev~@4Sܓ.C/҄L1 ւ"yy #1N*&B&iGt g:q$FNO&<@ܫ'M,Afay82I}KoU*FY a:$IK Jb}aʅVI iy6|$U0.̋(Tel/1!>j.UD7\r e#cY8SkSMaZmBss`tVEy1KM'MчHu0}v9Bߧ+_irhUR 0RE8Yw*`,\DuRՍ(UF;}XnnrɱDmV&T.zIGu;qDvޙha7-F9PgYHN,c-$oBIy t V2DpġAoxJ/8E &m/S!8oIˊ:zQn#RSNfbW7.%" ##$||]nӣ;I\d/_[ܷuB3, bTG!}{8KA{hцeVhe`FP=e n?LQ\$ v 6Ro%.o5)K_6I %PR_*, eBџj CO!gk,7Ƞ@ [*I,r }Nk Owf,Ad`KZ1Xj dL!ӶC)4ΕQy 7gl+cL%%U.c)`H-UX# $*b(8_gůOq NR6=n.(Ҭtv-SWUPmRq]PwZ05j)t4fJ ȝ̏uc= 601|. "К"g y% oUhA#L5^a.k? OI;N$)u_uu`/n4W;T;4ODHo=:"Aۇz:JU)8T{B(9p(#h#9=@8Ó'MaL s^4-+@wlE x@5 !2 `Ci1EΠ`Doݠ~SV+-L= Eşё1U74}GoE"GӼys>(ՆQȦ9Eº,$ ~A77+L!`u]HK̆XnN1ۄl߅NXD#&5H~'gDch[;38@2C{T3j8iꎟgÁoL( !:jɤwQ /Hcy. RM"̵j?\+5m`ttk|OsK31ygك}F+&u^v~k901l2~<_],$37]J ,#L% l=8BVd K]XPxwCbaʛ"GJa7K3˗6Vr| GS4+1ΩQ؍:L3k0 YZ