Description of problem: ant -version reports wrong date (year=1970) Version-Release number of selected component (if applicable): 1.10.9 How reproducible: Always lizhenbo@localhost ~$ ant -version Apache Ant(TM) version 1.10.9 compiled on January 10 1970 Installed Packages Name : ant Version : 1.10.9 Release : 1.fc33 Architecture : noarch Size : 461 k Source : ant-1.10.9-1.fc33.src.rpm Repository : @System From repo : updates Summary : Java build tool URL : https://ant.apache.org/ License : ASL 2.0 Description : Apache Ant is a Java library and command-line tool whose mission is to : drive processes described in build files as targets and extension : points dependent upon each other. The main known usage of Ant is the : build of Java applications. Ant supplies a number of built-in tasks : allowing to compile, assemble, test and run Java applications. Ant : can also be used effectively to build non Java applications, for : instance C or C++ applications. More generally, Ant can be used to : pilot any type of process which can be described in terms of targets : and tasks.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
This message is a reminder that Fedora 33 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '33'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 33 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36.
The root cause seems to be integer overflow when parsing SOURCE_DATE_EPOCH. I've submitted patch upstream: https://github.com/apache/ant/pull/186 I will wait for their response before backporting it to Fedora package.
Opened PRs for F36: https://src.fedoraproject.org/rpms/ant/pull-request/15 F37: https://src.fedoraproject.org/rpms/ant/pull-request/14
Rawhide PR merged.
FEDORA-2022-69cf305fd6 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-69cf305fd6
FEDORA-2022-69cf305fd6 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-db6457b52b has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-db6457b52b
FEDORA-2022-db6457b52b has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-db6457b52b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-db6457b52b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-db6457b52b has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.