unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Mixp 0.7 available
@ 2013-03-10  9:30 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2013-03-10  9:30 UTC (permalink / raw)
  To: guile-sources; +Cc: guile-user

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-10  9:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-10  9:30 Mixp 0.7 available Thien-Thi Nguyen

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).