<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-security/bastille, branch test</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=test</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=test'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2020-07-14T19:44:48+00:00</updated>
<entry>
<title>bastille: Deleted redundant inherit to fix error when enable multilib.</title>
<updated>2020-07-14T19:44:48+00:00</updated>
<author>
<name>Zheng Ruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2020-07-10T07:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1a69ba09cf6a4e116c2603e89909e83a3f3aed36'/>
<id>urn:sha1:1a69ba09cf6a4e116c2603e89909e83a3f3aed36</id>
<content type='text'>
There is no need to inherit module-base. Because this inherit will stop
bastille to build to lib32-bastille.

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@cn.fujitsu.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>bastille: convert to py3</title>
<updated>2020-02-11T03:13:52+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-02-02T21:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=2df5bbcf1742fedc84f0de5122a044df8774992f'/>
<id>urn:sha1:2df5bbcf1742fedc84f0de5122a044df8774992f</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>bastille: solved the conflict with perl-module-text-wrap and base-files</title>
<updated>2019-06-10T14:35:18+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-06-06T07:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=376d34368e92e57e88d441980f1c8f63390e7f71'/>
<id>urn:sha1:376d34368e92e57e88d441980f1c8f63390e7f71</id>
<content type='text'>
-Remove the link to perl5 to resolve the conflict with perl-module-text-wrap.

