[Git-commits] [grml/grml-scripts] 2fea94: Statically compile grml-runtty to avoid dependency...

Michael Prokop mika at grml.org
Wed Feb 5 09:38:46 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-scripts
  Commit: 2fea94b544f0e5ecb2abc3bc1a3742831b9904f8
      https://github.com/grml/grml-scripts/commit/2fea94b544f0e5ecb2abc3bc1a3742831b9904f8
  Author: Michael Prokop <mika at grml.org>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M compile/Makefile

  Log Message:
  -----------
  Statically compile grml-runtty to avoid dependency on unstable's libc

It's annoying if grml-scripts can't be updated any longer on
systems based for example on Debian/wheezy, so let's get rid
of the dependency on libc.

Compiling requires -lcompat, otherwise fails with:

| undefined reference to `clearenv'


  Commit: 6e082c15489686aa2bf432c84ab03a14ba9643c1
      https://github.com/grml/grml-scripts/commit/6e082c15489686aa2bf432c84ab03a14ba9643c1
  Author: Michael Prokop <mika at grml.org>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M debian/control

  Log Message:
  -----------
  Bump Standards-Version to 3.9.5


  Commit: 0669586e415bd556ee6aaffb656042b6e044bae5
      https://github.com/grml/grml-scripts/commit/0669586e415bd556ee6aaffb656042b6e044bae5
  Author: Michael Prokop <mika at grml.org>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  Release new version 2.5.0


Compare: https://github.com/grml/grml-scripts/compare/4cb5cd8ab60a...0669586e415b


More information about the Git-commits mailing list