diff options
author | Ed Bartosh <eduard.bartosh@intel.com> | 2014-12-14 00:06:48 +0200 |
---|---|---|
committer | Ed Bartosh <eduard.bartosh@intel.com> | 2014-12-14 18:08:47 +0200 |
commit | 861a97755364a58f2597cc1984ae8bcc0bd8a472 (patch) | |
tree | 520ca661b22a343a86f928a4d2620bd99b1e0313 /packaging | |
parent | 97ca191d69be246820e42d8d4225017fdcc3cc5c (diff) | |
download | repa-861a97755364a58f2597cc1984ae8bcc0bd8a472.tar.gz repa-861a97755364a58f2597cc1984ae8bcc0bd8a472.tar.bz2 repa-861a97755364a58f2597cc1984ae8bcc0bd8a472.zip |
Update changelogs for v.0.3
Change-Id: I1ec84ebad0a6ef2c27b1376dbc2e5a1d6b4a7a95
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/repa.changes | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/packaging/repa.changes b/packaging/repa.changes index c1d32b8..1237a5c 100644 --- a/packaging/repa.changes +++ b/packaging/repa.changes @@ -1,4 +1,19 @@ -* Tue May 21 2014 Ed Bartosh <eduard.bartosh@intel.com> 0.2 +* Sun Dec 14 2014 Ed Bartosh <ed@ed.fi.intel.com> 0.3 +- group: disable publishing when aggregating packages +- Skip conflicting submissions when creating a group +- group: Implemented parallel package aggregating (Fixes: #1955) +- info: Excluded 'disabled' build status from the list +- list: Implement --ignore command line option +- create_sr: Fix unicode issue (Fixes: #1979, #TINF-618) +- group: Remove binary package check +- Implement --noaggregate command line and config option (Fixes: #1990) +- List all projects in submitrequest message +- Drop 'Commit' keyword from the submitrequest info +- Reworked repa diff (Fixes: #1869) +- Implement --base option for repa list +- Pylinted codebase + +* Wed May 21 2014 Ed Bartosh <eduard.bartosh@intel.com> 0.2 - Implement --processes options for repa list (Fixes: #1762) - obs/get_projects: retry OBS operations - Reduce amount of information in repa list output |