public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
@ 2010-12-16 13:01 ` chiel at gmx dot net
  2012-02-21  1:59 ` [Bug network/11438] " jsm28 at gcc dot gnu.org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: chiel at gmx dot net @ 2010-12-16 13:01 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=11438

chiel at gmx dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chiel at gmx dot net

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
  2010-12-16 13:01 ` [Bug libc/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo() chiel at gmx dot net
@ 2012-02-21  1:59 ` jsm28 at gcc dot gnu.org
  2012-09-11  9:30 ` tore at fud dot no
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-21  1:59 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=11438

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |network

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
  2010-12-16 13:01 ` [Bug libc/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo() chiel at gmx dot net
  2012-02-21  1:59 ` [Bug network/11438] " jsm28 at gcc dot gnu.org
@ 2012-09-11  9:30 ` tore at fud dot no
  2012-09-11 17:42 ` ldv at altlinux dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: tore at fud dot no @ 2012-09-11  9:30 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=11438

Tore Anderson <tore at fud dot no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |ASSIGNED

--- Comment #5 from Tore Anderson <tore at fud dot no> 2012-09-11 09:30:18 UTC ---
(In reply to comment #2)

> I'm suspending the bug.  Change the state when any of the proposals are accepted.

Hi Ulrich,

RFC 6724 has just been published, obsoleting RFC 3484. It assigns global scope
to RFC 1918 addresess.

As requested, I'm therefore changing the state of the bug.

Tore

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-09-11  9:30 ` tore at fud dot no
@ 2012-09-11 17:42 ` ldv at altlinux dot org
  2012-09-11 18:11 ` tore at fud dot no
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: ldv at altlinux dot org @ 2012-09-11 17:42 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=11438

Dmitry V. Levin <ldv at altlinux dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
         AssignedTo|drepper.fsp at gmail dot    |unassigned at sourceware
                   |com                         |dot org

--- Comment #6 from Dmitry V. Levin <ldv at altlinux dot org> 2012-09-11 17:42:32 UTC ---
There is a commit
http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=fedora/glibc-2.11.90-16-79-g1080954
in fedora branch that addresses this issue.
It is a part of fedora glibc package since glibc-2.11.90-17.
The current edition of the patch in fedora is
http://pkgs.fedoraproject.org/cgit/glibc.git/tree/glibc-fedora-gai-rfc1918.patch

The irony is that this patch was made shortly after this bug was suspended by
the same person who suspended it.  Unfortunately, that person in his commit
gave no reference to this bug report.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-09-11 17:42 ` ldv at altlinux dot org
@ 2012-09-11 18:11 ` tore at fud dot no
  2012-09-17 19:01 ` ldv at altlinux dot org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: tore at fud dot no @ 2012-09-11 18:11 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=11438

--- Comment #7 from Tore Anderson <tore at fud dot no> 2012-09-11 18:10:56 UTC ---
That's interesting. The reason why Fedora started carrying this patch in the
first place, is because I submitted
https://bugzilla.redhat.com/show_bug.cgi?id=577626.

Tore

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2012-09-11 18:11 ` tore at fud dot no
@ 2012-09-17 19:01 ` ldv at altlinux dot org
  2012-09-28 16:16 ` law at redhat dot com
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: ldv at altlinux dot org @ 2012-09-17 19:01 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=11438

Dmitry V. Levin <ldv at altlinux dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at sourceware    |ldv at altlinux dot org
                   |dot org                     |

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2012-09-17 19:01 ` ldv at altlinux dot org
@ 2012-09-28 16:16 ` law at redhat dot com
  2012-12-06 19:53 ` vapier at gentoo dot org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: law at redhat dot com @ 2012-09-28 16:16 UTC (permalink / raw)
  To: glibc-bugs


http://sourceware.org/bugzilla/show_bug.cgi?id=11438

law at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |law at redhat dot com
         Resolution|                            |FIXED

--- Comment #8 from law at redhat dot com 2012-09-28 16:16:08 UTC ---
Patch installed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2012-09-28 16:16 ` law at redhat dot com
@ 2012-12-06 19:53 ` vapier at gentoo dot org
  2014-02-16 16:55 ` jackie.rosen at hushmail dot com
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: vapier at gentoo dot org @ 2012-12-06 19:53 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=11438

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vapier at gentoo dot org

--- Comment #9 from Mike Frysinger <vapier at gentoo dot org> 2012-12-06 19:53:17 UTC ---
for reference:
http://sourceware.org/git/?p=glibc.git;a=commit;h=115411772b189e9e41a97618816edd66f0a9a620

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2012-12-06 19:53 ` vapier at gentoo dot org
@ 2014-02-16 16:55 ` jackie.rosen at hushmail dot com
  2014-05-28 19:45 ` schwab at sourceware dot org
  2014-06-30 18:22 ` fweimer at redhat dot com
  10 siblings, 0 replies; 11+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 16:55 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=11438

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #10 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2014-02-16 16:55 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:45 ` schwab at sourceware dot org
  2014-06-30 18:22 ` fweimer at redhat dot com
  10 siblings, 0 replies; 11+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:45 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=11438

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug network/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo()
       [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2014-05-28 19:45 ` schwab at sourceware dot org
@ 2014-06-30 18:22 ` fweimer at redhat dot com
  10 siblings, 0 replies; 11+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30 18:22 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=11438

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-30 18:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11438-131@http.sourceware.org/bugzilla/>
2010-12-16 13:01 ` [Bug libc/11438] Please assign global scope to RFC 1918 addresses in getaddrinfo() chiel at gmx dot net
2012-02-21  1:59 ` [Bug network/11438] " jsm28 at gcc dot gnu.org
2012-09-11  9:30 ` tore at fud dot no
2012-09-11 17:42 ` ldv at altlinux dot org
2012-09-11 18:11 ` tore at fud dot no
2012-09-17 19:01 ` ldv at altlinux dot org
2012-09-28 16:16 ` law at redhat dot com
2012-12-06 19:53 ` vapier at gentoo dot org
2014-02-16 16:55 ` jackie.rosen at hushmail dot com
2014-05-28 19:45 ` schwab at sourceware dot org
2014-06-30 18:22 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).