From 1f15e16707a1caa2e6e90c54b42e292cedf83507 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Wed, 11 Dec 2019 23:15:29 +0000 Subject: pt_BR/books/porters-handbook: Sync with en_US r53671 Approved by: ebrandi Obtained from: https://translate-dev.freebsd.org Differential Revision: https://reviews.freebsd.org/D22744 --- pt_BR.ISO8859-1/books/porters-handbook/book.xml | 60 ++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 2 deletions(-) (limited to 'pt_BR.ISO8859-1/books/porters-handbook/book.xml') diff --git a/pt_BR.ISO8859-1/books/porters-handbook/book.xml b/pt_BR.ISO8859-1/books/porters-handbook/book.xml index 6b1263af12..3df629285c 100644 --- a/pt_BR.ISO8859-1/books/porters-handbook/book.xml +++ b/pt_BR.ISO8859-1/books/porters-handbook/book.xml @@ -18121,9 +18121,65 @@ is spelled &, < is < and > is >. 1300056 354460 - 11 de novembro de 2019 + 7 de novembro de 2019 13.0-CURRENT after fixing a potential OOB read security issue in libc++. + + + 1300057 + 354694 + 13 de novembro de 2019 + 13.0-CURRENT after adding support for AT_EXECPATH to elf_aux_info(3). + + + + 1300058 + 354820 + 18 de novembro de 2019 + 13.0-CURRENT after widening the vm_page aflags field to 16 bits. + + + + 1300059 + 354835 + 18 de novembro de 2019 + 13.0-CURRENT after converting the in-tree sysent targets to use the new makesyscalls.lua. + + + + 1300060 + 354922 + 20 de novembro de 2019 + 13.0-CURRENT after adding /etc/os-release as a symbolic link to /var/run/os-release. + + + + 1300061 + 354977 + 21 de novembro de 2019 + 13.0-CURRENT after adding functions to bitstring3 to find contiguous sequences of set or unset bits. + + + + 1300062 + 355309 + 2 de dezembro de 2019 + 13.0-CURRENT after adding TCP_STATS support. + + + + 1300063 + 355537 + 8 de dezembro de 2019 + 13.0-CURRENT after removal of VI_DOOMED (use VN_IS_DOOMED instead). + + + + 1300064 + 355568 + 9 de dezembro de 2019 + 13.0-CURRENT after correcting the C++ version check for declaring timespec_get3. + @@ -18699,7 +18755,7 @@ is spelled &, < is < and > is >. 1200077 337576 10 de agosto de 2018 - 12.0-CURRENT after timespec_get was added to the system. + 12.0-CURRENT after timespec_get3 was added to the system. -- cgit v1.2.3