Package: petsc / 3.22.5+dfsg1-2

Metadata

Package Version Patches format
petsc 3.22.5+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build no rpath.patch | (download)

config/BuildSystem/config/setCompilers.py | 9 4 + 5 - 0 !
1 file changed, 4 insertions(+), 5 deletions(-)

---
docs.patch | (download)

docs/faq/index.html | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
lib versions.patch | (download)

makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
sprng 2.patch | (download)

config/BuildSystem/config/packages/sprng.py | 2 1 + 1 - 0 !
src/sys/classes/random/impls/sprng/sprng.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
clean no double colon.patch | (download)

lib/petsc/conf/rules | 2 1 + 1 - 0 !
makefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
nocleanup.patch | (download)

config/BuildSystem/config/framework.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
soname_extension | (download)

config/PETSc/Configure.py | 34 22 + 12 - 0 !
config/PETSc/options/sharedLibraries.py | 3 3 + 0 - 0 !
config/examples/arch-ci-linux-gcc-ifc-cmplx.py | 1 1 + 0 - 0 !
gmakefile | 21 11 + 10 - 0 !
makefile | 10 5 + 5 - 0 !
src/ksp/ksp/tutorials/ex1.c | 5 5 + 0 - 0 !
src/ksp/ksp/tutorials/output/ex1_library_preload.out | 13 13 + 0 - 0 !
src/sys/dll/reg.c | 6 6 + 0 - 0 !
8 files changed, 66 insertions(+), 27 deletions(-)

 [patch 1/2] configure: add -with-library-name-suffix=<suffix> option


soname_extension_MR8026.patch | (download)

gmakefile | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 [patch] build: clarify soname_sfx_function set in gmakefile


hurd.patch | (download)

src/sys/memory/mem.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
label_tests.patch | (download)

makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
downloaded_SAWs.js.patch | (download)

share/petsc/saws/js/SAWs.js | 266 266 + 0 - 0 !
share/petsc/saws/linearsolveroptions.html | 2 1 + 1 - 0 !
2 files changed, 267 insertions(+), 1 deletion(-)

---
configure_python3.patch | (download)

src/sys/tests/ex55.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
petscmatmod_split.patch | (download)

gmakefile | 3 2 + 1 - 0 !
src/mat/f90-mod/petscmatdefmod.F90 | 99 99 + 0 - 0 !
src/mat/f90-mod/petscmatmod.F90 | 100 1 + 99 - 0 !
3 files changed, 102 insertions(+), 100 deletions(-)

---