From b82c22e63ea3d1bf07ae6652a0484cfd1523135cfecb3ed63108af9e85657239 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 11 Dec 2017 08:45:38 +0000 Subject: [PATCH] - Filter out modules extensions based on product, using white list approach (fate##324198) - 4.0.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=916 --- yast2-installation-4.0.15.tar.bz2 | 3 --- yast2-installation-4.0.16.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.15.tar.bz2 create mode 100644 yast2-installation-4.0.16.tar.bz2 diff --git a/yast2-installation-4.0.15.tar.bz2 b/yast2-installation-4.0.15.tar.bz2 deleted file mode 100644 index 21422c5..0000000 --- a/yast2-installation-4.0.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6729cf2d4549a5aaf31699c69f849562939a605901fc22aecd6fcc19cd6acc4 -size 454019 diff --git a/yast2-installation-4.0.16.tar.bz2 b/yast2-installation-4.0.16.tar.bz2 new file mode 100644 index 0000000..a1e3b12 --- /dev/null +++ b/yast2-installation-4.0.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e720e7e9bd631533dd4aa08f5f284d1430cddb69c4f8eb52a60e3554a7e1d51 +size 454347 diff --git a/yast2-installation.changes b/yast2-installation.changes index e0b3c3b..ca29302 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 8 14:17:28 UTC 2017 - gsouza@suse.com + +- Filter out modules extensions based on product, using white list + approach (fate##324198) +- 4.0.16 + ------------------------------------------------------------------- Mon Dec 4 12:32:49 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 2e1b169..7c0b54c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.15 +Version: 4.0.16 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build