Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (be11c43da3a89b7607da9b9cb9d86474b976fd46)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (be11c43da3a89b7607da9b9cb9d86474b976fd46)
  • Date: Fri, 21 Aug 2020 22:13:16 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

database/tdb/DETAILS | 4 ++--
database/tdb/HISTORY | 3 +++
libs/talloc/DETAILS | 4 ++--
libs/talloc/HISTORY | 3 +++
libs/tevent/DETAILS | 4 ++--
libs/tevent/HISTORY | 3 +++
net/samba4/DEPENDS | 16 ++++++++++------
net/samba4/DETAILS | 4 ++--
net/samba4/HISTORY | 9 +++++++++
perl-cpan/parse-yapp/DETAILS | 8 ++++----
perl-cpan/parse-yapp/HISTORY | 5 +++++
11 files changed, 45 insertions(+), 18 deletions(-)

New commits:
commit be11c43da3a89b7607da9b9cb9d86474b976fd46
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

parse-yapp: Updated to 1.21

Now maintained by William N. Braswell, Jr.

commit 4dffbea75b4506074ab60488670d1decb45aacdd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

talloc: Updated to 2.3.1

commit cd19a38ac94dfcbd73ea928d539aa43f2e4d7dbd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

tevent: Updated to 0.10.2

commit 31e8fd7417642b40da9fcf1f64e796a63580f93a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

tdb: Updated to 1.4.3

commit 6bad3275dd5ba72ae95469682f201b2908d26c05
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

samba4: Updated to stable 4.12.6

SECURITY_PATCH++ See https://www.samba.org/samba/history/security.html
gnutls is required (since 3.4.7...), not just for AD DC.
parse-yapp is required.
dependency on lmdb and gpgme for Active Directory (AD) Domain Controller
(DC).

diff --git a/database/tdb/DETAILS b/database/tdb/DETAILS
index 81885d8..c7d8053 100755
--- a/database/tdb/DETAILS
+++ b/database/tdb/DETAILS
@@ -1,9 +1,9 @@
SPELL=tdb
- VERSION=1.3.4
+ VERSION=1.4.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://samba.org/ftp/$SPELL/$SOURCE
SOURCE_URL[1]=ftp://ftp.samba.org/pub/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:add1f58a0686cfd6910667b494de9a40737edfb799896f4f042b641309699a7fdb23b5c4d21555c02021eafc80def0d8fc1b6d4faf25ceb0b32b761e1610764c
+
SOURCE_HASH=sha512:99488839e7da396f04df60412d21a7d3e09efeab52772d6cb5e9470a3dfd585d73ef2422c51cd0d8ccc123a65d455de400d5d6b24a21a2a50d3da60d9a70e67a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=GPL
WEB_SITE=https://tdb.samba.org/
diff --git a/database/tdb/HISTORY b/database/tdb/HISTORY
index c5a66fc..7474f37 100644
--- a/database/tdb/HISTORY
+++ b/database/tdb/HISTORY
@@ -1,3 +1,6 @@
+2020-08-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.4.3
+
2019-05-18 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/

diff --git a/libs/talloc/DETAILS b/libs/talloc/DETAILS
index 1a974be..6350cc1 100755
--- a/libs/talloc/DETAILS
+++ b/libs/talloc/DETAILS
@@ -8,8 +8,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/samba4-git
SOURCE_URL[0]=git://git.samba.org/samba.git:samba4
SOURCE_IGNORE=volatile
else
- VERSION=2.1.15
-
SOURCE_HASH=sha512:41896f8877e9a52e70b9881c41667dc52d7c1b03c3b248020fd909b794a4c5a4addee3eb944aa80ecfa3b03e6e5e1f67a62b5f3a5dcdc412b3e975352057ff40
+ VERSION=2.3.1
+
SOURCE_HASH=sha512:064fc39a9aaace6e0209f3251c8ff198d8a318b4cf4198006ff9892ca6e15e7d817b2fda43e0444fbbf04d2c3e70d06523dff5d57cbb796d27317ef4759e062e
SOURCE=$SPELL-$VERSION.tar.gz
# SOURCE2=${SOURCE/.gz/}.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/libs/talloc/HISTORY b/libs/talloc/HISTORY
index 5d878c0..217bb02 100644
--- a/libs/talloc/HISTORY
+++ b/libs/talloc/HISTORY
@@ -1,3 +1,6 @@
+2020-08-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.3.1
+
2019-01-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.1.15
* PRE_BUILD: fix waf
diff --git a/libs/tevent/DETAILS b/libs/tevent/DETAILS
index f60ca87..1fa974b 100755
--- a/libs/tevent/DETAILS
+++ b/libs/tevent/DETAILS
@@ -1,7 +1,7 @@
SPELL=tevent
- VERSION=0.9.38
+ VERSION=0.10.2
SOURCE=${SPELL}-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:f475a7b7c261368bd641992c8f657c081bbbe783535ff435a7b68f7749d0e5873d57d05cf6ce80a28ccc9f11033022d28e9ae357b03854109c2c279a003d2035
+
SOURCE_HASH=sha512:1da8f28898f35daab515892b880d1de601062cc3e2b2570cd62e6913df17b0195a05acb7b484c628cddc0eb8b0cde893105ede3feb32bc5764e7d25684f332ba
# SOURCE2=${SPELL}-${VERSION}.tar.asc
# SOURCE2_IGNORE=signature
SOURCE_URL[0]=https://www.samba.org/ftp/tevent/$SOURCE
diff --git a/libs/tevent/HISTORY b/libs/tevent/HISTORY
index a95dcca..ea6b0be 100644
--- a/libs/tevent/HISTORY
+++ b/libs/tevent/HISTORY
@@ -1,3 +1,6 @@
+2020-08-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.10.2
+
2019-01-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.38
* PRE_BUILD: added, fix WAF usage
diff --git a/net/samba4/DEPENDS b/net/samba4/DEPENDS
index afc9cf4..9b98482 100755
--- a/net/samba4/DEPENDS
+++ b/net/samba4/DEPENDS
@@ -1,5 +1,7 @@
depends e2fsprogs &&
+depends gnutls &&
depends libcap &&
+depends parse-yapp &&
depends popt &&
depends PYTHON &&
depends tevent &&
@@ -10,8 +12,14 @@ fi &&
depends -sub 'SSL' ${HTTP_DL_HANDLER} &&

