Commits (2)
......@@ -13372,6 +13372,8 @@ libmusicbrainz5:
- build_id_variation_requiring_further_investigation
libmysofa:
version: 1.2~dfsg0-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
libnb-platform18-java:
......@@ -20320,6 +20322,10 @@ postgresql-11:
version: 11.2-2
issues:
- randomness_in_postgres_opcodes
postgresql-13:
version: 13.0-1
issues:
- randomness_in_postgres_opcodes
postgresql-14:
version: 14.2-1
comments: |
......@@ -20327,10 +20333,6 @@ postgresql-14:
variable in src/tools/pgindent/pgindent.
issues:
- buildpath_in_postgres_opcodes
postgresql-13:
version: 13.0-1
issues:
- randomness_in_postgres_opcodes
postgresql-9.6:
version: 9.6~rc1-1
issues:
......