diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-17 18:24:16 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-17 18:24:16 (EDT) |
commit | b5187d21a50c91fa37d3a54a8e4e9eecb5970286 (patch) | |
tree | 365254e473841f6d44e22d25384e956dd64161c1 /NEWS | |
parent | ed16df9880ac1a92149242f14562da4282114fed (diff) |
ob-applypatches: Track and skip applied patches
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Utilities: * ob-unpacksource now supports decompression of xz-compressed upstream archives. + * ob-applypatches now tracks and skips applied patches, instead of + re-running the patch command and throwing an error. * Manual pages for all utilities have been updated/written and are now built and installed for the first time since opkhelper 1.0.0. * Utilities can now be run in-place without installation by setting |