dev-haskell/log-postgres
Structured logging solution (PostgreSQL back end)
ChangeLog
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 2d55f116f1465a5583f7eb57ac249ebad51471d1
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 29 00:23:06 2022 -0700
dev-haskell/log-postgres: add 0.9.0.0, drop 0.8.1.0
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit ad9df722abfa90468e96a650310b817fb73d590d
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 19:24:16 2022 +1000
dev-haskell/log-postgres: drop 0.7.1.5
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 03d1ddae391ba71fa22f84b47c45651eb752220c
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 19:24:14 2022 +1000
dev-haskell/log-postgres: add 0.8.1.0
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit d19b88e6e3efdde10a89c16189cdd986ddd329f7
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 15:33:48 2022 +1100
dev-haskell/log-postgres: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6e78353fa5501d02036eeead5cf7f7f014712330
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 15:33:26 2022 +1100
dev-haskell/log-postgres: bump up to 0.7.1.5
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 3ac40a9257830a65e6db1af3f684d0a4471ab0f2
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat May 15 09:05:38 2021 +0100
dev-haskell/log-postgres: allow latest base64-bytestring
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1184
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit de4b360fd107493e921dc753098f74974e3403ee
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 24 11:22:17 2021 +1100
dev-haskell/log-postgres: drop old
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 490f5a912cc28aaea778a55b44463208457e4c5a
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Sat Jan 9 01:34:37 2021 -0500
dev-haskell/log-postgres: 0.7.1.4-r1, allow newer text-show
An issues has been [opened upstream][1].
[1]: https://github.com/scrive/log/issues/65
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 653edac7364a24e4cde17db23c227adeca5ce88f
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Wed Dec 23 23:24:14 2020 -0500
dev-haskell/log-postgres: bump to 0.7.1.4, allow aeson 1.5
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 28d08301cd25a89950950b8635e4a6b051157019
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 13:46:50 2020 +0100
dev-haskell/log-postgres: drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100
*/*: use https:// for hackage URIs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit efe96d3f2e76ffc65276df85bc18018266eea27a
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Jan 7 16:32:10 2020 -0330
dev-haskell/log-postgres: bump up to 0.7.1.1
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit c6f4ae484c916773de2da60d0e3840521d827a4e
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Tue Aug 7 18:57:01 2018 +1000
dev-haskell/log-postgres: initial layout for 0.7.0.2
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 2d55f116f1465a5583f7eb57ac249ebad51471d1
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 29 00:23:06 2022 -0700
dev-haskell/log-postgres: add 0.9.0.0, drop 0.8.1.0
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit ad9df722abfa90468e96a650310b817fb73d590d
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 19:24:16 2022 +1000
dev-haskell/log-postgres: drop 0.7.1.5
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 03d1ddae391ba71fa22f84b47c45651eb752220c
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 19:24:14 2022 +1000
dev-haskell/log-postgres: add 0.8.1.0
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit d19b88e6e3efdde10a89c16189cdd986ddd329f7
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 15:33:48 2022 +1100
dev-haskell/log-postgres: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6e78353fa5501d02036eeead5cf7f7f014712330
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 15:33:26 2022 +1100
dev-haskell/log-postgres: bump up to 0.7.1.5
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 3ac40a9257830a65e6db1af3f684d0a4471ab0f2
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat May 15 09:05:38 2021 +0100
dev-haskell/log-postgres: allow latest base64-bytestring
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1184
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit de4b360fd107493e921dc753098f74974e3403ee
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 24 11:22:17 2021 +1100
dev-haskell/log-postgres: drop old
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 490f5a912cc28aaea778a55b44463208457e4c5a
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Sat Jan 9 01:34:37 2021 -0500
dev-haskell/log-postgres: 0.7.1.4-r1, allow newer text-show
An issues has been [opened upstream][1].
[1]: https://github.com/scrive/log/issues/65
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 653edac7364a24e4cde17db23c227adeca5ce88f
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Wed Dec 23 23:24:14 2020 -0500
dev-haskell/log-postgres: bump to 0.7.1.4, allow aeson 1.5
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 28d08301cd25a89950950b8635e4a6b051157019
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 13:46:50 2020 +0100
dev-haskell/log-postgres: drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100
*/*: use https:// for hackage URIs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit efe96d3f2e76ffc65276df85bc18018266eea27a
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Jan 7 16:32:10 2020 -0330
dev-haskell/log-postgres: bump up to 0.7.1.1
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit c6f4ae484c916773de2da60d0e3840521d827a4e
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Tue Aug 7 18:57:01 2018 +1000
dev-haskell/log-postgres: initial layout for 0.7.0.2
Package-Manager: Portage-2.3.44, Repoman-2.3.10