summaryrefslogtreecommitdiff
path: root/archivers/karchive
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam2-3/+4
2022-09-29karchive: update to 5.98.0markd1-4/+4
5 months of development.
2022-04-25karchive: update to 5.93.0markd3-8/+7
5.82.0 Fix cmake detection for tar+zstd Implement KZstdFilter 5.83.0 Use better wording for open error Use imported target for ZLib 5.85.0 Only pkg_check_modules() if PkgConfig is found Add support for static builds Use official gzip MIME/Media type application/gzip Report KArchive_HAVE_ZSTD in CMake Config file to consumers Deprecate remaining KFilterDev API in favour of KCompressionDevice 5.88.0 Add Android CI This framework is now LGPL-2.0-or-later 5.89.0 K7Zip: use functions instead of macros 5.90.0 Fix printf conversion specifiers
2022-04-18revbump for textproc/icu updateadam2-4/+4
2021-12-08revbump for icu and libffiadam2-4/+4
2021-10-26archivers: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes.
2021-10-07archivers: Remove SHA1 distfiles hashesnia1-2/+1
2021-04-21revbump for textproc/icuadam2-3/+4
2021-03-30kf5: KDE Frameworks update to 5.80.0markd3-8/+8
10 months of patches/updates.
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon2-4/+4
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot2-3/+4
2020-06-07karchive: update to 5.70.0markd2-7/+6
changes unknown
2020-06-02Revbump for icuadam2-4/+4
2020-04-12Recursive revision bump after textproc/icu updateadam2-4/+4
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz2-4/+4
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz2-3/+4
2020-01-29kf5: update to frameworks 5.66markd2-7/+6
build with qt5 5.14 All frameworks Port from QRegExp to QRegularExpression Port from qrand to QRandomGenerator Fix compilation with Qt 5.15 (e.g. endl is now Qt::endl, QHash insertMulti now requires using QMultiHash...) Attica Don't use a verified nullptr as a data source Support multiple children elements in comment elements Set a proper agent string for Attica requests Baloo Correctly report if baloo_file is unavailable Check cursor_open return value Initialise QML monitor values Move URL parsing methods from kioslave to query object Breeze Icons Change XHTML icon to be a purple HTML icon Merge headphones and zigzag in the center Add application/x-audacity-project icon Add 32px preferences-system Add application/vnd.apple.pkpass icon icon for ktimetracker using the PNG in the app repo, to be replaced with real breeze SVG add kipi icon, needs redone as a breeze theme svg [or just kill off kipi] Extra CMake Modules [android] Fix apk install target Support PyQt5 compiled with SIP 5 Framework Integration Remove ColorSchemeFilter from KStyle KDE Doxygen Tools Display fully qualified class/namespace name as page header KCalendarCore Improve README.md to have an Introduction section Make incidence geographic coordinate also accessible as a property Fix RRULE generation for timezones KCMUtils Deprecate KCModuleContainer KCodecs Fix invalid cast to enum by changing the type to int rather than enum KCompletion Deprecate KPixmapProvider [KHistoryComboBox] Add method to set an icon provider KConfig kconfig EBN transport protocol cleanup Expose getter to KConfigWatcher's config Fix writeFlags with KConfigCompilerSignallingItem Add a comment pointing to the history of Cut and Delete sharing a shortcut KConfigWidgets Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts" KContacts Align ECM and Qt setup with Frameworks conventions Specify ECM dependency version as in any other framework KCoreAddons Add KPluginMetaData::supportsMimeType [KAutoSaveFile] Use QUrl::path() instead of toLocalFile() Unbreak build w/ PROCSTAT: add missing impl. of KProcessList::processInfo [KProcessList] Optimize KProcessList::processInfo [KAutoSaveFile] Improve the comment in tempFileName() Fix KAutoSaveFile broken on long path KDeclarative [KeySequenceHelper] Grab actual window when embedded Add optional subtitle to grid delegate [QImageItem/QPixmapItem] Don't lose precision during calculation KFileMetaData Partial fix for accentuated characters in file name on Windows Remove unrequired private declarations for taglibextractor Partial solution to accept accentuated characters on windows xattr: fix crash on dangling symlinks KIconThemes Set breeze as default theme when reading from configuration file Deprecate the top-level IconSize() function Fix centering scaled icons on high dpi pixmaps KImageFormats pic: Fix Invalid-enum-value undefined behaviour KIO [KFilePlacesModel] Fix supported scheme check for devices Embed protocol data also for Windows version of trash ioslave Adding support for mounting KIOFuse URLs for applications that don't use KIO Add truncation support to FileJob Deprecate KUrlPixmapProvider Deprecate KFileWidget::toolBar [KUrlNavigator] Add RPM support to krarc: KFilePlaceEditDialog: fix crash when editing the Trash place Add button to open the folder in filelight to view more details Show more details in warning dialog shown before starting a privileged operation KDirOperator: Use a fixed line height for scroll speed Additional fields such as deletion time and original path are now shown in the file properties dialog KFilePlacesModel: properly parent tagsLister to avoid memleak. HTTP ioslave: call correct base class in virtual_hook(). The base of HTTP ioslave is TCPSlaveBase, not SlaveBase Ftp ioslave: fix 4 character time interpreted as year Re-add KDirOperator::keyPressEvent to preserve BC Use QStyle for determining icon sizes Kirigami ActionToolBar: Only show the overflow button if there are visible items in the menu Don't build and install app templates on android Don't hardcode the margin of the CardsListView Add support for custom display components to Action Let the other components grow if there's more things on the header Remove dynamic item creation in DefaultListItemBackground reintroduce the collapse button Show application window icon on AboutPage KItemModels Add KColumnHeadersModel KJS Added tests for Math.exp() Added tests for various assignment operators Test special cases of multiplicate operators (*, / and %) KNewStuff Ensure the dialog title is correct with an uninitialised engine Don't show the info icon on the big preview delegate Support archive installs with adoption commands Send along the config name with requests KPeople Expose enum to the metaobject compiler KQuickCharts Also correct the shader header files Correct license headers for shaders KService Deprecate KServiceTypeProfile KTextEditor Add "line-count" property to the ConfigInterface Avoid unwanted horizontal scrolling KWayland [plasmashell] Update docs for panelTakesFocus to make it generic [plasmashell] Add signal for panelTakesFocus changing KXMLGUI KActionCollection: provide a changed() signal as a replacement for removed() Adjust keyboard shortcut configuration window's title NetworkManagerQt Manager: add support for AddAndActivateConnection2 cmake: Consider NM headers as system includes Sync Utils::securityIsValid with NetworkManager Plasma Framework [ToolTip] Round position Enable wheel events on Slider {} Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface [calendar] Check out of bounds array access in QLocale lookup [Plasma Dialog] Use QXcbWindowFunctions for setting window types Qt WindowFlags doesn't know [PC3] Complete plasma progress bar animation [PC3] Only show progress bar indicator when the ends won't overlap [RFC] Fix Display Configuration icon margins [ColorScope] Work with plain QObjects again [Breeze Desktop Theme] Add monochrome user-desktop icon Remove default width from PlasmaComponents3.Button [PC3 ToolButton] Have the label take into account complementary color schemes Added background colors to active and inactive icon view QQC2StyleBridge [ToolTip] Round position Update size hint when font changes Solid Display first / in mounted storage access description Ensure mounted nfs filesystems matches their fstab declared counterpart Sonnet The signal done is deprecated in favour of spellCheckDone, now correctly emitted Syntax Highlighting LaTeX: fix brackets in some commands TypeScript: add "bigint" primitive type Python: improve numbers, add octals, binaries and "breakpoint" keyword SELinux: add "glblub" keyword and update permissions list Several enhancements to gitolite syntax definition
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin2-3/+4
2019-11-11karchive: update to 5.64.0markd1-5/+5
5.62.0 Fix creating archives on Android content: URLs 5.64.0 Fix memory leak in KXzFilter::init Fix null pointer reference when extraction fails decodeBCJ2: Fix assert with broken files KXzFilter::Private: remove unused props K7Zip: Fix memory use in readAndDecodePackedStreams
2019-08-27karchive: update to 5.61.0markd3-18/+10
5.61.0 KTar::openArchive: Don't assert if file has two root dirs KZip::openArchive: Don't assert when opening broken files 5.60.0 Do not crash if the inner file wants to be bigger than QByteArray max size 5.59.0 Test reading and seeking in KCompressionDevice KCompressionDevice: Remove bIgnoreData KAr: fix out-of-bounds read (on invalid input) by porting to QByteArray KAr: fix parsing of long filenames with Qt-5.10 KAr: the permissions are in octal, not decimal KAr::openArchive: Also check ar_longnamesIndex is not < 0 KAr::openArchive: Fix invalid memory access on broken files KAr::openArchive: Protect against Heap-buffer-overflow in broken files KTar::KTarPrivate::readLonglink: Fix crash in malformed files 5.58.0 KTar: Protect against negative longlink sizes Fix invalid memory write on malformed tar files Fix memory leak when reading some tar files Fix uninitialized memory use when reading malformed tar files Fix stack-buffer-overflow read on malformed files Fix null-dereference on malformed tar files Install krcc.h header Fix double delete on broken files Disallow copy of KArchiveDirectoryPrivate and KArchivePrivate Fix KArchive::findOrCreate running out of stack on VERY LONG paths Introduce and use KArchiveDirectory::addEntryV2 removeEntry can fail so it's good to know if it did KZip: fix Heap-use-after-free in broken files
2019-04-25karchive: update to 5.57.0markd2-7/+6
Fix crash in KArchive::findOrCreate with broken files Fix uninitialized memory read in KZip Add Q_OBJECT to KFilterDev
2019-04-03Recursive revbump from textproc/icuryoon2-4/+4
2018-12-09revbump after updating textproc/icuadam2-4/+4
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon2-4/+4
2018-07-20Recursive revbump from textproc/icu-62.1ryoon2-3/+4
2018-06-21karchive: update to 5.47.0markd2-7/+6
* handle zip files embedded within zip files
2018-04-14revbump after icu updateadam2-3/+4
2018-04-11kf5: update to 5.44.0markd2-9/+8
3 months of bugfixes.
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz2-4/+4
2018-02-07kde: SUBST_STAGE should be pre-configure, not post-patch.jperkin1-2/+2
Performing substitutions during *-patch phases makes it impossible to generate patches via mkpatches without introducing substitution noise.
2018-01-30karchive: SUBST rather than patchmarkd3-17/+8
2018-01-24kf5: strip -fvisibility=hidden in all kf5 packagesmarkd1-2/+2
as it breaks the plugin mechanism due to not being able to resolve various symbols
2018-01-21karchive: install karchive.categories via examples dirmarkd4-3/+24
2018-01-17karchive: update to 5.41.0markd2-7/+6
16 months worth of updates. requires qt5>=5.7
2018-01-07Fix indentation in buildlink3.mk files.rillig1-2/+2
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2017-11-30Revbump after textproc/icu updateadam2-4/+4
2017-09-18revbump for requiring ICU 59.xmaya2-4/+4
2017-04-22Revbump after icu updateadam2-4/+4
2017-02-12Recursive revbump from fonts/harfbuzzryoon2-4/+4
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz2-4/+4
2016-12-04Recursive revbump from textproc/icu 58.1ryoon2-2/+4
2016-08-21Update KDE Frameworks to 5.25.0markd1-5/+5
5.24: KArchive * Ensure extracting an archive does not install files outside the extraction folder, for security reasons. Instead, extract such files to the root of the extraction folder. 5.25: KArchive * Handle multiple gzip streams * Assume a directory is a directory, even if the permission bit is set wrong
2016-05-25Add karchive 5.21.0 part of KDE Frameworks 5markd5-0/+76
KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice.