<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gecko-maint.git, branch master</title>
<subtitle>Stuff used by gecko package maintainers.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/'/>
<entry>
<title>moz-grab-langpacks: get the module name from pyfedpkg instead of the spec</title>
<updated>2011-04-10T00:07:36+00:00</updated>
<author>
<name>Christopher Aillon</name>
<email>caillon@redhat.com</email>
</author>
<published>2011-04-10T00:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/commit/?id=8fd966ff370cf1bffbe73a7088cce3aa69853b30'/>
<id>8fd966ff370cf1bffbe73a7088cce3aa69853b30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moz-grab-langpacks: fix typo</title>
<updated>2011-03-18T21:53:23+00:00</updated>
<author>
<name>Christopher Aillon</name>
<email>caillon@redhat.com</email>
</author>
<published>2011-03-18T21:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/commit/?id=60e4f84d083b4da201fba2728dab12f4060b8c4d'/>
<id>60e4f84d083b4da201fba2728dab12f4060b8c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moz-grab-langpacks: create temporary directories with tempfile.mkdtemp()</title>
<updated>2011-03-17T19:24:35+00:00</updated>
<author>
<name>Christopher Aillon</name>
<email>caillon@redhat.com</email>
</author>
<published>2011-03-17T19:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/commit/?id=4d2a2a7f653edd5042da86929264b3a2c7e636a5'/>
<id>4d2a2a7f653edd5042da86929264b3a2c7e636a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moz-grab-langpacks: deprecate --url</title>
<updated>2011-03-15T22:10:14+00:00</updated>
<author>
<name>Christopher Aillon</name>
<email>caillon@redhat.com</email>
</author>
<published>2011-03-15T22:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/commit/?id=ea310880d2d80c370591ae90ab3de7ada498cd52'/>
<id>ea310880d2d80c370591ae90ab3de7ada498cd52</id>
<content type='text'>
It's a little error prone and existed mostly since our guessing
wasn't good enough in the past.  Our guessing should be solid enough
now to stop using it, though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a little error prone and existed mostly since our guessing
wasn't good enough in the past.  Our guessing should be solid enough
now to stop using it, though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence wget output</title>
<updated>2011-03-15T20:49:54+00:00</updated>
<author>
<name>Christopher Aillon</name>
<email>caillon@redhat.com</email>
</author>
<published>2011-03-15T20:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/commit/?id=605a59552bef0618bd5140cbbd179b04858b320f'/>
<id>605a59552bef0618bd5140cbbd179b04858b320f</id>
<content type='text'>
pass --quiet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pass --quiet
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the correct URL format for seamonkey, too.</title>
<updated>2011-03-15T20:48:33+00:00</updated>
<author>
<name>Christopher Aillon</name>
<email>caillon@redhat.com</email>
</author>
<published>2011-03-15T20:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/commit/?id=d4f1c75f65129d4ffc099d9eac00aee4a44690c9'/>
<id>d4f1c75f65129d4ffc099d9eac00aee4a44690c9</id>
<content type='text'>
The seamonkey langpack directory structure is laid out differently
for some reason and also have a different naming structure...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The seamonkey langpack directory structure is laid out differently
for some reason and also have a different naming structure...
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2011-03-15T16:28:09+00:00</updated>
<author>
<name>Christopher Aillon</name>
<email>caillon@redhat.com</email>
</author>
<published>2011-03-15T16:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/commit/?id=e911897962f7b1616570e9f2c326d8cce8af808b'/>
<id>e911897962f7b1616570e9f2c326d8cce8af808b</id>
<content type='text'>
scripts/moz-grab-langpacks is run to fetch langpack xpi files from
mozilla FTP servers and create a langpack tarball suitable for our
packages

scripts/ff-security-update.sh is run to automate the rebuilds that
need to happen in stable releases every time the gecko version
changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
scripts/moz-grab-langpacks is run to fetch langpack xpi files from
mozilla FTP servers and create a langpack tarball suitable for our
packages

scripts/ff-security-update.sh is run to automate the rebuilds that
need to happen in stable releases every time the gecko version
changes.
</pre>
</div>
</content>
</entry>
</feed>
