--- /srv/reproducible-results/rbuild-debian/r-b-build.AsNAEWg2/b1/bird2_2.15.1-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.AsNAEWg2/b2/bird2_2.15.1-1_amd64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ ca4ab55b81561d5fb11efb111ebc10ba 1730828 debug optional bird2-dbgsym_2.15.1-1_amd64.deb │ - 818b7888c06c1b661009735fdaf6594b 1465896 doc optional bird2-doc_2.15.1-1_all.deb │ + 477a31c7cde990404687c14a935717b0 1465980 doc optional bird2-doc_2.15.1-1_all.deb │ 007fb34cae79e013944671a0f0c26ed3 820428 net optional bird2_2.15.1-1_amd64.deb ├── bird2-doc_2.15.1-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-04-02 05:19:47.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1188 2024-04-02 05:19:47.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1464516 2024-04-02 05:19:47.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1464600 2024-04-02 05:19:47.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -14,17 +14,17 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 454819 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/bird.pdf.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 8865 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-1.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 99175 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-2.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 17217 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-3.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 19679 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-4.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 93274 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-5.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7010 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-6.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 41606 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-7.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 41608 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-7.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 26167 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog-8.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4999 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 519201 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 519534 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2/prog.pdf.gz │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2-doc/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1637 2024-04-02 05:19:47.000000 ./usr/share/doc/bird2-doc/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 348044 2024-03-22 08:26:46.000000 ./usr/share/doc/bird2-doc/changelog.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3583 2024-04-02 05:18:59.000000 ./usr/share/doc/bird2-doc/copyright │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-04-02 05:19:47.000000 ./usr/share/doc-base/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 256 2024-04-02 05:18:59.000000 ./usr/share/doc-base/bird2-doc.bird2 │ │ │ ├── ./usr/share/doc/bird2/prog-7.html │ │ │ │ @@ -772,15 +772,15 @@ │ │ │ │

Arguments

│ │ │ │

│ │ │ │

│ │ │ │
struct mac_context * ctx

MAC context │ │ │ │

│ │ │ │

Description

│ │ │ │

Finish MAC computation and return a pointer to the result. No more │ │ │ │ -mac_update() calls could be done, but the context may be reinitialized │ │ │ │ +@mac_update() calls could be done, but the context may be reinitialized │ │ │ │ later. │ │ │ │

Note that the returned pointer points into data in the ctx context. If it │ │ │ │ ceases to exist, the pointer becomes invalid. │ │ │ │ │ │ │ │ │ │ │ │


Function

│ │ │ │

void │ │ │ │ @@ -791,15 +791,15 @@ │ │ │ │

│ │ │ │

│ │ │ │
struct mac_context * ctx

MAC context │ │ │ │

│ │ │ │

Description

│ │ │ │

Cleanup MAC context after computation (by filling with zeros). Not strictly │ │ │ │ necessary, just to erase sensitive data from stack. This also invalidates the │ │ │ │ -pointer returned by mac_final(). │ │ │ │ +pointer returned by @mac_final(). │ │ │ │ │ │ │ │ │ │ │ │


Function

│ │ │ │

void │ │ │ │ mac_fill │ │ │ │ (uint id, const byte * key, uint keylen, const byte * data, uint datalen, byte * mac) -- compute and fill MAC │ │ │ │

│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -532,28 +532,28 @@ │ │ │ │ │ =============================================================================== │ │ │ │ │ ******** FFuunnccttiioonn ******** │ │ │ │ │ byte * mmaacc__ffiinnaall (struct mac_context * ccttxx) -- finalize MAC algorithm │ │ │ │ │ ******** AArrgguummeennttss ******** │ │ │ │ │ struct mac_context * ccttxx │ │ │ │ │ MAC context │ │ │ │ │ ******** DDeessccrriippttiioonn ******** │ │ │ │ │ -Finish MAC computation and return a pointer to the result. No more mmaacc__uuppddaattee() │ │ │ │ │ -calls could be done, but the context may be reinitialized later. │ │ │ │ │ +Finish MAC computation and return a pointer to the result. No more @mmaacc__uuppddaattee │ │ │ │ │ +(()) calls could be done, but the context may be reinitialized later. │ │ │ │ │ Note that the returned pointer points into data in the ccttxx context. If it │ │ │ │ │ ceases to exist, the pointer becomes invalid. │ │ │ │ │ =============================================================================== │ │ │ │ │ ******** FFuunnccttiioonn ******** │ │ │ │ │ void mmaacc__cclleeaannuupp (struct mac_context * ccttxx) -- cleanup MAC context │ │ │ │ │ ******** AArrgguummeennttss ******** │ │ │ │ │ struct mac_context * ccttxx │ │ │ │ │ MAC context │ │ │ │ │ ******** DDeessccrriippttiioonn ******** │ │ │ │ │ Cleanup MAC context after computation (by filling with zeros). Not strictly │ │ │ │ │ necessary, just to erase sensitive data from stack. This also invalidates the │ │ │ │ │ -pointer returned by mmaacc__ffiinnaall(). │ │ │ │ │ +pointer returned by @mmaacc__ffiinnaall(()). │ │ │ │ │ =============================================================================== │ │ │ │ │ ******** FFuunnccttiioonn ******** │ │ │ │ │ void mmaacc__ffiillll (uint iidd, const byte * kkeeyy, uint kkeeyylleenn, const byte * ddaattaa, uint │ │ │ │ │ ddaattaalleenn, byte * mmaacc) -- compute and fill MAC │ │ │ │ │ ******** AArrgguummeennttss ******** │ │ │ │ │ uint iidd │ │ │ │ │ MAC algorithm ID │ │ │ ├── ./usr/share/doc/bird2/prog.pdf.gz │ │ │ │ ├── prog.pdf │ │ │ │ │ ├── pdftotext {} - │ │ │ │ │ │ @@ -4810,26 +4810,26 @@ │ │ │ │ │ │ │ │ │ │ │ │ 105 │ │ │ │ │ │ │ │ │ │ │ │ Arguments │ │ │ │ │ │ struct mac context * ctx │ │ │ │ │ │ MAC context │ │ │ │ │ │ Description │ │ │ │ │ │ -Finish MAC computation and return a pointer to the result. No more mac update() calls could be done, but │ │ │ │ │ │ -the context may be reinitialized later. │ │ │ │ │ │ +Finish MAC computation and return a pointer to the result. No more @mac update() calls could be done, │ │ │ │ │ │ +but the context may be reinitialized later. │ │ │ │ │ │ Note that the returned pointer points into data in the ctx context. If it ceases to exist, the pointer becomes │ │ │ │ │ │ invalid. │ │ │ │ │ │ Function │ │ │ │ │ │ void mac cleanup (struct mac context * ctx ) – cleanup MAC context │ │ │ │ │ │ Arguments │ │ │ │ │ │ struct mac context * ctx │ │ │ │ │ │ MAC context │ │ │ │ │ │ Description │ │ │ │ │ │ Cleanup MAC context after computation (by filling with zeros). Not strictly necessary, just to erase sensitive │ │ │ │ │ │ -data from stack. This also invalidates the pointer returned by mac final (). │ │ │ │ │ │ +data from stack. This also invalidates the pointer returned by @mac final(). │ │ │ │ │ │ Function │ │ │ │ │ │ void mac fill (uint id , const byte * key, uint keylen, const byte * data, uint datalen, byte * mac) – compute │ │ │ │ │ │ and fill MAC │ │ │ │ │ │ Arguments │ │ │ │ │ │ uint id │ │ │ │ │ │ MAC algorithm ID │ │ │ │ │ │ const byte * key