- 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:
parent
24ac620f31
commit
6056318a59
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ead9b199067bae3c897602b85b7cbf195f0787ad2536092b3e84fc0b01394028
|
||||
size 1467444
|
3
yast2-installation-4.3.32.tar.bz2
Normal file
3
yast2-installation-4.3.32.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12401c9a1473939107ff6e10d4016b6e7f9e038edd7128af33e454ef14ff7723
|
||||
size 1469368
|
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.3.31
|
||||
Version: 4.3.32
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user