Accepting request 314729 from home:jsmeix:branches:Printing

CUPS bugfix for allowallforanybody policy https://www.cups.org/str.php?L4659 (boo#936309)

OBS-URL: https://build.opensuse.org/request/show/314729
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=304
This commit is contained in:
2015-07-01 13:50:32 +00:00
committed by Git OBS Bridge
parent 696007e744
commit f6694a79fc
3 changed files with 36 additions and 18 deletions

View File

@@ -1,8 +1,19 @@
-------------------------------------------------------------------
Wed Jul 1 14:44:57 CEST 2015 - jsmeix@suse.de
- 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
-------------------------------------------------------------------
Thu Jun 25 08:00:20 UTC 2015 - tchvatal@suse.com
- Fix the previous commit by using direct systemd call and ensuring we
work even on older distros
- Fix the previous commit by using direct systemd call and
ensuring we work even on older distros
-------------------------------------------------------------------
Mon Jun 22 12:22:42 UTC 2015 - tchvatal@suse.com