summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/yaml-cpp: Fix CVE-2017-11692Johannes Huber2020-03-201-0/+44
| | | | | | | Bug: https://bugs.gentoo.org/626662 Thanks-to: sam_c (Security Padawan) <sam@cmpct.info> Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Johannes Huber <johu@gentoo.org>
* dev-cpp/yaml-cpp: fix ABI breakageJohannes Huber2020-01-071-0/+57
| | | | | | | | | | Adds a patch used in fedora to fix ABI breakage. Patch and issue spotted by Attila Tóth <atoth@atoth.sote.hu>. Bug: https://bugs.gentoo.org/704948 Thanks-to: Attila Tóth <atoth@atoth.sote.hu> Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber <johu@gentoo.org>
* dev-cpp/yaml-cpp: Remove 0.5.3-r1Johannes Huber2018-06-021-44/+0
| | | | | Bug: https://bugs.gentoo.org/614850 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/yaml-cpp: version bump to 0.6.2Azamat H. Hackimov2018-03-292-0/+115
| | | | | | | | Bug: https://bugs.gentoo.org/614850 Closes: https://bugs.gentoo.org/638326 Closes: https://github.com/gentoo/gentoo/pull/7294 Package-Manager: Portage-2.3.26, Repoman-2.3.7 Signed-off-by: Johannes Huber <johu@gentoo.org>
* dev-cpp/yaml-cpp: Fix test failure with GCC-6Peter Levine2017-07-301-0/+44
Bug: https://bugs.gentoo.org/show_bug.cgi?id=609176 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5191