|
[meta-security][PATCH 2/3] suricata: package update to 2.0.8
includes security fix CVE-2015-0971 include nss and nspr to build Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/suricata/{suricata_2.0.7.bb => suricata_2.0.8.bb} | 6 +++--- 1
includes security fix CVE-2015-0971 include nss and nspr to build Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/suricata/{suricata_2.0.7.bb => suricata_2.0.8.bb} | 6 +++--- 1
|
By
Armin Kuster
· #24952
·
|
|
[meta-security][PATCH 3/3] libewf: update to version 20140608
drop ubuntu patches, never used them. Fix GCC 5.0 build. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-forensic/libewf/files/gcc5_fix.patch | 22 ++++++++++++++++++++++ .../{libewf_201
drop ubuntu patches, never used them. Fix GCC 5.0 build. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-forensic/libewf/files/gcc5_fix.patch | 22 ++++++++++++++++++++++ .../{libewf_201
|
By
Armin Kuster
· #24953
·
|
|
[meta-security][PATCH 1/3] aircrack-ng: add new package
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/aircrack-ng/aircrack-ng_1.2.bb | 37 ++++++++++++++++++++++ .../aircrack-ng/files/fixup_cflags.patch | 28 ++++++++++++++++ 2 file
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/aircrack-ng/aircrack-ng_1.2.bb | 37 ++++++++++++++++++++++ .../aircrack-ng/files/fixup_cflags.patch | 28 ++++++++++++++++ 2 file
|
By
Armin Kuster
· #25089
·
|
|
[meta-security][PATCH 2/3] python-pycrypto: add new package
adding crypto package for use by scampy. I will remove once it is moved to meta-python Signed-off-by: Armin Kuster <akuster808@...> --- .../python/python-pycrypto/cross-compiling.patch | 23 ++++
adding crypto package for use by scampy. I will remove once it is moved to meta-python Signed-off-by: Armin Kuster <akuster808@...> --- .../python/python-pycrypto/cross-compiling.patch | 23 ++++
|
By
Armin Kuster
· #25087
·
|
|
[meta-security][PATCH 3/3] scapy: add new package
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/scapy/scapy_2.3.1.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 recipes-security/scapy/scapy_2.3
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/scapy/scapy_2.3.1.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 recipes-security/scapy/scapy_2.3
|
By
Armin Kuster
· #25088
·
|
|
Recipe for ipset 6.x
Package lookups can be done via the layer index. http://layers.openembedded.org/layerindex/branch/master/layers/ I don't see it unless it is part of another package. - armin
Package lookups can be done via the layer index. http://layers.openembedded.org/layerindex/branch/master/layers/ I don't see it unless it is part of another package. - armin
|
By
Armin Kuster
· #25222
·
|
|
[meta-security][PATCH] samhain-server: fix build warn
Bian, thanks, merged. - armin
Bian, thanks, merged. - armin
|
By
Armin Kuster
· #25295
·
|
|
meta-kali
Hello, I have put together a layer that is based off of the Kali Linux (http://tools.kali.org/). It contains penetration test tools. git://github.com/akuster/meta-kali - armin
Hello, I have put together a layer that is based off of the Kali Linux (http://tools.kali.org/). It contains penetration test tools. git://github.com/akuster/meta-kali - armin
|
By
Armin Kuster
· #25441
·
|
|
[meta-security][PATCH] samhain-client: update to 4.0.0
Signed-off-by: Armin Kuster <akuster808@...> --- .../samhain/files/add_aarch64_to_configure.patch | 34 ---------------------- ...ain-client_3.1.5.bb => samhain-client_4.0.0.bb} | 0 ...ain-server
Signed-off-by: Armin Kuster <akuster808@...> --- .../samhain/files/add_aarch64_to_configure.patch | 34 ---------------------- ...ain-client_3.1.5.bb => samhain-client_4.0.0.bb} | 0 ...ain-server
|
By
Armin Kuster
· #25580
·
|
|
[meta-security][PATCH] Corrects a typing error.
merged. thanks, Armin
By
Armin Kuster
· #25871
·
|
|
[meta-security][PATCH] paxctl: add new recipe
In queue for merging. thanks, Armin
In queue for merging. thanks, Armin
|
By
Armin Kuster
· #26425
·
|
|
[meta-security][PATCH 1/2] libseccomp: update to latest
Signed-off-by: Armin Kuster <akuster808@...> --- .../libseccomp/{libseccomp_2.2.0.bb => libseccomp.bb} | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) rename recipes-secur
Signed-off-by: Armin Kuster <akuster808@...> --- .../libseccomp/{libseccomp_2.2.0.bb => libseccomp.bb} | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) rename recipes-secur
|
By
Armin Kuster
· #26447
·
|
|
[meta-security][PATCH 2/2] nmap: fix build issue.
ncat/ncat_lua.c:174: undefined reference to `lua_remove' ncat/ncat_lua.c:167: undefined reference to `lua_insert' use internal lua support Signed-off-by: Armin Kuster <akuster808@...> --- recipe
ncat/ncat_lua.c:174: undefined reference to `lua_remove' ncat/ncat_lua.c:167: undefined reference to `lua_insert' use internal lua support Signed-off-by: Armin Kuster <akuster808@...> --- recipe
|
By
Armin Kuster
· #26448
·
|
|
[meta-security][PATCH 1/3] samhain: update to 4.1.0
Signed-off-by: Armin Kuster <akuster808@...> --- .../samhain/{samhain-client_4.0.0.bb => samhain-client_4.1.0.bb} | 0 .../samhain/{samhain-server_4.0.0.bb => samhain-server_4.1.0.bb} | 0 recipes
Signed-off-by: Armin Kuster <akuster808@...> --- .../samhain/{samhain-client_4.0.0.bb => samhain-client_4.1.0.bb} | 0 .../samhain/{samhain-server_4.0.0.bb => samhain-server_4.1.0.bb} | 0 recipes
|
By
Armin Kuster
· #26700
·
|
|
[meta-security][PATCH 2/3] libhtp: update to version 0.5.18
Changes This is a minor bug-fix release: - Fixed [#120] Trigger request line parsing on incomplete request [Victor Julien] - Fixed [#119] Fix uninitialized htp_tx_t::is_last value in in htp_tx_res_pro
Changes This is a minor bug-fix release: - Fixed [#120] Trigger request line parsing on incomplete request [Victor Julien] - Fixed [#119] Fix uninitialized htp_tx_t::is_last value in in htp_tx_res_pro
|
By
Armin Kuster
· #26702
·
|
|
[meta-security][PATCH 3/3] suricata: update to version 2.0.9
Changes Bug #1558: stream: retransmission not detected (2.0.x) Bug #1550: Segmentation Fault at detect-engine-content-inspection.c:438 Bug #1564: defrag: evasion issue Bug #1431: stream: last_ack upda
Changes Bug #1558: stream: retransmission not detected (2.0.x) Bug #1550: Segmentation Fault at detect-engine-content-inspection.c:438 Bug #1564: defrag: evasion issue Bug #1431: stream: last_ack upda
|
By
Armin Kuster
· #26701
·
|
|
Dizzy 1.7.4??
Hello, The current dizzy version under test is 1.7.3. Will there be one more update after 2.0 releases, a 1.7.4? I have not done a last call and I have patches being stage for one more update. I have
Hello, The current dizzy version under test is 1.7.3. Will there be one more update after 2.0 releases, a 1.7.4? I have not done a last call and I have patches being stage for one more update. I have
|
By
Armin Kuster
· #26824
·
|
|
RFC: Yocto LTS?
Chris, There is a release every 6 months. https://wiki.yoctoproject.org/wiki/FAQ#What_is_the_release_cycle_of_the_Yocto_Project.3F At table of the current supported release can be found at https://wik
Chris, There is a release every 6 months. https://wiki.yoctoproject.org/wiki/FAQ#What_is_the_release_cycle_of_the_Yocto_Project.3F At table of the current supported release can be found at https://wik
|
By
Armin Kuster
· #26829
·
|
|
Auto builder
Hello all, Are there any plans on tagging the autobuilder and any other sources used to create and test the 2.0 release? It would be nice to try to avoid the issues we ran into earlier this year with
Hello all, Are there any plans on tagging the autobuilder and any other sources used to create and test the 2.0 release? It would be nice to try to avoid the issues we ran into earlier this year with
|
By
Armin Kuster
· #26888
·
|
|
Meta layer for Cavium CNS3xxx ARM processor
Abhinav, Not sure about those specific parameters but you may want to check meta-arago and meta-eldk, those to list armv6 support. Its a start. - armin
Abhinav, Not sure about those specific parameters but you may want to check meta-arago and meta-eldk, those to list armv6 support. Its a start. - armin
|
By
Armin Kuster
· #26943
·
|