SHA256
1
0
forked from pool/xapian-core
xapian-core/xapian-core-1.4.21.tar.xz.asc
Antonio Larrosa b47c36aa2b Accepting request 1007094 from home:dirkmueller:Factory
- update to 1.4.21:
  * Stop trying to check for incompatible C++ ABI between the compiler used to
    build xapian-core and the compiler used to build code using xapian-core.
  * Fix new warnings from GCC 12.
  * Avoid undefined value use when unpacking a key in a corrupted glass docdata
    table.  We now skip further checks on the entry in this case.
  * Merge allocations in MSVC directory reading compatibility code so we can
    allocate in a single malloc() call.
  * Add accept() wrapper which checks an assumption that Microsoft's SOCKET type
    only actually holds 32 bit values even in 64 bit platforms and throws an
    exception if violated.
  * Eliminate a use of sprintf.
  * Squash some unhelpful MSVC deprecation warnings.
  * Declare dummy invalid parameter handler noexcept to fix a warning from MSVC.
  * Include <stdlib.h> in configure check for sys_errlist as that's where it is
    with mingw and MSVC.

OBS-URL: https://build.opensuse.org/request/show/1007094
OBS-URL: https://build.opensuse.org/package/show/server:search/xapian-core?expand=0&rev=101
2022-09-30 12:06:12 +00:00

17 lines
833 B
Plaintext

-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEECOJAD/f+j+3jrLUoGBR7BzutKwcFAmMr/DoACgkQGBR7Bzut
KweapQ//XPvydVZquDkwP8SuptIxVnhY13RGOfzY2q9R20pupDpB8mQlAcCSY48u
5TnpCU9hGZ7/2/txobpbCkS3e/oEZVx08jg03Lud5fXBtGHPASpbUyCm575Bc6pu
0+2/mnjC7/fSCU7N60EXaWlfKwYHumPMaicEfKBl0NavsUaxjgP5eydAmjyF3/Y/
Rtc0WwUv/uJ9klsPgKz3feS6MA0/WUMvdtC68+5SoLBiDTzKM66Et+2F/FMqtLg1
G4YUdp2obZOjr5PRRzQMSvekPYSQbxApsDezUl/OrlKqQG3cLB2NCGVCMiPcbvfX
bLUSpylBB2BA2wEzflgcpe+qKly9JUeFW9uA7a+2HVt72IoU2SJ6VzlO7BF9yef4
AbbloICyiHi7cghM9o26HKRJyiwCVV9+LimtVcQqLx9mluWiJXgYUSfgi0f9PolT
+0NLGDI2AVIrKk1mwQ182YIJvmYtUzVgP2yt6MLbAsr9mJXf1wSXBA5KH59qTG2T
lZUJuUmTG/Jh53OjdyGMKWm29CzEVV3urlqU5FSndiHrgQFeKc4SX6mjfs0dQkhF
iPu52Q5D7HvEYcb3vmyjb8QJLkjcDf7LVVYaqDyhPYwY1qia9uzycPDWZnM+ZBp2
CPt7hjQw2Uwxi1fWRzoN86pwsyBJr8PmL/8SpHZqSTG3Qgo5V3o=
=SCng
-----END PGP SIGNATURE-----