public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix reproducability issues in deb_add_changelog
@ 2023-01-09 10:16 Felix Moessbauer
  2023-01-09 10:16 ` [PATCH v2 1/3] make deb_add_changelog idempotent Felix Moessbauer
  2023-01-09 10:16 ` [PATCH v2 2/3] deb_add_changelog: set timestamp to valid epoch Felix Moessbauer
  0 siblings, 2 replies; 3+ messages in thread
From: Felix Moessbauer @ 2023-01-09 10:16 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, henning.schild, venkata.pyla, Felix Moessbauer

This series fixes both reproducability and rebuild issues when using
the deb_add_changelog function.

p1, p2: fix the reproducability issue
p3:     add support for SOURCE_DATE_EPOCH

Changes since v1:

- Fixed incorrect additional 'fi' (cherry-pick issue), thanks Jan

Best regards,
Felix

Felix Moessbauer (3):
  make deb_add_changelog idempotent
  deb_add_changelog: set timestamp to valid epoch
  deb_add_changelog: use SOURCE_DATE_EPOCH

 meta/classes/debianize.bbclass | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-09 10:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 10:16 [PATCH v2 0/3] Fix reproducability issues in deb_add_changelog Felix Moessbauer
2023-01-09 10:16 ` [PATCH v2 1/3] make deb_add_changelog idempotent Felix Moessbauer
2023-01-09 10:16 ` [PATCH v2 2/3] deb_add_changelog: set timestamp to valid epoch Felix Moessbauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox