summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-fs/cifs-utils: drop 6.15Sam James2023-05-011-138/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-143-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-fs/cifs-utils: Add cpe_uri for cifs-utils package.kochera2022-10-281-0/+3
| | | | | Signed-off-by: Michael Kochera <kochera@google.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15-r1 x86, #873577Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15-r1 ppc64, #873577Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15-r1 arm64, #873577Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15-r1 amd64, #873577Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15-r1 arm, #873577Arthur Zamarin2022-09-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-fs/cifs-utils: drop 6.13-r1Sam James2022-09-302-143/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: add 7.0Sam James2022-09-302-0/+143
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: keyword 6.15-r1 for ~loongWANG Xuerui2022-08-311-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-fs/cifs-utils: update HOMEPAGESam James2022-08-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: only require keyutils for USE ads, creds, or pamBen Kohler2022-07-281-0/+142
| | | | | | | Closes: https://bugs.gentoo.org/600832 Closes: https://bugs.gentoo.org/784833 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/cifs-utils: x86 stable wrt bug #858137Agostino Sarubbo2022-07-161-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15 ppc64, #858137Arthur Zamarin2022-07-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15 amd64, #858137Sam James2022-07-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15 arm64, #858137Arthur Zamarin2022-07-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.15 arm, #858137Arthur Zamarin2022-07-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-fs/cifs-utils: fix build (more) w/ USE=-pythonSam James2022-07-072-2/+2
| | | | | Bug: https://bugs.gentoo.org/856763 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: fix build w/ USE=-pythonSam James2022-07-072-2/+2
| | | | | Closes: https://bugs.gentoo.org/856763 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: EAPI 8, drop unused inheritSam James2022-06-241-3/+2
| | | | | Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: fix build on muslSam James2022-06-242-0/+81
| | | | | | Closes: https://bugs.gentoo.org/842195 Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: version bump to 6.15Sayan Chowdhury2022-06-242-0/+139
| | | | | | | | Bug: https://bugs.gentoo.org/842234 Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com> Closes: https://github.com/gentoo/gentoo/pull/25937 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: drop to ~sparcSam James2022-05-111-1/+1
| | | | | | Needed to drop keyutils to ~sparc Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: drop to ~ppcSam James2022-05-111-2/+2
| | | | | | Needed to drop keyutils to ~ppc Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: introduce python USE flagDongsu Park2022-02-152-3/+5
| | | | | | | | | | | To prevent cifs-utils from pulling in unnecessary python libs, we need to introduce a new USE flag `python`. Doing that, `--enable-pythontools` will be enabled only if the python flag is turned on. So we can disable pythontools when the flag is turned off. Closes: https://github.com/gentoo/gentoo/pull/24196 Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Signed-off-by: David Seifert <soap@gentoo.org>
* net-fs/cifs-utils: enable py3.10Arthur Zamarin2021-11-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-fs/cifs-utils: Removed oldLars Wendler2021-08-223-153/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.13-r1 arm64, #808851Sam James2021-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.13-r1 x86, #808851Sam James2021-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.13-r1 arm, #808851Sam James2021-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: Revbump to fix kerberos mount regressionLars Wendler2021-08-192-0/+4
| | | | | | Thanks-to: Bernd Feige <Bernd.Feige@gmx.net> Closes: https://bugs.gentoo.org/809023 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/cifs-utils: Removed oldLars Wendler2021-08-192-138/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/cifs-utils: sparc stable wrt bug #808851Agostino Sarubbo2021-08-191-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: ppc64 stable wrt bug #808851Agostino Sarubbo2021-08-191-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: ppc stable wrt bug #808851Agostino Sarubbo2021-08-191-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: amd64 stable wrt bug #808851Agostino Sarubbo2021-08-181-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: Bump to version 6.13Lars Wendler2021-08-182-0/+138
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/cifs-utils: keyword ~riscvYixun Lan2021-07-191-1/+1
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-fs/cifs-utils: Fixed installation with MAKEOPTS="-j1" (again)Lars Wendler2021-01-232-1/+29
| | | | | | Closes: https://bugs.gentoo.org/766594 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/cifs-utils: Bump to version 6.12Lars Wendler2021-01-202-0/+132
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/cifs-utils: Security cleanupLars Wendler2020-09-283-245/+0
| | | | | | Bug: https://bugs.gentoo.org/743211 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/cifs-utils: ppc64 stable wrt bug #743211Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/cifs-utils: stable 6.11 for sparc, bug #743211Rolf Eike Beer2020-09-211-1/+1
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-fs/cifs-utils: x86 stable (bug #743211)Thomas Deutschmann2020-09-201-1/+1
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-fs/cifs-utils: stable 6.11 for ppcSergei Trofimovich2020-09-201-1/+1
| | | | | | | | stable wrt bug ##743211 Package-Manager: Portage-3.0.7, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.11 amd64, #743211Sam James2020-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/cifs-utils: Stabilize 6.11 arm, #743211Sam James2020-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>