Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (b3f78401066ad3a6d522acc3c644bf292f21bf31)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (b3f78401066ad3a6d522acc3c644bf292f21bf31)
  • Date: Wed, 4 Jan 2023 14:33:49 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

audio-players/mpg123/DETAILS
| 4 +-
audio-players/mpg123/HISTORY
| 3 +
audio-players/mpg123/mpg123-1.31.1.tar.bz2
|binary
audio-players/mpg123/mpg123-1.31.1.tar.bz2.sig
|binary
crypto/nss/DETAILS
| 4 +-
crypto/nss/HISTORY
| 3 +
http/firefox-esr/DETAILS
| 6 +--
http/firefox-esr/HISTORY
| 9 ++++-
http/firefox-esr/patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch
| 16 ----------
9 files changed, 20 insertions(+), 25 deletions(-)

New commits:
commit b3f78401066ad3a6d522acc3c644bf292f21bf31
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

firefox-esr, nss: version 102.6.0esr and 3.79.2

Of course this does ++SECURITY_PATCH on firefox-esr, as usual. Both
updates in one commit because they need each other and because I
suck at using git.

commit ba35559bde22fe4e58f1306cd436a1cb858fe74e
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

mpg123: update to 1.31.1

diff --git a/audio-players/mpg123/DETAILS b/audio-players/mpg123/DETAILS
index cb075b6..d101a76 100755
--- a/audio-players/mpg123/DETAILS
+++ b/audio-players/mpg123/DETAILS
@@ -1,9 +1,9 @@
SPELL=mpg123
- VERSION=1.30.1
+ VERSION=1.31.1
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
SOURCE_URL[1]=http://mpg123.org/download/$SOURCE
-
SOURCE_HASH=sha512:098fcecc6a570e32ccd164b62428417186265905d148d009ea592c948a02027d67fc43e015ece21cf900008f31bbe35b3ec770faba5ae0b914db0022cb6b37fd
+
SOURCE_HASH=sha512:d007ea94a99fde60919a173320e124c9f0079a28452533eeceb9c7bfed43810b46384ae45459ef6ac185e27ec06e153723bb588aaa4955ee2ad1c51dc58eb132
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://mpg123.org/
ENTERED=20011104
diff --git a/audio-players/mpg123/HISTORY b/audio-players/mpg123/HISTORY
index 0dd2fb9..d31d500 100644
--- a/audio-players/mpg123/HISTORY
+++ b/audio-players/mpg123/HISTORY
@@ -1,3 +1,6 @@
+2023-01-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 1.31.1
+
2022-07-13 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 1.30.1

diff --git a/audio-players/mpg123/mpg123-1.31.1.tar.bz2
b/audio-players/mpg123/mpg123-1.31.1.tar.bz2
new file mode 100644
index 0000000..255b221
Binary files /dev/null and b/audio-players/mpg123/mpg123-1.31.1.tar.bz2 differ
diff --git a/audio-players/mpg123/mpg123-1.31.1.tar.bz2.sig
b/audio-players/mpg123/mpg123-1.31.1.tar.bz2.sig
new file mode 100644
index 0000000..1448358
Binary files /dev/null and b/audio-players/mpg123/mpg123-1.31.1.tar.bz2.sig
differ
diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index ab5a741..147862a 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -37,8 +37,8 @@ case $NSS_BRANCH in

SOURCE_HASH=sha512:ab54d838f41f963fdd4b87477b1e769186ae1f138f7c5d764cd6873be4791146d14dcc85697a2ca92e08f3bfcbeb61d64e26e7b5398095272c18a8196d43ac6c
;;
3.79)
- VERSION=3.79.1
-
SOURCE_HASH=sha512:e841efe9d0300d99b50e54c159c75df76c09c34c74bbc9b6ca007ad017b2cb91a8d33f6f4195e52bd8f3ed7be5d53f3ce7ce10825fa21abbf5dbba3db109e037
+ VERSION=3.79.2
+
SOURCE_HASH=sha512:52ca7574d2bb6e2fd874ac40f3e75d58135b103d8bd4b964a9262b5c302b4668ff7c8f5dabbef46e413fd72faeddc44057bc7b489946813331cc9a481d078181
;;
3.80)
VERSION=3.80
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index bd8abfe..d202395 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2023-01-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 3.79.2
+
2022-12-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.86
* PREPARE: added 3.86 branch
diff --git a/http/firefox-esr/DETAILS b/http/firefox-esr/DETAILS
index f14b880..2b63e7f 100755
--- a/http/firefox-esr/DETAILS
+++ b/http/firefox-esr/DETAILS
@@ -1,10 +1,10 @@
SPELL=firefox-esr
SPELLX=firefox
- VERSION=102.2.0esr
- SECURITY_PATCH=166
+ VERSION=102.6.0esr
+ SECURITY_PATCH=167
SOURCE="${SPELLX}-${VERSION}.source.tar.xz"

SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELLX}/releases/${VERSION}/source/${SOURCE}";
-
SOURCE_HASH="sha512:06d753867ccfe1b2c79148cc60bc816b47a2abfa98219808868e9028bef1763d982ef7012698d06b8959cce79163d7926baf5f9d5ca9daa18c51fbf0efc59993"
+
SOURCE_HASH="sha512:c0f0160bea612d0ae74c29dd44beb7fd9a1c292694b8cd5c4faf2e54feb5c27684eee821b67dd40df714d69866a4e3a8b19e22182d9bc3023050d2d96b02d308"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION%esr}"
WEB_SITE=https://www.mozilla.org/en-US/firefox/fx/
GATHER_DOCS=off
diff --git a/http/firefox-esr/HISTORY b/http/firefox-esr/HISTORY
index 3c07886..03c9b4f 100644
--- a/http/firefox-esr/HISTORY
+++ b/http/firefox-esr/HISTORY
@@ -1,10 +1,15 @@
-2022-08-25 Thomas Orgis <sobukus AT orgis.org
+2023-01-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: 102.6 with SECURITY_PATCH++
+ * patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch:
+ gone, upstreamed
+
+2022-08-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 102.2 with lots of SECURITY_PATCH++

2022-07-13 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: only needs atk if old at-spi2-core

-2022-07-01 Thomas Orgis <sobukus AT orgis.org>
+2022-07-01 Thomas Orgis <sobukus AT sourcemage.org>
* */: re-freshed from firefox spell for 102.0esr
INSTALL: also avoid downloading python stuff for install
CONFLICTS, INSTALL: prepare for merging back, unified files
diff --git
a/http/firefox-esr/patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch

b/http/firefox-esr/patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch
deleted file mode 100644
index a996d35..0000000
---
a/http/firefox-esr/patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Remove an extra constant definition that is now being generated
by newer versions of cbindgen (0.24), and causing build failures because it
is defined in several places.
-Author: Olivier Tilloy <olivier.tilloy AT canonical.com>
-Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1773259
-Forwarded: not-needed
-
---- a/gfx/webrender_bindings/webrender_ffi.h
-+++ b/gfx/webrender_bindings/webrender_ffi.h
-@@ -73,8 +73,6 @@ struct WrPipelineInfo;
- struct WrPipelineIdAndEpoch;
- using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpoch>;
-
--const uint64_t ROOT_CLIP_CHAIN = ~0;
--
- } // namespace wr
- } // namespace mozilla
-



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (b3f78401066ad3a6d522acc3c644bf292f21bf31), Thomas Orgis, 01/04/2023

Archive powered by MHonArc 2.6.24.

Top of Page