diff options
-rw-r--r-- | distribution/src/thirdparty/db/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/distribution/src/thirdparty/db/README b/distribution/src/thirdparty/db/README index 76236b8b09e..45c2bcb6de3 100644 --- a/distribution/src/thirdparty/db/README +++ b/distribution/src/thirdparty/db/README @@ -1,6 +1,8 @@ -This patch solve a memory leak in db-4.6.21 +To apply the patchs on top of db 4.6.21 -To apply the patch on top of db 4.6.21 +patch -p0 < db-4.6.21.1 +patch -p0 < db-4.6.21.2 +patch -p0 < db-4.6.21.3 +patch -p0 < db-4.6.21.15663 -patch -p0 < db-4.6.21.patch |