--- /srv/reproducible-results/rbuild-debian/r-b-build.0tp0uINp/b1/bird2_2.16-1_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.0tp0uINp/b2/bird2_2.16-1_i386.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ ae0c21b4a498f4d88b16ffbb2b4719d4 1560100 debug optional bird2-dbgsym_2.16-1_i386.deb │ - 314b27dd337c1ec34dcf275a2a98dff6 1486444 doc optional bird2-doc_2.16-1_all.deb │ + 5d50e9b9b8b28494e9b09275b3413938 1486868 doc optional bird2-doc_2.16-1_all.deb │ 66d2d67b267e7a2e52bc271d7bfc2f42 860156 net optional bird2_2.16-1_i386.deb ├── bird2-doc_2.16-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-12 12:41:09.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1172 2024-12-12 12:41:09.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1485080 2024-12-12 12:41:09.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1485504 2024-12-12 12:41:09.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) 464275 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/bird.pdf.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 8865 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-1.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 101135 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-2.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 17217 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-3.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 19679 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-4.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 92387 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-5.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7010 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-6.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 41606 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-7.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 41608 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-7.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 26278 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog-8.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4999 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 519530 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 519827 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2/prog.pdf.gz │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2-doc/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1792 2024-12-12 12:41:09.000000 ./usr/share/doc/bird2-doc/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 356894 2024-12-07 18:09:10.000000 ./usr/share/doc/bird2-doc/changelog.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3583 2024-12-12 12:15:04.000000 ./usr/share/doc/bird2-doc/copyright │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-12 12:41:09.000000 ./usr/share/doc-base/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 256 2024-12-12 12:15:04.000000 ./usr/share/doc-base/bird2-doc.bird2 │ │ │ ├── ./usr/share/doc/bird2/prog-7.html │ │ │ │ @@ -772,15 +772,15 @@ │ │ │ │
│ │ │ │
MAC context │ │ │ │
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. │ │ │ │ │ │ │ │ │ │ │ │
void │ │ │ │ @@ -791,15 +791,15 @@ │ │ │ │
│ │ │ │
MAC context │ │ │ │
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(). │ │ │ │ │ │ │ │ │ │ │ │
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 {} - │ │ │ │ │ │ @@ -4837,26 +4837,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