[Bro-Dev] [Auto] Merge Status

2013-08-19 Thread Merge Tracker

Open Merge Requests
===

IDComponentReporterAssigneeUpdated   For 
Version  PrioritySummary
  ---  --  --  --  
-  --  -
BIT-1059 [1]  Bro  Bernhard Amann  -   2013-08-16
2.2  Normal  merge topic/bernhard/3rdparty


Open GitHub Pull Requests
=

IssueComponentUser  Updated Title
---  ---    --  
--
#1 [2]   bro  anthonykasza [3]  2013-08-17  levenshtein distance [4]
#1 [5]   broccoli dcode [6] 2013-08-12  Updated specfile. Works 
under mock for EL6 [7]


[1]  BIT-1059
https://bro-tracker.atlassian.net/browse/BIT-1059
[2]  Pull Request #1 https://github.com/bro/bro/issues/1
[3]  anthonykaszahttps://github.com/anthonykasza
[4]  Merge Pull Request #1 with  git pull 
https://github.com/anthonykasza/bro.git master
[5]  Pull Request #1 https://github.com/bro/broccoli/issues/1
[6]  dcode   https://github.com/dcode
[7]  Merge Pull Request #1 with  git pull https://github.com/dcode/broccoli.git 
master

___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] git.bro.org update

2013-08-19 Thread Robin Sommer
Fyi, as we're now mirroring most Bro repositories on GitHub, we've
disabled gitweb at http://git.bro.org. That now redirects to GitHub.

But git.bro.org will keep providing the master repositories for
cloning via git://git.bro.org/repo

Robin

-- 
Robin Sommer * Phone +1 (510) 722-6541 * ro...@icir.org
ICSI/LBNL* Fax   +1 (510) 666-2956 * www.icir.org/robin
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1059) merge topic/bernhard/3rdparty

2013-08-19 Thread Robin Sommer (JIRA)

 [ 
https://bro-tracker.atlassian.net/browse/BIT-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robin Sommer updated BIT-1059:
--

Resolution: Merged  (was: Fixed)
Status: Closed  (was: Merge Request)

 merge topic/bernhard/3rdparty
 -

 Key: BIT-1059
 URL: https://bro-tracker.atlassian.net/browse/BIT-1059
 Project: Bro Issue Tracker
  Issue Type: Improvement
  Components: Bro
Affects Versions: git/master
Reporter: Bernhard Amann
 Fix For: 2.2


 please merge topic/bernhard/3rdparty - sqlite moved there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://bro-tracker.atlassian.net/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1060) topic/jsiwek/misc

2013-08-19 Thread Jon Siwek (JIRA)
Jon Siwek created BIT-1060:
--

 Summary: topic/jsiwek/misc
 Key: BIT-1060
 URL: https://bro-tracker.atlassian.net/browse/BIT-1060
 Project: Bro Issue Tracker
  Issue Type: Improvement
  Components: Bro
Affects Versions: git/master
Reporter: Jon Siwek
Assignee: Robin Sommer
 Fix For: 2.2


This branch is in {{bro}} and {{btest}} repos w/ various fixes/workarounds, 
probably easiest to read commit log, but here's highlight that I remember:

- Improve btest's ability to kill processes that don't terminate
- Workaround a deadlock in gperftools
- Fix a deadlock in SQLite-using threads
- Workaround a problem w/ raw input reader's exec'd child not getting an EOF on 
its stdin pipe
- Unit test improvements

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://bro-tracker.atlassian.net/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1061) topic/dnthayer/cleanup4

2013-08-19 Thread Daniel Thayer (JIRA)
Daniel Thayer created BIT-1061:
--

 Summary: topic/dnthayer/cleanup4
 Key: BIT-1061
 URL: https://bro-tracker.atlassian.net/browse/BIT-1061
 Project: Bro Issue Tracker
  Issue Type: Patch
  Components: BroControl
Reporter: Daniel Thayer
 Fix For: 2.2


This branch contains some fixes for broctl, its tests, and documentation.
It also contains some code cleanup.

Here are the one-line commit messages for all commits in this branch:
Documentation fixes
Minor fixes for broctl tests
Fix bug with usage of cmd_restart_pre method
Remove unused subdirectory spool/scripts
Remove unused imports, variables, and semicolons


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://bro-tracker.atlassian.net/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1060) topic/jsiwek/misc

2013-08-19 Thread Robin Sommer (JIRA)

 [ 
https://bro-tracker.atlassian.net/browse/BIT-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robin Sommer reassigned BIT-1060:
-

Assignee: Bernhard Amann  (was: Robin Sommer)

 topic/jsiwek/misc
 -

 Key: BIT-1060
 URL: https://bro-tracker.atlassian.net/browse/BIT-1060
 Project: Bro Issue Tracker
  Issue Type: Improvement
  Components: Bro
Affects Versions: git/master
Reporter: Jon Siwek
Assignee: Bernhard Amann
 Fix For: 2.2


 This branch is in {{bro}} and {{btest}} repos w/ various fixes/workarounds, 
 probably easiest to read commit log, but here's highlight that I remember:
 - Improve btest's ability to kill processes that don't terminate
 - Workaround a deadlock in gperftools
 - Fix a deadlock in SQLite-using threads
 - Workaround a problem w/ raw input reader's exec'd child not getting an EOF 
 on its stdin pipe
 - Unit test improvements

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://bro-tracker.atlassian.net/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev