All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/5] package/cups: Un-deprecate, and update CUPS to 2.1.2
Date: Thu, 21 Jan 2016 23:39:44 +0100	[thread overview]
Message-ID: <20160121233944.2b414593@free-electrons.com> (raw)
In-Reply-To: <1453328267-31962-2-git-send-email-olivier.schonken@gmail.com>

Olivier,

On Thu, 21 Jan 2016 00:17:43 +0200, Olivier Schonken wrote:
> Remove 0001-fix-static.patch - Fixed upstream
> Remove 0002-fix-stack-protector-check.patch - Fixed upstream
> Remove 0003-mantohtml.patch - Replaced by 0001-Remove-man-from-BUILDDIRS-in-
> configure.patch
> Add 0002-Do-not-use-genstrings.patch
> Add CUPS_PDFTOPS option to Config.in.legacy - This support was moved to the
> cups-filters package.
> 
> Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
> ---
>  Config.in.legacy                                   |  7 +++
>  ...01-Remove-man-from-BUILDDIRS-in-configure.patch | 28 ++++++++++++
>  package/cups/0001-fix-static.patch                 | 28 ------------
>  package/cups/0002-Do-not-use-genstrings.patch      | 30 +++++++++++++
>  package/cups/0002-fix-stack-protector-check.patch  | 25 -----------
>  package/cups/0003-mantohtml.patch                  | 11 -----
>  package/cups/Config.in                             | 16 ++-----
>  package/cups/cups.hash                             |  2 +
>  package/cups/cups.mk                               | 50 ++++++++++++++--------
>  9 files changed, 102 insertions(+), 95 deletions(-)
>  create mode 100644 package/cups/0001-Remove-man-from-BUILDDIRS-in-configure.patch
>  delete mode 100644 package/cups/0001-fix-static.patch
>  create mode 100644 package/cups/0002-Do-not-use-genstrings.patch
>  delete mode 100644 package/cups/0002-fix-stack-protector-check.patch
>  delete mode 100644 package/cups/0003-mantohtml.patch
>  create mode 100644 package/cups/cups.hash

Applied after doing a few changes:

    [Thomas:
     - rewrap patch description in patch 0001
     - adjust patch 0002 to completely remove the call to genstrings
       instead of commenting it, and remove the potentially confusing
       'echo' above it
     - add a third patch that sanitizes the installation process to avoid
       non-working stripping, owernship changes, etc.]

If you could work with upstream to submit those patches (they will have
to be done in a better way to be acceptable upstream), it would be good.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2016-01-21 22:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20 22:17 [Buildroot] [PATCH v4 0/5] Buildroot Printing with Cups Olivier Schonken
2016-01-20 22:17 ` [Buildroot] [PATCH v4 1/5] package/cups: Un-deprecate, and update CUPS to 2.1.2 Olivier Schonken
2016-01-21 22:39   ` Thomas Petazzoni [this message]
2016-01-20 22:17 ` [Buildroot] [PATCH v4 2/5] package/hplip: Un-deprecate and bump version to 3.15.11 Olivier Schonken
2016-01-21 23:07   ` Thomas Petazzoni
2016-01-20 22:17 ` [Buildroot] [PATCH v4 3/5] package/gutenprint: Un-deprecate and bump version to 5.2.10 Olivier Schonken
2016-01-21 23:15   ` Thomas Petazzoni
2016-01-24 13:50     ` Olivier Schonken
2016-01-24 14:26       ` Arnout Vandecappelle
2016-01-20 22:17 ` [Buildroot] [PATCH v4 4/5] Enable xpdf-headers in poppler to enable building of cups-filters Olivier Schonken
2016-02-21 20:52   ` Thomas Petazzoni
2016-01-20 22:17 ` [Buildroot] [PATCH v4 5/5] package/cups-filters: Add new package cups-filters 1.7.0 Olivier Schonken
2016-01-24 20:06   ` Samuel Martin

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=20160121233944.2b414593@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.