summaryrefslogtreecommitdiff
path: root/newmoon/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-11-09 16:11:20 -0500
committerB. Stack <bgstack15@gmail.com>2021-11-09 16:11:20 -0500
commitaa843f01697bce803ed978539919d651d1b219d3 (patch)
tree6bdad7138ca73b08ca2cd1d36c7657223444f575 /newmoon/debian/changelog
parentadd lsb-release to dsc (diff)
downloadstackrpms-aa843f01697bce803ed978539919d651d1b219d3.tar.gz
stackrpms-aa843f01697bce803ed978539919d651d1b219d3.tar.bz2
stackrpms-aa843f01697bce803ed978539919d651d1b219d3.zip
experimental: add lto and -jX
Diffstat (limited to 'newmoon/debian/changelog')
-rw-r--r--newmoon/debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newmoon/debian/changelog b/newmoon/debian/changelog
index 725d65a..b70e5cb 100644
--- a/newmoon/debian/changelog
+++ b/newmoon/debian/changelog
@@ -1,3 +1,10 @@
+newmoon (29.4.2-2+devuan) obs; urgency=medium
+
+ - Use LTO patch from Gord
+ - Try make -j$(nproc) again
+
+ -- B. Stack <bgstack15@gmail.com> Tue, 11 Nov 2021 16:10:39 -0500
+
newmoon (29.4.2-1+devuan) obs; urgency=medium
- This is a security update.
bgstack15