unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-sources@gnu.org
Cc: guile-user@gnu.org
Subject: Mixp 0.7 available
Date: Sun, 10 Mar 2013 10:30:51 +0100	[thread overview]
Message-ID: <87oberwqic.fsf@zigzag.favinet> (raw)

[-- Attachment #1: Type: text/plain, Size: 1410 bytes --]

release notes:

  Maintenance release, primarily to address:
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4029
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3386

  thi

README excerpt:

  Mixp is a Guile interface to expat, James Clark's XML Parser,
  originally written by Thierry Bézecourt.  This release of Mixp is
  available under the terms of the GNU GPL v3 (or later); see COPYING.
  It has been tested with Guile 1.4 and 1.8, and libexpat 2.0.1.

  Mixp provides two modules for use by Guile Scheme code:

    (mixp expat)  -- corresponds roughly to libexpat API
    (mixp utils)  -- high-level convenience procs

  See documentation in doc/ for details.

  This is alpha code (pre 1.0 release).  It may have bugs,
  and the interfaces may change from version to version.

NEWS excerpt:

  - 0.7 | 2013-03-10

    - distribution now .tar.xz

        If you have GNU tar, you can use "tar xf" and it will DTRT.
        If not, you can use "xz -dc TARBALL | tar xf -" to unpack.

    - bootstrap tools upgraded
      - GNU Autoconf 2.69
      - GNU Automake 1.13.1
      - Guile-BAUX 20121120.1242.e233fad
      - SNUGGLE 0.2
      - GNU Texinfo 5.0

tarball and its detached signature in dir:

  http://download.savannah.gnu.org/releases/mixp/

homepage:

  http://www.nongnu.org/mixp/

-- 
Thien-Thi Nguyen
GPG key: 4C807502

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

                 reply	other threads:[~2013-03-10  9:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87oberwqic.fsf@zigzag.favinet \
    --to=ttn@gnuvola.org \
    --cc=guile-sources@gnu.org \
    --cc=guile-user@gnu.org \
    /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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).