diff --git a/_servicedata b/_servicedata index a3155b3..3182234 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/orafce/orafce.git - 1071eb658945973396144a8a6b7b8fb74cfa6047 \ No newline at end of file + 17c9ce474b254ff2ee868aa02ff23cfdf0726a85 \ No newline at end of file diff --git a/orafce-4.9.1+git0.1071eb6.obscpio b/orafce-4.9.1+git0.1071eb6.obscpio deleted file mode 100644 index 5d26243..0000000 --- a/orafce-4.9.1+git0.1071eb6.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:729166eb1d67f1ba2fff96a9d8674bfd0ea060df5d38e555050acce0d8416155 -size 2201100 diff --git a/orafce-4.9.2+git0.17c9ce4.obscpio b/orafce-4.9.2+git0.17c9ce4.obscpio new file mode 100644 index 0000000..2f72175 --- /dev/null +++ b/orafce-4.9.2+git0.17c9ce4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70412d7ca2d4f39bb552cd986bea9f074831c36615b65262b958393ceb9c672f +size 2221580 diff --git a/orafce.changes b/orafce.changes index 61ea739..7157ab7 100644 --- a/orafce.changes +++ b/orafce.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Feb 08 08:43:18 UTC 2024 - emiliano.langella@suse.com + +- Update to version 4.9.2+git0.17c9ce4: + * prepare for 4.9.2 + * Update the usage example for DBMS_OUTPUT package. + * fix memory issues in plvlex.token function + * fix sqlscanner typecast has not assigned yylval.val.str field + * should not to crash, when we try to read column without data + * fix regress tests + * dont't try to free byref null variable + * result_cxt schema can be used only after successfull execution #254 (second part) + * fix crash of dbms_sql.execute when bound array variable is NULL #254 + * added an alternative output for test dbms_random (Windows) + ------------------------------------------------------------------- Mon Jan 29 09:54:53 UTC 2024 - emiliano.langella@suse.com diff --git a/orafce.obsinfo b/orafce.obsinfo index ae71cf3..6707e2d 100644 --- a/orafce.obsinfo +++ b/orafce.obsinfo @@ -1,4 +1,4 @@ name: orafce -version: 4.9.1+git0.1071eb6 -mtime: 1706428165 -commit: 1071eb658945973396144a8a6b7b8fb74cfa6047 +version: 4.9.2+git0.17c9ce4 +mtime: 1707366056 +commit: 17c9ce474b254ff2ee868aa02ff23cfdf0726a85 diff --git a/orafce.spec b/orafce.spec index d690088..41abf12 100644 --- a/orafce.spec +++ b/orafce.spec @@ -20,7 +20,7 @@ %define realname orafce Name: %{pgname}-orafce -Version: 4.9.1+git0.1071eb6 +Version: 4.9.2+git0.17c9ce4 Release: 0 Summary: Implementation of some Oracle functions into PostgreSQL Group: Productivity/Databases/Tools