Tag 'libxfont-1_1.4.99.901-1' created by Julien Cristau <[email protected]> 
at 2014-07-12 15:48 +0000

Tagging upload of libxfont 1:1.4.99.901-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJTwVixAAoJEDEBgAUJBeQMHAQQAJuGHT8lwMb42+wU87zf5R6O
ZQT1SOk8FWHBdkd+BBs7FRX6Ws+O+Wdg0NUSQFDa2472aMGzr1KwQaugYuUXQdb4
SF4P3SieuPcy0rUnVHm7XRGN/bkeSv8KNmrD3xzNz/paB6aBRuqxw1dkGw4Y6Ua9
UG8unUL5WfoZ6uW2CWInzY7vOPrKU4CZFlhXo9xbydLDOeGeiX2GdXIi22DoCJ09
rr5+XA++A1e/+4SOFneLbdpH0Ze7L29wi2dGiwV+6Il8LFPxYMqDS4v3JaBnPny+
mXZsR5LaHFle2/vGUItFJ4ZBk0mfgKKigZg4EOPjElMZEUptuoscN13QKbrSt56x
R8xMRZdeklZqs42vkEgXVLgcbTgjN3m5+vIbVZRcKhMFibJNj3+BJljTlQN4AsO8
F/AEnbsSLUNuNbAepcUGrhhfp9qxkzhRnqKtU9dUOI/p/tfb06BH3woXJkwNB6wg
pGUpPtzCpEC4yPGBb+MAawS9553wb1u9gd2MpeQsofBKEwud9+E8X1CqV1N9MMO8
+PMCG7HDpTlOEFN88+BeSzFW4P9fTBU+3iT2Yny+plZTF4zbAhodLmgavVsdijCp
0gfVv+f5rMhK8jbVMIvjfu6o8Yb6hFgxSD9+MHJoKaLMMr9X2KS3Xi/bCPDNajwf
fTj0CLVsr7KSCOufYRbY
=YPbB
-----END PGP SIGNATURE-----

Changes since libxfont-1_1.4.7-2:
Alan Coopersmith (21):
      Allow enabling src/fc DEBUG helpers via CPPFLAGS
      Clean up warnings when src/fc is built with -DDEBUG
      fs_send_open_font needs to allow namelen of 0 when FontReopen is set
      CVE-2014-0209: integer overflow of realloc() size in FontFileAddEntry()
      CVE-2014-0209: integer overflow of realloc() size in lexAlias()
      CVE-2014-0210: unvalidated length in _fs_recv_conn_setup()
      CVE-2014-0210: unvalidated lengths when reading replies from font server
      CVE-2014-0211: Integer overflow in fs_get_reply/_fs_start_read
      CVE-2014-0210: unvalidated length fields in fs_read_query_info()
      CVE-2014-0211: integer overflow in fs_read_extent_info()
      CVE-2014-0211: integer overflow in fs_alloc_glyphs()
      CVE-2014-0210: unvalidated length fields in fs_read_extent_info()
      CVE-2014-0210: unvalidated length fields in fs_read_glyphs()
      CVE-2014-0210: unvalidated length fields in fs_read_list()
      CVE-2014-0210: unvalidated length fields in fs_read_list_info()
      Use AS_HELP_STRING to provide help for AC_ARG_ENABLE & AC_ARG_WITH options
      Change default to disabling SNF support
      Drop imake/monolithic compatibility #define mapping
      Don't compile bitmap source files for disabled formats
      Don't build unused code in bitmapfunc.c if all bitmap formats are disabled
      libXfont 1.4.99.901

Julien Cristau (6):
      Merge tag 'libXfont-1.4.99.901' into debian-unstable
      Bump changelogs
      Drop security patches, applied upstream
      Remove Cyril from Uploaders.
      Allow uscan to verify tarball signature.
      Upload to unstable

Keith Packard (1):
      Use default glyphs when getting 16-bit font with 8-bit text

Yaakov Selkowitz (1):
      Make shared library work on Cygwin/MinGW

