- Reduce self-update mechanism memory consumption (bsc#1182928):

- Make sure to download the package only once.
  - Use a single squash file system for each update repository.
  - Ignore unchanged files and directories like /usr/share/man,
    /usr/share/info, etc.
- 4.3.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1098
This commit is contained in:
YaST Team Bot 2021-03-10 15:03:12 +00:00 committed by Git OBS Bridge
parent 24ac620f31
commit 6056318a59
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ead9b199067bae3c897602b85b7cbf195f0787ad2536092b3e84fc0b01394028
size 1467444

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12401c9a1473939107ff6e10d4016b6e7f9e038edd7128af33e454ef14ff7723
size 1469368

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 10 10:06:00 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Reduce self-update mechanism memory consumption (bsc#1182928):
- Make sure to download the package only once.
- Use a single squash file system for each update repository.
- Ignore unchanged files and directories like /usr/share/man,
/usr/share/info, etc.
- 4.3.32
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 4 13:49:52 UTC 2021 - Ladislav Slezák <lslezak@suse.cz> Thu Mar 4 13:49:52 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>

View File

@ -17,7 +17,7 @@
Name: yast2-installation Name: yast2-installation
Version: 4.3.31 Version: 4.3.32
Release: 0 Release: 0
Summary: YaST2 - Installation Parts Summary: YaST2 - Installation Parts
License: GPL-2.0-only License: GPL-2.0-only