2008-04-17Commit a long-standing eye-dcandy change in a log, that got lost in a vi crash...
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 17 Apr 2008 19:16:17 +0000] rev 443
Commit a long-standing eye-dcandy change in a log, that got lost in a vi crash...

scripts/build/tools/sstrip.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-04-17Add an option to use a SOCKS 4/5 proxy to connect to the internet.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 17 Apr 2008 18:07:26 +0000] rev 442
Add an option to use a SOCKS 4/5 proxy to connect to the internet.
As for the HTTP proxy, this is completetly untested, as I have no such proxy at home.

scripts/crosstool.sh | 45 31 14 0 +++++++++++++++++--------
config/global.in | 95 81 14 0 +++++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 112 insertions(+), 28 deletions(-)

2008-04-13Allow using an HTTP proxy to tunnel FTP and HTTP requests.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 Apr 2008 22:46:02 +0000] rev 441
Allow using an HTTP proxy to tunnel FTP and HTTP requests.

scripts/crosstool.sh | 14 14 0 0 +++++++++++++
config/global.in | 54 54 0 0 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 68 insertions(+)

2008-04-13Fix a comment.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 Apr 2008 18:25:30 +0000] rev 440
Fix a comment.

functions | 6 3 3 0 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

2008-04-13Matthias Kaehlcke <matthias@kaehlcke.net> reported hanged downloads on his
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 Apr 2008 18:16:58 +0000] rev 439
Matthias Kaehlcke <matthias@kaehlcke.net> reported hanged downloads on his
network, most probably due to proxies. Have downloaders (wget and curl)
timeout on too slow connections (they don't by default).

scripts/functions | 17 12 5 0 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)

2008-04-13Update patch to gdb. Thanks Khem RAJ <kraj@mvista.com>
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 Apr 2008 18:03:28 +0000] rev 438
Update patch to gdb. Thanks Khem RAJ <kraj@mvista.com>

patches/gdb/6.5/500-thread-timeout.patch | 13 6 7 0 ++++++-------
docs/CREDITS | 3 3 0 0 +++
2 files changed, 9 insertions(+), 7 deletions(-)

2008-02-20- Rewrite some parts of history: some sentences could have been considered rude, which was not my intention.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 20 Feb 2008 22:48:35 +0000] rev 437
- Rewrite some parts of history: some sentences could have been considered rude, which was not my intention.
- Fix a few typoes at the same time.

2008-02-20Fix some obvious typoes in docs/overview.txt
"Robert P. J. DAY" <rpjday@crashcourse.ca> [Wed, 20 Feb 2008 08:01:12 +0000] rev 436
Fix some obvious typoes in docs/overview.txt

2008-02-17When installing SVN snapshots, include the branch and revision in the version number.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Feb 2008 22:58:57 +0000] rev 435
When installing SVN snapshots, include the branch and revision in the version number.
In case some random snapshot is installed and used for production, then this
will ease rewinding.

2008-02-17Robert P. J. DAY says:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Feb 2008 22:19:26 +0000] rev 434
Robert P. J. DAY says:

Based on feedback from Mike Frysinger, add the following patchset for
glibc-2.7. Not stress-tested, but at least make it available for
interested testers.