Bug 8416 - cups depends on BR2_DEPRECATED_SINCE_2015_05
Summary: cups depends on BR2_DEPRECATED_SINCE_2015_05
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-21 11:56 UTC by abma
Modified: 2015-10-21 12:56 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description abma 2015-10-21 11:56:02 UTC
is cups deprecated?

didn't find a note about this in changelog, so i assume its a bug?!

also version 2015.8 can't be selected in the bugtracker...
Comment 1 abma 2015-10-21 11:58:37 UTC
oh, found a note in

package/cups/Config.in

"serious security issues, needs upgrading"
Comment 2 Vicente Olivert Riera 2015-10-21 11:58:57 UTC
It was deprecated due to security issues by this commit:

http://git.buildroot.net/buildroot/commit/?id=2d05afa42792193fa392c9f5417e8effc73d1e38
Comment 3 Peter Korsgaard 2015-10-21 12:07:24 UTC
FYI, 2015.08 release added to the version selector - Thanks!
Comment 4 Vicente Olivert Riera 2015-10-21 12:08:49 UTC
This is not a bug, so closing.
Comment 5 Thomas Petazzoni 2015-10-21 12:56:57 UTC
It is worth mentioning that there is a set of patches updating and undeprecating CUPS. See:

http://patchwork.ozlabs.org/patch/518817/
http://patchwork.ozlabs.org/patch/518818/
http://patchwork.ozlabs.org/patch/518820/
http://patchwork.ozlabs.org/patch/518821/
http://patchwork.ozlabs.org/patch/518822/

Could you test them, and see if they work for you? Thanks!