summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author75.55.115.193 <adsl-75-55-115-193.dsl.austtx.sbcglobal.net>2008-07-25 13:02:03 +0000
committer75.55.115.193 <adsl-75-55-115-193.dsl.austtx.sbcglobal.net>2008-07-25 13:02:03 +0000
commit945d2032a4a724ef1c7c4c27bd02f9fcd16e5c97 (patch)
tree2ce87888092ccd5ce8ca5af09f81cf0035ba0b04
parent1958b04179604b5997a617c0cc0ee1ded24fa877 (diff)
-rw-r--r--FrontPage.moin12
1 files changed, 7 insertions, 5 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index a01bfe9..ac3b75e 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -25,13 +25,15 @@ git clone git://anongit.freedesktop.org/git/pm-utils
The code in the CVS repository at http://webcvs.freedesktop.org/pm-utils/pm-utils/ is obsolete, and should no longer be used. No development changes will be backported to CVS.
-= latest release =
- * The latest release of pm-utils is 1.1.2.3 You can download it from [[http://pm-utils.freedesktop.org/releases/pm-utils-1.1.2.3.tar.gz]] (md5sum:
- aede0cf8d44fa3eb4daa88aabc5cbe99)
+= latest maintenance release =
+ * The latest maintenance release of pm-utils is 1.1.2.3. You can download it from [[http://pm-utils.freedesktop.org/releases/pm-utils-1.1.2.3.tar.gz]] (md5sum:
+ aede0cf8d44fa3eb4daa88aabc5cbe99). 1.1.2.4 is scheduled for release shortly, and will contain a fix for suspend/resume on 2.6.26 and greater Linux kernels using kernel modesetting Intel video drivers.
-= Bleeding edge code =
+= latest testing release =
+ * The latest testing release of pm-utils is 1.2.0-rc1. You can download it from [[http://pm-utils.freedesktop.org/releases/pm-utils-1.1.2.3.tar.gz]] (md5sum: 579b2f08c4198654221afcbb426aa146). This code works for the maintainer, but needs wider testing before calling it 1.2.0.
-The archives linked to in this section are '''not''' official releases. They track the branches that Victor is working on, will change immediatly without warning, and might cause your computer to eat babies. However, if you can't wait to test the latest pm-utils code, but do not wish to get it using git (for whatever reason), here is the place to get the very latest pm-utils development code.
+= Bleeding edge code =
+The archives linked to in this section are '''not''' official releases. They track the branches that Victor is working on, will change immediately without warning, and might cause your computer to eat babies. However, if you can't wait to test the latest pm-utils code, but do not wish to get it using git (for whatever reason), here is the place to get the very latest pm-utils development code.
* Master: [[http://git.fnordovax.org/pm-utils/snapshot/pm-utils-master.tar.gz|pm-utils.master.tar.gz]] Master is the master branch of the GIT repository -- most development happens here
* pm-utils-1.1: [[http://git.fnordovax.org/pm-utils/snapshot/pm-utils-pm-utils-1.1.tar.gz?h=pm-utils-1.1|pm-utils-1.1.tar.gz]] pm-utils-1.1 is the current maintenance branch of pm-utils. Only bugfixes and critical functionality updates will be applied to this branch.
* pm-utils-1.2: [[http://git.fnordovax.org/pm-utils/snapshot/pm-utils-pm-utils-1.2.tar.gz?h=pm-utils-1.2|pm-utils-1.2.tar.gz]] pm-utils-1.2 is the next major release of pm-utils. This branch is currently stabilizing.