Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246544 - app-shells/zsh-4.3.9 version bump
Summary: app-shells/zsh-4.3.9 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Torsten Veller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 21:52 UTC by Tim Harder
Modified: 2009-03-14 10:28 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
prompt_gentoo_setup.diff (prompt_gentoo_setup.diff,378 bytes, text/plain)
2008-11-12 22:00 UTC, Tim Harder
Details
zsh-4.3.6-to-4.3.9.ebuild.diff (zsh-4.3.6-to-4.3.9.ebuild.diff,1.16 KB, patch)
2008-11-13 01:26 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff
zsh-4.3.6-to-4.3.9.ebuild.diff (zsh-4.3.6-to-4.3.9.ebuild.diff,1.16 KB, patch)
2008-11-14 03:21 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff
prompt_gentoo_setup (prompt_gentoo_setup-1,1.11 KB, text/plain)
2009-01-03 08:21 UTC, Torsten Veller (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Harder gentoo-dev 2008-11-12 21:52:38 UTC
New release with many changes including better support for shell code
debugging, more support for highlighting and coloring the command line in the
line editor, and support for combining characters in the line editor on
compatible terminals. See the full list of major changes in package's NEWS file.

A simple version bump from version 4.3.6 in the tree worked fine.

Also, I needed to add a few lines to the gentoo prompt in order for it to be
colored properly with the new release. See the attached diff for the changes.
Comment 1 Tim Harder gentoo-dev 2008-11-12 22:00:55 UTC
Created attachment 171580 [details]
prompt_gentoo_setup.diff

Make the gentoo prompt's color work
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-11-13 01:26:07 UTC
Created attachment 171589 [details, diff]
zsh-4.3.6-to-4.3.9.ebuild.diff

I updated the zsh-lovers examples to the lates available version (0.8.1). This needs some tweaks to the ebuild which can be seen in this attached patch.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-11-13 01:29:33 UTC
reassigning to "interim maintainer"  ;)
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-11-14 03:21:00 UTC
Created attachment 171685 [details, diff]
zsh-4.3.6-to-4.3.9.ebuild.diff

Updated ebuild patch. In version 0.8.1 there is no zsh-lovers man page anymore. It's just a plain asciidoc file now.
Comment 5 Christian Ruppert (idl0r) gentoo-dev 2008-12-01 22:07:35 UTC
i can confirm, rename is enough.
4.3.9 runs since a few weeks without any problems.
i'd be happy to see 4.3.9 in the official tree :)
Comment 6 Torsten Veller (RETIRED) gentoo-dev 2009-01-03 08:21:47 UTC
Created attachment 177197 [details]
prompt_gentoo_setup

(In reply to comment #1)
> Created an attachment (id=171580) [edit]
> prompt_gentoo_setup.diff
> 
> Make the gentoo prompt's color work

I think this is more correct. Please have a look.
I guess the old prompt setup was based on adam1. I removed everything that isn't actually used.
Comment 7 Torsten Veller (RETIRED) gentoo-dev 2009-01-03 08:29:58 UTC
(In reply to comment #4)
> Created an attachment (id=171685) [edit]
> zsh-4.3.6-to-4.3.9.ebuild.diff
> 
> Updated ebuild patch. In version 0.8.1 there is no zsh-lovers man page anymore.
> It's just a plain asciidoc file now.

I wanted to upgrade to -0.8.1 in an former release already. I didn't do it because the include "zsh reference card" pdf is a bit broken (characters lap).
I reported it upstream. There is also no license information about the pdf.
So I didn't include it.
Comment 8 Torsten Veller (RETIRED) gentoo-dev 2009-01-04 15:53:26 UTC
4.3.9 is in the tree. I didn't bump the zsh-lovers package. Please test.

It still needs some test fixes:
./C02cond.ztst
./Y01completion.ztst
./Y02compmatch.ztst
./Y03arguments.ztst
fail for me. 
Comment 9 Martin Bock 2009-01-21 16:06:53 UTC
(In reply to comment #8)
> 4.3.9 is in the tree. I didn't bump the zsh-lovers package. Please test.

Runs here without glitches on sparc/x86 since it reached the tree.
 
> It still needs some test fixes:

Maybe for completeness, but for me this is a minor matter.
4.3.9 just works as it should.
Comment 10 David W Noon 2009-02-25 21:24:34 UTC
(In reply to comment #6)
> I guess the old prompt setup was based on adam1. I removed everything that
> isn't actually used.

Does that affect other "dumb" terminals too?

I have a Wyse WY-185ES connected to one of my machines. Every time I attempt to login using zsh as my login shell, the session hangs as soon as agetty transfers control to zsh.

Every time I use bash instead, the session works as expected.

[I am running zsh 4.3.4-r1, so this question is somewhat retrospective.]

Comment 11 Torsten Veller (RETIRED) gentoo-dev 2009-03-14 10:28:34 UTC
(In reply to comment #10)
> (In reply to comment #6)
> > I guess the old prompt setup was based on adam1. I removed everything that
> > isn't actually used.
> 
> Does that affect other "dumb" terminals too?

I don't expect any functional changes.

> I have a Wyse WY-185ES connected to one of my machines. Every time I attempt to
> login using zsh as my login shell, the session hangs as soon as agetty
> transfers control to zsh.
> 
> Every time I use bash instead, the session works as expected.
> 
> [I am running zsh 4.3.4-r1, so this question is somewhat retrospective.]

Currently I don't know how to help here. 4.3.9 is going to be stabilized. Try it. If there are problems, please open a new bug.

Thanks