Message ID | 20210324054458.1753-1-venkata.pyla@toshiba-tsip.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [cip-core:deby] security-layer: add bro package to the security layer | expand |
Hello Venkata, Sorry for the delayed response. I merged the patch through GitLab MR, thanks! https://gitlab.com/cip-project/cip-core/deby/-/merge_requests/8 Kazu > -----Original Message----- > From: cip-dev@lists.cip-project.org <cip-dev@lists.cip-project.org> On Behalf Of Venkata Pyla > Sent: Wednesday, March 24, 2021 2:45 PM > To: sangorrin daniel(サンゴリン ダニエル □SWC◯ACT) <daniel.sangorrin@toshiba.co.jp> > Cc: pyla venkata(TSIP) <Venkata.Pyla@toshiba-tsip.com>; cip-dev@lists.cip-project.org > Subject: [cip-dev] [cip-core:deby] security-layer: add bro package to the security layer > > From: venkata pyla <venkata.pyla@toshiba-tsip.com> > > Signed-off-by: venkata pyla <venkata.pyla@toshiba-tsip.com> > --- > kas/board/kas.yml | 2 +- > kas/opt/security.yml | 1 + > 2 files changed, 2 insertions(+), 1 deletion(-) > > diff --git a/kas/board/kas.yml b/kas/board/kas.yml > index 51c7a84..f1ff202 100644 > --- a/kas/board/kas.yml > +++ b/kas/board/kas.yml > @@ -20,7 +20,7 @@ repos: > > meta-debian: > url: https://github.com/meta-debian/meta-debian.git > - refspec: 8dc5105b7e36e253093f8103b1f812535bac24a9 > + refspec: 1d746eff6256a16809e47c846dd9514ab43a28fb > > meta-cip-core: > layers: > diff --git a/kas/opt/security.yml b/kas/opt/security.yml > index e68d2e0..02db4c9 100644 > --- a/kas/opt/security.yml > +++ b/kas/opt/security.yml > @@ -28,4 +28,5 @@ local_conf_header: > acl \ > sudo \ > auditd \ > + bro \ > " > -- > 2.20.1 > > The information contained in this e-mail message and in any > attachments/annexure/appendices is confidential to the > recipient and may contain privileged information. > If you are not the intended recipient, please notify the > sender and delete the message along with any > attachments/annexure/appendices. You should not disclose, > copy or otherwise use the information contained in the > message or any annexure. Any views expressed in this e-mail > are those of the individual sender except where the sender > specifically states them to be the views of > Toshiba Software India Pvt. Ltd. (TSIP),Bangalore. > > Although this transmission and any attachments are believed to be > free of any virus or other defect that might affect any computer > system into which it is received and opened, it is the responsibility > of the recipient to ensure that it is virus free and no responsibility > is accepted by Toshiba Embedded Software India Pvt. Ltd, for any loss or > damage arising in any way from its use. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6359): https://lists.cip-project.org/g/cip-dev/message/6359 Mute This Topic: https://lists.cip-project.org/mt/81570399/4520388 Group Owner: cip-dev+owner@lists.cip-project.org Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-
diff --git a/kas/board/kas.yml b/kas/board/kas.yml index 51c7a84..f1ff202 100644 --- a/kas/board/kas.yml +++ b/kas/board/kas.yml @@ -20,7 +20,7 @@ repos: meta-debian: url: https://github.com/meta-debian/meta-debian.git - refspec: 8dc5105b7e36e253093f8103b1f812535bac24a9 + refspec: 1d746eff6256a16809e47c846dd9514ab43a28fb meta-cip-core: layers: diff --git a/kas/opt/security.yml b/kas/opt/security.yml index e68d2e0..02db4c9 100644 --- a/kas/opt/security.yml +++ b/kas/opt/security.yml @@ -28,4 +28,5 @@ local_conf_header: acl \ sudo \ auditd \ + bro \ "