<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/UPGRADING, branch v1.9.1</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/UPGRADING?h=v1.9.1</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/UPGRADING?h=v1.9.1'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2012-03-09T07:28:48Z</updated>
<entry>
<title>UPGRADING: Add release notes for 1.9.1</title>
<updated>2012-03-09T07:28:48Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-03-09T07:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d4272a61721cd93c40e9485040a74ffb29a99edb'/>
<id>urn:sha1:d4272a61721cd93c40e9485040a74ffb29a99edb</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>UPGRADING: Fix rewrite rules</title>
<updated>2011-08-22T06:15:36Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-08-20T18:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fdddd76cbf1fa70962e6f2e674570b6b8283dd69'/>
<id>urn:sha1:fdddd76cbf1fa70962e6f2e674570b6b8283dd69</id>
<content type='text'>
Do not attempt to rewrite "/packages/fo/foo/foo.tar.gz".

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>UPGRADING: Add note on aurblup config changes</title>
<updated>2011-08-19T08:23:19Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-08-19T08:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b6956960939418aa548529e00c3f292e8ce4f759'/>
<id>urn:sha1:b6956960939418aa548529e00c3f292e8ce4f759</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>UPGRADING: Add note on backward compatible package URLs</title>
<updated>2011-08-11T19:04:02Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-08-10T13:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a47f4915dcc057b8b57130886e009db9ca6afd44'/>
<id>urn:sha1:a47f4915dcc057b8b57130886e009db9ca6afd44</id>
<content type='text'>
Thanks-to: Dave Reisner &lt;d@falconindy.com&gt;
Thanks-to: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>UPGRADING: Mention the upload directory transform script</title>
<updated>2011-08-11T14:17:09Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-08-10T13:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=43d28c8840c566d6006d81853011c0d2d02636f0'/>
<id>urn:sha1:43d28c8840c566d6006d81853011c0d2d02636f0</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Fix performance issues with new PackageDepends lookups</title>
<updated>2011-06-25T09:29:52Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-06-22T15:04:10Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c0e6aabeb13487e798c6b3e54926e3362dcc2773'/>
<id>urn:sha1:c0e6aabeb13487e798c6b3e54926e3362dcc2773</id>
<content type='text'>
We do a lookup by DepName in the package details view, but I made the
silly mistake of forgetting this index addition in the upgrade steps.

Lukas: Fix numbering in "UPGRADING".

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>rename *.inc files to *.inc.php and adjust imports and references</title>
<updated>2011-06-22T13:15:04Z</updated>
<author>
<name>elij</name>
<email>elij.mx@gmail.com</email>
</author>
<published>2011-05-29T21:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=888db089c515270fd5cd9a9bedd217110f43bc4c'/>
<id>urn:sha1:888db089c515270fd5cd9a9bedd217110f43bc4c</id>
<content type='text'>
Lukas: Add note to "UPGRADING".

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>UPGRADING: Add note on merging config file changes.</title>
<updated>2011-04-27T15:51:48Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-04-27T12:53:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cffdb0fe0de9dd5528dedd23046ec70411668f1a'/>
<id>urn:sha1:cffdb0fe0de9dd5528dedd23046ec70411668f1a</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Remove "NewPkgNotify" column from "Users" table.</title>
<updated>2011-04-13T10:22:35Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-04-13T09:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2b460a8f2db246d4da7e6698d40b719c67867ed2'/>
<id>urn:sha1:2b460a8f2db246d4da7e6698d40b719c67867ed2</id>
<content type='text'>
We do not require this column anymore. New package notifications are no
longer supported.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add note on gettext migration to "UPGRADING".</title>
<updated>2011-04-10T14:27:39Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-04-07T02:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b10c7fb86b366b74422e44a143d4a8c8ad2eda88'/>
<id>urn:sha1:b10c7fb86b366b74422e44a143d4a8c8ad2eda88</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
