mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] a few version bumps
Date: Sun, 30 Oct 2011 22:54:36 +0100	[thread overview]
Message-ID: <20111030215436.GJ14918@pengutronix.de> (raw)
In-Reply-To: <20111030215236.GI14918@pengutronix.de>

Hi,

Here are a few version bumps and small modifications. The autotools
versions are available for quite a long time, and working with them for
a while looks like they can be pushed.

The following changes since commit 74cb6cb4668b87dac377f915b094d6674b4557f6:

  ptxd_lib_kgen: quote find pattern (2011-10-27 19:20:13 +0200)

are available in the git repository at:
  git://git.pengutronix.de/git/rsc/ptxdist for-mainline

Robert Schwebel (11):
      fbgrab: include zlib.h, fix linker dependencies
      util-linux-ng: version bump 2.19.1 -> 2.20
      util-linux-ng: clean up package
      xorg-server: fix patch documentation
      xorg-server: fix patch documentation
      xorg-server: fix patch documentation
      xf86-video-fbdev: add fixme
      gtk: clean up
      host-autotools-autoconf: version bump 2.67 -> 2.68
      host-autotools-automake: version bump 1.11 -> 1.11.1
      host-autotools-libtool: version bump 2.2.6a -> 2.4.2

 ...01-make-makefile-cross-compilation-aware.patch} |   14 ++--
 .../fbgrab-1.0/0002-fbgrab-include-zlib.h.patch    |   24 ++++
 patches/fbgrab-1.0/series                          |    6 +-
 .../0002-__progname-redefinition-fix.patch         |  112 --------------------
 .../util-linux-2.19.1/0003-_s-undeclared-fix.patch |   29 -----
 ...d-fallbacks-for-old-systems-without-umoun.patch |   14 ++--
 .../0002-__progname-redefinition-fix.patch         |   81 ++++++++++++++
 .../0004-replace-index-with-strchr.patch           |   14 ++--
 .../{util-linux-2.19.1 => util-linux-2.20}/series  |    1 -
 .../ignore-timing-option.diff                      |    1 +
 .../xorg-server-1.9.3/remove_dbus_if_disabled.diff |    2 +-
 .../xorg-server-1.9.3/remove_hal_if_disabled.diff  |    2 +-
 .../xorg-server-1.9.3/remove_udev_if_disabled.diff |    2 +-
 rules/gtk.make                                     |   65 +-----------
 rules/host-autotools-autoconf.make                 |    4 +-
 rules/host-autotools-automake.make                 |    4 +-
 rules/host-autotools-libtool.make                  |    8 +-
 rules/util-linux-ng.in                             |   42 ++++++++
 rules/util-linux-ng.make                           |   67 +++++-------
 19 files changed, 219 insertions(+), 273 deletions(-)
 rename patches/fbgrab-1.0/{fbgrab-1.0-crosscompile.diff => 0001-make-makefile-cross-compilation-aware.patch} (75%)
 create mode 100644 patches/fbgrab-1.0/0002-fbgrab-include-zlib.h.patch
 delete mode 100644 patches/util-linux-2.19.1/0002-__progname-redefinition-fix.patch
 delete mode 100644 patches/util-linux-2.19.1/0003-_s-undeclared-fix.patch
 rename patches/{util-linux-2.19.1 => util-linux-2.20}/0001-libmount-add-fallbacks-for-old-systems-without-umoun.patch (74%)
 create mode 100644 patches/util-linux-2.20/0002-__progname-redefinition-fix.patch
 rename patches/{util-linux-2.19.1 => util-linux-2.20}/0004-replace-index-with-strchr.patch (65%)
 rename patches/{util-linux-2.19.1 => util-linux-2.20}/series (89%)

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2011-10-30 21:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-30 21:52 [ptxdist] a Robert Schwebel
2011-10-30 21:54 ` Robert Schwebel [this message]
2011-10-30 21:56   ` [ptxdist] [PATCH 01/11] fbgrab: include zlib.h, fix linker dependencies Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 02/11] util-linux-ng: version bump 2.19.1 -> 2.20 Robert Schwebel
2011-11-03 14:21       ` Michael Olbrich
2011-10-30 21:56     ` [ptxdist] [PATCH 03/11] util-linux-ng: clean up package Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 04/11] xorg-server: fix patch documentation Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 05/11] " Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 06/11] " Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 07/11] xf86-video-fbdev: add fixme Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 08/11] gtk: clean up Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 09/11] host-autotools-autoconf: version bump 2.67 -> 2.68 Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 10/11] host-autotools-automake: version bump 1.11 -> 1.11.1 Robert Schwebel
2011-10-30 21:56     ` [ptxdist] [PATCH 11/11] host-autotools-libtool: version bump 2.2.6a -> 2.4.2 Robert Schwebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111030215436.GJ14918@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox