[ https://bro-tracker.atlassian.net/browse/BIT-1292?page=com.atlassian.jira.p… ]
Raúl Benencia updated BIT-1292:
-------------------------------
Resolution: Fixed
Status: Closed (was: Open)
> During distclean, clean testing tmp and log files
> -------------------------------------------------
>
> Key: BIT-1292
> URL: https://bro-tracker.atlassian.net/browse/BIT-1292
> Project: Bro Issue Tracker
> Issue Type: Improvement
> Components: Bro
> Reporter: Raúl Benencia
> Assignee: Jon Siwek
> Labels: build
> Attachments: 04-clean-test-files.patch
>
>
> Hi,
> Before building Bro Debian package, a {{make distclean}} is launched in order to clean the source tree. After that, the build will fail if the source tree is left in a different state than when it was decompressed from the tar.gz.
> Temporary and log files generated during the tests aren't cleaned when {{distclean}} rule is invoked. Attached to this issue you'll find a patch, which I'm going to use for the Debian package, that takes care of this problem.
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.4-OD-11-012#64007)
[ https://bro-tracker.atlassian.net/browse/BIT-1291?page=com.atlassian.jira.p… ]
Jon Siwek updated BIT-1291:
---------------------------
Resolution: Fixed
Status: Closed (was: Open)
> Source contains prebuilt Python pbject
> --------------------------------------
>
> Key: BIT-1291
> URL: https://bro-tracker.atlassian.net/browse/BIT-1291
> Project: Bro Issue Tracker
> Issue Type: Improvement
> Components: Bro
> Reporter: Raúl Benencia
> Assignee: Jon Siwek
> Priority: Trivial
> Labels: documentation
>
> Hi,
> The source tarball contains a prebuilt Python object. They are usually left by mistake when generating the tarball by not cleaning the source directory first.
> The affected files are {{doc/ext/bro_lexer/bro.pyc}} and {{doc/ext/bro_lexer/__init__.pyc}}. It would be great if you could clean them up.
> Thanks
--
This message was sent by Atlassian JIRA
(v6.4-OD-11-012#64007)
[ https://bro-tracker.atlassian.net/browse/BIT-1292?page=com.atlassian.jira.p… ]
Jon Siwek reassigned BIT-1292:
------------------------------
Assignee: Jon Siwek
> During distclean, clean testing tmp and log files
> -------------------------------------------------
>
> Key: BIT-1292
> URL: https://bro-tracker.atlassian.net/browse/BIT-1292
> Project: Bro Issue Tracker
> Issue Type: Improvement
> Components: Bro
> Reporter: Raúl Benencia
> Assignee: Jon Siwek
> Labels: build
> Attachments: 04-clean-test-files.patch
>
>
> Hi,
> Before building Bro Debian package, a {{make distclean}} is launched in order to clean the source tree. After that, the build will fail if the source tree is left in a different state than when it was decompressed from the tar.gz.
> Temporary and log files generated during the tests aren't cleaned when {{distclean}} rule is invoked. Attached to this issue you'll find a patch, which I'm going to use for the Debian package, that takes care of this problem.
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.4-OD-11-012#64007)
[ https://bro-tracker.atlassian.net/browse/BIT-1290?page=com.atlassian.jira.p… ]
Jon Siwek reassigned BIT-1290:
------------------------------
Assignee: Jon Siwek
> Permissions of some helpers scripts
> -----------------------------------
>
> Key: BIT-1290
> URL: https://bro-tracker.atlassian.net/browse/BIT-1290
> Project: Bro Issue Tracker
> Issue Type: Improvement
> Components: BroControl
> Affects Versions: 2.3
> Reporter: Raúl Benencia
> Assignee: Jon Siwek
> Labels: broctl
> Attachments: 01-properly-install-script-helpers.patch
>
>
> Hi,
> Some broctl helpers are incorrectly installed with +x permissions. The affected files are {{aux/broctl/bin/helpers/to-bytes.awk}} and {{/aux/broctl/bin/set-bro-path}}.
> I'm attaching a patch I've used for the Debian package in order to solve this issue.
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.4-OD-11-012#64007)
[ https://bro-tracker.atlassian.net/browse/BIT-1294?page=com.atlassian.jira.p… ]
Jon Siwek reassigned BIT-1294:
------------------------------
Assignee: Jon Siwek (was: Johanna Amann)
> Input framework: table name truncated at underscore
> ---------------------------------------------------
>
> Key: BIT-1294
> URL: https://bro-tracker.atlassian.net/browse/BIT-1294
> Project: Bro Issue Tracker
> Issue Type: Problem
> Components: Bro
> Affects Versions: git/master
> Reporter: Wouter Clarie
> Assignee: Jon Siwek
> Fix For: 2.4
>
>
> When loading a table in the input framework, e.g.:
> Input::add_table([ $source="/tmp/sdb_servers",
> $name="sdb_servers",
> $idx=sdb_servers_idx,
> $val=sdb_servers_val,
> $destination=sdb_servers,
> $mode=Input::REREAD
> ]);
> And later on reporting when the input has been fully read:
> event Input::end_of_data(name: string, source: string)
> {
> Reporter::info(fmt("Input stream name %s source %s ready", name, source));
> }
> This is what ends up in the reporter log:
> 0.000000 Reporter::INFO Input stream name sdb source /tmp/sdb_servers ready <script location redacted>, line 101
> So it is truncating the input stream name before the underscore.
--
This message was sent by Atlassian JIRA
(v6.4-OD-11-012#64007)
[ https://bro-tracker.atlassian.net/browse/BIT-1291?page=com.atlassian.jira.p… ]
Jon Siwek reassigned BIT-1291:
------------------------------
Assignee: Jon Siwek
> Source contains prebuilt Python pbject
> --------------------------------------
>
> Key: BIT-1291
> URL: https://bro-tracker.atlassian.net/browse/BIT-1291
> Project: Bro Issue Tracker
> Issue Type: Improvement
> Components: Bro
> Reporter: Raúl Benencia
> Assignee: Jon Siwek
> Priority: Trivial
> Labels: documentation
>
> Hi,
> The source tarball contains a prebuilt Python object. They are usually left by mistake when generating the tarball by not cleaning the source directory first.
> The affected files are {{doc/ext/bro_lexer/bro.pyc}} and {{doc/ext/bro_lexer/__init__.pyc}}. It would be great if you could clean them up.
> Thanks
--
This message was sent by Atlassian JIRA
(v6.4-OD-11-012#64007)