Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Conner Clere (e964ff6c0e2153db3e73ba0f087b42252b23695c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Conner Clere (e964ff6c0e2153db3e73ba0f087b42252b23695c)
  • Date: Fri, 31 Mar 2023 13:30:15 +0000

GIT changes to master binary grimoire by Conner Clere
<xenanthropy AT sourcemage.org>:

bin-http/firefox-bin/DETAILS | 4 ++--
bin-http/firefox-bin/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit e964ff6c0e2153db3e73ba0f087b42252b23695c
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

firefox-bin: => 111.0.1, SECURITY_PATCH++

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index e0aa484..abffbab 100755
--- a/bin-http/firefox-bin/DETAILS
+++ b/bin-http/firefox-bin/DETAILS
@@ -1,8 +1,8 @@
SPELL=firefox-bin
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
- VERSION=110.0.1
+ VERSION=111.0.1
# SOURCE_HASH=sha512:
- SECURITY_PATCH=42
+ SECURITY_PATCH=43
SOURCE=firefox-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index 9cee26d..779a809 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-03-31 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: version 111.0.1, SECURITY_PATCH++
+
2023-03-08 Conner Clere <xenanthropy AT sourcemage.org>
* DETAILS: version 110.0.1, SECURITY_PATCH++




  • [SM-Commit] GIT changes to master binary grimoire by Conner Clere (e964ff6c0e2153db3e73ba0f087b42252b23695c), Conner Clere, 03/31/2023

Archive powered by MHonArc 2.6.24.

Top of Page