if [[ "$SAMBA_ADDC" == "y" ]]; then
- depends acl "--with-acl-support"
+ list_remove SAMBA4 '--without-ad-dc' &&
+ list_remove SAMBA4 '--without-gpgme' &&
+ depends acl "--with-acl-support" &&
+ depends gpgme &&
+ depends lmdb
else
+ list_add SAMBA4 '--without-ad-dc' &&
+ list_add SAMBA4 '--without-gpgme' &&
optional_depends acl \
"--with-acl-support" \
"--without-acl-support" \
@@ -38,11 +46,6 @@ optional_depends linux-pam \
"--without-pam" \
"To enable PAM authentication" &&

-optional_depends gnutls \
- "--enable-gnutls" \
- "--disable-gnutls" \
- "for encrypted communication" &&
-
optional_depends CUPS \
"--enable-cups" \
"--disable-cups" \
@@ -80,6 +83,7 @@ optional_depends dmapi \
"--without-dmapi" \
"for data management API for XFS Filesystem support" &&

+
optional_depends libxslt "" "" "to build man pages and documentation" &&
if is_depends_enabled $SPELL libxslt; then
depends docbook-xsl
diff --git a/net/samba4/DETAILS b/net/samba4/DETAILS
index f3fe144..fb89edb 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.7.5
-
SOURCE_HASH=sha512:1cd70ebbe59e467701e6607147d19492c3fdad99371aa182ded9e4e2f37a53c76c04e796725bd747e5e1fb882bfb73d82a0d26f25de5ef135266d33be9f7fb61:WORKS_FOR_ME
+ VERSION=4.12.6
+
SOURCE_HASH=sha512:16a4ced3942bc6d51e80db257e8caeaa426980f66caf2aaf2324f091ec5063bc6b9029d90ff2f321b68be4cede7555d1ebf142405105468bd581e7a7bf9f0be5:WORKS_FOR_ME
SECURITY_PATCH=3
SOURCE=${SPELL/4}-$VERSION.tar.gz
# SOURCE2=${SPELL/4}-${VERSION}.tar.asc
diff --git a/net/samba4/HISTORY b/net/samba4/HISTORY
index e474725..08fd3e5 100644
--- a/net/samba4/HISTORY
+++ b/net/samba4/HISTORY
@@ -1,3 +1,12 @@
+2020-08-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to stable 4.12.6
+ SECURITY_PATCH++
+ See https://www.samba.org/samba/history/security.html
+ * DEPENDS: gnutls is required (since 3.4.7...), not just for AD DC.
+ parse-yapp is required.
+ dependency on lmdb and gpgme for Active Directory (AD) Domain
+ Controller (DC).
+
2018-03-06 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to stable 4.7.5
SECURITY_PATCH++ fixes CVE-2017-11103 CVE-2017-12150 CVE-2017-12151
CVE-2017-12163
diff --git a/perl-cpan/parse-yapp/DETAILS b/perl-cpan/parse-yapp/DETAILS
index 986efc8..58dda4d 100755
--- a/perl-cpan/parse-yapp/DETAILS
+++ b/perl-cpan/parse-yapp/DETAILS
@@ -1,11 +1,11 @@
SPELL=parse-yapp
- VERSION=1.05
+ VERSION=1.21
SOURCE=Parse-Yapp-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Parse-Yapp-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/F/FD/FDESAR/$SOURCE
-
SOURCE_HASH=sha512:27375b333bf4358f04354baa1d389b082863e12925bc16425b8b029fa4780a04f6d2e314fd011be4ddcc8dff5f17e9921b257c7a3b1c3cea728220c971bb059b
+
SOURCE_URL[0]=https://cpan.metacpan.org/authors/id/W/WB/WBRASWELL/${SOURCE}
+
SOURCE_HASH=sha512:dbf6182d4813ff7e355ea1713c748bfdf8290040a93f123acec645c7a1733fe457ab6e0ab51c4ec83cf82bc43d7fb35cbf89875df7b5c2ffc9635e85458cfeee
LICENSE=GPL
- WEB_SITE=http://search.cpan.org/~fdesar/Parse-Yapp/
+ WEB_SITE=https://metacpan.org/release/Parse-Yapp
ENTERED=20020404
KEYWORDS="compiler parser perl"
SHORT="Yet Another Perl Parser compiler"
diff --git a/perl-cpan/parse-yapp/HISTORY b/perl-cpan/parse-yapp/HISTORY
index 452adb4..764f4c3 100644
--- a/perl-cpan/parse-yapp/HISTORY
+++ b/perl-cpan/parse-yapp/HISTORY
@@ -1,3 +1,7 @@
+2020-08-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.21
+ Now maintained by William N. Braswell, Jr.
+
2008-01-07 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: cleaned up
* BUILD: useless
@@ -27,3 +31,4 @@

2002-04-05 Giovanni Lopedote <djcomputer AT gmx.net>
* All files: Initial version
+



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (be11c43da3a89b7607da9b9cb9d86474b976fd46), Eric Sandall, 08/21/2020

Archive powered by MHonArc 2.6.24.

Top of Page