[Bug debuginfod/27711] grooming should process -I/-X
https://sourceware.org/bugzilla/show_bug.cgi?id=27711 Noah changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nsanci at redhat dot com CC||nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25978] improve debuginfod prefetching / fdcache-management logic
https://sourceware.org/bugzilla/show_bug.cgi?id=25978 Noah Sanci changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nsanci at redhat dot com CC||nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/27983] debuginfod client should eliminate duplicate outgoing server urls
https://sourceware.org/bugzilla/show_bug.cgi?id=27983 Noah Sanci changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nsanci at redhat dot com CC||nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25607] debuginfod-client: paranoid federation mode
https://sourceware.org/bugzilla/show_bug.cgi?id=25607 Noah Sanci changed: What|Removed |Added CC||nsanci at redhat dot com Assignee|unassigned at sourceware dot org |nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/28034] debuginfod server: preserve + etc. elements in incoming webapi url
https://sourceware.org/bugzilla/show_bug.cgi?id=28034 Noah Sanci changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nsanci at redhat dot com CC||nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/27982] debuginfod client maximum-transfer-size and -time parameters
https://sourceware.org/bugzilla/show_bug.cgi?id=27982 Noah Sanci changed: What|Removed |Added CC||nsanci at redhat dot com Assignee|unassigned at sourceware dot org |nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25607] debuginfod-client: paranoid federation mode
https://sourceware.org/bugzilla/show_bug.cgi?id=25607 Noah Sanci changed: What|Removed |Added Assignee|nsanci at redhat dot com |unassigned at sourceware dot org -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/27277] support HEAD query for debuginfod content probe requests
https://sourceware.org/bugzilla/show_bug.cgi?id=27277 Noah Sanci changed: What|Removed |Added CC||nsanci at redhat dot com Assignee|unassigned at sourceware dot org |nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/28284] New: support description functionality through HEAD
https://sourceware.org/bugzilla/show_bug.cgi?id=28284 Bug ID: 28284 Summary: support description functionality through HEAD Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: nsanci at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Currently, checking the existence of a file and gathering its information requires a user to download the file. This can be inconvenient for some users who, for example, are curious to know information on a file before its downloaded. Queries should be supported which allow a user to analyze some information relating to a file without downloading it. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/28284] support description functionality through HEAD
https://sourceware.org/bugzilla/show_bug.cgi?id=28284 Noah Sanci changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/27277] Print http response headers when in verbose mode.
https://sourceware.org/bugzilla/show_bug.cgi?id=27277 Noah Sanci changed: What|Removed |Added Summary|support HEAD query for |Print http response headers |debuginfod content probe|when in verbose mode. |requests| -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/27277] Print http response headers when in verbose mode.
https://sourceware.org/bugzilla/show_bug.cgi?id=27277 Noah Sanci changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #4 from Noah Sanci --- Allow users, with enough verbosity, to print the HTTP response headers upon retrieving a file. These files may include several custome http response headers such as X-DEBUGINFOD-FILE, X-DEBUGINFOD-SIZE, and X-DEBUGINFOD-ARCHIVE. These headers are added from the daemon, in debuginfod.cxx. E.g output: HTTP/1.1 200 OK Connection: Keep-Alive Content-Length: 4095072 Cache-Control: public Last-Modified: Thu, 09 Sep 2021 19:06:40 GMT X-FILE: debuginfod X-FILE-SIZE: 4095072 Content-Type: application/octet-stream Date: Fri, 10 Sep 2021 16:38:06 GMT -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/28034] debuginfod server: preserve + etc. elements in incoming webapi url
https://sourceware.org/bugzilla/show_bug.cgi?id=28034 Noah Sanci changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED|RESOLVED --- Comment #7 from Noah Sanci --- debuginfod: PR28034 - No longer escape '/', and loop efficiency Previously, urls containing '/', so most urls, would escape '/' to %2F, which is undesirable for use in other libraries which may escape differently. This patch escapes the '/' and replaces all of them ensuring there are no %2Fs sent. Some inefficiencies within the code were fixed, such as changing constant operations of a while loop within a for loop to a while loop outside of a for loop. Also strlen is no longer used within the loop, simplifying the interior operations to mere arithmetic. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/29098] debuginfod - set default prefetch limits to >0
https://sourceware.org/bugzilla/show_bug.cgi?id=29098 Noah Sanci changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nsanci at redhat dot com CC||nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/28577] Make run-debuginfod-fd-prefetch-caches.sh test something
https://sourceware.org/bugzilla/show_bug.cgi?id=28577 Noah Sanci changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nsanci at redhat dot com CC||nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/28284] support description functionality through HEAD
https://sourceware.org/bugzilla/show_bug.cgi?id=28284 Noah Sanci changed: What|Removed |Added Assignee|nsanci at redhat dot com |unassigned at sourceware dot org -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/29098] debuginfod - set default prefetch limits to >0
https://sourceware.org/bugzilla/show_bug.cgi?id=29098 Noah Sanci changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Noah Sanci --- PR29098: debuginfod - set default prefetch cache size to >0 Added default value to fdcache_prefetch_mds and fdcache_prefetch_fds. Defaults to one half of corresponding fdcache's values. Signed-off-by: Noah Sanci -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/28577] Make run-debuginfod-fd-prefetch-caches.sh test something
https://sourceware.org/bugzilla/show_bug.cgi?id=28577 Noah Sanci changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Noah Sanci --- Fixed in commit 5beca45e639f153ed08109dc904cd9bc74e094e8. run-debuginfod-fd-prefetch-caches.sh now tests if the file descriptor or megabyte maxes are enforced. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25368] handle native golang buildids
https://sourceware.org/bugzilla/show_bug.cgi?id=25368 Noah Sanci changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW |RESOLVED CC||nsanci at redhat dot com --- Comment #1 from Noah Sanci --- Debuginfod can scan rpms including golang executables, debuginfo, and source and serve them so long as the golang binary has an associate gnu build. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/28325] create new debuginfod.service.8 man page
https://sourceware.org/bugzilla/show_bug.cgi?id=28325 Noah Sanci changed: What|Removed |Added CC||nsanci at redhat dot com Assignee|unassigned at sourceware dot org |nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25368] handle native golang buildids
https://sourceware.org/bugzilla/show_bug.cgi?id=25368 --- Comment #2 from Noah Sanci --- (In reply to Noah Sanci from comment #1) > Debuginfod can scan rpms including golang executables, debuginfo, and source > and serve them so long as the golang binary has an associate gnu build. Debuginfod functions with golang binaries so long as the binary has an associated .note.gnu.build-id -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/27918] add control file for triggered traversal
https://sourceware.org/bugzilla/show_bug.cgi?id=27918 Noah Sanci changed: What|Removed |Added CC||nsanci at redhat dot com Assignee|unassigned at sourceware dot org |nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25607] debuginfod-client: paranoid federation mode
https://sourceware.org/bugzilla/show_bug.cgi?id=25607 Noah Sanci changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nsanci at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/27918] add control file for triggered traversal
https://sourceware.org/bugzilla/show_bug.cgi?id=27918 Noah Sanci changed: What|Removed |Added Assignee|nsanci at redhat dot com |unassigned at sourceware dot org -- You are receiving this mail because: You are on the CC list for the bug.