Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnome-autoar-devel-0.4.4-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: gnome-autoar-devel Distribution: openSUSE:Factory:zSystems
Version: 0.4.4 Vendor: openSUSE
Release: 1.1 Build date: Fri Mar 24 18:29:24 2023
Group: Development/Languages/C and C++ Build host: s390zl25
Size: 422605 Source RPM: gnome-autoar-0.4.4-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gitlab.gnome.org/GNOME/gnome-autoar
Summary: Automatic archives creating and extracting library
gnome-autoar provides functions, widgets, and gschemas for GNOME applications which want
to use archives as a method to transfer directories over the Internet.

This package brings files required to develop against gnome-autoar

Provides

Requires

License

LGPL-2.0-or-later

Changelog

* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 0.4.4:
    + Add application/zstd to supported mime-types.
    + Fix test suite failure with recent GLib version.
    + Add autoar_extractor_set_passphrase function.
* Mon Mar 13 2023 bjorn.lie@gmail.com
  - Update to version 0.4.3+9:
    + ci:
    - Drop workaround to remove mount options
    - Explicitiely set the storage driver
    - Use rawhide for the fedora job
    + extractor:
    - Add autoar_extractor_set_passphrase function
    - Fix parameter name in documentation comment
    - Make error codes public
    - Use g_file_info_remove_attribute instead of invalid type
    - Use specific error code when passphrase wasn't provided
    + tests: Skip file size check for directories
  - Switch to git checkout via source service.
  - Enable test macro again as upstream fixed the issue.
* Fri Mar 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Temp disable test due to changes in new glib2 2.76.0 release:
    wait for upstream to fix in either glib or in gnome-autoar.
    https://gitlab.gnome.org/GNOME/gnome-autoar/-/issues/44
* Fri Feb 11 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 0.4.3:
    + Prevent NULL dereference when extracting to root.
    + Do not include basename in error messages.
    + Do not request password when encryption is unsupported.
    + Propagate libarchive errors when extraction failed.
* Fri Jan 07 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 0.4.2:
    + Fix extraction to root directory.
    + Fix extraction of raw format archives.
    + Do not leave read-only directory in the tree after running
      tests.
* Sat Oct 30 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 0.4.1:
    + Fix regression of extraction in symlinked locations.
    + Handle passphrase prompt cancellation to prevent showing error
      dialogs.
    + Downgrade meson dependency to 0.56.0.
  - Replace post(un) handling with new ldconfig_scriptlets macro.
  - Add check section and meson_test macro, as well as pass
    tests=true to meson, run tests during build.
* Tue Aug 10 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 0.4.0:
    + Port to meson build system.
    + Add support for creation of password-protected archives.
    + Fix extraction of archives with absolute paths.
  - Add meson BuildRequires and macros following upstreams port.
  - Add gtk-doc BuildRequires and pass gtk_doc=true to meson, needed
    now to build documentation.
  - Pass vapi=true to meson, needed to build vala bindings.
* Fri Jul 30 2021 Yifan Jiang <yfjiang@suse.com>
  - Drop gnome-autoar-CVE-2020-36241.patch on SLE and Leap 15.4:
    fixed upstream.
* Fri Jun 04 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 0.3.3:
    + extractor: Fix extraction of one file archives
    + compressor: Fix usage of uninitialized value
* Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 0.3.2:
    + compressor:
    - Fix hardlink handling for new cpio format.
    - Fix hardlink detection for remote files.
    + extractor: Fix extraction of readonly folders.
* Wed Apr 14 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 0.3.1:
    + Disallow symlinks in parents completely when extracting
      ( CVE-2021-28650 )
    + Drop recursive delete on failure to prevent data loss
    + Add back RAR support
* Mon Feb 22 2021 Alynx Zhou <alynx.zhou@suse.com>
  - Add gnome-autoar-CVE-2020-36241.patch: Skip problematic files
    that might be extracted outside of the destination dir to prevent
    potential security threat. (bsc#1181930,
    glgo#GNOME/gnome-autoar#7)
* Fri Feb 12 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 0.3.0:
    + Recognize MIME type aliases of extractable archives.
    + Add extraction support for password-protected archives.
    + CVE-2020-36241: Prevent extraction outside the destination dir.

Files

/usr/include/gnome-autoar-0
/usr/include/gnome-autoar-0/gnome-autoar
/usr/include/gnome-autoar-0/gnome-autoar/autoar-compressor.h
/usr/include/gnome-autoar-0/gnome-autoar/autoar-enum-types.h
/usr/include/gnome-autoar-0/gnome-autoar/autoar-extractor.h
/usr/include/gnome-autoar-0/gnome-autoar/autoar-format-filter.h
/usr/include/gnome-autoar-0/gnome-autoar/autoar-gtk-chooser.h
/usr/include/gnome-autoar-0/gnome-autoar/autoar-gtk.h
/usr/include/gnome-autoar-0/gnome-autoar/autoar-mime-types.h
/usr/include/gnome-autoar-0/gnome-autoar/autoar-misc.h
/usr/include/gnome-autoar-0/gnome-autoar/gnome-autoar.h
/usr/lib64/libgnome-autoar-0.so
/usr/lib64/libgnome-autoar-gtk-0.so
/usr/lib64/pkgconfig/gnome-autoar-0.pc
/usr/lib64/pkgconfig/gnome-autoar-gtk-0.pc
/usr/share/gir-1.0/GnomeAutoar-0.1.gir
/usr/share/gir-1.0/GnomeAutoarGtk-0.1.gir
/usr/share/gtk-doc/html/gnome-autoar
/usr/share/gtk-doc/html/gnome-autoar/AutoarCompressor.html
/usr/share/gtk-doc/html/gnome-autoar/AutoarExtractor.html
/usr/share/gtk-doc/html/gnome-autoar/annotation-glossary.html
/usr/share/gtk-doc/html/gnome-autoar/api-index-full.html
/usr/share/gtk-doc/html/gnome-autoar/ch01.html
/usr/share/gtk-doc/html/gnome-autoar/ch02.html
/usr/share/gtk-doc/html/gnome-autoar/ch03.html
/usr/share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-format-filter.html
/usr/share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-gtk-chooser.html
/usr/share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-misc.html
/usr/share/gtk-doc/html/gnome-autoar/gnome-autoar.devhelp2
/usr/share/gtk-doc/html/gnome-autoar/home.png
/usr/share/gtk-doc/html/gnome-autoar/index.html
/usr/share/gtk-doc/html/gnome-autoar/left-insensitive.png
/usr/share/gtk-doc/html/gnome-autoar/left.png
/usr/share/gtk-doc/html/gnome-autoar/object-tree.html
/usr/share/gtk-doc/html/gnome-autoar/right-insensitive.png
/usr/share/gtk-doc/html/gnome-autoar/right.png
/usr/share/gtk-doc/html/gnome-autoar/style.css
/usr/share/gtk-doc/html/gnome-autoar/up-insensitive.png
/usr/share/gtk-doc/html/gnome-autoar/up.png
/usr/share/vala/vapi
/usr/share/vala/vapi/gnome-autoar-0.deps
/usr/share/vala/vapi/gnome-autoar-0.vapi
/usr/share/vala/vapi/gnome-autoar-gtk-0.deps
/usr/share/vala/vapi/gnome-autoar-gtk-0.vapi


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024