Package: pegasus-wms / 4.4.0+dfsg-8

Metadata

Package Version Patches format
pegasus-wms 4.4.0+dfsg-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
worker package | (download)

src/edu/isi/pegasus/planner/refiner/DeployWorkerPackage.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
disable externals | (download)

build.xml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
classpath | (download)

build.xml | 12 10 + 2 - 0 !
1 file changed, 10 insertions(+), 2 deletions(-)

---
portability | (download)

release-tools/getsystem/getsystem | 32 20 + 12 - 0 !
src/tools/pegasus-cluster/Makefile | 6 0 + 6 - 0 !
src/tools/pegasus-invoke/Makefile | 4 2 + 2 - 0 !
3 files changed, 22 insertions(+), 20 deletions(-)

---
python_2_7_3_urlparse_fix.patch | (download)

lib/pegasus/python/Pegasus/netlogger/nlapi.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 fix crash with python2.7 2.7.3 due to urlparse.uses_query
 .
 pegasus-wms (4.0.1+dfsg-7) UNRELEASED; urgency=low
 .
   * In lib/pegasus/python/netlogger/nlapi.py add try/except around use of
     urlparse.uses_query to avoid crash when run with python (2.7.3) that does
     not have it (Closes: #682148)
build fixes | (download)

build.xml | 16 0 + 16 - 0 !
src/tools/Makefile | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 17 deletions(-)

---
remove deps | (download)

src/edu/isi/pegasus/planner/catalog/replica/impl/LRC.java | 2922 0 + 2922 - 0 !
src/edu/isi/pegasus/planner/catalog/replica/impl/RLI.java | 1988 0 + 1988 - 0 !
src/edu/isi/pegasus/planner/catalog/site/impl/old/classes/LRCResult.java | 150 0 + 150 - 0 !
src/edu/isi/pegasus/planner/client/CPlanner.java | 11 0 + 11 - 0 !
src/edu/isi/pegasus/planner/client/PasoaProvenanceClient.java | 1485 0 + 1485 - 0 !
src/edu/isi/pegasus/planner/common/Shiwa.java | 338 0 + 338 - 0 !
src/edu/isi/pegasus/planner/provenance/pasoa/pps/Pasoa.java | 372 0 + 372 - 0 !
src/org/griphyn/vdl/dbschema/NXDInvSchema.java | 204 0 + 204 - 0 !
src/org/griphyn/vdl/dbschema/NXDSchema.java | 1656 0 + 1656 - 0 !
9 files changed, 9126 deletions(-)

---
hardening | (download)

src/tools/pegasus-cluster/Makefile | 4 2 + 2 - 0 !
src/tools/pegasus-invoke/Makefile | 10 5 + 5 - 0 !
src/tools/pegasus-keg/Makefile | 6 3 + 3 - 0 !
src/tools/pegasus-kickstart/Makefile | 15 7 + 8 - 0 !
4 files changed, 17 insertions(+), 18 deletions(-)

---
kfreebsd fixes | (download)

src/tools/pegasus-keg/Makefile | 8 7 + 1 - 0 !
src/tools/pegasus-keg/gnukfreebsd.cc | 105 105 + 0 - 0 !
src/tools/pegasus-keg/gnukfreebsd.hh | 22 22 + 0 - 0 !
src/tools/pegasus-keg/pegasus-keg.cc | 5 5 + 0 - 0 !
4 files changed, 139 insertions(+), 1 deletion(-)

---
bashism_==.patch | (download)

share/pegasus/htcondor/glite/pbs_local_submit_attributes.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
no_ m64.patch | (download)

src/tools/pegasus-cluster/Makefile | 11 0 + 11 - 0 !
src/tools/pegasus-invoke/Makefile | 2 1 + 1 - 0 !
src/tools/pegasus-kickstart/Makefile | 4 2 + 2 - 0 !
src/tools/pegasus-kickstart/test/Makefile | 14 0 + 14 - 0 !
4 files changed, 3 insertions(+), 28 deletions(-)

 drop bogus -m64 flags
 They're not needed -- the compiler knows this already, and the detection
 in the makefiles was buggy, invoking -m64 when it shouldn't.

javadoc_encoding.patch | (download)

build.xml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
wrong path for perl interpreter.patch | (download)

bin/pegasus-config | 2 1 + 1 - 0 !
bin/pegasus-remove | 2 1 + 1 - 0 !
bin/pegasus-run | 2 1 + 1 - 0 !
bin/pegasus-status | 2 1 + 1 - 0 !
bin/pegasus-submit-dag | 2 1 + 1 - 0 !
share/pegasus/examples/grid-blackdiamond-perl/blackdiamond.pl | 2 1 + 1 - 0 !
share/pegasus/examples/local-recursive/deepthought.pl | 2 1 + 1 - 0 !
7 files changed, 7 insertions(+), 7 deletions(-)

 wrong path for perl interpreter

Fix Lintian error wrong-path-for-interpreter.

mariadb.patch | (download)

src/edu/isi/pegasus/planner/catalog/replica/impl/JDBCRC.java | 2 1 + 1 - 0 !
src/edu/isi/pegasus/planner/catalog/transformation/impl/CreateTCDatabase.java | 2 1 + 1 - 0 !
src/edu/isi/pegasus/planner/catalog/work/Database.java | 2 1 + 1 - 0 !
src/edu/isi/pegasus/planner/ranking/GetDAX.java | 2 1 + 1 - 0 !
src/org/griphyn/vdl/dbdriver/MySQL.java | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 mariadb

Use libmariadb-java instead of libmysql-java.