guix-commits
[Top][All Lists]
Advanced

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

branch master updated (cb4d3d8 -> 1289062)


From: Ludovic Courtès
Subject: branch master updated (cb4d3d8 -> 1289062)
Date: Wed, 04 Mar 2015 13:09:58 +0000

civodul pushed a change to branch master
in repository guix.

      from  cb4d3d8   gnu: python2-pygtk: fix path to pygobject-codegen-2.0
      adds  d5b3de6   utils: Strip duplicates from search path.
      adds  f6408bc   gnu: patch: Update to 2.7.4.
      adds  fdaae61   gnu: glibc: Update to 2.21.
      adds  d6718df   gnu: glibc: Add search path specification for 'LOCPATH'.
      adds  a4a17ec   gnu: bison: Update to 3.0.4.
      adds  605217b   Merge branch 'master' into core-updates
      adds  9e91418   gnu: freetype: Update to 2.5.5.
      adds  a02ee3d   gnu: libgpg-error: Update to 1.18.
      adds  456cf62   gnu: gpgme: Update to 1.5.3.
      adds  2249a16   gnu: pius: Update to 2.0.11.
      adds  3e74dcd   gnu: pinentry: Update to 0.9.0.
      adds  b01f896   utils: Use $0 instead of absolute path to original 
program in 'wrap-program'.
      adds  da466f7   utils: Preserve symbolic links in 'wrap-program'.
      adds  192c6f9   gnu: libtool and libltdl: Update to 2.4.6.
      adds  c1944c9   gnu: libxml2: Propagate input zlib.
      adds  6f96a35   gnu: Add libxklavier.
      adds  d2fcfd3   gnu: gnutls: Move which from 'propagated-inputs' to 
'native-inputs'.
      adds  fdb3162   gnu: libunistring: Update to 0.9.5.
      adds  c18ea90   gnu: Add npth.
      adds  232010f   gnu: glibc: Disable parallel build.
      adds  cd064df   gnu: gnupg: Add version 2.1.2.
      adds  945562d   gnu: mpc: Update to 1.0.3.
      adds  8a00b93   gnu: glibc: Change 'LOCPATH' specification to look for 
"lib/locale".
      adds  a068dba   gnu: grep: Apply fix for CVE-2015-1345.
      adds  93be4e8   Merge branch 'master' into core-updates
      adds  cd0385b   build-system/gnu: Add support for zip archives.
      adds  8ddc41e   utils: Add 'modify-phases'.
      adds  f84218a   build-system: Use 'modify-phases'.
      adds  5335c56   build-system/gnu: Add 'install-locale' phase.
      adds  b0fd2bd   gnu: Add glibc-utf8-locales to the implicit inputs.
      adds  9cca706   packages: When possible, use a UTF-8 locale in 
patch-and-repack.
      adds  f307947   ld-wrapper: Add '-rpath' for arguments such as 
'libfoo.so.5.3'.
      adds  8f1d22b   gnu: sqlite: Add "CFLAGS=-O2 -DSQLITE_SECURE_DELETE" to 
configure-flags.
      adds  e5718ca   gnu: sqlite: Update to 3.8.8.3.
      adds  77888fa   gnu: cairo: Enable tee surface backend.
      adds  f1886b5   gnu: cmake: Update to 3.1.3.
      adds  50915d2   build-system/cmake: Enable verbose output from Makefile 
builds.
      adds  e8c9f04   gnu: gettext: Set encoding to ISO-8859-1 when modifying 
files.
      adds  da6dd84   gnu: Remove now unneeded 'unpack' phases for unzip.
      adds  7184b4b   gnu: Remove now unneeded 'localedef' invocations.
      adds  251e8b2   build-system/gnu: Set $LC_ALL (or similar) to the chosen 
locale.
      adds  2c1fb35   utils: Call the progress-report proc when 'dump-port' 
starts.
      adds  e7620dc   download: Abstract the receive buffer size.
      adds  9fbe6f1   download: Measure and display the throughput.
      adds  c9727aa   download: Comment on lack of progress report with chunked 
encoding.
      adds  4b23c46   gexp: Add tests for 'gexp-outputs'.
      adds  f9efe56   gexp: Aggregate outputs of compound gexps.
      adds  ca1e3ad   utils: Change 'patch-shebangs' to use binary input.
      adds  4db8716   packages: Set the port conversion strategy to 'error'.
      adds  dd0a8ef   utils: Treat 'configure' and Makefiles with an 8-bit 
encoding.
      adds  722ec72   gnu: Move autoconf-style phases after the unpack phase.
      adds  f586c87   gnu: Add 'file-name' fields for github source tarballs 
without a name.
      adds  b479c3d   build-system/gnu: Keep the sloppy conversion strategy 
during bootstrap.
      adds  87c8b92   gnu: commencement: Make UTF-8 locales available right 
after 'guile-final'.
      adds  bbe7a2c   Revert "build-system/gnu: Keep the sloppy conversion 
