Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] New sorcery release

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jaka Kranjc <smgl AT lynxlynx.info>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] New sorcery release
  • Date: Mon, 29 Oct 2018 10:29:59 +0100

Hi,

there were new bugs introduced, so devel never matured to our
usual prerelease standard. I guess it doesn't really matter any more
and also one or two release streams would be enough.

I can package, sign and upload a new release, but I'd ask someone else
prepares the announcement (if one is desired).

Ismael, please first fix at least the last commit — it breaks pass_one:
http://scmweb.sourcemage.org/?p=smgl/sorcery.git;a=commitdiff;h=462534ea5ed61a1813b547d196615784f6103360;hp=ff138040ceb26efbeeaa09198e3dcb1097050bf7

Double braces compare lexicographically:
$ n=11; i=0; while [[ $i < $n ]]; do echo $i; let i++; done
0
1
$

LP

On Thu, 25 Oct 2018 05:01:39 +0200
Remko van der Vossen <wich AT sourcemage.org> wrote:

> Jaka, Everyone,
>
> Can we please arrange to release a new stable version of sorcery that
> is compatible with the bash 4.4 version which is now in test grimoire?
> Without that it is implossible to make a chroot for 0.63 with stable
> sorcery release.
>
> I'm thinking enough people are running devel anyway, so maybe we
> should just release devel as a new stable. If not, we should at least
> backport the 4.4 compatibility fixes to stable and test releases of
> sorcery.
>
> Regards, Remko
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> https://lists.ibiblio.org/mailman/listinfo/sm-discuss
>





Archive powered by MHonArc 2.6.24.

Top of Page