John Burrell wrote: >>> >> Relase notes are at >> http://article.gmane.org/gmane.comp.lib.glibc.alpha/34237 >> >> The pt_chown program is now disabled by default (CVE-2013-2207, >> glibc bugzilla #15755 - incorrectly granting access to another >> user's pseudo-terminal). I assume we can just remove it from the >> list of programs installed ?
Yes, I think so. We do use --libexecdir=/usr/lib/glibc, but the only thing now there is 'getconf'. > Under 'The meaning of the configure options' in glibc would you > provide a note about this and mention that to install pt_chown add > --enable-pt_chown > > I don't know if things have changed, but I needed pt_chown to create > the ptys for expect, which is installed for the test suites. I did a grep through the expect source and fond no hits for pt_chown. I did find a few check errors in the build: 090-coreutils:FAIL: tests/df/skip-rootfs.sh 090-coreutils:FAIL: tests/df/skip-rootfs.sh (exit: 1) 103-automake:FAIL: t/primary-prefix-invalid-couples.tap 280 - ... and with the same diagnostic of 'automake -a' 103-automake:# FAIL: 1 107-flex:Test test-bison-yylloc FAILED. See test-bison-yylloc/OUTPUT for details. 107-flex:Test test-bison-yylval FAILED. See test-bison-yylval/OUTPUT for details. 124-texinfo:FAIL: prove.sh 072-glibc:make[3]: *** [/sources/glibc-build/posix/tst-getaddrinfo4.out] Error 1 072-glibc:make[3]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) 072-glibc:make[3]: *** [/sources/glibc-build/rt/tst-cputimer1.out] Error 1 072-glibc:make[3]: [/sources/glibc-build/conform/run-conformtest.out] Error 1 (ignored) 086-util-linux:make[1]: make[4]: *** [check] Error 2*** [check-local-tests] Terminated 089-e2fsprogs:make[2]: *** [test_post] Error 1 090-coreutils:make[5]: *** [tests/test-suite.log] Error 1 093-bison:make[4]: *** [examples/calc++/examples_calc___calc__-calc++-scanner.o] Error 1 I'm investigating. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page