Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692004 - net-analyzer/openvas: pending removal due to renamed project
Summary: net-analyzer/openvas: pending removal due to renamed project
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hasan Calisir
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-08-12 16:47 UTC by Hasan Calisir
Modified: 2020-02-28 22:07 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hasan Calisir 2019-08-12 16:47:52 UTC
Reference bug for package removal.
----------------------------------

According to upstream:

https://github.com/greenbone
https://github.com/greenbone/gvm-libs/issues/197
https://community.greenbone.net/t/gvm-10-stable-initial-release-2019-04-05/208

OpenVAS with version 10 has been renamed in Greenbone Vulnerability Management (GVM).Also OpenVAS component names has been renamed as follows;

-------------------------------------------------------------------

Main Project Name:

gvm                          --> previously named OpenVAS

-------------------------------------------------------------------

Components Names:

gvm-libs                     --> previously named openvas-libraries
openvas-scanner              --> not changed
gvmd                         --> previously named openvas-manager
greenbone-security-assistant --> not-changed
gvm-tools                    --> previously named openvas-cli
ospd                         --> not changed

-------------------------------------------------------------------

It seems we should mask and add old packages to package removal in 30 days after renamed packages bumped to tree. Upgrade from old OpenVAS-9 to new GVM-10 not possible.


Needs version bumps under renamed package names for GVM:
---------------------------------
net-analyzer/gvm
net-analyzer/gvm-libs
net-analyzer/gvmd

package.mask & removal in 30 days list for old OpenVAS:
---------------------------------
net-analyzer/openvas
net-analyzer/openvas-libraries
net-analyzer/openvas-manager
net-analyzer/openvas-cli
net-analyzer/openvas-tools

Hasan ÇALIŞIR
OpenVAS Proxy Maintainer
Comment 1 Larry the Git Cow gentoo-dev 2019-10-28 04:05:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c64f2720418a0a5724ac773524aaa7eaf6c73a

commit 52c64f2720418a0a5724ac773524aaa7eaf6c73a
Author:     Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
AuthorDate: 2019-08-12 20:45:22 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-28 04:03:20 +0000

    net-analyzer/gvm: new package.
    
    Project name of OpenVAS with version 10
    has been renamed in Greenbone Vulnerability
    Management (gvm).
    This is loader package of 'gvm' components.
    Version bump to 10.0.1. Also introduces
    the new USE flags 'cron','postgres','sqlite'.
    
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
    Closes: https://bugs.gentoo.org/692004
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-analyzer/gvm/gvm-10.0.1.ebuild | 35 +++++++++++++++++++++++++++++++++++
 net-analyzer/gvm/metadata.xml      | 27 +++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=511272cb60c6fdea44268972c99fc7e5cebf554d

commit 511272cb60c6fdea44268972c99fc7e5cebf554d
Author:     Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
AuthorDate: 2019-08-12 15:14:47 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-28 04:02:18 +0000

    net-analyzer/gvmd: new package.
    
    openvas-manager with version 8 has been renamed in
    Greenbone vulnerability manager (gvmd).
    Version bump to 8.0.1. This also fixes bug 684186
    and introduces the new USE flags 'postgres','sqlite'.
    
    Closes: https://bugs.gentoo.org/684186
    Closes: https://bugs.gentoo.org/692004
    Reported-by: Anton Bolshakov <blshkv@pentoo.ch>
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-analyzer/gvmd/Manifest                         |   1 +
 .../gvmd/files/greenbone-certdata-sync.conf        |   1 +
 net-analyzer/gvmd/files/greenbone-nvt-sync.conf    |   1 +
 .../gvmd/files/greenbone-scapdata-sync.conf        |   1 +
 net-analyzer/gvmd/files/gvmd-8.0.1-sbin.patch      |  56 ++++++++++
 net-analyzer/gvmd/files/gvmd-8.0.1-tmplock.patch   |  34 ++++++
 net-analyzer/gvmd/files/gvmd-daemon.conf           |  29 +++++
 net-analyzer/gvmd/files/gvmd-startpre.sh           |   5 +
 net-analyzer/gvmd/files/gvmd.init                  |  24 +++++
 net-analyzer/gvmd/files/gvmd.logrotate             |  13 +++
 net-analyzer/gvmd/files/gvmd.service               |  21 ++++
 net-analyzer/gvmd/gvmd-8.0.1.ebuild                | 120 +++++++++++++++++++++
 net-analyzer/gvmd/metadata.xml                     |  25 +++++
 13 files changed, 331 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f60645625d8b57750165eb8e60bc2b24136540d

commit 9f60645625d8b57750165eb8e60bc2b24136540d
Author:     Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
AuthorDate: 2019-08-12 14:37:30 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-28 04:01:05 +0000

    net-analyzer/gvm-libs: new package.
    
    openvas-libraries with version 10 has been renamed in
    Greenbone vulnerability management libraries (gvm-libs).
    Version bump to 10.0.1.
    
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
    Closes: https://bugs.gentoo.org/692004
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-analyzer/gvm-libs/Manifest                     |   1 +
 .../gvm-libs/files/gvm-libs-10.0.1-pid.patch       |  11 +++
 net-analyzer/gvm-libs/gvm-libs-10.0.1.ebuild       | 102 +++++++++++++++++++++
 net-analyzer/gvm-libs/metadata.xml                 |  23 +++++
 4 files changed, 137 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-12-21 15:06:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca26726d266aace7be041bdcee109032ff2a1f67

commit ca26726d266aace7be041bdcee109032ff2a1f67
Author:     Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
AuthorDate: 2019-12-18 20:37:05 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-12-21 15:06:24 +0000

    net-analyzer/openvas-libraries: remove last rited package
    
    Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
    Bug: https://bugs.gentoo.org/692004
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-analyzer/openvas-libraries/Manifest            |   1 -
 .../openvas-libraries/files/OPENVAS.gentoo         | 106 ---------------------
 .../files/openvas-libraries-9.0.3-cachedir.patch   |  18 ----
 .../files/openvas-libraries-9.0.3-gcc8.patch       |  73 --------------
 .../files/openvas-libraries-9.0.3-netsnmp.patch    |  11 ---
 .../files/openvas-libraries-9.0.3-rpath.patch      |  11 ---
 .../files/openvas-libraries-9.0.3-rundir.patch     |  45 ---------
 .../openvas-libraries-9.0.3-underlinking.patch     |  47 ---------
 net-analyzer/openvas-libraries/metadata.xml        |  17 ----
 .../openvas-libraries-9.0.3-r1.ebuild              |  94 ------------------
 10 files changed, 423 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd790232026243ed5df848e86e4b01e1905a25ca

commit cd790232026243ed5df848e86e4b01e1905a25ca
Author:     Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
AuthorDate: 2019-12-18 20:21:55 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-12-21 15:06:23 +0000

    net-analyzer/openvas-manager: remove last rited package
    
    Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
    Bug: https://bugs.gentoo.org/692004
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-analyzer/openvas-manager/Manifest              |  1 -
 .../openvas-manager/files/gvmd-daemon.conf         | 17 -----
 net-analyzer/openvas-manager/files/gvmd.init       | 18 -----
 net-analyzer/openvas-manager/files/gvmd.logrotate  | 11 ---
 net-analyzer/openvas-manager/files/gvmd.service    | 19 -----
 net-analyzer/openvas-manager/metadata.xml          | 15 ----
 .../openvas-manager/openvas-manager-7.0.3.ebuild   | 88 ----------------------
 7 files changed, 169 deletions(-)