2022-03-29 11:14:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 29 09:12:32 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
|
|
|
|
|
2022-03-29 12:12:33 +02:00
|
|
|
- Update to latest version 1.2.14. Some changes:
|
|
|
|
* all: detect if running sudo and improve error messages for container managers, pointing to documentation
|
|
|
|
* fix: move selinux fix into create phase
|
|
|
|
* enter: escape --workdir argument
|
|
|
|
* enter: Enter at workdir through child path of '/run/host' by @ennec-e in #186
|
|
|
|
* stop: Add distrobox-stop command
|
|
|
|
* enter: use container's $PATH when entering
|
|
|
|
* create: resolve path before mounting
|
|
|
|
* init: If user already exists in /etc/passwd set props again, do not skip
|
|
|
|
* init: Fix grep match of very short user or group names
|
|
|
|
* init: tighter systemd integration with host
|
|
|
|
*init: support LDAP/AD mail usernames
|
|
|
|
* export: support exporting of system flatpaks and document it
|
|
|
|
Full list available at: https://github.com/89luca89/distrobox/releases/tag/1.2.14
|
|
|
|
- Switch from `install -p` to `install --prefix` (see
|
|
|
|
https://github.com/89luca89/distrobox/pull/190)
|
2022-03-29 11:14:17 +02:00
|
|
|
|
2022-03-14 11:55:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 11 15:18:44 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
|
|
|
|
|
|
|
|
- Update to latest version 1.2.13
|
|
|
|
- Fix some rpmlint suggested spec file issues
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 31 11:25:37 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
|
|
|
|
|
|
|
|
- Update to latest version (1.2.12)
|
|
|
|
- Add licence to the spec file and fix formatting, add some globbing
|
|
|
|
- Include the manpages in the package
|
|
|
|
- Add changelog file
|
|
|
|
* File added: distrobox.changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 12 11:25:37 UTC 2022 - Nathan D <dhanas.nathan@gmail.com>
|
|
|
|
|
|
|
|
- Initial package
|