<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-bash.git, branch debian/3.2-4-vyatta-1</title>
<subtitle>Vyatta shell based on GNU Bourne Again SHell (mirror of https://github.com/vyos/vyatta-bash.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-bash.git/atom?h=debian%2F3.2-4-vyatta-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-bash.git/atom?h=debian%2F3.2-4-vyatta-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/'/>
<updated>2010-04-09T23:17:51+00:00</updated>
<entry>
<title>3.2-4-vyatta-1</title>
<updated>2010-04-09T23:17:51+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-09T23:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=17e6dd57b0b329888f64491a0bfdd0c9793dd216'/>
<id>urn:sha1:17e6dd57b0b329888f64491a0bfdd0c9793dd216</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate bash 3.2 version</title>
<updated>2010-04-09T23:15:01+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-09T23:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=2d698b6e42d8dca191ac795ef5dba3bf62496eec'/>
<id>urn:sha1:2d698b6e42d8dca191ac795ef5dba3bf62496eec</id>
<content type='text'>
This is merge of current Debian stable (Lenny) version of Bash
with Vyatta changes.
</content>
</entry>
<entry>
<title>Fix command auditing to work right</title>
<updated>2010-04-09T22:57:20+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-09T22:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=f1250933e4a2ac09a3d0b25b3877068e12f44da5'/>
<id>urn:sha1:f1250933e4a2ac09a3d0b25b3877068e12f44da5</id>
<content type='text'>
The command auditing patch had a number of issues:
   * was looking at shell_input_line rather than what user entered
   * reopened audit file descriptor on each command
   * left audit_fd dangling in child
   * looked up tty on each command

It still does getcwd() on each command but that probably can't be helped.
</content>
</entry>
<entry>
<title>Auditing is on for vbash</title>
<updated>2010-04-09T22:55:30+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-09T22:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=e2632a15614446a50d7ee37259103b9dbc58abfd'/>
<id>urn:sha1:e2632a15614446a50d7ee37259103b9dbc58abfd</id>
<content type='text'>
Rather than using original patch which did auditing for shell
named aubash, we use it for vbash.
</content>
</entry>
<entry>
<title>Don't remove vbash from /etc/shells during upgrade</title>
<updated>2010-04-09T17:29:52+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-09T17:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=339f61eee5a7b57955c29c37c88fff9b772b9e0a'/>
<id>urn:sha1:339f61eee5a7b57955c29c37c88fff9b772b9e0a</id>
<content type='text'>
This postrm script is clone of bash.postrm
</content>
</entry>
<entry>
<title>3.1dfsg-8-vyatta-17</title>
<updated>2010-04-07T18:01:05+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-07T18:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=4bff79ebc8372329f8c1dd4f97a5b9a8d5c06eb6'/>
<id>urn:sha1:4bff79ebc8372329f8c1dd4f97a5b9a8d5c06eb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rerun autoreconf to regenerate configure</title>
<updated>2010-04-07T17:56:15+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-07T17:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=5390d9b8f5f60c0024c974cd6002369ee12f7ee1'/>
<id>urn:sha1:5390d9b8f5f60c0024c974cd6002369ee12f7ee1</id>
<content type='text'>
Need to pick up new audit option.
</content>
</entry>
<entry>
<title>Package now depends on audit library</title>
<updated>2010-04-07T15:29:56+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-07T15:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=1323b605306ba2ec9fd883dd8b1299fe9184bf8c'/>
<id>urn:sha1:1323b605306ba2ec9fd883dd8b1299fe9184bf8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn on auditing for Vyatta bash</title>
<updated>2010-04-06T16:19:49+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-06T16:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=ddcfa45b9c1b3c653f0f1b4bd0b997266f5bb5aa'/>
<id>urn:sha1:ddcfa45b9c1b3c653f0f1b4bd0b997266f5bb5aa</id>
<content type='text'>
The original patch turned on auditing iff shell was named aubash
and user was root.  We change that to be always on if shell if vbash.
</content>
</entry>
<entry>
<title>Fix spelling error warning</title>
<updated>2010-04-05T16:52:45+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-05T16:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=d80c542a77015bdc882ff3434c9eeb1a660ecdfb'/>
<id>urn:sha1:d80c542a77015bdc882ff3434c9eeb1a660ecdfb</id>
<content type='text'>
</content>
</entry>
</feed>
