Commit graph

349 commits

Author SHA1 Message Date
MilhouseVH
602599af66 TEMP: samba: add manual install workaround for bso#14132
https://bugzilla.samba.org/show_bug.cgi?id=14132
2019-10-29 12:19:07 +00:00
MilhouseVH
45f49a40a4 TEMP?: samba: workaround for LOCKDIR bug bso#14166
https://bugzilla.samba.org/show_bug.cgi?id=14166
2019-10-29 12:19:07 +00:00
MilhouseVH
23fc29ee89 samba: add missing gnutls dependency 2019-10-29 12:19:07 +00:00
MilhouseVH
1a7f4a7ec6 samba: drop deprecated server config options 2019-10-29 12:19:07 +00:00
MilhouseVH
9a9a62822d samba: update to samba-4.11.1 2019-10-29 12:19:07 +00:00
MilhouseVH
8aa213c851 samba: update to samba-4.10.9 2019-10-29 12:19:07 +00:00
MilhouseVH
b05a97f146 samba: fix missing ncurses lib 2019-10-29 12:19:07 +00:00
MilhouseVH
53520bbdc0 samba: add verbose build option (and remove legacy option) 2019-10-29 12:19:07 +00:00
MilhouseVH
92ccff3e5d samba: stop using compile_et installed by e2fsprogs
Install the Heimdal version of compile_et (and asn1_compile for completeness)
using a heimdal_ prefix to avoid a name clash with e2fsprogs which installs a
similar but different (and older) compile_et shell script.

Then, tell Samba where to find the new Heimdal binaries.

Ref: https://bugzilla.samba.org/show_bug.cgi?id=13856
2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
MilhouseVH
b165eea5cc samba: update to samba-4.9.14 2019-10-22 17:49:46 +01:00
MilhouseVH
962ac30e40 samba: enable nmblookup, for kodi 2019-10-15 03:32:23 +01:00
MilhouseVH
7850345b1b samba: update to samba-4.9.13 2019-09-03 20:09:49 +01:00
MilhouseVH
3e7f519a44 samba: update to samba-4.9.12 2019-08-27 15:42:59 +01:00
MilhouseVH
2e36eb91a2 samba: update to samba-4.9.11 2019-07-03 20:26:21 +01:00
MilhouseVH
70ba2af40a samba: update to samba-4.9.10 2019-07-02 20:16:43 +01:00
MilhouseVH
57b3ed9fcb samba: update to samba-4.9.9 2019-06-19 18:25:22 +01:00
MilhouseVH
24337ab279 samba: update to samba-4.9.8 2019-05-14 23:51:38 +01:00
MilhouseVH
4e0e1fd670 samba: update to samba-4.9.7 2019-05-02 00:28:24 +01:00
chewitt
7edc88c5e2 samba: set fruit:model = Xserve for macOS finder 2019-04-11 08:06:35 +04:00
MilhouseVH
8123a9278e samba: update to samba-4.9.6 2019-04-08 13:16:47 +01:00
MilhouseVH
e691b3b693 packages: correct original copyright 2019-03-26 16:43:42 +00:00
MilhouseVH
283a9554c6 samba: update to samba-4.9.5 2019-03-12 12:36:50 +00:00
MilhouseVH
0bed73d3c0 samba: don't unintentionally exit with failure when SAMBA_SERVER is disabled 2019-01-24 19:22:15 +00:00
CvH
a98586ba33
Merge pull request #3171 from MilhouseVH/le90_buildsystem_source_packages-with-drop
buildsystem: centralise package sourcing
2018-12-29 18:18:15 +01:00
MilhouseVH
dd4d00cd3a samba: update to samba-4.9.4 2018-12-20 12:31:16 +00:00
MilhouseVH
b518bbf4e7 packages: implement late variable binding
Move variable assignments into configure_package() if the assignments
depend on variables initialised after the package is sourced, ie.
$PKG_BUILD, $PKG_SOURCE_NAME etc.
2018-12-18 03:43:28 +00:00
MilhouseVH
8e9bc1b5bb samba: update to samba-4.9.3 2018-11-27 12:46:27 +00:00
MilhouseVH
a4fde412bf samba: update to samba-4.9.2 2018-11-08 12:46:55 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
fc00843b3f
Merge pull request #2994 from mglae/le9_samba_config
samba-config.service: fix destroying .cache structure
2018-10-04 00:54:27 +01:00
MilhouseVH
684f91cd87 samba: update to samba-4.9.1 2018-09-24 12:14:38 +01:00
mglae
66bc4f5a38 smbd-config: make smb.conf modification atomic 2018-09-21 23:46:43 +02:00
mglae
a2d4af6a40 samba-config.service: fix destroying .cache structure 2018-09-21 23:44:00 +02:00
MilhouseVH
210465b1d4 samba: update to samba-4.9.0 2018-09-13 23:31:56 +01:00
MilhouseVH
c2c24ecb23 samba: update to samba-4.8.5 2018-08-24 20:08:55 +01:00
MilhouseVH
d946f3b516 samba: update to samba-4.8.4 2018-08-14 16:56:02 +01:00
Jernej Škrabec
4ab7f7ce32
Merge pull request #2866 from MilhouseVH/le90_samba_network_online
samba: make services depend on network-online.target
2018-08-09 18:54:31 +02:00
MilhouseVH
c16e6a8d2a samba: make services depend on network-online.target
Also cleanup interdependencies, ensuring:

   samba-config.service
   |
   +-- nmbd.service
       |
       +-- smbd.service
2018-08-03 20:11:00 +01:00
Sascha Kuehndel (InuSasha)
9c29a83d46
samba: needs attr 2018-08-01 21:48:27 +02:00
CvH
f668a67654 spdx: packages/network 2018-07-18 20:45:17 +02:00
MilhouseVH
c5b941105c samba: update to samba-4.8.3 2018-06-26 19:27:48 +01:00
MilhouseVH
ac31b021af samba: update to samba-4.8.2 2018-05-16 22:44:36 +01:00
MilhouseVH
c84b1771e7
Merge pull request #2666 from HiassofT/le9-retire-devtools
retire DEVTOOLS
2018-04-29 12:55:04 +01:00
Christian Hewitt
ad4571486c
Merge pull request #2673 from MilhouseVH/le90_samba_4.8.1
samba: update to samba-4.8.1
2018-04-26 20:29:21 +05:30
MilhouseVH
51aee5c855 samba: update to samba-4.8.1 2018-04-26 15:54:56 +01:00
Matthias Reichl
a5d4c9926a samba: always build smbclient, smbtree and testparm
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-25 16:19:33 +02:00
MilhouseVH
c8809e92b9 samba: call smbd-config from samba-config 2018-04-19 00:33:40 +01:00