#10945 Change EOL of postgresql 10 and 11
Closed: Fixed 2 years ago by humaton. Opened 2 years ago by fjanus.

Hello,
I need to update some module streams EOL date.

I maintain the postgresql module and it's streams:
10, 11, 12, 13, 14 and 15

Several circumstances:
- my capacity
- upstream EOL closing in
- missing patches for Python3.11
lead to me being unable to maintain the 10 and 11module streams in Fedora anymore.

I would like to set up EOL of these streams to EOL of Fedora 36. Is such an approach possible?


Metadata Update from @phsmoura:
- Issue tagged with: low-gain, low-trouble, ops

2 years ago

Hi, both streams have EOL updated.

$ ./adjust-eol.py fedora $PDC_TOKEN postgresql module 10 "2023-05-16" -y
Connecting to PDC args.server 'fedora' with token '6f3105aeeaa45f479bc802cb3657dfa6ec7dee8b'
Found 1 existing SLs in PDC.
Set eol to 2023-05-16 on ['(module)postgresql#10 bug_fixes:2022-12-01']
$ ./adjust-eol.py fedora $PDC_TOKEN postgresql module 11 "2023-05-16" -y
Connecting to PDC args.server 'fedora' with token '6f3105aeeaa45f479bc802cb3657dfa6ec7dee8b'
Found 1 existing SLs in PDC.
Set eol to 2023-05-16 on ['(module)postgresql#11 bug_fixes:2023-12-01']

Metadata Update from @humaton:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog