From noreply at release.debian.org Mon Feb 6 16:39:11 2017 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 06 Feb 2017 16:39:11 +0000 Subject: sbcl 2:1.3.14-2 MIGRATED to testing Message-ID: FYI: The status of the sbcl source package in Debian's testing distribution has changed. Previous version: 2:1.3.13-2 Current version: 2:1.3.14-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From bruno at clisp.org Tue Feb 21 23:35:02 2017 From: bruno at clisp.org (Bruno Haible) Date: Wed, 22 Feb 2017 00:35:02 +0100 Subject: GNU libsigsegv 2.11 is released Message-ID: <2461455.kJPVysgnNC@omega> Hi, GNU libsigsegv 2.11 is released. You find the download link at the homepage https://www.gnu.org/software/libsigsegv/ New in 2.11: * Added support for catching stack overflow on Linux/SPARC. * Provide a correct value for SIGSTKSZ on 64-bit AIX and on HP-UX. The one defined by these systems is too small. * Updated build infrastructure. * Compilation now requires the include file. Platforms which don't have this include file (such as IRIX) are no longer supported. According to [1], you are packaging libsigsegv for Debian. I invite you to upgrade to version 2.11. Note about the Debian patches for this package: - aarch64-stack-direction.patch: Not needed any more with 2.11. - configure-patch-for-kfreebsd-debian.patch: Probably not needed any more. mincore() works for me in kFreeBSD 9. - no-stackhandler-on-s390.patch - Probably not needed, works for me on s390x-ibm-linux3.16.0-gnu-glibc2.19 - SIGSTKSZ-adjust.patch: I disagree. It's the caller's responsibility to provide a large enough area. Cf. http://pubs.opengroup.org/onlinepubs/009695399/functions/sigaltstack.html - sparc-fix-sigsegv-fault-stackpointer-definition.patch: Not needed any more with 2.11. Linux/sparc support has been completely overhauled. Best regards, Bruno [1] https://packages.debian.org/sid/libsigsegv-dev