| Commit message (Expand) | Author | Age |
... | |
* | gnu: libgphoto2: Add XML support.•••* gnu/packages/photo.scm (libgphoto2)[inputs]: Add libxml2.
| Tobias Geerinckx-Rice | 2016-11-27 |
* | gnu: gphoto2: Update to 2.5.10.•••* gnu/packages/photo.scm (gphoto2): Update to 2.5.10.
| Tobias Geerinckx-Rice | 2016-11-27 |
* | gnu: libgphoto2: Update to 2.5.10.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.10.
| Tobias Geerinckx-Rice | 2016-11-27 |
* | gnu: Add Mozilla Fira Mono font.•••* gnu/packages/fonts.scm (font-fira-mono): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Toni Reina | 2016-11-26 |
* | gnu: cyrus-sasl: Fix CVE-2013-4122.•••* gnu/packages/patches/cyrus-sasl-CVE-2013-4122.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[replacement]: New field.
(cyrus-sasl/fixed): New variable.
[source]: Use patch.
| Leo Famulari | 2016-11-26 |
* | gnu: ffmpeg: Update to 3.2.1.•••* gnu/packages/video.scm (ffmpeg): Update to 3.2.1.
| Efraim Flashner | 2016-11-26 |
* | gnu: gst-plugins-good: Fix CVE-2016-{9634,9635,9636} and other security issues.•••* gnu/packages/patches/gst-plugins-good-fix-crashes.patch,
gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch,
gnu/packages/patches/gst-plugins-good-fix-signedness.patch,
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gstreamer.scm (gst-plugins-good): Use them.
| Leo Famulari | 2016-11-26 |
* | services: Factorize configuration abstraction.•••* gnu/services/mail.scm and gnu/services/cups.scm (&configuration-error)
(configuration-error, configuration-field-error)
(configuration-missing-field, configuration-field, serialize-configuration)
(validate-configuration, define-configuration, uglify-field-name)
(serialize-field, serialize-package, serialize-string)
(serialize-space-separated-string-list, space-separated-string-list?)
(serialize-file-name, file-name?, serialize-field-name)
(generate-documentation): Move duplicate code...
* gnu/services/configuration.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add configuration.scm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Julien Lepiller | 2016-11-26 |
* | gnu: psyclpc: Update comment.•••This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801.
* gnu/packages/messaging.scm (psyclpc): Update comment.
| Leo Famulari | 2016-11-26 |
* | gnu: Move content of (gnu packages psyc) into (gnu packages messaging).•••* gnu/packages/psyc.scm (perl-net-psyc, libpsyc, psyclpc): Move this ...
* gnu/packages/messaging.scm (perl-net-psyc, libpsyc, psyclpc): ... here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove psyc.scm.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-11-26 |
* | gnu: psyclpc: Upgrade to 20160821-2.61cf9aa.•••This makes the package reproducible.
* gnu/packages/psyc.scm (psyclpc): Upgrade to 20160821-2.61cf9aa.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-11-26 |
* | gnu: python-flask: Update to 0.11.1.•••* gnu/packages/python.scm (python-flask): Update to 0.11.1.
[native-inputs]: Add python-click.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic | 2016-11-26 |
* | gnu: python-pyopenssl: Update to 16.2.0.•••* gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic | 2016-11-26 |
* | gnu: python-simplejson: Update to 3.10.0.•••* gnu/packages/python.scm (python-simplejson): Update to 3.10.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic | 2016-11-26 |
* | gnu: Add mumble.•••* gnu/packages/telephony.scm (mumble): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 | 2016-11-26 |
* | gnu: transmission: Update to 2.92.•••* gnu/packages/bittorrent.scm (transmission): Update to 2.92.
[inputs]: Add cyrus-sasl.
| Marius Bakke | 2016-11-26 |
* | gnu: roary: Update to 3.7.0.•••* gnu/packages/bioinformatics.scm (roary): Update to 3.7.0.
| Ben Woodcroft | 2016-11-26 |
* | gnu: Add proteinortho.•••* gnu/packages/bioinformatics.scm (proteinortho): New variable.
| Ben Woodcroft | 2016-11-26 |
* | gnu: Add python-polib.•••* gnu/packages/python.scm (python-polib, python2-polib): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Julien Lepiller | 2016-11-26 |
* | gnu: Whitespace changes•••* gnu/services/kerberos.scm: Fold lines to 80 character limit.
| John Darrington | 2016-11-26 |
* | gnu: imagemagick: Update to 6.9.6-6 [fixes CVE-2016-9556].•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-6.
| Leo Famulari | 2016-11-26 |
* | services: Add opensmtpd service.•••* gnu/services/mail.scm (<opensmtpd-configuration>): New record type.
(%default-opensmtpd-config-file, %opensmtpd-accounts): New variables.
(opensmtpd-shepherd-service, opensmtpd-activation): New procedures.
(opensmtpd-service-type): New variable.
* doc/guix.texi (Mail Services): Document it.
| 宋文武 | 2016-11-26 |
* | gnu: Add missing module import to (gnu packages ldc).•••This is a followup to commit e44b511298590ecc87c2c85d1cbc043a638dd1e0.
* gnu/packages/ldc.scm: Import (gnu packages python).
| Leo Famulari | 2016-11-25 |
* | gnu: ldc: Update to 0.17.2.•••* gnu/packages/ldc.scm (ldc): Update to 0.17.2.
* gnu/packages/patches/ldc-disable-tests.patch: Fix timezone file name.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic | 2016-11-25 |
* | gnu: guile-ssh: Update to 0.10.2.•••* gnu/packages/ssh.scm (guile-ssh): Update to 0.10.2.
[home-page]: Update.
[source]: Use the 'url-fetch' method and a GitHub generated
tarball.
[arguments] <autoreconf>: Remove now unneeded 'chmod' call.
| Ludovic Courtès | 2016-11-25 |
* | gnu: hydrogen: Update to 0.9.7.•••* gnu/packages/music.scm (hydrogen): Update to 0.9.7.
| Ricardo Wurmus | 2016-11-25 |
* | gnu: btrfs-progs: Update to 4.8.4.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.4.
| Tobias Geerinckx-Rice | 2016-11-25 |
* | gnu: lz4: Update to 1.7.4.2.•••* gnu/packages/compression.scm (lz4): Update to 1.7.4.2.
| Tobias Geerinckx-Rice | 2016-11-25 |
* | gnu: hplip: Update to 3.16.11.•••* gnu/packages/cups.scm (hplip): Update to 3.16.11.
| Tobias Geerinckx-Rice | 2016-11-25 |
* | gnu: qtractor: Update to 0.8.0.•••* gnu/packages/music.scm (qtractor): Update to 0.8.0.
| Ricardo Wurmus | 2016-11-25 |
* | gnu: qemu: Install all required info files.•••* gnu/packages/qemu.scm (qemu)[arguments]: Adjust 'install-info' phase
to find all info files (including "*.info-N").
| Alex Kost | 2016-11-25 |
* | gnu: Add kicad-library.•••* gnu/packages/engineering.scm (kicad-library): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Theodoros Foradis | 2016-11-25 |
* | gnu: Add kicad.•••* gnu/packages/engineering.scm (kicad): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Theodoros Foradis | 2016-11-25 |
* | gnu: Add python2-wxpython.•••* gnu/packages/wxwidgets.scm (python2-wxpython): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Theodoros Foradis | 2016-11-25 |
* | gnu: Add wxwidgets-gtk2.•••* gnu/packages/wxwidgets.scm (wxwidgets-gtk2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Theodoros Foradis | 2016-11-25 |
* | gnu: nginx: Update to 1.11.6.•••* gnu/packages/web.scm (nginx): Update to 1.11.6.
[arguments]: Remove the obsolete option --with-ipv6 from #:configure-flags.
| Leo Famulari | 2016-11-25 |
* | gnu: miniupnpc: Improve synopsis and description.•••* gnu/packages/upnp.scm (miniupnp)[synopsis, description]: Edit, fix typos,
add some relevant (search) terms from the home page, and expand acronyms.
| Tobias Geerinckx-Rice | 2016-11-25 |
* | gnu: miniupnpc: Use the correct ‘upnpc’ in ‘external-ip’.•••* gnu/packages/upnp.scm (miniupnpc)[arguments]: Add ‘qualify-paths’ phase.
| Tobias Geerinckx-Rice | 2016-11-25 |
* | gnu: miniupnpc: Use ‘modify-phases’ syntax.•••* gnu/packages/upnp.scm (miniupnpc)[arguments]: Use ‘modify-phases’.
| Tobias Geerinckx-Rice | 2016-11-25 |
* | gnu: miniupnpc: Update to 2.0.•••* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.
| Tobias Geerinckx-Rice | 2016-11-25 |
* | gnu: vim: Update to 8.0.0101.•••* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0101.
| Tobias Geerinckx-Rice | 2016-11-25 |
* | doc: Document encrypted root partitions.•••This is a followup to f7f292d359e0eb77617f4ecf6b3164f868ec1784.
* doc/guix.texi (Preparing for Installation): Give commands for
encrypted root installation.
(Proceeding with the Installation): Add item about mapped devices.
(File Systems): Mention that 'dependencies' can list <mapped-device>
objects.
* gnu/system/examples/desktop.tmpl (mapped-devices): New field.
(file-systems): Add 'dependencies' field.
| Ludovic Courtès | 2016-11-24 |
* | services: network-manager: Depend on 'wpa-supplicant'.•••Suggested by Chris Marusich <cmmarusich@gmail.com>.
* gnu/services/networking.scm (network-manager-shepherd-service)
[requirement]: Add 'wpa-supplicant'.
| Ludovic Courtès | 2016-11-24 |
* | services: network-manager: Install polkit actions.•••Reported by Chris Marusich <cmmarusich@gmail.com>
at <https://lists.gnu.org/archive/html/help-guix/2016-11/msg00038.html>.
* gnu/services/networking.scm (network-manager-service-type)[extensions]:
Add POLKIT-SERVICE-TYPE.
| Ludovic Courtès | 2016-11-24 |
* | services: Move polkit to (gnu services dbus).•••* gnu/services/desktop.scm (<polkit-configuration>, %polkit-accounts)
(%polkit-pam-services, polkit-directory, polkit-etc-files)
(polkit-setuid-programs, polkit-service-type, polkit-service): Move
to...
* gnu/services/dbus.scm: ... here.
| Ludovic Courtès | 2016-11-24 |
* | gnu: hdf5: Build the C++ interface.•••* gnu/packages/maths.scm (hdf5)[arguments]: Add #:configure-flags.
| Ludovic Courtès | 2016-11-24 |
* | gnu: vim: Update to 8.0.0096.•••* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0096.
| Tobias Geerinckx-Rice | 2016-11-24 |
* | gnu: ir: Use archived tarball and home page.•••* gnu/packages/audio.scm (ir)[source]: Use a list of archive mirrors.
[home-page]: Link to an Internet Archive snapshot.
| Tobias Geerinckx-Rice | 2016-11-24 |
* | gnu: ir: Use ‘modify-phases’ syntax.•••* gnu/packages/audio.scm (ir)[arguments]: Use ‘modify-phases’.
| Tobias Geerinckx-Rice | 2016-11-24 |
* | tests: Remove 'GUIX_LOCPATH' hack that had been added for glibc@2.23.•••* gnu/tests/base.scm (run-basic-test)[test]("locale"): Remove
'GUIX_LOCPATH' hack, which is no longer needed since
commit 9f58fe3d1c32e3f0ced065e286532a10cad1b5e3.
| Ludovic Courtès | 2016-11-23 |