[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libx11: Changes to 'debian-unstable'



New branch 'debian-unstable' available with the following commits:
commit e1af2d59b0d908b33ddcca4729ad43c82123bb4a
Author: Julien Cristau <julien.cristau@ens-lyon.org>
Date:   Fri Dec 8 01:22:56 2006 +0000

    * Add patch 021_compose_fclose.diff to fix file descriptor leak when a
      Compose file uses the "include" directive.

commit 7241c59eaaf82f7d4bf48c99e32a08c0ce242630
Author: Julien Cristau <julien.cristau@ens-lyon.org>
Date:   Sat Nov 25 05:06:54 2006 +0000

    * Replace call to register_x_lib_dir_with_ld_so in postinst with a call to
      deregister_x_lib_dir_with_ld_so.
    * Remove libx11-6.postrm.in which doesn't need to deregister /usr/X11R6/lib
      anymore.

commit 9e470094a7e887da4bbc6c25ed5da177bb2e4330
Author: Drew Parsons <dparsons@debian.org>
Date:   Tue Nov 21 13:27:22 2006 +0000

    Upload lost patches to unstable.

commit dba4e6d9006c513d874ecff4d767752e8a56c1e8
Author: Drew Parsons <dparsons@debian.org>
Date:   Sat Nov 18 13:24:11 2006 +0000

    For prosterity's edification, record that the glibc russian change to
    koi8 was made for bug #62586 at glibc 2.2.5-4, and therefore only
    applies to Debian's glibc.

commit 09f5b579259b5a6cf24c0bdbeb7e2756d416e635
Author: Drew Parsons <dparsons@debian.org>
Date:   Sat Nov 18 12:11:02 2006 +0000

    015_russian_locale_alias.diff only changes russian to ru_RU.KOI8-R,
    aligning with the glibc definition in /usr/share/locale/locale.alias.
    Because of the constraint implosed by glibc in
    /usr/share/i18n/locales/ru_RU, we cannot likewise change ru and ru_RU
    away from ISO8859-5.

commit 766ea3569434be820214b21f3f54bef417b4731f
Author: Drew Parsons <dparsons@debian.org>
Date:   Sat Nov 18 09:21:43 2006 +0000

    Some patches got lost in the upgrade from 1.0.0 (2:1.0.0-9) to 1.0.3:
          - 015_russian_locale_alias.diff. For consistency, expand this
            patch to map the generic ru and ru_RU locales, as well as
          	russian, to ru_RU.KOI8-R instead of ISO8859-5.  But they really
          	should be using UTF-8 you know.  Closes: #368655.
          - 016_greek_polytonic_Compose.diff. Closes: #386471.
          - 017_FTBFS_makekeys.diff can be left out since it is applied in 1.0.3.
    
    Any one know what happened to patch 018?  The svn record for libx11
    2:1.0.0-8 is highly broken.

commit 69e36b6d011f64a88e89c540fa05101c3f6d0078
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Nov 15 01:31:14 2006 +0000

    Prepare changelog for upload

commit 1fd2612fbad10e88b0ea2a0e5064d22b42b2034d
Author: Julien Cristau <julien.cristau@ens-lyon.org>
Date:   Mon Nov 13 22:26:50 2006 +0000

    * Urgency high for security bugfix (CVE-2006-5397).
    * Add patch 020_CVE-2006-5397 to fix double fopen() of compose file
    (closes: #398460).  Thanks to Stefan Fritsch for the report.

commit 8e0a33ee69460931222be99f42c9f6e0cf2bde47
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Oct 13 17:59:02 2006 +0000

    Prepare changelog for upload

commit 1e75fa9601cf5b78955b05e0f89242ac0cfd57f4
Author: Denis Barbier <barbier@debian.org>
Date:   Thu Oct 12 21:34:37 2006 +0000

    Drop --enable-loadable-i18n from confflags, it does not work with 1.0.3.
    See http://lists.freedesktop.org/archives/xorg/2006-July/016861.html
    Closes: #392567  Thanks Jérôme Marant

commit 2ef3bd3806e7e83849bc49a31cf6ed3059c1c255
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Oct 11 02:34:55 2006 +0000

    Prepare changelog for upload

commit 9e9c74bfa626a742ca3d9813dafbcc75dc357a69
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Oct 11 02:34:12 2006 +0000

    * Add pre-depends on x11-common for the -dev package

commit 9c27e4c7e0c27af4aec6b5cf7e0d0bf5c7416649
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Oct 11 02:10:33 2006 +0000

    * Add 010_manpage_suffixes.diff to dynamically generate the internal manpage
      section using __libmansuffix__ the same way the actual file suffix is
      generated, so that they match and lintian becomes useful again here

commit f192c590182ae6efd7be3de0f7f9472bc28c2210
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Oct 11 01:05:27 2006 +0000

    * Upstream fix allows building in gnu environments. Thanks Samuel

commit 300fa32c1bf91cb9e3460c609ef3bfb36c91f50c
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Oct 11 01:00:10 2006 +0000

    Mergy merge.

commit 88d9d4b1a5cafbe58627e5edb761991912d2a84e
Merge: 12845a96939e404eaa1acc8d24a4cd312dc45f9a 6d2d290d53384907a25642fec7bfc38adc030f8a
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Oct 11 00:47:11 2006 +0000

    Merge libx11 over from 7.1 branch finally

commit 12845a96939e404eaa1acc8d24a4cd312dc45f9a
Author: David Nusinow <dnusinow@debian.org>
Date:   Mon Oct 9 17:09:26 2006 +0000

    * Add 019_new_autoconf.diff to allow us to not break the server in
      horrendous ways using newer versions of autoconf. Thanks to Jamey Sharp
      for pointing this patch out in upstream HEAD.

commit fc1bc894efa6496af600a09172abba507d8182e6
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Sep 28 01:23:09 2006 +0000

    Autoreconf with brand new patch

commit f5c7e012b658dbe2ed141c269b5937cda8b00d4e
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Sep 28 01:08:22 2006 +0000

    * Add 18_nonlinux.diff to fix building in gnu environments. Thanks Samuel
      Thibault, Robert Millan, and Michael Banck. Closes: #358708

commit 84c3235114cf056f1b6b7a74029e116fdaa83527
Author: Thierry Reding <thierry@gilfi.de>
Date:   Tue Sep 26 09:37:55 2006 +0000

    Add watch files.

commit 3520af652239ef766fe8b54f507dfabdea091b9d
Author: Denis Barbier <barbier@debian.org>
Date:   Thu Sep 14 00:09:15 2006 +0000

    libx11 2:1.0.0-9 uploaded into unstable

commit 8035f8b1e4b12ece64e8c26b406356e447ec36e6
Author: Denis Barbier <barbier@debian.org>
Date:   Wed Sep 13 22:54:51 2006 +0000

    Add 017_FTBFS_makekeys.diff.  Fix a FTBFS when compiling with
    x11proto-core-dev >= 7.0.3, backported from upstream.
    Thanks Goswin von Brederlow.  (closes: #387133)

commit d78197701faadc8025f7fe82bbbb668bb6186d98
Author: Denis Barbier <barbier@debian.org>
Date:   Wed Sep 13 21:20:07 2006 +0000

    Add 016_greek_polytonic_Compose.diff.  Add compose sequences with the
    right breathing signs U0313/U0314 to el_GR.UTF-8/Compose.
    Thanks Jan Willem Stumpel.  (closes: #386471)

commit e805a3e2afbda18bcea098ecb44676fc6eff744a
Author: Denis Barbier <barbier@debian.org>
Date:   Wed Sep 13 21:06:44 2006 +0000

    Add 015_russian_locale_alias.diff.  Locale alias for russian was incorrect,
    it should be ru_RU.KOI8-R as in glibc locale.alias.  Thanks Andrei Lahun.
    (closes: #368655)

commit 6d2d290d53384907a25642fec7bfc38adc030f8a
Author: Drew Parsons <dparsons@debian.org>
Date:   Sat Aug 19 12:29:06 2006 +0000

    All dbg packages in lib should have priority extra,
    see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit 051b150d68760907f6b1f1ed8d014ef87a3c7a81
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Aug 17 00:05:16 2006 +0000

    Denote that this version of libx11 is not to be released in its current form.

commit 1bd849f1cc802b4410c9913a96e759b5c836e142
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Aug 3 03:46:52 2006 +0000

    Prepare changelog for upload to unstable

commit f05e1363e2e2c823f304e1778240ecefe9613759
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Aug 3 03:25:05 2006 +0000

    * Run dh_install with --list-missing
    * Bump debhelper compat to 5
    * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
      idempotency fix.

commit 1aae39576abe2682725f993b8fb675e888a56be8
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Aug 3 02:07:46 2006 +0000

    Refresh patches

commit 5d63cc943a1f4d5aa828fb49e9e84d8c5f390076
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Aug 3 02:01:43 2006 +0000

    This still hasn't been uploaded, so merge dilinger's changelog entry with the real current one

commit 846dbee7e91ae5e2a1ae756ad147958e45e84951
Author: Branden Robinson <branden@debian.org>
Date:   Tue Aug 1 15:29:08 2006 +0000

    Use only the major version, minor version, and major patch number
    components of the Policy Manual revision in Standards-Version, because "the
    minor patch level will be changed when only cosmetic, typographical or
    other edits are made which neither change the meaning of the document nor
    affect the contents of packages".  See Policy Manual §5.6.11.
    
    (The real reason for this commit, as with r2615, is to test tweaks to the
    repository's commit-email.pl script.)

commit 19f72ea3c10765e58b7889a624193e24ceccac06
Author: Branden Robinson <branden@debian.org>
Date:   Tue Aug 1 14:10:51 2006 +0000

    Whitespace police.
    
    (The real reason for this commit is to test tweaks to the repository's
    commit-email.pl script.)

commit 280f796be93c9f121ec650ae7ec9511f4ad31f5e
Author: Andres Salomon <dilinger@debian.org>
Date:   Mon Jul 17 04:44:49 2006 +0000

    Idempotency fixes; everywhere where we're using a separate build directory,
    we tend to create it via "mkdir obj-$(foo)".  This doesn't work if rebuilding,
    because the directory already exists.  Instead, only create it if there's
    no directory there already.

commit d9f6db73b1d3312e5927bbf4ff327071cebfd547
Author: Denis Barbier <barbier@debian.org>
Date:   Thu Jul 6 21:53:13 2006 +0000

    Merge r2465 from trunk:
     * Add 014_add_Khmer_digraphs.diff.  Khmer keyboards have to generate
       several characters with a single keystroke, so define them in
       en_US.UTF-8/Compose.  They will be added later to all UTF-8 files.
       Thanks Paul Wise.  (closes: #355957)
     * Add support for Khmer locale in 003_recognize_glibc_2.3.2_locale_names.diff

commit 73d7f5660629070025a00952fe766451086a4b92
Author: Denis Barbier <barbier@debian.org>
Date:   Thu Jul 6 21:36:53 2006 +0000

    * Add 014_add_Khmer_digraphs.diff.  Khmer keyboards have to generate
      several characters with a single keystroke, so define them in
      en_US.UTF-8/Compose.  They will be added later to all UTF-8 files.
      Thanks Paul Wise.  (closes: #355957)
    * Add support for Khmer locale in 003_recognize_glibc_2.3.2_locale_names.diff

commit cea4561fb913fb2edeece3fcedb4f354a093a6ba
Author: David Nusinow <dnusinow@debian.org>
Date:   Tue Jul 4 17:29:01 2006 +0000

    add missed files for ru_RU.UTF-8 patch

commit 657e3b1557f7b98caa131769aa36660be38789e2
Author: David Nusinow <dnusinow@debian.org>
Date:   Tue Jul 4 17:24:50 2006 +0000

    Autoreconf with our patches

commit 4ab4a290d5d327ea1439907172d1de8cca1ceb3e
Author: David Nusinow <dnusinow@debian.org>
Date:   Tue Jul 4 15:43:59 2006 +0000

    * Remove obsolete patch 011

commit 8c36e8bb71f0270f12106e5d3c0bf2c418cab986
Author: Denis Barbier <barbier@debian.org>
Date:   Mon Jul 3 22:23:14 2006 +0000

      * Sync patches:
        - 005_Compose_fix_latin1_UTF8.diff
        - 006_tailor_pt_BR.UTF-8_Compose.diff

commit cd3f832cf347bb7c6f3cb14434acadd790cfcf84
Author: David Nusinow <dnusinow@debian.org>
Date:   Mon Jul 3 19:10:41 2006 +0000

    * New upstream release
    * Dump obsolete patch 10 for manpage fix and 13 for setuid fix
    * Run dh_install with --list-missing

commit 3a9c777d3937cb13c4355af4d47473cb039137a4
Author: David Nusinow <dnusinow@debian.org>
Date:   Mon Jul 3 18:13:04 2006 +0000

    Merge libx11 1.0.3 vendor branch to working branch for 7.1

commit 914539ee30dc9266f5877ee915b5666269cc8c1d
Author: David Nusinow <dnusinow@debian.org>
Date:   Sat Jul 1 21:05:40 2006 +0000

    * Bump standards version to 3.7.2.0

commit e1612ddffe47ec16d8dd9ad3f4fe41972404e734
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Jun 30 06:36:03 2006 +0000

    * Security update. Fix for setuid privledge escalation vulernabilities.
      See http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for
      the full advisory.

commit c31ea1aa23fea5aa1ba645ebe10ad648fb9111ba
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Jun 30 06:33:07 2006 +0000

    Rename libx11 dir

commit 71f2b9ffde6c9f087cc2a55ceb34ce5968f70853
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Apr 19 02:06:29 2006 +0000

    Revert incorrect changelog entry

commit d574805cec8358a85ddb9feeced67b7e724617fe
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Apr 19 01:55:13 2006 +0000

    * Reorder makeshlib command in rules file so that ldconfig is run
      properly. Thanks Drew Parsons and Steve Langasek.

commit ac1e7bb4c26c90858db9e97436fc640537247c62
Author: David Nusinow <dnusinow@debian.org>
Date:   Tue Apr 11 22:19:28 2006 +0000

    * Remove libx11-dev's dependencies on libxi-dev and libxkbfile-dev. Add a
      dependency on x11proto-input-dev instead. This should break some circular
      dependencies. Thanks go yet again to Kurt Roeckx.

commit 0d56d60ac3ec14b5068096d9996107822e9c84c7
Author: David Nusinow <dnusinow@debian.org>
Date:   Tue Apr 4 23:55:04 2006 +0000

    Set all libs to upload to unstable. Also update xft for modular.

commit 15077ec245fe41dc213b933b4408274278a2b952
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Mar 22 00:56:42 2006 +0000

    Set archive to correct location

commit d7b8b90031c8dfdd6991e4838801cc7113b81115
Author: Denis Barbier <barbier@debian.org>
Date:   Tue Mar 14 23:18:52 2006 +0000

    Add committer's name

commit 089b80c767bdfff4b8110d112f10e49bd2c674ea
Author: Denis Barbier <barbier@debian.org>
Date:   Tue Mar 14 23:16:11 2006 +0000

    Also add Build-Depends: x11proto-input-dev.  Thanks Kurt Roeckx.

commit d7107ddd433a730ad3a97c159ffb7a7a6a506fde
Author: Denis Barbier <barbier@debian.org>
Date:   Tue Mar 14 22:05:55 2006 +0000

    Add Build-Depends: quilt.

commit 5fe7703960ee6e79dc2a9097c3ab91a945d58285
Author: David Nusinow <dnusinow@debian.org>
Date:   Tue Mar 14 03:28:29 2006 +0000

    * Remove libx11-dev versioned dependency on libxext-dev. This was preventing
      bootstrapping of libxext. Thanks Eugene Konev.

commit 6b04175992cb2689b42c38fad9327de1bec283a1
Author: David Nusinow <dnusinow@debian.org>
Date:   Sun Mar 12 20:27:44 2006 +0000

    Version conflict with xlibs-data

commit f1be95a2e7374c8a943f2095216dad08f0dee83a
Author: David Nusinow <dnusinow@debian.org>
Date:   Sun Mar 12 20:01:21 2006 +0000

    Add ru_RU.UTF-8 build system stuff generated by autoreconf

commit 344b2c7d0fd035d57318533c062fe3a1ad08de93
Author: David Nusinow <dnusinow@debian.org>
Date:   Sun Mar 12 19:01:27 2006 +0000

    * Make libx11-6 conflict with xlibs-data. Thanks Kurt Roeckx.
      (closes: #356415)

commit c454edafe8822c471f39865f50658de028db019f
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Mar 10 03:28:47 2006 +0000

    * Stop using the xsfbs autoreconf script. The main beneft of using quilt in
      keeping the patches separate is for submitting things upstream and porting
      our changes between upstream releases. Keeping the automatically generated
      build system stuff in patches also doesn't fall under this use category.
    * Re-run autoreconf

commit 8103806a6634e422fdbb305d8abc4776e717f44a
Author: David Nusinow <dnusinow@debian.org>
Date:   Tue Mar 7 03:58:52 2006 +0000

    Update autoreconf patches.

commit dd84b9dcdedec4b0ac1ae429bba9220a819e6221
Author: David Nusinow <dnusinow@debian.org>
Date:   Tue Feb 28 03:42:43 2006 +0000

    [ Eugene Konev ]
    * Move locale data in separate libx11-data package. Make libx11-6 depend
      on it.
    * libx11-6.install.in? Huh? Replaced with libx11-6.install
    * Add real binary-indep.
    * Add patches from 6.9:
      - 002_arm_abi_brain_damage.diff
      - 003_recognize_glibc_2.3.2_locale_names.diff
      - 004_en_US.UTF-8_Compose_fix_Unicode_plane_1.diff
      - 005_Compose_fix_latin1_UTF8.diff
      - 006_tailor_pt_BR.UTF-8_Compose.diff
      - 007_iso8859-15_Compose_fix.diff
      - 008_remove_ko_Compose.diff
      - 009_iso8859-15_Compose_Eurosign.diff
      - 012_ru_RU_UTF-8_XLC_LOCALE.diff
    * Adjust Pre-depends for libx11-6. Remove depends on x11-common from
      libx11-dbg and libx11-dev as they depend on libx11-6 anyway.
    * Run dh_install with --fail-missing if there is checkinstall in
      DEB_BUILD_OPTIONS
    * Resurrect libx11-6.post{inst,rm}.in. Add genscripts to build target's
      dependencies.
    * Fix libx11-6.preinst.in to include shelllib and define appropriate vars.
    * Grab fixes for manpages section from Xorg CVS
      - 010_manpages_fix.diff
    * Grab ubuntu patch to support XLOCALELIBDIR separate from XLOCALEDIR
      - 011_stolen_from_ubuntu_xlocalelibdir.diff
    * Add --enable-loadable-i18n to confflags.
    * Use new xsfbs-autoreconf.mk to do autoreconfing.

commit e27d3be2d045271d675ba7a720ffd813220b3b78
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Feb 24 04:21:58 2006 +0000

    No comma in the last commit

commit 07cbd8571cdf8d9ed334034497181b55b65f4ac1
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Feb 24 04:21:15 2006 +0000

    Fix the patch so that it requires the xkbproto. Thanks Eugene Konev.

commit d506756f22b332ee8ab244b82aa12b45f3fd9f1a
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Feb 24 04:16:32 2006 +0000

    * Add a bunch of depends to libx11-dev from the monolith. Thanks Eugene
      Konev for the pointer.
    * Add 001_no_xkb_in_pc_file.diff because we don't need x11proto-input-dev.
      Thanks Eugene Konev.

commit b23a5f0d9473a4b06ba05e7b4d387c4f1952057f
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Feb 24 04:08:36 2006 +0000

    * Add a bunch of depends to libx11-dev from the monolith. Thanks Eugene
      Konev for the pointer.

commit 9f95897ab4bb4ea112821234a90593c597c8c118
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Feb 24 03:54:49 2006 +0000

    * Provide libx11-dev dependencies on x11proto-input-core and libxdmcp-dev.
      Thanks Kurt Roeckx. (closes: #354167)

commit 84dd3706586c999a23ffcff31db621b7cb92e92a
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Feb 24 03:36:09 2006 +0000

    * Provide versioned build-depends on the X libs. Thanks Kurt Roeckx.
      (closes: #354161)

commit 87837598bd0a520c841d94934d9ce18b56a70a1e
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Feb 16 01:11:44 2006 +0000

    * Properly install all the contents of /usr/lib/X11/locale. Thanks Zephenia
      E. Hull.

commit fd0523a7878a2fcbbe8acf75fc010121f3c01313
Author: David Nusinow <dnusinow@debian.org>
Date:   Wed Jan 25 01:34:54 2006 +0000

    Set libs to be uploaded to experimental. Also pull in some libxft fixes from what's in unstable

commit ad3942028ba1bf4017957d31c6490b3af476ffce
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Dec 30 20:12:45 2005 +0000

    Update libs to 7.0 release with packaging

commit 509e91e073308c7c6e705c5c7a4ee0cba6b6fc9f
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Dec 30 00:24:15 2005 +0000

    Vendor drop of proto and lib for 7.0



Reply to: