Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David C. Haley (02bc6f55ccc7db47465a3d69ba22b72d5be06244)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "David C. Haley" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David C. Haley (02bc6f55ccc7db47465a3d69ba22b72d5be06244)
  • Date: Fri, 14 Apr 2023 23:44:17 +0000

GIT changes to master grimoire by David C. Haley <khoralin AT gmail.com>:

http/apache24/DETAILS | 4 ++--
http/apache24/HISTORY | 13 +++++++++++++
libs/apr-util/DETAILS | 5 ++---
libs/apr-util/HISTORY | 5 +++++
libs/apr/DETAILS | 4 ++--
libs/apr/HISTORY | 4 ++++
6 files changed, 28 insertions(+), 7 deletions(-)

New commits:
commit 02bc6f55ccc7db47465a3d69ba22b72d5be06244
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>

libs/apr-util: Version Bump -> 1.6.3, SECURITY_PATCH++
SOURCE_HASH removed, not leveraged

commit 7081433853f6e8b5c16c3e6f6c122ce2da0c1749
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>

libs/apr: Version Bump -> 1.7.3, SECURITY_PATCH++

commit d21979c1e4b8962306f5316868a64fe993fd5c70
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>

http/apache24: Version Bump -> 2.4.57, SECURITY_PATCH++

diff --git a/http/apache24/DETAILS b/http/apache24/DETAILS
index 6c38e8f..9371685 100755
--- a/http/apache24/DETAILS
+++ b/http/apache24/DETAILS
@@ -1,6 +1,6 @@
SPELL=apache24
- VERSION=2.4.46
- SECURITY_PATCH=0
+ VERSION=2.4.57
+ SECURITY_PATCH=1
SOURCE=httpd-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="apache.gpg:$SOURCE2:UPSTREAM_KEY"
diff --git a/http/apache24/HISTORY b/http/apache24/HISTORY
index b835425..1558f1e 100644
--- a/http/apache24/HISTORY
+++ b/http/apache24/HISTORY
@@ -1,2 +1,15 @@
+2023-04-14 David C. Haley <khoralin AT gmail.com>
+ * DETAILS: version bumped -> 2.4.57
+ Security_Patch++: CVE-2021-30641 CVE-2020-35452
+ CVE-2021-26691 CVE-2021-26690 CVE-2020-13950 CVE-2020-13938
+ CVE-2019-17567 CVE-2021-31618 CVE-2021-40438 CVE-2021-39275
+ CVE-2021-36160 CVE-2021-34798 CVE-2021-33193 CVE-2021-41773
+ CVE-2021-41524 CVE-2021-42013 CVE-2021-44790 CVE-2021-44224
+ CVE-2022-23943 CVE-2022-22721 CVE-2022-22720 CVE-2022-22719
+ CVE-2022-31813 CVE-2022-30556 CVE-2022-30522 CVE-2022-29404
+ CVE-2022-28615 CVE-2022-28614 CVE-2022-28330 CVE-2022-26377
+ CVE-2022-37436 CVE-2022-36760 CVE-2006-20001 CVE-2023-27522
+ CVE-2023-25690
+
2020-08-07 David C. Haley <khoralin AT gmail.com>
* Created spell for version 2.4.46
diff --git a/libs/apr-util/DETAILS b/libs/apr-util/DETAILS
index 4b0960c..2fcfb5f 100755
--- a/libs/apr-util/DETAILS
+++ b/libs/apr-util/DETAILS
@@ -3,9 +3,8 @@ if [ -f $DEPENDS_CONFIG/apr.p ]; then
fi

SPELL=apr-util
- VERSION=1.6.1
- SECURITY_PATCH=2
-# SOURCE_HASH=sha512:
+ VERSION=1.6.3
+ SECURITY_PATCH=3
REPOS_URI="branches/${VERSION%.*}.x"
if [[ "$APR_LATEST" == y ]]; then
VERSION=${VERSION%\.*}-HEAD
diff --git a/libs/apr-util/HISTORY b/libs/apr-util/HISTORY
index 165d1fb..5947d03 100644
--- a/libs/apr-util/HISTORY
+++ b/libs/apr-util/HISTORY
@@ -1,3 +1,8 @@
+2023-04-14 David C. Haley <khoralin AT gmail.com>
+ * DETAILS: version bump -> 1.6.5
+ SECURITY_PATCH++: CVE-2022-25147
+ SOURCE_HASH: Dropped, not used
+
2018-01-05 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: updated to 1.6.1

diff --git a/libs/apr/DETAILS b/libs/apr/DETAILS
index 662946a..61e2127 100755
--- a/libs/apr/DETAILS
+++ b/libs/apr/DETAILS
@@ -1,6 +1,6 @@
SPELL=apr
- VERSION=1.6.3
- SECURITY_PATCH=2
+ VERSION=1.7.3
+ SECURITY_PATCH=3
REPOS_URI="branches/${VERSION%.*}.x"
if [[ "${APR_LATEST}" == y ]]; then
VERSION=${VERSION%\.*}-HEAD
diff --git a/libs/apr/HISTORY b/libs/apr/HISTORY
index 3e802c8..a6b63f3 100644
--- a/libs/apr/HISTORY
+++ b/libs/apr/HISTORY
@@ -1,3 +1,7 @@
+2023-04-14 David C. Haley <khoralin AT gmail.com>
+ * DETAILS: version bumped -> 1.7.0, SECURITY_PATCH++
+ CVE-2021-35940 CVE-2022-28331 CVE-2022-28331
+
2018-01-05 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.6.3




  • [SM-Commit] GIT changes to master grimoire by David C. Haley (02bc6f55ccc7db47465a3d69ba22b72d5be06244), David C. Haley, 04/14/2023

Archive powered by MHonArc 2.6.24.

Top of Page