<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git, branch stricter-exec_cmd</title>
<subtitle>gitlab.com: gitlab-org/gitlab-shell.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/'/>
<entry>
<title>Add comment about untrusted origin_cmd</title>
<updated>2015-11-26T16:33:08+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-11-26T16:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=9d12fa78d8eb10235dbd287478a3c861dc5a7a25'/>
<id>9d12fa78d8eb10235dbd287478a3c861dc5a7a25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spec for stricter exec_cmd checks</title>
<updated>2015-11-25T17:00:17+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-11-25T17:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=ca66ab5191510aac5c71f3ab7ad3172d1cf3b67a'/>
<id>ca66ab5191510aac5c71f3ab7ad3172d1cf3b67a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit availability of SSH_ORIGINAL_COMMAND</title>
<updated>2015-11-25T16:53:31+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-11-25T16:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=712daa411a2ab3d0add9d9e4a5b36ca81b53f674'/>
<id>712daa411a2ab3d0add9d9e4a5b36ca81b53f674</id>
<content type='text'>
Hoping this makes it more obvious when code touches the very
unsafe contents of this variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hoping this makes it more obvious when code touches the very
unsafe contents of this variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disallow execing strings</title>
<updated>2015-11-25T16:40:01+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-11-25T16:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=c4ea06e5e40c2108ed0ee79befc71790f2fc08b4'/>
<id>c4ea06e5e40c2108ed0ee79befc71790f2fc08b4</id>
<content type='text'>
Passing strings to Kernel::exec leads to remote code execution.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passing strings to Kernel::exec leads to remote code execution.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'revert-lfs-authenticate' into 'master'</title>
<updated>2015-11-25T12:06:23+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dzaporozhets@gitlab.com</email>
</author>
<published>2015-11-25T12:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=1a75d086b53d799ac10f77acfb198f2c5ea95621'/>
<id>1a75d086b53d799ac10f77acfb198f2c5ea95621</id>
<content type='text'>

Revert "Run git-lfs-authenticate script with original command line arguments"

This reverts commit 8449979ff029af51be0c675c5b6262bc4adc8b3d.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

Related to: #35, gitlab/gitlabhq#2635

See merge request !68</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Revert "Run git-lfs-authenticate script with original command line arguments"

This reverts commit 8449979ff029af51be0c675c5b6262bc4adc8b3d.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

Related to: #35, gitlab/gitlabhq#2635

See merge request !68</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.6.8</title>
<updated>2015-11-25T12:05:27+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-11-25T12:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=d951ded1beae99bc5fb66455178a08da72dc08a5'/>
<id>d951ded1beae99bc5fb66455178a08da72dc08a5</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Return changelog item for 2.6.6</title>
<updated>2015-11-25T11:57:07+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-11-25T11:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=f431279fab76c4d245a13fd0cd473a7152b7b76f'/>
<id>f431279fab76c4d245a13fd0cd473a7152b7b76f</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Run git-lfs-authenticate script with original command line arguments"</title>
<updated>2015-11-25T11:55:05+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-11-25T11:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=dacb8ec07645f254c3a2cf7d6f1d6c26b4f33dce'/>
<id>dacb8ec07645f254c3a2cf7d6f1d6c26b4f33dce</id>
<content type='text'>
This reverts commit 8449979ff029af51be0c675c5b6262bc4adc8b3d.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8449979ff029af51be0c675c5b6262bc4adc8b3d.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.6.7</title>
<updated>2015-11-18T11:07:26+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-11-18T11:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=827a11c26c8b2ffa6c2af15a626762141f54784a'/>
<id>827a11c26c8b2ffa6c2af15a626762141f54784a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mirror-repository' into 'master'</title>
<updated>2015-11-17T15:48:53+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-11-17T15:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=08f94e6cca568243a3764b8f79d6441d1b5fe456'/>
<id>08f94e6cca568243a3764b8f79d6441d1b5fe456</id>
<content type='text'>

Add fetch-remote command for repo mirroring

Also exits `import-repository` with non-zero status when import fails.

See merge request !29</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add fetch-remote command for repo mirroring

Also exits `import-repository` with non-zero status when import fails.

See merge request !29</pre>
</div>
</content>
</entry>
</feed>
