Fedora 22 Update: why3-0.85-8.fc22

updates at fedoraproject.org updates at fedoraproject.org
Sun Mar 29 04:34:22 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-4421
2015-03-21 23:48:53
--------------------------------------------------------------------------------

Name        : why3
Product     : Fedora 22
Version     : 0.85
Release     : 8.fc22
URL         : http://why3.lri.fr/
Summary     : Software verification platform
Description :
Why3 is the next generation of the Why software verification platform.
Why3 clearly separates the purely logical specification part from
generation of verification conditions for programs.  It features a rich
library of proof task transformations that can be chained to produce a
suitable input for a large set of theorem provers, including SMT
solvers, TPTP provers, as well as interactive proof assistants.

--------------------------------------------------------------------------------
Update Information:

Changes in ocaml-ocamlgraph 1.8.6
- Dominator: new functor [Make_graph] with may use graph building operations, while the old functor [Make] now only requires a read-only graph.
- Graphviz: support for additional polygonal-shapes
- New module Clique (contributed by Giselle Reis)
- Avoid ocamldoc error with OCaml 4.02
- Path: function weight now has the more general type "edge -> t" (contributed by Steffen Smolka); update your code by turning "weight l" into "weight (G.E.label e)"
- installation: "make install-findlib" now uses DESTDIR when defined
- Traverse: documentation is clarified: providing iterators over the roots of the graph is enough.
- Imperative concrete (di)graph: fix bug of functions add_edge* of imperative concrete (di)graphs which appears when the added edge [e] was already in the graph [g] and one of the vertices of [e] is equal to another vertex of [g] (when using the user-defined equality [G.V.equal]), but not physically equal to it. This bug only occurs with OCaml version >= 4.0.
- functions in modules Components, Dominator, Flow, Topological and Traverse now create smaller auxiliary hash tables
- Graphviz: add the attribute `HtmlLabel to specify html strings.

All other packages in this update are rebuilds against the new ocaml-ocamlgraph package.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update why3' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list