summaryrefslogtreecommitdiff
path: root/main/samba
AgeCommit message (Collapse)Author
2017-12-30[various]: unify names of licenses according to SPDXJakub Jirutka
This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
2017-11-24main/samba: upgrade to 4.7.3Jakub Jirutka
I did a mistake in listing CVEs in 4.7.2 upgrade. Fixes http://bugs.alpinelinux.org/issues/8181
2017-11-24main/samba: upgrade to 4.7.2Leo Unglaub
This update required main/tevent to be on version 0.9.34.
2017-11-06main/samba: bump to 4.7.1Daniel Isaksen
2017-10-27main/samba: trigger rebuild due to xsltproc failing to build manpages on armhfLeonardo Arena
2017-10-25main/samba: attempt to fix build on non-x86* archesLeonardo Arena
2017-10-25main/samba: security upgrade to 4.7.0Leonardo Arena
(CVE-2017-12150, CVE-2017-12151, CVE-2017-12163) fixes #7891
2017-09-14main/samba: bump pkgrel due to krb5 upgradeFrancesco Colista
2017-07-17main/samba: upgrade to 4.6.6Natanael Copa
2017-06-14main/samba: upgrade to 4.6.5Natanael Copa
2017-05-25main/samba: security upgrade to 4.6.4 (CVE-2017-7494)Natanael Copa
ref #7319
2017-05-22main/samba: work around issue with NetAppNatanael Copa
https://bugzilla.samba.org/show_bug.cgi?id=12776
2017-03-27main/samba: don't use system cmockaLeonardo Arena
Currently doesn't build on aarch64: http://git.alpinelinux.org/cgit/aports/commit/?id=bcbcb71d7a89675f89e1de484bcd96319ef999aa
2017-03-27main/samba: security fix (CVE-2017-2619)Leonardo Arena
Fixes #7050
2017-03-27main/samba: upgrade to 4.6.0Valery Kartel
fixes and cleanups in APKBUILD add /etc/samba/smb.conf to samba-common move /usr/libexec/samba dir to /usr/lib/samba remove unused patch: ld_library_path.patch remove unknown files: gen-bin-list.sh, split-pkg.lua
2017-01-23main/samba: upgrade to 4.5.4Natanael Copa
2017-01-17main/samba: rebuild against heimdal 7Leonardo Arena
2016-12-19main/samba: upgrade to 4.5.3Natanael Copa
2016-10-28main/samba: upgrade to 4.5.1Natanael Copa
2016-10-26[various] rename dependency python-dev to python2-devJakub Jirutka
2016-09-02main/samba: enable domain controllerNatanael Copa
ref #5779 We need the bundled heimdal implementation too.
2016-07-12main/samba: upgrade to 4.4.5Natanael Copa
2016-06-10main/samba: upgrade to 4.4.4Natanael Copa
2016-05-16main/samba: upgrade to 4.4.3Natanael Copa
2016-04-29main/samba: build with disable-rpath-installNatanael Copa
2016-04-27main/samba: upgrade to 4.4.2Natanael Copa
the DC support was removed since it did not work anyway. fixes #4917
2016-04-25main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk
2016-04-25Add lacking -S option (system) to adduser/addgroup in scripts.Przemyslaw Pawelczyk
Groups and users created by packages shouldn't use high ids by default (unless explicitly requested), to distinguish them from groups and users created by administrators for humans. Following 41 files lacked -S next to addgroup: - community/sword/sword.pre-install - main/amavisd-new/amavisd-new.pre-install - main/chrony/chrony.pre-install - main/cvechecker/cvechecker.pre-install - main/dnsmasq/dnsmasq.pre-install - main/freeradius/freeradius.pre-install - main/gdnsd/gdnsd.pre-install - main/haproxy/haproxy.pre-install - main/haproxy/haproxy.pre-upgrade - main/kamailio/kamailio.pre-install - main/logcheck/logcheck.pre-install - main/mlmmj/mlmmj.pre-install - main/nrpe/nrpe.pre-install - main/open-vm-tools/open-vm-tools.pre-install - main/postgrey/postgrey.pre-install - main/privoxy/privoxy.pre-install - main/redis/redis.pre-install - main/samba/winbind.pre-install - main/sircbot/sircbot.pre-install - main/smokeping/smokeping.pre-install - main/squark/squark.post-install - main/squid/squid.pre-install - main/squid/squid.pre-upgrade - main/subversion/subversion.pre-install - main/trac/trac.pre-install - main/vsftpd/vsftpd.pre-install - main/zabbix/zabbix-agent.pre-install - testing/3proxy/3proxy.pre-install - testing/cluster-glue/cluster-glue.pre-install - testing/elasticsearch/elasticsearch.pre-install - testing/emby/emby.pre-install - testing/gdnsd/gdnsd.pre-install - testing/icinga2/icinga2.pre-install - testing/lusca/lusca.pre-install - testing/lusca/lusca.pre-upgrade - testing/mongodb/mongodb.pre-install - testing/openxcap/openxcap.pre-install - testing/prosody/prosody.pre-install - testing/rancid/rancid.pre-install - testing/rutorrent/rutorrent.pre-install - testing/zabbix/zabbix-agent.pre-install Following 60 files lacked -S next to adduser: - community/caddy/caddy.pre-install - community/domoticz/domoticz.pre-install - community/minetest/minetest-server.pre-install - community/oscam/oscam.pre-install - community/seafile/seafile-server.pre-install - community/syncthing/syncthing.pre-install - main/apache2/apache2.pre-install - main/aports-build/aports-build.pre-install - main/atheme-iris/atheme-iris.pre-install - main/bind/bind.pre-install - main/clamav/clamav-db.pre-install - main/clamsmtp/clamsmtp.pre-install - main/clamsmtp/clamsmtp.pre-upgrade - main/coova-chilli/coova-chilli.pre-install - main/cvechecker/cvechecker.pre-install - main/dhcp/dhcp.pre-install - main/distcc/distcc.pre-install - main/djbdns/dnscache.pre-install - main/djbdns/tinydns.pre-install - main/dovecot/dovecot.pre-install - main/ez-ipupdate/ez-ipupdate.pre-install - main/fetchmail/fetchmail.pre-install - main/freeswitch/freeswitch.pre-install - main/gitolite/gitolite.pre-install - main/gnats/gnats.pre-install - main/gross/gross.pre-install - main/icecast/icecast.pre-install - main/kamailio/kamailio.pre-install - main/lighttpd/lighttpd.pre-install - main/mariadb/mariadb.pre-install - main/memcached/memcached.pre-install - main/ngircd/ngircd.pre-install - main/nrpe/nrpe.pre-install - main/openntpd/openntpd.pre-install - main/postgrey/postgrey.pre-install - main/snort/snort.pre-install - main/squid/squid.pre-install - main/squid/squid.pre-upgrade - main/subversion/subversion.pre-install - main/trac/trac.pre-install - main/transmission/transmission-daemon.pre-install - main/ympd/ympd.pre-install - main/znc/znc.pre-install - testing/at/at.pre-install - testing/buildbot-slave/buildbot-slave.pre-install - testing/buildbot/buildbot.pre-install - testing/clapf/clapf.pre-install - testing/cluster-glue/cluster-glue.pre-install - testing/dbmail/dbmail.pre-install - testing/dspam/dspam.pre-install - testing/ejabberd/ejabberd.pre-install - testing/emby/emby.pre-install - testing/mongodb/mongodb.pre-install - testing/opensips/opensips.pre-install - testing/pdns/pdns.pre-install - testing/prosody/prosody.pre-install - testing/qpage/qpage.pre-install - testing/rrdbot/rrdbot.pre-install - testing/wt/wt.pre-install - unmaintained/ejabberd-git/ejabberd-git.pre-install
2016-03-15main/samba: security upgrade to 4.2.9 (CVE-2015-7560, CVE-2016-0771). Fixes ↵Leonardo Arena
#5272
2016-01-27main/samba: security upgrade to 4.2.7 (CVE-2015-3223, CVE-2015-5252, ↵Leonardo Arena
CVE-2015-5296, CVE-2015-5299, CVE-2015-5330, CVE-2015-8467). Fixes #5039
2015-12-18main/samba: rebuild against fixed ncurses widechar onlyNatanael Copa
2015-12-17main/samba: rebuild against ncurses wide charNatanael Copa
2015-10-16main/samba: rebuild against ncurses-6.0Natanael Copa
2015-07-15main/samba: upgrade to 4.2.3Natanael Copa
2015-05-06main/samba: fix /etc/etc and /var/var in samba-commonNatanael Copa
fixes #4070
2015-04-28main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa
2015-04-21main/samba: upgrade to 4.2.1 and fix prompt for domain provisioningNatanael Copa
fixes #4061
2015-04-10main/samba: add py-tdb to py-samba's dependNatanael Copa
2015-04-09main/*: remove libiconv-dev from makedependsNatanael Copa
2015-04-04main/samba: upgrade to 4.2Natanael Copa
2015-02-24main/samba: critical fix (CVE-2015-0240) - update to 4.1.17Stuart Cardall
fixes https://securityblog.redhat.com/2015/02/23/samba-vulnerability-cve-2015-0240/
2015-01-19main/samba: upgrade to 4.1.16Natanael Copa
2015-01-13main/samba: upgrade to 4.1.15Natanael Copa
2014-12-09main/samba: build man pagesNatanael Copa
2014-12-02main/samba: upgrade to 4.1.14Natanael Copa
2014-10-21main/samba: upgrade to 4.1.13Natanael Copa
2014-09-09main/samba: upgrade to 4.1.12Natanael Copa
2014-08-18main/samba: upgrade to 4.1.11Natanael Copa
2014-07-28main/samba: upgrade to 4.1.10Natanael Copa
2014-06-23main/samba: upgrade to 4.1.9Natanael Copa