Summary: | app-backup/boxbackup fails to compile with format-security | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 259417 | ||
Attachments: | boxbackup-0.11.1:20140825-163127.log |
Description
Agostino Sarubbo
![]() Created attachment 383618 [details]
boxbackup-0.11.1:20140825-163127.log
build log
This was trivial to fix in v0.11.1 with a patch and a revision, and that file has been rewritten in newer versions, so with any luck it's fixed for good. commit 25080a9ba262a0634f6922113be791778157cfb1 Author: Michael Orlitzky <mjo@gentoo.org> Date: Wed Aug 3 17:08:01 2016 -0400 app-backup/boxbackup: new revision to fix three QA issues. This new revision adds "GPL-2" to LICENSE to cover the init script. It also adds two patches, one to eliminate format-security warnings, and the other (provided by a user) to fix the manpage install path. Gentoo-Bug: 425884 Gentoo-Bug: 515422 Gentoo-Bug: 520978 Package-Manager: portage-2.2.28 app-backup/boxbackup/boxbackup-0.11.1-r2.ebuild | 75 ++++++++++++++++++++++ .../boxbackup-0.11.1-fix-Wformat-security.patch | 27 ++++++++ .../files/boxbackup-0.11.1-fix-mandir.patch | 14 ++++ 3 files changed, 116 insertions(+) |