strategy during bootstrap."
      adds  751be9a   gnu: libgcrypt: Update to 1.6.3.
      adds  3820d39   Merge branch 'master' into core-updates
      adds  7e75a67   gexp: Make sure 'gexp-outputs' removes duplicate outputs.
      adds  e343024   gnu: tcsh: Use ISO-8859-1 when patching "tests/testsuite".
      adds  da69977   gnu: Add search path specifications for 'SSL_CERT_FILE' 
and 'GIT_SSL_CAINFO'.
       new  1289062   Merge branch 'core-updates'.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .dir-locals.el                                     |    1 +
 gnu-system.am                                      |    4 +-
 gnu/packages/aarddict.scm                          |    1 +
 gnu/packages/algebra.scm                           |    1 +
 gnu/packages/audio.scm                             |   11 +-
 gnu/packages/autotools.scm                         |    9 +-
 gnu/packages/base.scm                              |   62 ++---
 gnu/packages/bioinformatics.scm                    |   56 ++--
 gnu/packages/bison.scm                             |    6 +-
 gnu/packages/cmake.scm                             |    5 +-
 gnu/packages/commencement.scm                      |   36 ++-
 gnu/packages/databases.scm                         |   10 +-
 gnu/packages/emacs.scm                             |    4 +-
 gnu/packages/fontutils.scm                         |   29 +--
 gnu/packages/game-development.scm                  |    2 +
 gnu/packages/games.scm                             |    3 +
 gnu/packages/gawk.scm                              |    3 +-
 gnu/packages/gettext.scm                           |   30 ++-
 gnu/packages/gnome.scm                             |   47 ++++
 gnu/packages/gnupg.scm                             |   87 +++++--
 gnu/packages/gnutls.scm                            |    5 +-
 gnu/packages/gtk.scm                               |    3 +-
 gnu/packages/guile.scm                             |   11 +-
 gnu/packages/image.scm                             |   23 +-
 gnu/packages/jrnl.scm                              |    2 +
 gnu/packages/kde.scm                               |    1 +
 gnu/packages/ld-wrapper.scm                        |   11 +-
 gnu/packages/libunistring.scm                      |    5 +-
 gnu/packages/linux.scm                             |    5 +-
 gnu/packages/mail.scm                              |   15 +-
 gnu/packages/maths.scm                             |    1 +
 gnu/packages/multiprecision.scm                    |    8 +-
 gnu/packages/ninja.scm                             |    1 +
 gnu/packages/nutrition.scm                         |    2 +
 gnu/packages/openssl.scm                           |   11 +-
 gnu/packages/package-management.scm                |    6 +-
 gnu/packages/patches/glibc-CVE-2012-3406.patch     |  282 --------------------
 gnu/packages/patches/glibc-CVE-2014-7817.patch     |  171 ------------
 .../patches/glibc-mips-dangling-vfork-ref.patch    |   45 ---
 gnu/packages/patches/grep-CVE-2015-1345.patch      |   17 ++
 gnu/packages/patches/libtool-skip-tests.patch      |   28 +-
 gnu/packages/python.scm                            |   23 +--
 gnu/packages/rdf.scm                               |    7 +-
 gnu/packages/ruby.scm                              |    3 +-
 gnu/packages/swig.scm                              |   14 +-
 gnu/packages/sxiv.scm                              |    1 +
 gnu/packages/tcsh.scm                              |    6 +-
 gnu/packages/tor.scm                               |    6 +-
 gnu/packages/version-control.scm                   |    9 +
 gnu/packages/web.scm                               |   17 +-
 gnu/packages/xml.scm                               |    2 +-
 guix/build-system/gnu.scm                          |    6 +-
 guix/build/cmake-build-system.scm                  |   10 +-
 guix/build/download.scm                            |   83 +++++--
 guix/build/glib-or-gtk-build-system.scm            |   11 +-
 guix/build/gnu-build-system.scm                    |   36 +++-
 guix/build/gnu-dist.scm                            |   17 +-
 guix/build/perl-build-system.scm                   |   16 +-
 guix/build/python-build-system.scm                 |   22 +-
 guix/build/ruby-build-system.scm                   |   16 +-
 guix/build/utils.scm                               |  142 +++++++---
 guix/build/waf-build-system.scm                    |   13 +-
 guix/gexp.scm                                      |    7 +-
 guix/packages.scm                                  |   15 +-
 tests/gexp.scm                                     |   33 +++
 65 files changed, 685 insertions(+), 890 deletions(-)
 delete mode 100644 gnu/packages/patches/glibc-CVE-2012-3406.patch
 delete mode 100644 gnu/packages/patches/glibc-CVE-2014-7817.patch
 delete mode 100644 gnu/packages/patches/glibc-mips-dangling-vfork-ref.patch
 create mode 100644 gnu/packages/patches/grep-CVE-2015-1345.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]