aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2016-10-05 20:33:17 +0100
committerPascal Terjan <pterjan@gmail.com>2016-10-05 20:33:17 +0100
commit7d61f22b33ed9e0d69412020c08babd60da51490 (patch)
tree7f37b744834f8326e42d0a2c947027fb5c2877a3 /NEWS
parent6bbc19756488738dc851604986afde258e38cb05 (diff)
downloadiurt-7d61f22b33ed9e0d69412020c08babd60da51490.tar
iurt-7d61f22b33ed9e0d69412020c08babd60da51490.tar.gz
iurt-7d61f22b33ed9e0d69412020c08babd60da51490.tar.bz2
iurt-7d61f22b33ed9e0d69412020c08babd60da51490.tar.xz
iurt-7d61f22b33ed9e0d69412020c08babd60da51490.zip
Fix wrongly skipped post
When doing a secondary upload contaning a noarch it was considered finisher for all arches despite the noarch package not getting uploaded. This means we were not calling some posts (including genhdlist2) on primary arches.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b866e30..3d92b62 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- emi: fix a bug where genhdlist2 was skipped when doing a secondary upload
+ containing a noarch at the same time as some other uploads
+
0.6.26
- ulri: when failing to send a build to a machine do not try sending all the
other pending builds there