bugGNU FreeIPMI - Bugs: bug #64724, configure.ac has an old version...

 
 

bug #64724: configure.ac has an old version 1.6.3 hard coded

Submitter:  Ole Holm Nielsen <oleholmnielsen>
Submitted:  Thu 28 Sep 2023 07:03:16 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 28 Sep 2023 01:48:54 PM UTC, comment #2: 

just pushed a change to make master branch's version to 1.7.0 and

./autogen.sh; ./configure; make; make dist; rpmbuild -ta --with systemd *.tar.gz

worked for me

Albert Chu <chu11>
Group administrator
Thu 28 Sep 2023 01:39:35 PM UTC, comment #1: 

Hi Ole, ahhh the master branch is usually where development happens that is not for release candidates, thus the version number is rarely increased until its release candidate time.  I will increase it to 1.7.0 (or something) shortly for you.

The release candidate branch is

freeipmi-1-6-0-stable

which is the branch I would try for your test/experiment instead.

Albert Chu <chu11>
Group administrator
Thu 28 Sep 2023 07:03:16 AM UTC, original submission:  

In the freeipmi master branch, the configure.ac has the version 1.6.3 hard coded:

FREEIPMI_PACKAGE_VERSION_MAJOR=1
FREEIPMI_PACKAGE_VERSION_MINOR=6
FREEIPMI_PACKAGE_VERSION_PATCH=3

I note that the latest release is actually 1.6.11 :-)

The 1.6.3 gets copied into the freeipmi.spec file as:

%define version 1.6.3

so that rpmbuild can't find the source tar-ball :-(

Question: What's the correct values to assign to the master branch - maybe 1.6.12?

Thanks,
Ole

Ole Holm Nielsen <oleholmnielsen>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by chu11 (Posted a comment)
  • -email is unavailable- added by oleholmnielsen (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-10-04 chu11 Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code