[Bug 2061214] Re: [SRU] Software Sources is not compatible with deb822

Julian Andres Klode 2061214 at bugs.launchpad.net
Wed Jun 26 11:30:31 UTC 2024


Do we really have a test plan for it? The original test plan no longer
applies, and the code is exactly the same as we have in software-
properties 0.99.48 + software-properties-qt 0.99.48.1 once-off. We don't
have the original 0.99.48 to reproduce the bad case anymore...

Maybe we should just diff the actual debs and see that they're the same?
If we diffoscope all the binaries (replacing software-properties-qt with
the 0.99.48.1 one that we published in the once-off that launchpad
replaced the original binary with), we can easily see the code is the
same, just versions changes, timestamps, and obviously the once-off -qt
package did not have it's /usr/share/doc dedupped:

--- python3-software-properties_0.99.48_all.deb
+++ python3-software-properties_0.99.49_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ --rw-r--r--   0        0        0        4 2024-04-18 07:17:51.000000 debian-binary
│ --rw-r--r--   0        0        0     1398 2024-04-18 07:17:51.000000 control.tar.zst
│ --rw-r--r--   0        0        0    28001 2024-04-18 07:17:51.000000 data.tar.zst
│ +-rw-r--r--   0        0        0        4 2024-04-22 19:22:26.000000 debian-binary
│ +-rw-r--r--   0        0        0     1398 2024-04-22 19:22:26.000000 control.tar.zst
│ +-rw-r--r--   0        0        0    27954 2024-04-22 19:22:26.000000 data.tar.zst
├── control.tar.zst
│ ├── control.tar
│ │ ├── file list
│ │ │ @@ -1,5 +1,5 @@
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./
│ │ │ --rw-r--r--   0 root         (0) root         (0)      594 2024-04-18 07:17:51.000000 ./control
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1685 2024-04-18 07:17:51.000000 ./md5sums
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)      289 2024-04-18 07:17:51.000000 ./postinst
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)      402 2024-04-18 07:17:51.000000 ./prerm
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      594 2024-04-22 19:22:26.000000 ./control
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1685 2024-04-22 19:22:26.000000 ./md5sums
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)      289 2024-04-22 19:22:26.000000 ./postinst
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)      402 2024-04-22 19:22:26.000000 ./prerm
│ │ ├── ./control
│ │ │ @@ -1,10 +1,10 @@
│ │ │  Package: python3-software-properties
│ │ │  Source: software-properties
│ │ │ -Version: 0.99.48
│ │ │ +Version: 0.99.49
│ │ │  Architecture: all
│ │ │  Maintainer: Michael Vogt <michael.vogt at ubuntu.com>
│ │ │  Installed-Size: 129
│ │ │  Depends: gpg, iso-codes, lsb-release, python3, python3-apt (>= 2.7.1~), python3-gi, python3-launchpadlib, python3:any
│ │ │  Recommends: unattended-upgrades
│ │ │  Section: python
│ │ │  Priority: optional
│ │ ├── ./md5sums
│ │ │ ├── ./md5sums
│ │ │ │┄ Files differ
├── data.tar.zst
│ ├── data.tar
│ │ ├── file list
│ │ │ @@ -1,27 +1,27 @@
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/softwareproperties/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3032 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/AptAuth.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2000 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/CountryInformation.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     7450 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/MirrorTest.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)    33207 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1416 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/__init__.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     5698 2024-03-28 14:20:40.000000 ./usr/lib/python3/dist-packages/softwareproperties/cloudarchive.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2205 2024-03-28 14:20:40.000000 ./usr/lib/python3/dist-packages/softwareproperties/distro.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     9521 2024-03-28 20:49:02.000000 ./usr/lib/python3/dist-packages/softwareproperties/ppa.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)    29069 2024-03-28 14:20:40.000000 ./usr/lib/python3/dist-packages/softwareproperties/shortcuthandler.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1615 2024-03-28 15:31:57.000000 ./usr/lib/python3/dist-packages/softwareproperties/shortcuts.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1921 2024-03-28 16:04:12.000000 ./usr/lib/python3/dist-packages/softwareproperties/sourceslist.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2380 2024-03-28 14:20:40.000000 ./usr/lib/python3/dist-packages/softwareproperties/sourceutils.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1809 2024-03-28 18:12:57.000000 ./usr/lib/python3/dist-packages/softwareproperties/uri.py
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/doc/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/doc/python3-software-properties/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      377 2023-02-14 15:19:56.000000 ./usr/share/doc/python3-software-properties/AUTHORS
│ │ │ --rw-r--r--   0 root         (0) root         (0)      359 2023-02-14 15:19:56.000000 ./usr/share/doc/python3-software-properties/README
│ │ │ --rw-r--r--   0 root         (0) root         (0)       61 2023-02-14 15:19:56.000000 ./usr/share/doc/python3-software-properties/TODO
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4884 2024-04-18 07:17:51.000000 ./usr/share/doc/python3-software-properties/changelog.gz
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3212 2023-02-14 15:19:56.000000 ./usr/share/doc/python3-software-properties/copyright
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/softwareproperties/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3032 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/AptAuth.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2000 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/CountryInformation.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     7450 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/MirrorTest.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    33207 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1416 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/__init__.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     5698 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/cloudarchive.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2205 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/distro.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     9521 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/ppa.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    29069 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/shortcuthandler.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1615 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/shortcuts.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1921 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/sourceslist.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2380 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/sourceutils.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1809 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/uri.py
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/python3-software-properties/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      377 2024-04-22 15:41:18.000000 ./usr/share/doc/python3-software-properties/AUTHORS
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      359 2024-04-22 15:41:18.000000 ./usr/share/doc/python3-software-properties/README
│ │ │ +-rw-r--r--   0 root         (0) root         (0)       61 2024-04-22 15:41:18.000000 ./usr/share/doc/python3-software-properties/TODO
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4935 2024-04-22 19:22:26.000000 ./usr/share/doc/python3-software-properties/changelog.gz
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3212 2024-04-22 15:41:18.000000 ./usr/share/doc/python3-software-properties/copyright
│ │ ├── ./usr/share/doc/python3-software-properties/changelog.gz
│ │ │ ├── changelog
│ │ │ │ @@ -1,7 +1,14 @@
│ │ │ │ +software-properties (0.99.49) noble; urgency=medium
│ │ │ │ +
│ │ │ │ +  * Add Qt frontend for deb822 sources, which is now the default in Noble
│ │ │ │ +    (LP: #2061214).
│ │ │ │ +
│ │ │ │ + -- Simon Quigley <tsimonq2 at ubuntu.com>  Mon, 22 Apr 2024 14:22:26 -0500
│ │ │ │ +
│ │ │ │  software-properties (0.99.48) noble; urgency=medium
│ │ │ │  
│ │ │ │    * Fix Python's warning of invalid escape sequence (LP: #2059412).
│ │ │ │    * Make pressing enter on close button of out-of-date cache dialog trigger
│ │ │ │      the close button, not the reload button (LP: #2061978).
│ │ │ │    * Limit the comments in 'other software' tab to a single line (LP: #2060915).
│ │ │ │    * apt-add-repository --list now displays deb822 sources (LP: #2060331).
--- software-properties-common_0.99.48_all.deb
+++ software-properties-common_0.99.49_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ --rw-r--r--   0        0        0        4 2024-04-18 07:17:51.000000 debian-binary
│ --rw-r--r--   0        0        0     1291 2024-04-18 07:17:51.000000 control.tar.zst
│ --rw-r--r--   0        0        0    12963 2024-04-18 07:17:51.000000 data.tar.zst
│ +-rw-r--r--   0        0        0        4 2024-04-22 19:22:26.000000 debian-binary
│ +-rw-r--r--   0        0        0     1291 2024-04-22 19:22:26.000000 control.tar.zst
│ +-rw-r--r--   0        0        0    12946 2024-04-22 19:22:26.000000 data.tar.zst
├── control.tar.zst
│ ├── control.tar
│ │ ├── file list
│ │ │ @@ -1,6 +1,6 @@
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./
│ │ │ --rw-r--r--   0 root         (0) root         (0)       56 2024-04-18 07:17:51.000000 ./conffiles
│ │ │ --rw-r--r--   0 root         (0) root         (0)      924 2024-04-18 07:17:51.000000 ./control
│ │ │ --rw-r--r--   0 root         (0) root         (0)      818 2024-04-18 07:17:51.000000 ./md5sums
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)      287 2024-04-18 07:17:51.000000 ./postinst
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)      400 2024-04-18 07:17:51.000000 ./prerm
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./
│ │ │ +-rw-r--r--   0 root         (0) root         (0)       56 2024-04-22 19:22:26.000000 ./conffiles
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      924 2024-04-22 19:22:26.000000 ./control
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      818 2024-04-22 19:22:26.000000 ./md5sums
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)      287 2024-04-22 19:22:26.000000 ./postinst
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)      400 2024-04-22 19:22:26.000000 ./prerm
│ │ ├── ./control
│ │ │ @@ -1,14 +1,14 @@
│ │ │  Package: software-properties-common
│ │ │  Source: software-properties
│ │ │ -Version: 0.99.48
│ │ │ +Version: 0.99.49
│ │ │  Architecture: all
│ │ │  Maintainer: Michael Vogt <michael.vogt at ubuntu.com>
│ │ │  Installed-Size: 192
│ │ │ -Depends: ca-certificates, gir1.2-glib-2.0, gir1.2-packagekitglib-1.0 (>= 1.1.0-2), packagekit, python-apt-common (>= 0.9), python3, python3-dbus, python3-gi, python3-software-properties (= 0.99.48), python3:any
│ │ │ +Depends: ca-certificates, gir1.2-glib-2.0, gir1.2-packagekitglib-1.0 (>= 1.1.0-2), packagekit, python-apt-common (>= 0.9), python3, python3-dbus, python3-gi, python3-software-properties (= 0.99.49), python3:any
│ │ │  Breaks: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
│ │ │  Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
│ │ │  Section: admin
│ │ │  Priority: optional
│ │ │  Description: manage the repositories that you install software from (common)
│ │ │   This software provides an abstraction of the used apt repositories.
│ │ │   It allows you to easily manage your distribution and independent software
├── data.tar.zst
│ ├── data.tar
│ │ ├── file list
│ │ │ @@ -1,37 +1,37 @@
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./etc/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./etc/dbus-1/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./etc/dbus-1/system.d/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      662 2023-02-14 15:19:56.000000 ./etc/dbus-1/system.d/com.ubuntu.SoftwareProperties.conf
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/bin/
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)    16422 2024-04-18 07:17:51.000000 ./usr/bin/add-apt-repository
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/softwareproperties/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/softwareproperties/dbus/
│ │ │ --rw-r--r--   0 root         (0) root         (0)    16637 2024-03-28 14:20:40.000000 ./usr/lib/python3/dist-packages/softwareproperties/dbus/SoftwarePropertiesDBus.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)        0 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/dbus/__init__.py
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/software-properties/
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)     2200 2023-02-14 15:19:56.000000 ./usr/lib/software-properties/software-properties-dbus
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/bash-completion/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/bash-completion/completions/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2247 2023-02-14 15:19:56.000000 ./usr/share/bash-completion/completions/add-apt-repository
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/dbus-1/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/dbus-1/system-services/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      120 2023-02-14 15:19:56.000000 ./usr/share/dbus-1/system-services/com.ubuntu.SoftwareProperties.service
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/doc/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/doc/software-properties-common/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3212 2023-02-14 15:19:56.000000 ./usr/share/doc/software-properties-common/copyright
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/man/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/man/man1/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2678 2024-04-18 07:17:51.000000 ./usr/share/man/man1/add-apt-repository.1.gz
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/polkit-1/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/polkit-1/actions/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      848 2024-04-18 07:17:51.000000 ./usr/share/polkit-1/actions/com.ubuntu.softwareproperties.policy
│ │ │ -lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/bin/apt-add-repository -> add-apt-repository
│ │ │ -lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/bash-completion/completions/apt-add-repository -> add-apt-repository
│ │ │ -lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/doc/software-properties-common/changelog.gz -> ../python3-software-properties/changelog.gz
│ │ │ -lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/man/man1/apt-add-repository.1.gz -> add-apt-repository.1.gz
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./etc/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./etc/dbus-1/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./etc/dbus-1/system.d/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      662 2024-04-22 15:41:18.000000 ./etc/dbus-1/system.d/com.ubuntu.SoftwareProperties.conf
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/bin/
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)    16422 2024-04-22 19:22:26.000000 ./usr/bin/add-apt-repository
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/softwareproperties/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/softwareproperties/dbus/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    16637 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/dbus/SoftwarePropertiesDBus.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)        0 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/dbus/__init__.py
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/software-properties/
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)     2200 2024-04-22 15:41:18.000000 ./usr/lib/software-properties/software-properties-dbus
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/bash-completion/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/bash-completion/completions/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2247 2024-04-22 15:41:18.000000 ./usr/share/bash-completion/completions/add-apt-repository
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/dbus-1/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/dbus-1/system-services/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      120 2024-04-22 15:41:18.000000 ./usr/share/dbus-1/system-services/com.ubuntu.SoftwareProperties.service
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/software-properties-common/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3212 2024-04-22 15:41:18.000000 ./usr/share/doc/software-properties-common/copyright
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/man/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/man/man1/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2678 2024-04-22 19:22:26.000000 ./usr/share/man/man1/add-apt-repository.1.gz
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/polkit-1/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/polkit-1/actions/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      848 2024-04-22 19:22:26.000000 ./usr/share/polkit-1/actions/com.ubuntu.softwareproperties.policy
│ │ │ +lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/bin/apt-add-repository -> add-apt-repository
│ │ │ +lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/bash-completion/completions/apt-add-repository -> add-apt-repository
│ │ │ +lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/software-properties-common/changelog.gz -> ../python3-software-properties/changelog.gz
│ │ │ +lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/man/man1/apt-add-repository.1.gz -> add-apt-repository.1.gz
--- software-properties-gtk_0.99.48_all.deb
+++ software-properties-gtk_0.99.49_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ --rw-r--r--   0        0        0        4 2024-04-18 07:17:51.000000 debian-binary
│ --rw-r--r--   0        0        0     2549 2024-04-18 07:17:51.000000 control.tar.zst
│ --rw-r--r--   0        0        0    80336 2024-04-18 07:17:51.000000 data.tar.zst
│ +-rw-r--r--   0        0        0        4 2024-04-22 19:22:26.000000 debian-binary
│ +-rw-r--r--   0        0        0     2550 2024-04-22 19:22:26.000000 control.tar.zst
│ +-rw-r--r--   0        0        0    80317 2024-04-22 19:22:26.000000 data.tar.zst
├── control.tar.zst
│ ├── control.tar
│ │ ├── file list
│ │ │ @@ -1,5 +1,5 @@
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./
│ │ │ --rw-r--r--   0 root         (0) root         (0)      918 2024-04-18 07:17:51.000000 ./control
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4831 2024-04-18 07:17:51.000000 ./md5sums
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)      281 2024-04-18 07:17:51.000000 ./postinst
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)      394 2024-04-18 07:17:51.000000 ./prerm
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      918 2024-04-22 19:22:26.000000 ./control
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4831 2024-04-22 19:22:26.000000 ./md5sums
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)      281 2024-04-22 19:22:26.000000 ./postinst
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)      394 2024-04-22 19:22:26.000000 ./prerm
│ │ ├── ./control
│ │ │ @@ -1,14 +1,14 @@
│ │ │  Package: software-properties-gtk
│ │ │  Source: software-properties
│ │ │ -Version: 0.99.48
│ │ │ +Version: 0.99.49
│ │ │  Architecture: all
│ │ │  Maintainer: Michael Vogt <michael.vogt at ubuntu.com>
│ │ │  Installed-Size: 508
│ │ │ -Depends: gir1.2-gtk-3.0, gir1.2-handy-1, libgtk3-perl, python3, python3-dateutil, python3-distro-info, python3-gi, python3-software-properties (= 0.99.48), software-properties-common, ubuntu-pro-client, ubuntu-advantage-desktop-daemon, ubuntu-drivers-common (>= 1:0.9.6), dconf-gsettings-backend | gsettings-backend, python3:any
│ │ │ +Depends: gir1.2-gtk-3.0, gir1.2-handy-1, libgtk3-perl, python3, python3-dateutil, python3-distro-info, python3-gi, python3-software-properties (= 0.99.49), software-properties-common, ubuntu-pro-client, ubuntu-advantage-desktop-daemon, ubuntu-drivers-common (>= 1:0.9.6), dconf-gsettings-backend | gsettings-backend, python3:any
│ │ │  Recommends: gnome-keyring, gnome-session-bin | xfce4-session | mate-session-manager
│ │ │  Section: admin
│ │ │  Priority: optional
│ │ │  Description: manage the repositories that you install software from (gtk)
│ │ │   This software provides an abstraction of the used apt repositories.
│ │ │   It allows you to easily manage your distribution and independent software
│ │ │   vendor software sources.
├── data.tar.zst
│ ├── data.tar
│ │ ├── file list
│ │ │ @@ -1,85 +1,85 @@
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/bin/
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)     4142 2024-04-18 07:17:51.000000 ./usr/bin/software-properties-gtk
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/softwareproperties/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3077 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/CdromProgress.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3162 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogAdd.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4710 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogAddSourcesList.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4456 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogCacheOutdated.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4106 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogEdit.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     6035 2024-03-28 14:20:40.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogEditDeb822.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)    14426 2024-04-18 07:17:51.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogMirror.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     7940 2024-03-28 14:20:40.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogUaAttach.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2336 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogUaDetach.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1759 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogUaFipsEnable.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2524 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/SimpleGtkbuilderApp.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)    72867 2024-03-28 14:20:40.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)    16919 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/UbuntuProPage.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)        0 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/__init__.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1327 2023-02-14 15:19:56.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/dialogs.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     6502 2024-03-28 20:48:58.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/utils.py
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/applications/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      338 2024-04-18 07:17:51.000000 ./usr/share/applications/software-properties-drivers.desktop
│ │ │ --rw-r--r--   0 root         (0) root         (0)      555 2024-04-18 07:17:51.000000 ./usr/share/applications/software-properties-gtk.desktop
│ │ │ --rw-r--r--   0 root         (0) root         (0)      342 2024-04-18 07:17:51.000000 ./usr/share/applications/software-properties-livepatch.desktop
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/doc/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/doc/software-properties-gtk/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3212 2023-02-14 15:19:56.000000 ./usr/share/doc/software-properties-gtk/copyright
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/glib-2.0/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/glib-2.0/schemas/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      420 2024-03-28 14:20:40.000000 ./usr/share/glib-2.0/schemas/com.ubuntu.SoftwareProperties.gschema.xml
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/16x16/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/16x16/apps/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1149 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/16x16/apps/livepatch.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)      692 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/16x16/apps/software-properties.png
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/24x24/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/24x24/apps/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      934 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/24x24/apps/livepatch.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1164 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/24x24/apps/software-properties.png
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/48x48/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/48x48/apps/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1888 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/48x48/apps/livepatch.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2677 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/48x48/apps/software-properties.png
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/64x64/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/64x64/apps/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2648 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/64x64/apps/livepatch.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4396 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/64x64/apps/software-properties.png
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/scalable/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/icons/hicolor/scalable/apps/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     6083 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/scalable/apps/disable-device.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)      744 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/scalable/apps/livepatch.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)    15190 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/scalable/apps/other-driver.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)     5821 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/scalable/apps/recommended-driver.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)    20746 2023-02-14 15:19:56.000000 ./usr/share/icons/hicolor/scalable/apps/software-properties.svg
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/man/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/man/man1/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      430 2024-04-18 07:17:51.000000 ./usr/share/man/man1/software-properties-gtk.1.gz
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/metainfo/
│ │ │ --rw-r--r--   0 root         (0) root         (0)    38076 2024-04-18 07:17:51.000000 ./usr/share/metainfo/software-properties-gtk.appdata.xml
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/mime/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/mime/packages/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      295 2024-04-18 07:17:51.000000 ./usr/share/mime/packages/apt.xml
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/software-properties/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/software-properties/gtkbuilder/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     6307 2023-02-14 15:19:56.000000 ./usr/share/software-properties/gtkbuilder/dialog-add-sources-list.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     9089 2023-02-14 15:19:56.000000 ./usr/share/software-properties/gtkbuilder/dialog-add.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     6733 2024-04-18 07:17:51.000000 ./usr/share/software-properties/gtkbuilder/dialog-cache-outofdate.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3365 2023-02-14 15:19:56.000000 ./usr/share/software-properties/gtkbuilder/dialog-cdrom-progress.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)    12105 2024-03-28 14:20:40.000000 ./usr/share/software-properties/gtkbuilder/dialog-edit-deb822-source.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)    10787 2023-02-14 15:19:56.000000 ./usr/share/software-properties/gtkbuilder/dialog-edit-source.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)    16329 2023-02-14 15:19:56.000000 ./usr/share/software-properties/gtkbuilder/dialog-mirror.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)    10146 2024-03-28 14:20:40.000000 ./usr/share/software-properties/gtkbuilder/dialog-ua-attach.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2656 2023-02-14 15:19:56.000000 ./usr/share/software-properties/gtkbuilder/dialog-ua-detach.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3611 2023-02-14 15:19:56.000000 ./usr/share/software-properties/gtkbuilder/dialog-ua-fips-enable.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)    96992 2023-02-14 15:19:56.000000 ./usr/share/software-properties/gtkbuilder/main.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4572 2023-02-14 15:19:56.000000 ./usr/share/software-properties/ubuntu-pro-logo-dark.svg
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4446 2023-02-14 15:19:56.000000 ./usr/share/software-properties/ubuntu-pro-logo.svg
│ │ │ -lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-18 07:17:51.000000 ./usr/share/doc/software-properties-gtk/changelog.gz -> ../python3-software-properties/changelog.gz
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/bin/
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)     4142 2024-04-22 19:22:26.000000 ./usr/bin/software-properties-gtk
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/softwareproperties/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3077 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/CdromProgress.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3162 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogAdd.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4710 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogAddSourcesList.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4456 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogCacheOutdated.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4106 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogEdit.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     6035 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogEditDeb822.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    14426 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogMirror.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     7940 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogUaAttach.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2336 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogUaDetach.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1759 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/DialogUaFipsEnable.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2524 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/SimpleGtkbuilderApp.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    72867 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    16919 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/UbuntuProPage.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)        0 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/__init__.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1327 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/dialogs.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     6502 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/gtk/utils.py
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/applications/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      338 2024-04-22 19:22:26.000000 ./usr/share/applications/software-properties-drivers.desktop
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      555 2024-04-22 19:22:26.000000 ./usr/share/applications/software-properties-gtk.desktop
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      342 2024-04-22 19:22:26.000000 ./usr/share/applications/software-properties-livepatch.desktop
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/software-properties-gtk/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3212 2024-04-22 15:41:18.000000 ./usr/share/doc/software-properties-gtk/copyright
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/glib-2.0/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/glib-2.0/schemas/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      420 2024-04-22 15:41:18.000000 ./usr/share/glib-2.0/schemas/com.ubuntu.SoftwareProperties.gschema.xml
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/16x16/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/16x16/apps/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1149 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/16x16/apps/livepatch.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      692 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/16x16/apps/software-properties.png
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/24x24/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/24x24/apps/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      934 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/24x24/apps/livepatch.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1164 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/24x24/apps/software-properties.png
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/48x48/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/48x48/apps/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1888 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/48x48/apps/livepatch.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2677 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/48x48/apps/software-properties.png
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/64x64/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/64x64/apps/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2648 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/64x64/apps/livepatch.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4396 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/64x64/apps/software-properties.png
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/scalable/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/icons/hicolor/scalable/apps/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     6083 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/scalable/apps/disable-device.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      744 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/scalable/apps/livepatch.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    15190 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/scalable/apps/other-driver.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     5821 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/scalable/apps/recommended-driver.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    20746 2024-04-22 15:41:18.000000 ./usr/share/icons/hicolor/scalable/apps/software-properties.svg
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/man/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/man/man1/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      430 2024-04-22 19:22:26.000000 ./usr/share/man/man1/software-properties-gtk.1.gz
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/metainfo/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    38076 2024-04-22 19:22:26.000000 ./usr/share/metainfo/software-properties-gtk.appdata.xml
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/mime/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/mime/packages/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      295 2024-04-22 19:22:26.000000 ./usr/share/mime/packages/apt.xml
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/software-properties/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/software-properties/gtkbuilder/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     6307 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-add-sources-list.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     9089 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-add.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     6733 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-cache-outofdate.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3365 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-cdrom-progress.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    12105 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-edit-deb822-source.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    10787 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-edit-source.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    16329 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-mirror.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    10146 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-ua-attach.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2656 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-ua-detach.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3611 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/dialog-ua-fips-enable.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    96992 2024-04-22 15:41:18.000000 ./usr/share/software-properties/gtkbuilder/main.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4572 2024-04-22 15:41:18.000000 ./usr/share/software-properties/ubuntu-pro-logo-dark.svg
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4446 2024-04-22 15:41:18.000000 ./usr/share/software-properties/ubuntu-pro-logo.svg
│ │ │ +lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/software-properties-gtk/changelog.gz -> ../python3-software-properties/changelog.gz
--- software-properties-qt_0.99.48.1_all.deb
+++ software-properties-qt_0.99.49_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ --rw-r--r--   0        0        0        4 2024-04-23 16:32:46.000000 debian-binary
│ --rw-r--r--   0        0        0     1557 2024-04-23 16:32:46.000000 control.tar.zst
│ --rw-r--r--   0        0        0    30916 2024-04-23 16:32:46.000000 data.tar.zst
│ +-rw-r--r--   0        0        0        4 2024-04-22 19:22:26.000000 debian-binary
│ +-rw-r--r--   0        0        0     1440 2024-04-22 19:22:26.000000 control.tar.zst
│ +-rw-r--r--   0        0        0    25388 2024-04-22 19:22:26.000000 data.tar.zst
├── control.tar.zst
│ ├── control.tar
│ │ ├── file list
│ │ │ @@ -1,5 +1,5 @@
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./
│ │ │ --rw-r--r--   0 root         (0) root         (0)      609 2024-04-23 16:32:46.000000 ./control
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2078 2024-04-23 16:32:46.000000 ./md5sums
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)      279 2024-04-23 16:32:46.000000 ./postinst
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)      392 2024-04-23 16:32:46.000000 ./prerm
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      635 2024-04-22 19:22:26.000000 ./control
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1761 2024-04-22 19:22:26.000000 ./md5sums
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)      279 2024-04-22 19:22:26.000000 ./postinst
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)      392 2024-04-22 19:22:26.000000 ./prerm
│ │ ├── ./control
│ │ │ @@ -1,13 +1,14 @@
│ │ │  Package: software-properties-qt
│ │ │ -Version: 0.99.48.1
│ │ │ +Source: software-properties
│ │ │ +Version: 0.99.49
│ │ │  Architecture: all
│ │ │  Maintainer: Michael Vogt <michael.vogt at ubuntu.com>
│ │ │ -Installed-Size: 165
│ │ │ -Depends: debconf-kde-helper, python3, python3-pyqt5, python3-software-properties (= 0.99.48), software-properties-common, python3:any
│ │ │ +Installed-Size: 162
│ │ │ +Depends: debconf-kde-helper, python3, python3-pyqt5, python3-software-properties (= 0.99.49), software-properties-common, python3:any
│ │ │  Section: admin
│ │ │  Priority: optional
│ │ │  Description: manage the repositories that you install software from (Qt)
│ │ │   This software provides an abstraction of the used apt repositories.
│ │ │   It allows you to easily manage your distribution and independent software
│ │ │   vendor software sources.
│ │ │   .
│ │ ├── ./md5sums
│ │ │ ├── ./md5sums
│ │ │ │┄ Files differ
│ │ │ ├── line order
│ │ │ │ @@ -6,18 +6,14 @@
│ │ │ │  usr/lib/python3/dist-packages/softwareproperties/qt/DialogMirror.py
│ │ │ │  usr/lib/python3/dist-packages/softwareproperties/qt/I18nHelper.py
│ │ │ │  usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py
│ │ │ │  usr/lib/python3/dist-packages/softwareproperties/qt/__init__.py
│ │ │ │  usr/share/applications/software-properties-drivers-lxqt.desktop
│ │ │ │  usr/share/applications/software-properties-lxqt.desktop
│ │ │ │  usr/share/applications/software-properties-qt.desktop
│ │ │ │ -usr/share/doc/software-properties-qt/AUTHORS
│ │ │ │ -usr/share/doc/software-properties-qt/README
│ │ │ │ -usr/share/doc/software-properties-qt/TODO
│ │ │ │ -usr/share/doc/software-properties-qt/changelog.gz
│ │ │ │  usr/share/doc/software-properties-qt/copyright
│ │ │ │  usr/share/man/man1/software-properties-qt.1.gz
│ │ │ │  usr/share/software-properties/designer/dialog_add.ui
│ │ │ │  usr/share/software-properties/designer/dialog_edit.ui
│ │ │ │  usr/share/software-properties/designer/dialog_editdeb822.ui
│ │ │ │  usr/share/software-properties/designer/dialog_mirror.ui
│ │ │ │  usr/share/software-properties/designer/main.ui
├── data.tar.zst
│ ├── data.tar
│ │ ├── file list
│ │ │ @@ -1,39 +1,36 @@
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/bin/
│ │ │ --rwxr-xr-x   0 root         (0) root         (0)     6078 2024-04-23 16:32:46.000000 ./usr/bin/software-properties-qt
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/lib/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/lib/python3/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2298 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/CdromProgress.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     2960 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/DialogAdd.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3977 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/DialogEdit.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     5576 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/DialogEditDeb822.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     9888 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/DialogMirror.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3206 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/I18nHelper.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)    55032 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py
│ │ │ --rw-r--r--   0 root         (0) root         (0)        1 2024-04-23 16:32:46.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/__init__.py
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/share/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/share/applications/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      353 2024-04-23 16:32:46.000000 ./usr/share/applications/software-properties-drivers-lxqt.desktop
│ │ │ --rw-r--r--   0 root         (0) root         (0)      397 2024-04-23 16:32:46.000000 ./usr/share/applications/software-properties-lxqt.desktop
│ │ │ --rw-r--r--   0 root         (0) root         (0)      385 2024-04-23 16:32:46.000000 ./usr/share/applications/software-properties-qt.desktop
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/share/doc/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/share/doc/software-properties-qt/
│ │ │ --rw-r--r--   0 root         (0) root         (0)      377 2024-04-23 16:32:46.000000 ./usr/share/doc/software-properties-qt/AUTHORS
│ │ │ --rw-r--r--   0 root         (0) root         (0)      359 2024-04-23 16:32:46.000000 ./usr/share/doc/software-properties-qt/README
│ │ │ --rw-r--r--   0 root         (0) root         (0)       61 2024-04-23 16:32:46.000000 ./usr/share/doc/software-properties-qt/TODO
│ │ │ --rw-r--r--   0 root         (0) root         (0)     5120 2024-04-23 16:32:46.000000 ./usr/share/doc/software-properties-qt/changelog.gz
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3212 2024-04-23 16:32:46.000000 ./usr/share/doc/software-properties-qt/copyright
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/share/man/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/share/man/man1/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1427 2024-04-23 16:32:46.000000 ./usr/share/man/man1/software-properties-qt.1.gz
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/share/software-properties/
│ │ │ -drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-23 16:32:46.000000 ./usr/share/software-properties/designer/
│ │ │ --rw-r--r--   0 root         (0) root         (0)     1834 2024-04-23 16:32:46.000000 ./usr/share/software-properties/designer/dialog_add.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     3049 2024-04-23 16:32:46.000000 ./usr/share/software-properties/designer/dialog_edit.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     5161 2024-04-23 16:32:46.000000 ./usr/share/software-properties/designer/dialog_editdeb822.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)     4588 2024-04-23 16:32:46.000000 ./usr/share/software-properties/designer/dialog_mirror.ui
│ │ │ --rw-r--r--   0 root         (0) root         (0)    21996 2024-04-23 16:32:46.000000 ./usr/share/software-properties/designer/main.ui
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/bin/
│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)     6078 2024-04-22 19:22:26.000000 ./usr/bin/software-properties-qt
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/softwareproperties/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2298 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/CdromProgress.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     2960 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/DialogAdd.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3977 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/DialogEdit.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     5576 2024-04-22 19:12:55.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/DialogEditDeb822.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     9888 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/DialogMirror.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3206 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/I18nHelper.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    55032 2024-04-22 18:59:03.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py
│ │ │ +-rw-r--r--   0 root         (0) root         (0)        1 2024-04-22 15:41:18.000000 ./usr/lib/python3/dist-packages/softwareproperties/qt/__init__.py
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/applications/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      353 2024-04-22 19:22:26.000000 ./usr/share/applications/software-properties-drivers-lxqt.desktop
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      397 2024-04-22 19:22:26.000000 ./usr/share/applications/software-properties-lxqt.desktop
│ │ │ +-rw-r--r--   0 root         (0) root         (0)      385 2024-04-22 19:22:26.000000 ./usr/share/applications/software-properties-qt.desktop
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/software-properties-qt/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3212 2024-04-22 15:41:18.000000 ./usr/share/doc/software-properties-qt/copyright
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/man/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/man/man1/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1427 2024-04-22 19:22:26.000000 ./usr/share/man/man1/software-properties-qt.1.gz
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/software-properties/
│ │ │ +drwxr-xr-x   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/software-properties/designer/
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     1834 2024-04-22 15:41:18.000000 ./usr/share/software-properties/designer/dialog_add.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     3049 2024-04-22 15:41:18.000000 ./usr/share/software-properties/designer/dialog_edit.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     5161 2024-04-22 18:48:04.000000 ./usr/share/software-properties/designer/dialog_editdeb822.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)     4588 2024-04-22 15:41:18.000000 ./usr/share/software-properties/designer/dialog_mirror.ui
│ │ │ +-rw-r--r--   0 root         (0) root         (0)    21996 2024-04-22 15:41:18.000000 ./usr/share/software-properties/designer/main.ui
│ │ │ +lrwxrwxrwx   0 root         (0) root         (0)        0 2024-04-22 19:22:26.000000 ./usr/share/doc/software-properties-qt/changelog.gz -> ../python3-software-properties/changelog.gz
│ │ ├── ./usr/share/doc/software-properties-qt/changelog.gz
│ │ │ @@ -1,320 +1,4 @@
│ │ │ -00000000: 1f8b 0800 0000 0000 0203 ad5b 6b73 db46  ...........[ks.F
│ │ │ -00000010: 96fd 9e5f d135 53b5 8e66 4c0a 2f3e a399  ..._.5S..fL./>..
│ │ │ -00000020: 1a5a b21d 25b6 a3e8 91ec ac2b a534 8126  .Z..%......+.4.&
│ │ │ -00000030: 0913 4423 e886 64ee 87f9 ed7b 6e77 830f  ..D#..d....{nw..
│ │ │ -00000040: 8922 2165 ab52 e500 221a 7ddf e7dc db50  ."!e.R..".}....P
│ │ │ -00000050: 72a2 ef79 295a 4529 0b51 ea54 a8d6 1f9a  r..y)ZE).Q.T....
│ │ │ -00000060: 7deb b507 8376 d46f fb47 2c97 e34c 7cc7  }....v.o.G,..L|.
│ │ │ -00000070: aa72 2af2 78f9 8f85 48d2 6af1 cd37 8c7d  .r*.x...H.j..7.}
│ │ │ -00000080: 6657 e942 e6ec e72a 9d66 62c9 7ec3 bdbf  fW.B...*.fb.~...
│ │ │ -00000090: b151 92b0 9f35 9b94 32d7 224f d844 962c  .Q...5..2."O.D.,
│ │ │ -000000a0: 11e3 7e10 3025 ab32 16ea 35bb 9fa5 f18c  ..~.0%.2..5.....
│ │ │ -000000b0: a50a 6bdf 333d 13f8 c184 5799 6669 ce3e  ..k.3=....W.fi.>
│ │ │ -000000c0: d1eb b012 63df 7eb8 18b2 bf06 5ed7 0ffc  ....c.~.....^...
│ │ │ -000000d0: e8a8 6d5f f943 95a5 3c67 a33c 2985 623f  ..m_.C..<g.<).b?
│ │ │ -000000e0: 6632 11ee c5d7 6251 c892 9769 b664 aac8  f2....bQ...i.d..
│ │ │ -000000f0: 526d 5626 690a 1ecf f954 3059 d11b b464  RmV&i....T0Y...d
│ │ │ -00000100: a956 4cde e7ab 3fe0 d6d8 be93 e3e5 7489  .VL...?.......t.
│ │ │ -00000110: c50b 6ce6 4ba5 1e2d a3da ec7a 86bd e3bf  ..l.K..-...z....
│ │ │ -00000120: 3b51 aa54 e622 615c b395 cacc 4258 4355  ;Q.T."a\....BXCU
│ │ │ -00000130: d0a8 12d8 20ad a076 6b7a 9ce6 bc5c 3239  .... ..vkz...\29
│ │ │ -00000140: 79ea 4766 b57a a3d8 12fd ac14 99e0 4ab0  y.Gf.z........J.
│ │ │ -00000150: 42c6 73b1 b6d6 d16b 36ae cc7e 7376 9f66  B.s....k6..~sv.f
│ │ │ -00000160: 1984 5a6f 22b1 f24d 39d6 182f 77bd a95e  ..Zo"..M9../w..^
│ │ │ -00000170: bd2a 12ae 71b9 bdfa e0e8 3bfa abdd ce52  .*..q.....;....R
│ │ │ -00000180: cf64 1eb6 ea45 36d6 3813 05ac aed8 8c2b  .d...E6.8......+
│ │ │ -00000190: bc1e 1b81 bb68 5250 1ccb 3249 f329 aca3  .....hRP..2I.)..
│ │ │ -000001a0: a559 a514 7f54 6929 7649 e414 4b6a 4935  .Y...Ti)vI..KjI5
│ │ │ -000001b0: 59be d5da 69f9 932f e6e6 fc5f d5b8 ca75  Y...i../..._...u
│ │ │ -000001c0: d58e e5e2 9f8c 5d57 e235 0b42 362a 4a16  ......]W.5.B6*J.
│ │ │ -000001d0: 7841 c4fc fe30 0c86 5197 fddd 0b3c ef9b  xA...0..Q....<..
│ │ │ -000001e0: 6f76 09bf 52e2 d30e ff37 f62e fdca 2e8c  ov..R....7......
│ │ │ -000001f0: f0af 14c3 0a39 0432 9bcc ef78 9626 4ca8  .....9.2...x.&L.
│ │ │ -00000200: 9817 503a 24c3 b362 e5c2 9d41 e407 7061  ..P:$..b...A..pa
│ │ │ -00000210: 5ae3 239f 434e c8a0 e861 8128 2919 448d  Z.#.CN...a.().D.
│ │ │ -00000220: 3309 f961 3f6d e586 b3b6 e4a4 45a6 6031  3..a?m......E.`1
│ │ │ -00000230: 8f29 4852 9ec9 29d3 653a 9d8a d27a 196e  .)HR..).e:...z.n
│ │ │ -00000240: 6f3e f81a 9bd7 b542 254f eaf5 d6a1 34e8  o>.....B%O....4.
│ │ │ -00000250: f5dd 3e3e a40b 1723 d0da 02fb 300e f04a  ..>>...#....0..J
│ │ │ -00000260: e24e b972 8f57 4cf3 3139 3367 b45d 0447  .N.r.WL.193g.].G
│ │ │ -00000270: 96e6 6bb9 bade c0ef b8f5 78a1 5b3c 495a  ..k.......x.[<IZ
│ │ │ -00000280: 7007 a952 2de1 d5ad 5696 2280 28ca 9314  p..R-...V.".(...
│ │ │ -00000290: 31c9 97ea 412e d858 290c fd23 67ea 4f5c  1...A..X)..#g.O\
│ │ │ -000002a0: cf60 ea8b 926b cd11 d832 c18a 929d e4e6  .`...k...2......
│ │ │ -000002b0: 7e5b bb1b ff8a 792e f334 e659 6df8 59f5  ~[....y..4.Ym.Y.
│ │ │ -000002c0: 1ac6 5e1b de1b 0cfd deb0 e337 307c efa0  ..^........70|..
│ │ │ -000002d0: e127 3ccd e0c9 a558 4858 9b6c 7466 6541  .'<....XHX.ltfeA
│ │ │ -000002e0: 8a5b 7072 722b 14a9 f12f 3f19 355e b9f7  .[prr+.../?.5^..
│ │ │ -000002f0: fd85 d4b8 95d4 3a83 dea0 fba7 e525 47f7  ......:......%G.
│ │ │ -00000300: 065b f27a c1b0 e335 90b7 bb57 dea2 e043  .[.z...5...W...C
│ │ │ -00000310: 9648 e34e 2237 59d1 190e 2e98 c6c8 e008  .H.N"7Y.........
│ │ │ -00000320: ed34 2f28 a3aa da98 6d63 6de3 2048 fa37  .4/(....mcm. H.7
│ │ │ -00000330: 97e7 5b12 87bd c0f7 8e9c c069 3c67 9752  ..[........i<g.R
│ │ │ -00000340: 8d4b 29e7 ec44 e4a5 973f 8861 3265 d047  .K)..D...?.a2e.G
│ │ │ -00000350: b4d4 311c 0d23 63ca 9617 1d10 adb3 57b4  ..1..#c.......W.
│ │ │ -00000360: c749 eb78 aae7 c795 4e33 d52e 9643 5621  .I.x....N3...CV!
│ │ │ -00000370: 9c7e c75f 7f87 804a 0b44 114c fd7b c57f  .~._...J.D.L.{..
│ │ │ -00000380: 378f 27c7 312a 5b29 b3a1 cb75 14bc 76eb  7.'.1*[)...u..v.
│ │ │ -00000390: b495 569c a588 a5cd 47dd 1f79 72c7 738d  ..V.....G..yr.s.
│ │ │ -000003a0: 2cde d252 666a db1b 7add 9eef 7473 cab3  ,..Rfj..z...ts..
│ │ │ -000003b0: 3b78 d0c7 7b9e a40b a4b8 d85c b717 f67a  ;x..{......\...z
│ │ │ -000003c0: b7cf 6f29 2a18 861d fc07 1f08 0f28 2ada  ..o)*........(*.
│ │ │ -000003d0: aba8 ef79 9ec0 ee63 d49e aa60 b8a0 aa88  ...y...c...`....
│ │ │ -000003e0: b816 24d4 1361 dc09 83a0 7ff4 dc84 fdab  ..$..a..........
│ │ │ -000003f0: 4820 83b7 2143 3844 cef6 2961 fb07 6408  H ..!C8D..)a..d.
│ │ │ -00000400: 0fc6 2daf b42c e653 9434 3db4 d957 5525  ..-..,.S.4=..WU%
│ │ │ -00000410: a5d3 52c4 264d 89af f05b 2a57 1312 4e97  ..R.&M...[*W..N.
│ │ │ -00000420: 4b4a ccc8 7971 2928 fb4e 5207 4860 1564  KJ..yq)(.NR.H`.d
│ │ │ -00000430: cc95 a87d 2fec fcd9 087e 57a6 c858 9d2d  ...}/....~W..X.-
│ │ │ -00000440: 370f bbc3 d06b 2079 b057 f2ab aa00 1cd2  7....k y.W......
│ │ │ -00000450: abb0 3522 1218 bb31 9a7f 64b9 301c a0c6  ..5"...1..d.0...
│ │ │ -00000460: 9b47 df54 8b62 55e3 91d6 b106 393a bd82  .G.T.bU.....9:..
│ │ │ -00000470: d412 b47b 6dff 3f2f 2aca 5e07 4113 93a4  ...{m.?/*.^.A...
│ │ │ -00000480: 2115 6504 74d4 6b20 a9b7 5752 14c0 2ae1  !.e.t.k ..WR..*.
│ │ │ -00000490: 653c 4bef c490 bdb5 d94a 39f1 4962 aa71  e<K......J9.Ib.q
│ │ │ -000004a0: a7bc e450 7b2d fd29 3dc3 46f6 2144 b0b1  ...P{-.)=.F.!D..
│ │ │ -000004b0: 6f10 b4bd 68a5 90c8 0b7a 616d df53 78c6  o...h....zam.Sx.
│ │ │ -000004c0: 92bd 2997 0861 8424 5db5 c7e6 6a77 5286  ..)..a.$]...jwR.
│ │ │ -000004d0: 257f 8ab5 15d4 eb0f 036f d809 0e67 ae70  %........o...g.p
│ │ │ -000004e0: 70c4 1658 338d 774b 4ad8 3afe 72cf b592  p..X3.wKJ.:.r...
│ │ │ -000004f0: 045e 3540 34ec 41f9 6a2a b413 e6aa 1aab  .^5 at 4.A.j*......
│ │ │ -00000500: b84c 0b0d fc74 73f9 e1db 23a3 82a2 4cef  .L...ts...#...L.
│ │ │ -00000510: c897 2f2e 466a 1518 fb1e 1a5d 9c03 7600  ../.Fj.....]..v.
│ │ │ -00000520: 4352 dc53 e8d8 c72e 8592 1934 8642 4f41  CR.S.......4.BOA
│ │ │ -00000530: b2b9 6c0d eb5d d558 02c6 cd38 fd14 7b9c  ..l..].X...8..{.
│ │ │ -00000540: a35a 18b5 fa03 0086 4e68 957a 4608 a44c  .Z......Nh.zF..L
│ │ │ -00000550: d90f 7286 3f8b 642e efd8 4962 6fb6 3373  ..r.?.d...Ibo.3s
│ │ │ -00000560: bd3b 6082 0e1b 5553 abdd 20a0 121f fa87  .;`...US.. .....
│ │ │ -00000570: dd28 ecef d7ee 15d2 0494 4972 fd78 535a  .(........Ir.xSZ
│ │ │ -00000580: c97f 7c87 e03f b3c0 cb3a 86df 1b74 0203  ..|..?...:...t..
│ │ │ -00000590: a28c 0c23 0ea2 c32e 81aa c712 04e6 8497  ...#............
│ │ │ -000005a0: 255f d2ff 86bb 3069 b0b5 ef0e ea59 04af  %_....0i.....Y..
│ │ │ -000005b0: e81c d877 6fdf be3f 3f28 a696 0cbd ddaa  ...wo..??(......
│ │ │ -000005c0: d99b c1e0 4c95 ea19 7b7f f19e cde1 d662  ....L...{......b
│ │ │ -000005d0: 3116 0918 0225 b876 9d17 28eb 1de4 5c1f  1....%.v..(...\.
│ │ │ -000005e0: d39c e2eb 5ef0 b922 57b4 5cce bc13 efa9  ....^.."W.\.....
│ │ │ -000005f0: dffb a254 81e4 ff91 2f5d aaf0 4857 a6a4  ...T..../]..HW..
│ │ │ -00000600: 1d80 3561 77bf 8d1b e58a 3772 1c83 d035  ..5aw.....7r...5
│ │ │ -00000610: 4f15 7e3f eaf4 5e92 2aa8 7663 9d4d 4151  O.~?..^.*.vc.MAQ
│ │ │ -00000620: befd 0678 15a5 8765 15b8 e36e 392f 0528  ...x...e...n9/.(
│ │ │ -00000630: 9445 f7a0 1a77 a9ac 148b 5189 a6d0 ac21  .E...w....Q....!
│ │ │ -00000640: 9aa2 bc4b 09aa aafc 9546 5de7 c9d2 eefe  ...K.....F].....
│ │ │ -00000650: 4a8c b9c2 7b72 f686 4847 c94e 9418 fb41  J...{r..HG.N...A
│ │ │ -00000660: 7fdb 421f 896a 04bd ba6c c19b fd61 00ec  ..B..j...l...a..
│ │ │ -00000670: 1936 d878 b467 e39f 9f2a a45b 5e4d 0238  .6.x.g...*.[^M.8
│ │ │ -00000680: e35c 94d2 3014 9e29 69ea 33d1 a974 51f3  .\..0..)i.3..tQ.
│ │ │ -00000690: 4987 b2de bd03 6f29 aca9 fcee a077 f41c  I.....o).....w..
│ │ │ -000006a0: 596d e4fa 6b59 61a4 6830 8c3a 0d32 4eb8  Ym..kYa.h0.:.2N.
│ │ │ -000006b0: 57d6 47ef ffcd d90e 4c29 b662 da9d c086  W.G.....L).b....
│ │ │ -000006c0: 906e 41cd 0797 a0e8 6f35 49c6 1fef 520a  .nA.....o5I...R.
│ │ │ -000006d0: 5fd0 fa44 a874 9a3f 9d17 a882 bcbf fed1  _..D.t.?........
│ │ │ -000006e0: b0f2 9a50 3eee d0ac 7eea 6e17 289e 0b41  ...P>...~.n.(..A
│ │ │ -000006f0: 4415 315e 739a 8bb5 b471 c695 6a02 1dfe  D.1^s....q..j...
│ │ │ -00000700: f90f a087 4e3b dcc9 0210 19f3 76e9 2e9f  ....N;......v...
│ │ │ -00000710: c0b9 217b 27c6 ce0c 7039 2485 5e83 041a  ..!{'...p9$.^...
│ │ │ -00000720: bcdc e5ce 52b5 cbe7 6ece 6d0a c573 e22b  ....R...n.m..s.+
│ │ │ -00000730: cc05 9c47 a630 b488 aa1f 3842 0e74 e9ba  ...G.0....8B.t..
│ │ │ -00000740: 2edf 3ae7 f3a2 2edc dfac 7b6a aab7 f81a  ..:.......{j....
│ │ │ -00000750: 0b53 744d f6bc e704 2feb df86 0310 44f3  .StM..../.....D.
│ │ │ -00000760: dbf3 3cd5 3055 fabf 0866 f838 57c8 d885  ..<.0U...f.8W...
│ │ │ -00000770: 5e32 853a 095f 58af 1e80 fa3c cbb5 4dfe  ^2.:._X....<..M.
│ │ │ -00000780: 0936 740a e2d0 1b7a 0d70 37c8 fabe fc73  .6t....z.p7....s
│ │ │ -00000790: 5398 f683 f8aa 4bfe a03e 6c47 eef3 b34e  S.....K..>lG...N
│ │ │ -000007a0: c87e 80d6 572e 3020 1738 bc5d efc0 764d  .~..W.0 .8.]..vM
│ │ │ -000007b0: 9fa5 2e00 db5b a48c 891a a59e 7094 e748  .....[......p..H
│ │ │ -000007c0: 60e1 7eb7 06c1 01a1 8010 44a7 01dc 0f06  `.~.......D.....
│ │ │ -000007d0: 7b25 6854 d846 c88e 19d6 6d5c da00 d7ba  {%hT.F....m\....
│ │ │ -000007e0: 5ef7 25a5 cd48 0ad7 5a49 0a62 1374 2d7f  ^.%..H..ZI.b.t-.
│ │ │ -000007f0: 3f10 ae81 693b cfd3 5c3c 59c6 7770 f83f  ?...i;..\<Y.wp.?
│ │ │ -00000800: f4f1 e3cc f4b3 368c fe4c 5295 8b4b ae66  ......6..LR..K.f
│ │ │ -00000810: 2cb5 9dd6 04c8 d535 d1ea e66a 2285 32c1  ,......5...j".2.
│ │ │ -00000820: eb60 eb82 4294 026c 2193 2aa3 86a8 fbe1  .`..B..l!.*.....
│ │ │ -00000830: 4a37 61d8 ab3b 1a6f 4a02 371f 2b82 7fec  J7a..;.oJ.7.+...
│ │ │ -00000840: 644c 573b 38ae 3fa8 6941 c0bc 1e99 3ef2  dLW;8.?.iA....>.
│ │ │ -00000850: a090 de01 85f4 0ea8 c3ca e75a 6cbb caa3  ...........Zl...
│ │ │ -00000860: a4ac 048c 7d7d 4595 9f56 4615 7125 c641  ....}}E..VF.q%.A
│ │ │ -00000870: 01cb 700d 1ce0 773c cdea ac57 d628 f052  ..p...w<...W.(.R
│ │ │ -00000880: 8e09 528c f01c 6881 cd8e 5733 79bf f92e  ..R...h...W3y...
│ │ │ -00000890: 25b4 86c6 d45a 455e 14ad b0f2 3362 c4eb  %....ZE^....3b..
│ │ │ -000008a0: 6d28 6a40 44d1 6f80 fe82 ee21 4595 04f1  m(j at D.o....!E...
│ │ │ -000008b0: 7330 a684 a99c 1749 6b9a a5e3 7591 a27e  s0.....Ik...u..~
│ │ │ -000008c0: bb05 ab90 7b01 5707 a1e1 40a9 63fa 7757  ....{.W... at .c.wW
│ │ │ -000008d0: cf22 aa01 7d40 34af 1336 a279 41e7 c036  ."..}@4..6.yA..6
│ │ │ -000008e0: 899c 3970 ae18 9630 5ea9 6634 b240 feaf  ..9p...0^.f4. at ..
│ │ │ -000008f0: dddc 1094 1bd7 acaf 15de 83c2 1d8d bfa4  ................
│ │ │ -00000900: 4625 f533 604d 7263 05ff 75b5 dde8 418e  F%.3`Mrc..u...A.
│ │ │ -00000910: c1e5 50d5 812c 284b 289a d92c d8ed eda4  ..P..,(K(..,....
│ │ │ -00000920: d255 296e 6f37 1749 aa22 4374 e3c7 664f  .U)no7.I."Ct..fO
│ │ │ -00000930: d805 90c6 9c08 13f1 04b5 ea8c 15cb 329d  ..............2.
│ │ │ -00000940: cef4 90dd 8094 ceb4 2e14 039f 549b ed30  ............T..0
│ │ │ -00000950: bafb f8f7 482d d48e 2156 6b48 2d75 92a9  ....H-..!VkH-u..
│ │ │ -00000960: a3bc ee26 9bc1 cac3 ad9f ca7c 828d 61f3  ...&.......|..a.
│ │ │ -00000970: ff55 e3a6 35bf 5505 3cd5 0470 aa34 f57d  .U..5.U.<..p.4.}
│ │ │ -00000980: f0f6 f57a d681 c152 2f29 b85b 9776 1a81  ...z...R/).[.v..
│ │ │ -00000990: ff91 12fb c9e5 1acf 5c69 689a 9789 6afd  ........\ih...j.
│ │ │ -000009a0: e220 1736 18b5 bb6e 4704 947e 8955 eb4d  . .6...nG..~.U.M
│ │ │ -000009b0: 29ef 114c 2e1f 88fc 0b5f 404f 6765 851d  )..L....._ at Oge..
│ │ │ -000009c0: 9c8c 13fa 7717 b2ec 1233 7239 3204 841e  ....w....3r92...
│ │ │ -000009d0: 06fd 069e 1e3d 3f43 5297 f371 8a7c afe7  .....=?CR..q.|..
│ │ │ -000009e0: 9423 4df8 3f99 279f 9d23 cd72 b001 ee38  .#M.?.'..#.r...8
│ │ │ -000009f0: c7ec 0ea2 aee7 3873 4699 4482 3d66 3207  ......8sF.D.=f2.
│ │ │ -00000a00: 09e4 f6ba bd30 d78f 4a89 29fb a157 b324  .....0..J.)..W.$
│ │ │ -00000a10: a809 75c4 6b44 3682 f080 9a1a 95cd ff41  ..u.kD6........A
│ │ │ -00000a20: b668 5e31 7b5e 1045 2fad 98c1 aa99 6fbc  .h^1{^.E/.....o.
│ │ │ -00000a30: a1e3 0fbd a841 4201 c085 b72d 96bb 853c  .....AB....-...<
│ │ │ -00000a40: 9fec 0827 eadb 1780 ed34 9ba3 0950 61e2  ...'.....4...Pa.
│ │ │ -00000a50: 8908 c056 233f 9196 209a e058 cd9c 5a2d  ...V#?.. ..X..Z-
│ │ │ -00000a60: 1a03 e44c 1af0 4a88 14c8 48b3 7169 801e  ...L..J...H.qi..
│ │ │ -00000a70: 355c dd40 44e8 aa30 0353 03a0 60f3 336e  5\. at D..0.S..`.3n
│ │ │ -00000a80: 7576 a54b 2134 a8fa 4acb 93f4 6b7b a5c4  uv.K!4..J...k{..
│ │ │ -00000a90: 6ec7 ef37 2ead b662 f81b 9af3 8751 7fe8  n..7...b.....Q..
│ │ │ -00000aa0: f90d 4aab bf57 732e fbed ab70 dd0e 7080  ..J..Ws....p..p.
│ │ │ -00000ab0: dbe9 7689 3c29 cd65 9b9b cb47 f6b6 0524  ..v.<).e...G...$
│ │ │ -00000ac0: ac79 65c0 0cf3 379d 2cff 40e3 3ef0 f6ec  .ye...7.,. at .>...
│ │ │ -00000ad0: faf3 c3f8 fa6d 13e2 9a51 b7b1 3718 0b39  .....m...Q..7..9
│ │ │ -00000ae0: bba1 31a4 ff5c dcd7 a30a 1bf4 aa45 8341  ..1..\.......E.A
│ │ │ -00000af0: 98d7 11cd 0d2a 03b1 a3fe ca40 cfe1 d1c1  .....*..... at ....
│ │ │ -00000b00: 86bc 1e01 20af 41e7 ce1f ecb5 52dd ea7e  .... .A.....R..~
│ │ │ -00000b10: ffe9 a78f 6f59 1430 44f4 9c32 92b0 7546  ....oY.0D..2..uF
│ │ │ -00000b20: 8ce1 32eb b1cd f794 ba76 8de3 9120 1d14  ..2......v... ..
│ │ │ -00000b30: 20c0 344d 4bbf 1db4 e0b9 c9b2 e5ef 8405   .4MK...........
│ │ │ -00000b40: e6aa 6dc1 c1ee 5964 afe6 5606 1f50 7bc7  ..m...Yd..V..P{.
│ │ │ -00000b50: 3b0c 80fd fe5e f39e 4a44 26fb d576 819d  ;....^..JD&..v..
│ │ │ -00000b60: 7195 b5df f7d7 d717 57ad 9817 268f 510b  q.......W...&.Q.
│ │ │ -00000b70: 2e41 24a2 f8ae dcb5 33f0 fcd5 d4e2 6064  .A$.....3.....`d
│ │ │ -00000b80: 99d4 eb6d 0841 360b 098b b5bc fe01 217a  ...m.A6.......!z
│ │ │ -00000b90: fb6d 46c8 91fa cb2e b646 f574 acc6 a31b  .mF......F.t....
│ │ │ -00000ba0: 5bee 87be ff92 08b3 85c3 aff9 a229 1ce0  [............)..
│ │ │ -00000bb0: 8b34 1e3d 1461 7ef7 f0ee 37b2 c298 83ee  .4.=.a~...7.....
│ │ │ -00000bc0: 9b31 fe07 448e edcc 179b 5421 8ca2 70f0  .1..D.....T!..p.
│ │ │ -00000bd0: e22c 0137 fa24 ef48 069f 64f0 7bc3 286a  .,.7.$.H..d.{.(j
│ │ │ -00000be0: 2043 67af 0c66 e039 a4f6 e004 5b3f bee3   Cg..f.9....[?..
│ │ │ -00000bf0: e531 b0f0 f1c3 69e5 31a0 93ae 54fb 0b79  .1....i.1...T..y
│ │ │ -00000c00: 9b24 2c50 7166 ef99 84d0 aae7 847c ac68  .$,Pqf.......|.h
│ │ │ -00000c10: f0d9 6c21 4afa 10b4 5502 6c99 6518 8d31  ..l!J...U.l.e..1
│ │ │ -00000c20: cab5 d1c3 412f 0c8e dc1b 8a32 c5ca 556e  ....A/.....2..Un
│ │ │ -00000c30: db25 a82b a22c 257e 4c00 1838 e556 21eb  .%.+.,%~L..8.V!.
│ │ │ -00000c40: 2cf8 6ddd 1033 43eb 3f2a 9e51 b6f3 da2e  ,.m..3C.?*.Q....
│ │ │ -00000c50: 764f 67c0 9f57 0b4a 7727 08d8 a4ad e8ff  vOg..W.Jw'......
│ │ │ -00000c60: 9f2c c38e 7ef8 d413 8900 38fa 70f9 ee01  .,..~.....8.p...
│ │ │ -00000c70: 8547 7b15 de08 6bfc 5b4e f97e b0e1 6d82  .G{...k.[N.~..m.
│ │ │ -00000c80: 0dca c2dd 170f a9ba 6b29 6948 1535 021b  ........k)iH.5..
│ │ │ -00000c90: 3e30 1518 43aa 66bb c57c d0d9 2203 dd8c  >0..C.f..|.."...
│ │ │ -00000ca0: 9cc7 18b6 600f 7e69 765f a65a 8bfc 0541  ....`.~iv_.Z...A
│ │ │ -00000cb0: 61db 2808 ec2a 7736 023f ec0e bd01 82e2  a.(..*w6.?......
│ │ │ -00000cc0: 0022 f483 fdbb 3791 fdf6 eae3 ca30 6ee3  ."....7......0n.
│ │ │ -00000cd0: b5c2 03af 1f76 5f12 c8b6 1e78 1b7b 8ea8  .....v_....x.{..
│ │ │ -00000ce0: d716 36d9 b3bf 7fcf 8d1c ebbf 45fe 1cc7  ..6.........E...
│ │ │ -00000cf0: 0aba 1be7 539e 8b62 01d6 1d16 3362 7ac1  ....S..b....3bz.
│ │ │ -00000d00: 300a 1b38 1650 cd2c 2d55 a59b 9fdc 3895  0..8.P.,-U....8.
│ │ │ -00000d10: 10a8 5c9e e7f6 0c0e fc6d 4566 5a35 7aa3  ..\......mEfZ5z.
│ │ │ -00000d20: f928 98df 142c 408b 9203 fcae 0f20 a2dc  .(..., at ...... ..
│ │ │ -00000d30: 8376 1aac 8a9a ea1a d7ed 814b 4935 d8f1  .v.........KI5..
│ │ │ -00000d40: 0603 df9c 6a78 a20d 62b1 5542 543b 5719  ....jx..b.UBT;W.
│ │ │ -00000d50: 770d 5d01 4c8d db2f e90f aeb5 170c bd8e  w.].L../........
│ │ │ -00000d60: 3d0e 70c0 49fa 7b95 f799 fd9a 820b f305  =.p.I.{.........
│ │ │ -00000d70: 7bf5 85df e72d 93fb 5ed1 cd35 88a8 a72b  {....-..^..5...+
│ │ │ -00000d80: a23e 29c0 cbc5 6c42 e01d c657 3359 6509  .>)...lB...W3Ye.
│ │ │ -00000d90: 61c7 051d 9228 0516 a35f db13 9cdc 8e9a  a....(..._......
│ │ │ -00000da0: 6695 637e f474 2665 a12c 4f34 0701 cdb9  f.c~.t&e.,O4....
│ │ │ -00000db0: 2991 3485 1ef5 592e 073d 8c23 451e c5cb  ).4...Y..=.#E...
│ │ │ -00000dc0: 41e8 d13b e047 e650 c863 4244 abd8 367e  A..;.G.P.cBD..6~
│ │ │ -00000dd0: 1d04 7ed8 f5fc a315 c91f 5769 96b4 349d  ..~.......Wi..4.
│ │ │ -00000de0: ca21 2559 1d3d 5a67 9338 6c1c 3d51 4ffd  .!%Y.=Zg.8l.=QO.
│ │ │ -00000df0: dc8e c2a1 8c35 253a 4912 652e 9ec8 22fe  .....5%:I.e...".
│ │ │ -00000e00: 5a2b 5ed7 90c4 066d d5ee 9f76 10e8 8da8  Z+^....m...v....
│ │ │ -00000e10: 3ea7 2e54 ecfa 35a8 f6d6 11c6 c21c 08b0  >..T..5.........
│ │ │ -00000e20: 8c12 7597 a64c 0ba1 94e9 1ad8 4193 394f  ..u..L......A.9O
│ │ │ -00000e30: 5313 8949 95c7 9bca ee07 83c8 f35d 905d  S..I.........].]
│ │ │ -00000e40: 2131 d1cc 0970 2a9f f245 2ef2 749b c664  !1...p*..E..t..d
│ │ │ -00000e50: 2b98 15d3 1cd9 9cd8 dd0c 761b c92d e2ad  +.........v..-..
│ │ │ -00000e60: a4fb 5695 a75f 9539 5bfa dd8a c456 666f  ..V.._.9[....Vfo
│ │ │ -00000e70: 4802 1a74 073b 3470 e29e 4e5b d6ce eae6  H..t.;4p..N[....
│ │ │ -00000e80: d9f5 04eb 59a0 79c3 4654 9afa 7652 75c0  ....Y.y.FT..vRu.
│ │ │ -00000e90: 733b 076c f4f4 249e 5cec 169e 551f c5a3  s;.l..$.\...U...
│ │ │ -00000ea0: b6b7 39b4 48c3 3db0 791a 2022 4902 44a5  ..9.H.=.y. "I.D.
│ │ │ -00000eb0: 136a e499 ca5c 673c 7249 7bec 4f0e 5744  .j...\g<rI{.O.WD
│ │ │ -00000ec0: 712b 7d3d f32c 172a b16b fc7b 66a6 140e  q+}=.,.*.k.{f...
│ │ │ -00000ed0: 8326 67b9 0ec4 6da3 3af7 2b48 051f 2f9f  .&g...m.:.+H../.
│ │ │ -00000ee0: 51ea bca0 87d2 f342 0ce5 8535 34f7 4c07  Q......B...54.L.
│ │ │ -00000ef0: 980e 3535 9848 1eb1 29a0 efdd 53f4 e2ed  ..55.H..)...S...
│ │ │ -00000f00: e9cd e5f9 f5bf d9cd c5d9 e8fa ed90 2d78  ..............-x
│ │ │ -00000f10: 96c6 6688 4f89 033e 4fb9 5811 511d 7dba  ..f.O..>O.X.Q.}.
│ │ │ -00000f20: 3a5f 9d37 b633 3651 2ed2 9c67 1b07 0cfd  :_.7.36Q...g....
│ │ │ -00000f30: 3e84 ec77 6b38 fd38 090d cd2c b178 b89a  >..wk8.8...,.x..
│ │ │ -00000f40: 6908 db18 581d 0f6a bb45 4e7f 79db 22a9  i...X..j.EN.y.".
│ │ │ -00000f50: 5b7e a7e7 0dac f240 ed63 181e 25b0 2a53  [~..... at .c..%.*S
│ │ │ -00000f60: 42f3 270b dc69 27eb 3b3b 2205 e4c6 f5d0  B.'..i'.;;".....
│ │ │ -00000f70: 3d73 fe61 300c 9bb4 bcf6 6b70 0754 1815  =s.a0.....kp.T..
│ │ │ -00000f80: 7a54 e919 22e3 b511 61c7 4f1e 7747 37d0  zT.."...a.O.wG7.
│ │ │ -00000f90: c404 d144 d98e ac80 dc45 a7ae 6183 6a8c  ...D.....E..a.j.
│ │ │ -00000fa0: e7a1 2b25 2c1d a9db e1f4 844b 2250 f7ed  ..+%,......K"P..
│ │ │ -00000fb0: 5c2c bf3d 62f7 b29c d310 7d46 072e 9eda  \,.=b.....}F....
│ │ │ -00000fc0: e78a 415e 5922 bcb1 85d2 9d0c d840 2def  ..A^Y"....... at -.
│ │ │ -00000fd0: 7f1a 7f41 1e6e 5f8c 2e47 1f6f 2fdf 8ece  ...A.n_..G.o/...
│ │ │ -00000fe0: 466f 3ebc 5da5 0475 6c12 4332 ae36 4589  Fo>.]..ul.C2.6E.
│ │ │ -00000ff0: 3381 60ae 0a54 34c5 5c26 cf96 66ff 8a7a  3.`..T4.\&..f..z
│ │ │ -00001000: fa4a 4ccd f718 48be 2f28 4f5e 77c3 a086  .JL...H./(O^w...
│ │ │ -00001010: 71fb 0d86 22fe 7e83 d607 b0cd e107 12a9  q...".~.........
│ │ │ -00001020: 584e 323e 172a bcb5 d2d0 cd7a ceb4 f559  XN2>.*.....z...Y
│ │ │ -00001030: ca89 5674 fd47 b06b 7e13 d4cd 77cf 9c15  ..Vt.G.k~...w...
│ │ │ -00001040: f787 7e83 0359 debe ad7e 7ea0 2c87 adbe  ..~..Y...~~.,...
│ │ │ -00001050: 82e9 284a 41a0 db9c 8e9d 3e31 e470 1632  ..(JA.....>1.p.2
│ │ │ -00001060: a393 e1f1 3155 b736 8227 8f67 0528 6b2e  ....1U.6.'.g.(k.
│ │ │ -00001070: f4f1 7f1c b176 89af a505 5f1c efd8 ecf1  .....v...._.....
│ │ │ -00001080: dfa7 a9de fd87 85c0 b68f c3de 6010 f4ff  ............`...
│ │ │ -00001090: 94ca ec11 cece 2195 f50d b6df a7b3 278e  ......!.......'.
│ │ │ -000010a0: c23c 31c5 5885 c805 2af8 865f 2ba1 6d6b  .<1.X...*.._+.mk
│ │ │ -000010b0: a03e 1ae1 be68 49f3 1444 8ebe fb01 1e2d  .>...hI..D.....-
│ │ │ -000010c0: 50ce 11ab 1373 9c65 4685 eeab b65d 3287  P....s.eF....]2.
│ │ │ -000010d0: fae9 40bb d0af ed99 228a 7a33 25b5 0b9a  .. at .....".z3%...
│ │ │ -000010e0: c9a1 6999 824e d093 3547 e8f7 c2a0 171c  ..i..N..5G......
│ │ │ -000010f0: d51d ba8d 22f2 5bf3 daf5 4b4a 9e91 3e83  ....".[...KJ..>.
│ │ │ -00001100: a7f5 fb41 a7ff 9253 aa16 a4f4 6b3a ea11  ...A...S....k:..
│ │ │ -00001110: bca6 13b9 0723 b5df 1ed0 9152 acf4 ff38  .....#.....R...8
│ │ │ -00001120: 786a 315c 193e 26cd a452 2e84 9ed9 734e  xj1\.>&..R....sN
│ │ │ -00001130: 442d 28ce 1907 a388 e744 dd32 3ad4 6692  D-(......D.2:.f.
│ │ │ -00001140: 2efd 04ee 12cf c7f2 abb3 9e96 d329 7da6  .............)}.
│ │ │ -00001150: 21ee e893 167b daad 90d9 1cb6 071a 9fad  !....{..........
│ │ │ -00001160: b028 a7b9 c658 d453 734b 004b a1ab 327f  .(...X.SsK.K..2.
│ │ │ -00001170: ed96 baaf c71f 6ed8 6545 322e 613a 4f9a  ......n.eE2.a:O.
│ │ │ -00001180: 2d68 78b9 fa90 8920 af3d 64a7 ea25 1648  -hx.... .=d..%.H
│ │ │ -00001190: 4d76 c758 ec9e ccc2 4d15 b0ce 0917 9c50  Mv.X....M......P
│ │ │ -000011a0: 3e87 9fd1 4d5e 82cd 3af7 e24c 6542 14db  >...M^..:..LeB..
│ │ │ -000011b0: 44b4 17f4 065e fff9 477c d68c d2a3 d908  D....^..G|......
│ │ │ -000011c0: 9d3b 3dc8 28fb c428 f7d8 f923 9536 04c1  .;=.(..(...#.6..
│ │ │ -000011d0: ede6 f0dc 2286 9db6 de7d 74cc 7e94 06a1  ...."....}t.~...
│ │ │ -000011e0: 7962 beb5 1b4b c8fe b336 b7e8 a1fa 3342  yb...K...6....3B
│ │ │ -000011f0: 551f 7436 0e51 3b7f 2fe8 74fc 677f 6df0  U.t6.Q;./.t.g.m.
│ │ │ -00001200: 5825 de30 f21b 8c5d fbc4 2c5f e0fa 290d  X%.0...]..,_..).
│ │ │ -00001210: d720 8de1 8fa2 1c15 c50a 9e73 a697 8574  . .........s...t
│ │ │ -00001220: 79ca 2803 4861 2c79 9958 f728 ab82 dc2f  y.(.Ha,y.X.(.../
│ │ │ -00001230: 4f4c e133 5ca7 161e d434 0add b757 f529  OL.3\....4...W.)
│ │ │ -00001240: 00cd c70f b142 1d1e f8ab 732c 6861 2c71  .....B....s,ha,q
│ │ │ -00001250: c7ad d4ef f7bc de60 031b 52a4 f1b1 c84c  .......`..R....L
│ │ │ -00001260: 5aa2 5312 abe9 6ffd 65e0 a4b4 1071 59e3  Z.S...o.e....qY.
│ │ │ -00001270: 09fb 159b fd96 8cec 45df 57da f9b1 399c  ........E.W...9.
│ │ │ -00001280: 0963 2ecc 576f f6d8 f831 9d44 b043 e3d2  .c..Wo...1.D.C..
│ │ │ -00001290: 3ca1 4050 f090 35e4 4fe0 7680 8aec 1a7c  <. at P..5.O.v....|
│ │ │ -000012a0: 54a2 1649 7bdd d6e6 fa89 7381 ab11 85e5  T..I{.....s.....
│ │ │ -000012b0: 1b7d fbb1 9fbf df9a ddbd d66c 94b1 6f94  .}.........l..o.
│ │ │ -000012c0: 02b0 dd9b affd fe66 beee 0451 7fe0 acb6  .......f...Q....
│ │ │ -000012d0: c35f 08a8 edc8 9567 6f2c 7e63 e739 1d59  ._.....go,~c.9.Y
│ │ │ -000012e0: b0e6 3e27 a5df f1cc e61a a8d1 1cf9 4db8  ..>'..........M.
│ │ │ -000012f0: 3933 32ad e893 3e1b 8f06 fde1 d761 4051  932...>......a at Q
│ │ │ -00001300: 44ad 74f7 a90b b175 fbad 8b45 c488 666b  D.t....u...E..fk
│ │ │ -00001310: e2db d4ad edbe 759d 9849 3e77 6d0f c030  ......u..I>wm..0
│ │ │ -00001320: 9a12 d3d8 17e8 e5b6 984f 618b 7c92 4edb  .........Oa.|.N.
│ │ │ -00001330: 58c1 ac94 a409 e54d 6433 607e 6de2 7b6b  X......Md3`~m.{k
│ │ │ -00001340: 17cb 426c 68a4 d7ab bf8d 7c38 aaa3 aecb  ..Blh.....|8....
│ │ │ -00001350: b498 1a0f c2bf 2d38 2176 0f21 de98 564c  ......-8!v.!..VL
│ │ │ -00001360: fdb1 a9b6 75da e143 b383 8a4a beed bb6c  ....u..C...J...l
│ │ │ -00001370: bee8 25a5 d28e 606a 9ee7 0f0c 9ff7 869d  ..%...`j........
│ │ │ -00001380: c161 d803 3e2f 24cf 9b38 98a3 ddb2 d2b6  .a..>/$..8......
│ │ │ -00001390: 97f8 ebdb 37b7 1fce 3ffd 6833 1e0d eba1  ....7...?.h3....
│ │ │ -000013a0: 728a b3c4 9c32 b536 37fe e696 a0df d84f  r....2.67......O
│ │ │ -000013b0: f592 95c8 6117 f0e0 a55d 5cbf 467a 24b2  ....a....]\.Fz$.
│ │ │ -000013c0: b7dd c5fd 2bc2 14b6 a5cf 57cd 71b2 476d  ....+.....W.q.Gm
│ │ │ -000013d0: be9a 3ba6 f5b9 7314 dd36 1ebb 96e6 b479  ..;...s..6.....y
│ │ │ -000013e0: fddd a93d 75b0 fa85 fdf6 8ece 0daf 6fed  ...=u.........o.
│ │ │ -000013f0: fe70 faf7 f637 ff07 fba8 b56a bc3e 0000  .p...7.....j.>..
│ │ │ +00000000: 6465 7374 696e 6174 696f 6e3a 202e 2e2f  destination: ../
│ │ │ +00000010: 7079 7468 6f6e 332d 736f 6674 7761 7265  python3-software
│ │ │ +00000020: 2d70 726f 7065 7274 6965 732f 6368 616e  -properties/chan
│ │ │ +00000030: 6765 6c6f 672e 677a 0a                   gelog.gz.

I don't think there's inherent value releasing that on its own as I
mentioned in the other bug, let's replace it with 0.99.49.1

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/2061214

Title:
  [SRU] Software Sources is not compatible with deb822

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties-qt package in Ubuntu:
  Fix Released
Status in software-properties source package in Noble:
  Fix Committed
Status in software-properties-qt source package in Noble:
  Fix Released

Bug description:
  [ Impact ]

  Ubuntu 24.04 now uses deb822 to represent software sources for deb
  packages, instead of /etc/apt/sources.list. The complete rationale for
  this change can be found here: https://discourse.ubuntu.com/t/spec-
  apt-deb822-sources-by-default/29333

  software-properties has two graphical frontends for editing these
  software sources, one is GTK-based and the other is Qt-based. When the
  underlying change to deb822 sources was made, the GTK-based frontend
  and the DBus backend interface gained support.

  The original bug report shown below informed us of the lack of deb822
  support in the Qt frontend, which results in a broken, non-functional
  interface when attempting to view or edit most values on the first two
  tabs. The fix for this is to implement a Qt dialog for deb822 sources
  that somewhat matches the existing GTK interface.

  [ Test Plan ]

  Install software-properties-qt 0.99.48 or earlier.

  Reproducing the bug:
   1. From the menu, open Software Sources. Alternatively, run `sudo -E software-properties-qt` in a terminal.
   2. Observe that all four checkboxes on the Ubuntu Software tab (main, universe, restricted, and multiverse) are unchecked.
   3. Move to the Other Software tab and observe that there are no items in the list.

  Upgrade to software-properties-qt 0.99.49.

  Intended functionality:
   1. From the menu, open Software Sources. Alternatively, run `sudo -E software-properties-qt` in a terminal.
   2. Observe that one or more checkboxes on the Ubuntu Software tab (representing main, universe, restricted, or multiverse) are checked. Toggle one or more of the checkboxes.
   3. Using a text editor of some kind (perhaps Vim), confirm that /etc/apt/sources.list.d/ubuntu.sources reflects your changes.
   4. Switch to the Other Software tab, there should be one item in the list.
   5. Select that item, then click Edit at the bottom of the dialog. Make a modification to every field on the screen, or a combination of fields you would like to test. All fields should work.
   6. Click the OK button at the bottom of the dialog to confirm the changes, then click Edit for that item again. The changes you made should be reflected (meaning, the changes were saved.)
   7. Using a text editor of some kind (perhaps Vim), confirm that /etc/apt/sources.list.d/ubuntu.sources reflects your changes.

  [ Where problems could occur ]

  This is well-tested code. That being said, the following small edge cases exist:
   - If you create a very large amount of rows, it infinitely expands the dialog without a scroll wheel. This is the same functionality as the GTK frontend.
   - Error validation is not performed on the deb822 lines, they are simply written to the ubuntu.sources file. This is good as a starting point, but also relies on the appropriate update notifier handling these errors. This is the same functionality as the GTK frontend.

  In a future update, this functionality could be broken by one or more of the following underlying changes:
   - Changes to the software-properties backend which are only implemented for the GTK frontend.
   - Changes to the location or formatting of the ubuntu.sources file.
   - Regressions in the Python bindings for Qt 5, which are rare but possible.
   - Regressions in Python itself.

  [ Other Info ]
   
  Ubuntu Studio's live ISO and installed system are affected by this. Only Lubuntu's installed system is affected by this.

  [ Original Report ]

  Upgrading Lubuntu Jammy to Lubuntu Noble using TUI results in
  "Software sources" not correctly updated after upgrade. Prompt= shows
  normal and not LTS

  Used command sudo do-release-upgrade -d

  Otherwise the upgrade is good

  see attached screenshot

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: software-properties-common 0.99.46
  ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
  Uname: Linux 6.8.0-22-generic x86_64
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: LXQt
  Date: Sat Apr 13 11:44:28 2024
  InstallationDate: Installed on 2024-04-13 (0 days ago)
  InstallationMedia: Lubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 (20240331)
  PackageArchitecture: all
  SourcePackage: software-properties
  UpgradeStatus: Upgraded to noble on 2024-04-13 (0 days ago)
  mtime.conffile..etc.init.d.apport: 2024-02-22T14:20:00

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2061214/+subscriptions




More information about the foundations-bugs mailing list