Edit

IABSD.fr/xenocara/font/adobe-utopia-100dpi/ChangeLog

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2023-03-12 17:22:02
    Hash : c05ceaf4
    Message : Update all font packages to latest versions. Main change is the use of the new XORG_DEFAULT_NOCODE_OPTIONS autotools option that reduces the configure scripts by a fair amount. Will speed up builds a bit. No actual changes to fonts.

  • font/adobe-utopia-100dpi/ChangeLog
  • commit b0deb2b3a29bb36ed5a9a4e82095d39c8e8aa67e
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Mon Feb 27 15:11:26 2023 -0800
    
        font-adobe-utopia-100dpi 1.0.5
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 39bb1bfd6b46fc2796b373f69dc5cfab3f1855c8
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Wed Feb 22 17:59:16 2023 -0800
    
        Use COMPRESS_FLAGS to improve build reproducibility
        
        Raises required version of font-util from 1.2 to 1.4
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit ec5b818af39aa96877ed432973a1c1fa2e93ef1d
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Wed Feb 15 15:13:15 2023 -0800
    
        Switch to XORG_DEFAULT_NOCODE_OPTIONS
        
        Stop running all sorts of compiler tests we don't need since there
        is no code in this module to compile.  Requires xorg-macros 1.20.
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit e389d4853f0861eeee967423bc1f887caf4d225f
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Sun Nov 7 10:10:39 2010 -0800
    
        config: update AC_PREREQ statement to 2.60
        
        Unrelated to the previous patches, the new value simply reflects
        the reality that the minimum level for autoconf to configure
        all x.org modules is 2.60 dated June 2006.
        
        ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
        
        Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
    
    commit 7cf78549729cadc121483c0e252a69ce8a717291
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Thu Jul 28 17:30:21 2022 -0700
    
        gitlab CI: stop requiring Signed-off-by in commits
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit fb5256fbb49f8714ffe9ba1514f05e09fe180fae
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Wed Dec 8 15:14:19 2021 -0800
    
        Build xz tarballs instead of bzip2
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 42422e5d9d1466312e5899ceaaf983cacaa73f0d
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Wed Dec 8 15:14:17 2021 -0800
    
        gitlab CI: add a basic build test
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit b67d218034d424ff608abe31e07070dc9adfb91b
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Fri Dec 7 19:25:47 2018 -0800
    
        Update configure.ac bug URL for gitlab migration
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit a66959767111e0a6e94d4ce82b62951623f721b5
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Sun Nov 18 16:54:46 2018 -0800
    
        Update README for gitlab migration
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 06fb6d1949cf14d0ca76462a54c48900ec81ef85
    Author: Mihail Konev <k.mvc@ya.ru>
    Date:   Thu Jan 26 14:00:22 2017 +1000
    
        autogen: add default patch prefix
        
        Signed-off-by: Mihail Konev <k.mvc@ya.ru>
    
    commit ee82f3a9f6b52b5def1af3077aea329c2e8f1acc
    Author: Emil Velikov <emil.l.velikov@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.velikov@gmail.com>
        Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
        Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
    
    commit 4ce328a4f0a961696b8d81b89cb2d43576133a61
    Author: Peter Hutterer <peter.hutterer@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.hutterer@who-t.net>
        Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
    
    commit 18577b5990ee35d952b9d3e2d44e9dd0859db498
    Author: Matthieu Herrb <matthieu@herrb.eu>
    Date:   Sun Sep 11 22:11:04 2016 +0200
    
        Typo: font.dir -> fonts.dir
        
        Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
        
        Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
        Reviewed-by: Hans de Goede <hdegoede@redhat.com>
    
    commit 5a99e17ab6ab996295db720067c330a0e61589ab
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Sat May 31 21:39:32 2014 -0700
    
        autogen.sh: Honor NOCONFIGURE=1
        
        See http://people.gnome.org/~walters/docs/build-api.txt
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 82ff020cdc78b645627c6289483fe714fe048641
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Sat May 31 21:38:41 2014 -0700
    
        configure: Drop AM_MAINTAINER_MODE
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit b1651d179052e36d8d06921eb6df360f6b6a2e2f
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Mon Oct 28 08:08:54 2013 -0400
    
        config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
        
        Fix Automake warning: AC_OUTPUT should be used without arguments.
        www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files
        
        Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
    
    commit 67ef1f1770c0c79b67d092998f31d5f6555876d5
    Author: Rémi Cardona  <remi@gentoo.org>
    Date:   Mon Nov 15 00:55:56 2010 +0100
    
        adobe-utopia-100dpi 1.0.4
    
    commit 62bcb0a627ef6bdb434ec6d16df1316650250634
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Fri Oct 15 20:17:20 2010 -0400
    
        config: Use the shorthand --disable-all-encodings option in font-util v1.2
        
        This option is useful to disable all possible font encodings at once,
        without fine-graining the calling ebuilds for a list of encodings
        supported by each font package.
        
        The option is parsed before all other encoding options, so it basically
        sets defaults for all of them. Afterwards, any encoding can be
        re-enabled back using '--enable-<encoding>' (much like
        '--disable-all-encodings --enable-iso8859-2').
        
        Reviewed-by: Rémi Cardona <remi@gentoo.org>
        
        Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
    
    commit a0b17139dc386c07ed3e3a4758b96936e8ed9c46
    Author: Jesse Adkins <jesserayadkins@gmail.com>
    Date:   Tue Sep 28 13:29:56 2010 -0700
    
        Purge cvs tags.
        
        Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 823af263bc534286098f434b457528add980057b
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Mon Oct 4 22:50:53 2010 -0700
    
        font-adobe-utopia-100dpi 1.0.3
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 620e4ab12a27ddcec82b4bb159164f113d978cfd
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Mon Nov 23 14:23:51 2009 -0500
    
        Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
        
        Now that the INSTALL file is generated.
        Allows running make maintainer-clean.
    
    commit ee36f45f01c357dd97ce630065d477bf4a108d01
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Sun Oct 18 20:49:06 2009 -0400
    
        Makefile.am: add INSTALL target and clean ChangeLog DIST targets
        
        Add INSTALL target to generate file with INSTALL_CMD #24206
        ChangeLog is not required in EXTRA_DIST  #24432
        ChangeLog is not required in MAINTAINERCLEANFILES #24432
    
    commit a20371277430e067c7e397b47ed36990dbfa905b
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Sun Oct 18 20:34:33 2009 -0400
    
        INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206
        
        Add missing INSTALL file. Use standard GNU file on building tarball
        README may have been updated
        COPYING may have been updated
        Remove AUTHORS file as it is empty and no content available yet.
        Remove NEWS file as it is empty and no content available yet.
    
    commit 581a1c38ec8dd833271857c4d9dd1dc2d3da9b64
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Mon Nov 23 13:38:51 2009 -0500
    
        .gitignore: use common defaults with custom section # 24239
        
        Using common defaults will reduce errors and maintenance.
        Only the very small or inexistent custom section need periodic maintenance
        when the structure of the component changes. Do not edit defaults.
    
    commit a30aff3709ab5d48306994f08300670b43a5e4f9
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Sat Oct 10 16:49:19 2009 -0700
    
        font-adobe-utopia-100dpi 1.0.2
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
    
    commit 73e80f4aa2561906e060526dc69a42c9618628fc
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Wed Oct 7 13:35:13 2009 -0700
    
        Migrate to xorg macros 1.3 & font-util 1.1 macros
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
    
    commit 6dbaeb10ff68c6e3ec03843b8805507870ad653e
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Oct 6 19:14:25 2009 -0700
    
        Add pointers to mailing lists, bugzilla, & git to README
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
    
    commit 7da9a27ef660b9eb056e57838d84e52c5df7792b
    Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
    Date:   Tue Jan 27 19:11:06 2009 -0200
    
        Janitor: Correct make distcheck and configure.ac simplification
    
    commit babbadea2713e036ecb569c7b5a5dd65acbcdfe4
    Author: Andres Salomon <dilinger@debian.org>
    Date:   Sat Oct 25 20:50:21 2008 +0200
    
        Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found
        
        Signed-off-by: Julien Cristau <jcristau@debian.org>
    
    commit 553dbc701d5f1669a2797d530286743a81104cbf
    Author: James Cloos <cloos@jhcloos.com>
    Date:   Thu Dec 6 16:37:41 2007 -0500
    
        Replace static ChangeLog with dist-hook to generate from git log
    
    commit 657e312e55a4138425773db5cc6c6ac56615436b
    Author: James Cloos <cloos@jhcloos.com>
    Date:   Mon Sep 3 05:52:54 2007 -0400
    
        Add *~ to .gitignore to skip patch/emacs droppings
    
    commit 011892c171f51f4c3dc3674c770b2965167c9679
    Author: James Cloos <cloos@jhcloos.com>
    Date:   Thu Aug 23 19:26:08 2007 -0400
    
        Rename .cvsignore to .gitignore
    
    commit bd347961acb6cb3659336b94a0bea29717800105
    Author: Kevin E Martin <kem@kem.org>
    Date:   Wed Dec 21 02:30:05 2005 +0000
    
        Update package version for X11R7 release.
    
    commit a0d524cbcbbc19865599ac4f9269a6ee3617f18b
    Author: Kevin E Martin <kem@kem.org>
    Date:   Fri Dec 16 18:24:54 2005 +0000
    
        Copy README from X11R5 release, and update COPYING to reflect the original
            license from Adobe.
    
    commit 0344fe910a89767482bf77892bb779823209847c
    Author: Kevin E Martin <kem@kem.org>
    Date:   Thu Dec 15 00:24:22 2005 +0000
    
        Update package version number for final X11R7 release candidate.
    
    commit 107712d0602bea65dd8c9177a57928492ff59e24
    Author: Kevin E Martin <kem@kem.org>
    Date:   Sat Dec 3 17:08:50 2005 +0000
    
        Add m4 magic to allow AS_HELP_STRING to work with older versions of
            autoconf 2.57.
    
    commit b60e97ae8dc8e3024d60e0f6e3b8ea7d3b6cde5a
    Author: Kevin E Martin <kem@kem.org>
    Date:   Sat Dec 3 05:49:37 2005 +0000
    
        Update package version number for X11R7 RC3 release.
    
    commit 6f81629b4829b622a27dbbf99ca0431e9fabe9c7
    Author: Eric Anholt <anholt@freebsd.org>
    Date:   Thu Nov 24 05:21:13 2005 +0000
    
        Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make.
    
    commit e3bb85eba8e5e1dc3a2c7dab1bf56485c8a11973
    Author: Eric Anholt <anholt@freebsd.org>
    Date:   Tue Nov 22 02:00:18 2005 +0000
    
        Add .cvsignores for fonts.
    
    commit 84413fac407f3482f6bfb65cd2e6d3df0dfa0b23
    Author: Kevin E Martin <kem@kem.org>
    Date:   Tue Nov 15 08:26:46 2005 +0000
    
        Add configure options to change the installed font dir and disable
            ISO8859-* fonts.
    
    commit 92204c52dbbf82ce570ff1304d7078dead4d95a1
    Author: Kevin E Martin <kem@kem.org>
    Date:   Wed Oct 19 02:48:06 2005 +0000
    
        Update package version number for RC1 release.
    
    commit ffc5f98b0cd302b052586c486887546c8ec0914b
    Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
    Date:   Sun Oct 2 18:19:53 2005 +0000
    
        Add explicit all-local targets so Solaris make can build, since it won't
            recursively follow the implicit targets (.bdf -> -ISO-8859-1.bdf ->
            pcf.gz)
        Fix a couple of remaining GNU-make-isms
    
    commit b0f3fe2318ceda7a6551d00398b82d4f304225b3
    Author: Kevin E Martin <kem@kem.org>
    Date:   Fri Jul 29 21:22:46 2005 +0000
    
        Various changes preparing packages for RC0:
        - Verify and update package version numbers as needed
        - Implement versioning scheme
        - Change bug address to point to bugzilla bug entry form
        - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
            reenable it)
        - Fix makedepend to use pkgconfig and pass distcheck
        - Update build script to build macros first
        - Update modular Xorg version
    
    commit 87e81a6ebabf0c821bc0dfc9a310797033aa19f4
    Author: Kevin E Martin <kem@kem.org>
    Date:   Fri Jul 22 04:13:44 2005 +0000
    
        Fix distcheck for fonts with multiple encodings
    
    commit c703eef674fa7a8cf2dc32bbf9e07b6c6621e3bf
    Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
    Date:   Tue Jul 19 02:40:05 2005 +0000
    
        Convert $(foreach...) to more portable suffix substitution rules
    
    commit 4b4a19675b7ab380be07d66a9a51302a257736dd
    Author: Kevin E Martin <kem@kem.org>
    Date:   Thu Jun 30 22:28:05 2005 +0000
    
        Initial build system files for font module
    
    commit d3891dea8b0032478c32f46f17348634de844311
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Fri Nov 14 16:48:25 2003 +0000
    
        XFree86 4.3.0.1
    
    commit 5219c42bb4f4b0c7b8e7594d16a9945366f2b2ab
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Fri Nov 14 16:48:25 2003 +0000
    
        Initial revision
    
    commit b0f62e30e375a507e85f6e2e0cf11d9184c76194
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Fri Nov 14 15:54:33 2003 +0000
    
        R6.6 is the Xorg base-line