Hello community,

here is the log from the commit of package libfontenc for openSUSE:Factory 
checked in at 2019-02-24 18:37:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfontenc (Old)
 and      /work/SRC/openSUSE:Factory/.libfontenc.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfontenc"

Sun Feb 24 18:37:46 2019 rev:10 rq:677971 version:1.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfontenc/libfontenc.changes    2015-05-06 
07:47:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libfontenc.new.28833/libfontenc.changes 
2019-02-24 18:37:49.183354756 +0100
@@ -1,0 +2,8 @@
+Thu Feb 21 11:24:42 UTC 2019 - sndir...@suse.com
+
+- Update to version 1.1.4
+  * This release fixes a bug that would cause mkfontscale(1) to
+    fail to produce entries for the iso8859-7 encoding because of
+    wrong Unicode mappings for the iso8859-7 codepage.
+
+-------------------------------------------------------------------

Old:
----
  libfontenc-1.1.3.tar.bz2

New:
----
  libfontenc-1.1.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libfontenc.spec ++++++
--- /var/tmp/diff_new_pack.O0oy9W/_old  2019-02-24 18:37:49.747354586 +0100
+++ /var/tmp/diff_new_pack.O0oy9W/_new  2019-02-24 18:37:49.751354586 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfontenc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
 
 Name:           libfontenc
 %define lname  libfontenc1
-Version:        1.1.3
+Version:        1.1.4
 Release:        0
 Summary:        X11 font encoding library
 License:        MIT
@@ -44,8 +44,8 @@
 
 %package -n %lname
 Summary:        X11 font encoding library
-Group:          System/Libraries
 # O/P added for 12.2
+Group:          System/Libraries
 Provides:       xorg-x11-libfontenc = 7.6_%version-%release
 Obsoletes:      xorg-x11-libfontenc < 7.6_%version-%release
 

++++++ libfontenc-1.1.3.tar.bz2 -> libfontenc-1.1.4.tar.bz2 ++++++
++++ 26085 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/ChangeLog new/libfontenc-1.1.4/ChangeLog
--- old/libfontenc-1.1.3/ChangeLog      2015-05-01 06:42:34.000000000 +0200
+++ new/libfontenc-1.1.4/ChangeLog      2019-02-20 02:33:05.000000000 +0100
@@ -1,3 +1,86 @@
+commit 2baea13978759d1a011fc6d739465893b554d30a
+Author: Alan Coopersmith <alan.coopersm...@oracle.com>
+Date:   Tue Feb 19 17:31:57 2019 -0800
+
+    libfontenc 1.1.4
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersm...@oracle.com>
+
+commit d7f661849c18c354f1692d9859e057aa3a7ddf93
+Author: Alan Coopersmith <alan.coopersm...@oracle.com>
+Date:   Fri Dec 7 19:29:22 2018 -0800
+
+    Update configure.ac bug URL for gitlab migration
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersm...@oracle.com>
+
+commit b12b2d71f1547e832ac14b66a0d94d88b3675b25
+Author: Alan Coopersmith <alan.coopersm...@oracle.com>
+Date:   Mon Nov 19 23:01:09 2018 -0800
+
+    Update README for gitlab migration
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersm...@oracle.com>
+
+commit b28c2d111e9d02ea1a42ac27a1330b0ba1efb4a6
+Author: Alan Coopersmith <alan.coopersm...@oracle.com>
+Date:   Sun Nov 11 13:58:34 2018 -0800
+
+    Fix iso8859-7 mappings for 0xA1, 0xA2, & 0xFF
+    
+    Fixes: https://gitlab.freedesktop.org/xorg/lib/libfontenc/issues/1
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersm...@oracle.com>
+
+commit 8d30ca25b54934e29206da64e80c044d05b14470
+Author: Mihail Konev <k....@ya.ru>
+Date:   Thu Jan 26 13:52:49 2017 +1000
+
+    autogen: add default patch prefix
+    
+    Signed-off-by: Mihail Konev <k....@ya.ru>
+
+commit cc7e0f5529ab5c25aa2adc31a629a5e43cf1f319
+Author: Emil Velikov <emil.l.veli...@gmail.com>
+Date:   Mon Mar 9 12:00:52 2015 +0000
+
+    autogen.sh: use quoted string variables
+    
+    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+    fall-outs, when they contain space.
+    
+    Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>
+    Reviewed-by: Peter Hutterer <peter.hutte...@who-t.net>
+    Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
+
+commit 38aac013fcfd6e54a9fd9847ed798a5a20bd7139
+Author: Peter Hutterer <peter.hutte...@who-t.net>
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+    autogen.sh: use exec instead of waiting for configure to finish
+    
+    Syncs the invocation of configure with the one from the server.
+    
+    Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
+    Reviewed-by: Emil Velikov <emil.veli...@collabora.com>
+
+commit 8bbc9af3ef1160f16f176be07c917f9cccf229b2
+Author: Julien Cristau <jcris...@debian.org>
+Date:   Sun Jul 26 18:32:23 2015 +0200
+
+    make FontEncDirectory return a const string
+    
+    Its comment already said "This string is static and should not be
+    modified".
+    
+    encparse.c: In function 'FontEncDirectory':
+    encparse.c:844:17: warning: assignment discards 'const' qualifier from 
pointer target type
+                 dir = FONT_ENCODINGS_DIRECTORY;
+                     ^
+    
+    Signed-off-by: Julien Cristau <jcris...@debian.org>
+    Reviewed-by: Alan Coopersmith <alan.coopersm...@oracle.com>
+
 commit 42f3a39c3085afd9ef904ae39102fd49bbc2e4a5
 Author: Alan Coopersmith <alan.coopersm...@oracle.com>
 Date:   Thu Apr 30 21:39:51 2015 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/Makefile.am new/libfontenc-1.1.4/Makefile.am
