public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14084] New: Cleanup reversal of sunrpc obsoletion code
@ 2012-05-09 15:36 aj at suse dot de
  2012-05-09 15:37 ` [Bug libc/14084] " aj at suse dot de
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: aj at suse dot de @ 2012-05-09 15:36 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14084
           Summary: Cleanup reversal of sunrpc obsoletion code
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: aj@suse.de
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


For glibc 2.16, we have made the sunrpc code available again for building of
programs thus reversing the sunrpc obsoletion.

This was done with a minimal patch that is a bit hackish, for glibc 2.17 we
want to solve this better.

-- 
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] 5+ messages in thread

* [Bug libc/14084] Cleanup reversal of sunrpc obsoletion code
  2012-05-09 15:36 [Bug libc/14084] New: Cleanup reversal of sunrpc obsoletion code aj at suse dot de
@ 2012-05-09 15:37 ` aj at suse dot de
  2014-06-25 11:05 ` fweimer at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: aj at suse dot de @ 2012-05-09 15:37 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.15                        |unspecified
   Target Milestone|---                         |2.17

-- 
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] 5+ messages in thread

* [Bug libc/14084] Cleanup reversal of sunrpc obsoletion code
  2012-05-09 15:36 [Bug libc/14084] New: Cleanup reversal of sunrpc obsoletion code aj at suse dot de
  2012-05-09 15:37 ` [Bug libc/14084] " aj at suse dot de
@ 2014-06-25 11:05 ` fweimer at redhat dot com
  2015-08-22 22:19 ` [Bug network/14084] " jsm28 at gcc dot gnu.org
  2020-09-09 20:28 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-25 11:05 UTC (permalink / raw)
  To: glibc-bugs

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

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] 5+ messages in thread

* [Bug network/14084] Cleanup reversal of sunrpc obsoletion code
  2012-05-09 15:36 [Bug libc/14084] New: Cleanup reversal of sunrpc obsoletion code aj at suse dot de
  2012-05-09 15:37 ` [Bug libc/14084] " aj at suse dot de
  2014-06-25 11:05 ` fweimer at redhat dot com
@ 2015-08-22 22:19 ` jsm28 at gcc dot gnu.org
  2020-09-09 20:28 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2015-08-22 22:19 UTC (permalink / raw)
  To: glibc-bugs

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

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

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

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


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

* [Bug network/14084] Cleanup reversal of sunrpc obsoletion code
  2012-05-09 15:36 [Bug libc/14084] New: Cleanup reversal of sunrpc obsoletion code aj at suse dot de
                   ` (2 preceding siblings ...)
  2015-08-22 22:19 ` [Bug network/14084] " jsm28 at gcc dot gnu.org
@ 2020-09-09 20:28 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2020-09-09 20:28 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.32
             Status|NEW                         |RESOLVED
                 CC|                            |fweimer at redhat dot com
         Resolution|---                         |FIXED

--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
This was fixed in glibc 2.32 with the removal of --enable-obsolete-rpc and some
additional compat symbol cleanups.

Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill

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

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

end of thread, other threads:[~2020-09-09 20:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-09 15:36 [Bug libc/14084] New: Cleanup reversal of sunrpc obsoletion code aj at suse dot de
2012-05-09 15:37 ` [Bug libc/14084] " aj at suse dot de
2014-06-25 11:05 ` fweimer at redhat dot com
2015-08-22 22:19 ` [Bug network/14084] " jsm28 at gcc dot gnu.org
2020-09-09 20:28 ` 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).