File ghc-postgresql-libpq.changes of Package ghc-postgresql-libpq
-------------------------------------------------------------------
Tue Jul 9 14:17:52 UTC 2024 - Peter Simons <psimons@suse.com>
- Update postgresql-libpq to version 0.10.1.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Apr 18 15:44:23 UTC 2024 - Peter Simons <psimons@suse.com>
- Update postgresql-libpq to version 0.10.1.0.
0.10.1.0
--------
- Fix issue with empty binary values (https://github.com/haskellari/postgresql-libpq/issues/54)
-------------------------------------------------------------------
Sun Nov 19 19:07:31 UTC 2023 - Peter Simons <psimons@suse.com>
- Update postgresql-libpq to version 0.10.0.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Sun Jul 30 19:24:17 UTC 2023 - Peter Simons <psimons@suse.com>
- Update postgresql-libpq to version 0.10.0.0.
0.10.0.0
--------
There are technicallly two breaking changes in this release,
but they shouldn't affect anyone not doing anything weird.
- Binary parameters are passed without copying.
- FFI functions are imported without `unsafe`. Most uses were incorrect.
We make all calls "safe", as checking whether libpq functions do IO
or may call a notifier (potentially calling back into Haskell),
is virtually impossible for all versions of libpq.
(The above properties are not specified in the documentation).
-------------------------------------------------------------------
Thu Mar 30 17:07:54 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Wed Mar 29 17:22:15 UTC 2023 - Peter Simons <psimons@suse.com>
- Update postgresql-libpq to version 0.9.5.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Jan 5 14:39:02 UTC 2023 - Peter Simons <psimons@suse.com>
- Update postgresql-libpq to version 0.9.5.0.
0.9.5.0
-------
- Drop support for GHCs prior 8.6
- Require libpq >=10.22 (when using pkgconfig).
- Use CApiFFI for some parts of the API
(we cannot use for all due https://gitlab.haskell.org/ghc/ghc/-/issues/22043)
-------------------------------------------------------------------
Sun Oct 9 17:39:23 UTC 2022 - Peter Simons <psimons@suse.com>
- Update postgresql-libpq to version 0.9.4.3 revision 3.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Nov 15 06:59:54 UTC 2021 - psimons@suse.com
- Update postgresql-libpq to version 0.9.4.3 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Sun Feb 21 12:47:50 UTC 2021 - psimons@suse.com
- Update postgresql-libpq to version 0.9.4.3 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Nov 3 10:08:50 UTC 2020 - psimons@suse.com
- Update postgresql-libpq to version 0.9.4.3.
0.9.4.3
-------
- Support `bytestring-0.11`
- Allow `Win32-2.10.0.0`
- Make `PQconsumeInput` FFI call `safe`
-------------------------------------------------------------------
Mon Aug 31 09:34:30 UTC 2020 - psimons@suse.com
- Update postgresql-libpq to version 0.9.4.2 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Tue Aug 18 10:45:44 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Fri May 29 14:25:54 UTC 2020 - psimons@suse.com
- Add postgresql-libpq at version 0.9.4.2.