<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.7.1.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://www.git.shady.money/git/atom?h=v1.7.1.4</id>
<link rel='self' href='https://www.git.shady.money/git/atom?h=v1.7.1.4'/>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/'/>
<updated>2010-12-15T19:40:40Z</updated>
<entry>
<title>Git 1.7.1.4</title>
<updated>2010-12-15T19:40:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-15T19:40:40Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=9db41eba4259126dbe1c68e2207d342d11f14745'/>
<id>urn:sha1:9db41eba4259126dbe1c68e2207d342d11f14745</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 1.7.0.9</title>
<updated>2010-12-15T19:38:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-15T19:38:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=cb198b3b67feb2c0a6f22199ec14fa48d18ac1ce'/>
<id>urn:sha1:cb198b3b67feb2c0a6f22199ec14fa48d18ac1ce</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 1.6.6.3</title>
<updated>2010-12-15T19:32:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-15T19:32:57Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=abf411e28d9df669b0e690578a1eb95c0bd29847'/>
<id>urn:sha1:abf411e28d9df669b0e690578a1eb95c0bd29847</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 1.6.5.9</title>
<updated>2010-12-15T19:27:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-15T19:27:41Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=ec82874ad47627a44b6b22a6645551a214293711'/>
<id>urn:sha1:ec82874ad47627a44b6b22a6645551a214293711</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 1.6.4.5</title>
<updated>2010-12-15T19:19:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-15T19:19:11Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=88fcc52e4468d5dfef4f50d2bdee4b168a855368'/>
<id>urn:sha1:88fcc52e4468d5dfef4f50d2bdee4b168a855368</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: Introduce esc_attr to escape attributes of HTML elements</title>
<updated>2010-12-15T19:16:31Z</updated>
<author>
<name>Jakub Narebski</name>
<email>jnareb@gmail.com</email>
</author>
<published>2010-12-14T23:34:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=3017ed62f47ce14a959e2d315c434d4980cf4243'/>
<id>urn:sha1:3017ed62f47ce14a959e2d315c434d4980cf4243</id>
<content type='text'>
It is needed only to escape attributes of handcrafted HTML elements,
and not those generated using CGI.pm subroutines / methods for HTML
generation.

While at it, add esc_url and esc_html where needed, and prefer to use
CGI.pm HTML generating methods than handcrafted HTML code.  Most of
those are probably unnecessary (could be exploited only by person with
write access to gitweb config, or at least access to the repository).

This fixes CVE-2010-3906

Reported-by: Emanuele Gentili &lt;e.gentili@tigersecurity.it&gt;
Helped-by: John 'Warthog9' Hawley &lt;warthog9@kernel.org&gt;
Helped-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Jakub Narebski &lt;jnareb@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 1.7.1.3</title>
<updated>2010-12-02T20:18:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-02T20:18:49Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=bd01c6de67715586f7527115bb4f74e7929b3b66'/>
<id>urn:sha1:bd01c6de67715586f7527115bb4f74e7929b3b66</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 1.7.0.8</title>
<updated>2010-12-02T20:13:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-02T20:06:06Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=cbcab75c54b5956dcaa4f24a4074bc99adc49629'/>
<id>urn:sha1:cbcab75c54b5956dcaa4f24a4074bc99adc49629</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.7.0' into maint-1.7.1</title>
<updated>2010-12-02T00:37:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-02T00:37:34Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=e760924cbeb19c6e45febdb31d9d6c95deaf2b43'/>
<id>urn:sha1:e760924cbeb19c6e45febdb31d9d6c95deaf2b43</id>
<content type='text'>
* maint-1.7.0:
  add: introduce add.ignoreerrors synonym for add.ignore-errors
</content>
</entry>
<entry>
<title>add: introduce add.ignoreerrors synonym for add.ignore-errors</title>
<updated>2010-12-01T21:40:12Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2010-12-01T18:36:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=6b3020a241e2c0a1eaa6b74a10a796603bb90975'/>
<id>urn:sha1:6b3020a241e2c0a1eaa6b74a10a796603bb90975</id>
<content type='text'>
The "[add] ignore-errors" tweakable introduced by v1.5.6-rc0~30^2 (Add
a config option to ignore errors for git-add, 2008-05-12) does not
follow the usual convention for naming values in the git configuration
file.

What convention?  Glad you asked.

	The section name indicates the affected subsystem.

	The subsection name, if any, indicates which of
	an unbound set of things to set the value for.

	The variable name describes the effect of tweaking
	this knob.

	The section and variable names can be broken into
	words using bumpyCaps in documentation as a hint to
	the reader.  These word breaks are not significant
	at the level of code, since the section and variable
	names are not case sensitive.

The name "add.ignore-errors" includes a dash, meaning a naive
configuration file like

	[add]
		ignoreErrors

does not have any effect.  Avoid such confusion by renaming to the
more consistent add.ignoreErrors, but keep the old version for
backwards compatibility.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Acked-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
