SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libtukit-devel-4.1.5-182.1.i586.rpm :

* Thu Mar 23 2023 Ignaz Forster - Version 4.1.5 - Add support for configuration file snippets
* Fri Mar 10 2023 Ignaz Forster - Version 4.1.4 - Workaround for broken Tumbleweed package libfdisk1
* Tue Feb 21 2023 Johannes Segitz - Addd relabel_snapshot_on_creation.patch to relabel the new snapshot upon enabling SELinux
* Wed Feb 08 2023 Ignaz Forster - Version 4.1.3 - Suppress SELinux relabelling output in quiet mode - Documentation readability improvements
* Mon Jan 23 2023 Ignaz Forster - Version 4.1.2 - Don\'t try to mount user mounts if they don\'t exist [boo#1207366]
* Wed Jan 18 2023 Ignaz Forster - Version 4.1.1 - Mount user specific binddirs last: Prevously the internal mounts would potentially overwrite user bind mounts [boo#1205011] - selinux: Relabel shadowed /var files during update to make sure they don\'t interfere with the update [boo#1205937] - Clean up /var/lib/overlay more aggressively [boo#1206947] - tukit: Merge /etc overlay into parent if --discard is used together with --continue - previously the files were incorrectly always merged with the currently running system - status: do not execute the status command if experimental - Don\'t delete created mount point dirs any more - Small code optimizations
* Fri Sep 30 2022 Ignaz Forster - Version 4.1.0 - t-u: Add a \"setup-kdump\" command; implements [jsc#PED-1441] - Export TRANSACTIONAL_UPDATE_ROOT (the path to the snapshot) in the update environment; implements [jsc#PED-1078] - Add support for \"notify\" reboot method for desktop use [gh#openSUSE/transactional-update#93] - Fix kdump initrd recreation detection; the check was performed in the active snapshot instead of the target snapshot - Document register command [bsc#1202900] - Avoid unnecessary snapshots for register command [bsc#1202901] - Various optimizations for register command - Remove bogus error message when triggering reboot - Rework /etc overlay documentation in \"The Transactional Update Guide\" - Fix incorrect manpage formatting - Remove leftover \"salt\" reboot method in configuration example file - Replace deprecated std::mem_fn with lambdas
* Thu Sep 01 2022 Stefan Schubert - Migration of logrotate configuration to /usr/etc: Saving user changed configuration files in /etc and restoring them while an RPM update.
* Mon Aug 22 2022 Fabian Vogt - Version 4.0.1 - create_dirs_from_rpmdb: Just warn if no default SELinux context found [gh#openSUSE/transactional-update#88], [bsc#1188215] - create_dirs_from_rpmdb: Don\'t update the rpmdb cookie on failure [gh#openSUSE/transactional-update#88] - Handle directories owned by multiple packages [gh#openSUSE/transactional-update#90], [bsc#1188215]
* Tue Aug 02 2022 Ignaz Forster - Version 4.0.0 - Last minute interface change: Changed \"List\" method of Snapshot D-Bus interface to return a map of properties instead of a comma separated list of strings; this will allow retrieving the snapshot properties even if they contain a comma in their value [boo#1202147] - Remove \"Snapshot.hpp\" as a public API for now - all public functionality is part of SnapshotManager.hpp - Add header file documentation for SnapshotManager.hpp - Add method to delete snapshot [gh#openSUSE/transactional-update#52] - Allow setting description of snapshot [gh#openSUSE/transactional-update#55] - create_dirs_from_rpmdb: set SELinux file context of missing directories [gh#openSUSE/transactional-update#84], [bsc#1197242] - Fix broken logrotate due to typo in config file [gh#openSUSE/transactional-update#87] - create_dirs_from_rpmdb: Fix handling return code of create_dirs() [gh#openSUSE/transactional-update#86] - Fix broken \"shell\" prompt after selfupdate - Add documented D-Bus interface definition files - Add tukit_sm_get_current and tukit_sm_get_default to C interface - Fixed typos
* Tue Jun 21 2022 Stefan Schubert - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d.
* Tue May 17 2022 Ignaz Forster - Version 4.0.0~rc4 - Fix building with GCC 12 - Fix stack overflow with very long commands / ids [bsc#1196149] - Use separate mount namespace for chroot, allowing overwriting the bind mounts from the update environment - this could have lead to data loss of the bind mount previously - Fix C error and exception handling for snapshots
* Tue May 03 2022 Ignaz Forster - Version 4.0.0~rc3 - Add Snapshot interface - Reworked signal handling: All public signals are sent from the main thread now, keeping the same sender for everything - Implement D-Bus call \"Execute\" for Transactions - Implement interface for listing Snapshots - Implement Reboot interface - Fix bug when using --continue on old snapshots - Fix hypothetical integer overflow in snapshot list [bsc#1196826] - Fix wrong sort order in status command [gh#openSUSE/transactional-update#80]
* Sun Mar 06 2022 Ignaz Forster - Version 4.0.0~rc2 - Fix missing prompt in \"shell\" command [bsc#1196580] - Add output of tukit commands to log file - Fix compilation error with GCC12 [boo#1194876] - Fixed (non-critical) security review comments [boo#1196149] - Fixed selfupdate - Code cleanup
* Mon Nov 22 2021 Ignaz Forster - Version 4.0.0~rc1 This release is API, but not ABI compatible with previous releases; existing applications will have to be recompiled against this new version. Major features: - Introduces a D-Bus service to access the libtukit API via the org.opensuse.tukit.Transaction interface - Introduces a C binding via libtukit.h. Other changes: - t-u: Rework --quiet handling to make sure no output is shown even in error cases; this is necessary for automation, e.g. with Salt. [gh#openSUSE/transactional-update#73] - tukit: Allow storing command output into variable by introducing a new optional parameter for \"execute\" and \"callExt\". - Replace multiple and non-standalone occurenses of {} in \"callExt\" argument. - Split transactional-update.timer into transactional-update.timer and transactional-update-cleanup.timer; the later will clean up old snapshots even when the system does not do automatic updates. - tukit: Remove legacy alias \"setDiscard\" for \"setDiscardIfUnchanged\". - Throw exception if snapshot is not found. - Fix various compiler warnings- Update spec file: - Include tukitd D-Bus daemon - Only install one version of the library (as there are no breaking API changes yet) - Add %pre scriplets for systemd services - Replace %systemd_postun scriptlets with %systemd_postun_with_restart to satisfy rpmlint checks - Add transactional-update log file as %ghost file
* Fri Nov 19 2021 Ignaz Forster - Version 3.6.2 - Bind mount root file system snapshot on itself, this makes the temporary directory in /tmp unnecessary; also fixes [boo#1188110] to return the correct snapshot\'s working directory via API call. - Use separate mount namespace for transactional-update; this should fix several applications that fail to run if a mount point has the \'unbindable\' mount flag set
* Wed Nov 10 2021 Ignaz Forster - Version 3.6.1 - Fix rsyncing /etc into the running system with - -drop-if-no-change [bsc#1192242]
* Fri Oct 22 2021 Ignaz Forster - Version 3.6.0 - Simplify mount hierarchy by just using a single slave bind mount as the root of the update environment; this may avoid the error messages of failed unmounts May fix [boo#1191945]
* Tue Oct 12 2021 Ignaz Forster - Version 3.5.7 Various fixes affecting Salt support: - t-u: Don\'t squash stderr messages into stdout - t-u: Correctly handle case when the snapshot has been deleted due to using --drop-if-no-change: Don\'t show reboot messages and avoid an awk error message [bsc#1191475] - tukit: Make inotify handler less sensitive / ignore more directories [bsc#1191475]
* Thu Sep 23 2021 Ignaz Forster - Version 3.5.6 - tukit: Add S/390 bootloader support [bsc#1189807] - t-u: support purge-kernels with t-u patch [bsc#1190788]
* Fri Sep 17 2021 Ignaz Forster - Version 3.5.5 - t-u: Use tukit for SUSEConnect call [bsc#1190574] Correctly registers repositories
* Sat Sep 11 2021 Ignaz Forster - Version 3.5.4 - tukit: Fix resolved support [boo#1190383]
* Mon Sep 06 2021 Ignaz Forster - Version 3.5.3 - t-u: Purge kernels as part of package operations Required for live patching support [bsc#1189728]
* Mon Aug 30 2021 Ignaz Forster - Version 3.5.2 - tukit: Fix overlay syncing errors with SELinux [bsc#1188648] - Don\'t print message for `shell` with --quiet [gh#openSUSE/transactional-update#69]
* Tue Aug 03 2021 Ignaz Forster - Version 3.5.1 - t-u: Disable status file generation by default The new experimental `status` command requires the availability of /etc/YaST2/control.xml, which is not present on all systems. Hide the creation of the corresponding status file behind a new EXPERIMENTAL_STATUS option to try out this functionality. - Increase library version
* Tue Aug 03 2021 Ignaz Forster - Add tukit.conf to spec file
* Mon Aug 02 2021 Ignaz Forster - Version 3.5.0 - Add alias setDiscardIfUnchanged for setDiscard. The old method name wasn\'t really clear and will be removed if we should have an API break in the future - Replace mkinitrd with direct dracut call [boo#1186213] - tukit: Add configuration file support (/etc/tukit.conf) - Allow users to configure additional bind mounts (see /usr/etc/tukit.conf for an example and limitations) [bsc#1188322] - Add \'transactional-update status\' call. This is a POC for obtaining a hash of a system to verify its integrity. The functionality is still experimental! - Internal bugfixes / optimizations
* Sun Jun 13 2021 Ignaz Forster - Version 3.4.0 - Apply SElinux context on /etc in transaction [boo#1185625], [boo#1185766] [bsc#1186842], [boo#1186775] - Implement inotify handling in C instead of Bash; this makes the - -drop-if-no-change option work on SLE Micro [bsc#1184529] - Use `tukit call` for up, dup and patch to allow resuming an update after zypper updated itself in the snapshot [bsc#1185226] - Fix obsolete output type messages in initrd [boo#1177149] - Make different base snapshot warning more visible [bsc#1185224]
* Thu Mar 25 2021 Ignaz Forster - Version 3.3.0 - Add support for more package managers by bind mounting their directories - Support snapshots without dedicated overlay [boo#1183539], [bsc#1183539] - Link RPM database correctly with older zypper versions [boo#1183521] - Don\'t discard manual changes in fstab [boo#1183856], [bsc#1192302]
* Fri Mar 12 2021 Ignaz Forster - Revert inotify-tools dependency: The package is not available in SLE. This will probably have to be implemented as a native C version.
* Fri Mar 12 2021 Ignaz Forster - Version 3.2.2 - Don\'t skip patches with rebootSuggested flag [bsc#1183442]
* Wed Mar 10 2021 Ignaz Forster - Version 3.2.1 - t-u: Forward --quiet option to tukit - Regression: Add /opt as bind mount into update environment - Remove output indicators of the called command to not tamper the result line - Fix /etc syncing with --drop-if-no-change
* Wed Mar 10 2021 Alberto Planas Dominguez - Requires inotify-tool to have --drop-if-no-change available
* Tue Mar 02 2021 Ignaz Forster - Version 3.2.0 - tukit: Add new command \'callext\' to execute an application while the snapshot is mounted. \'{}\' as a parameter will be replaced with the path of the bind mount. - Fix --drop-if-no-change [boo#1182525] - Check whether self-updated version is executable (e.g. on noexec /tmp) [bsc#1173842] - Fix overlay synchronisation with SELinux (again) - Always overwrite supplemental files (e.g. for network configuration) even if they exist in the snapshot already [boo#1182544] - Improve logging and error messages
* Wed Feb 17 2021 Ignaz Forster - Version 3.1.4 - SELinux: Fix syncing of SELinux attributes when using overlays - SELinux: Tag the overlay directory itself (again)
* Mon Feb 15 2021 Ignaz Forster - Version 3.1.3 - Fix overlay syncing on SELinux systems - Fix resuming transactions where the parent does not exist any more
* Fri Feb 12 2021 Ignaz Forster - Version 3.1.2 - libtukit: Report when application was terminated due to a signal, and return the signal number as a return value. This will cause the transaction to be aborted when called via `execute`. - libtukit: Set PATH variable for internal commands to fixed value to find the helper applications, as in some environments such as PolicyKit PATH wouldn\'t be set. - Fix compiler warnings
* Tue Feb 09 2021 Ignaz Forster - Version 3.1.1 - Fix hang in tukit on aarch64 [bsc#1181844] - Prevent deletion of snapshots when resuming a snapshot where no transaction is open - Make tukit work in non-dbus environments [boo#1181934]
* Tue Feb 02 2021 Ignaz Forster - Version 3.1.0 - t-u: Support installing RPMs from the user\'s directory again - Adapt selfupdate to new packaging - Implement signal handling - Remove empty text files
* Mon Feb 01 2021 Ignaz Forster - Add libselinux build time dependency- Remove RPM version check
* Mon Feb 01 2021 Ignaz Forster - Fix libstdc++ filesystem ABI incompatibility by using newer gcc version on old distributions. [boo#1181582]
* Thu Jan 28 2021 Neal Gompa - Rework packaging based on Fedora packaging to separate all the components to remove the intrinsic requirement for Zypper
* Wed Jan 27 2021 Ignaz Forster - Version 3.0.0 - This release changes the internal structure, but should be identical to the previous release feature wise. - Major parts of the previous Bash only application have been rewritten in C++ with the goal to provide an API around transactions; the transactional-update script is using that new interface internally already, however the API should be considered experimental for now - if you are interested to use it, please notify us in https://github.com/openSUSE/transactional-update/issues/52 - A new tool called \"tukit\" provides a C++ tool that can be wrapped by scripts to leverage the functionality. Please consider it experimental for now, the commands may still change. - Bugfixes: - Implement support for system offline update [boo#1180808] - Add statistics files to update environment [boo#1173282]
* Mon Nov 09 2020 Ignaz Forster - Version 2.38.3 - SELinux: Make synchronisation work for both pre-SELinux snapshots and later snapshots; SELinux support should be ready for most tasks now.
* Fri Oct 30 2020 Ignaz Forster - Version 2.28.2 - SELinux: Exclude security.selinux attribute from rsyncing (again)
* Thu Oct 29 2020 Ignaz Forster - Version 2.28.1 - SELinux: Fixed changing the wrong grub configuration file - SELinux: Move /.autorelabel file to writeable location
* Thu Oct 22 2020 Ignaz Forster - Version 2.28 - Add \'setup-selinux\' command for easy setup of a SELinux system - Allow complex commands for the \'run\' command - SELinux: Fix /etc / overlay labeling
* Wed Oct 14 2020 Ignaz Forster - Version 2.27 - Add support for network systemd-resolvd network connections in t-u environment - Mount /var/lib/ca-certificates read-write to prevent SELinux error - Prevent calling transactional-update from within transactional-update
* Sat Sep 26 2020 Ignaz Forster - Version 2.26 - Fix broken sync for second snapshot [boo#1176989] - Add new options to allow separate cleanup of snapshots and overlays - Check for existence of inotifywait before using it - Check that mount options don\'t exceed maximum length
* Mon Sep 21 2020 Ignaz Forster - Version 2.25.1 - Fix inotify watcher setup - Use log_{info,error} for more messages to avoid messing up Salt logs
* Mon Sep 21 2020 Ignaz Forster - Version 2.25 - Reduce number of overlays: Instead of using transparent overlays for all previous layers only add the previous snapshot\'s overlay; this will greatly reduce the number of overlays while still making sure that /etc changes in the running system will be visible in the next snapshot - When using --drop-if-no-change synchronize potential /etc changes with running system - Exclude all non-root-fs mounts from inotify watcher
* Wed Aug 12 2020 Ignaz Forster - Version 2.24.1 - SELinux: adjust labels for etc, fstab and grub.cfg
* Thu Aug 06 2020 Ignaz Forster - Version 2.24 - Add partial SELinux support
* Fri Jul 31 2020 Ignaz Forster - Version 2.23 - Add \"run\" command to be able to execute a single command in a new snapshot - Add \"--drop-if-no-change\" option to discard snapshots if no changes were perfomed (BETA, required for Salt integration) - Removed previous CaaSP Salt support (gh#openSUSE/transactional-update#33) - Avoid \"file not found\" message on systems without /var subvol
* Thu Jul 23 2020 Thorsten Kukuk - Remove unused attr requires- Change bc to file requires
* Tue Jun 23 2020 Ignaz Forster - Version 2.22 - Use pkgconf to determine installation paths - Enable SSL connections in update shell [boo#1149131] & [boo#1133891] & [boo#1192078]
* Mon Apr 06 2020 Ignaz Forster - Version 2.21.1 - Rework error messages on failing umount [boo#1168389]
* Mon Mar 30 2020 Ignaz Forster - Update to version 2.21 - Use slave mounts for /proc, /sys & /dev
* Thu Mar 26 2020 Ignaz Forster - Update to version 2.20.4 - Mount efivarfs on EFI systems to make sure the bootloader will be installed correctly [boo#1162320] - Fix removal of existing overlay directories
* Fri Mar 13 2020 Ignaz Forster - Add dependencies to btrfsprogs, zypper and snapper - most of the functionality is not usable if those applications are not installed. [boo#1166502]
* Tue Mar 03 2020 Ignaz Forster - Update to version 2.20.3 - Reintroduce compatibility with RPM < 4.15 for inclusion in SLE / Leap 15.2 - Prepare for removal of /var/lib/alternatives [jsc#SLE-9101]
* Wed Feb 26 2020 Ignaz Forster - Update to version 2.20.2 - Use full names for zypper options [bsc#1164543] - Ignore /var/lib/rpm in shadowed file output - Optimize create-dirs-from-rpmdb
* Tue Jan 07 2020 Ignaz Forster - Update to version 2.20.1 - Add missing documentation about --continue option - Avoid error message about missing fstab file on first snapshot creation. [boo#1160213]
 
ICM