From 590f2c921386888258e2676514fdbaa1cb79ba59 Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Thu, 23 Jun 2011 04:17:37 -0400 Subject: [PATCH] Formatting changes: Some breaks to make reading between sections easier and change all
  • to
  • Signed-off-by: Ben Shum --- code_museum.php | 316 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 163 insertions(+), 153 deletions(-) diff --git a/code_museum.php b/code_museum.php index cb8dd38..671a7b8 100644 --- a/code_museum.php +++ b/code_museum.php @@ -14,167 +14,175 @@

    Code Museum

    -

    This page holds all of the official information and code available for past Evergreen and OpenSRF releases. The current release is available from our downloads page. Please note that these older releases are listed only for historical interest, and they are not supported. +

    This page holds all of the official information and code available for past Evergreen and OpenSRF releases. The current release is available from our downloads page. Please note that these older releases are listed only for historical interest, and they are not supported.

    +

    Binaries

    +

    Staff clients

    +

    2.0 development pre-releases

    +

    1.6.0 series

    +

    1.4.0 series

    +

    1.2 series

    -

    Virtual images

    + +

    Virtual images

    -

    +

    DISCLAIMER: The following virtual images have been contributed by members of the Evergreen community for the purposes of testing, evaluation, training, and development.


    +

    Evergreen Source Code

    +

    Evergreen Release Tarballs

    + -

    OpenSRF Release Tarballs

    + +

    OpenSRF Release Tarballs

    +
      -
    • (02-10-2009): OpenSRF 1.0.4 (md5) +
    • (02-10-2009): OpenSRF 1.0.4 (md5) This is a minor bugfix release, though upgrading is strongly recommended for production use of Evergreen 1.4.0.0 and beyond. This release includes the following changes:
        -
      • OpenSRF requests over HTTP request the correct locale
      • -
      • install of prerequisite packages is corrected for libgcrypt11-dev
      • -
      • opensrf-perl.pl respects the OSRF_HOSTNAME environment variable
      • -
      • minor documentation and example configuration file enhancements
      • +
      • OpenSRF requests over HTTP request the correct locale
      • +
      • install of prerequisite packages is corrected for libgcrypt11-dev
      • +
      • opensrf-perl.pl respects the OSRF_HOSTNAME environment variable
      • +
      • minor documentation and example configuration file enhancements
    • -
    • OpenSRF 1.0.3 (md5) This is another minor bugfix release, though upgrading is strongly recommended for production use of Evergreen 1.4.0.0 and beyond. This release repairs an issue with the configuring the default multidomain setup required for Evergreen 1.4.0.0.
    • -
    • OpenSRF 1.0.2 (md5) This is a minor bugfix release, though upgrading is strongly recommended for production use of Evergreen 1.4.0.0 and beyond. In addition to bug fixes, this release provides a default example multidomain configuration file. Please see the ChangeLog file for more details.
    • -
    • OpenSRF 1.0.1 is here! If you are currently testing Evergreen version 1.4.0.0-rc1, 1.4.0.0-rc2 or the development trunk, you are strongly encouraged to upgrade to this new release. Minor bug fixes from 1.0.0 and 1.0.1-rc1 have been incorporated, and we also welcome the return of Scott McKellar, who refused to miss a chance to get some code into this release.
    • -
    • First Release Candidate for OpenSRF 1.0.1 - This is the first RC for a bugfix upgrade to 1.0.0. If you are currently testing Evergreen version 1.4.0.0-rc1 or the development trunk, you are stronly encouraged to download and test this as well. The installation instructions have been updated and an issue with the python bindings has been repaired.
    • -
    • OpenSRF Release 1.0.0 is the current release, and is required for Evergreen version 1.4 and beyond.
      This is essentially a complete rewrite from the ground up. We owe a great debt of gratitude to Scott McKellar who submitted over 150 patches ranging from general code cleanup to new features and implementations. Thanks, Scott. This wouldn't have been possible without you!
    • -
    • OpenSRF Release 0.9 is required for Evergreen versions 1.2.x and prior. See the installation instructions.
    • +
    • OpenSRF 1.0.3 (md5) This is another minor bugfix release, though upgrading is strongly recommended for production use of Evergreen 1.4.0.0 and beyond. This release repairs an issue with the configuring the default multidomain setup required for Evergreen 1.4.0.0.
    • +
    • OpenSRF 1.0.2 (md5) This is a minor bugfix release, though upgrading is strongly recommended for production use of Evergreen 1.4.0.0 and beyond. In addition to bug fixes, this release provides a default example multidomain configuration file. Please see the ChangeLog file for more details.
    • +
    • OpenSRF 1.0.1 is here! If you are currently testing Evergreen version 1.4.0.0-rc1, 1.4.0.0-rc2 or the development trunk, you are strongly encouraged to upgrade to this new release. Minor bug fixes from 1.0.0 and 1.0.1-rc1 have been incorporated, and we also welcome the return of Scott McKellar, who refused to miss a chance to get some code into this release.
    • +
    • First Release Candidate for OpenSRF 1.0.1 - This is the first RC for a bugfix upgrade to 1.0.0. If you are currently testing Evergreen version 1.4.0.0-rc1 or the development trunk, you are stronly encouraged to download and test this as well. The installation instructions have been updated and an issue with the python bindings has been repaired.
    • +
    • OpenSRF Release 1.0.0 is the current release, and is required for Evergreen version 1.4 and beyond.
      This is essentially a complete rewrite from the ground up. We owe a great debt of gratitude to Scott McKellar who submitted over 150 patches ranging from general code cleanup to new features and implementations. Thanks, Scott. This wouldn't have been possible without you!
    • +
    • OpenSRF Release 0.9 is required for Evergreen versions 1.2.x and prior. See the installation instructions.
    -- 2.11.0