dimstar_suse c7568692bf Accepting request 1247457 from server:database:postgresql
- Upgrade to 17.4:
  * Improve behavior of libpq's quoting functions:
    The changes made for CVE-2025-1094 had one serious oversight:
    PQescapeLiteral() and PQescapeIdentifier() failed to honor
    their string length parameter, instead always reading to the
    input string's trailing null. This resulted in including
    unwanted text in the output, if the caller intended to
    truncate the string via the length parameter. With very bad
    luck it could cause a crash due to reading off the end of
    memory.
    In addition, modify all these quoting functions so that when
    invalid encoding is detected, an invalid sequence is
    substituted for just the first byte of the presumed
    character, not all of it. This reduces the risk of problems
    if a calling application performs additional processing on
    the quoted string.
  * Fix small memory leak in pg_createsubscriber.
  * https://www.postgresql.org/docs/release/17.4/
  * https://www.postgresql.org/about/news/p-3018/

OBS-URL: https://build.opensuse.org/request/show/1247457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql17?expand=0&rev=10
2025-02-21 20:35:03 +00:00
2025-02-13 14:47:14 +00:00
2025-02-13 14:47:14 +00:00
2025-02-13 14:47:14 +00:00
2025-02-13 14:47:14 +00:00
2025-02-20 16:31:54 +00:00
2025-02-20 16:31:54 +00:00
2025-02-20 16:31:54 +00:00
2025-02-13 14:47:14 +00:00
2025-02-13 14:47:14 +00:00
S
Description
No description provided
328 MiB
Languages
Diff 100%