diff --git a/yast2-update-3.2.2.tar.bz2 b/yast2-update-3.2.2.tar.bz2 deleted file mode 100644 index b8a4bc4..0000000 --- a/yast2-update-3.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a835203268eb6497c03ff307d9e220e2fa30ef498f177d3520202aad091a7a31 -size 62878 diff --git a/yast2-update-4.0.8.tar.bz2 b/yast2-update-4.0.8.tar.bz2 new file mode 100644 index 0000000..a7999c1 --- /dev/null +++ b/yast2-update-4.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356e23e64037483edcf3ee1449e9dcd7f51925fb9ce62452ada3ec6566e379be +size 61563 diff --git a/yast2-update.changes b/yast2-update.changes index 51b8f9e..6f43e7b 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,108 @@ +------------------------------------------------------------------- +Mon Jan 15 09:56:47 UTC 2018 - jreidinger@suse.com + +- remove obsolete rootpart_check_keyboard client that allows having + different keyboard in update env and on target disk (related to + bsc#1075828) +- 4.0.6 + +------------------------------------------------------------------- +Tue Jan 9 07:09:57 UTC 2018 - ancor@suse.com + +- When matching partitions, rely on the new + Y2Storage::Devicegraph#find_by_any_name (bsc#1073254). +- 4.0.5 + +------------------------------------------------------------------- +Fri Jan 5 07:33:52 UTC 2018 - jsrain@suse.cz + +- upgrade the system always via equivalent of 'zypper dup' + (bsc#1071708) +- 4.0.4 + +------------------------------------------------------------------- +Tue Dec 19 17:27:41 UTC 2017 - ancor@suse.com + +- When matching partitions, also use udev names that have been + discarded by libstorage-ng (bsc#1073254). +- 4.0.3 + +------------------------------------------------------------------- +Mon Dec 18 16:32:10 UTC 2017 - ancor@suse.com + +- Use udev names, in addition to kernel device names, to match + partitions (part of the fix for bsc#1073254). +- 4.0.2 + +------------------------------------------------------------------- +Fri Nov 24 06:51:50 UTC 2017 - jsrain@suse.cz + +- Display warning if system uses cryptconfig encrypted home + directories (fate#323541) +- 4.0.1 + +------------------------------------------------------------------- +Tue Oct 31 14:51:13 UTC 2017 - mvidner@suse.com + +- Filter upgradable products in the partition selector already + (FATE#323163). +- 4.0.0 + +------------------------------------------------------------------- +Tue Aug 22 10:59:42 UTC 2017 - knut.anderssen@suse.com + +- Show legacy root filesystems in the list of systems to upgrade + from (fate#323394). +- 3.3.4 + +------------------------------------------------------------------- +Mon Aug 21 10:14:50 UTC 2017 - ancor@suse.com + +- Use translatable and human-friendly format to display the + partition id during a system upgrade (part of fate#318196). +- 3.3.3 + +------------------------------------------------------------------- +Thu Aug 17 12:14:04 UTC 2017 - knut.anderssen@suse.com + +- Fixed a typo calling a Logger method (bsc#1054236). +- 3.3.2 + +------------------------------------------------------------------- +Wed Aug 16 11:44:44 UTC 2017 - knut.anderssen@suse.com + +- Do not allow to upgrade if the target system uses reiserfs + (fate#323394). +- 3.3.1 + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com + +- Merged storage-ng branch (fate#318196). +- Note: all changes below with this date belong to the merge. +- 3.3.0 + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com + +- storage-ng: adapted calls to temporary y2storage_* methods, since + they were finally removed from Y2Storage::StorageManager. + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - shundhammer@suse.de + +- Merged master to storage-ng branch + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - jlopez@suse.com + +- storage-ng: add detection of previous systems using lvm. + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com + +- storage-ng: detection of previous systems partially adapted. + ------------------------------------------------------------------- Wed Apr 19 14:38:34 UTC 2017 - lslezak@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index 9eca53f..f27d9aa 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-update # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-update -Version: 3.2.2 +Version: 4.0.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,9 +39,9 @@ BuildRequires: yast2-installation-control # Needed for tests BuildRequires: rubygem(rspec) -# Stroage::ChangeDmNamesFromCrypttab -BuildRequires: yast2-storage >= 2.22.9 -Requires: yast2-storage >= 2.22.9 +BuildRequires: yast2-storage-ng >= 3.3.4 +# Y2Storage::Devicegraph#find_by_any_name +Requires: yast2-storage-ng >= 4.0.67 # FSSnapshotStore Requires: yast2 >= 3.1.126 Requires: yast2-installation @@ -106,7 +106,6 @@ Use this component if you wish to update your system. %{yast_moduledir}/* %{yast_clientdir}/inst_rootpart.rb -%{yast_clientdir}/inst_update.rb %{yast_clientdir}/inst_backup.rb %{yast_clientdir}/rootpart_proposal.rb %{yast_clientdir}/update_proposal.rb @@ -114,7 +113,6 @@ Use this component if you wish to update your system. %{yast_clientdir}/backup_proposal.rb %{yast_clientdir}/inst_update_partition.rb %{yast_clientdir}/inst_update_partition_auto.rb -%{yast_clientdir}/rootpart_check_keyboard.rb %dir %{yast_yncludedir} %{yast_yncludedir}/update