Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/
Date: Wed, 27 Oct 2021 06:21:39
Message-Id: 1635315691.2b10e3ad11ffd645eed67c766c662c4d4b21d5f8.voyageur@gentoo
1 commit: 2b10e3ad11ffd645eed67c766c662c4d4b21d5f8
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 06:21:19 2021 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 27 06:21:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b10e3ad
7
8 www-apps/nextcloud: drop some security vulnerable versions
9
10 Bug: https://bugs.gentoo.org/820368
11 Package-Manager: Portage-3.0.28, Repoman-3.0.3
12 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
13
14 www-apps/nextcloud/Manifest | 2 --
15 www-apps/nextcloud/nextcloud-20.0.12.ebuild | 43 -----------------------------
16 www-apps/nextcloud/nextcloud-22.1.1.ebuild | 43 -----------------------------
17 3 files changed, 88 deletions(-)
18
19 diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
20 index 6bf62b3eb8f..d9e7b64e3f9 100644
21 --- a/www-apps/nextcloud/Manifest
22 +++ b/www-apps/nextcloud/Manifest
23 @@ -1,6 +1,4 @@
24 -DIST nextcloud-20.0.12.tar.bz2 123184555 BLAKE2B cf1493215a9efc5a6a7e90b3ed92510b629ff3109dc8e7b4a802bc45190604ee42700350c6f76b78823e95c5dee5bcaf3a95d12ed14b64365eee882ac3b8b622 SHA512 423c09256c31bf9530f97eb0961471cd87c23a0d46de9d4eb9a63270a67ea7c861ca77c83fa203426b5f3cae717202dbd44ccdd6b432ae06570c0a0cf6d4dc5e
25 DIST nextcloud-20.0.13.tar.bz2 110837657 BLAKE2B b29a0b1db7dba682fee13a38e95502b7235c926a323a34f6c8e38d19876f0c3484d922a9602c0211320d8d82b0da2063612812846809c14c38853bcc6bf450f3 SHA512 a31182e7efcf151bb46f71147025aff6a00f8c7dbd545338e8005c40c2b82b21a75ea73a2119db3029e7dd85b9b018e417525b3ab59a3353dd73eafcf87122d0
26 DIST nextcloud-21.0.4.tar.bz2 140200496 BLAKE2B 9dd54a10dda30fdd1107266c8acc7f0161596107c04546336f29ac523275c93be8fd1877558c1b7e469769f5e30f3eb2179896c8bb26db4c20bf6a44f8bc3df7 SHA512 7fef1aa4bc4b9c158a3c50bdff87054b97cfeed8d066076676f00189380c115d318a657492dc2a0f138b85f15fd7dc807c0137775b76f37dbc7b052514614390
27 DIST nextcloud-21.0.5.tar.bz2 127542660 BLAKE2B b6c2bc642705ba5572a74a1f473e09a7be0ad6c4937b1a15d3b29bdad652872c373b9b6ab126c1ea90f32dced3fbb34505c82a7fc9d6913e407c6e43b97fe55b SHA512 ef8796cb17e6143dc1c9ccdea56105d0d7e2138eddae228724074b6360f99d0416a3682be047955b9a84dd6a961cdbb15ccff67ee6656a896699bbfa640d715d
28 -DIST nextcloud-22.1.1.tar.bz2 145195483 BLAKE2B 6572c3b90199b4ca1118f35b412e580c824eb688fca92a38ba578a1d9fe9630f137d5c0a9b3ab3428849b479f09e3d5b90cfc1477c59028755e75070591807e3 SHA512 0b418d7d0e0e825ec9259334e377449a8dcd183dc907b094361c70b51b00732353996fdbf12f17c06cfa6bb918221cac56ee3051df0308ff453bb2d727e9c0ad
29 DIST nextcloud-22.2.0.tar.bz2 131241307 BLAKE2B b23526c0a12817b16fa7733b34143bdd4a581b829a7934e6d6865b028ccb46cb3e08b6a077325feea1234d966b36a3017ee6d9443851d30481955654840c29ca SHA512 ecf308fdd46f43e4507d90eae90f4fece4410ac546929cda8ce3f0c48db7fc644a37558c4d1aeef8943cda4c0474d6afa5e151af5c5b9c6f17b4ae05f5e0fc26
30
31 diff --git a/www-apps/nextcloud/nextcloud-20.0.12.ebuild b/www-apps/nextcloud/nextcloud-20.0.12.ebuild
32 deleted file mode 100644
33 index 2aebb2320d5..00000000000
34 --- a/www-apps/nextcloud/nextcloud-20.0.12.ebuild
35 +++ /dev/null
36 @@ -1,43 +0,0 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -
42 -inherit webapp
43 -
44 -DESCRIPTION="Personal cloud that runs on your own server"
45 -HOMEPAGE="https://nextcloud.com/"
46 -SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
47 -LICENSE="AGPL-3"
48 -
49 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
50 -IUSE="+curl +imagemagick mysql postgres +sqlite"
51 -REQUIRED_USE="|| ( mysql postgres sqlite )"
52 -
53 -DEPEND=""
54 -RDEPEND="<dev-lang/php-8[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
55 - imagemagick? ( dev-php/pecl-imagick )
56 - virtual/httpd-php"
57 -
58 -S=${WORKDIR}/${PN}
59 -
60 -pkg_setup() {
61 - webapp_pkg_setup
62 -}
63 -
64 -src_install() {
65 - webapp_src_preinst
66 -
67 - insinto "${MY_HTDOCSDIR}"
68 - doins -r .
69 - dodir "${MY_HTDOCSDIR}"/data
70 -
71 - webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
72 - webapp_serverowned -R "${MY_HTDOCSDIR}"/data
73 - webapp_serverowned -R "${MY_HTDOCSDIR}"/config
74 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
75 -
76 - webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
77 -
78 - webapp_src_install
79 -}
80
81 diff --git a/www-apps/nextcloud/nextcloud-22.1.1.ebuild b/www-apps/nextcloud/nextcloud-22.1.1.ebuild
82 deleted file mode 100644
83 index ab3ba8e01bc..00000000000
84 --- a/www-apps/nextcloud/nextcloud-22.1.1.ebuild
85 +++ /dev/null
86 @@ -1,43 +0,0 @@
87 -# Copyright 1999-2021 Gentoo Authors
88 -# Distributed under the terms of the GNU General Public License v2
89 -
90 -EAPI=7
91 -
92 -inherit webapp
93 -
94 -DESCRIPTION="Personal cloud that runs on your own server"
95 -HOMEPAGE="https://nextcloud.com/"
96 -SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
97 -LICENSE="AGPL-3"
98 -
99 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
100 -IUSE="+curl +imagemagick mysql postgres +sqlite"
101 -REQUIRED_USE="|| ( mysql postgres sqlite )"
102 -
103 -DEPEND=""
104 -RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
105 - imagemagick? ( dev-php/pecl-imagick )
106 - virtual/httpd-php"
107 -
108 -S=${WORKDIR}/${PN}
109 -
110 -pkg_setup() {
111 - webapp_pkg_setup
112 -}
113 -
114 -src_install() {
115 - webapp_src_preinst
116 -
117 - insinto "${MY_HTDOCSDIR}"
118 - doins -r .
119 - dodir "${MY_HTDOCSDIR}"/data
120 -
121 - webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
122 - webapp_serverowned -R "${MY_HTDOCSDIR}"/data
123 - webapp_serverowned -R "${MY_HTDOCSDIR}"/config
124 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
125 -
126 - webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
127 -
128 - webapp_src_install
129 -}