3e5f87d0d0
Remove PostgreSQL 11 since it is end of life
...
https://www.postgresql.org/support/versioning/
2023-12-11 09:15:45 -08:00
ef9747fb7f
Merge pull request #1160 from Earlopain/alpine3.19
...
Add alpine 3.19
2023-12-08 11:30:15 -08:00
25f6ba56f9
Add alpine 3.19
2023-12-08 12:47:00 +01:00
018d576bc8
Merge pull request #1159 from lfittl/use-locale-gen
...
Debian images: Use locale-gen instead of localdef
2023-12-07 14:55:03 -08:00
a42b684558
Debian packages: Add explicit check for locale-gen creating locales
...
In case Debian changes the logic of how locale-gen works, this will flag
it early during the build process.
2023-12-07 14:39:53 -08:00
55e45ba6bb
Debian images: Use locale-gen instead of localdef
...
The use of manually calling localdef caused any future update to the
locales package to remove the manually installed locales, since
locale-gen takes precendence. This would usually be encountered when
a downstream Dockerfile added additional packages, and as a side effect
caused an upgrade to the locales package.
Fix by relying on the /etc/locale.gen file, which is the official place
to specify which locales should be installed.
Fixes #1112
2023-12-07 13:17:35 -08:00
3a515c2c60
Merge pull request #1151 from infosiftr/1777
...
Update permissions from 777 to 1777 (redux)
2023-11-30 16:33:34 -08:00
2468c9d91a
Update permissions from 777 to 1777 (redux)
...
I somehow missed Debian in 25b3034e9b
(only updated Alpine), so this updates Debian in the same way.
> This still supports the "arbitrary user" use case but with slightly tighter permissions on the end result.
>
> This one is a little bit more "special" other images (due to the existing runtime/entrypoint modification of the directory modes) so I've tried to pick reasonable values for both halves.
2023-11-29 16:11:07 -08:00
f85674ce47
Update 16 to 16.1, bookworm 16.1-1.pgdg120+1, bullseye 16.1-1.pgdg110+1
2023-11-09 12:04:26 -08:00
da624f9e2e
Update 15 to 15.5, bookworm 15.5-1.pgdg120+1, bullseye 15.5-1.pgdg110+1
2023-11-09 11:51:15 -08:00
d7660ac1e7
Update 14 to 14.10, bookworm 14.10-1.pgdg120+1, bullseye 14.10-1.pgdg110+1
2023-11-09 11:39:00 -08:00
ce930677d5
Update 13 to 13.13, bookworm 13.13-1.pgdg120+1, bullseye 13.13-1.pgdg110+1
2023-11-09 11:28:24 -08:00
038c4c577a
Update 12 to 12.17, bookworm 12.17-1.pgdg120+1, bullseye 12.17-1.pgdg110+1
2023-11-09 11:16:09 -08:00
f2860f3faf
Update 11 to 11.22, bookworm 11.22-1.pgdg120+1, bullseye 11.22-1.pgdg110+1
2023-11-09 11:02:26 -08:00
2bff0ce33b
Merge pull request #1135 from LaurentGoderre/more-sbom
...
Added inline SBOM for binaries downloaded outside package manager
2023-10-04 11:30:16 -04:00
6f4ae83640
Added inline SBOM for binaries downloaded outside package manager
2023-10-04 10:54:45 -04:00
591d3dd41d
Merge pull request #1123 from infosiftr/move-latest
...
Move latest to 16
2023-09-14 15:02:21 -07:00
7df6bc166f
Move latest to 16
2023-09-14 14:33:51 -07:00
7442464585
Update 16 to 16.0, bookworm 16.0-1.pgdg120+1, bullseye 16.0-1.pgdg110+1
2023-09-14 11:21:14 -07:00
8a631b939a
Update 15 to bookworm 15.4-2.pgdg120+1, bullseye 15.4-2.pgdg110+1
2023-09-14 11:02:56 -07:00
2f0ed0c7e8
Update 16 to 16rc1, bookworm 16~rc1-1.pgdg120+1, bullseye 16~rc1-1.pgdg110+1
2023-08-31 11:03:02 -07:00
ee530cc079
Update 16 to 16beta3, bookworm 16~beta3-1.pgdg120+2, bullseye 16~beta3-1.pgdg110+2
2023-08-10 17:05:53 -07:00
1a73ab671b
Update 15 to 15.4, bookworm 15.4-1.pgdg120+1, bullseye 15.4-1.pgdg110+1
2023-08-10 11:46:34 -07:00
05f691067b
Update 14 to 14.9, bookworm 14.9-1.pgdg120+1, bullseye 14.9-1.pgdg110+1
2023-08-10 11:35:14 -07:00
69cf8b8aac
Update 13 to 13.12, bookworm 13.12-1.pgdg120+1, bullseye 13.12-1.pgdg110+1
2023-08-10 11:25:03 -07:00
9061f74afc
Update 12 to 12.16, bookworm 12.16-1.pgdg120+1, bullseye 12.16-1.pgdg110+1
2023-08-10 11:14:30 -07:00
16fa0f1d18
Update 11 to 11.21, bookworm 11.21-1.pgdg120+1, bullseye 11.21-1.pgdg110+1
2023-08-10 11:02:22 -07:00
cba2a05c03
Update 16 to 16beta2, bookworm 16~beta2-1.pgdg120+1, bullseye 16~beta2-1.pgdg110+1
2023-06-29 17:03:10 -07:00
43a5006f35
Merge pull request #1098 from infosiftr/bookworm
...
Add Debian bookworm variant
2023-06-13 21:43:13 +00:00
3fda89cc5c
Add Debian bookworm variant
2023-06-13 14:17:18 -07:00
1f5d48fa85
Merge pull request #1090 from infosiftr/pg16-beta
...
Add postgres 16 beta1
2023-05-30 22:40:23 +00:00
4fe55381ba
Add postgres 16 beta1
2023-05-30 15:12:41 -07:00
b2b4c69ee9
Merge pull request #1086 from infosiftr/2xalpine
...
Add support for multiple (up to two) concurrent Alpine versions
2023-05-18 11:53:44 -07:00
5ea98fe00b
Add support for multiple (up to two) concurrent Alpine versions
2023-05-17 15:58:36 -07:00
a9d8529c85
Merge pull request #1079 from infosiftr/enable-option-checking=fatal
...
Add `--enable-option-checking=fatal` to `configure` flags
2023-05-17 15:55:55 -07:00
fbc438936d
Add --enable-option-checking=fatal
to configure
flags
...
Also, remove deprecated/removed `--with-krb5` (deprecated in 8.3, removed in 9.4; 98de86e422
).
2023-05-12 16:51:33 -07:00
18c1bef0d9
Merge pull request #1077 from infosiftr/llvm-fix
...
Downgrade llvm to 15 to fix jit support
2023-05-12 23:28:42 +00:00
a3b0bb68fa
Downgrade llvm to 15 to fix jit support
2023-05-12 15:21:44 -07:00
1c1e4ffa71
Add the ability for us to manually trigger GitHub tests
2023-05-12 13:57:59 -07:00
a23c0e9798
Update 15 to 15.3, bullseye 15.3-1.pgdg110+1
2023-05-11 11:23:40 -07:00
8ff11cd5ae
Update 14 to 14.8, bullseye 14.8-1.pgdg110+1
2023-05-11 11:18:26 -07:00
43d17d5ced
Update 13 to 13.11, bullseye 13.11-1.pgdg110+1
2023-05-11 11:13:14 -07:00
d681c1da2f
Update 12 to 12.15, bullseye 12.15-1.pgdg110+1
2023-05-11 11:08:18 -07:00
ee629b1e31
Update 11 to 11.20, bullseye 11.20-1.pgdg110+1
2023-05-11 11:02:16 -07:00
42f762dbda
Merge pull request #1075 from J0WI/alpine-3.18
...
Alpine 3.18
2023-05-10 16:51:40 -07:00
6efe206eaa
Alpine 3.18
2023-05-10 19:56:30 +02:00
887333be08
Merge pull request #1072 from infosiftr/dirmngr
...
Remove explicit `dirmngr` reference
2023-04-28 16:56:43 -07:00
dd68d91377
Remove explicit dirmngr
reference
...
This is pulled in automatically via `gnupg`, and moved from `Recommends` to `Depends` in 99474ad900
, which has been part of `src:gnupg2` since 2.1.21-4 (and every supported version of both Debian _and_ Ubuntu have 2.2.x 😇 ).
2023-04-28 15:09:00 -07:00
9b2559be2f
Update 11
2023-04-24 17:04:38 -07:00
3db64a0e20
Merge pull request #1058 from infosiftr/1777
...
Update permissions from 777 to 1777
2023-03-23 15:47:07 -07:00