summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2018-10-23 11:38:25 -0400
committerJoey Hess2018-10-23 11:38:25 -0400
commitdeef4f5fe770dbe512e07798d797036705c872ad (patch)
treea9d3e0a56c9838ab9d5cfbda3b17683f6ab31694
parentbb1e64e5f67a9f12a602b5fd567a8203757daae9 (diff)
patch applied
-rw-r--r--debian/changelog6
-rw-r--r--doc/forum/__96__Propellor.Bootstrap.cabalBuild__96___fails_in_openbsd/comment_1_ccf181b032aad9134ff513878956d1b2._comment14
2 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b2051120..e9c8bb00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+propellor (5.5.1) UNRELEASED; urgency=medium
+
+ * Some openbsd portability fixes. Thanks, rsiddharth.
+
+ -- Joey Hess <id@joeyh.name> Tue, 23 Oct 2018 11:37:16 -0400
+
propellor (5.5.0) unstable; urgency=medium
* letsencrypt': Pass --expand to support expanding the list of domains
diff --git a/doc/forum/__96__Propellor.Bootstrap.cabalBuild__96___fails_in_openbsd/comment_1_ccf181b032aad9134ff513878956d1b2._comment b/doc/forum/__96__Propellor.Bootstrap.cabalBuild__96___fails_in_openbsd/comment_1_ccf181b032aad9134ff513878956d1b2._comment
new file mode 100644
index 00000000..f5ac7ae0
--- /dev/null
+++ b/doc/forum/__96__Propellor.Bootstrap.cabalBuild__96___fails_in_openbsd/comment_1_ccf181b032aad9134ff513878956d1b2._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2018-10-23T15:34:56Z"
+ content="""
+Thanks for the patch. I've applied it. I suspect it would be sufficient to
+use -p?<Down>
+
+If you're going to be posting a bunch of openbsd porting patches,
+which I hope you are, please use [[todo]] so they don't flood the forum
+and so it's obvious which have been applied and which not.
+
+Also, see [[contributing]] for some other useful things to do.
+"""]]