~ruther/guix-local

bc85b127 — Ludovic Courtès 9 years ago
gnu: gnupg@2.0: Add the 'gpg' and 'gpgv' commands.

* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Add
'rename-v2-commands' phase.
80c47cf8 — Efraim Flashner 9 years ago
gnu: gnupg@2.0: Fix typo.

* gnu/packages/gnupg.scm (gnupg@2.0)[arguments]: Fix typo that prevented
gnupg from building.

This is a follow up to 6b547d22952fb30c4419d4f81545353907ab398d.
04c828c4 — Efraim Flashner 9 years ago
gnu: exiv2: Update source url.

* gnu/packages/geeqie.scm (exiv2)[source]: Update url.
99fe215c — David Craven 9 years ago
lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin.

* guix/scripts/lint.scm (check-inputs-should-be-native): Warn when intltool,
itstool or glib:bin isn't a native-input.
* tests/lint.scm (inputs: glib:bin is probably a native input): Add test.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
doc: Point out preference of message format.

* doc/contributing.texi (Submitting Patches): Includes a note on
preference of plain text messages with either inline or MIME attachments
and advise contributers to pay attention if their email client breaks the
patches.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
dfcdd9c2 — Ludovic Courtès 9 years ago
doc: Explain that contributors can use a pseudonym.

Suggested by ng0 <ng0@we.make.ritual.n0.is>.

* doc/contributing.texi (Contributing): Explain that using a legal name
is not required.
6b547d22 — Ludovic Courtès 9 years ago
doc: gnupg@2.0: Use 'modify-phases'.

* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use 'modify-phases'.
20e29643 — Ludovic Courtès 9 years ago
doc: Explain how to set up Git for signing.

* HACKING (Commit Access): Give instructions on how to set up Git for
signing.
a308c233 — Andreas Enge 9 years ago
gnu: icecat: Disable parallel build.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.
fe224d20 — Alex Griffin 9 years ago
download: Add SourceForge load balancer.

* guix/download.scm (%mirrors)[sourceforge]: Add canonical load balancer for
sourceforge.net.

Signed-off-by: Leo Famulari <leo@famulari.name>
238e5642 — Andreas Enge 9 years ago
gnu: icecat: Update to 38.8.0-gnu2.

* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu2.
d841a292 — Efraim Flashner 9 years ago
gnu: openssh: Fix CVE-2016-6210.

* gnu/packages/ssh.scm (openssh)[source]: Add patches
openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch,
openssh-CVE-2016-6210-3.patch.
* gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
df2c7563 — Efraim Flashner 9 years ago
gnu: pspp: Update to 0.10.2.

* gnu/packages/statistics.scm (pspp): Update to 0.10.2.
fe84bc9a — Efraim Flashner 9 years ago
gnu: python-iso8601: Update to 0.1.11.

* gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
2af56bfa — Efraim Flashner 9 years ago
gnu: iniparser: Use 'modify-phases'.

* gnu/packages/samba.scm (iniparser)[arguments]: Use 'modify-phases'
syntax.
def8f501 — Efraim Flashner 9 years ago
gnu: iniparser: Update to 4.0.

* gnu/packages/samba.scm (iniparser): Update to 4.0.
[source]: Download from Github.
[arguments]: Define 'gcc' in Makefiles.
f0e8d85e — Efraim Flashner 9 years ago
gnu: python-waf: Update to 1.9.1.

* gnu/packages/python.scm (python-waf): Update to 1.9.1.
f0b8d83a — Efraim Flashner 9 years ago
gnu: mpv: Use packaged waf.

* gnu/packages/video.scm (mpv)[inputs]: Remove externally downloaded waf
package and use packaged python-waf.
8ebdf9af — Andreas Enge 9 years ago
gnu: wxwidgets: Update source URL.

* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2): Update source URL.
d5f335ee — Leo Famulari 9 years ago
gnu: git: Update to 2.9.2.

* gnu/packages/version-control.scm (git): Update to 2.9.2.
(git-manpages)[source]: Update hash.
Next