<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/NEWS, branch debian/0.7-1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.7-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.7-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2008-02-08T19:20:27+00:00</updated>
<entry>
<title>Release 0.7.</title>
<updated>2008-02-08T19:20:27+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-08T19:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f5f3ac2527ae42d982e4d2e37681e368cee30966'/>
<id>urn:sha1:f5f3ac2527ae42d982e4d2e37681e368cee30966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include news message for previous commit.</title>
<updated>2008-02-07T23:33:59+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T23:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5d2fc5777aa79624d327a2e7253cfa0c0891286c'/>
<id>urn:sha1:5d2fc5777aa79624d327a2e7253cfa0c0891286c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly enable syslog logging in wallet-backend.</title>
<updated>2008-02-07T22:46:24+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T22:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=39486ab6939e9005f9eaf7eb0d7cac30a82ff6ea'/>
<id>urn:sha1:39486ab6939e9005f9eaf7eb0d7cac30a82ff6ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The current version of Net::Remctl can't handle explicit undef or the</title>
<updated>2008-02-07T22:44:21+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T22:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4271fb73203556213af37d004fd8bc0206a6ab0e'/>
<id>urn:sha1:4271fb73203556213af37d004fd8bc0206a6ab0e</id>
<content type='text'>
empty string as a principal argument.  Be careful not to provide a
principal argument if no principal was set.  This workaround can be
removed once we depend on a later version of Net::Remctl.

</content>
</entry>
<entry>
<title>When creating a srvtab based on a just-downloaded keytab, extract the</title>
<updated>2008-02-07T00:46:54+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T00:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e733132938bc4fc74584b9a7c0f5441eb640e617'/>
<id>urn:sha1:e733132938bc4fc74584b9a7c0f5441eb640e617</id>
<content type='text'>
srvtab key before merging the keytab into an existing file.
Otherwise, if the new keys had a lower kvno than the old keys
(possible after deleting and recreating the object), the wrong key
would be extracted for the srvtab.

</content>
</entry>
<entry>
<title>Check naming policy on wallet object creation before checking the</title>
<updated>2008-02-06T21:29:51+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-06T21:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5cd3a6fe3988677d865d666aeefd3ed2f2e549c5'/>
<id>urn:sha1:5cd3a6fe3988677d865d666aeefd3ed2f2e549c5</id>
<content type='text'>
default ACLs to avoid creating and stranding an ACL when the naming
policy check fails.

</content>
</entry>
<entry>
<title>Fix the example remctl configuration for keytab-backend to use the</title>
<updated>2008-02-05T18:30:13+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-05T18:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=431ece2b824bd4c77703a2b8ecbc3e8eca184ecb'/>
<id>urn:sha1:431ece2b824bd4c77703a2b8ecbc3e8eca184ecb</id>
<content type='text'>
correct script name.

</content>
</entry>
<entry>
<title>keytab-backend now passes kadmin.local ktadd its options in a specific</title>
<updated>2008-02-01T02:17:22+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-01T02:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7aadbc3139ef9737421560ad3180218796bd7287'/>
<id>urn:sha1:7aadbc3139ef9737421560ad3180218796bd7287</id>
<content type='text'>
order to satisfy the picky option parser.

</content>
</entry>
<entry>
<title>Release 0.6.</title>
<updated>2008-01-28T20:30:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-28T20:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7bf014cf67fd3b202a37c1677dcdb2cc902e971b'/>
<id>urn:sha1:7bf014cf67fd3b202a37c1677dcdb2cc902e971b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor NEWS updates for wallet-report and the new configure option.</title>
<updated>2008-01-28T20:27:22+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-28T20:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d51e046fee9416ba9e70a3fabdb89925e2cfba96'/>
<id>urn:sha1:d51e046fee9416ba9e70a3fabdb89925e2cfba96</id>
<content type='text'>
</content>
</entry>
</feed>
