--- /srv/reproducible-results/rbuild-debian/r-b-build.qDaemIFx/b1/bird_1.6.8-2.1_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.qDaemIFx/b2/bird_1.6.8-2.1_i386.changes ├── Files │ @@ -1,5 +1,5 @@ │ │ 066eb5595aaabcb50a3798e1c1a6698e 222352 oldlibs optional bird-bgp_1.6.8-2.1_all.deb │ 27a403f8b833b5105409590226864d3b 1837448 debug optional bird-dbgsym_1.6.8-2.1_i386.deb │ - 3b011db2763078fcfbca309bc782c2dd 1136780 doc optional bird-doc_1.6.8-2.1_all.deb │ + 0007fa7b2f4fb516725386875efd6894 1137028 doc optional bird-doc_1.6.8-2.1_all.deb │ c3d28495568b3061ac76eafe6b348e0b 628728 net optional bird_1.6.8-2.1_i386.deb ├── bird-doc_1.6.8-2.1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-01-02 16:40:39.000000 debian-binary │ │ --rw-r--r-- 0 0 0 1160 2021-01-02 16:40:39.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1135428 2021-01-02 16:40:39.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1156 2021-01-02 16:40:39.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 1135680 2021-01-02 16:40:39.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -19,9 +19,9 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 88673 2019-09-11 18:24:45.000000 ./usr/share/doc/bird-doc/prog-2.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 15475 2019-09-11 18:24:45.000000 ./usr/share/doc/bird-doc/prog-3.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 13306 2019-09-11 18:24:45.000000 ./usr/share/doc/bird-doc/prog-4.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 66702 2019-09-11 18:24:46.000000 ./usr/share/doc/bird-doc/prog-5.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 6594 2019-09-11 18:24:46.000000 ./usr/share/doc/bird-doc/prog-6.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 25846 2019-09-11 18:24:46.000000 ./usr/share/doc/bird-doc/prog-7.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 28326 2019-09-11 18:24:46.000000 ./usr/share/doc/bird-doc/prog-8.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 248478 2021-01-02 16:40:39.000000 ./usr/share/doc/bird-doc/prog.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 450103 2021-01-02 16:40:39.000000 ./usr/share/doc/bird-doc/prog.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 248480 2021-01-02 16:40:39.000000 ./usr/share/doc/bird-doc/prog.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 450334 2021-01-02 16:40:39.000000 ./usr/share/doc/bird-doc/prog.pdf.gz │ │ │ ├── ./usr/share/doc/bird-doc/prog.html │ │ │ │ @@ -5686,15 +5686,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 │ │ │ │ @@ -5705,15 +5705,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 {} │ │ │ │ │ @@ -4245,28 +4245,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/bird-doc/prog.pdf.gz │ │ │ │ ├── prog.pdf │ │ │ │ │ ├── pdftotext {} - │ │ │ │ │ │ @@ -4057,26 +4057,26 @@ │ │ │ │ │ │ and passing them at once. │ │ │ │ │ │ Function │ │ │ │ │ │ byte * mac final (struct mac context * ctx ) – finalize MAC algorithm │ │ │ │ │ │ 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