Hello community,
here is the log from the commit of package libzypp
checked in at Fri Apr 28 22:02:46 CEST 2006.
--------
--- libzypp/libzypp.changes 2006-04-28 15:42:34.000000000 +0200
+++ STABLE/libzypp/libzypp.changes 2006-04-28 20:19:39.000000000 +0200
@@ -1,0 +2,21 @@
+Fri Apr 28 20:15:06 CEST 2006 - dmacvicar(a)suse.de
+
+- get rid of autobuild check when throwing exceptions without throw
+ but with a macro, returning a null pointer at the end (never reached).
+
+-------------------------------------------------------------------
+Fri Apr 28 19:50:28 CEST 2006 - ma(a)suse.de
+
+- Do not violate install order when restricting commit to a certain
+ mediaNumber. (#170079)
+
+-------------------------------------------------------------------
+Fri Apr 28 18:12:26 CEST 2006 - dmacvicar(a)suse.de
+
+- Don't use throw directly!
+ use ZYPP_THROW with a Exception class, otherwise package bindings
+ will not catch them.
+ Should fix crashes when reading broken sources with yast.
+- rev 3272
+
+-------------------------------------------------------------------
@@ -4 +25 @@
-- Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
+- Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
@@ -18 +39 @@
-- #170093 , lot of package descriptions missing
+- #170093 , lot of package descriptions missing
@@ -33 +54 @@
- (mentioned in #170139 comment #3)-
+ (mentioned in #170139 comment #3)-
@@ -77 +98 @@
-- pass empty strings to UI as key properties if unknown key
+- pass empty strings to UI as key properties if unknown key
@@ -92 +113 @@
-- rev 3224
+- rev 3224
@@ -114 +135 @@
- name to the UI and not the checked filename path,
+ name to the UI and not the checked filename path,
@@ -131 +152 @@
- (#159109)
+ (#159109)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.kii0Iw/_old 2006-04-28 22:01:50.000000000 +0200
+++ /var/tmp/diff_new_pack.kii0Iw/_new 2006-04-28 22:01:50.000000000 +0200
@@ -18,7 +18,7 @@
Autoreqprov: on
Summary: Package, Patch, Pattern, and Product Management
Version: 0.0.8
-Release: 129
+Release: 131
Source: zypp-0.0.0.tar.bz2
Prefix: /usr
Provides: yast2-packagemanager
@@ -103,6 +103,18 @@
%{_libdir}/pkgconfig/libzypp.pc
%changelog -n libzypp
+* Fri Apr 28 2006 - dmacvicar(a)suse.de
+- get rid of autobuild check when throwing exceptions without throw
+ but with a macro, returning a null pointer at the end (never reached).
+* Fri Apr 28 2006 - ma(a)suse.de
+- Do not violate install order when restricting commit to a certain
+ mediaNumber. (#170079)
+* Fri Apr 28 2006 - dmacvicar(a)suse.de
+- Don't use throw directly!
+ use ZYPP_THROW with a Exception class, otherwise package bindings
+ will not catch them.
+ Should fix crashes when reading broken sources with yast.
+- rev 3272
* Fri Apr 28 2006 - schubi(a)suse.de
- Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
revision 3269
++++++ zypp-0.0.0.tar.bz2 ++++++
libzypp/zypp-0.0.0.tar.bz2 STABLE/libzypp/zypp-0.0.0.tar.bz2 differ: char 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
Hello community,
here is the log from the commit of package fonts-config
checked in at Fri Apr 28 21:52:23 CEST 2006.
--------
--- fonts-config/fonts-config.changes 2006-04-19 11:44:45.000000000 +0200
+++ NOARCH/fonts-config/fonts-config.changes 2006-04-28 19:18:17.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Apr 28 19:17:21 CEST 2006 - mfabian(a)suse.de
+
+- Bugzilla #104365: match on "pattern" instead on "font" to edit
+ the default hinting settings to make it easier to override
+ the defaults with applications using FcPatternDel() and
+ FcPatternAdd...().
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fonts-config.spec ++++++
--- /var/tmp/diff_new_pack.kn2tRJ/_old 2006-04-28 21:52:15.000000000 +0200
+++ /var/tmp/diff_new_pack.kn2tRJ/_new 2006-04-28 21:52:15.000000000 +0200
@@ -17,7 +17,7 @@
Autoreqprov: on
Requires: fontconfig >= 2.3.93.20060103
Version: 20060210
-Release: 12
+Release: 15
Summary: Configures Installed X Window System Fonts
Source: fonts-config
Source1: SuSEconfig.fonts
@@ -75,6 +75,11 @@
/var/adm/fillup-templates/sysconfig.fonts-config
%changelog -n fonts-config
+* Fri Apr 28 2006 - mfabian(a)suse.de
+- Bugzilla #104365: match on "pattern" instead on "font" to edit
+ the default hinting settings to make it easier to override
+ the defaults with applications using FcPatternDel() and
+ FcPatternAdd...().
* Wed Apr 19 2006 - schwab(a)suse.de
- Use /usr/bin/fc-cache-x86 when it exists.
* Tue Apr 11 2006 - mfabian(a)suse.de
++++++ suse-hinting.conf.template ++++++
--- fonts-config/suse-hinting.conf.template 2006-04-03 18:10:05.000000000 +0200
+++ NOARCH/fonts-config/suse-hinting.conf.template 2006-04-28 19:16:51.000000000 +0200
@@ -37,8 +37,12 @@
<!--
Using the autohinter, hintstyle=hintfull and anti-aliasing.
This is a good default for most fonts.
+
+ Match on "pattern" for the default, not on "font" to make
+ it easier to override the default using FcPatternDel()
+ and FcPatternAdd...() (see bugzilla #104365).
-->
- <match target="font">
+ <match target="pattern">
<edit name="autohint">
<bool>true</bool>
</edit>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
Hello community,
here is the log from the commit of package fontconfig
checked in at Fri Apr 28 21:52:01 CEST 2006.
--------
--- fontconfig/fontconfig.changes 2006-04-19 16:36:01.000000000 +0200
+++ STABLE/fontconfig/fontconfig.changes 2006-04-28 19:26:45.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Apr 28 19:26:28 CEST 2006 - mfabian(a)suse.de
+
+- Bugzilla #104365: match on "pattern" instead on "font" to edit
+ the default hinting settings to make it easier to override
+ the defaults with applications using FcPatternDel() and
+ FcPatternAdd...().
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fontconfig.spec ++++++
--- /var/tmp/diff_new_pack.HSs2Ml/_old 2006-04-28 21:51:53.000000000 +0200
+++ /var/tmp/diff_new_pack.HSs2Ml/_new 2006-04-28 21:51:53.000000000 +0200
@@ -18,7 +18,7 @@
URL: http://fontconfig.org/
Autoreqprov: on
Version: 2.3.94
-Release: 13
+Release: 15
Summary: Library for Font Configuration
# CVS can be found here:
# $ cvs -d :pserver:anoncvs@pdx.freedesktop.org:/cvs/fontconfig login
@@ -196,6 +196,11 @@
%{myprefix}/include/fontconfig/
%changelog -n fontconfig
+* Fri Apr 28 2006 - mfabian(a)suse.de
+- Bugzilla #104365: match on "pattern" instead on "font" to edit
+ the default hinting settings to make it easier to override
+ the defaults with applications using FcPatternDel() and
+ FcPatternAdd...().
* Wed Apr 19 2006 - mfabian(a)suse.de
- Bugzilla #166260 and bugzilla #162064:
add "Khmer OS System" to the prefer lists of fontconfig.
++++++ suse-hinting.conf ++++++
--- fontconfig/suse-hinting.conf 2006-04-03 18:44:50.000000000 +0200
+++ STABLE/fontconfig/suse-hinting.conf 2006-04-28 19:26:13.000000000 +0200
@@ -37,8 +37,12 @@
<!--
Using the autohinter, hintstyle=hintfull and anti-aliasing.
This is a good default for most fonts.
+
+ Match on "pattern" for the default, not on "font" to make
+ it easier to override the default using FcPatternDel()
+ and FcPatternAdd...() (see bugzilla #104365).
-->
- <match target="font">
+ <match target="pattern">
<edit name="autohint">
<bool>true</bool>
</edit>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...