Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1043611

Summary: bogus date in %changelog
Product: Red Hat Enterprise Linux 7 Reporter: jcpunk
Component: java-1.6.0-openjdkAssignee: jiri vanek <jvanek>
Status: CLOSED NEXTRELEASE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.0CC: csieh
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-23 10:19:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jcpunk 2013-12-16 18:16:16 UTC
Description of problem:The changelog contains bad date range


Version-Release number of selected component (if applicable):1.6.0.0-1.66.1.13.0.el7


How reproducible: 100%


Steps to Reproduce:
1. rpmbuild --rebuild <SRPM>
2.
3.

Actual results:
warning: bogus date in %changelog: Mon Apr 08 2008 Lillian Angel <langel> - 1:1.6.0.0-0.8.b08
warning: bogus date in %changelog: Thu Apr 18 2008 Lillian Angel <langel> - 1:1.6.0.0-0.9.b09
warning: bogus date in %changelog: Thu Jul  9 2008 Lillian Angel <langel> - 1:1.6.0.0-0.17.b09
warning: bogus date in %changelog: Thu Sep  7 2007 Thomas Fitzsimmons <fitzsim> - 1.7.0.0-0.15.b18
warning: bogus date in %changelog: Thu Sep  9 2009 Lillian Angel <langel> - 1:1.6.0-30.b16
warning: bogus date in %changelog: Thu Sep  9 2009 Lillian Angel <langel> - 1:1.6.0-31.b16
warning: bogus date in %changelog: Tue Apr 13 2011 Jiri Vanek <javenk> 1:1.6.0.0-57.1.10
warning: bogus date in %changelog: Tue Jun 06 2011 Jiri Vanek <jvanek> - 1:1.6.0.0-58.1.10.2
warning: bogus date in %changelog: Wed Jul  8 2008 Lillian Angel <langel> - 1:1.6.0.0-0.17.b09
warning: bogus date in %changelog: Wed May 21 2009 Lillian Angel <langel> - 1:1.6.0-21.b16

Expected results:
valid dates

Additional info:

Comment 2 jiri vanek 2013-12-18 07:43:39 UTC
Jdk6 have extremly long and old changelog. You can also see the pre-2009-spec-changelog in repository.

However, I see your point. I will probably more chganglogs here...