[Git][reproducible-builds/reproducible-notes][master] fix ordering of mariadb versions.
Vagrant Cascadian
gitlab at salsa.debian.org
Sun Nov 29 00:44:52 UTC 2020
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
970c79a6 by Vagrant Cascadian at 2020-11-28T16:44:32-08:00
fix ordering of mariadb versions.
- - - - -
1 changed file:
- packages.yml
Changes:
=====================================
packages.yml
=====================================
@@ -13844,13 +13844,13 @@ maria:
issues:
- randomness_in_html_generated_by_texi2html
- gcc_captures_build_path
-mariadb-10.5:
- version: 10.5.8-3
+mariadb-10.3:
+ version: 10.3.24-2
comments: |
Captures date and time embedded with BUILD_GIT_DATE, seems to
respect SOURCE_DATE_EPOCH but incorrectly handles timezone.
-mariadb-10.3:
- version: 10.3.24-2
+mariadb-10.5:
+ version: 10.5.8-3
comments: |
Captures date and time embedded with BUILD_GIT_DATE, seems to
respect SOURCE_DATE_EPOCH but incorrectly handles timezone.
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/970c79a61eb0e4ebff4cf24b2653142504420149
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/970c79a61eb0e4ebff4cf24b2653142504420149
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20201129/5175f01d/attachment.htm>
More information about the rb-commits
mailing list