bugGNU Wget - Bugs: bug #61451, Error reading hsts database on...

 
 

bug #61451: Error reading hsts database on mips_24kc with musl 1.2

Submitter:  martian <martian>
Submitted:  Tue 09 Nov 2021 04:03:13 PM UTC
   
 
Category:  Program Logic Severity:  3 - Normal
Priority:  5 - Normal Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  zhanhb Open/Closed:  Closed
Release:  None Operating System:  GNU/Linux
Reproducibility:  Every Time Fixed Release:  None
Planned Release:  None Regression:  None
Work Required:  None Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 02 Dec 2021 05:33:28 PM UTC, comment #2: 

The commit e1bacd2fa5f026f9493bd74e9179b859fa9ce8f1 break the behavior on mips with musl 1.1

https://github.com/openwrt/packages/pull/17101#issuecomment-984836054

martian <martian>
Wed 01 Dec 2021 10:42:23 PM UTC, comment #1: 

Fixed in trunk by reading a 64-bit value into the variables

Darshit Shah <darnir>
Group administrator
Tue 09 Nov 2021 04:03:13 PM UTC, original submission:  

Got zero created and max-age on mips_24kc_musl

Openwrt is now working with musl 1.2, which has 64bit time_t and long on platform mips_24kc is 32bit only.

Also see:
https://github.com/openwrt/packages/pull/17101

martian <martian>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #52229:  fix-hsts-time-intmax_t.patch added by martian (2KiB - application/octet-stream - inmax_t instead of int64_t)
file #52228:  fix-hsts-time.patch added by martian (2KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by darnir (Posted a comment)
  • -email is unavailable- added by martian (Submitted the item)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-12-01 darnir StatusNone Fixed
        Open/ClosedOpen Closed
    2021-11-10 martian Attached File- Added fix-hsts-time-intmax_t.patch, #52229
    2021-11-09 martian Attached File- Added fix-hsts-time.patch, #52228

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code