---
 ChangeLog                                                                      
|  361 ++++++++++
 README                                                                         
|    6 
 configure.ac                                                                   
|   42 -
 debian/changelog                                                               
|    9 
 debian/control                                                                 
|    3 
 debian/patches/0001-CVE-2014-XXXA-integer-overflow-of-realloc-size-in-Fo.patch 
|   47 -
 debian/patches/0002-CVE-2014-XXXA-integer-overflow-of-realloc-size-in-le.patch 
|   50 -
 debian/patches/0003-CVE-2014-XXXB-unvalidated-length-in-_fs_recv_conn_se.patch 
|   73 --
 debian/patches/0004-CVE-2014-XXXB-unvalidated-lengths-when-reading-repli.patch 
|  159 ----
 debian/patches/0005-CVE-2014-XXXC-Integer-overflow-in-fs_get_reply-_fs_s.patch 
|   68 -
 debian/patches/0006-CVE-2014-XXXB-unvalidated-length-fields-in-fs_read_q.patch 
|  127 ---
 debian/patches/0007-CVE-2014-XXXC-integer-overflow-in-fs_read_extent_inf.patch 
|   52 -
 debian/patches/0008-CVE-2014-XXXC-integer-overflow-in-fs_alloc_glyphs.patch    
|   39 -
 debian/patches/0009-CVE-2014-XXXB-unvalidated-length-fields-in-fs_read_e.patch 
|   42 -
 debian/patches/0010-CVE-2014-XXXB-unvalidated-length-fields-in-fs_read_g.patch 
|   76 --
 debian/patches/0011-CVE-2014-XXXB-unvalidated-length-fields-in-fs_read_l.patch 
|   59 -
 debian/patches/0012-CVE-2014-XXXB-unvalidated-length-fields-in-fs_read_l.patch 
|  108 --
 debian/patches/series                                                          
|   13 
 debian/upstream/signing-key.asc                                                
|   60 +
 debian/watch                                                                   
|    1 
 src/Makefile.am                                                                
|    2 
 src/bitmap/Makefile.am                                                         
|   24 
 src/bitmap/bitmap.c                                                            
|    6 
 src/bitmap/bitmapfunc.c                                                        
|   31 
 src/bitmap/bitscale.c                                                          
|   22 
 src/fc/fsconvert.c                                                             
|   16 
 src/fc/fserve.c                                                                
|  253 ++++++-
 src/fc/fsio.h                                                                  
|    3 
 src/fontfile/dirfile.c                                                         
|    4 
 src/fontfile/fontdir.c                                                         
|    5 
 src/fontfile/renderers.c                                                       
|    6 
 src/stubs/Makefile.am                                                          
|    2 
 src/stubs/cauthgen.c                                                           
|    1 
 src/stubs/csignal.c                                                            
|    1 
 src/stubs/delfntcid.c                                                          
|    1 
 src/stubs/errorf.c                                                             
|    1 
 src/stubs/fatalerror.c                                                         
|   13 
 src/stubs/findoldfnt.c                                                         
|    1 
 src/stubs/getcres.c                                                            
|    1 
 src/stubs/getdefptsize.c                                                       
|    1 
 src/stubs/getnewfntcid.c                                                       
|    1 
 src/stubs/gettime.c                                                            
|    1 
 src/stubs/initfshdl.c                                                          
|    1 
 src/stubs/regfpefunc.c                                                         
|    4 
 src/stubs/rmfshdl.c                                                            
|    1 
 src/stubs/servclient.c                                                         
|    9 
 src/stubs/setfntauth.c                                                         
|    1 
 src/stubs/stfntcfnt.c                                                          
|    1 
 src/stubs/stubs.h                                                              
|   49 +
 src/stubs/stubsinit.c                                                          
|   82 ++
 src/util/atom.c                                                                
|    4 
 src/util/miscutil.c                                                            
|   12 
 52 files changed, 946 insertions(+), 1009 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to