<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/util/mkrel, branch master</title>
<subtitle>MIT Kerberos patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/'/>
<entry>
<title>Update mkrel for SPHINX_ARGS</title>
<updated>2012-12-13T01:29:55+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-12-13T01:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=6fbc0e5616a89368de6771208a5f2df8815842b0'/>
<id>6fbc0e5616a89368de6771208a5f2df8815842b0</id>
<content type='text'>
Update mkrel so that it will explicitly set SPHINX_ARGS=-W to make
warnings fatal and so that it will work in an unconfigured tree.

ticket: 7497 (new)
target_version: 1.11
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update mkrel so that it will explicitly set SPHINX_ARGS=-W to make
warnings fatal and so that it will work in an unconfigured tree.

ticket: 7497 (new)
target_version: 1.11
tags: pullup
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mkrel for new doc build process</title>
<updated>2012-11-21T00:41:56+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-11-21T00:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=0657117a24e9c3d8b277225cf2e553df42b0f73c'/>
<id>0657117a24e9c3d8b277225cf2e553df42b0f73c</id>
<content type='text'>
ticket: 7453 (new)
target_version: 1.11
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket: 7453 (new)
target_version: 1.11
tags: pullup
</pre>
</div>
</content>
</entry>
<entry>
<title>Make mkrel work on non-master branches</title>
<updated>2012-05-15T19:15:07+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-05-15T19:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=4fc9c72e5d30c94399baf7069a0d0db25e940a68'/>
<id>4fc9c72e5d30c94399baf7069a0d0db25e940a68</id>
<content type='text'>
Appending "--" to the git checkout arguments appears to prevent it
from automatically creating a local branch from the remote.  Also
correct the default git URL and clean up a spurious find warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Appending "--" to the git checkout arguments appears to prevent it
from automatically creating a local branch from the remote.  Also
correct the default git URL and clean up a spurious find warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES file generation for Git</title>
<updated>2012-05-14T23:14:54+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-05-14T23:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=6d204bc466e2038bacf3e2e3a4b4f5bdc56e6b5e'/>
<id>6d204bc466e2038bacf3e2e3a4b4f5bdc56e6b5e</id>
<content type='text'>
Use the correct git log invocation for generating the CHANGES file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the correct git log invocation for generating the CHANGES file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert util/mkrel to use git instead of svn</title>
<updated>2012-05-14T19:06:58+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-05-14T19:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=933798d193ac406b43724f02837e401db09827e3'/>
<id>933798d193ac406b43724f02837e401db09827e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tar invocation in mkrel</title>
<updated>2011-10-21T17:35:49+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2011-10-21T17:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=46ae80b268c557c7e2971ca924add340ebfc722a'/>
<id>46ae80b268c557c7e2971ca924add340ebfc722a</id>
<content type='text'>
Fix the tar invocation in mkrel so that it defaults to using "tar" as
the tar program rather than "gtar".

This should probably be pulled up to at least 1.9 and 1.8 as well.

ticket: 6989
target_version: 1.10
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25395 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the tar invocation in mkrel so that it defaults to using "tar" as
the tar program rather than "gtar".

This should probably be pulled up to at least 1.9 and 1.8 as well.

ticket: 6989
target_version: 1.10
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25395 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>update mkrel to deal with changed source layout</title>
<updated>2010-02-16T22:41:27+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2010-02-16T22:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=5a0bf5c4f29717a18cba44ddbdc9f3b564b88976'/>
<id>5a0bf5c4f29717a18cba44ddbdc9f3b564b88976</id>
<content type='text'>
Update mkrel so it deals somewhat better with removed src/lib/des425,
NOTICES, etc.

ticket: 6663
target_version: 1.8
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23726 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update mkrel so it deals somewhat better with removed src/lib/des425,
NOTICES, etc.

ticket: 6663
target_version: 1.8
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23726 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up mkrel patchlevel.h editing etc</title>
<updated>2006-08-21T20:31:51+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2006-08-21T20:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=7e5f17af48f68fda6d3de2cf25bd3f86289400ec'/>
<id>7e5f17af48f68fda6d3de2cf25bd3f86289400ec</id>
<content type='text'>
	* src/util/mkrel: Be more careful editing KRB5_RELDATE.  Delete
	'$ac_config_fragdir' autoconf droppings.

ticket: new
tags: pullup
target_version: 1.5.1

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18475 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* src/util/mkrel: Be more careful editing KRB5_RELDATE.  Delete
	'$ac_config_fragdir' autoconf droppings.

ticket: new
tags: pullup
target_version: 1.5.1

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18475 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>mkrel should only generate doc/CHANGES for checkouts</title>
<updated>2006-06-27T22:01:22+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2006-06-27T22:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=4c66f0127e1a0efab4614b5afe9d543664d663db'/>
<id>4c66f0127e1a0efab4614b5afe9d543664d663db</id>
<content type='text'>
	* src/util/mkrel: Only write doc/CHANGES if doing a checkout.
	This makes nightly snapshots saner.

ticket: new
tags: pullup
target_version: 1.5

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18243 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* src/util/mkrel: Only write doc/CHANGES if doing a checkout.
	This makes nightly snapshots saner.

ticket: new
tags: pullup
target_version: 1.5

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18243 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>write svn log output when building release</title>
<updated>2006-06-27T02:26:11+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2006-06-27T02:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=29955cbf56e6db9ec7a694b95f742af0fcc58788'/>
<id>29955cbf56e6db9ec7a694b95f742af0fcc58788</id>
<content type='text'>
	* src/util/mkrel: Write output of svn log -v to doc/CHANGES.

ticket: new
target_version: 1.5
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18235 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* src/util/mkrel: Write output of svn log -v to doc/CHANGES.

ticket: new
target_version: 1.5
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18235 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
