summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-fs/davfs2: add support for neon-0.31 #719954Göktürk Yüksek2020-05-051-0/+45
| | | | | | | | Thanks thulle for the patch! Closes: https://bugs.gentoo.org/719954 Package-Manager: Portage-2.3.69, Repoman-2.3.14 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* net-fs/davfs2: fix building with gcc 10 #706356Göktürk Yüksek2020-01-271-0/+18
| | | | | | | Closes: https://bugs.gentoo.org/706356 Bug: http://savannah.nongnu.org/support/index.php?110186 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* net-fs/davfs2: remove vulnerable versions (CVE-2013-4362) #485232Gokturk Yuksek2015-12-072-78/+0
| | | | | | | | | | <net-fs/davfs2-1.5.2 are vulnerable to insecure use of system(). The version 1.5.2 has been stabilized (#564592). Remove old, vulnerable versions. Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=485232 Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=564592 Package-Manager: portage-2.2.24
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+78
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed