Hi Dave, This is a side effect of turning on reproducible builds with Gradle. Last release, I hadn’t that turned on and was frustrated when I could not get the exact same checksum and signatures when rebuilding the release to push to Maven.
Here is the documentation reference: https://docs.gradle.org/current/userguide/working_with_files.html#sec:reproducible_archives > On Aug 26, 2019, at 10:11 AM, Dave Fisher <[email protected]> wrote: > > Hi - > > When I expand these packages with tar or gunzip+tar I am seeing dates of 'Dec > 31 1969’ for the tgz and 'Feb 1 1980’ for the zips. Was this intentional? > It is not necessarily wrong, but I find it confusing. > > So far I’ve checked the hash and detached signatures. > > Regards, > Dave > >> On Aug 26, 2019, at 12:32 PM, Antoine Toulme <[email protected]> wrote: >> >> This release removes non-compliant bundles reported in the last vote, so we >> wouldn't have to do that. >> >>> On Aug 26, 2019, at 9:08 AM, Jim Jagielski <[email protected]> wrote: >>> >>> Shouldn't we be using DISCLAIMER-WIP due to some non-compliant bundles? >>> >>>> On Aug 26, 2019, at 2:28 AM, Antoine Toulme <[email protected]> wrote: >>>> >>>> We're voting on the source distributions available here: >>>> https://dist.apache.org/repos/dist/dev/incubator/tuweni/0.8.2-incubating/ >>>> The release tag is present here: >>>> https://github.com/apache/incubator-tuweni/releases/tag/v0.8.2-incubating >>>> >>>> This release includes the following changes: >>>> >>>> * Only include necessary code for testing Ethereum >>>> * Fix provenance of SECP256K1 class >>>> * Fix header of SECP256K1 class >>>> * Fix stage task >>>> * Make build reproducible >>>> * Trace ProgPow algorithm in class explicitly >>>> >>>> The vote is open for at least 72 hours. >>>> >>>> Cheers, >>>> >>>> Antoine >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
