mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Natanael Copa <ncopa@alpinelinux.org>
To: Rich Felker <dalias@libc.org>
Cc: musl@lists.openwall.com
Subject: Re: Open/pending issues as of Jan 17
Date: Fri, 29 Jan 2016 08:54:49 +0100	[thread overview]
Message-ID: <20160129085449.35ae69cd@ncopa-desktop.alpinelinux.org> (raw)
In-Reply-To: <20160129023756.GU238@brightrain.aerifal.cx>

On Thu, 28 Jan 2016 21:37:56 -0500
Rich Felker <dalias@libc.org> wrote:

> On Mon, Jan 18, 2016 at 01:12:31PM +0100, Christian Neukirchen wrote:
> > Rich Felker <dalias@libc.org> writes:
> >   
> > > With a quick review of the mailing list since late November I found
> > > the following possibly-open issues:
> > >
> > > - resolver search domain support
> > > - preinit_array
> > > - mlock2 syscall wrapper
> > > - mips siginfo_t fix
> > > - avl tree: any changes still pending??
> > > - adding pot file for translators
> > > - unsetenv pointer eval after free
> > > - printf big widths/precisions
> > > - atomic.h overhaul
> > > - dirent.h macros
> > > - dlopen deadlock
> > > - setvbuf  
> > 
> > So it wont be forgotten:
> > - adding GLOB_TILDE would simplify building quite some projects  
> 
> Thanks. I put this on the roadmap on the wiki, mainly as an aid to
> remember it. I think we're going to want to shuffle and reprioritize a
> lot after this release since there's a lot of stuff on there right now
> and it's not clear to me that the current top items are actually in
> the most demand.

An unrelated feature request: it would be nice to get netflix working
with the closed source libwidevinecdm.so and libwidevinecdmadapter.so 

ncopa-desktop:~$ ldd /usr/lib/chromium/libwidevinecdmadapter.so 
	ldd (0x723cd632b000)
	libwidevinecdm.so => /usr/lib/chromium/libwidevinecdm.so (0x723cd5ba2000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x723cd5852000)
	libpthread.so.0 => ldd (0x723cd632b000)
	libc.so.6 => ldd (0x723cd632b000)
	libm.so.6 => ldd (0x723cd632b000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x723cd563f000)
Error relocating /usr/lib/chromium/libwidevinecdm.so: __memcpy_chk: symbol not found
Error relocating /usr/lib/chromium/libwidevinecdm.so: __memset_chk: symbol not found
Error relocating /usr/lib/chromium/libwidevinecdm.so: __sprintf_chk: symbol not found


Adding those symbols for libc6 ABI compat would be a first step.

-nc

> 
> Rich



  reply	other threads:[~2016-01-29  7:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-17 23:15 Rich Felker
2016-01-18 11:25 ` Szabolcs Nagy
2016-01-29  2:34   ` Rich Felker
2016-01-18 12:12 ` Christian Neukirchen
2016-01-29  2:37   ` Rich Felker
2016-01-29  7:54     ` Natanael Copa [this message]
2016-01-29 18:19       ` Rich Felker
2016-02-19 10:30         ` netflix support (WAS: Open/pending issues as of Jan 17) Natanael Copa
2017-10-29  9:52         ` Open/pending issues as of Jan 17 Kurt H Maier
2016-01-19  1:14 ` Bobby Bingham
2016-01-19  1:16   ` Khem Raj
2016-01-29  2:21 ` Rich Felker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160129085449.35ae69cd@ncopa-desktop.alpinelinux.org \
    --to=ncopa@alpinelinux.org \
    --cc=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).