public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCH 0/3] Implement a more verbose User-Agent HTTP-header
@ 2013-08-14 20:10 Mark Kubacki
  2013-08-14 20:10 ` [gentoo-portage-dev] [PATCH 1/3] Send exact version with " Mark Kubacki
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Mark Kubacki @ 2013-08-14 20:10 UTC (permalink / raw
  To: gentoo-portage-dev; +Cc: W-Mark Kubacki

From: W-Mark Kubacki <wmark@hurrikane.de>

Before this patch series Portage identified itself as
> Gentoo Portage
Now it will be the output of ```emerge --version```, i.e.:
> Gentoo Portage 2.1.13.7 (default/linux/amd64/13.0, gcc-4.6.2, 
> glibc-2.18, 3.9.0-rc8-mark-signed+ x86_64, 
> Intel(R) Core(TM) i7-3770T CPU @ 2.50GHz)

That longer string makes debugging easier and helps deciding
when to deploy changes on the Gentoo binhost's side.

W-Mark Kubacki (3):
  Send exact version with User-Agent HTTP-header
  Send output of ```emerge --version``` as User-Agent HTTP-header
  Add CPU model name to output of getportageversion as fifth element

 pym/_emerge/actions.py       | 4 +++-
 pym/portage/dbapi/bintree.py | 8 +++++++-
 pym/portage/util/_urlopen.py | 5 +++--
 3 files changed, 13 insertions(+), 4 deletions(-)

-- 
1.8.3.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-08-24 22:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14 20:10 [gentoo-portage-dev] [PATCH 0/3] Implement a more verbose User-Agent HTTP-header Mark Kubacki
2013-08-14 20:10 ` [gentoo-portage-dev] [PATCH 1/3] Send exact version with " Mark Kubacki
2013-08-14 20:10 ` [gentoo-portage-dev] [PATCH 2/3] Send output of ```emerge --version``` as " Mark Kubacki
2013-08-15  6:25   ` Zac Medico
2013-08-14 20:10 ` [gentoo-portage-dev] [PATCH 3/3] Add CPU model name to output of getportageversion as fifth element Mark Kubacki
2013-08-14 20:27   ` [gentoo-portage-dev] " Mark Kubacki
2013-08-15  8:00   ` [gentoo-portage-dev] " Fabian Groffen
2013-08-24 22:39     ` Mike Frysinger
2013-08-15 10:58   ` Alexander Berntsen
2013-08-24 22:38     ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox