--- /srv/reproducible-results/rbuild-debian/r-b-build.FTr4gF9N/b1/dnf-plugins-core_4.3.1-3_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.FTr4gF9N/b2/dnf-plugins-core_4.3.1-3_i386.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - 50fcee374b7ee565a411e681b7b4adc3 207244 admin optional dnf-plugins-core_4.3.1-3_all.deb │ + cdbce6eaf7a595d80b30306ca4a957f3 207260 admin optional dnf-plugins-core_4.3.1-3_all.deb ├── dnf-plugins-core_4.3.1-3_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2023-01-22 11:21:34.000000 debian-binary │ │ -rw-r--r-- 0 0 0 3548 2023-01-22 11:21:34.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 203504 2023-01-22 11:21:34.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 203520 2023-01-22 11:21:34.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -184,8 +184,8 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1198 2023-01-22 11:21:34.000000 ./usr/share/man/man8/dnf-repodiff.8.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 772 2023-01-22 11:21:34.000000 ./usr/share/man/man8/dnf-repograph.8.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1282 2023-01-22 11:21:34.000000 ./usr/share/man/man8/dnf-repomanage.8.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1577 2023-01-22 11:21:34.000000 ./usr/share/man/man8/dnf-reposync.8.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 520 2023-01-22 11:21:34.000000 ./usr/share/man/man8/dnf-show-leaves.8.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2281 2023-01-22 11:21:34.000000 ./usr/share/man/man8/dnf-versionlock.8.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1382 2023-01-22 11:21:34.000000 ./usr/share/man/man8/yum-copr.8.gz │ │ │ │ --rw-r--r-- 0 root (0) root (0) 2307 2023-01-22 11:21:34.000000 ./usr/share/man/man8/yum-versionlock.8.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 2292 2023-01-22 11:21:34.000000 ./usr/share/man/man8/yum-versionlock.8.gz │ │ │ ├── ./usr/share/man/man8/yum-versionlock.8.gz │ │ │ │ ├── yum-versionlock.8 │ │ │ │ │ @@ -31,29 +31,29 @@ │ │ │ │ │ .SH NAME │ │ │ │ │ yum-versionlock \- redirecting to DNF versionlock Plugin │ │ │ │ │ .SH DESCRIPTION │ │ │ │ │ .sp │ │ │ │ │ \fIversionlock\fP is a plugin that takes a set of names and versions for packages and │ │ │ │ │ excludes all other versions of those packages. This allows you to protect │ │ │ │ │ packages from being updated by newer versions. Alternately, it accepts a specific │ │ │ │ │ -package version to exclude from updates, e.g. for when it’s necessary to skip a │ │ │ │ │ +package version to exclude from updates, e.g. for when it\(aqs necessary to skip a │ │ │ │ │ specific release of a package that has known issues. │ │ │ │ │ .sp │ │ │ │ │ The plugin provides a command \fIversionlock\fP which allows you to view and edit the │ │ │ │ │ list of locked packages easily. │ │ │ │ │ .sp │ │ │ │ │ The plugin will walk each line of the versionlock file, and parse out the name and │ │ │ │ │ version of the package. It will then exclude any package by that name that │ │ │ │ │ -doesn’t match one of the versions listed within the file. This is basically │ │ │ │ │ -the same as using \fIdnf –exclude\fP for the package name itself (as you cannot exclude │ │ │ │ │ +doesn\(aqt match one of the versions listed within the file. This is basically │ │ │ │ │ +the same as using \fIdnf \-\-exclude\fP for the package name itself (as you cannot exclude │ │ │ │ │ installed packages), but dnf will still see the versions you have │ │ │ │ │ installed/versionlocked as available so that \fIdnf reinstall\fP will still │ │ │ │ │ work, etc. │ │ │ │ │ .sp │ │ │ │ │ -It can also work in the opposite way, like a fast exclude, by prefixing a ‘!’ │ │ │ │ │ +It can also work in the opposite way, like a fast exclude, by prefixing a \(aq!\(aq │ │ │ │ │ character to the version recorded in the lock list file. This specifically │ │ │ │ │ excludes a package that matches the version exactly. │ │ │ │ │ .sp │ │ │ │ │ Note the versionlock plugin does not apply any excludes in non\-transactional │ │ │ │ │ operations like \fIrepoquery\fP, \fIlist\fP, \fIinfo\fP, etc. │ │ │ │ │ .SH SYNOPSIS │ │ │ │ │ .sp │ │ │ │ │ @@ -160,15 +160,15 @@ │ │ │ │ │ .INDENT 0.0 │ │ │ │ │ .TP │ │ │ │ │ .B \fBlocklist\fP │ │ │ │ │ This option is a string that points to the file which has the versionlock │ │ │ │ │ information in it. Note that the file has to exist (or the versionlock plugin │ │ │ │ │ will make dnf exit). However, it can be empty. │ │ │ │ │ .sp │ │ │ │ │ -The file takes entries in the format of \fB\fP (optionally prefixed with ‘!’ for │ │ │ │ │ +The file takes entries in the format of \fB\fP (optionally prefixed with \(aq!\(aq for │ │ │ │ │ excludes). │ │ │ │ │ See \fISpecifying packages\fP in \fBdnf(8)\fP for details. │ │ │ │ │ .UNINDENT │ │ │ │ │ .SH NOTES │ │ │ │ │ .sp │ │ │ │ │ A specified package does not have to exist within the available cache of repository data │ │ │ │ │ to be considered valid for locking or exclusion. This is by design, to accommodate use │ │ │ │ │ ├── encoding │ │ │ │ │ │ @@ -1 +1 @@ │ │ │ │ │ │ -utf-8 │ │ │ │ │ │ +us-ascii