Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (7f31248fc574ee184e4aad25ea04f8971404adfc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (7f31248fc574ee184e4aad25ea04f8971404adfc)
  • Date: Sun, 22 Oct 2017 15:27:25 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ruby-raa/ruby-2.2/CONFLICTS | 2 ++
ruby-raa/ruby-2.2/DETAILS | 6 +++---
ruby-raa/ruby-2.2/HISTORY | 9 +++++++++
utils/bluez5/BUILD | 4 ++--
utils/bluez5/DEPENDS | 11 ++++++++---
utils/bluez5/DETAILS | 8 +++-----
utils/bluez5/HISTORY | 19 +++++++++++++++++++
utils/bluez5/init.d/bluetooth | 18 ++----------------
8 files changed, 48 insertions(+), 29 deletions(-)

New commits:
commit 7f31248fc574ee184e4aad25ea04f8971404adfc
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ruby-raa/ruby-2.2: version 2.2.8, SECURITY_PATCH++

(cherry picked from commit f1986eb70ec5ba5a773a50ffe7027bcca1c7b7d7)

commit 10bc2c7c1f15f834d2c68dfcb16f356ef2952ae2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ruby-2.2 - extra conflict

(cherry picked from commit 630f731b97ede3fa0a70cb662041dcaf90faf7f4)

commit e7b088a372b312668c31b8f997b81ea3dd781905
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bluez5: => 5.47 [security]

(cherry picked from commit 273964d0f6389a0ee2c191335a8c00abcd8bff68)

commit 21e6035b43614e264c2fe6d69e8dfe85d9515eee
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bluez5: => 5.46

(cherry picked from commit d0b56a01bc7ddf5ae240051e585bf0502f737157)

commit 85e3f31f0ed80bcff8bfbfbfba0ef130bab60e88
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bluez5: dropped deprecated var

(cherry picked from commit 7c2f20d743ff0741c6c2059af31ed1754d00cfea)

commit 913b959e332bacb32c9408388964dcd0eef202d4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bluez5: => 5.40

(cherry picked from commit 36175147a24460848e18bd7bb2bb32998d7b5b47)

commit 43781af074b2d61520727bc09e1d40127a27f1f8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bluez5 5.37

(cherry picked from commit 5cbf94927d9b186c16e744b628e45234572b825b)

diff --git a/ruby-raa/ruby-2.2/CONFLICTS b/ruby-raa/ruby-2.2/CONFLICTS
index bfd52c0..a3abac3 100755
--- a/ruby-raa/ruby-2.2/CONFLICTS
+++ b/ruby-raa/ruby-2.2/CONFLICTS
@@ -3,4 +3,6 @@ conflicts ruby-1.8
conflicts ruby-1.9
conflicts ruby-2.0
conflicts ruby-2.1
+conflicts ruby-2.3
+conflicts ruby-2.4
conflicts ruby-enterprise-edition
diff --git a/ruby-raa/ruby-2.2/DETAILS b/ruby-raa/ruby-2.2/DETAILS
index 8cdf3d7..de2ed4a 100755
--- a/ruby-raa/ruby-2.2/DETAILS
+++ b/ruby-raa/ruby-2.2/DETAILS
@@ -1,8 +1,8 @@
SPELL=ruby-2.2
PACKAGE=ruby
- VERSION=2.2.4
-
SOURCE_HASH=sha512:755257eea0cb79f28f1d2dc6e2a5ee4b1954280f51153e5fe90605a875b1d52077660b87e4e04d11552591a1f60a1241e4c70056f073a217b3bad896f64780da
- SECURITY_PATCH=3
+ VERSION=2.2.8
+
SOURCE_HASH=sha512:e21004bee537f0c706f4ac9526507b414ddb6a8d721e8fad8d7fe88992a4f048eb5eb79f8d8b8af2a8b331dcfa74b560490218a1acb3532c2cdb4fb4909da3c9:UPSTREAM_HASH
+ SECURITY_PATCH=4
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$PACKAGE-$VERSION.tar.xz
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/$PACKAGE/$BRANCH/$SOURCE
diff --git a/ruby-raa/ruby-2.2/HISTORY b/ruby-raa/ruby-2.2/HISTORY
index 9ec072c..65937ae 100644
--- a/ruby-raa/ruby-2.2/HISTORY
+++ b/ruby-raa/ruby-2.2/HISTORY
@@ -1,3 +1,12 @@
+2017-09-14 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.2.8, switched to UPSTREAM_HASH, SECURITY_PATCH++,
+ (CVE-2017-0898, CVE-2017-10784, CVE-2017-14033, CVE-2017-14064,
+ CVE-2017-0902, CVE-2017-0899, CVE-2017-0900, CVE-2017-0901)
+ * CONFLICTS: added ruby-2.4
+
+2015-12-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * CONFLICTS: add ruby-2.3
+
2015-12-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.2.4
SECURITY_PATCH++ fixes CVE-2015-7551
diff --git a/utils/bluez5/BUILD b/utils/bluez5/BUILD
index 5f57a58..d8bfea3 100755
--- a/utils/bluez5/BUILD
+++ b/utils/bluez5/BUILD
@@ -1,3 +1,3 @@
-OPTS="$BLUEZOPTS $OPTS" &&
-OPTS+=" --disable-systemd" &&
+OPTS="--enable-deprecated --disable-systemd $OPTS" &&
+
default_build
diff --git a/utils/bluez5/DEPENDS b/utils/bluez5/DEPENDS
index cafc4d0..9fdd564 100755
--- a/utils/bluez5/DEPENDS
+++ b/utils/bluez5/DEPENDS
@@ -9,7 +9,12 @@ optional_depends cups \
"--disable-cups" \
"for CUPS backend support" &&

+optional_depends libical \
+ "--enable-obex" \
+ "--disable-obex" \
+ "for OBEX profile support" &&
+
optional_depends DEVICE-MANAGER \
- "--enable-udevrules" \
- "--disable-udevrules" \
- "install the udev rules"
+ "--enable-udev" \
+ "--disable-udev" \
+ "for udev device support"
diff --git a/utils/bluez5/DETAILS b/utils/bluez5/DETAILS
index c0bb4c8..188eefd 100755
--- a/utils/bluez5/DETAILS
+++ b/utils/bluez5/DETAILS
@@ -1,12 +1,10 @@
SPELL=bluez5
SPELLX=bluez
- VERSION=5.27
+ VERSION=5.47
+ SECURITY_PATCH=1
SOURCE=$SPELLX-$VERSION.tar.xz
- SOURCE2=$SPELLX-$VERSION.tar.sign
- SOURCE2_IGNORE=signature
- SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
+
SOURCE_HASH=sha512:86fa1baae1593d4824038db8418358b0be624c81fc23ee8f96ec08979d309a2377be3924ab53cc0fcb712aec8e696360e9a9f4de4c12cc31b14de5cf495a11a6
SOURCE_URL[0]=$KERNEL_URL/pub/linux/bluetooth/$SOURCE
- SOURCE2_URL[0]=$KERNEL_URL/pub/linux/bluetooth/$SOURCE2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=http://www.bluez.org/
LICENSE[0]=GPL
diff --git a/utils/bluez5/HISTORY b/utils/bluez5/HISTORY
index 2f3dd26..668c038 100644
--- a/utils/bluez5/HISTORY
+++ b/utils/bluez5/HISTORY
@@ -1,3 +1,22 @@
+2017-09-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.47; SECURITY_PATCH=1, fixes
+ CVE-2017-1000250
+
+2017-08-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.46
+ * BUILD: enabled deprecated tools
+
+2016-07-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: dropped deprecated var
+
+2016-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.40
+ * DEPENDS: corrected flags for udev; added libical opt dep
+ * init.d/bluetooth: updated init script
+
+2016-02-04 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 5.37
+
2015-02-11 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: UDEV -> DEVICE-MANAGER

diff --git a/utils/bluez5/init.d/bluetooth b/utils/bluez5/init.d/bluetooth
index e01f9b9..a4fa562 100755
--- a/utils/bluez5/init.d/bluetooth
+++ b/utils/bluez5/init.d/bluetooth
@@ -1,30 +1,17 @@
#!/bin/bash

-PROGRAM=/usr/sbin/bluetoothd
+PROGRAM=/usr/libexec/bluetooth/bluetoothd
RUNLEVEL=3
NEEDS="+local_fs smgl-messagebus"
-UART_CONF="/etc/bluetooth/uart"

. /etc/init.d/smgl_init

-start_uarts() {
- [ -f /usr/sbin/hciattach -a -f $UART_CONF ] || return
- grep -v '^#' $UART_CONF | while read i; do
- /usr/sbin/hciattach $i
- done
-}
-
-stop_uarts() {
- killproc hciattach > /dev/null 2>&1
-}

start() {
echo "Starting $NAME..."
- $PROGRAM
+ $PROGRAM &
evaluate_retval

- start_uarts
-
[ -d /var/lock/subsys ] || mkdir -p /var/lock/subsys
touch /var/lock/subsys/bluetooth
}
@@ -33,7 +20,6 @@ stop() {
echo "Shutting down $NAME..."
killproc bluetoothd

- stop_uarts
rm -f /var/lock/subsys/bluetooth
}




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (7f31248fc574ee184e4aad25ea04f8971404adfc), Vlad Glagolev, 10/22/2017

Archive powered by MHonArc 2.6.24.

Top of Page