Angela Briel
634d799879
- Bump version to 1.11 - clone-master-clean-up fails when /etc/iscsi/initiatorname.iscsi doesn't exist The entire section is wrapped in a test for the existence of this file. (bsc#1207993) - Bump version to 1.10 - clone-master-clean-up fails if postfix is not installed (bsc#1204835) Check if the directory does exists. - Bump version to 1.9 - [clone-master-clean-up] Cleannup initiatorname.iscsi Remove all no comment files (bsc#1203024) - Bump version to 1.8 - clone-master-clean-up fails to remove btrfs snapshots (bsc#1203651) - Bump version to 1.7 - CVE-2021-32000: fix some potentially dangerous file system operations (bsc#1181050) OBS-URL: https://build.opensuse.org/request/show/1077559 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/clone-master-clean-up?expand=0&rev=10
144 lines
5.2 KiB
Plaintext
144 lines
5.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 7 12:26:43 UTC 2023 - Peter Varkoly <varkoly@suse.com>
|
|
|
|
- Bump version to 1.11
|
|
- clone-master-clean-up fails when /etc/iscsi/initiatorname.iscsi doesn't exist
|
|
The entire section is wrapped in a test for the existence of this file.
|
|
(bsc#1207993)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 28 11:41:37 UTC 2022 - Peter Varkoly <varkoly@suse.com>
|
|
|
|
- Bump version to 1.10
|
|
- clone-master-clean-up fails if postfix is not installed (bsc#1204835)
|
|
Check if the directory does exists.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 23 14:49:49 UTC 2022 - Peter Varkoly <varkoly@suse.com>
|
|
|
|
- Bump version to 1.9
|
|
- [clone-master-clean-up] Cleannup initiatorname.iscsi
|
|
Remove all no comment files
|
|
(bsc#1203024)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 22 09:08:16 UTC 2022 - Peter Varkoly <varkoly@suse.com>
|
|
|
|
- Bump version to 1.8
|
|
- clone-master-clean-up fails to remove btrfs snapshots
|
|
(bsc#1203651)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 30 15:02:45 UTC 2022 - abriel@suse.com
|
|
|
|
- Bump version to 1.7
|
|
- CVE-2021-32000: fix some potentially dangerous file system
|
|
operations
|
|
(bsc#1181050)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 12 15:44:30 UTC 2020 - abriel@suse.com
|
|
|
|
- Bump version to 1.6
|
|
- cleanup salt client ID and osad authentication configuration
|
|
file and the system ID
|
|
(bsc#1174147)
|
|
- change the path of the template file in the comments of
|
|
custom_remove.template and clone-master-clean-up.sh
|
|
(jsc#TEAM-490)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 8 13:24:41 UTC 2019 - abriel@suse.com
|
|
|
|
- Bump version to 1.5
|
|
- Don't show output from pushd/popd
|
|
- Make snapper snapshot removal more generic
|
|
The output format is not really meant for machine reading, it's
|
|
format has changed thus the simple parser broke.
|
|
This now makes the parser more generic (using data from d-bus),
|
|
also now it is ensured the snapshots are deleted in the correct
|
|
order.
|
|
(bsc#1149322)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 27 07:06:00 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 7 11:00:14 UTC 2019 - Egbert Eich <eich@suse.com>
|
|
|
|
- Install README.md and license file, fix build warnings.
|
|
- Fix _service-file:
|
|
* Replace 'HEAD' version by 'master' branch:
|
|
Right now, this project has just one single branch - track
|
|
this as the release branch.
|
|
* Add <versionformat>.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 2 13:08:25 UTC 2019 - Egbert Eich <eich@suse.com>
|
|
|
|
- Add _service file to fetch package form git.
|
|
Add workaround for service osc_scm: avoid script to have the
|
|
same name repository.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 12:27:05 CET 2019 - eich@suse.com
|
|
|
|
- Wicked stores a number of files containing unique IDs and DHCP data
|
|
in /var/lib/wicked/*. These files need to be removed for cloning:
|
|
if machines with identical settings exist in the same network
|
|
multiple times, IP addresses may change with each renewal
|
|
(bsc#1139667)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 30 17:17:05 UTC 2019 - dakechi@suse.com
|
|
|
|
- Moved the configuration files out of the /var directory
|
|
* Needed for compliance with transactional updates (bsc#1092378)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 1 01:35:34 CET 2018 - ro@suse.de
|
|
|
|
- Prepare for new fillup location
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 13:33:05 UTC 2017 - abriel@suse.com
|
|
|
|
- The following changes are made to accomplish FATE#322066
|
|
* Fix typos and improve man page
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 15 12:40:20 UTC 2017 - abriel@suse.com
|
|
|
|
- The following changes are made to accomplish FATE#322066
|
|
* remove some more files and directories (see man page for detailes)
|
|
* add clone-master-clean-up.sysconfig, to give the user the possibillity for minimal intervention
|
|
* add custom_remove.template to allow partner or customer specific removals
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 15 12:41:37 UTC 2016 - hguo@suse.com
|
|
|
|
- The following issues are addressed:
|
|
* After wiping swap, the swap gets a new UUID, causing slow boot.
|
|
* 70-persistent-net.rules is not removed.
|
|
Along with several coding style and indentation fixes.
|
|
(bsc#961906)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 10 15:12:07 UTC 2015 - varkoly@suse.com
|
|
|
|
- according to comment from Berthold Gunreben in comment #18 in
|
|
- FATE#318965 Allow Clone-Master creation, the random-seed files
|
|
- need to be deleted, too
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 23 09:05:07 UTC 2015 - hguo@suse.com
|
|
|
|
- Add clean up item: auto-generated HANA firewall script.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 14 12:35:46 UTC 2015 - hguo@suse.com
|
|
|
|
- Initial version, initial release.
|