[MIR] ubuntu-printing-app
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-printing-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Please consider ubuntu-printing-app for inclusion in main.
ubuntu-printing-app is part of the secure printing framework for Unity8. It is the destination app that rendered PDFs are sent to via content-hub. This app then allows the user to selecting job options and then sends the job to CUPS.
[Availability]
http://
[Rationale]
In Unity8 we want secure printing, this acts as the destination for apps using the qtubuntu-print plugin.
[Security]
No CVE entries.
No Secunia history.
Written in QML and C++
Does not open any port.
[Quality assurance]
Package takes PDFs as an input and sends them to CUPS.
The package has automated unit tests to check that the UI components function correctly.
Does not deal with exotic hardware which we cannot support.
[UI standards]
Any UI related strings are translated by a .pot file
The app ships a desktop file.
[Dependencies]
qml-module-qtquick2
qml-module-
qtdeclarative5-
qtdeclarative5-
qtdeclarative5-
Which are all in main.
[Standards compliance]
Meets the FHS, Debian Policy
Standard packaging
[Maintenance]
ubuntu-printing-app is in universe and is maintained by the Ubuntu Phablet Team
[Background information]
Package has not been renamed recently
Related branches
- Ken VanDine: Approve
-
Diff: 26 lines (+2/-2)1 file modifieddebian/control (+2/-2)
Changed in ubuntu-printing-app (Ubuntu): | |
assignee: | nobody → Mathieu Trudel-Lapierre (cyphermox) |
Changed in ubuntu-printing-app (Ubuntu): | |
status: | New → Fix Committed |
Changed in ubuntu-printing-app (Ubuntu): | |
status: | Fix Released → Fix Committed |
- Needs a team bug subscriber. (~phablet-team?)
- Not a blocker, but the (Build-)Depends on qtdeclarative5- ubuntu- ui-toolkit- plugin should be replaced with qml-module- ubuntu- components (and same for -gles versions). Let's get rid of those old names.
I see you use poppler instead of parsing any pdf stuff directly. So I don't think this needs a security look.