dwww Home | Show directory contents | Find package

guile-3.0 (3.0.7-1) unstable; urgency=medium

  * Upgrade to 3.0.7.

  * Fix crash on #nil in syntaxes.  Cherry-pick upstream patch as
    0009-Fix-crash-on-nil-in-syntaxes.patch to address the problem.

  * debian/control: add gperf as a build dependency.  This is now required
    when not building from a release archive, and we build directly from
    the source.

 -- Rob Browning <rlb@defaultvalue.org>  Thu, 26 Aug 2021 16:21:59 -0500

guile-3.0 (3.0.5-4) unstable; urgency=medium

  * Really don't replace GNU MP malloc/free with libgc's.  The previous
    fix had missed a spot.  Thanks to Andrew Whatson for tracking it
    down. (Closes: 982217)

 -- Rob Browning <rlb@defaultvalue.org>  Thu, 11 Mar 2021 20:04:49 -0600

guile-3.0 (3.0.5-3) unstable; urgency=medium

  * Don't replace GNU MP's malloc/free with the Boehm-Demers-Weiser GC's.
    This can break applications that link against libguile and libgmp.
    Add 0009-Stop-requesting-that-GNU-MP-use-the-Boehm-Demers-Wei.patch to
    address the issue.  Thanks to Andreas Metzler for reporting the
    problem and Ludovic Courtès for proposing the solution.
    (Closes: 982217)

 -- Rob Browning <rlb@defaultvalue.org>  Wed, 10 Mar 2021 18:59:31 -0600

guile-3.0 (3.0.5-2) unstable; urgency=medium

  * Mark asyncs.test "preemption via sigprof" test as unresolved for now.
    Add 0008-Mark-preemption-via-sigprof-test-as-an-expected-fail.patch to
    address the issue.  Thanks to Helmut Grohne for reporting the
    issue. (Closes: 980498)

 -- Rob Browning <rlb@defaultvalue.org>  Thu, 04 Feb 2021 21:20:38 -0600

guile-3.0 (3.0.5-1) unstable; urgency=medium

  * Merge upstream version 3.0.5.

 -- Rob Browning <rlb@defaultvalue.org>  Tue, 12 Jan 2021 19:16:42 -0600

guile-3.0 (3.0.4-3) unstable; urgency=medium

  * Fix "non-revealed port is closed" ports.test.  Don't close the test
    port's file descriptor because the port still has a reference to it,
    and could still close it at any time when finally garbage collected.
    This was reliably breaking subsequent tests on s390x.  Add
    0007-Fix-non-revealed-port-is-closed-ports.test.patch to fix the
    problem.

 -- Rob Browning <rlb@defaultvalue.org>  Sat, 19 Sep 2020 14:48:42 -0500

guile-3.0 (3.0.4-2) unstable; urgency=medium

  * Mark test-out-of-memory as an expected failure for now.  Since this
    test has been failing for a long time on various architectures, mark
    it as expected to fail for now so that we'll still run it and can see
    the results, but won't be blocked by it.  There are known issues with
    the test upstream, and at least in some past cases it's been possible
    to reproduce the failure quickly by running
    test-suite/standalone/test-out-of-memory in a loop.  Add
    0005-Mark-test-out-of-memory-as-an-expected-failure-for-n.patch to
    incorporate the change. (Closes: 966300)

  * Monitor test failues on ppc64el again (don't ignore dh_auto_test) Now
    that we've marked test-out-of-memory as an expected failure stop
    ignoring dh_auto_test failures on ppc64el. (Closes: 966300, 969707)

  * Disable unresolved "mixed type" numbers.test division tests on i686.
    Add 0006-numbers.test-disable-unresolved-mixed-type-division-.patch to
    incorporate the changes.

  * Monitor test failures on i386 again (don't ignore dh_auto_test) Now
    that we've marked the related numbers.test "mixed types" tests as
    expected failures on i386, stop ignoring dh_auto_test failures there.
    (Closes: 968403)

  * Don't include files generated from examples/Makefile.am in debs.
    Thanks to Vagrant Cascadian for reporting the problem.
    (Closes: 953407)

 -- Rob Browning <rlb@defaultvalue.org>  Wed, 16 Sep 2020 21:00:34 -0500

guile-3.0 (3.0.4-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Also ignore test results on i386, failing numbers.test. See #968403.

 -- Matthias Klose <doko@debian.org>  Fri, 14 Aug 2020 19:58:50 +0200

guile-3.0 (3.0.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Ignore the test results on ppc64el (OOM related failures). See #966300.

 -- Matthias Klose <doko@debian.org>  Fri, 14 Aug 2020 11:37:52 +0200

guile-3.0 (3.0.4-1) unstable; urgency=medium

  * Upgrade to 3.0.4

  * debian/rules: fix deb_src_min_ver limit check.

 -- Rob Browning <rlb@defaultvalue.org>  Tue, 14 Jul 2020 21:39:31 -0500

# For older changelog entries, run 'apt-get changelog guile-3.0-libs'

Generated by dwww version 1.14 on Thu Jan 23 03:31:49 CET 2025.