From 8f7d4c1754bdafc3c8c6cb1d0a618e447c589370 Mon Sep 17 00:00:00 2001 From: spwhitton Date: Thu, 25 Aug 2016 04:35:50 +0000 Subject: Added a comment --- .../comment_2_a4faafb097bc35b62b47a8ea875b22cc._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/todo/updates_for_sbuild_0.70.0-1/comment_2_a4faafb097bc35b62b47a8ea875b22cc._comment (limited to 'doc/todo') diff --git a/doc/todo/updates_for_sbuild_0.70.0-1/comment_2_a4faafb097bc35b62b47a8ea875b22cc._comment b/doc/todo/updates_for_sbuild_0.70.0-1/comment_2_a4faafb097bc35b62b47a8ea875b22cc._comment new file mode 100644 index 00000000..f6bb1cb3 --- /dev/null +++ b/doc/todo/updates_for_sbuild_0.70.0-1/comment_2_a4faafb097bc35b62b47a8ea875b22cc._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="spwhitton" + subject="comment 2" + date="2016-08-25T04:35:50Z" + content=""" +Turns out that the code in Sbuild.hs fails to set up a squeeze chroot anyway. Working on a branch -- need to do some testing to make sure the documentation correctly states minimum requirements. +"""]] -- cgit v1.2.3 From 6804db3a89a660b6f318f58edff68f9b3604e67d Mon Sep 17 00:00:00 2001 From: spwhitton Date: Fri, 26 Aug 2016 02:27:15 +0000 Subject: Added a comment --- .../comment_3_058ba5f259f24814e8fd3823d3aa2b5e._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/updates_for_sbuild_0.70.0-1/comment_3_058ba5f259f24814e8fd3823d3aa2b5e._comment (limited to 'doc/todo') diff --git a/doc/todo/updates_for_sbuild_0.70.0-1/comment_3_058ba5f259f24814e8fd3823d3aa2b5e._comment b/doc/todo/updates_for_sbuild_0.70.0-1/comment_3_058ba5f259f24814e8fd3823d3aa2b5e._comment new file mode 100644 index 00000000..f5a644e3 --- /dev/null +++ b/doc/todo/updates_for_sbuild_0.70.0-1/comment_3_058ba5f259f24814e8fd3823d3aa2b5e._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="spwhitton" + subject="comment 3" + date="2016-08-26T02:27:15Z" + content=""" +Please consider merging my `sbuild-0.71.0` branch. + +The only functional change is that `Sbuild.keygen{Insecurely,}Generated` are now optional. + +The rest of the changes are documentation. They explain precisely when you need `Sbuild.keygenGenerated`, how to deal with the gpg->gpg2 issues that have arisen recently (not this module's fault) and make clearer some situations the module was never able to deal with (e.g. building for squeeze). +"""]] -- cgit v1.2.3