public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3f8263b80a160b9f14bd7015498c61b565029214
@ 2022-06-07 16:45 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2022-06-07 16:45 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 4349 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  3f8263b80a160b9f14bd7015498c61b565029214 (commit)
      from  b8939e48831fa18bea1360b6b332c5338ac310db (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3f8263b80a160b9f14bd7015498c61b565029214
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date:   Tue Jun 7 16:44:26 2022 +0000

    boost: Fix ARM rootfiles as well
    
    Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/aarch64/boost | 12 ++++++------
 config/rootfiles/common/armv6l/boost  | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

Difference in files:
diff --git a/config/rootfiles/common/aarch64/boost b/config/rootfiles/common/aarch64/boost
index 49ff120ab..78e114983 100644
--- a/config/rootfiles/common/aarch64/boost
+++ b/config/rootfiles/common/aarch64/boost
@@ -16096,8 +16096,8 @@
 #usr/lib/cmake/boost_python-1.76.0
 #usr/lib/cmake/boost_python-1.76.0/boost_python-config-version.cmake
 #usr/lib/cmake/boost_python-1.76.0/boost_python-config.cmake
-#usr/lib/cmake/boost_python-1.76.0/libboost_python-variant-mt-a64-shared-py3.8.cmake
-#usr/lib/cmake/boost_python-1.76.0/libboost_python-variant-a64-shared-py3.8.cmake
+#usr/lib/cmake/boost_python-1.76.0/libboost_python-variant-mt-a64-shared-py3.10.cmake
+#usr/lib/cmake/boost_python-1.76.0/libboost_python-variant-a64-shared-py3.10.cmake
 #usr/lib/cmake/boost_random-1.76.0
 #usr/lib/cmake/boost_random-1.76.0/boost_random-config-version.cmake
 #usr/lib/cmake/boost_random-1.76.0/boost_random-config.cmake
@@ -16250,10 +16250,10 @@ usr/lib/libboost_nowide-a64.so.1.76.0
 usr/lib/libboost_prg_exec_monitor-mt-a64.so.1.76.0
 #usr/lib/libboost_prg_exec_monitor-a64.so
 usr/lib/libboost_prg_exec_monitor-a64.so.1.76.0
-#usr/lib/libboost_python38-mt-a64.so
-usr/lib/libboost_python38-mt-a64.so.1.76.0
-#usr/lib/libboost_python38-a64.so
-usr/lib/libboost_python38-a64.so.1.76.0
+#usr/lib/libboost_python310-mt-a64.so
+usr/lib/libboost_python310-mt-a64.so.1.76.0
+#usr/lib/libboost_python310-a64.so
+usr/lib/libboost_python310-a64.so.1.76.0
 #usr/lib/libboost_random-mt-a64.so
 usr/lib/libboost_random-mt-a64.so.1.76.0
 #usr/lib/libboost_random-a64.so
diff --git a/config/rootfiles/common/armv6l/boost b/config/rootfiles/common/armv6l/boost
index 80cc4063a..447413810 100644
--- a/config/rootfiles/common/armv6l/boost
+++ b/config/rootfiles/common/armv6l/boost
@@ -16096,8 +16096,8 @@
 #usr/lib/cmake/boost_python-1.76.0
 #usr/lib/cmake/boost_python-1.76.0/boost_python-config-version.cmake
 #usr/lib/cmake/boost_python-1.76.0/boost_python-config.cmake
-#usr/lib/cmake/boost_python-1.76.0/libboost_python-variant-a32-shared-py3.8.cmake
-#usr/lib/cmake/boost_python-1.76.0/libboost_python-variant-mt-a32-shared-py3.8.cmake
+#usr/lib/cmake/boost_python-1.76.0/libboost_python-variant-a32-shared-py3.10.cmake
+#usr/lib/cmake/boost_python-1.76.0/libboost_python-variant-mt-a32-shared-py3.10.cmake
 #usr/lib/cmake/boost_random-1.76.0
 #usr/lib/cmake/boost_random-1.76.0/boost_random-config-version.cmake
 #usr/lib/cmake/boost_random-1.76.0/boost_random-config.cmake
@@ -16250,10 +16250,10 @@ usr/lib/libboost_nowide-mt-a32.so.1.76.0
 usr/lib/libboost_prg_exec_monitor-a32.so.1.76.0
 #usr/lib/libboost_prg_exec_monitor-mt-a32.so
 usr/lib/libboost_prg_exec_monitor-mt-a32.so.1.76.0
-#usr/lib/libboost_python38-a32.so
-usr/lib/libboost_python38-a32.so.1.76.0
-#usr/lib/libboost_python38-mt-a32.so
-usr/lib/libboost_python38-mt-a32.so.1.76.0
+#usr/lib/libboost_python310-a32.so
+usr/lib/libboost_python310-a32.so.1.76.0
+#usr/lib/libboost_python310-mt-a32.so
+usr/lib/libboost_python310-mt-a32.so.1.76.0
 #usr/lib/libboost_random-a32.so
 usr/lib/libboost_random-a32.so.1.76.0
 #usr/lib/libboost_random-mt-a32.so


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-07 16:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 16:45 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3f8263b80a160b9f14bd7015498c61b565029214 Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox