Mageia Bugzilla – Attachment 9556 Details for
Bug 21425
mgaonline changes to black background and invisible labels during upgrade to Mageia 6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
gurpmi: update perl-Pango first too (mga#21425)
0001-gurpmi-update-perl-Pango-first-too-mga-21425.patch (text/plain), 1.05 KB, created by
Thierry Vignaud
on 2017-08-02 17:02:39 CEST
(
hide
)
Description:
gurpmi: update perl-Pango first too (mga#21425)
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2017-08-02 17:02:39 CEST
Size:
1.05 KB
patch
obsolete
>From 96307e380ec1b08f1f9f6ad082ef40239193a3a2 Mon Sep 17 00:00:00 2001 >From: Thierry Vignaud <thierry.vignaud@gmail.com> >Date: Wed, 2 Aug 2017 17:00:24 +0200 >Subject: [PATCH] gurpmi: update perl-Pango first too (mga#21425) > >--- > NEWS | 3 +++ > gurpmi.pm | 2 +- > 2 files changed, 4 insertions(+), 1 deletion(-) > >diff --git a/NEWS b/NEWS >index b7f578ca..eec24470 100644 >--- a/NEWS >+++ b/NEWS >@@ -1,3 +1,6 @@ >+- gurpmi: >+ o update perl-Pango first too (mga#21425) >+ > Version 8.110 - 13 July 2017 > > - workaround a segfault in gurpmi (mga#21167) >diff --git a/gurpmi.pm b/gurpmi.pm >index 52aa09c6..32f82f5b 100644 >--- a/gurpmi.pm >+++ b/gurpmi.pm >@@ -48,7 +48,7 @@ on a Mageia Linux distribution. > > =cut > >-urpm::select::add_packages_to_priority_upgrade_list(qw(gurpmi perl-Glib perl-Glib-Object-Introspection perl-Gtk3)); >+urpm::select::add_packages_to_priority_upgrade_list(qw(gurpmi perl-Glib perl-Glib-Object-Introspection perl-Gtk3 perl-Pango)); > > sub usage () { > print urpm::args::copyright('gurpmi', [ '1999-2010', 'Mandriva' ], [ '2011-2017', 'Mageia' ]) >-- >2.13.3 >
From 96307e380ec1b08f1f9f6ad082ef40239193a3a2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud <thierry.vignaud@gmail.com> Date: Wed, 2 Aug 2017 17:00:24 +0200 Subject: [PATCH] gurpmi: update perl-Pango first too (mga#21425) --- NEWS | 3 +++ gurpmi.pm | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b7f578ca..eec24470 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- gurpmi: + o update perl-Pango first too (mga#21425) + Version 8.110 - 13 July 2017 - workaround a segfault in gurpmi (mga#21167) diff --git a/gurpmi.pm b/gurpmi.pm index 52aa09c6..32f82f5b 100644 --- a/gurpmi.pm +++ b/gurpmi.pm @@ -48,7 +48,7 @@ on a Mageia Linux distribution. =cut -urpm::select::add_packages_to_priority_upgrade_list(qw(gurpmi perl-Glib perl-Glib-Object-Introspection perl-Gtk3)); +urpm::select::add_packages_to_priority_upgrade_list(qw(gurpmi perl-Glib perl-Glib-Object-Introspection perl-Gtk3 perl-Pango)); sub usage () { print urpm::args::copyright('gurpmi', [ '1999-2010', 'Mandriva' ], [ '2011-2017', 'Mageia' ]) -- 2.13.3
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21425
:
9544
|
9545
|
9546
|
9552
| 9556 |
9557
|
9963