Ticket #456 (closed enhancement: fixed)
GLSADepTag enhancement
| Reported by: | skoegl | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | MinorRelease | Milestone: | Misc features |
| Component: | core/paludis | Version: | scm |
| Keywords: | GLSA | Cc: | |
| Blocked By: | Blocking: | ||
| Distribution: |
Description
patch content:
- added paludis::FSEntry as "paludis::GLSADepTag::_glsa_file"
- added public "paludis::GLSADepTag::glsa_file()"
- modified paludis::ReportTask::on_report_package_is_vulnerable(const tr1::shared_ptr<const PackageID> & id, const GLSADepTag& glsa_tag)
- enhanced "paludis --report" output as proof of concept
detailed information:
While implementing the report feature for an interactive client, I realized, it would be nice for a user to click on a "glsa link" and read a "pretty printed" page.
Attachments
Change History
Changed 5 years ago by skoegl
-
attachment
GLSADepTag_file_path.patch
added
Note: See
TracTickets for help on using
tickets.

GLSADepTag full path patch