Package: flatpak Version: 1.14.10-1~deb12u1+tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 7377 Depends: adduser, bubblewrap (>= 0.8.0-2+deb12u1~), bubblewrap (<< 0.8.1~) | bubblewrap (>= 0.10.0~), fuse3, xdg-dbus-proxy (>= 0.1.0), libappstream4 (>= 0.10.0), libarchive13 (>= 3.0.4), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libdconf1 (>= 0.26.0), libfuse3-3 (>= 3.2.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3+git20210214), libgpgme11 (>= 1.1.8), libjson-glib-1.0-0 (>= 1.5.2), libmalcontent-0-0 (>= 0.6.0), libostree-1-1 (>= 2020.8), libpolkit-agent-1-0 (>= 0.105), libpolkit-gobject-1-0 (>= 0.101), libseccomp2 (>= 2.5.2), libsystemd0, libxau6 (>= 1:1.0.9), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2) Recommends: ca-certificates, default-dbus-system-bus | dbus-system-bus, desktop-file-utils, hicolor-icon-theme, gtk-update-icon-cache, libpam-systemd, p11-kit, polkitd | policykit-1, shared-mime-info, xdg-desktop-portal (>= 1.6), xdg-desktop-portal-gtk (>= 1.6) | xdg-desktop-portal-backend, xdg-user-dirs Suggests: avahi-daemon, malcontent-gui Conflicts: xdg-app Replaces: xdg-app Homepage: https://flatpak.org/ Priority: optional Section: admin Filename: pool/main/f/flatpak/flatpak_1.14.10-1~deb12u1+tails1_amd64.deb Size: 1396868 SHA256: fcf70275cee75e8af0fee52a51e255022366c459de4ce567bbbb785365d1b604 SHA1: 9441e1009b355fde33e300ebafa7524be9cee7ac MD5sum: 603ae6c2c32d5551317936aeec506668 Description: Application deployment framework for desktop apps Flatpak installs, manages and runs sandboxed desktop application bundles. Application bundles run partially isolated from the wider system, using containerization techniques such as namespaces to prevent direct access to system resources. Resources from outside the sandbox can be accessed via "portal" services, which are responsible for access control; for example, the Documents portal displays an "Open" dialog outside the sandbox, then allows the application to access only the selected file. . Each application uses a specified "runtime", or set of libraries, which is available as /usr inside its sandbox. This can be used to run application bundles with multiple, potentially incompatible sets of dependencies within the same desktop environment. . This package contains the services and executables needed to install and launch sandboxed applications, and the portal services needed to provide limited access to resources outside the sandbox. Package: flatpak-dbgsym Source: flatpak Version: 1.14.10-1~deb12u1+tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 7323 Depends: flatpak (= 1.14.10-1~deb12u1+tails1) Priority: optional Section: debug Filename: pool/main/f/flatpak/flatpak-dbgsym_1.14.10-1~deb12u1+tails1_amd64.deb Size: 6630328 SHA256: f1cef1d81695ff7e87ee36513869166ca98b5f33d8cb059fc3d5930929e899df SHA1: 6f45cc4ffd8c02c266a6e8981c6464557f2aa694 MD5sum: 87a2d9d6fcf7c40a88d3f1b53111ef66 Description: debug symbols for flatpak Build-Ids: 271b4135b8b84f068c6d8f9395060e74a28ad6a7 3e67feaa8c9c22d41cf75a28c4eadb2f97c65c63 824f8b979805883bd7fe04bc22fb66cbd0508f79 adaf0db1d099410e6c968e26eeb7d6c05d89b9b3 c7293a9eb468f3f2a11c10bdd36eb156ea2a62f1 ce0c1df24e69415afc4258fc87c7c36edcf68fee f3f65e00f4a2f7ca7bea8627df37add7aae6c6a9 Package: flatpak-tests Source: flatpak Version: 1.14.10-1~deb12u1+tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 7784 Depends: attr, ca-certificates, dbus-daemon, desktop-file-utils, flatpak (= 1.14.10-1~deb12u1+tails1), gnupg, gtk-update-icon-cache, hicolor-icon-theme, ostree (>= 2020.8), polkitd | policykit-1, shared-mime-info, socat, libappstream4 (>= 0.10.0), libarchive13 (>= 3.0.4), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libdconf1 (>= 0.26.0), libflatpak0 (>= 1.13.3), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.67.3+git20210214), libgpgme11 (>= 1.1.8), libjson-glib-1.0-0 (>= 1.5.2), libmalcontent-0-0 (>= 0.6.0), libostree-1-1 (>= 2020.8), libpolkit-gobject-1-0 (>= 0.101), libseccomp2 (>= 2.5.2), libsystemd0, libxau6 (>= 1:1.0.9), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2) Recommends: python3 Homepage: https://flatpak.org/ Priority: optional Section: misc Filename: pool/main/f/flatpak/flatpak-tests_1.14.10-1~deb12u1+tails1_amd64.deb Size: 1186872 SHA256: 34145714281aebcf117725339be0cbe02b808a3516bce9d9e33323be28e43a1b SHA1: 6136f0ca9079643e52722bf66d55d3cbaca50004 MD5sum: fd5527a645d710901a2e2021e8ad8ee3 Description: Application deployment framework for desktop apps (tests) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains automated tests. Package: flatpak-tests-dbgsym Source: flatpak Version: 1.14.10-1~deb12u1+tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 11581 Depends: flatpak-tests (= 1.14.10-1~deb12u1+tails1) Priority: optional Section: debug Filename: pool/main/f/flatpak/flatpak-tests-dbgsym_1.14.10-1~deb12u1+tails1_amd64.deb Size: 10377792 SHA256: ebbe519226e92c8a290eecd6a837a4017a7dcabbfed073872f8cf920185039c8 SHA1: 6f6558ff95483133e58e84335fbe37e81fa3364c MD5sum: fd907be8180ca1958b1ffde42f378999 Description: debug symbols for flatpak-tests Build-Ids: 17769cad605bc16f4b737668b076f7ed3c50e723 21424f7d49ed69e7b91e38d3f079ab0bb75597be 26ee8e2acbb1c1128ae69a6a602dd4a6a5861d92 2fa250dcaa80f752e944a185b971bb356448df98 3d456a3dc766ee534f4a83fb71dffc3d759909a4 60927fabe20bb87f622fb5403972fa963efefb81 61c9f6528d5a92d012e45d8c7a91681f0360a193 633eeff6a51e27c103524caba52cb992963ba0e6 6f7e58b22354d677db4b4a48023a95f3fd1c4875 7f23701f09f55a255efa278359666637fdbb4bbc 85323773a9dfd56df9646e643f3e3483122ce2fd a0282c1e4e4e352f96ca40a331b831595b7a0306 a4c338ffe7f17b8d5bf1b0d3f324a51e76b7eb67 e7f05e9b0c01bfa8f3d01b1ae6b742e253f0e8d8 f8171419e85e91071dba9a2549927a36a763ba47 Package: gdisk Version: 1.0.10-1~bpo12+1~tails1 Architecture: amd64 Maintainer: Jonathan Carter Installed-Size: 924 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libuuid1 (>= 2.16) Recommends: groff-base Homepage: http://sourceforge.net/projects/gptfdisk/ Priority: optional Section: admin Filename: pool/main/g/gdisk/gdisk_1.0.10-1~bpo12+1~tails1_amd64.deb Size: 228460 SHA256: c40882201d79a3ea4b630cc514e3c18a0c8adb3d9e9d8589bd59e36899656c32 SHA1: 80c4d03d54209c5dff1713db11fdf8f408ae4a45 MD5sum: a88c4b8e79cde68a61f64c214809a8da Description: GPT fdisk text-mode partitioning tool GPT fdisk (aka gdisk) is a text-mode partitioning tool that provides utilities for Globally Unique Identifier (GUID) Partition Table (GPT) disks. . Features: . - Edit GUID partition table definitions - In place conversion of BSD disklabels to GPT - In place conversion of MBR to GPT - In place conversion of GPT to MBR - Create hybrid MBR/GPT layouts - Repair damaged GPT data structures - Repair damaged MBR structures - Back up GPT data to a file (and restore from file) Package: gdisk-dbgsym Source: gdisk Version: 1.0.10-1~bpo12+1~tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Carter Installed-Size: 1610 Depends: gdisk (= 1.0.10-1~bpo12+1~tails1) Priority: optional Section: debug Filename: pool/main/g/gdisk/gdisk-dbgsym_1.0.10-1~bpo12+1~tails1_amd64.deb Size: 1483452 SHA256: 979ef96904d83a6f58a79f48b4e0485b5838687e71de76f1527f348d95d1907e SHA1: c40a412ccee481953b4b664b05d06e8fb4975e37 MD5sum: 4ddb8d79647c40c0741d1ba2da077f62 Description: debug symbols for gdisk Build-Ids: 0be964681d5d5866174a1c92c4697f2fd9899cb4 316ca4675dbebe57cde78a0e9748d3eea97cae5f 48867f90c1ba2906b7ba8dfadf8cf810515a9680 4ef8b9c69769a56547d2bfd97681923235d92967 Package: gir1.2-flatpak-1.0 Source: flatpak Version: 1.14.10-1~deb12u1+tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 67 Depends: gir1.2-glib-2.0, libflatpak0 (>= 1.13.3) Multi-Arch: same Homepage: https://flatpak.org/ Priority: optional Section: introspection Filename: pool/main/f/flatpak/gir1.2-flatpak-1.0_1.14.10-1~deb12u1+tails1_amd64.deb Size: 25340 SHA256: 597b726f7f3fbf6bf7849de51249b0019b7baced548b3000cdcef9564513bd86 SHA1: 7fcc1e47878a58e9299d86ba2f66a8fb8b81a79f MD5sum: 98a0adcdb3c5cb2e0ca8c1730e40c2b5 Description: Application deployment framework for desktop apps (introspection) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libflatpak0. Package: gir1.2-nm-1.0 Source: network-manager Version: 1.42.4-1+deb12u1.0tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 343 Depends: gir1.2-glib-2.0, libnm0 (>= 1.42.2) Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/NetworkManager Priority: optional Section: introspection Filename: pool/main/n/network-manager/gir1.2-nm-1.0_1.42.4-1+deb12u1.0tails1_amd64.deb Size: 77576 SHA256: 32aee254ffbfe01731d148d216fbc5e58c40ee304dfb162f2a7293b75fa8bf73 SHA1: 8c79956f926435930fd6c461e31eb64345c9cde5 MD5sum: 3b9a9cb60004552ada390f953e16dbde Description: GObject introspection data for the libnm library NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains introspection data for NetworkManager using libnm. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gnome-settings-daemon Version: 43.0-4.0tails1 Architecture: amd64 Maintainer: Debian GNOME Maintainers Installed-Size: 1371 Depends: gnome-settings-daemon-common (= 43.0-4.0tails1), gsettings-desktop-schemas (>= 42~), default-logind | logind, libspa-0.2-bluetooth | pulseaudio-module-bluetooth, pipewire-audio | pulseaudio, libasound2 (>= 1.0.16), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.16), libcolord2 (>= 1.4.5), libcups2 (>= 1.6.0), libfontconfig1 (>= 2.12.6), libgcr-base-3-1 (>= 3.8.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgeoclue-2-0 (>= 2.4.0), libgeocode-glib-2-0 (>= 3.26.3), libglib2.0-0 (>= 2.59.0), libgnome-desktop-3-20 (>= 3.37.1), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libgweather-4-0 (>= 4.1), libmm-glib0 (>= 1.6.8), libnm0 (>= 1.0.0), libnotify4 (>= 0.7.3), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.99), libpulse-mainloop-glib0 (>= 12.99.3), libpulse0 (>= 12.99.3), libupower-glib3 (>= 0.99.12), libwacom9 (>= 2.0.0), libwayland-client0 (>= 1.0.2), libx11-6, libxext6, libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.2.99.4) Recommends: iio-sensor-proxy, pipewire-audio, pkexec, x11-xserver-utils Suggests: usbguard Breaks: afterstep (<< 2.2.12-11.1~), budgie-core (<< 10.4+git20171031.10.g9f71bb8-1.2~), cairo-dock (<< 3.4.1-1.2~), evolution (<< 3.37.3~), gdm3 (<< 3.37.0), gnome-control-center (<< 1:41.4-2~), gnome-initial-setup (<< 3.27), gnome-session (<< 3.37.0), gnome-session-flashback (<< 3.26.0-3~), gnome-shell (<< 3.37.90), gnome-shell-extensions (<< 3.27), libgtk-3-0 (<< 3.24.23~), libgtk-4-0 (<< 3.99.1~), libmutter-6-0 (<< 3.37), libmutter-7-0 (<< 3.39), openbox-gnome-session (<< 3.6.1-7~), xmonad (<< 0.13-7~) Priority: optional Section: gnome Filename: pool/main/g/gnome-settings-daemon/gnome-settings-daemon_43.0-4.0tails1_amd64.deb Size: 321316 SHA256: c70313c8c0a1fde7b334452fe1b5398bf8fa498ebceea0c59ca9ab44e7850b44 SHA1: 010cf8b7076e1876774f8ccf4148f001a1ccd838 MD5sum: 3fabd439b93fdaf3028d0f1f8dcef130 Description: daemon handling the GNOME session settings This package contains the daemon which is responsible for setting the various parameters of a GNOME session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: gnome-settings-daemon-common Source: gnome-settings-daemon Version: 43.0-4.0tails1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 4938 Depends: dconf-gsettings-backend | gsettings-backend Breaks: gnome-settings-daemon (<< 3.30.1.2-2~), gnome-settings-daemon-schemas (<< 3.30.1.2-2~) Replaces: gnome-settings-daemon (<< 3.30.1.2-2~), gnome-settings-daemon-schemas (<< 3.30.1.2-2~) Provides: gnome-settings-daemon-schemas (= 43.0-4.0tails1) Priority: optional Section: gnome Filename: pool/main/g/gnome-settings-daemon/gnome-settings-daemon-common_43.0-4.0tails1_all.deb Size: 614668 SHA256: 1cb7090c56fb7a64e6dca425c4aa47f1fd8d207681862b53cbb6379aae2e251e SHA1: 883bb8fea244bcf114c83305a26bf30e465c46bc MD5sum: b5d2c958bab1da5ba0156b35a592a8a4 Description: daemon handling the GNOME session settings - common files This package contains GSettings schemas and other architecture-independent files for GNOME Settings Daemon. It is probably not interesting on its own for end users, but packages may depend on this if they only need to read and write settings & don't themselves care if the settings daemon is actually running or not. Package: gnome-settings-daemon-dbgsym Source: gnome-settings-daemon Version: 43.0-4.0tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GNOME Maintainers Installed-Size: 1271 Depends: gnome-settings-daemon (= 43.0-4.0tails1) Priority: optional Section: debug Filename: pool/main/g/gnome-settings-daemon/gnome-settings-daemon-dbgsym_43.0-4.0tails1_amd64.deb Size: 918432 SHA256: 4be4cc324b9517d6c081fe20b00040b1338043c0038248f433ce5cb486add2ba SHA1: fa5049f8f8b1cdb434de81fb1df93e798e85057d MD5sum: 269917940685ca6840161ace026657dc Description: debug symbols for gnome-settings-daemon Build-Ids: 0237cf56eb0f24c3c59e1d2dc7baf6d48ee45670 1e96d30487282c6a2b35d48e670d1dbb9d60d632 251b9f5880a6c769be4d954e9a3a0cd060723959 3560d82bc150acbd6ef8f13d57ef3319512405c0 4961528d7b7388e3ed8b8d07c824abfea713e2f6 4d13aceee753501c3c0b7b43d23ce1529f0e4f1a 4d5c198d4c91557e81fa830b031dc064e651bd71 5cc2b553e7c9459d0704999e491b9d93d85a65ee 62c17ed2ee7eab769bda2ecf33c6fc7dc8f178c7 63d8d8fd3e6975e68118aeb34cf904a5a610099c 6eb7efbc644a7c92046234b45a1c9fab0e1d53f6 790cab14b5f820000cb08719525d0f42d39b51ed 825fba24a5ba6e39973a14e7e13441e0dc2fd4a5 94e1317faec5979504e9c02578504c9395413622 b5854011d7b656beaee432f8575b158158a2c9a3 bd93d5c9ca14895eb86b302b75209e9e672652b9 be4c22578064574ebc932f0db2ef423c616a3698 cbd4467e6331ce306a5f30a3012f3a1df581afee cf9558856add0ac176f168e3db97b5ac4eb93825 e382e8fc890d5f6f104a0efcaf4721890b7600b7 f721c9b31d5f8c597e6890f543ddf9820ba73eea Package: gnome-settings-daemon-dev Source: gnome-settings-daemon Version: 43.0-4.0tails1 Architecture: amd64 Maintainer: Debian GNOME Maintainers Installed-Size: 28 Depends: libglib2.0-dev (>= 2.56) Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/g/gnome-settings-daemon/gnome-settings-daemon-dev_43.0-4.0tails1_amd64.deb Size: 10500 SHA256: 1042a0aa61efa69b11325bc9d1c942ca411def7e05a15385df4788def3eaad8e SHA1: ce8346b16cbf546b1b33f84cd05882751e4a6ca0 MD5sum: df185a01c191c49003ef1d37d97e370f Description: Headers for building applications communicating with gnome-settings-daemon This package contains header files required to build applications that communicate with the GNOME settings daemon over D-Bus. Package: gnome-shell Version: 43.9-0+deb12u2.0tails1 Architecture: amd64 Maintainer: Debian GNOME Maintainers Installed-Size: 3897 Depends: gir1.2-accountsservice-1.0, gir1.2-adw-1, gir1.2-atk-1.0, gir1.2-atspi-2.0 (>= 2.36), gir1.2-gcr-3, gir1.2-gdesktopenums-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-gdm-1.0, gir1.2-geoclue-2.0, gir1.2-glib-2.0, gir1.2-gnomebluetooth-3.0 (>= 42.3), gir1.2-gnomedesktop-3.0 (>= 3.35.90), gir1.2-graphene-1.0 (>= 1.10.2), gir1.2-gstreamer-1.0, gir1.2-gtk-3.0, gir1.2-gtk-4.0, gir1.2-gweather-4.0 (>= 4.1), gir1.2-freedesktop, gir1.2-ibus-1.0 (>= 1.5.22-2ubuntu2~), gir1.2-mutter-11 (>= 43.5), gir1.2-nm-1.0, gir1.2-nma-1.0, gir1.2-pango-1.0, gir1.2-polkit-1.0, gir1.2-rsvg-2.0, gir1.2-soup-3.0, gir1.2-upowerglib-1.0, gir1.2-webkit2-4.1, gnome-backgrounds, gnome-settings-daemon (>= 40~), gnome-shell-common (= 43.9-0+deb12u2.0tails1), gsettings-desktop-schemas (>= 42~beta), gstreamer1.0-pipewire (>= 0.3.10), libglib2.0-bin, python3, dconf-gsettings-backend | gsettings-backend, libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libecal-2.0-2 (>= 3.45), libedataserver-1.2-27 (>= 3.45), libgcr-base-3-1 (>= 3.8.0), libgdk-pixbuf-2.0-0 (>= 2.23.0), libgirepository-1.0-1 (>= 1.35.9), libgjs0g (>= 1.73.1), libgles2, libglib2.0-0 (>= 2.67.3), libgnome-autoar-0-0 (>= 0.1.1), libgnome-desktop-3-20 (>= 3.35.90), libgraphene-1.0-0 (>= 1.5.4), libgtk-3-0 (>= 3.13.7), libgtk-4-1 (>= 4.0.0), libical3 (>= 3.0.0), libjson-glib-1.0-0 (>= 1.5.2), libmutter-11-0 (>= 43.5), libnm0 (>= 1.4.0), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.94), libpulse-mainloop-glib0 (>= 13), libpulse0 (>= 13), libsecret-1-0 (>= 0.7), libsystemd0, libwayland-server0 (>= 1.0.2), libx11-6, libxfixes3 Recommends: bolt, chrome-gnome-shell, evolution-data-server (>= 3.45), gdm3, gkbd-capplet, gnome-control-center (>= 1:42), gnome-remote-desktop, gnome-menus, gnome-user-docs, ibus, iio-sensor-proxy, power-profiles-daemon, switcheroo-control, unzip Suggests: gir1.2-malcontent-0 (>= 0.6.0), gir1.2-telepathyglib-0.12, gir1.2-telepathylogger-0.2, gnome-shell-extension-prefs Breaks: gnome-shell-extension-appindicator (<< 36), gnome-shell-extension-dash-to-panel (<< 43), gnome-shell-extension-dashtodock (<< 70), gnome-shell-extension-desktop-icons (<< 21.04), gnome-shell-extension-desktop-icons-ng (<< 0.16.0~), gnome-shell-extension-taskbar (<< 57.0-2.1~), gnome-shell-extension-top-icons-plus (<< 27-3~), gnome-shell-extension-workspaces-to-dock (<< 54~), gnome-shell-extensions (<< 40.0~) Provides: notification-daemon, polkit-1-auth-agent Homepage: https://wiki.gnome.org/Projects/GnomeShell Priority: optional Section: gnome Filename: pool/main/g/gnome-shell/gnome-shell_43.9-0+deb12u2.0tails1_amd64.deb Size: 855648 SHA256: 349fefdd9078db2a93afd1e810f2389687d331ece2a5d1fe2b87be49d8e14192 SHA1: deee81c6a474be229f27c40c62c677223fafdd87 MD5sum: 4b75342b5d66f0adf0f3fd3520a47446 Description: graphical shell for the GNOME desktop The GNOME Shell provides core interface functions like switching windows, launching applications or see your notifications. It takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a delightful and easy to use experience. GNOME Shell is the defining technology of the GNOME 3 user experience. Package: gnome-shell-common Source: gnome-shell Version: 43.9-0+deb12u2.0tails1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 6942 Depends: dconf-gsettings-backend | gsettings-backend Breaks: gnome-shell (<< 3.36.1-6~) Replaces: gnome-shell (<< 3.36.1-6~) Homepage: https://wiki.gnome.org/Projects/GnomeShell Priority: optional Section: gnome Filename: pool/main/g/gnome-shell/gnome-shell-common_43.9-0+deb12u2.0tails1_all.deb Size: 799136 SHA256: b3bf0c3eb73dce88ffb728dae6950f33d128c6fe5b605e126111272f1ac21a1a SHA1: 7ec847b9d42b88bfb8cbf72287edb0a847795f97 MD5sum: 6b3299925ac21bf487aaa4adb5bc0686 Description: common files for the GNOME graphical shell This package contains translations and data files for the GNOME shell. Package: gnome-shell-dbgsym Source: gnome-shell Version: 43.9-0+deb12u2.0tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GNOME Maintainers Installed-Size: 1529 Depends: gnome-shell (= 43.9-0+deb12u2.0tails1) Priority: optional Section: debug Filename: pool/main/g/gnome-shell/gnome-shell-dbgsym_43.9-0+deb12u2.0tails1_amd64.deb Size: 1259004 SHA256: 4dc18a7fdce2c835cce559ae3d453ea4b632e4059ffb0cecd4b0ffa7214853a3 SHA1: 1fd1da4322fa7347dd94859b5cf41232043dd9f0 MD5sum: 843b32a1bc1922389c6a9bf854e30b69 Description: debug symbols for gnome-shell Build-Ids: 00a3d0656a85a1678db568a12a65cf645ae3756a 0c85676217d674ed7dcbd36053ad512ea276a9d1 0cfb9d2013ac81a2f3d996afbd2a515eceeea313 1083aa150f40a2ed9c7d561626d777be13fc7d28 14f020a7eb37fdf83e189880c057f2c0d6dbf9c0 6fc3b0d7881898057221944146e4aa4b72159103 8eaae986d98ddef3ce16397823c1e79d9b35becd a28c5afb653d775a428812ab197f4986994d1885 a827a81cd04d76423a23113226624924a63303ae acd5f171043055e86bc9aeef4580becaace29786 f3903ab8b2450c06f2772528f806843594e5a352 Package: gnome-shell-extension-prefs Source: gnome-shell Version: 43.9-0+deb12u2.0tails1 Architecture: amd64 Maintainer: Debian GNOME Maintainers Installed-Size: 60 Depends: gir1.2-adw-1, gir1.2-gtk-4.0, gjs (>= 1.73.1), gnome-shell (= 43.9-0+deb12u2.0tails1), gnome-shell-common (= 43.9-0+deb12u2.0tails1) Recommends: chrome-gnome-shell Breaks: gnome-shell (<< 3.36.0-2) Replaces: gnome-shell (<< 3.36.0-2) Provides: gnome-extensions-app Homepage: https://wiki.gnome.org/Projects/GnomeShell Priority: optional Section: gnome Filename: pool/main/g/gnome-shell/gnome-shell-extension-prefs_43.9-0+deb12u2.0tails1_amd64.deb Size: 28420 SHA256: d237437d76ac1c043ace43f2f0eae0192bf65dac6e0490ef380a28dc0033b1df SHA1: 86097b22355e82fbde1382a0456e55fb615ae875 MD5sum: 177ed8c21f664c2f3456ffaece284d8d Description: tool to enable / disable GNOME Shell extensions This package contains a tool which users who use Shell extensions can use to toggle them on and off, and access their preferences. Package: libflatpak-dev Source: flatpak Version: 1.14.10-1~deb12u1+tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 623 Depends: gir1.2-glib-2.0, gir1.2-flatpak-1.0 (= 1.14.10-1~deb12u1+tails1), libflatpak0 (= 1.14.10-1~deb12u1+tails1), libglib2.0-dev, libostree-dev (>= 2020.8), libxml2-dev (>= 2.4), pkg-config, python3:any Recommends: flatpak Suggests: gdb, ostree, python3-gi, systemd-coredump Multi-Arch: same Homepage: https://flatpak.org/ Priority: optional Section: libdevel Filename: pool/main/f/flatpak/libflatpak-dev_1.14.10-1~deb12u1+tails1_amd64.deb Size: 68716 SHA256: 16fa0c92e2466a665983ed548b044b156edc7bbff72c846d8fc7459f24516a35 SHA1: c7959e3d92b66735d42f383fb7e4c7e9aa8d4ef8 MD5sum: 34f3e7f2a2365ff8b887f9a7f6bd99fc Description: Application deployment framework for desktop apps (development) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains development headers and pkg-config metadata for libflatpak0, and the flatpak-coredump and flatpak-bisect scripts used to debug Flatpak applications. Package: libflatpak-doc Source: flatpak Version: 1.14.10-1~deb12u1+tails1 Architecture: all Maintainer: Utopia Maintenance Team Installed-Size: 1116 Suggests: devhelp Multi-Arch: foreign Homepage: https://flatpak.org/ Priority: optional Section: doc Filename: pool/main/f/flatpak/libflatpak-doc_1.14.10-1~deb12u1+tails1_all.deb Size: 130328 SHA256: 2718a94f725b09e0206c68ec04a207d7245a68efd385db6bf8281e30bbb0923f SHA1: b2dce50b107faed7dc160d8d3414a086baaec332 MD5sum: 81a6c51c0754c36d7ea449469e47062d Description: Application deployment framework for desktop apps (documentation) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains reference documentation for libflatpak0. Package: libflatpak0 Source: flatpak Version: 1.14.10-1~deb12u1+tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 1029 Depends: bubblewrap (>= 0.8.0-2+deb12u1~), bubblewrap (<< 0.8.1~) | bubblewrap (>= 0.10.0~), libarchive13 (>= 3.0.4), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libdconf1 (>= 0.26.0), libglib2.0-0 (>= 2.67.3+git20210214), libgpgme11 (>= 1.1.8), libjson-glib-1.0-0 (>= 1.5.2), libmalcontent-0-0 (>= 0.6.0), libostree-1-1 (>= 2020.8), libpolkit-gobject-1-0 (>= 0.101), libseccomp2 (>= 2.5.2), libsystemd0, libxau6 (>= 1:1.0.9), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2) Multi-Arch: same Homepage: https://flatpak.org/ Priority: optional Section: libs Filename: pool/main/f/flatpak/libflatpak0_1.14.10-1~deb12u1+tails1_amd64.deb Size: 363680 SHA256: 3aa3b0b9c05f67ffcba4441c01fcb38736a35db20f6dbba2ab4a187ffa2169f9 SHA1: f0631b270f4de466fb2c50f5ae566254eb97347f MD5sum: 82abd26be4fe912b81acae8dc183abee Description: Application deployment framework for desktop apps (library) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains the flatpak shared library, used by higher level package management tools like gnome-software. Package: libflatpak0-dbgsym Source: flatpak Version: 1.14.10-1~deb12u1+tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 1669 Depends: libflatpak0 (= 1.14.10-1~deb12u1+tails1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/flatpak/libflatpak0-dbgsym_1.14.10-1~deb12u1+tails1_amd64.deb Size: 1539452 SHA256: 33a62378691097b6f0d13352a7a8de80d5f69b5791bcda88072a0482ec1b8001 SHA1: 3332684d2897431e4ad82b12748aadbac1ee9bb0 MD5sum: c12f5a715fd5af2381ce03c50b1eb0a0 Description: debug symbols for libflatpak0 Build-Ids: 420ad4e00d3c9ae1f8aa872ac664a51329d88fd4 Package: libnm-dev Source: network-manager Version: 1.42.4-1+deb12u1.0tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 10944 Depends: libnm0 (= 1.42.4-1+deb12u1.0tails1), gir1.2-nm-1.0 (= 1.42.4-1+deb12u1.0tails1), libglib2.0-dev Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/NetworkManager Priority: optional Section: libdevel Filename: pool/main/n/network-manager/libnm-dev_1.42.4-1+deb12u1.0tails1_amd64.deb Size: 718372 SHA256: e353c5edef7463fbeb561fcd4348e6b45eb0547121eb0df59f94ee8a8b7ce96b SHA1: 2090af8f77023476c8a0088eac719c5e7e6776d6 MD5sum: 28561116db3a39260729f0624f631ddf Description: GObject-based client library for NetworkManager (development files) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains header and development files. Package: libnm0 Source: network-manager Version: 1.42.4-1+deb12u1.0tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 1507 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.7.2), libudev1 (>= 183) Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/NetworkManager Priority: optional Section: libs Filename: pool/main/n/network-manager/libnm0_1.42.4-1+deb12u1.0tails1_amd64.deb Size: 436836 SHA256: 583240996c8badc2c37dc4a4a09402378bd77bf83bf2e389d75721162992d811 SHA1: 848b550c9f26b1a8ba2ad6c825c4a893239976e1 MD5sum: dc2fea3c8de89b8a7ead6f92c6160808 Description: GObject-based client library for NetworkManager NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains a convenience library to ease the access to NetworkManager. Package: libnm0-dbgsym Source: network-manager Version: 1.42.4-1+deb12u1.0tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 2765 Depends: libnm0 (= 1.42.4-1+deb12u1.0tails1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/n/network-manager/libnm0-dbgsym_1.42.4-1+deb12u1.0tails1_amd64.deb Size: 2597708 SHA256: 7afb307c7f9204937f426d1e6e8b8998e8ff57ddaec44c1b49eec4761b69b6c5 SHA1: dfc841f12521244c2cb27ef05618f6db65b3eea2 MD5sum: 43c5b160e07735c3480ca53b808e7c4a Description: debug symbols for libnm0 Build-Ids: 793336e9c2eb7bbca689f0cd3d87e52e5f7e9421 Package: libvpx-dev Source: libvpx Version: 1.12.0-1+deb12u4~0tails1 Architecture: amd64 Maintainer: Debian Multimedia Maintainers Installed-Size: 4578 Depends: libvpx7 (= 1.12.0-1+deb12u4~0tails1) Multi-Arch: same Homepage: https://www.webmproject.org Priority: optional Section: libdevel Filename: pool/main/libv/libvpx/libvpx-dev_1.12.0-1+deb12u4~0tails1_amd64.deb Size: 1154716 SHA256: f684a5504ddfd25950f2bc57f5f2fc825244d7adca88dd58f2a2e39115d03949 SHA1: 113213aa90c25a95adf40f892c93de723189d9ed MD5sum: 1d20fca6227b858bcda2eea1c6e431fc Description: VP8 and VP9 video codec (development files) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. Package: libvpx-doc Source: libvpx Version: 1.12.0-1+deb12u4~0tails1 Architecture: all Maintainer: Debian Multimedia Maintainers Installed-Size: 3896 Recommends: lynx | www-browser Multi-Arch: foreign Homepage: https://www.webmproject.org Priority: optional Section: doc Filename: pool/main/libv/libvpx/libvpx-doc_1.12.0-1+deb12u4~0tails1_all.deb Size: 310256 SHA256: 6e8691d150039ae16b28911120567b74c0821a0c70dcce593d5cb72301ed198a SHA1: 3312baf16448e3943ea78b7baa4490d41c76b089 MD5sum: 929bd8bae4080fb6744289fcdd45736e Description: VP8 and VP9 video codec (API documentation) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc. Package: libvpx7 Source: libvpx Version: 1.12.0-1+deb12u4~0tails1 Architecture: amd64 Maintainer: Debian Multimedia Maintainers Installed-Size: 3061 Depends: libc6 (>= 2.34) Multi-Arch: same Homepage: https://www.webmproject.org Priority: optional Section: libs Filename: pool/main/libv/libvpx/libvpx7_1.12.0-1+deb12u4~0tails1_amd64.deb Size: 1003408 SHA256: bad8abf56c1b854e3b309ba6e9ba100136407908706b714c362519c2e6ad82d8 SHA1: 57fa3d5d0d0d49def4f1a5d9533b0283ef4d783f MD5sum: f896fe6b27b04bd9ea06968f60b9609c Description: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Package: libvpx7-dbgsym Source: libvpx Version: 1.12.0-1+deb12u4~0tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Multimedia Maintainers Installed-Size: 5625 Depends: libvpx7 (= 1.12.0-1+deb12u4~0tails1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/libv/libvpx/libvpx7-dbgsym_1.12.0-1+deb12u4~0tails1_amd64.deb Size: 5559984 SHA256: efcc220c37a44ee666787501eeefd9f13579fcb5fac62999c28ef9a1284aef44 SHA1: dedd5b5b755fe9869b6a8dfa769b687c75207373 MD5sum: 3271e8bf21931c8836db93229334f16d Description: debug symbols for libvpx7 Build-Ids: cee74c64b792880b7905bbbc186d2181b59a1788 Package: live-boot Version: 1:20170112 Architecture: all Maintainer: Live Systems Maintainers Installed-Size: 140 Depends: live-boot-initramfs-tools | live-boot-backend Recommends: live-boot-doc, live-tools, rsync, uuid-runtime Suggests: cryptsetup, curlftpfs, httpfs2, wget Homepage: https://debian-live.alioth.debian.org/live-boot/ Priority: optional Section: misc Filename: pool/main/l/live-boot/live-boot_20170112_all.deb Size: 53100 SHA256: d3d52d7e36d43483cb57bb59b25702ad486a4eb6787f9ad5d855eef1f304357d SHA1: 91aa329fca39dca5ab1ba1bf0bb10ab646299b65 MD5sum: be42395d808daf77908504b857f4f122 Description: Live System Boot Components The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. . live-boot contains the components to configure a live system during the boot process (early userspace). . In addition to live-boot, a backend for the initrd generation is required, such as live-boot-initramfs-tools. Package: live-boot-doc Source: live-boot Version: 1:20170112 Architecture: all Maintainer: Live Systems Maintainers Installed-Size: 87 Homepage: https://debian-live.alioth.debian.org/live-boot/ Priority: optional Section: doc Filename: pool/main/l/live-boot/live-boot-doc_20170112_all.deb Size: 67060 SHA256: f8fd80c78d908d582cc9f974ac73c3ea26cae36a027ac518607829d5adba5e5d SHA1: 21cc8202126b56c1540e6d75246467b68ac8ca1c MD5sum: 4c0914fd3ad39eac4c7a917ff07effdc Description: Live System Boot Components (documentation) The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. . live-boot contains the components to configure a live system during the boot process (early userspace). . This package contains the documentation. Package: live-boot-initramfs-tools Source: live-boot Version: 1:20170112 Architecture: all Maintainer: Live Systems Maintainers Installed-Size: 46 Depends: busybox | busybox-initramfs, initramfs-tools, udev Conflicts: live-boot-backend Replaces: live-boot-backend Provides: live-boot-backend Homepage: https://debian-live.alioth.debian.org/live-boot/ Priority: optional Section: misc Filename: pool/main/l/live-boot/live-boot-initramfs-tools_20170112_all.deb Size: 30714 SHA256: 14aad2a6a9f9f58bd65e9e80e5ddd461ccda4920ba1998b7566ab5349a2186d8 SHA1: c754621fb6b76046cc02cb24ffca1f1b40a3f0ea MD5sum: 350b4370b64b7158ee218fa79e03373b Description: Live System Boot Components (initramfs-tools backend) The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. . live-boot contains the components to configure a live system during the boot process (early userspace). . This package contains the initramfs-tools backend. Package: network-manager Version: 1.42.4-1+deb12u1.0tails1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 15146 Depends: libaudit1 (>= 1:2.2.1), libbluetooth3 (>= 4.91), libc6 (>= 2.34), libcurl3-gnutls (>= 7.24.0), libglib2.0-0 (>= 2.68.0), libgnutls30 (>= 3.7.2), libjansson4 (>= 2.14), libmm-glib0 (>= 1.4.0), libndp0 (>= 1.2), libnewt0.52 (>= 0.52.23), libnm0 (= 1.42.4-1+deb12u1.0tails1), libpsl5 (>= 0.13.0), libreadline8 (>= 6.0), libselinux1 (>= 3.1~), libsystemd0 (>= 209), libteamdctl0 (>= 1.9), libudev1 (>= 183), default-dbus-system-bus | dbus-system-bus, udev, adduser, polkitd | policykit-1 Recommends: ppp, dnsmasq-base, modemmanager, wireless-regdb, wpasupplicant, libpam-systemd Suggests: libteam-utils, iptables Breaks: ppp (>= 2.4.9-2~), ppp (<< 2.4.9-1+~) Homepage: https://wiki.gnome.org/Projects/NetworkManager Priority: optional Section: net Filename: pool/main/n/network-manager/network-manager_1.42.4-1+deb12u1.0tails1_amd64.deb Size: 3142636 SHA256: d469deda79939ece0a9c980f5882373c30005230dff4103134e3633dd9e80ef8 SHA1: 8e6b2d66543a5c32322701bb2d702468cc82aab8 MD5sum: c984710fc437df51ff5033c336babfe8 Description: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the userspace daemons and a command line interface to interact with NetworkManager. . Optional dependencies: * ppp: Required for establishing dial-up connections (e.g. via GSM). * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. * libteam-utils: Network Team driver allows multiple network interfaces to be teamed together and act like a single one. This process is called "ethernet bonding", "channel teaming" or "link aggregation". Package: network-manager-config-connectivity-debian Source: network-manager Version: 1.42.4-1+deb12u1.0tails1 Architecture: all Maintainer: Utopia Maintenance Team Installed-Size: 21 Depends: network-manager (>= 1.42.4-1+deb12u1.0tails1) Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/NetworkManager Priority: optional Section: net Filename: pool/main/n/network-manager/network-manager-config-connectivity-debian_1.42.4-1+deb12u1.0tails1_all.deb Size: 8020 SHA256: f9af95b7becb5ddd089b758e9268e44baa8af07b9cb476dae510b74db1263aa6 SHA1: a7f452cadb5f1ac547569a8009673ba8228d80e0 MD5sum: 4865470d883fff2125985a27aecd816d Description: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to a Debian server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Debian connectivity check servers reveals that the user is running a Debian(-based) operating system with NetworkManager. Package: network-manager-dbgsym Source: network-manager Version: 1.42.4-1+deb12u1.0tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 11693 Depends: network-manager (= 1.42.4-1+deb12u1.0tails1) Priority: optional Section: debug Filename: pool/main/n/network-manager/network-manager-dbgsym_1.42.4-1+deb12u1.0tails1_amd64.deb Size: 10966588 SHA256: 602d19d040b92e88ccb088cdb6b473b47316490ed7cf3ff7085849918da5f5be SHA1: a544454a463dcc7bcaa70c64518420ab09f8260e MD5sum: 99d651d1c5ea970d1ec31e50b243bf2d Description: debug symbols for network-manager Build-Ids: 23d3248481aa23797c717e9fe676249c727020de 263e47934e5bcabc9dbd22dcb0be250e3d6206a9 291549e17ffd075fe5f33ed8b22734a4cd6b37aa 2d4651ac3b0802ddb9acd3065f48fbb4a95e9f22 2e40193b71320c67f6cca5a734c766749329539e 3d5da689d0333f73abff105b3c907fbec2e40e5d 400871c685ecf5b9747f8665ac1d49c5beabccbe 43d3c7a48915edbc550513972e1d3fe789b16f57 52059f3b9e92f4b9313fb0997b74e1a5102d6282 5510ad8c09b6ce226f5d7af286350bedf092d46f 5da58f13a1453afce02fe389b4001c71104335dc 63b0a6a0dead25598268f6b737fcc2bc05429240 aaff45a53998ba2238ec50f0eaa97749fe58b584 bff2fb61d1b844e39fa74c617b4c5c34c6ea198f daab13ff908d91be4adeeec2561bd8b164936c67 e4290b65029e0128cc4113af4486a21392b90aa4 f9ff5d813bab98ae06aa81e441069c0181f8cced fe0f584aef7293e26f30dd372ae58e71581f5818 Package: network-manager-dev Source: network-manager Version: 1.42.4-1+deb12u1.0tails1 Architecture: all Maintainer: Utopia Maintenance Team Installed-Size: 2373 Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/NetworkManager Priority: optional Section: devel Filename: pool/main/n/network-manager/network-manager-dev_1.42.4-1+deb12u1.0tails1_all.deb Size: 214028 SHA256: 151d4434df47ca6e8a2c4f56c243f4c5077038513270aa7f58cc68b740325be1 SHA1: ddf63d434cd0a33b3623b22d0bfd3406b265ba87 MD5sum: b3f3241c66e7dd3aee679392f01f93bc Description: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. It also provides D-Bus introspection files. Package: onionshare Version: 2.6.2-1~0.tails1 Architecture: all Maintainer: Debian Privacy Tools Maintainers Installed-Size: 3152 Depends: onionshare-cli, python3-gnupg, python3-qrcode, python3-qtpy, python3-werkzeug, python3:any Homepage: https://onionshare.org Priority: optional Section: net Filename: pool/main/o/onionshare/onionshare_2.6.2-1~0.tails1_all.deb Size: 1217872 SHA256: d20e5883165aef3dfe685abb817f90bd1b58168097704e169eb9e400a25159cb SHA1: 501f7e29632d0e84af5f2c63f7a3e51a97a8fa1b MD5sum: cac8b88a06ce7b7b44c25e33f354b343 Description: Share a file over Tor Hidden Services anonymously and securely OnionShare lets you securely and anonymously share a file of any size with someone. It works by starting a web server, making it accessible as a Tor hidden service, and generating an unguessable URL to access and download the file. It doesn't require setting up a server on the Internet somewhere or using a third party filesharing service. You host the file on your own computer and use a Tor hidden service to make it temporarily accessible over the Internet. The other user just needs to use the Tor Browser and TO Enter the URL to download the file from you. Package: onionshare-cli Source: onionshare Version: 2.6.2-1~0.tails1 Architecture: all Maintainer: Debian Privacy Tools Maintainers Installed-Size: 619 Depends: tor, cython3, python3-cffi, python3-click, python3-colorama, python3-eventlet, python3-flask (>= 3.0.0), python3-flask (<< 4.0.0), python3-flask-compress, python3-flask-socketio, python3-gevent, python3-gevent-websocket, python3-nacl, python3-packaging, python3-pkg-resources, python3-psutil, python3-qrcode, python3-requests, python3-socks, python3-stem (>= 1.8.1), python3-unidecode, python3-urllib3, python3-waitress, python3-werkzeug, python3-wheel, python3:any Recommends: obfs4proxy Homepage: https://onionshare.org Priority: optional Section: net Filename: pool/main/o/onionshare/onionshare-cli_2.6.2-1~0.tails1_all.deb Size: 152524 SHA256: 66bb8e67dc665e44fcedf0999bc497445561ccaa91764394cc31058b1c4ba14a SHA1: 64bbcf6a24d82335fa8abe2639d03f91be7f6953 MD5sum: 2c6eff86e6613e1a8c38a0214309bc5e Description: Share a file over Tor Hidden Services anonymously and securely - cli OnionShare lets you securely and anonymously share a file of any size with someone. It works by starting a web server, making it accessible as a Tor hidden service, and generating an unguessable URL to access and download the file. It doesn't require setting up a server on the Internet somewhere or using a third party filesharing service. You host the file on your own computer and use a Tor hidden service to make it temporarily accessible over the Internet. The other user just needs to use the Tor Browser and TO Enter the URL to download the file from you. . This package is the Commandline interface of Onionshare. Package: vpx-tools Source: libvpx Version: 1.12.0-1+deb12u4~0tails1 Architecture: amd64 Maintainer: Debian Multimedia Maintainers Installed-Size: 1437 Depends: libvpx7 (= 1.12.0-1+deb12u4~0tails1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Homepage: https://www.webmproject.org Priority: optional Section: utils Filename: pool/main/libv/libvpx/vpx-tools_1.12.0-1+deb12u4~0tails1_amd64.deb Size: 292820 SHA256: 385f3c413cf76540f706eadb92666c6a20fc39e4f678b0242d58cf55bdccad03 SHA1: 8259628a971cdb90439bec7e039276d99c4f87c4 MD5sum: f03eed322ae078a10c117abc637d4340 Description: VP8 and VP9 video codec encoding/decoding tools VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the commandline tools vpxdec and vpxenc. Package: vpx-tools-dbgsym Source: libvpx Version: 1.12.0-1+deb12u4~0tails1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Multimedia Maintainers Installed-Size: 1657 Depends: vpx-tools (= 1.12.0-1+deb12u4~0tails1) Priority: optional Section: debug Filename: pool/main/libv/libvpx/vpx-tools-dbgsym_1.12.0-1+deb12u4~0tails1_amd64.deb Size: 1505180 SHA256: 640ece224e869a124066d68ab3f077d214791bc01bd1f31d2c779e37c000e28e SHA1: 7885f302fa523d74a26533cfc79309499bc192c2 MD5sum: a3440d79f9dcfc9960c3ec064e2e7602 Description: debug symbols for vpx-tools Build-Ids: 1d260156258735986f587608d568817c5f0a62f4 c198b06047985372bbfaf58032e68b9df8239b22