File tree Expand file tree Collapse file tree 3 files changed +24
-6
lines changed Expand file tree Collapse file tree 3 files changed +24
-6
lines changed Original file line number Diff line number Diff line change 33The latest version of this file can be found at the master branch of the
44omnibus-gitlab repository.
55
6+ ## 16.10.1 (2024-03-27)
7+
8+ ### Security (1 change)
9+
10+ - [ Use February 2024 PostgreSQL patches] ( gitlab-org/security/omnibus-gitlab@0c024ae6e8c411cd46f807614bbc34358b8afd99 ) ([ merge request] ( gitlab-org/security/omnibus-gitlab!424 ) )
11+
612## 16.10.0 (2024-03-20)
713
814### Added (3 changes)
@@ -57,6 +63,12 @@ omnibus-gitlab repository.
5763
5864- [ Update Patroni to 3.0.1] ( gitlab-org/omnibus-gitlab@faba9e7605768373c4747fa7062ab36c7be74205 ) ([ merge request] ( gitlab-org/omnibus-gitlab!6898 ) )
5965
66+ ## 16.9.3 (2024-03-27)
67+
68+ ### Security (1 change)
69+
70+ - [ Use February 2024 PostgreSQL patches] ( gitlab-org/security/omnibus-gitlab@b393525dd209f7bda0fbf28e6a700db1931c1388 ) ([ merge request] ( gitlab-org/security/omnibus-gitlab!422 ) )
71+
6072## 16.9.2 (2024-03-06)
6173
6274### Security (1 change)
@@ -111,6 +123,12 @@ No changes.
111123- [ Update PostgreSQL 13 and 14] ( gitlab-org/omnibus-gitlab@8d6a65a402e0aa6fc7f826c424cb778f3e0d8b79 )
112124- [ Update libxml2 from 2.10.4 to 2.12.3] ( gitlab-org/omnibus-gitlab@18f0dcced0f8597992b87bb0b01ae5d9f782842f )
113125
126+ ## 16.8.5 (2024-03-27)
127+
128+ ### Security (1 change)
129+
130+ - [ Use February 2024 PostgreSQL patches] ( gitlab-org/security/omnibus-gitlab@1fa15547b5bba266e32cdd1f3f41a513430e1af8 ) ([ merge request] ( gitlab-org/security/omnibus-gitlab!423 ) )
131+
114132## 16.8.4 (2024-03-06)
115133
116134### Security (1 change)
Original file line number Diff line number Diff line change 1616#
1717
1818name 'postgresql'
19- default_version '13.13 '
19+ default_version '13.14 '
2020
2121license 'PostgreSQL'
2222license_file 'COPYRIGHT'
3030dependency 'libossp-uuid'
3131dependency 'config_guess'
3232
33- version '13.13 ' do
34- source sha256 : '8af69c2599047a2ad246567d68ec4131aef116954d8c3e469e9789080b37a474 '
33+ version '13.14 ' do
34+ source sha256 : 'b8df078551898960bd500dc5d38a177e9905376df81fe7f2b660a1407fa6a5ed '
3535end
3636
3737major_version = '13'
Original file line number Diff line number Diff line change 1616#
1717
1818name 'postgresql_new'
19- default_version '14.10 '
19+ default_version '14.11 '
2020
2121license 'PostgreSQL'
2222license_file 'COPYRIGHT'
3030dependency 'libossp-uuid'
3131dependency 'config_guess'
3232
33- version '14.10 ' do
34- source sha256 : 'c99431c48e9d470b0d0ab946eb2141a3cd19130c2fb4dc4b3284a7774ecc8399 '
33+ version '14.11 ' do
34+ source sha256 : 'a670bd7dce22dcad4297b261136b3b1d4a09a6f541719562aa14ca63bf2968a8 '
3535end
3636
3737major_version = '14'
You can’t perform that action at this time.
0 commit comments