Bug 348741 - Bash Version Inconsistencies
Summary: Bash Version Inconsistencies
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: bash
Version: 4.5
Hardware: All
OS: Linux
low
high
Target Milestone: ---
: ---
Assignee: Tomas Janousek
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-23 13:37 UTC by Chris Ward
Modified: 2007-11-17 01:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-13 16:15:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chris Ward 2007-10-23 13:37:38 UTC
Description of problem:
Perhaps it's my misunderstanding, but it seems bash versions are a bit
inconsistent (or just wrong).

RHEL 5
rpm -q bash
bash-3.1-16.1

bash --version
GNU bash, version 3.1.17(1)-release (i686-redhat-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.

RHEL 4

rpm -q bash
bash-3.0-19.3.i386

bash --version
GNU bash, version 3.00.15(1)-release (i386-redhat-linux-gnu)
Copyright (C) 2004 Free Software Foundation, Inc.

Expected results:
That the versions would be consistent.

Comment 1 Tomas Janousek 2007-10-23 14:54:52 UTC
Yeah. The version is not supposed to reflect the patchlevel of bash. It's just a
package release number. I may consider putting the patchlevel to the Version
field. Other distributions don't seem to do this with bash though (e.g. Debian),
unlike with vim, for example.

Comment 2 Chris Ward 2007-10-24 09:42:09 UTC
Thanks for the feedback. 

What will cause you to decide one way or the other, to add or not add the
patchlevel to the version field?

Comment 3 Tomas Janousek 2007-10-24 11:01:55 UTC
Opinions of people who I do/should respect (including myself) :)

Comment 4 Chris Ward 2007-11-01 09:01:46 UTC
You can close this bug if you will not be acting on it. Please let me know.

Comment 5 Tomas Janousek 2007-11-13 16:15:49 UTC
Closing because:
- we may want to back out a patch some day (which would make the version not
have any sense)
- other distros don't use this versioning with bash
- it's easier to leave it as it is :)


Note You need to log in before you can comment on or make changes to this bug.