guix-commits
[Top][All Lists]
Advanced

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

branch master updated (c457f10 -> 746ac45)


From: guix-commits
Subject: branch master updated (c457f10 -> 746ac45)
Date: Thu, 2 May 2019 09:32:58 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  c457f10   gnu: php: Update to 7.3.5.
      adds  c21d912   processes: 'process-open-files' ignores disappeared 
/proc/PID/fd entries.
      adds  c20d4ca   processes: Gracefully handle daemons without clients.
      adds  09a9f10   tests: Adjust wildcard when testing OS examples.
      adds  842a687   maint: Mark 'doc-pot-update' and 'doc-po-update' as phony.
      adds  5aafcce   gnu: gdm: Avoid selecting the placeholder session.
      adds  9aa470e   gnu: awesome: Use absolute paths in session file.
      adds  f420d63   gnu: i3-wm: Use absolute paths in session files.
      adds  1f1a005   build: 'assert-no-store-file-names' no longer depends on 
ChangeLog.
      adds  45fb7b4   gnu: Rename some games to match upstream project name.
      adds  d60225d   nls: Remove 'guix-manual.pot'.
      adds  5dd0d1f   Revert "maint: 'release' clears gettext-induced changes 
in doc/."
      adds  7614193   services: bluetooth: Make public and searchable.
      adds  92597c3   services: colord: Make public and searchable.
      adds  5a3d3d6   gnu: Add i3lock.
      adds  e4b2866   gnu: libplist: Run tests sequentially.
      adds  81824af   build: 'guix-manual.*.po' no longer depends on 
'guix-manual.pot'.
      adds  094aaa1   gnu: gexiv2: Skip failing test on 32-bit platforms.
      adds  4ee5593   gnu: u-boot-tools: Only run full test suite on x86_64.
      adds  4c13ccb   vm-image: Add 'label' field.
      adds  d3619b2   nls: Update manual translations for de, es, fr, and zh_CN.
      adds  20ee888   nls: Update translations for de and fr.
      adds  757e633   build: Change default substitute server to 
"ci.guix.gnu.org".
      adds  a3b32d5   nls: Fix cross-reference syntax error in 
'guix-manual.es.po'.
      adds  8d9fffc   nls: Revert latest guix-manual.zh_CN changes.
      adds  6298c3f   Update NEWS.
      adds  326dcbf   gnu: guix: Update to 1.0.0.
      adds  17acc21   gnu: guix: Update to 326dcbf.
      adds  9c94136   vm: Build ISOs and VM images in a UTF-8 environment.
      adds  3a3e9f2   guix-install.sh: Update URL.
       new  746ac45   Merge branch 'version-1.0.0'

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:
 Makefile.am                                        |    14 +-
 NEWS                                               |    13 +-
 config-daemon.ac                                   |     2 +-
 doc/guix.texi                                      |     2 +-
 etc/guix-install.sh                                |     2 +-
 .../{ci.guix.info.pub => ci.guix.gnu.org.pub}      |     0
 gnu/packages/gnome.scm                             |     8 +
 gnu/packages/libusb.scm                            |     5 +
 gnu/packages/package-management.scm                |     8 +-
 gnu/services/desktop.scm                           |    14 +-
 gnu/system/examples/vm-image.tmpl                  |     8 +-
 gnu/system/vm.scm                                  |    10 +
 guix/scripts/build.scm                             |     2 +-
 guix/scripts/processes.scm                         |    40 +-
 guix/scripts/substitute.scm                        |     2 +-
 guix/self.scm                                      |     2 +
 guix/store.scm                                     |     2 +-
 po/doc/guix-manual.de.po                           | 18867 ++++----
 po/doc/guix-manual.es.po                           |   985 +-
 po/doc/guix-manual.fr.po                           | 16180 +++----
 po/doc/guix-manual.pot                             | 47097 -------------------
 po/doc/local.mk                                    |    27 +-
 po/guix/cs.po                                      |     1 +
 po/guix/de.po                                      |   868 +-
 po/guix/eo.po                                      |     1 +
 po/guix/fr.po                                      |   496 +-
 po/guix/hu.po                                      |     1 +
 po/guix/pl.po                                      |     1 +
 po/guix/sr.po                                      |     1 +
 po/guix/vi.po                                      |     1 +
 po/packages/de.po                                  | 22438 +--------
 po/packages/eo.po                                  |     1 +
 po/packages/fr.po                                  |  3209 +-
 po/packages/pl.po                                  |     1 +
 po/packages/pt_BR.po                               |     3 +-
 po/packages/sr.po                                  |     1 +
 po/packages/vi.po                                  |     3 +-
 tests/guix-system.sh                               |     4 +-
 38 files changed, 21414 insertions(+), 88906 deletions(-)
 copy etc/substitutes/{ci.guix.info.pub => ci.guix.gnu.org.pub} (100%)
 delete mode 100644 po/doc/guix-manual.pot



reply via email to

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