<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git, branch 13-18-stable</title>
<subtitle>gitlab.com: gitlab-org/gitlab-shell.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/'/>
<entry>
<title>Merge branch 'security-300265-13-18' into '13-18-stable'</title>
<updated>2021-07-26T05:51:09+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2021-07-26T05:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=d6b32537346c98c21f25a84e9bd060c6a9188fec'/>
<id>d6b32537346c98c21f25a84e9bd060c6a9188fec</id>
<content type='text'>
Modify regex to prevent partial matches

See merge request gitlab-org/security/gitlab-shell!8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify regex to prevent partial matches

See merge request gitlab-org/security/gitlab-shell!8</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG and VERSION</title>
<updated>2021-07-23T05:06:25+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2021-07-23T05:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=be84773e180914570ef2af88c839df3d26149153'/>
<id>be84773e180914570ef2af88c839df3d26149153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify regex to prevent partial matches</title>
<updated>2021-07-07T12:34:38+00:00</updated>
<author>
<name>Robert May</name>
<email>rmay@gitlab.com</email>
</author>
<published>2021-06-28T15:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=1f04c93c90cb44c805040def751d2753a7f16f29'/>
<id>1f04c93c90cb44c805040def751d2753a7f16f29</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 'release-13-18-0' into 'main'</title>
<updated>2021-04-26T14:52:28+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2021-04-26T14:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=584643e0e10e0cbeee4f8366b5e50656dfee9ea4'/>
<id>584643e0e10e0cbeee4f8366b5e50656dfee9ea4</id>
<content type='text'>
Release v13.18.0

See merge request gitlab-org/gitlab-shell!465</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release v13.18.0

See merge request gitlab-org/gitlab-shell!465</pre>
</div>
</content>
</entry>
<entry>
<title>Release v13.18.0</title>
<updated>2021-04-26T14:25:58+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2021-04-26T14:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=5648b63eb55aa4d7e8126ed3578001e3069b482d'/>
<id>5648b63eb55aa4d7e8126ed3578001e3069b482d</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 '511-be-safe-against-panics' into 'main'</title>
<updated>2021-04-26T06:37:54+00:00</updated>
<author>
<name>Igor Drozdov</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2021-04-26T06:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=9778116c4f213cd7015ac4ebb00ba65f996568f5'/>
<id>9778116c4f213cd7015ac4ebb00ba65f996568f5</id>
<content type='text'>
sshd: Recover from per-session and per-connection panics

Closes #511

See merge request gitlab-org/gitlab-shell!464</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sshd: Recover from per-session and per-connection panics

Closes #511

See merge request gitlab-org/gitlab-shell!464</pre>
</div>
</content>
</entry>
<entry>
<title>sshd: Recover from per-session and per-connection panics</title>
<updated>2021-04-23T14:53:59+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2021-04-23T14:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=8cd3599f820b3b877626c5802471bfb85218ab16'/>
<id>8cd3599f820b3b877626c5802471bfb85218ab16</id>
<content type='text'>
Without this, a failure in a single session could take out a whole
connection, or a failure in a single connection could take out the
whole server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this, a failure in a single session could take out a whole
connection, or a failure in a single connection could take out the
whole server.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '511-extract-session' into 'main'</title>
<updated>2021-04-23T14:15:01+00:00</updated>
<author>
<name>Igor Drozdov</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2021-04-23T14:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=39792693a2a2d06669103714e7fa9da83b0e9b12'/>
<id>39792693a2a2d06669103714e7fa9da83b0e9b12</id>
<content type='text'>
Extract sshd connections and sessions into their own files and structs

See merge request gitlab-org/gitlab-shell!463</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract sshd connections and sessions into their own files and structs

See merge request gitlab-org/gitlab-shell!463</pre>
</div>
</content>
</entry>
<entry>
<title>Extract sshd connections and sessions into their own files and structs</title>
<updated>2021-04-23T14:15:01+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2021-04-23T14:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=339fa88a70a4450c75965bbf7ba6b64780c2d92d'/>
<id>339fa88a70a4450c75965bbf7ba6b64780c2d92d</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 '491-support-proxy-protocol' into 'main'</title>
<updated>2021-04-12T18:33:17+00:00</updated>
<author>
<name>Igor Drozdov</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2021-04-12T18:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=4ce33557c9364bb1771abaa6a475b1dba9a1ad3e'/>
<id>4ce33557c9364bb1771abaa6a475b1dba9a1ad3e</id>
<content type='text'>
gitlab-sshd: Support the PROXY protocol

Closes #491 and gitlab-com/gl-infra/infrastructure#10954

See merge request gitlab-org/gitlab-shell!461</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gitlab-sshd: Support the PROXY protocol

Closes #491 and gitlab-com/gl-infra/infrastructure#10954

See merge request gitlab-org/gitlab-shell!461</pre>
</div>
</content>
</entry>
</feed>
