Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e47aa45bd5d0263e07df3b3aff756111d9fee75a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e47aa45bd5d0263e07df3b3aff756111d9fee75a)
  • Date: Wed, 5 Oct 2022 23:00:20 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/dbus/DETAILS | 6 +++---
utils/dbus/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit e47aa45bd5d0263e07df3b3aff756111d9fee75a
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/dbus: : versions 1.15.2/1.14.4, SECURITY_PATCH++

diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index 7614eed..d9dc8e2 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,10 +1,10 @@
SPELL=dbus
if [[ "${DBUS_BRANCH}" == "devel" ]]; then
- VERSION=1.15.0
+ VERSION=1.15.2
else
- VERSION=1.14.0
+ VERSION=1.14.4
fi
- SECURITY_PATCH=17
+ SECURITY_PATCH=18
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://dbus.freedesktop.org/releases/dbus/$SOURCE
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index 51ad8a0..89c3de8 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,7 @@
+2022-10-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 1.15.2/1.14.4, SECURITY_PATCH++,
+ (CVE-2022-42010, CVE-2022-42012)
+
2022-09-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 1.15.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e47aa45bd5d0263e07df3b3aff756111d9fee75a), Pavel Vinogradov, 10/05/2022

Archive powered by MHonArc 2.6.24.

Top of Page