[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #22595 [Applications/Tor Browser]: Timestamps in tor-browser tar file are set to a fixed value
#22595: Timestamps in tor-browser tar file are set to a fixed value
--------------------------------------+--------------------------
Reporter: cypherpunks | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by cypherpunks):
There are two ways to solve the issue without changing how the tarballs
are generated.
1. `tar` has the `-m` and `--touch` options (see
[https://www.gnu.org/software/tar/manual/html_node/Data-Modification-
Times.html#SEC83]) to use the current date as the modification date when
extracting.
2. `rsync` has the `-c` and `--checksum` options to skip based on
checksum, not mod-time & size (see
https://download.samba.org/pub/rsync/rsync.html).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22595#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs