~ruther/guix-local

ref: 5875eb7325edf5f23490a4232c33ab71474d20f3 guix-local/gnu d---------
5875eb73 — Ludovic Courtès 11 years ago
gnu: guix: Update to 0.8.2.

* gnu/packages/package-management.scm (guix-0.8.1): Rename to...
  (guix-0.8.2): ... this.  Update to 0.8.2.  Adjust users.
  (guix): Set to GUIX-0.8.2.
04bdcdb6 — Ludovic Courtès 11 years ago
gnu: bool: Synchronize synopsis and description with upstream.

* gnu/packages/search.scm (bool): Synchronize synopsis & description
  with GNU.
45cbe390 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: guix-0.8.1: Add gnutls to propagated inputs.

* gnu/packages/package-management.scm (guix-0.8.1): Add gnutls to propagated
  inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ee5bae30 — Ludovic Courtès 11 years ago
gnu: lftp: Add alternate URL for old tarballs.

* gnu/packages/ftp.scm (lftp)[source]: Add /old alternate URL.
1eefe4a8 — Ludovic Courtès 11 years ago
gnu: Tweak a few synopses and descriptions reported by 'lint'.

* gnu/packages/haskell.scm (ghc-text)[synopsis]: Remove period.
  [description]: Two space after end-of-sentence periods.
  (ghc-http)[description]: Likewise.
* gnu/packages/image.scm (libwebp)[description]: Likewise.
* gnu/packages/libedit.scm (libedit)[description]: Likewise.
* gnu/packages/kde.scm (oxygen-icons)[synopsis]: Capitalize.
853c2f18 — Ludovic Courtès 11 years ago
gnu: e2fsprogs: Remove references to linux-libre-headers.

This removes the final linux-libre-headers and its references (including
bootstrap-binaries) from the closure.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Augment 'install-libs'
  phase to make .a files writable.
e1820d14 — Mark H Weaver 11 years ago
gnu: icecat: Apply fixes for CVE-2015-{0797,2708,2710,2713,2716}.

* gnu/packages/patches/icecat-CVE-2015-0797.patch,
  gnu/packages/patches/icecat-CVE-2015-2708-pt1.patch,
  gnu/packages/patches/icecat-CVE-2015-2708-pt2.patch,
  gnu/packages/patches/icecat-CVE-2015-2708-pt3.patch,
  gnu/packages/patches/icecat-CVE-2015-2708-pt4.patch,
  gnu/packages/patches/icecat-CVE-2015-2710-pt1.patch,
  gnu/packages/patches/icecat-CVE-2015-2710-pt2.patch,
  gnu/packages/patches/icecat-CVE-2015-2710-pt3.patch,
  gnu/packages/patches/icecat-CVE-2015-2713-pt1.patch,
  gnu/packages/patches/icecat-CVE-2015-2713-pt2.patch,
  gnu/packages/patches/icecat-CVE-2015-2716.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat): Add patches.
d7cbc91d — Mark H Weaver 11 years ago
gnu: sharutils: Correct source hash.

This is a followup to 512da657d747ab157f8ca49442e67bd7452ba676.

* gnu/packages/compression.scm (sharutils): Correct source hash.
512da657 — Mark H Weaver 11 years ago
gnu: sharutils: Update to 4.15.1.

* gnu/packages/compression.scm (sharutils): Update to 4.15.1.
fb8ebb83 — Mark H Weaver 11 years ago
gnu: autogen: Update to 5.18.5.

* gnu/packages/autogen.scm (autogen): Update to 5.18.5.  Add pkg-config to
  native-inputs.
e736cfce — Mark H Weaver 11 years ago
gnu: gnubik: Update to 2.4.2.

* gnu/packages/games.scm (gnubik): Update to 2.4.2.
19595c08 — Mark H Weaver 11 years ago
gnu: gnupg: Update to 2.1.4.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.4.
1e61e22f — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: Add miredo.

* gnu/packages/networking.scm (miredo): New variable.
083b54b7 — Ludovic Courtès 11 years ago
gnu: inetutils: Update to 1.9.3.

* gnu/packages/patches/inetutils-syslogd.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/admin.scm (inetutils): Bump to 1.9.3.
  [source]: Remove patch.
  [native-inputs]: Remove.
6ad2e17e — Eric Bavier 11 years ago
gnu: Add bool.

* gnu/packages/search.scm (bool): New variable.
1600544a — Mark H Weaver 11 years ago
gnu: icu4c: Update to 55.1.

* gnu/packages/icu4c.scm (icu4c): Update to 55.1.
4cbaf2ab — Ricardo Wurmus 11 years ago
gnu: icedtea6: Add target-dependent include directory to CPATH.

* gnu/packages/java.scm (gcj-4.8)[arguments]: Add target-dependent GCJ include
  directory to CPATH environment variable.
73b6cf42 — 宋文武 11 years ago
gnu: gnome-icon-theme: Move GTK+ and icon-naming-utils to 'native-inputs'.

* gnu/packages/gnome.scm (gnome-icon-theme): Move inputs to native-inputs.
b32f58dd — 宋文武 11 years ago
gnu: gnome-icon-theme: Update to 3.12.0.

* gnu/packages/gnome.scm (gnome-icon-theme): Update to 3.12.0.
b599e9eb — Mark H Weaver 11 years ago
install: desktop.tmpl: Add "netdev" to the user's supplementary groups.

* gnu/system/examples/desktop.tmpl: Add "netdev" to the user's supplementary
  groups.
Next