Bug 2510959

Summary: Upgrade to perl-HTTP-Cookies-6.12
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: perl-HTTP-CookiesAssignee: Michal Josef Spacek <mspacek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mspacek, perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://metacpan.org/dist/HTTP-Cookies
Whiteboard:
Fixed In Version: perl-HTTP-Cookies-6.12-1.fc45 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-08-06 17:13:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jitka Plesnikova 2026-08-04 12:06:17 UTC
Latest Fedora delivers 6.11 version. Upstream released 6.12. When you have free time, please upgrade it.

Comment 1 Michal Josef Spacek 2026-08-06 15:23:25 UTC
Changes:

6.12      2026-07-26 02:34:52Z
    - Honour Max-Age when extracting cookies; it had been silently ignored
      since 6.10, so Max-Age=0 no longer deleted a cookie and a Max-Age
      lifetime was never applied (GH#69) (reported by Robert Mueller)
    - When both Max-Age and Expires are present, let Max-Age take precedence
      regardless of order, and let a repeated attribute's last value win, per
      RFC 6265 5.3 (GH#69)

For rawhide only, many whitespace changes.