-Remove the operation on /var/lock to resolve the conflict with base-files.

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>bastille: fix QA error</title>
<updated>2018-09-18T04:08:19+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-09-15T14:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=62e7b5798d26f7db71728e7ce73ba41382aacf15'/>
<id>urn:sha1:62e7b5798d26f7db71728e7ce73ba41382aacf15</id>
<content type='text'>
bastille_3.2.1.bb: cannot map 'allarch' to a linux kernel architecture

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>bastile: fix QA issue</title>
<updated>2017-10-02T14:49:23+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-10-01T16:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=24f3e574ab8994034a579b506a6a4fa120a4ec3a'/>
<id>urn:sha1:24f3e574ab8994034a579b506a6a4fa120a4ec3a</id>
<content type='text'>
WARNING: bastille-3.2.1-r0 do_package_qa: QA Issue: Symlink /usr/sbin/UndoBastille in bastille points to TMPDIR [symlink-to-sysroot]

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>bastille: Fix failure during install.</title>
<updated>2013-09-26T00:52:09+00:00</updated>
<author>
<name>mulhern</name>
<email>mulhern@yoctoproject.org</email>
</author>
<published>2013-09-13T17:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b2a60ba7ff7eb43446e96fc5048109922d58b45d'/>
<id>urn:sha1:b2a60ba7ff7eb43446e96fc5048109922d58b45d</id>
<content type='text'>
[YOCTO #5177]

On some systems the bitbake install step failed. The failure was due to some
files that were being overwritten not having sufficient permissions.

The install script in the recipe is changed so that the
set_required_questions.py script is invoked on the files in the image
directory, which are guaranteed to have adequate permission. Previously, it had
been invoked on the files in the work directory.

The set_required_questions.py script is changed in the following
ways.

* The xform_file function now handles the overwriting of the files in a more
  robust manner.
* The script now accepts a debug flag. When set this flag will cause the
  script to display more developer friendly information on error.
* The xform_file function has a descriptive comment.

Signed-off-by: mulhern &lt;mulhern@yoctoproject.org&gt;
</content>
</entry>
<entry>
<title>libcurses-perl: curses-perl renamed to libcurses-perl.</title>
<updated>2013-09-06T19:06:03+00:00</updated>
<author>
<name>mulhern</name>
<email>mulhern@yoctoproject.org</email>
</author>
<published>2013-09-05T20:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=23815f300174ce6cab48356e3fffba9868b626d4'/>
<id>urn:sha1:23815f300174ce6cab48356e3fffba9868b626d4</id>
<content type='text'>
[YOCTO #5081]

The recipe meta-security/recipes-security/perl/curses-perl_1.28.bb is renamed
to libcurses-perl_1.28.bb to conform to accepted naming scheme.
The dependency in the Bastille recipe is updated accordingly.

Signed-off-by: mulhern &lt;mulhern@yoctoproject.org&gt;
</content>
</entry>
<entry>
<title>Bastille: document the current status and usability of the Bastille install.</title>
<updated>2013-08-30T19:42:10+00:00</updated>
<author>
<name>mulhern</name>
<email>mulhern@yoctoproject.org</email>
</author>
<published>2013-08-27T21:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=5ec81ec5b117de41ed56eb05df271f103213d7be'/>
<id>urn:sha1:5ec81ec5b117de41ed56eb05df271f103213d7be</id>
<content type='text'>
The README file is updated to indicate the functionality of Bastille that is
actually available.

The recipe file is updated with a pointer to the README file.

An additional patch is added so that when Bastille is run in interactive mode
it will not attempt to make any changes to the system. This is better than
attempting to make the changes and making the screen flicker . The text on the
final screen has been updated appropriately.

Signed-off-by: mulhern &lt;mulhern@yoctoproject.org&gt;
</content>
</entry>
<entry>
<title>Bastille: set Yocto specific questions via config file.</title>
<updated>2013-08-30T19:39:58+00:00</updated>
<author>
<name>mulhern</name>
<email>mulhern@yoctoproject.org</email>
</author>
<published>2013-08-26T12:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ec1c761ad87b1dec899e9d48403ad03398a7f9ed'/>
<id>urn:sha1:ec1c761ad87b1dec899e9d48403ad03398a7f9ed</id>
<content type='text'>
The python script, set_required_questions.py reads the list of questions and
answers from the config file and edits the REQUIRE_DISTRO field for those
questions in the questions file so that it includes "Yocto" if it is not
already present. This has the effect of causing Bastille, when loading
questions for the Yocto distribution, to load only those that are answered
in the existing config file. Under the assumption that the exisitng config
file contains question/answer pairs that are relevant to the Yocto project,
this will cause the interactive question screen to have answers that are
relevant to the Yocto project.

Signed-off-by: mulhern &lt;mulhern@yoctoproject.org&gt;
</content>
</entry>
<entry>
<title>Bastille: accept and observe --os flag in multiple situations.</title>
<updated>2013-08-30T19:38:50+00:00</updated>
<author>
<name>mulhern</name>
<email>mulhern@yoctoproject.org</email>
</author>
<published>2013-08-25T21:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=6e23502b380d845382b914ca6b3afe96c4b80c8d'/>
<id>urn:sha1:6e23502b380d845382b914ca6b3afe96c4b80c8d</id>
<content type='text'>
[YOCTO #3867]

Five additional patches which cause the --os flag to be accepted and observed
are added. An additional distro, Yocto, is added. The individual patches
are described below.

upgrade_options_processing.patch: Changes setOptions procedure so that it
accepts named parameters for greater flexibility and adjusts all invocations
accordingly. Uses more precise specifications in invocatiosn of
Getop::Long::GetOptions. Omits code associated with a commented out flag.

accept_os_flag_in_backend.patch: Accepts and observes an additional --os
flag in BastilleBackEnd.

allow_os_with_assess.patch: No longer print a usage message and quit if
--assess or its related flags are specified along with the --os flag.

edit_usage_message.patch: Edit usage message to include the specification of
an --os flag with the specification of an --assess flag.

organize_distro_discovery.patch: Separates inferring the distro from
specifying the distro. Adds a "Yocto" distro among the other Linux
distros. Causes the specified distro to override the inferred
distro with a warning message when they are different. Previously if
either the inferred distro or the specified distro was not among supported
distros Bastille would quit with an error.

Signed-off-by: mulhern &lt;mulhern@yoctoproject.org&gt;
</content>
</entry>
</feed>
