From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. a620945275c8be281f4e4b014328290c2a558160 Date: Fri, 28 Oct 2016 17:19:04 +0100 Message-ID: <20161028161911.1D7891081BA5@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4904330611016055984==" List-Id: --===============4904330611016055984== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 3.x development tree". The branch, master has been updated via a620945275c8be281f4e4b014328290c2a558160 (commit) via 650190e0bb4e7e93e21b58e18ea1a6db016e9bb2 (commit) via 33bc0ecc8a9988a33a1637a4da2f7380a55980af (commit) via d202cbf7f066259a018df51cad9713fe714a6900 (commit) from eebef710c18f323aeb16df70c664007211c6f9e2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a620945275c8be281f4e4b014328290c2a558160 Author: Alexander Marx Date: Mon Sep 19 10:56:42 2016 +0000 sssd: Update to 1.14.1 =20 - The IPA provider now supports logins with enterprise principals - When a user name is overriden in an IPA domain, resolving a group these= users are a member of now returns the overriden user names - Users can be looked up by and log in with their e-mail address as an id= entifier. - A new ad_enabled_domains option was added. - The sssctl tool has two new commands active-server and servers that all= ow the administrator to observe the server that SSSD is bound to and the serve= rs that SSSD autodiscovered =20 For full changelog see https://fedorahosted.org/sssd/wiki/Releases/Notes-= 1.14.1 =20 Signed-off-by: Stefan Schantl Signed-off-by: Alexander Marx Signed-off-by: Michael Tremer commit 650190e0bb4e7e93e21b58e18ea1a6db016e9bb2 Author: Alexander Marx Date: Wed Sep 7 13:21:37 2016 +0000 cifs-utils: new package cifs-utils 6.6 =20 This package is needed by sssd. =20 Signed-off-by: Alexander Marx Signed-off-by: Michael Tremer commit 33bc0ecc8a9988a33a1637a4da2f7380a55980af Author: Alexander Marx Date: Thu Sep 8 12:19:14 2016 +0000 ding-libs: Update to 0.6.0 =20 Signed-off-by: Alexander Marx Signed-off-by: Michael Tremer commit d202cbf7f066259a018df51cad9713fe714a6900 Author: Alexander Marx Date: Tue Oct 25 12:37:10 2016 +0100 samba: Update to 4.5.1 =20 Fixes: #11178 =20 Signed-off-by: Alexander Marx Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: cifs-utils/cifs-utils.nm | 42 ++++++++++++++++++++++++++++++++++++++++++ ding-libs/ding-libs.nm | 4 ++-- samba/samba.nm | 41 +++++++++++++++++++++++++---------------- sssd/sssd.nm | 41 ++++++++++++++++++++++++++++++++++++----- 4 files changed, 105 insertions(+), 23 deletions(-) create mode 100644 cifs-utils/cifs-utils.nm Difference in files: diff --git a/cifs-utils/cifs-utils.nm b/cifs-utils/cifs-utils.nm new file mode 100644 index 0000000..191afdf --- /dev/null +++ b/cifs-utils/cifs-utils.nm @@ -0,0 +1,42 @@ +############################################################################= ### +# IPFire.org - An Open Source Firewall Solution = # +# Copyright (C) - IPFire Development Team = # +############################################################################= ### + +name =3D cifs-utils +version =3D 6.6 +release =3D 1 + +groups =3D System/Tools +url =3D https://wiki.samba.org/index.php/LinuxCIFS_utils +license =3D GPL +summary =3D A utility for the Common Internet File System + +description + This package of tools is called cifs-utils. Although not really part + of Samba proper, these tools were originally part of the Samba package. + For several reasons, shipping these tools as part of Samba was + problematic and it was deemed better to split them off into their own + package. +end + +source_dl =3D http://download.samba.org/pub/linux-cifs/cifs-utils/ +sources =3D %{thisapp}.tar.bz2 + +build + test + make check + end +end + +packages + package %{name} + + package %{name}-devel + template DEVEL + end + + package %{name}-debuginfo + template DEBUGINFO + end +end diff --git a/ding-libs/ding-libs.nm b/ding-libs/ding-libs.nm index ae45cb7..51e9736 100644 --- a/ding-libs/ding-libs.nm +++ b/ding-libs/ding-libs.nm @@ -4,8 +4,8 @@ ############################################################################= ### =20 name =3D ding-libs -version =3D 0.5.0 -release =3D 2 +version =3D 0.6.0 +release =3D 1 =20 groups =3D System/Libraries url =3D http://fedorahosted.org/sssd/ diff --git a/samba/samba.nm b/samba/samba.nm index 39f4c84..7b7c200 100644 --- a/samba/samba.nm +++ b/samba/samba.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D samba -version =3D 3.6.16 +version =3D 4.5.1 release =3D 1 =20 groups =3D Networking/Daemons @@ -35,50 +35,52 @@ build autoconf automake avahi-devel - cups-devel + cups-devel >=3D 2.1.4 + docbook-xsl gettext + gnutls-devel ncurses-devel libacl-devel + libattr-devel libcap-devel + libldb-devel >=3D 1.1.27 + libtalloc-devel >=3D 2.1.8 + libtdb-devel >=3D1.3.11 + libtevent-devel >=3D 0.9.29 openldap-devel openssl-devel pam-devel popt-devel + pyldb + pytalloc + pytdb + pytevent readline-devel which zlib-devel end =20 - DIR_APP =3D %{DIR_SRC}/%{thisapp}/source3 - configure_options +=3D \ + --enable-fhs \ --prefix=3D%{prefix} \ - --localstatedir=3D/var \ + --localstatedir=3D%{localstatedir} \ --with-lockdir=3D%{sharedstatedir}/samba \ - --with-piddir=3D%{rundir} \ - --with-mandir=3D%{mandir} \ + --with-piddir=3D%{localstatedir}/run/samba \ --with-privatedir=3D%{sharedstatedir}/samba/private \ - --with-logfilebase=3D/var/log/samba \ + --with-logfilebase=3D%{localstatedir}/log/samba \ --with-modulesdir=3D%{libdir}/samba \ --with-configdir=3D%{sysconfdir}/samba \ --with-pammodulesdir=3D/%{lib}/security \ - --with-swatdir=3D%{datadir}/swat \ --with-automount \ - --with-libsmbclient \ - --with-libsmbsharemodes \ --with-pam \ - --with-pam_smbpass \ --with-quotas \ --with-sendfile-support \ --with-syslog \ --with-utmp \ --with-winbind \ + --bundled-libraries=3D"!zlib,!popt,!tdb,!pytdb,!talloc,!pytalloc,!pytalloc= -util,!tevent,!pytevent,!ldb,!pyldb,!pyldb-util" \ --with-shared-modules=3Didmap_ad,idmap_rid,idmap_adex,idmap_hash =20 - make_build_targets +=3D \ - pch \ - all modules - install_cmds mkdir -pv %{BUILDROOT}%{sysconfdir}/samba echo "127.0.0.1 localhost" > %{BUILDROOT}%{sysconfdir}/samba/lmhosts @@ -86,6 +88,13 @@ build end end =20 +quality-agent + whitelist_rpath + %{libdir}/samba + %{libdir}/tdb + end +end + packages package %{name} prerequires =3D systemd-units diff --git a/sssd/sssd.nm b/sssd/sssd.nm index 2f4c6ad..de78e07 100644 --- a/sssd/sssd.nm +++ b/sssd/sssd.nm @@ -4,8 +4,8 @@ ############################################################################= ### =20 name =3D sssd -version =3D 1.9.4 -release =3D 2 +version =3D 1.14.1 +release =3D 1 =20 groups =3D System/Tools url =3D http://fedorahosted.org/sssd/ @@ -22,29 +22,46 @@ end source_dl =3D https://fedorahosted.org/released/sssd/ =20 build + # The system security services daemon and many tools requires + # an rpath to run properly. Disable the macro for fixing these rpath's. + MACRO_FIX_LIBTOOL =3D # Do nothing. + requires /usr/bin/nsupdate + autoconf + automake c-ares-devel + cifs-utils-devel >=3D 6.6 cyrus-sasl-devel dbus-devel + ding-libs-devel >=3D 0.6.0 docbook-xsl + gettext-devel glib2-devel krb5-devel >=3D 1.10.3 libcollection-devel libdhash-devel libini_config-devel libldb-devel - libnl-devel + libnl3-devel + libnfsidmap-devel libsemanage-devel libtalloc-devel libtdb-devel libtevent-devel + libtool openldap-devel openssl-devel pam-devel >=3D 1.1.6 pcre-devel popt-devel - python-devel + python3-devel + samba-devel >=3D 4.0.5 + systemd-devel + end + + prepare_cmds + autoreconf -vfi end =20 configure_options +=3D \ @@ -60,7 +77,13 @@ build --with-systemdunitdir=3D%{unitdir} \ --enable-pammoddir=3D%{libdir}/security \ --disable-static \ - --disable-rpath + --disable-rpath \ + --disable-config-lib \ + --without-secrets + + test + make check + end =20 install_cmds # Install default config file. @@ -72,6 +95,14 @@ build end end =20 +quality-agent + whitelist_rpath + %{libdir}/sssd + %{libdir}:%{libdir}/sssd + %{libdir}/sssd:%{libdir} + end +end + packages package %{name} groups +=3D Base hooks/post-receive -- IPFire 3.x development tree --===============4904330611016055984==--