Github messages for voidlinux
 help / color / mirror / Atom feed
From: subnut <subnut@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: mongoose: update to 7.6
Date: Tue, 29 Mar 2022 04:16:22 +0200	[thread overview]
Message-ID: <20220329021622.Rc-VrqEx5vHtJ3Lq9G5g5vg_Air_KH59nOKNuESgm2Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36395@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 3219 bytes --]

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/36395#issuecomment-1081000224

Comment:
## `objdump` output
```
$  objdump -p /usr/lib/libmongoose.so

/usr/lib/libmongoose.so:     file format elf64-x86-64

Program Header:
    LOAD off    0x0000000000000000 vaddr 0x0000000000000000 paddr 0x0000000000000000 align 2**12
         filesz 0x00000000000040a0 memsz 0x00000000000040a0 flags r--
    LOAD off    0x0000000000005000 vaddr 0x0000000000005000 paddr 0x0000000000005000 align 2**12
         filesz 0x000000000000dbf9 memsz 0x000000000000dbf9 flags r-x
    LOAD off    0x0000000000013000 vaddr 0x0000000000013000 paddr 0x0000000000013000 align 2**12
         filesz 0x0000000000004da8 memsz 0x0000000000004da8 flags r--
    LOAD off    0x0000000000018898 vaddr 0x0000000000019898 paddr 0x0000000000019898 align 2**12
         filesz 0x0000000000000c38 memsz 0x0000000000000c70 flags rw-
 DYNAMIC off    0x00000000000188a8 vaddr 0x00000000000198a8 paddr 0x00000000000198a8 align 2**3
         filesz 0x00000000000001e0 memsz 0x00000000000001e0 flags rw-
    NOTE off    0x0000000000000238 vaddr 0x0000000000000238 paddr 0x0000000000000238 align 2**2
         filesz 0x0000000000000024 memsz 0x0000000000000024 flags r--
EH_FRAME off    0x0000000000015288 vaddr 0x0000000000015288 paddr 0x0000000000015288 align 2**2
         filesz 0x00000000000005a4 memsz 0x00000000000005a4 flags r--
   STACK off    0x0000000000000000 vaddr 0x0000000000000000 paddr 0x0000000000000000 align 2**4
         filesz 0x0000000000000000 memsz 0x0000000000000000 flags rw-
   RELRO off    0x0000000000018898 vaddr 0x0000000000019898 paddr 0x0000000000019898 align 2**0
         filesz 0x0000000000000768 memsz 0x0000000000000768 flags r--

Dynamic Section:
  NEEDED               libc.so.6
  INIT                 0x0000000000005000
  FINI                 0x0000000000012bf0
  INIT_ARRAY           0x0000000000019898
  INIT_ARRAYSZ         0x0000000000000008
  FINI_ARRAY           0x00000000000198a0
  FINI_ARRAYSZ         0x0000000000000008
  GNU_HASH             0x0000000000000260
  STRTAB               0x0000000000001ae8
  SYMTAB               0x0000000000000678
  STRSZ                0x0000000000000b57
  SYMENT               0x0000000000000018
  PLTGOT               0x0000000000019a88
  PLTRELSZ             0x0000000000000f78
  PLTREL               0x0000000000000007
  JMPREL               0x0000000000003128
  RELA                 0x0000000000002888
  RELASZ               0x00000000000008a0
  RELAENT              0x0000000000000018
  BIND_NOW             0x0000000000000000
  FLAGS_1              0x0000000000000001
  VERNEED              0x00000000000027f8
  VERNEEDNUM           0x0000000000000001
  VERSYM               0x0000000000002640
  RELACOUNT            0x0000000000000055

Version References:
  required from libc.so.6:
    0x0d696913 0x00 09 GLIBC_2.3
    0x0d696917 0x00 08 GLIBC_2.7
    0x06969194 0x00 07 GLIBC_2.14
    0x06969195 0x00 06 GLIBC_2.15
    0x0d696914 0x00 05 GLIBC_2.4
    0x06969197 0x00 04 GLIBC_2.17
    0x09691a75 0x00 03 GLIBC_2.2.5
    0x09691974 0x00 02 GLIBC_2.3.4

```

  parent reply	other threads:[~2022-03-29  2:16 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-28 18:23 [PR PATCH] " subnut
2022-03-28 18:30 ` subnut
2022-03-28 18:31 ` subnut
2022-03-28 18:49 ` [PR REVIEW] " ahesford
2022-03-28 18:49 ` ahesford
2022-03-28 18:49 ` ahesford
2022-03-28 18:49 ` ahesford
2022-03-28 19:42 ` [PR PATCH] [Updated] " subnut
2022-03-28 19:44 ` [PR REVIEW] " subnut
2022-03-28 19:45 ` subnut
2022-03-28 20:17 ` Johnnynator
2022-03-29  2:16 ` subnut [this message]
2022-03-29  2:16 ` subnut
2022-03-29  3:39 ` [PR PATCH] [Updated] " subnut
2022-03-29  4:59 ` subnut
2022-03-29  5:21 ` subnut
2022-03-29  5:22 ` subnut
2022-03-29  5:32 ` subnut
2022-03-29  5:35 ` subnut
2022-03-29  6:05 ` subnut
2022-03-29  6:11 ` subnut
2022-03-29  6:15 ` [PR REVIEW] " subnut
2022-03-29  6:29 ` [PR PATCH] [Updated] " subnut
2022-03-29  6:36 ` subnut
2022-03-29  6:37 ` subnut
2022-03-29  6:38 ` subnut
2022-03-29  8:58 ` [PR REVIEW] " ahesford
2022-03-29  8:58 ` ahesford
2022-03-29 11:36 ` subnut
2022-03-29 12:07 ` ahesford
2022-03-29 12:21 ` [PR PATCH] [Updated] " subnut
2022-03-29 12:22 ` subnut
2022-03-29 12:37 ` subnut
2022-03-29 12:38 ` [PR REVIEW] " subnut
2022-03-29 12:47 ` [PR PATCH] [Updated] " subnut
2022-03-29 18:29 ` [PR REVIEW] " 0x5c
2022-03-29 18:57 ` subnut
2022-03-29 19:07 ` ahesford
2022-03-29 19:29 ` ahesford
2022-03-30  3:51 ` [PR PATCH] [Updated] " subnut
2022-03-30  4:03 ` [PR REVIEW] " subnut
2022-03-30  4:07 ` subnut
2022-03-30 15:10 ` [PR PATCH] [Updated] " subnut
2022-03-30 15:14 ` [PR REVIEW] " ahesford
2022-03-30 15:15 ` [PR PATCH] [Updated] " subnut
2022-03-30 15:19 ` subnut
2022-03-30 15:19 ` subnut
2022-03-30 15:50 ` subnut
2022-03-30 15:55 ` subnut
2022-03-30 15:55 ` subnut
2022-03-30 15:57 ` subnut
2022-03-30 16:11 ` subnut
2022-03-31 10:31 ` [PR REVIEW] " ahesford
2022-03-31 10:31 ` ahesford
2022-03-31 11:52 ` [PR PATCH] [Updated] " subnut
2022-03-31 11:54 ` subnut
2022-03-31 12:14 ` [PR PATCH] [Closed]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220329021622.Rc-VrqEx5vHtJ3Lq9G5g5vg_Air_KH59nOKNuESgm2Q@z \
    --to=subnut@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).