<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git, branch 0.9.0rc1</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] bump dependencies</title>
<updated>2015-07-10T22:27:47+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-10T22:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3a5eba162db77c76bd0bb035c84ffa42a8a08b0e'/>
<id>3a5eba162db77c76bd0bb035c84ffa42a8a08b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] fold in changes</title>
<updated>2015-07-10T21:10:35+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-10T21:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f85aa3d0755dd7eb8f7d50ff7d3d3527205299a2'/>
<id>f85aa3d0755dd7eb8f7d50ff7d3d3527205299a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] update release notes</title>
<updated>2015-07-10T20:49:00+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-10T20:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7b87dcfc2d3e10eb70a02ac68fc5bf38f905d977'/>
<id>7b87dcfc2d3e10eb70a02ac68fc5bf38f905d977</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] run zmq log subscriber in background</title>
<updated>2015-07-06T22:05:32+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-06T22:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=2612f7af2aa627ba4c4d680d15f54ede6402b4eb'/>
<id>2612f7af2aa627ba4c4d680d15f54ede6402b4eb</id>
<content type='text'>
Prevent locks caused by the zmq log handler reaching the zmq's HWM (High
water mark / buffer limit) and causing some components to block until
the buffer is empty (running the zmq handler for instance).
We run the zmq handler in the background all the time to prevent this.

- Resolves: #7222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent locks caused by the zmq log handler reaching the zmq's HWM (High
water mark / buffer limit) and causing some components to block until
the buffer is empty (running the zmq handler for instance).
We run the zmq handler in the background all the time to prevent this.

- Resolves: #7222
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] some tips to help QA of release candidates</title>
<updated>2015-07-03T14:04:58+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-29T20:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0e6bd92806d9e55bbd686c9df6d9d919c25780c3'/>
<id>0e6bd92806d9e55bbd686c9df6d9d919c25780c3</id>
<content type='text'>
some general notes about the QA process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some general notes about the QA process
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix typo</title>
<updated>2015-06-30T04:15:23+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-30T04:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=82f21a9fa05dc204be1f4c2b23d67f83acbe07ce'/>
<id>82f21a9fa05dc204be1f4c2b23d67f83acbe07ce</id>
<content type='text'>
s/self/sync
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
s/self/sync
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] log contains exported PGP private key</title>
<updated>2015-06-29T19:26:58+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-25T22:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fc65820f9e9a9a39434bbef3f5e9251436d9b458'/>
<id>fc65820f9e9a9a39434bbef3f5e9251436d9b458</id>
<content type='text'>
Due to #7139 (the logbook log centralizer) logs from 3rd party libs are
included in the centralized logs with lots of debug information and we
don't want that.
We use the existing silencer to exclude logs that are not from leap
modules.

- Resolves: #7185
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to #7139 (the logbook log centralizer) logs from 3rd party libs are
included in the centralized logs with lots of debug information and we
don't want that.
We use the existing silencer to exclude logs that are not from leap
modules.

- Resolves: #7185
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] make sure log path exists</title>
<updated>2015-06-22T19:58:19+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-22T19:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=e7bda574b308c08dc5a61941b850442c43a17bd4'/>
<id>e7bda574b308c08dc5a61941b850442c43a17bd4</id>
<content type='text'>
The logger is the first thing to be created and on a first run the
config path won't exist. This way we make sure the path always exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The logger is the first thing to be created and on a first run the
config path won't exist. This way we make sure the path always exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] log lsb_release info if available</title>
<updated>2015-06-22T19:03:57+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-22T16:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8de9387861bbb2f450befa78f4343b0a294b96f2'/>
<id>8de9387861bbb2f450befa78f4343b0a294b96f2</id>
<content type='text'>
if the lsb_release utility is present on system, log part of its output
so we can have more information about the platform bitmask is running
on.

- Resolves: #7162
- Releases: 0.9.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if the lsb_release utility is present on system, log part of its output
so we can have more information about the platform bitmask is running
on.

- Resolves: #7162
- Releases: 0.9.0
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add changes file</title>
<updated>2015-06-22T18:52:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-19T20:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=e214eff95c922f16b67e03a4eefd523835081297'/>
<id>e214eff95c922f16b67e03a4eefd523835081297</id>
<content type='text'>
- Related: #7139
- Related: #7140
- Related: #7141
- Related: #7142
- Related: #7143
- Related: #7144
- Related: #7180
- Related: #7184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #7139
- Related: #7140
- Related: #7141
- Related: #7142
- Related: #7143
- Related: #7144
- Related: #7180
- Related: #7184
</pre>
</div>
</content>
</entry>
</feed>
