Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (313ce53969b6abb82ca33e015cb4fa22d3062c88)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Cc: Vlad Glagolev <stealth AT sourcemage.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (313ce53969b6abb82ca33e015cb4fa22d3062c88)
  • Date: Sun, 24 May 2009 16:40:00 -0700

On Sun, 24 May 2009 18:01:51 -0500
Vlad Glagolev <scm AT sourcemage.org> wrote:

> GIT changes to master grimoire by Vlad Glagolev
> <stealth AT sourcemage.org>:
>
> utils/hal/DETAILS | 2 +-
> utils/hal/HISTORY | 6 ++++++
> utils/hal/PRE_BUILD | 9 ++++++---
> utils/hal/fstype.patch | 23 +++++++++++++++++++++++
> 4 files changed, 36 insertions(+), 4 deletions(-)
>
> New commits:
> commit 313ce53969b6abb82ca33e015cb4fa22d3062c88
> Author: Vlad Glagolev <stealth AT sourcemage.org>
> Commit: Vlad Glagolev <stealth AT sourcemage.org>
>
> hal: fixed segfault in hal-storage-mount and don't lose fstype in
> probe-volume.
>
> diff --git a/utils/hal/DETAILS b/utils/hal/DETAILS
> index f6d9272..0e88cce 100755
> --- a/utils/hal/DETAILS
> +++ b/utils/hal/DETAILS
> @@ -7,7 +7,7 @@ if [[ $HAL_VER == devel ]]; then
> FORCE_DOWNLOAD=on
> else
> VERSION=0.5.12
> - PATCHLEVEL=2
> + PATCHLEVEL=3
>
> SOURCE_HASH=sha512:d450bbcb6f9d8c2b2b6a29324af74cabf2992676c547abce366fe599eb2feb1f3ed65e7eb0b84ad02392ce3b31c5fca6f0b0c6bd0d3db1c0992a52878a5d307f
> SOURCE=$SPELL-$VERSION.tar.gz
> SOURCE_URL[0]=http://hal.freedesktop.org/releases/$SOURCE
> diff --git a/utils/hal/HISTORY b/utils/hal/HISTORY
> index 793e2f2..fdd2060 100644
> --- a/utils/hal/HISTORY
> +++ b/utils/hal/HISTORY
> @@ -1,3 +1,9 @@
> +2009-05-17 Vlad Glagolev <stealth AT sourcemage.org>
> + * DETAILS: PATCHLEVEL+=1
> + * PRE_BUILD: fixed segfault in hal-storage-mount and don't
> lose fstype
> + in probe-volume; cleaned up
> + * fstype.patch: added

If you wrote this patch, is there an upstream bug to have it applied?
If not, where did you get it (hopefully an upstream bug ;))?

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page