Revisions of cups

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 308)
- Fix bnc#943950, escape the macro call %systemd-tmpfiles in comment
buildservice-autocommit accepted request 324745 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 307)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 324682 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 306)
- 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)
buildservice-autocommit accepted request 315599 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 305)
baserev update by copy to link target
Johannes Meixner's avatar Johannes Meixner (jsmeix) accepted request 314729 from Johannes Meixner's avatar Johannes Meixner (jsmeix) (revision 304)
CUPS bugfix for allowallforanybody policy https://www.cups.org/str.php?L4659 (boo#936309)
buildservice-autocommit accepted request 313642 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 303)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 313641 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 302)
- Fix the previous commit by using direct systemd call and ensuring we
  work even on older distros
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 301)
- Fix postin-without-tmpfile-creation and run %tmpfiles_create
  macro on our cups.conf
buildservice-autocommit accepted request 311257 from Johannes Meixner's avatar Johannes Meixner (jsmeix) (revision 300)
baserev update by copy to link target
Johannes Meixner's avatar Johannes Meixner (jsmeix) accepted request 311253 from Johannes Meixner's avatar Johannes Meixner (jsmeix) (revision 299)
CUPS version upgrade to 2.0.3 that fixes in particular CERT VU #810572 CVE-2015-1158 CVE-2015-1159 (bsc#924208)
buildservice-autocommit accepted request 294497 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 298)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 293563 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 297)
- Add patch cups-busy-loop.patch to fix rh#1179596 , cups#4605
buildservice-autocommit accepted request 286370 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 296)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 295)
- 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
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 286363 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 294)
Final submission, there seem to be no activity on factory so it works
or nobody cares :)

- 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 (<rdar://problem/19121005>)
  * 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
buildservice-autocommit accepted request 263015 from Johannes Meixner's avatar Johannes Meixner (jsmeix) (revision 293)
baserev update by copy to link target
Johannes Meixner's avatar Johannes Meixner (jsmeix) accepted request 263014 from Johannes Meixner's avatar Johannes Meixner (jsmeix) (revision 292)
use %posttrans in cups RPM to clean up systemd units (boo#904215)
buildservice-autocommit accepted request 260876 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 291)
baserev update by copy to link target
Johannes Meixner's avatar Johannes Meixner (jsmeix) committed (revision 290)
- Also for SLE12 krb5-devel must be used for build
  (cf. the entry below dated "Wed Jun 26 10:39:30 CEST 2013")
  because in contrast to IBS where krb5-mini-devel is available
  for build in SUSE:SLE-12:GA in OBS it cannot build for SLE_12
  with "unresolvable: nothing provides krb5-mini-devel".
buildservice-autocommit accepted request 255618 from Johannes Meixner's avatar Johannes Meixner (jsmeix) (revision 289)
baserev update by copy to link target
Displaying revisions 101 - 120 of 408
openSUSE Build Service is sponsored by