Ticket #456 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

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

GLSADepTag_file_path.patch Download (7.6 KB) - added by skoegl 5 years ago.
GLSADepTag full path patch

Change History

Changed 5 years ago by skoegl

GLSADepTag full path patch

comment:1 Changed 5 years ago by ciaranm

  • Status changed from new to closed
  • Resolution set to fixed

r4076, thanks

Note: See TracTickets for help on using tickets.