Edit

IABSD.fr/xenocara/font/bitstream-type1/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/bitstream-type1/ChangeLog
  • commit ef8ad9ed09f10ad8d14eaad4350fcd14e0376871
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Mon Feb 27 15:53:51 2023 -0800
    
        font-bitstream-type1 1.0.4
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit cc60e26d357ed545bf81e2ca7ffd6fb6ff2a784a
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Wed Feb 15 16:04:27 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 23a3163991dc6df8dbaa05ec22aa8526ba8258ee
    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 82501310c71effcb07aadc936ceddcfb591bc4f1
    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 c28417bc110e586089bb3d769ca792893d0c9ad8
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Wed Dec 8 16:00:04 2021 -0800
    
        Build xz tarballs instead of bzip2
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 33ab277afa97b2309afb74ee7011241c45182f73
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Wed Dec 8 16:00:04 2021 -0800
    
        gitlab CI: add a basic build test
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 8972c0a0a74407492ab22103e3df7efce80d79ac
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Fri Dec 7 19:26:30 2018 -0800
    
        Update configure.ac bug URL for gitlab migration
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit defdf0b4c4295a63b560927de686d2802a19b595
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Sun Nov 18 18:27:54 2018 -0800
    
        Update README for gitlab migration
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 594cfeabc798d3f8769e7208dd98b87842c36b2a
    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 aa22ebb18f892bb8d4a03d642b670333c5b16ecd
    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 90d96f0e63307854728ab0cd3ecb5a8fb39fc48f
    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 e826af4eb1098c9e70aaaa0d1e0d2de56c956b31
    Author: Matthieu Herrb <matthieu@herrb.eu>
    Date:   Mon Sep 12 10:41:27 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 e6c57d86f3b62322bba5dadcb053e8db00c947bc
    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 832ba7bf084e6adaf4f81cda88d8bd57f2645597
    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 0281a437d36127810d6a8c8ae70a754e964c8b12
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Mon Oct 28 08:08:55 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 ed229e2119276054bb8bf6a85447952cfeb5eae3
    Author: Rémi Cardona  <remi@gentoo.org>
    Date:   Mon Nov 15 21:53:38 2010 +0100
    
        font-bitstream-type1 1.0.3
    
    commit 1fc8db6b6cb07c2fc08364fdb20aafed76842879
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Fri Oct 15 20:09:55 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 64666ca4d2c90e953525471cc844911b0d346325
    Author: Alan Coopersmith <alan.coopersmith@oracle.com>
    Date:   Mon Oct 4 23:58:03 2010 -0700
    
        font-bitstream-type1 1.0.2
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    
    commit 6638132a0b682156a334273b740088cc2be7f8a4
    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 0c3e88a00033d75bab8bd8453fb99348dfc07fc6
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Sun Oct 18 20:49:07 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 eccb024d1e692cf70e075c5a55cd0b4a8607b34f
    Author: Gaetan Nadon <memsize@videotron.ca>
    Date:   Sun Oct 18 20:34:34 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 5faa0bdff6a0318a034f7f846dd2b2464ad24b07
    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 442d80e6990cfb4d0c4cbc8673bc62d63cc35458
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Sat Oct 10 17:33:43 2009 -0700
    
        font-bitstream-type1 1.0.1
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
    
    commit 43a8529507b903e9b80fd896ac9b5ad512c3e620
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Wed Oct 7 15:17:49 2009 -0700
    
        Migrate to xorg macros 1.3 & font-util 1.1 macros
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
    
    commit 72527a36fa191284f940c9cf66953861dbf6fe4a
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Oct 6 19:14:27 2009 -0700
    
        Add pointers to mailing lists, bugzilla, & git to README
        
        Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
    
    commit dbca5ca974d6cec77357082a6f86a2e0259e451a
    Author: Ryan Hill <dirtyepic@gentoo.org>
    Date:   Sun Aug 16 14:48:15 2009 -0600
    
        bitstream-type1: Skip fc-cache with DESTDIR.
        
        Fontconfig-2.7.0 runs chmod on the cachedir, causing access violations
        when installing into a sandboxed environment.
        
        Signed-off-by: Ryan Hill <dirtyepic@gentoo.org>
        Signed-off-by: Rémi Cardona <remi@gentoo.org>
    
    commit fca975ffcac8a4455c24300396e652e646c8476c
    Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
    Date:   Tue Jan 27 19:11:07 2009 -0200
    
        Janitor: Correct make distcheck and configure.ac simplification
    
    commit aee9204788007ebb2fbe842108735e36672c9215
    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 59ef1c711cc8382ee603d10b90709f6357c9df92
    Author: James Cloos <cloos@jhcloos.com>
    Date:   Thu Dec 6 16:37:52 2007 -0500
    
        Replace static ChangeLog with dist-hook to generate from git log
    
    commit b90e48819b0a52139f290116fac44a533e566b25
    Author: James Cloos <cloos@jhcloos.com>
    Date:   Mon Sep 3 05:53:06 2007 -0400
    
        Add *~ to .gitignore to skip patch/emacs droppings
    
    commit f90da3ecb3f344922f48218eef0603a2069b1e13
    Author: James Cloos <cloos@jhcloos.com>
    Date:   Thu Aug 23 19:26:26 2007 -0400
    
        Rename .cvsignore to .gitignore
    
    commit 790a52d9740fc6772caa5d9a2db1c3faa72639c2
    Author: Kevin E Martin <kem@kem.org>
    Date:   Thu Dec 15 00:24:23 2005 +0000
    
        Update package version number for final X11R7 release candidate.
    
    commit 2cadeab4c3d6b5490f697959ed5ddd897d344f09
    Author: Kevin E Martin <kem@kem.org>
    Date:   Sat Dec 3 17:08:52 2005 +0000
    
        Add m4 magic to allow AS_HELP_STRING to work with older versions of
            autoconf 2.57.
    
    commit 2f6d282826cf3746c0611eeb442ad7c9482a050e
    Author: Kevin E Martin <kem@kem.org>
    Date:   Sat Dec 3 05:49:39 2005 +0000
    
        Update package version number for X11R7 RC3 release.
    
    commit 3fcfbaa507cdfe59a0caec80d2d7ebd65b6ce118
    Author: Eric Anholt <anholt@freebsd.org>
    Date:   Tue Nov 22 02:00:19 2005 +0000
    
        Add .cvsignores for fonts.
    
    commit 8224335cc21ebb6a3e68dd634ff0846f2fecd834
    Author: Kevin E Martin <kem@kem.org>
    Date:   Tue Nov 15 08:29:17 2005 +0000
    
        Add configure option to change the installed font dir.
    
    commit 28e98a4f2d36a508243df045d496a51b6f7509cd
    Author: Kevin E Martin <kem@kem.org>
    Date:   Fri Jul 29 21:22:47 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 45cc6669398ada16c81cea99464a7accf753434b
    Author: Kevin E Martin <kem@kem.org>
    Date:   Thu Jun 30 22:28:07 2005 +0000
    
        Initial build system files for font module
    
    commit 86efdda71cba55dc91f8c3e4d6d21656d7c6f520
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Fri Nov 14 16:48:42 2003 +0000
    
        XFree86 4.3.0.1
    
    commit c9c05992f6d2e2df72f642b2e3aa18de69d9c439
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Fri Nov 14 15:54:35 2003 +0000
    
        R6.6 is the Xorg base-line