Alan Mizrahi
7bf2a47e0e
samba: removed redundant dependencies
2015-01-28 20:34:16 +09:00
Alan Mizrahi
87db566f91
samba: fixed wrong path for perl modules
2015-01-28 19:02:23 +09:00
Alan Mizrahi
87ea9808a6
samba: removed cruft
2015-01-28 11:02:41 +09:00
Alan Mizrahi
ac7e5261dc
samba: fixed .md5sum
2015-01-27 23:55:00 +09:00
Alan Mizrahi
37f93590d8
[notify] samba: port refactoring
...
The previously bundled libraries are now individual ports, therefore manual
action is needed to upgrade.
IE: pkgrm samba; prt-get depinst samba
/etc/rc.d/samba will now start all samba daemons: smbd, nmbd and winbindd,
previously it didn't start winbindd. In most cases not all of them are
needed, so now there are also individual scripts to suit all needs.
2015-01-27 20:36:26 +09:00
97f6b11567
[notify] samba: update to 4.1.16
...
includes the security fix for CVE-2014-8143, see
- https://www.samba.org/samba/history/samba-4.1.16.html
2015-01-20 16:51:09 +01:00
279e6fa112
samba: update to 4.1.14
2014-12-02 13:24:52 +01:00
8827c1a30d
samba: update to 4.1.13
2014-10-20 18:20:39 +02:00
f83c0082e3
samba: update to 4.1.12
2014-09-13 13:40:54 +02:00
8952bf2756
[notify] update to 4.1.11
...
security fix, see http://www.samba.org/samba/history/samba-4.1.11.html
2014-08-01 20:23:55 +02:00
66fbd4bbc9
Merge branch '3.0' into 3.1
2014-07-04 15:27:01 +02:00
95c2fe7bf5
samba: add missing patch
2014-07-04 15:26:14 +02:00
fd250b75e8
Merge branch '3.0' into 3.1
...
Conflicts:
dbus/.footprint
dbus/.md5sum
dbus/Pkgfile
2014-07-04 14:21:12 +02:00
9b8b41a1e2
samba: install yapp unconditionally, fix man-page install
2014-07-04 13:39:30 +02:00
1cb79cfc3d
Merge branch '3.0' into 3.1
...
Conflicts:
samba/.footprint
2014-06-25 10:45:09 +02:00
8e7b781cfd
[notify] samba: update to 4.1.9
...
Security release, see http://www.samba.org/samba/history/samba-4.1.9.html
2014-06-25 10:41:57 +02:00
c52ef1a61e
Merge branch '3.0' into 3.1
...
Conflicts:
samba/.footprint
2014-06-05 13:15:39 +02:00
0ddac87630
[notify] samba: update to 4.1.8
...
this bug fix release also addresses two minor security issues
without being a dedicated security release, see
https://www.samba.org/samba/history/samba-4.1.8.html
2014-06-04 21:38:22 +02:00
7fc73bed8d
Merge branch '3.0' into 3.1
...
Conflicts:
samba/.md5sum
2014-04-25 16:15:49 +02:00
6b8753fdaa
samba: update to 4.1.7
2014-04-17 14:37:27 +02:00
94856404ed
Merge branch '3.0' into 3.1
...
Conflicts:
samba/.md5sum
samba/Pkgfile
2014-03-12 08:51:20 +01:00
8c8c1b834d
[notify] samba: update to 4.1.6
...
Security fix, see https://www.samba.org/samba/history/samba-4.1.6.html
2014-03-12 08:21:24 +01:00
70269429ea
samba: apply patch to build with readline 6.3
2014-03-04 12:40:44 +01:00
e967a8e986
samba: update to 4.1.5
2014-02-21 14:29:17 +01:00
2dc40baaa4
samba: update to 4.1.4
2014-01-11 10:51:28 +01:00
f4549cdece
[notify] samba: update to 4.1.3
...
Security fixes, see http://www.samba.org/samba/history/samba-4.1.3.html
2013-12-11 10:10:22 +01:00
3435e3018c
samba: update to 4.1.2
2013-11-22 15:59:53 +01:00
e369a5bf84
[notify] samba: update to 4.1.1
...
Security fixes, see http://www.samba.org/samba/history/samba-4.1.1.html
2013-11-11 11:55:08 +01:00
d1511ac2fe
samba: update to 4.1.0
2013-10-18 09:42:40 +02:00
9944cb0593
samba: update to 4.0.10
2013-10-08 18:23:56 +02:00
9d0e1f71d8
samba: update to 4.0.9
2013-08-20 14:21:47 +02:00
747f4742e9
[notify] samba: update to 4.0.8
...
Security fix, see https://www.samba.org/samba/history/samba-4.0.8.html
2013-08-05 16:45:12 +02:00
40a284ca7a
samba: better fix for the last commit, only export JOBS if nonzero
2013-07-24 12:05:06 +02:00
f6fee17e74
samba: don't export JOBS if $MAKEFLAGS is not defined
2013-07-24 10:45:45 +02:00
5a13b49253
samba: update to 4.0.7
2013-07-10 12:24:13 +02:00
78a29098bc
samba: fix permission of /var/lock
2013-05-23 11:19:50 +02:00
a323a334e1
[notify] samba: update to 4.0.6
...
Note 1
------
This is the first version of our opt/samba port that uses the samba 4
sources, but it resembles more the old samba 3 port rather than to
introduce any support for the samba 4 sepcific features.
I've tested it only as an simple fileserver in my LAN and will not do
anything releated to the server-side of the Active Directory logon
environment. Of course, contributions and ideas therefor are welcome.
Note 2
------
New dependencies: libaio popt
2013-05-21 15:35:22 +02:00
1033f3db73
samba: update to 3.6.15
2013-05-09 09:30:55 +02:00
a4e3c344b5
samba: update to 3.6.14
2013-05-03 08:46:05 +02:00
56494ad535
samba: update to 3.6.13
2013-03-18 18:16:13 +01:00
971004751b
samba: update to 3.6.11
2013-01-21 16:37:00 +01:00
67cda9d0e2
samba: update to 3.6.10
2012-12-10 18:38:44 +01:00
3f36193bf6
samba: update to 3.6.9
2012-10-29 17:55:29 +01:00
d24ca94fd2
samba: update to 3.6.8
2012-09-17 13:16:44 +02:00
c62d0acf30
samba: update to 3.6.7
2012-08-07 18:43:40 +02:00
2c6cc88e72
samba: update to 3.6.6
2012-06-27 08:37:50 +02:00
eae6f3641a
[notify] samba: update to 3.6.5
...
Security fix, see http://www.samba.org/samba/history/samba-3.6.5.html
2012-04-30 18:22:38 +02:00
67ed88522d
samba: install pkg-config files
2012-04-19 10:07:52 +02:00
9bf1a8eacc
[notify] samba: update to 3.6.4
...
Security fix, see http://www.samba.org/samba/history/samba-3.6.4.html
2012-04-10 17:38:53 +02:00
2b107c1f28
[notify] samba: update to 3.6.3
...
Security fix, see http://www.samba.org/samba/history/samba-3.6.3.html
2012-01-30 16:44:50 +01:00