--- old/libfontenc-1.1.3/Makefile.am    2015-05-01 06:40:02.000000000 +0200
+++ new/libfontenc-1.1.4/Makefile.am    2019-02-20 02:32:49.000000000 +0100
@@ -40,3 +40,5 @@
 lint:
        (cd src && $(MAKE) $(MFLAGS) lint)
 endif LINT
+
+EXTRA_DIST = README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/README new/libfontenc-1.1.4/README
--- old/libfontenc-1.1.3/README 2015-05-01 06:40:02.000000000 +0200
+++ new/libfontenc-1.1.4/README 1970-01-01 01:00:00.000000000 +0100
@@ -1,25 +0,0 @@
-libfontenc - font encoding library
-
-All questions regarding this software should be directed at the
-Xorg mailing list:
-
-        http://lists.freedesktop.org/mailman/listinfo/xorg
-
-Please submit bug reports to the Xorg bugzilla:
-
-        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-
-The master development code repository can be found at:
-
-        git://anongit.freedesktop.org/git/xorg/lib/libfontenc
-
-        http://cgit.freedesktop.org/xorg/lib/libfontenc
-
-For patch submission instructions, see:
-
-       http://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
-        http://wiki.x.org/wiki/GitPage
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/README.md new/libfontenc-1.1.4/README.md
--- old/libfontenc-1.1.3/README.md      1970-01-01 01:00:00.000000000 +0100
+++ new/libfontenc-1.1.4/README.md      2019-02-20 02:32:49.000000000 +0100
@@ -0,0 +1,18 @@
+libfontenc - font encoding library
+----------------------------------
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+  https://lists.x.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+  https://gitlab.freedesktop.org/xorg/lib/libfontenc
+
+Please submit bug reports and requests to merge patches there.
+
+For patch submission instructions, see:
+
+  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/config.h.in new/libfontenc-1.1.4/config.h.in
--- old/libfontenc-1.1.3/config.h.in    2015-05-01 06:40:12.000000000 +0200
+++ new/libfontenc-1.1.4/config.h.in    2019-02-20 02:32:57.000000000 +0100
@@ -33,8 +33,7 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR
 
 /* Name of package */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/configure.ac new/libfontenc-1.1.4/configure.ac
--- old/libfontenc-1.1.3/configure.ac   2015-05-01 06:40:02.000000000 +0200
+++ new/libfontenc-1.1.4/configure.ac   2019-02-20 02:32:49.000000000 +0100
@@ -21,8 +21,8 @@
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([libfontenc], [1.1.3],
-        [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], 
[libfontenc])
+AC_INIT([libfontenc], [1.1.4],
+        [https://gitlab.freedesktop.org/xorg/lib/libfontenc/issues], 
[libfontenc])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/include/X11/fonts/fontenc.h 
new/libfontenc-1.1.4/include/X11/fonts/fontenc.h
--- old/libfontenc-1.1.3/include/X11/fonts/fontenc.h    2015-05-01 
06:40:02.000000000 +0200
+++ new/libfontenc-1.1.4/include/X11/fonts/fontenc.h    2019-02-20 
02:32:49.000000000 +0100
@@ -109,7 +109,7 @@
 
 /* Return a pointer to the name of the system encodings directory. */
 /* This string is static and should not be modified. */
-char *FontEncDirectory(void);
+const char *FontEncDirectory(void);
 
 /* Identify an encoding file.  If fileName doesn't exist, or is not an
    encoding file, return NULL, otherwise returns a NULL-terminated
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/src/encparse.c new/libfontenc-1.1.4/src/encparse.c
--- old/libfontenc-1.1.3/src/encparse.c 2015-05-01 06:40:02.000000000 +0200
+++ new/libfontenc-1.1.4/src/encparse.c 2019-02-20 02:32:49.000000000 +0100
@@ -827,13 +827,13 @@
     return NULL;
 }
 
-char *
+const char *
 FontEncDirectory(void)
 {
-    static char *dir = NULL;
+    static const char *dir = NULL;
 
     if (dir == NULL) {
-        char *c = getenv("FONT_ENCODINGS_DIRECTORY");
+        const char *c = getenv("FONT_ENCODINGS_DIRECTORY");
 
         if (c) {
             dir = strdup(c);
@@ -941,7 +941,7 @@
 {
     FontEncPtr encoding;
     char dir[MAXFONTFILENAMELEN], dirname[MAXFONTFILENAMELEN];
-    char *d;
+    const char *d;
 
     if (fontFileName) {
         parseFontFileName(fontFileName, dirname, dir);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/src/fontenc.c new/libfontenc-1.1.4/src/fontenc.c
--- old/libfontenc-1.1.3/src/fontenc.c  2015-05-01 06:40:02.000000000 +0200
+++ new/libfontenc-1.1.4/src/fontenc.c  2019-02-20 02:32:49.000000000 +0100
@@ -274,14 +274,14 @@
         isocode == 0xB7 || isocode == 0xBB || isocode == 0xBD)
         return isocode;
     else if (isocode == 0xA1)
-        return 0x02BD;
+        return 0x2018;
     else if (isocode == 0xA2)
-        return 0x02BC;
+        return 0x2019;
     else if (isocode == 0xAF)
         return 0x2015;
     else if (isocode == 0xD2)   /* unassigned */
         return 0;
-    else if (isocode >= 0xB4)
+    else if (isocode >= 0xB4 && isocode <= 0xFE)
         return isocode - 0xA0 + 0x0370;
     else
         return 0;


Reply via email to