From 49b778dec05a142690bf88ead5649fefe0adc1a6 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sat, 19 Oct 2013 19:58:09 +0100 Subject: install/rescue: Adapt to a dracut based stage1. The main change here is not remounting a fresh /run. Dracut does this for us and we actually need to keep this one as the initial udev database (when udev is started by dracut) is stored here and thus mounting an empty fs could see us lose some metadata. We no longer touch the /bin, /sbin or /lib[64] symlinks as these are already relative symlinks into /usr and simply bind mounting /usr is enough. --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b56604de1..08acc5fa8 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- adapt to a dracut based stage1 + Version 15.68.1 - 14 October 2013 - adapt to latest mdadm -- cgit v1.2.1 From cb9813e62513a331a5f9c30d201ec3c1009f49f1 Mon Sep 17 00:00:00 2001 From: ennael Date: Tue, 29 Oct 2013 21:37:45 +0100 Subject: 15.69 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 08acc5fa8..0633ad6c6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.69 - 29 October 2013 + - adapt to a dracut based stage1 Version 15.68.1 - 14 October 2013 -- cgit v1.2.1 From 66b836a78461613399cca62b4ef87e8b86e8aca1 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Sun, 3 Nov 2013 16:18:00 +0000 Subject: install: Update beta1 left background --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 0633ad6c6..7ac776d1f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- Mageia 4 beta 1 left background + Version 15.69 - 29 October 2013 - adapt to a dracut based stage1 -- cgit v1.2.1 From 5f88dc22a2b9d279ab3fe908e40f4c3cb86fd832 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Sun, 3 Nov 2013 16:18:52 +0000 Subject: 15.70 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 7ac776d1f..03ab65043 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.70 - 3 November 2013 + - Mageia 4 beta 1 left background Version 15.69 - 29 October 2013 -- cgit v1.2.1 From 20e8b9849a0a80c01f17fe8b59747d805bb75fc9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 7 Nov 2013 10:21:05 +0100 Subject: drop packdrake (uneeded) it's uneeded since we switch to urpmi last usage was drop in commit 61e15785 on Nov 16 2012 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 03ab65043..1d9324f30 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- do not include anymore packdrake module + Version 15.70 - 3 November 2013 - Mageia 4 beta 1 left background -- cgit v1.2.1 From 7921b47111412d20a2af795684be49cf032307f0 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Fri, 8 Nov 2013 10:32:03 +0100 Subject: 15.71 --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 1d9324f30..2910f4baf 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +Version 15.71 - 8 November 2013 + +- do not use automatically gdm for xfce - do not include anymore packdrake module Version 15.70 - 3 November 2013 -- cgit v1.2.1 From 76b172ebe3c1d692183b2ca89a43bc265ee2af48 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 8 Nov 2013 11:27:45 +0100 Subject: fix building debug image with latest gdb --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 2910f4baf..8321c2bfb 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- debug image: + o fix building with latest gdb + Version 15.71 - 8 November 2013 - do not use automatically gdm for xfce -- cgit v1.2.1 From b9a02896df3a48aebccfe23cc144d02637100400 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 8 Nov 2013 11:53:31 +0100 Subject: add missing python modules for gdb --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8321c2bfb..8c06591e9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ - debug image: + o add missing python modules for latest gdb o fix building with latest gdb Version 15.71 - 8 November 2013 -- cgit v1.2.1 From c95ef2daa33f39c7e8f1d4eb86595f6c4daccb95 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 9 Nov 2013 20:34:23 +0159 Subject: use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8c06591e9..8052ab908 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) - debug image: o add missing python modules for latest gdb o fix building with latest gdb -- cgit v1.2.1 From 432fd0e73660d9d2be0063f1d0e9e0c1e6c8bc37 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 9 Nov 2013 20:36:33 +0159 Subject: 15.72 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8052ab908..4cceb9482 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.72 - 9 November 2013 + - use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) - debug image: o add missing python modules for latest gdb -- cgit v1.2.1 From d785037f4af85bae350353e84e58165319def060 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 9 Nov 2013 22:37:51 +0159 Subject: fix typo in last Makefile change --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4cceb9482..ddd17fe7a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix typo in last Makefile change + Version 15.72 - 9 November 2013 - use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) -- cgit v1.2.1 From 04857d3dc1375cc560292d30ab8db994dc143470 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 9 Nov 2013 22:39:14 +0159 Subject: 15.72.1 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index ddd17fe7a..8270b27db 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.72.1 - 9 November 2013 + - fix typo in last Makefile change Version 15.72 - 9 November 2013 -- cgit v1.2.1 From d7d5ba42ce1e234de688ae6648145e71f821c92e Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 10 Nov 2013 19:00:57 +0159 Subject: use 500 instead of 500 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8270b27db..f6b795f46 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- use $UID instead of $(id -u) + Version 15.72.1 - 9 November 2013 - fix typo in last Makefile change -- cgit v1.2.1 From 830590691f7272ab8c1f0db29887c2bd8fc93874 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 11 Nov 2013 01:24:33 +0159 Subject: properly escape 5096UID --- perl-install/install/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index f6b795f46..9c9f00705 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ -- use $UID instead of $(id -u) +- properly escape $$UID +- use $$UID instead of $$(id -u) Version 15.72.1 - 9 November 2013 -- cgit v1.2.1 From 3ed597224e6730fe2e37f5afdbff0343e56028de Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 11 Nov 2013 01:25:54 +0159 Subject: 15.72.2 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9c9f00705..f8679286c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.72.2 - 11 November 2013 + - properly escape $$UID - use $$UID instead of $$(id -u) -- cgit v1.2.1 From 18526c95f0933172f4ab9623f8464d956b4668b8 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Tue, 12 Nov 2013 09:31:32 +0100 Subject: polkit: fix wrappers to properly escape arguments when calling the binary --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index f8679286c..1cab1b451 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- polkit: fix wrappers to properly escape arguments when calling the binary + Version 15.72.2 - 11 November 2013 - properly escape $$UID -- cgit v1.2.1 From dd28f6573bad3a9a4a4b86a22be7cbdca1bf99b8 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Tue, 12 Nov 2013 09:32:38 +0100 Subject: perl-install: 15.73 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 1cab1b451..d024cda19 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.73 - 12 November 2013 + - polkit: fix wrappers to properly escape arguments when calling the binary Version 15.72.2 - 11 November 2013 -- cgit v1.2.1 From 5ad105eaea1d6be9170593af2e4af8c7debee481 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 12 Nov 2013 11:01:12 +0100 Subject: include enough python in order to generate a stack trace from within stage2 --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index d024cda19..e20cf3bf9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- debug image: + o include enough python in order to generate a stack trace from within stage2 + Version 15.73 - 12 November 2013 - polkit: fix wrappers to properly escape arguments when calling the binary -- cgit v1.2.1 From 5e2cb78633952183bf805f1c2223475305d8db6b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 13 Nov 2013 13:01:23 +0100 Subject: log why updates were not applied log a nice message (urpmi not found or no network) instead of a silent missing feature --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e20cf3bf9..d137a7c75 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - debug image: o include enough python in order to generate a stack trace from within stage2 +- log why updates were not applied Version 15.73 - 12 November 2013 -- cgit v1.2.1 From 5c7f440d6ba6016ebe497d7f88d88aafab47a47d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 18 Nov 2013 23:28:26 +0100 Subject: fix passing arguments from drakx-in-chroot in debug mode --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index d137a7c75..7779bdb59 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,7 @@ - debug image: o include enough python in order to generate a stack trace from within stage2 + o fix passing arguments from drakx-in-chroot +- do not compile/include xhost+ anymore (unused for years) - log why updates were not applied Version 15.73 - 12 November 2013 -- cgit v1.2.1 From 7828203e308e62a47eac337a193d0fa1680b97d9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 19 Nov 2013 00:29:53 +0100 Subject: 15.73.1 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 7779bdb59..62443f6c8 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.73.1 - 19 November 2013 + - debug image: o include enough python in order to generate a stack trace from within stage2 o fix passing arguments from drakx-in-chroot -- cgit v1.2.1 From bd5b12f509eb7afb4e5debcf0aad85957716284a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 23 Nov 2013 16:56:24 +0100 Subject: 16.0 --- perl-install/install/NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 62443f6c8..c57b89f9b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,11 @@ +Version 16.0 - 23 November 2013 + +- switch from Gtk+-2 to Gtk+-3: + o Banners: most themes work OK but Oxygen-gtk3... + o diskdrake: most themes work OK but Oxygen-gtk3... +- detect_devices: + fix ids to be numeric + Version 15.73.1 - 19 November 2013 - debug image: -- cgit v1.2.1 From fc737ec82c38e0c92f5b808a2542c34e04a0005b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 26 Nov 2013 07:01:35 +0100 Subject: fix a warning when checking root password strength include dialog-warning-symbolic --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index c57b89f9b..9e21655a8 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix a warning: include dialog-warning-symbolic + Version 16.0 - 23 November 2013 - switch from Gtk+-2 to Gtk+-3: -- cgit v1.2.1 From 1285c7382105cba7e4567c3a4c890cec2708b4a2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Nov 2013 09:31:26 +0100 Subject: fix left panel text being black instead of white (mga#11792) issue introduced in commit 7bebddbde7bc6aeef0cbacc46df5bd3a4162160a when switching from gtk2 RC files to gtk3 CSS: we need to add "*" to match children widgets too --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9e21655a8..82f0d68b6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ - fix a warning: include dialog-warning-symbolic +- fix left panel text being black instead of white (mga#11792) Version 16.0 - 23 November 2013 -- cgit v1.2.1 From 4d4666ef4068f7f7e9bf8fd7b376c407dddbe1b5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Nov 2013 09:32:56 +0100 Subject: fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) fix can't locate object method "child1_shrink" via package "Gtk3::HPaned" --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 82f0d68b6..6474730bc 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - fix a warning: include dialog-warning-symbolic - fix left panel text being black instead of white (mga#11792) +- fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) Version 16.0 - 23 November 2013 -- cgit v1.2.1 From 2f8ee0ef2b920ad8125b34339bce7b4f241e2812 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Nov 2013 13:21:02 +0100 Subject: use new Toolbar API (mga#11791) old toolbar API is no more available: Can't locate object method "append_item" via package Gtk3:Toolbar" at ugtk3.pm line 954 --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6474730bc..193d30c08 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,7 @@ - fix a warning: include dialog-warning-symbolic - fix left panel text being black instead of white (mga#11792) - fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) +- fix using old toolbar API that is no more available (mga#11791) Version 16.0 - 23 November 2013 -- cgit v1.2.1 From 24e5026cdc82292243c9f313d5c90d318bb9abd6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Nov 2013 14:47:57 +0100 Subject: wrap too big labels in summary dialog (mga#11793) --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 193d30c08..210197a65 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -2,6 +2,7 @@ - fix left panel text being black instead of white (mga#11792) - fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) - fix using old toolbar API that is no more available (mga#11791) +- wrap too big labels in summary dialog (mga#11793) Version 16.0 - 23 November 2013 -- cgit v1.2.1 From 139725a86f58091d6a4efe312a3550bb1c35eae0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Nov 2013 14:48:41 +0100 Subject: 16.1 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 210197a65..a195b285f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.1 - 28 November 2013 + - fix a warning: include dialog-warning-symbolic - fix left panel text being black instead of white (mga#11792) - fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) -- cgit v1.2.1 From c5275f0b77863e5348435d0ed246e8cefdd8dffb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 29 Nov 2013 17:39:57 +0100 Subject: no more run urpmi.update when adding media this is uneeded with urpmi-7.27+ basically reverting commit 810c20b3 --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a195b285f..013caea5d 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- no more run urpmi.update when adding media + (uneeded with urpmi-7.27+) + Version 16.1 - 28 November 2013 - fix a warning: include dialog-warning-symbolic -- cgit v1.2.1 From 40bdb1facddef1d217ab7936aa67105b5ae380d9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 29 Nov 2013 21:44:41 +0100 Subject: 16.2 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 013caea5d..16c5a726c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.2 - 29 November 2013 + - no more run urpmi.update when adding media (uneeded with urpmi-7.27+) -- cgit v1.2.1 From 11ba82c878d478bd7707dd7a5d1083b19ecd4060 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 2 Dec 2013 14:29:38 +0100 Subject: fix titles not being blue anymore in CSS, we need to match sub widgets too for installer --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 16c5a726c..8d453f778 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix titles not being blue anymore + Version 16.2 - 29 November 2013 - no more run urpmi.update when adding media -- cgit v1.2.1 From 80ca8cd488b50c30842f29481ed8aac5d259ef83 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 2 Dec 2013 17:06:35 +0100 Subject: fix partionning wizard moving the main window to left (mga#11790) widgets were too wide with gtk3 + oxygen-gtk3 we either have to change the horizontal scrolling policty to 'automatic' (thus having an ugly horizontal scrolling bar) or shrink those widgets --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8d453f778..f6814486b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- fix partionning wizard moving the main window to left (mga#11790) - fix titles not being blue anymore Version 16.2 - 29 November 2013 -- cgit v1.2.1 From cc7f01e0a9727f6ef9b98b58e200e1c431f6f0dc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 2 Dec 2013 17:08:03 +0100 Subject: 16.4 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index f6814486b..bd771b91f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.4 - 2 December 2013 + - fix partionning wizard moving the main window to left (mga#11790) - fix titles not being blue anymore -- cgit v1.2.1 From 539125d67d4261dbd7010695340cc3a6b0e8b478 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 3 Dec 2013 09:40:13 +0100 Subject: typo fix --- perl-install/install/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index bd771b91f..fff8a7d7d 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,6 @@ Version 16.4 - 2 December 2013 -- fix partionning wizard moving the main window to left (mga#11790) +- fix partitioning wizard moving the main window to left (mga#11790) - fix titles not being blue anymore Version 16.2 - 29 November 2013 -- cgit v1.2.1 From 8582508256cbd9e44d7acfdbf9ac2f9dc6fedfdd Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 3 Dec 2013 09:39:24 +0100 Subject: detect eMMc block devices (Luc Menut, mga#11812) --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index fff8a7d7d..d669de58a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- partitioning: + o detect eMMc block devices (Luc Menut, mga#11812) + Version 16.4 - 2 December 2013 - fix partitioning wizard moving the main window to left (mga#11790) -- cgit v1.2.1 From ee5d25217f323d435e06de59cc091586213d4ab7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 3 Dec 2013 12:30:10 +0100 Subject: show labels on partition buttons again but make them ellipsized (mga#11858) --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index d669de58a..33acd6960 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - partitioning: o detect eMMc block devices (Luc Menut, mga#11812) + o show labels on partition buttons again but ellipsized (mga#11858) Version 16.4 - 2 December 2013 -- cgit v1.2.1 From 96b708cf3834b5b9def187ce80e9592cdfb2284a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 3 Dec 2013 17:07:00 +0100 Subject: fix a crash in partitioning wizard (mga#11820) --- perl-install/install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 33acd6960..7bbb7fac0 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - partitioning: o detect eMMc block devices (Luc Menut, mga#11812) + o fix a crash in partitioning wizard (mga#11820) o show labels on partition buttons again but ellipsized (mga#11858) Version 16.4 - 2 December 2013 -- cgit v1.2.1 From 212f25b60eba5764d99b01f3e911f7833a8262bc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 3 Dec 2013 17:07:36 +0100 Subject: 16.5 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 7bbb7fac0..82aa26dea 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.5 - 3 December 2013 + - partitioning: o detect eMMc block devices (Luc Menut, mga#11812) o fix a crash in partitioning wizard (mga#11820) -- cgit v1.2.1 From 60665b8f4ee4267e32c5306e485dc3264d4246cb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 4 Dec 2013 15:07:50 +0100 Subject: fix blue background behind left panel text (mga#11866) Due to the switch from RC to CSS, the background color now got enforced by gtk3 (#11866) => drop the useless bg color. this affected both installer & (no yet released) mcc. Detected first while testing gtk3 mcc and then also reported once oxygen-gtk3 was fixed regarding Banners. Spotted by Hugo Pereira Da Costa in https://bugs.kde.org/show_bug.cgi?id=328383 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 82aa26dea..5686d6f46 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix blue background behind left panel text (mga#11866) + Version 16.5 - 3 December 2013 - partitioning: -- cgit v1.2.1 From bbc016954b23c9daa87b9d78cce95c10bd5329e6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 4 Dec 2013 15:10:44 +0100 Subject: 16.6 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 5686d6f46..15a3f9920 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.6 - 4 December 2013 + - fix blue background behind left panel text (mga#11866) Version 16.5 - 3 December 2013 -- cgit v1.2.1 From 3648552d18fb07620fcaeff49bdf845a153e7945 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 5 Dec 2013 07:34:19 +0100 Subject: fix a crash when creating partitins (mga#11876) --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 15a3f9920..b0a2f4115 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- partitioning: + o fix a crash when creating partitins (mga#11876) + Version 16.6 - 4 December 2013 - fix blue background behind left panel text (mga#11866) -- cgit v1.2.1 From cd0533514f6b7fca36444402657605863c26db56 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 5 Dec 2013 07:34:49 +0100 Subject: 16.7 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b0a2f4115..df69ea679 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.7 - 5 December 2013 + - partitioning: o fix a crash when creating partitins (mga#11876) -- cgit v1.2.1 From 1438c6cdb9448532f1a7f77367abc8c51c54df1f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 5 Dec 2013 07:44:23 +0100 Subject: typo fix --- perl-install/install/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index df69ea679..c0dd77dd1 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,7 +1,7 @@ Version 16.7 - 5 December 2013 - partitioning: - o fix a crash when creating partitins (mga#11876) + o fix a crash when creating partitions (mga#11876) Version 16.6 - 4 December 2013 -- cgit v1.2.1 From 7a946b33b5cc08b4ee85994d44ea60c6dc73ebf0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 6 Dec 2013 11:29:40 +0100 Subject: fix retrieving network info from stage2 after dracut migration (mga#11504) dracut is now creating /tmp/ifcfg & /tmp/ifcfg-leases directories... --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index c0dd77dd1..42c4cfe47 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix retrieving network info from stage2 after dracut migration (mga#11504) + Version 16.7 - 5 December 2013 - partitioning: -- cgit v1.2.1 From 338596b72f464cc01cffdb52914b5a67155d84d8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 6 Dec 2013 11:31:07 +0100 Subject: 16.9 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 42c4cfe47..dc73d857a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.9 - 6 December 2013 + - fix retrieving network info from stage2 after dracut migration (mga#11504) Version 16.7 - 5 December 2013 -- cgit v1.2.1 From af70f77e2a0860fbcbf01f4b6ac28bfa6fea9c6b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 6 Dec 2013 14:35:22 +0100 Subject: (reallyChooseGroups) make bottom buttons always available by puting the scrolling window only around the package group check boxes --- perl-install/install/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index dc73d857a..016ee9bfe 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +- package group selection: + o make bottom buttons always available + (by puting the scrolling window only around the package group check boxes) + Version 16.9 - 6 December 2013 - fix retrieving network info from stage2 after dracut migration (mga#11504) -- cgit v1.2.1 From df2bad0dab355858bf78c073b2ee7262cd206512 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 6 Dec 2013 14:38:36 +0100 Subject: 16.10 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 016ee9bfe..145ddb876 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.10 - 6 December 2013 + - package group selection: o make bottom buttons always available (by puting the scrolling window only around the package group check boxes) -- cgit v1.2.1 From 35931b6bbe8c68d2de33bb3bfa52e7aae9936d72 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 10 Dec 2013 07:37:41 +0100 Subject: fix crash when selecting an input method (mga#11939) Gtk3 API has changed --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 145ddb876..a070f7761 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix crash when selecting an input method (mga#11939) + Version 16.10 - 6 December 2013 - package group selection: -- cgit v1.2.1 From dff10b2fa93b4a1ed06f5831dee3a85af75aab1b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 10 Dec 2013 07:38:28 +0100 Subject: 16.13 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a070f7761..1e89818b9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.13 - 10 December 2013 + - fix crash when selecting an input method (mga#11939) Version 16.10 - 6 December 2013 -- cgit v1.2.1 From e549f6a8e281d1dba6646eee6245c0835de9e878 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Tue, 10 Dec 2013 17:42:29 +0100 Subject: 16.14 --- perl-install/install/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 1e89818b9..9443e0a4c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +Version 16.14 - 10 December 2013 + +- Mageia 4 beta 2 left background + Version 16.13 - 10 December 2013 - fix crash when selecting an input method (mga#11939) -- cgit v1.2.1 From 5a773fbf89098e38bd0f6c86b93e72d1000808c9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Dec 2013 14:45:29 +0100 Subject: drakx-in-chroot changes concerns stage2 not drakxtools --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9443e0a4c..a1a40446d 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -57,6 +57,8 @@ Version 16.0 - 23 November 2013 o diskdrake: most themes work OK but Oxygen-gtk3... - detect_devices: fix ids to be numeric +- drakx-in-chroot: + o add --depth in order to force 16bit colors mode Version 15.73.1 - 19 November 2013 -- cgit v1.2.1 From 64d1f0f2e257e7fbf701de7de40ea6240c43d290 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Dec 2013 14:46:08 +0100 Subject: advise to install xephyr if missing --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a1a40446d..8744fb7df 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- drakx-in-chroot: + o advise to install xephyr if missing + Version 16.14 - 10 December 2013 - Mageia 4 beta 2 left background -- cgit v1.2.1 From b4ce4dc30caf0106ba74025e4fccc1902d73860b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Dec 2013 16:14:56 +0100 Subject: hint that nonfree is needed if a CPU needs a microcode --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8744fb7df..88532bfbd 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- media step: + o hint that nonfree is needed if a CPU needs a microcode - drakx-in-chroot: o advise to install xephyr if missing -- cgit v1.2.1 From 2034e092be5c8baa072bc34ee7d34c8df7de989b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Dec 2013 17:00:44 +0100 Subject: fix pausing installing while displaying release notes (reverting commit 3d93ee6ae8a7715327ba89f3250f49c81ca47c7d) --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 88532bfbd..a24ab411a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,7 @@ - media step: o hint that nonfree is needed if a CPU needs a microcode +- install: + o fix pausing installing while displaying release notes - drakx-in-chroot: o advise to install xephyr if missing -- cgit v1.2.1 From 19a11905a998a1e62fb8f32aeb749f1b5a9bafd6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Dec 2013 17:47:45 +0100 Subject: use mutter instead of matchbox in order to try to workaround diskdrake issues (mga#11790, mga#11989, ...) as a side effect, stage2 shrinks by 3Mb... --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a24ab411a..a0aea90d9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -4,6 +4,9 @@ o fix pausing installing while displaying release notes - drakx-in-chroot: o advise to install xephyr if missing +- use mutter instead of matchbox in order to try to workaround + diskdrake issues (mga#11790, mga#11989, ...) + as a side effect, stage2 shrinks by 3Mb... Version 16.14 - 10 December 2013 -- cgit v1.2.1 From 9540227d98c68c32ad4b1816f95a8e8628f8e692 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Dec 2013 17:48:53 +0100 Subject: 16.17 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a0aea90d9..0bd7619ae 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.17 - 20 December 2013 + - media step: o hint that nonfree is needed if a CPU needs a microcode - install: -- cgit v1.2.1 From 2058d0ddaa491d1601c61c1a2829cf70e4aa7f5f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Dec 2013 18:04:38 +0100 Subject: fix bug ID --- perl-install/install/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 0bd7619ae..9896ad422 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -7,7 +7,7 @@ Version 16.17 - 20 December 2013 - drakx-in-chroot: o advise to install xephyr if missing - use mutter instead of matchbox in order to try to workaround - diskdrake issues (mga#11790, mga#11989, ...) + diskdrake issues (mga#11790, mga#11988, ...) as a side effect, stage2 shrinks by 3Mb... Version 16.14 - 10 December 2013 -- cgit v1.2.1