diff --git a/doc/bugs/standalone_build_is_slightly_out_of_date/comment_1_349f2d8f6ef0fddcfe576fc08b3cccb6._comment b/doc/bugs/standalone_build_is_slightly_out_of_date/comment_1_349f2d8f6ef0fddcfe576fc08b3cccb6._comment new file mode 100644 index 0000000000..3993949b2b --- /dev/null +++ b/doc/bugs/standalone_build_is_slightly_out_of_date/comment_1_349f2d8f6ef0fddcfe576fc08b3cccb6._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-09-25T16:30:43Z" + content=""" +That's 6 commits back from the release tag for 6.20180913. +The only code change missed is +[[!commit a7f0b99a3334fbc73e3cb53f37f5a065ee14b135]], +which does not affect this build because this build bundles a newer version +of git than the one that commit is dealing with. + +Without changing git-annex's build infrastructure to something that builds +on released tags, a minor skew like this is to be expected, since I just +ship the latest daily autobuilds with the release. +"""]]