summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* clamav: Update source mirrorfidoIoan-Adrian Ratiu2015-10-101-1/+1
| | | | | | | | The source archive was deleted from the debian mirror; get it from launchpad for now Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* README: update with fido infoArmin Kuster2015-04-161-6/+6
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add testsArmin Kuster2015-04-154-1/+55
| | | | | | | update busybox for extend head option for test suite remove seq -f option as it is not supported buy busybox Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add ppc supportArmin Kuster2015-04-1512-4/+2836
| | | | | | backport ppc patches Signed-off-by: Armin Kuster <akuster808@gmail.com>
* samhain: update client and server to 3.1.5Armin Kuster2015-04-153-3/+3
| | | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> fix missing bash depends in server recipe
* clamav: fix ncurses configure optionHugo Vasconcelos Saldanha2015-04-091-1/+1
| | | | | Signed-off-by: Hugo Vasconcelos Saldanha <hugo.saldanha@aker.com.br> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmspack: update to version 0.5Hugo Vasconcelos Saldanha2015-04-091-2/+2
| | | | | | | SRC_URI to version 0.4 was broken. Signed-off-by: Hugo Vasconcelos Saldanha <hugo.saldanha@aker.com.br> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: update to 2.0.7Armin Kuster2015-03-207-4/+6
| | | | | | | | this includes CVE-2015-0928 moved patches and files to more generic dir name Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: update to version 2.2.0Armin Kuster2015-03-202-37/+23
| | | | | | | | | | | | | | | | | License is now LGPL sources come from github now dropped patches since alt solutions included now. Changes in the 2.2.0 release include: * Migrated the build system to autotools * Added support for the aarch64 architecture * Added support for the mips, mips64, and mips64n32 architectures * Added support for the new seccomp() syscall and thread sync * Added Python bindings * Updated the internal syscall tables to Linux v3.19 Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tomoyo: fix typos in scc fileArmin Kuster2015-03-201-2/+2
| | | | | | thanks to rday for pointing it out. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tripwire: Add aarch64 support to config.subArmin Kuster2015-02-142-0/+30
| | | | | | this fixes a build issue on arm64. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: add aarch64 config supportArmin Kuster2015-02-142-1/+30
| | | | | | allow nmap to build for arm64 qemu machine. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcap-ng: remove from layerArmin Kuster2015-02-132-76/+0
| | | | | | this package is not in meta-oe Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sleuth: add sleuthkitArmin Kuster2015-02-132-0/+51
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libewf: add packageArmin Kuster2015-02-131-0/+26
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* afflib: new packageArmin Kuster2015-02-132-0/+48
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: update to 2.0.6Armin Kuster2015-02-137-23/+47
| | | | | | | fix new build issues with pcap-config cleanup configure selection Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: add new ids and pds engine for meta-securityArmin Kuster2015-02-134-0/+1426
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libhtp: add support lib for suricataArmin Kuster2015-02-132-0/+20
| | | | | | include common inc file Signed-off-by: Armin Kuster <akuster808@gmail.com>
* README: update layer informationArmin Kuster2015-02-131-0/+7
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* layer conf: update to include meta-networkingArmin Kuster2015-02-131-1/+1
| | | | | | suricata needs a package in meta-networking Signed-off-by: Armin Kuster <akuster808@gmail.com>
* packagegroup: remove libseccompArmin Kuster2015-02-131-1/+0
| | | | | | | libseccomp now includes COMPATIBLE_HOST so it will also negate the packagegroup Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add COMPATIBLE_HOSTArmin Kuster2015-02-131-0/+3
| | | | | | don't build for ppc, ppc64, mips or aarch64 Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: fix QA issueArmin Kuster2015-02-012-50/+48
| | | | | | | | | | WARNING: QA Issue: nmap requires /usr/bin/python, but no providers in its RDEPENDS [file-rdeps] move nmap.inc back into recipe colapse ${BPN}-${PV} to ${BP} Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nmap: update to version 6.47Armin Kuster2015-02-012-7/+11
| | | | | | | | | for list of changes see: http://seclists.org/nmap-dev/2014/q3/335 use nmap.inc to house most code. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* clamav: remove interal libmspackArmin Kuster2015-02-011-11/+8
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* clamav: updated recipedArmin Kuster2015-02-0127-0/+63361
| | | | | | | | added packaged define and init scripts. patches are all debian Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmspack: add new packageArmin Kuster2015-02-011-0/+16
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* samhain: fix aarch64 build issuesArmin Kuster2015-02-012-0/+39
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* checksec: fix rdepend issueArmin Kuster2015-02-011-0/+2
| | | | | | WARNING: QA Issue: checksec requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: fix rdependsArmin Kuster2015-02-011-0/+2
| | | | | | WARNING: QA Issue: libseccomp requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* ccs-tools: remove unused variable.Armin Kuster2015-02-011-1/+0
| | | | | | There was a ref to DEPEND with is meaningless so remove it. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* samhain: client fix rdependsArmin Kuster2015-02-011-1/+1
| | | | | | WARNING: QA Issue: samhain-client requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nikto: fix SRC_URI for multilibPaul Eggleton2015-01-131-1/+1
| | | | | | | | ${BPN} should be used instead of ${PN} where you want the name without any prefix (and ${BP} is short for ${BPN}-${PV}). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: fix SRC_URI for multilibPaul Eggleton2015-01-131-1/+1
| | | | | | | | ${BPN} should be used instead of ${PN} where you want the name without any prefix (and ${BP} is short for ${BPN}-${PV}). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcap-ng: fix checksumsArmin Kuster2015-01-131-2/+2
| | | | | | the checksums did not get updated when upgrading package. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nikto: fix launching errorsArmin Kuster2015-01-031-1/+7
| | | | | | add several missing perl package depends so app can launch Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libwhisker2-perl: fix build issueArmin Kuster2015-01-031-6/+9
| | | | | | | | | | | minor formating clean ups. add "ssl" depend packageconf option Change inherit perlnative to BBCLASSEXTEND = "native" to fix build issue error: Can't install libwhisker2-perl-2.5-r0@i586: no package provides /home/akuster/oss/maint/security/poky/build/tmp/sysroots/x86_64-linux/usr/bin/perl-native/perl.real Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nikto: fix dependsArmin Kuster2015-01-031-1/+1
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* perl: reorg recipes to match meta-perl.Armin Kuster2015-01-034-0/+0
| | | | | | | move security perl recipes to a more standardized recipes-perl layout. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* remove: libcurses-perl, libhtml-parser-perl, libnet-dns-perlArmin Kuster2015-01-033-77/+0
| | | | | | those packages are being moved to meta-perl. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcap-ng: update to 7.4 plus security fixArmin Kuster2015-01-031-0/+0
| | | | | | | | | | | | | 0.7.4 - In pscap, remove unused code - Add CAPNG_INIT_SUPP_GRP to capng_change_id - Drop CAP_COMPROMISE_KERNEL - Update the autotools components - Dynamically detect last capability (#895105) - Add PR_SET_NO_NEW_PRIVS to capng_lock if kernel supports it (CVE-2014-3215) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* samhain: update to 3.1.3Armin Kuster2014-11-283-2/+2
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* packagegroups [v2]: add a few more catagoriesArmin Kuster2014-11-281-0/+15
| | | | | | | | | | Add tripwire, samhain and checksec packages fix ccs-tools to exclude if no kernel support v2: fixed missing "}" Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pinentry: remove from layerArmin Kuster2014-11-281-20/+0
| | | | | | pinentry is now in oe-core so remove it from this layer. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add package for tests.Armin Kuster2014-11-281-0/+9
| | | | | | | | | | | I wanted to run the tests manually on a target. Tests are now built and packaged. to run: /usr/lib/libseccomp/tests/regression -a will add ptest later. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* checksecurity: update to version 2.0.15Armin Kuster2014-10-261-2/+2
| | | | | | | | | update fixed: * Fix bug in the CS_NFSAFS definition in etc/check-setuid.conf that prevents the script from matching any filesystem. This bug was, actually, making the script not do anything in the default configuration. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* isic: Add new packageArmin Kuster2014-10-264-0/+291
| | | | | | | | This adds the ISIC is a suite of utilities to exercise the stability of an IP and its component stacks (TCP/UDP/ICMP etc.) It generates piles of pseudo random packets with configurable tendancies, then sent to the target to penetrate its firewall rules or find bug backported two patches from Redhat. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* samhain: update to 3.1.2Armin Kuster2014-10-263-2/+2
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* README: update layers referencesArmin Kuster2014-09-131-0/+12
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>