History log of /openwrt/package/network/services/samba36/Makefile
Revision Date Author Comments
# c15bd8d6 24-May-2017 Stijn Tintel <stijn@linux-ipv6.be>

samba: fix CVE-2017-7494

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


# c52dd0b9 02-Feb-2017 Hannu Nyman <hannu.nyman@iki.fi>

ccache, samba36: fix samba.org addresses to use https

samba.org has started to enforce https and
currently plain http downloads with curl/wget fail,
so convert samba.org download links to use https.

Modernise links at the same time.

Also convert samba.org URL fields to have https.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>


# 5f8010ad 07-Jun-2016 Felix Fietkau <nbd@nbd.name>

treewide: fix replace nbd@openwrt.org with nbd@nbd.name

Signed-off-by: Felix Fietkau <nbd@nbd.name>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49379 3c298f89-4303-0410-b956-a3cf2f4a3e73


# db1bdf5c 05-Jan-2016 Felix Fietkau <nbd@openwrt.org>

samba36: add three CVE patches from 2015-12-16

This is a patch for CVE-2015-5252, CVE-2015-5296 and CVE-2015-5299. A
patchset for these vulnerabilities was published on 16th December 2015.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48133 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 85723b80 15-Aug-2015 Hauke Mehrtens <hauke@openwrt.org>

samba36: preserve smbpasswd across sysupgrade

Add /etc/samba/smbpasswd to list of samba conffiles
thus preserving samba passwords across sysupgrade
by default.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46606 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 4a5a71ea 14-Jun-2015 Felix Fietkau <nbd@openwrt.org>

samba36: remove host build paths

- fix iconv detection because it adds host paths
- disable python detection (host python-config is found)

iconv issue is reported by buildbot config.log + replicated locally
see config.log in logs.tar.gz
python issue observed locally on Arch Linux

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45953 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 2d7d672c 03-Apr-2015 John Crispin <blogic@openwrt.org>

samba36: add smb.conf.template to conffiles

User might have modified/extended template direct or by LuCI application.
So do not overwrite on update/upgrade.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45258 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ee006ddf 01-Apr-2015 John Crispin <blogic@openwrt.org>

samba: use INSTALL_CONF for the uci file

sorry about the broken commit earlier

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45226 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 0bf9e1e0 01-Apr-2015 Nicolas Thill <nico@openwrt.org>

samba36: fix typo in package/samba36-server/install

Signed-off-by: Nicolas Thill <nico@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45225 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 7c9221cf 01-Apr-2015 John Crispin <blogic@openwrt.org>

samba: don't overwrite config file

fixes #19087

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45220 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 7105a54b 15-Mar-2015 Nicolas Thill <nico@openwrt.org>

packages: some (e)glibc fixes after r44701

Signed-off-by: Nicolas Thill <nico@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44842 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 9777bb37 24-Feb-2015 Felix Fietkau <nbd@openwrt.org>

samba36: update to 3.6.25, fixes remote code execution bug (CVE-2015-0240)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44515 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 1ee8ef99 06-Nov-2014 Nicolas Thill <nico@openwrt.org>

package/*: replace occurences of 'ln -sf' to '$(LN)'

Signed-off-by: Nicolas Thill <nico@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43205 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 85c10a8a 03-Nov-2014 John Crispin <blogic@openwrt.org>

license info - revert r43155

turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43167 3c298f89-4303-0410-b956-a3cf2f4a3e73


# b8df8ca9 03-Nov-2014 John Crispin <blogic@openwrt.org>

Add more license tags with SPDX identifiers

Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43155 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 2bf2015c 01-Nov-2014 Steven Barth <steven@midlink.org>

Add a few SPDX tags

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43151 3c298f89-4303-0410-b956-a3cf2f4a3e73


# a8134fb2 06-Jul-2014 Hauke Mehrtens <hauke@openwrt.org>

samba36: update to minor version 3.6.24

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41525 3c298f89-4303-0410-b956-a3cf2f4a3e73


# a6f2a0aa 04-Jul-2014 Felix Fietkau <nbd@openwrt.org>

samba36: disable acl support to avoid picking up a dependency on libacl (#16988)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41509 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 787f0691 04-Jul-2014 Felix Fietkau <nbd@openwrt.org>

samba36: do not pick up libattr as a dependency

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41508 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 6a827ac1 01-May-2014 Hauke Mehrtens <hauke@openwrt.org>

samaba36: do not build libtevent

This fixes a build error on some mips systems.

This closes #15769.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40652 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 7d751eb0 30-Apr-2014 Hauke Mehrtens <hauke@openwrt.org>

samba: update to version 3.6.23

This updates samba to the most recent minor version.
This patch is based on a patch by Anton van Bohemen <avbohemen@ziggo.nl>

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40618 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 09287d51 30-Mar-2014 John Crispin <blogic@openwrt.org>

samba36: revert r40341

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40343 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 8b51cfac 30-Mar-2014 John Crispin <blogic@openwrt.org>

samba: update to 3.6.23
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40341 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ab8468d3 17-Apr-2013 Felix Fietkau <nbd@openwrt.org>

build: consistently use 'depends on' instead of 'depends'

make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36351 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ea88007d 16-Feb-2013 Jonas Gorski <jogo@openwrt.org>

samba36: fix segmentation fault when trying to add non-existent users

Based on a patch from НКВД. Closes #12962.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35610 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 0c9de267 29-Jan-2013 Felix Fietkau <nbd@openwrt.org>

samba36: update to 3.6.11 and refresh patches (based on patch from #12914)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35382 3c298f89-4303-0410-b956-a3cf2f4a3e73


# a81ef914 19-Oct-2012 Hamish Guthrie <hcg@openwrt.org>

licensing: Add licensing metadata to many packages
Two new variables are introduces to many packages, namely PKG_LICENSE and
PKG_LICENSE_FILES - there may be more than one license applied to packages,
and these are listed in the PKG_LICENSE variable and separated by spaces.
All relevant license files are also added to the PKG_LICENSE_FILES variable,
also space separated.

The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 2372b1db 17-Oct-2012 Felix Fietkau <nbd@openwrt.org>

samba36: enable parallel build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33829 3c298f89-4303-0410-b956-a3cf2f4a3e73


# b7e8fcc2 09-Oct-2012 Felix Fietkau <nbd@openwrt.org>

samba36: move to trunk and add myself as a maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33689 3c298f89-4303-0410-b956-a3cf2f4a3e73