summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-fs/samba: finally remove samba4 warningsBen Kohler2022-07-303-37/+0
| | | | | | Closes: https://bugs.gentoo.org/700926 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: add aesni support to 4.14 seriesBen Kohler2022-07-291-4/+5
| | | | | | Closes: https://bugs.gentoo.org/831443 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: add tevent detection patchBen Kohler2022-07-294-0/+15
| | | | | | Closes: https://bugs.gentoo.org/590026 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: add 4.14.14Ben Kohler2022-07-282-0/+343
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: add 4.15.9Ben Kohler2022-07-282-0/+341
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: add 4.16.4Ben Kohler2022-07-282-0/+345
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: Fix undefined innetgr on muslbrahmajit das2022-07-182-0/+24
| | | | | | | | | | Currently samba fails to build on musl with error message saying undefined reference to `innetgr'. This patch fixes that issue. Closes: https://bugs.gentoo.org/855047 Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26151 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.15.7 ppc, #853976Sam James2022-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.14.13 ppc, #853976Sam James2022-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: x86 stable wrt bug #853976Agostino Sarubbo2022-06-252-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: sparc stable wrt bug #853976Agostino Sarubbo2022-06-252-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: ppc64 stable wrt bug #853976Agostino Sarubbo2022-06-252-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: arm64 stable wrt bug #853976Agostino Sarubbo2022-06-252-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: arm stable wrt bug #853976Agostino Sarubbo2022-06-252-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: amd64 stable wrt bug #853976Agostino Sarubbo2022-06-252-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: Bump to version 4.16.2Lars Wendler2022-06-242-0/+344
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: add upstream link for musl patchSam James2022-06-241-0/+2
| | | | | | | Bug: https://bugs.gentoo.org/835017 Bug: https://bugs.gentoo.org/832629 Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Apply the netdb defines patchbrahmajit das2022-06-242-0/+22
| | | | | | | | | | | | NETDB_INTERNAL and NETDB_INTERNAL are not defined in musl as a result the build is failing. Acked-by: David Seifert <soap@gentoo.org> Closes: https://bugs.gentoo.org/835017 Closes: https://bugs.gentoo.org/832629 Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26016 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: [QA] inline ESYSROOTSam James2022-05-147-7/+7
| | | | | | ESYSROOT is SYSROOT/EPREFIX in >= EAPI 7 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Removed oldLars Wendler2022-05-032-341/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: Bump to versions 4.14.13, 4.15.7 and 4.16.1Lars Wendler2022-05-034-0/+1026
| | | | | Closes: https://bugs.gentoo.org/840407 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: remove sys-libs/e2fsprogs-libs depDavid Seifert2022-04-175-20/+5
| | | | | Bug: https://bugs.gentoo.org/806875 Signed-off-by: David Seifert <soap@gentoo.org>
* net-fs/samba: fix race condition during buildSam James2022-04-122-6/+6
| | | | | | | | | | | | It's a bit gross but no different from having to force -j1 if upstream clearly aren't testing w/ it. Upstream force PYTHONHASHSEED=1 (which gives determinism) in their builds, so we need to as well, to avoid confusing failures. Closes: https://bugs.gentoo.org/836167 Acked-by: David Seifert <soap@gentoo.org> Thanks-to: Marien Zwart <marien.zwart@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Added dev-perl/JSON to DEPENDLars Wendler2022-03-281-0/+1
| | | | | Bug: https://bugs.gentoo.org/836167 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: remove unused patchesMichael Mair-Keimberger2022-03-282-84/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/24528 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-fs/samba: crank up mit-krb5 dependencySam James2022-03-254-4/+4
| | | | | | See https://forums.gentoo.org/viewtopic-p-8695835.html Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Bump to versions 4.15.6 and 4.16.0. Removed oldLars Wendler2022-03-253-1/+345
| | | | | Closes: https://bugs.gentoo.org/835827 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: add subslot dep on OpenLDAPSam James2022-03-224-4/+4
| | | | | | New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Removed oldLars Wendler2022-03-094-1039/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: Bump to version 4.16.0_rc5. Removed oldLars Wendler2022-03-092-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: Bump to version 4.16.0_rc4. Removed oldLars Wendler2022-03-022-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: drop dmapiDavid Seifert2022-02-248-22/+14
| | | | | | | | | sys-fs/dmapi is being last-rited and USE=dmapi has been masked for years. Closes: https://bugs.gentoo.org/811894 Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.15.4-r1 arm64, #832458Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.14.12-r1 arm64, #832458Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.15.4-r1 arm, #832458Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.14.12-r1 arm, #832458Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.15.3-r2 ppc64, #828680Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.15.3-r2 ppc, #828680Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.15.4-r1 ppc64, #832458Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.14.12-r1 ppc64, #832458Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.15.4-r1 ppc, #832458Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.14.12-r1 ppc, #832458Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.15.3-r2 arm64, #828680Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: add subslot dependency on gpgmeSam James2022-02-177-9/+9
| | | | | | gpgme broke ABI Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Bump to version 4.16.0_rc3. Removed oldLars Wendler2022-02-152-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: amd64 stable wrt bug #832458Agostino Sarubbo2022-02-062-2/+2
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: x86 stable wrt bug #832458Agostino Sarubbo2022-02-052-2/+2
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: sparc stable wrt bug #832458Agostino Sarubbo2022-02-052-2/+2
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/samba: Bump to version 4.16.0_rc2. Removed oldLars Wendler2022-02-012-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-fs/samba: Bump to versions 4.14.12 and 4.15.5Lars Wendler2022-01-313-0/+692
| | | | | Closes: https://bugs.gentoo.org/831503 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>