Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (6d11a2bbe7196635307104d64ede917e02978ef3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (6d11a2bbe7196635307104d64ede917e02978ef3)
  • Date: Thu, 13 Jan 2022 14:20:15 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

net/cifs-utils/DEPENDS | 1 -
net/cifs-utils/DETAILS | 4 ++--
net/cifs-utils/HISTORY | 2 ++
net/cifs-utils/PRE_BUILD | 6 ------
net/samba4/CONFIGURE | 4 +++-
net/samba4/DETAILS | 4 ++--
net/samba4/HISTORY | 4 ++++
7 files changed, 13 insertions(+), 12 deletions(-)

New commits:
commit 6d11a2bbe7196635307104d64ede917e02978ef3
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

samba4: version 4.15.3

commit f7a94b33b6e258f21096d4aa89cbf35de290ee52
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

cifs-utils: version 6.14

diff --git a/net/cifs-utils/DEPENDS b/net/cifs-utils/DEPENDS
index fe64fdb..ead4f22 100755
--- a/net/cifs-utils/DEPENDS
+++ b/net/cifs-utils/DEPENDS
@@ -1,4 +1,3 @@
-depends autoconf &&
depends talloc &&
#optional_depends libcap-ng \
# "--with-libcap-ng" \
diff --git a/net/cifs-utils/DETAILS b/net/cifs-utils/DETAILS
index e090a87..6060bf0 100755
--- a/net/cifs-utils/DETAILS
+++ b/net/cifs-utils/DETAILS
@@ -1,8 +1,8 @@
SPELL=cifs-utils
- VERSION=6.7
+ VERSION=6.14
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=https://download.samba.org/pub/linux-cifs/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:ee050a0eb4a72fbc8d773e86fbe6839ea2bf11cda5ebd071c8ead66e31b46d50ea4e1d1b26478373be53227cd60b32a90b65b5cb989b5a8237cddfc65bad8e5e
+
SOURCE_HASH=sha512:dd875e110988f84ac766900426e1a75c043607de1f24b87e95cd942f2f58561e1133d16466f02863643c8395fc0160df4050636d1ce0db005f2e52a592c7f0ab
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://wiki.samba.org/index.php/LinuxCIFS_utils";
LICENSE[0]=GPL
diff --git a/net/cifs-utils/HISTORY b/net/cifs-utils/HISTORY
index 4c1a339..2d09fcf 100644
--- a/net/cifs-utils/HISTORY
+++ b/net/cifs-utils/HISTORY
@@ -1,5 +1,7 @@
2022-01-06 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS: always needs talloc
+ * DETAILS: update to 6.14
+ * PRE_BUILD: gone, no more autoreconfig needed

2017-12-18 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added missing libcap[-ng] optional dependency; added
missing
diff --git a/net/cifs-utils/PRE_BUILD b/net/cifs-utils/PRE_BUILD
deleted file mode 100755
index 3933140..0000000
--- a/net/cifs-utils/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-# Someone botched the 6.7 release, as it seems, need
-# to re-autotoolify.
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-autoreconf -fiv
-
diff --git a/net/samba4/CONFIGURE b/net/samba4/CONFIGURE
index 025fd5c..747af0f 100755
--- a/net/samba4/CONFIGURE
+++ b/net/samba4/CONFIGURE
@@ -1,6 +1,9 @@
# SWAT removed in 4.3
list_remove SAMBA4 '--without-swat' &&
list_remove SAMBA4 '--with-swat' &&
+# dnsupdate option removed in 4.15
+list_remove SAMBA4 '--with-dnsupdate' &&
+list_remove SAMBA4 '--without-dnsupdate' &&

config_query SAMBA_AD "Enable Active Directory Support?" n
config_query SAMBA_ADDC "Enable Active Directory Domain Controller support?"
n
@@ -9,4 +12,3 @@ config_query_option SAMBA4 "Build with winbind support
(allows Windows NT domain
config_query_option SAMBA4 "Enable quotas support?" y "--with-quotas"
"--without-quotas"
config_query_option SAMBA4 "Build with utmp support?" y "--with-utmp"
"--without-utmp"
config_query_option SAMBA4 "Build with automount support?" y
"--with-automount" "--without-automount"
-config_query_option SAMBA4 "Build with dnsupdate support?" y
"--with-dnsupdate" "--without-dnsupdate"
diff --git a/net/samba4/DETAILS b/net/samba4/DETAILS
index 1c2bb8e..48ab633 100755
--- a/net/samba4/DETAILS
+++ b/net/samba4/DETAILS
@@ -7,8 +7,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
SOURCE_URL[0]=git://git.samba.org/samba.git:$SPELL
SOURCE_IGNORE=volatile
else
- VERSION=4.14.6
-
SOURCE_HASH=sha512:0ce3f46b2693daa27656fe9a04925cbe7dd398342cab352f0422a350eb9f91d1ea6d64fb18d04010b93fb3c0b9fe6434b23deb1f26018bd1f9bdc1b0f97beca2
+ VERSION=4.15.3
+
SOURCE_HASH=sha512:1c30cfa6cd927f4d822dd7227b89542d05d7ab4e50c2d9717eea4fcf1af5120b55d66ec628acd5c887e9bffc732c1d37ab084db953534a2b3987531b10fef63c
SECURITY_PATCH=5
SOURCE=${SPELL/4}-$VERSION.tar.gz
# SOURCE2=${SPELL/4}-${VERSION}.tar.asc
diff --git a/net/samba4/HISTORY b/net/samba4/HISTORY
index e86b570..1797055 100644
--- a/net/samba4/HISTORY
+++ b/net/samba4/HISTORY
@@ -1,3 +1,7 @@
+2022-01-13 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 4.15.3
+ * CONFIGURE: no dnsupdate option anymore
+
2021-07-14 Eric Sandall <sandalle AT sourcemage.org>
* INSTALL: Don't continue later steps if earlier steps failed




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (6d11a2bbe7196635307104d64ede917e02978ef3), Thomas Orgis, 01/13/2022

Archive powered by MHonArc 2.6.24.

Top of Page