<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git, branch v4.0.0-rc1</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/?h=v4.0.0-rc1</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/?h=v4.0.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-06-08T07:21:08Z</updated>
<entry>
<title>Release 4.0.0-rc1</title>
<updated>2015-06-08T07:21:08Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-08T07:21:08Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=608d4aaf574a9fc0f9580bf500708ca7d285124b'/>
<id>urn:sha1:608d4aaf574a9fc0f9580bf500708ca7d285124b</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Translation updates from Transifex</title>
<updated>2015-06-08T07:16:43Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-08T07:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1fa9d4218b874c64cb4fe486655f8697c347cfda'/>
<id>urn:sha1:1fa9d4218b874c64cb4fe486655f8697c347cfda</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Update message catalog</title>
<updated>2015-06-04T11:48:45Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-04T11:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cc5871c56f423c33cf67478a7323cd679754f46f'/>
<id>urn:sha1:cc5871c56f423c33cf67478a7323cd679754f46f</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>cgitrc.proto: Fix clone prefix</title>
<updated>2015-06-04T11:31:55Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-04T11:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4c7ec61363e293e014c949763f978074d9ed8e04'/>
<id>urn:sha1:4c7ec61363e293e014c949763f978074d9ed8e04</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>git-update: Prevent from overwriting packages</title>
<updated>2015-06-04T09:35:46Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-04T09:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=58db1647322b29dd2f182ccf0e93879e2a2fb88f'/>
<id>urn:sha1:58db1647322b29dd2f182ccf0e93879e2a2fb88f</id>
<content type='text'>
Make sure we do not overwrite a package belonging to another package
base. We forgot to add this check to git-update when porting the package
submission script to Python in commit 74edb6f (Use Git repositories to
store packages, 2014-06-06).

Reported-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>git-update: Only check HEAD for blacklisted packages</title>
<updated>2015-06-04T09:25:01Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-04T09:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c4870a95fc54e7ca12c495fd63932a35418b9c83'/>
<id>urn:sha1:c4870a95fc54e7ca12c495fd63932a35418b9c83</id>
<content type='text'>
When a part of a package base is moved to the official repositories, it
needs to be dropped from the AUR package. However, we want to allow that
the moved packages still appear in the history.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>aurblup: Fix path to configuration file</title>
<updated>2015-06-04T09:25:01Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-03T22:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=18292e71143fefec22f981356e7a79f208ae68dc'/>
<id>urn:sha1:18292e71143fefec22f981356e7a79f208ae68dc</id>
<content type='text'>
Fixes a regression introduced in commit 10ecd39 (Restructure scripts,
2015-06-01).

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>git-update: Only check HEAD for matching pkgbase</title>
<updated>2015-06-04T09:25:01Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-03T10:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=50c0ee9ec45db7ceecaa333707873f45795fb38a'/>
<id>urn:sha1:50c0ee9ec45db7ceecaa333707873f45795fb38a</id>
<content type='text'>
When renaming a package base, we want to keep commits of the former
package. Move the check that compares the package base name with the
repository name such that only HEAD is validated.

Fixes FS#45065.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>pkgfuncs.inc.php: Remove a conflict marker</title>
<updated>2015-06-04T09:24:56Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-03T06:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=643dae80ebe6c44abeac0545655788b12dabfbea'/>
<id>urn:sha1:643dae80ebe6c44abeac0545655788b12dabfbea</id>
<content type='text'>
Remove a Git conflict marker that was added accidentally in 74edb6f (Use
Git repositories to store packages, 2014-06-06).

Reported-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>config.proto: Cleanup</title>
<updated>2015-06-02T13:16:24Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-02T13:16:08Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c38f95f63221d23b109042b32b4eb94b40b25d2c'/>
<id>urn:sha1:c38f95f63221d23b109042b32b4eb94b40b25d2c</id>
<content type='text'>
Remove the template-path and git-update-hook options which are no longer
used. Update the git_clone_uri_anon default value.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
</feed>
