summaryrefslogtreecommitdiffstats
path: root/recipes-security
Commit message (Collapse)AuthorAgeFilesLines
* Bastille: Preliminary cleanup of existing patches.mulhern2013-08-305-75/+42
| | | | | | | | | | | | | | | | | | | | [YOCTO #3867] Renames existing patches and removes some changes. Curses-and-IOLoader-changes.patch is renamed to call_output_config.patch. The new patch omits the removal of the pruning step in Load_Questions but retains the replacement of a call to a non-existant function with a call to an appropriate implemented function. yocto-standard-patch.patch is renamed to fixed_defined_warnings.patch. The new patch omits the definition of a yocto distro but includes the defined warnings fix. The recipe file is changed to include the new patches and also to omit a related action in the do_install script. Signed-off-by: mulhern <mulhern@yoctoproject.org>
* lib-perl: Change description to match package.mulhern2013-08-201-3/+4
| | | | | | | | | [YOCTO #4196] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=4196 The description field in the recipe was changed to match the package. Signed-off-by: mulhern <mulhern@yoctoproject.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* curses-perl: Change description to match package.mulhern2013-08-201-3/+2
| | | | | | | | | [YOCTO #4196] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=4196 The description field in the recipe was changed to match the package. Signed-off-by: mulhern <mulhern@yoctoproject.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* removed rpm dependency on redhat-securityAndrei Dinu2013-08-011-1/+1
| | | | | | | | rpm dependency was removed. https://bugzilla.yoctoproject.org/show_bug.cgi?id=4956 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* Added missing functionality to buck-securityAndrei Dinu2013-08-013-2/+55
| | | | | | | | | * added pinentry recipe needed for buck-security option * added missing rdepends to recipe * added functionality patch * updated README file Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* fixed patch name in recipeAndrei Dinu2013-07-311-1/+1
| | | | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* Solved bastille config saving issueAndrei Dinu2013-07-302-14/+15
| | | | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* Fixed redhat-security tools problemsAndrei Dinu2013-07-254-6/+18
| | | | | | | | - added libcap-ng needed recipe - tweaked the scripts - updated README file Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* redhat-security: added file as an RDEPENDS since its used by the scriptsSaul Wold2013-07-111-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* checksecurity: added coreutils as an RDEPENDSSaul Wold2013-07-111-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* bastille: fix typoSaul Wold2013-07-111-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-security-1.0-finalAndrei Dinu2013-07-118-231/+196
| | | | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* Security layer version 1.0Andrei Dinu2013-07-1014-82/+336
| | | | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* security layer updated workAndrei Dinu2013-07-0116-17/+360
| | | | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
* meta-security : initial commitAndrei Dinu2013-06-1729-0/+9289
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>