https://bugzilla.redhat.com/show_bug.cgi?id=971230
Bug ID: 971230
Summary: Use BR: harfbuzz-icu
Product: Fedora
Version: 19
Component: harfbuzz
Severity: unspecified
Priority: unspecified
Assignee: pnemade(a)redhat.com
Reporter: pnemade(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, mclasen(a)redhat.com,
pnemade(a)redhat.com, psatpute(a)redhat.com
Description of problem:
With the release of upstream harfbuzz-0.9.18, upstream recommended to split
package into harfbuzz and harfbuzz-icu. I have built a new harfbuzz-0.9.18
package it F19 and devel.
Libreoffice spec file will need to use harfbuzz-icu as BR
Version-Release number of selected component (if applicable):
libreoffice-4.1.0.0-6.beta1.fc19
How reproducible:
always.
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=QIdYtj6gZ1&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=875664
Akira TAGOH <tagoh(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |anaconda-maint-list@redhat.
| |com, bcl(a)redhat.com
Component|pango |lorax
Assignee|tagoh(a)redhat.com |bcl(a)redhat.com
--- Comment #18 from Akira TAGOH <tagoh(a)redhat.com> ---
This isn't a pango bug at all, we just need to change the font for Amharic in
the installation image. xorg-x11-fonts-ethiopic isn't suitable according to the
above comments, we should change to sil-abyssinica-fonts at least - we can
change it later if Amharic people in Fedora community isn't comfortable with
it. that would be better than broken font anyway. reassigning to lorax.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=zh1shFqKzv&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=967998
Roman Spirgi <bigant(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bigant(a)fedoraproject.org
Assignee|trans-de(a)lists.fedoraprojec |i18n-bugs(a)lists.fedoraproje
|t.org |ct.org
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=966785
Bug ID: 966785
Summary: gnome-shell renders labels in Droid Sans instead of VL
Gothic if google-droid-sans-fonts is installed
Product: Fedora
Version: 19
Component: vlgothic-fonts
Severity: unspecified
Priority: unspecified
Assignee: tagoh(a)redhat.com
Reporter: dueno(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fonts-bugs(a)lists.fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org, tagoh(a)redhat.com
Description of problem:
Version-Release number of selected component (if applicable):
vlgothic-fonts-20130510-1.fc19.noarch
How reproducible:
always
Steps to Reproduce:
1. boot Fedora 19 Beta RC4 Desktop live image
2. yum install google-droid-sans-fonts
3. change the Language to Japanese with gnome-control-center, and re-login
Actual results:
Labels in the gnome-shell chrome, such as "アクティビティ", are rendered in Droid Sans
Expected results:
Labels should be rendered in VL Gothic
Additional info:
Adding ignore-blanks="true" to the family test in
/etc/fonts/conf.d/65-0-vlgothic-pgothic.conf fixed the problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=tOrRgNMZfG&a=cc_unsubscribe
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=955455
Bug ID: 955455
Summary: ebnetd package should be built with PIE flags
Product: Fedora
Version: 19
Component: ebnetd
Severity: unspecified
Priority: unspecified
Assignee: tagoh(a)redhat.com
Reporter: dkholia(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, tagoh(a)redhat.com
Category: ---
Description of problem:
http://fedoraproject.org/wiki/Packaging:Guidelines#PIE says that "you MUST
enable the PIE compiler flags if your package is long running ...".
However, currently ebnetd is not being built with PIE flags. This is a
clear violation of the packaging guidelines.
This issue (in its wider scope) is being discussed at,
https://fedorahosted.org/fesco/ticket/1104https://lists.fedoraproject.org/pipermail/devel/2013-March/180827.html
Version-Release number of selected component (if applicable):
ebnetd-1.0-16.fc19.x86_64.rpm
How reproducible:
You can use following programs to check if a package is hardened:
http://people.redhat.com/sgrubb/files/rpm-chksec
OR
https://github.com/kholia/checksec
Steps to Reproduce:
Get scanner.py from https://github.com/kholia/checksec
$ ./scanner.py ebnetd-1.0-16.fc19.x86_64.rpm
ebnetd,ebnetd-1.0-16.fc19.x86_64.rpm,/usr/sbin/ebncheck,NX=Enabled,CANARY=Enabled,RELRO=Partial,PIE=Disabled,RPATH=Disabled,RUNPATH=Disabled,FORTIFY=Enabled,CATEGORY=network-ip
ebnetd,ebnetd-1.0-16.fc19.x86_64.rpm,/usr/sbin/ebncontrol,NX=Enabled,CANARY=Enabled,RELRO=Partial,PIE=Disabled,RPATH=Disabled,RUNPATH=Disabled,FORTIFY=Enabled,CATEGORY=network-ip
ebnetd,ebnetd-1.0-16.fc19.x86_64.rpm,/usr/sbin/ebnetd,NX=Enabled,CANARY=Enabled,RELRO=Partial,PIE=Disabled,RPATH=Disabled,RUNPATH=Disabled,FORTIFY=Enabled,CATEGORY=network-ip
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=VgPc7tOj3j&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=889533
Tommy He <lovenemesis(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution|--- |UPSTREAM
Last Closed| |2013-06-03 22:24:08
--- Comment #4 from Tommy He <lovenemesis(a)fedoraproject.org> ---
Verified in GNOME 3.8 in Fedora 19.
The default key is SUPER + SPACE, which is the same as in Win8.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=zPrnUPaVa3&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=185716
Pravin Satpute <psatpute(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |CLOSED
CC| |mclasen(a)redhat.com
Component|pango |harfbuzz
Resolution|--- |CURRENTRELEASE
Assignee|tagoh(a)redhat.com |pnemade(a)redhat.com
Flags|needinfo?(psatpute(a)redhat.c |
|om) |
Last Closed| |2013-06-03 04:11:50
--- Comment #24 from Pravin Satpute <psatpute(a)redhat.com> ---
Original problem for which the bug was opened is resolved.
Regarding its regression.
i.e.
u0985 (অ) + u09C7 (ে) should not combine.
This is now allowed in all script.
Even in Devanagari
u0905 (अ) + u093f (ि) it is connecting now.
These combinations specifically allowed since there are chanced or such
sequence in comics world for exaggeration.
Related thread on Harfbuzz
http://lists.freedesktop.org/archives/harfbuzz/2013-February/002961.html
So as far as i think this is not bug anymore. If it is from someones opinion it
must be debated on harfbuzz mailing list.
Vowel + Matra combination required in such cases.
Fixed in harfbuzz-0.9.12-2.fc18.x86_64
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8qSGCzNLmX&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=185716
Akira TAGOH <tagoh(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags| |needinfo?(psatpute(a)redhat.c
| |om)
--- Comment #23 from Akira TAGOH <tagoh(a)redhat.com> ---
Pravin, is this still persist on pango with harfbuzz?
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=sPdsIv6LsW&a=cc_unsubscribe
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954124
Bug ID: 954124
Summary: No kyrgyz language in mate
Product: Fedora
Version: 17
Component: system-config-language
Severity: high
Priority: unspecified
Assignee: pnemade(a)redhat.com
Reporter: translatorky(a)lavabit.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, nav007(a)gmail.com,
pnemade(a)redhat.com, psatpute(a)redhat.com
Category: ---
Description of problem: Please add kyrgyz language
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=3p6F59x6OT&a=cc_unsubscribe