[PATCH] gnu: mail: Add notifymuch.

2016-10-09 Thread Christopher Baines
Thanks for your review. The version (0.1) is specified in the setup.py file, but your right in saying that there is no "real" 0.1 version release. I've also removed inputs from the wrap-binary stage.

[PATCH] gnu: mail: Add notifymuch.

2016-10-09 Thread Christopher Baines
* gnu/packages/mail.scm (notifymuch): New variable. --- gnu/packages/mail.scm | 50 ++ 1 file changed, 50 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index baa5a96..02dd72a 100644 --- a/gnu/packages/mail.scm +++ b/gnu/pa

Re: [PATCH] gnu: Add gxtuner.

2016-10-09 Thread Ricardo Wurmus
Kei Kebreau writes: > This package is reproducible and clears the linting process on my > end. Sadly I'm not skilled enough with JACK to check the functionality > of the package. :-/ Using JACK on GuixSD effectively requires a little additional effort. I have this in my system configuration to

Re: Security updates (was Re: texmaker, Qt and Chromium)

2016-10-09 Thread Leo Famulari
On Sun, Oct 09, 2016 at 05:07:34PM -0400, Kei Kebreau wrote: > Subscribed to the oss-sec list! Thank you Kei! signature.asc Description: PGP signature

Re: [PATCH] gnu: mail: Add notifymuch.

2016-10-09 Thread Leo Famulari
On Sun, Oct 09, 2016 at 10:33:18PM +0100, Christopher Baines wrote: > * gnu/packages/mail.scm (notifymuch): New variable. Thanks for this patch! > +(version "0.1") > +(source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.co

Re: [PATCH] gnu: sane-backends: Update to 1.0.25

2016-10-09 Thread Ludovic Courtès
Al McElrath skribis: > Attached is a patch to update sane-backends to 1.0.25. I checked and the > tests are still failing. OK. > From deaf7c884363361b043e5b1008e30bfc84f7216c Mon Sep 17 00:00:00 2001 > From: Al McElrath > Date: Thu, 6 Oct 2016 12:01:31 -0700 > Subject: [PATCH] gnu: sane-backen

Re: [PATCH] gnu: Build and install xonsh docs.

2016-10-09 Thread Ludovic Courtès
Hi! Danny Milosavljevic skribis: > * gnu/packages/shells.scm (xonsh): Changed. > --- > gnu/packages/shells.scm | 29 ++--- > 1 file changed, 26 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm > index 6d510c2..99d1f3e 10064

Re: [PATCH] Add pinentry-gnome3

2016-10-09 Thread Ludovic Courtès
Christopher Baines skribis: > This adds pinentry-gnome3, which provides a better pinentry for those using > Gnome 3. Also, this updates the descriptions for some pinentry packages, and > adds it to the propagated-inputs of the gnome package. > > [PATCH 1/3] gnu: gnupg: Remove gpg2 from pinentry d

Re: [PATCH] gnu: sane-backends: Update to 1.0.25

2016-10-09 Thread Leo Famulari
On Thu, Oct 06, 2016 at 08:36:20PM -0700, Al McElrath wrote: > Attached is a patch to update sane-backends to 1.0.25. I checked and the > tests are still failing. > > From deaf7c884363361b043e5b1008e30bfc84f7216c Mon Sep 17 00:00:00 2001 > From: Al McElrath > Date: Thu, 6 Oct 2016 12:01:31 -0700

Re: [PATCH] gnu: Add gxtuner.

2016-10-09 Thread Ludovic Courtès
Ricardo Wurmus skribis: > * gnu/packages/music.scm (gxtuner): New variable. Looks all good, thanks! Ludo’.

Re: [PATCH] gnu: wpa-supplicant: Update to 2.6.

2016-10-09 Thread Leo Famulari
On Thu, Oct 06, 2016 at 12:04:25PM +0100, Marius Bakke wrote: > None of the patches applied, so I assume they are upstream. To check if the patches are in the 2.6 release, I cloned the Git repo and used `git describe --contains`. The patches helpfully include the Git commit hash, so that commit ca

Re: Security updates (was Re: texmaker, Qt and Chromium)

2016-10-09 Thread Ludovic Courtès
Leo Famulari skribis: > On Sat, Oct 08, 2016 at 10:55:45AM +0200, Danny Milosavljevic wrote: >> One of the reasons I'm using distributions rather than just >> ./configure ; make ; make install is that distributors stay on top of >> security problems and disable and/or patch packages as problems a

[PATCH] gnu: mail: Add notifymuch.

2016-10-09 Thread Christopher Baines
* gnu/packages/mail.scm (notifymuch): New variable. --- gnu/packages/mail.scm | 44 1 file changed, 44 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index baa5a96..632ef5d 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages

Re: [PATCH 2/2] gnu: Add bluefish.

2016-10-09 Thread rennes
On 2016-10-09 16:04, Ricardo Wurmus wrote: ren...@openmailbox.org writes: updated package. Thanks, but I still cannot seem to apply it to master. Was this rebased on top of current master? ~~ Ricardo I first make the patch for gucharmap and later bluefish, gucharmap is required for blu

Re: Security updates (was Re: texmaker, Qt and Chromium)

2016-10-09 Thread Kei Kebreau
Leo Famulari writes: > On Sat, Oct 08, 2016 at 10:55:45AM +0200, Danny Milosavljevic wrote: >> One of the reasons I'm using distributions rather than just >> ./configure ; make ; make install is that distributors stay on top of >> security problems and disable and/or patch packages as problems ar

Re: [PATCH 2/2] gnu: Add bluefish.

2016-10-09 Thread Ricardo Wurmus
ren...@openmailbox.org writes: > updated package. Thanks, but I still cannot seem to apply it to master. Was this rebased on top of current master? ~~ Ricardo

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari writes: > On Sun, Oct 09, 2016 at 04:16:44PM -0400, Kei Kebreau wrote: >> Alright. Does this commit message look good to you? > >> From c08ba395fe1c1df29d8509350ee287c0832a1970 Mon Sep 17 00:00:00 2001 >> From: Kei Kebreau >> Date: Sun, 9 Oct 2016 16:10:09 -0400 >> Subject: [PATCH]

Re: [PATCH] gnu: Add gxtuner.

2016-10-09 Thread Kei Kebreau
Ricardo Wurmus writes: > * gnu/packages/music.scm (gxtuner): New variable. > --- > gnu/packages/music.scm | 36 > 1 file changed, 36 insertions(+) > > diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm > index f7b1b17..4539339 100644 > --- a/gnu/pac

Re: [PATCH] gnu: Add epic5.

2016-10-09 Thread ng0
Leo Famulari writes: > On Sun, Oct 09, 2016 at 06:44:11PM +, ng0 wrote: >> From: ng0 >> >> * gnu/packages/irc.scm (epic5): New variable. > > Thanks for the updated patch. > > Sorry I didn't notice this before... > >> +(inputs >> + `(("openssl" ,openssl) >> + ("ncurses" ,ncurse

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Leo Famulari
On Sun, Oct 09, 2016 at 04:16:44PM -0400, Kei Kebreau wrote: > Alright. Does this commit message look good to you? > From c08ba395fe1c1df29d8509350ee287c0832a1970 Mon Sep 17 00:00:00 2001 > From: Kei Kebreau > Date: Sun, 9 Oct 2016 16:10:09 -0400 > Subject: [PATCH] gnu: lynx: Update to 2.8.9dev.9

[PATCH 2/3] gnu: Add pinentry-gnome3.

2016-10-09 Thread Christopher Baines
* gnu/packages/gnupg.scm (pinentry-gnome3): New variable. --- gnu/packages/gnupg.scm | 16 1 file changed, 16 insertions(+) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index b4b4f75..b80e39b 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -637

[PATCH] Add pinentry-gnome3

2016-10-09 Thread Christopher Baines
This adds pinentry-gnome3, which provides a better pinentry for those using Gnome 3. Also, this updates the descriptions for some pinentry packages, and adds it to the propagated-inputs of the gnome package. [PATCH 1/3] gnu: gnupg: Remove gpg2 from pinentry description [PATCH 2/3] gnu: Add pinentr

[PATCH 3/3] gnu: gnome: Add pinentry-gnome3 to gnome

2016-10-09 Thread Christopher Baines
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add pinentry-gnome3. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index e33f744..2b75781 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5055,

[PATCH 1/3] gnu: gnupg: Remove gpg2 from pinentry description

2016-10-09 Thread Christopher Baines
* gnu/package/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-qt) [description]: The default in Guix is gpg, so only use this. --- gnu/packages/gnupg.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 38a1dc9..b4b4f7

Re: [PATCH 2/2] gnu: Add bluefish.

2016-10-09 Thread rennes
updated package. Thanks for your tips. I also noticed a couple of things: * In June 2016 version 2.2.9 has been released. It is not available on sourceforge but on their servers at http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.9.tar.gz I verified the signature and

Re: [PATCH 1/2] gnu: Add gucharmap.

2016-10-09 Thread rennes
updated package. Thanks for your tips. On 2016-10-09 05:59, Hartmut Goebel wrote: Hi, + (synopsis "Character Map") Looks like you missed my message: Again, please be a bit more verbose. I do not even understand what a "Character map" is (maybe this is an English idiom, but I'm no native s

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari writes: > On Sun, Oct 09, 2016 at 01:55:10PM -0400, Kei Kebreau wrote: >> Leo Famulari writes: >> >> > On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: >> >> I get the same problem here. Lynx does mention that GnuTLS support is >> >> experimental. Your and Tobias' page

Security updates (was Re: texmaker, Qt and Chromium)

2016-10-09 Thread Leo Famulari
On Sat, Oct 08, 2016 at 10:55:45AM +0200, Danny Milosavljevic wrote: > One of the reasons I'm using distributions rather than just > ./configure ; make ; make install is that distributors stay on top of > security problems and disable and/or patch packages as problems arise. > I think many others a

Re: [PATCH 1/1] gnu: libupnp: Fix CVE-2016-6255.

2016-10-09 Thread Leo Famulari
On Thu, Oct 06, 2016 at 09:28:34PM +0200, Ludovic Courtès wrote: > Leo Famulari skribis: > > +From d64d6a44906b5aa5306bdf1708531d698654dda5 Mon Sep 17 00:00:00 2001 > > +From: Matthew Garrett > > +Date: Tue, 23 Feb 2016 13:53:20 -0800 > > +Subject: [PATCH] Don't allow unhandled POSTs to write to

Re: [PATCH] gnu: Add epic5.

2016-10-09 Thread Leo Famulari
On Sun, Oct 09, 2016 at 06:44:11PM +, ng0 wrote: > From: ng0 > > * gnu/packages/irc.scm (epic5): New variable. Thanks for the updated patch. Sorry I didn't notice this before... > +(inputs > + `(("openssl" ,openssl) > + ("ncurses" ,ncurses) > + ("libarchive" ,libarchive

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Leo Famulari
On Sun, Oct 09, 2016 at 01:55:10PM -0400, Kei Kebreau wrote: > Leo Famulari writes: > > > On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: > >> I get the same problem here. Lynx does mention that GnuTLS support is > >> experimental. Your and Tobias' page work using OpenSSL instead. Tr

Re: [PATCH] gnu: Add epic5.

2016-10-09 Thread ng0
ng0 writes: > From: ng0 > > * gnu/packages/irc.scm (epic5): New variable. > --- > gnu/packages/irc.scm | 83 > > 1 file changed, 83 insertions(+) > > diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm > index db398de..f61afb4 100644 >

[PATCH] gnu: Add epic5.

2016-10-09 Thread ng0
From: ng0 * gnu/packages/irc.scm (epic5): New variable. --- gnu/packages/irc.scm | 83 1 file changed, 83 insertions(+) diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm index db398de..f61afb4 100644 --- a/gnu/packages/irc.scm +++ b/gn

[PATCH] gnu: Add epic5.

2016-10-09 Thread ng0
[PATCH] gnu: Add epic5. Changes addressed: - epic5 license -> non-copyleft (squashed and removed the license.scm change) - moved some comments around, added one regarding libarchive - rebased on latest master

Re: [PATCH] gnu: Add epic5.

2016-10-09 Thread ng0
Leo Famulari writes: > On Thu, Oct 06, 2016 at 10:02:18PM +, ng0 wrote: >> Hi, >> >> you are probably busy so I'd like to ask if this requires further >> changes or if it is good to go. Someone else can review it too. > > Can you submit a revised patch using 'non-copyleft' for the license? O

[PATCH] gnu: Add gxtuner.

2016-10-09 Thread Ricardo Wurmus
* gnu/packages/music.scm (gxtuner): New variable. --- gnu/packages/music.scm | 36 1 file changed, 36 insertions(+) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index f7b1b17..4539339 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music

Re: OpenBLAS

2016-10-09 Thread Federico Beffa
On Sun, Oct 9, 2016 at 2:19 PM, Pjotr Prins wrote: > On Sat, Oct 08, 2016 at 10:13:39PM +0200, Federico Beffa wrote: >> Hi, >> >> I'm wondering why our OpenBLAS package is built with the flag >> "NO_LAPACK=1". It is my understanding that with this optional flag >> OpenBLAS doesn't include LAPACK,

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari writes: > On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: >> I get the same problem here. Lynx does mention that GnuTLS support is >> experimental. Your and Tobias' page work using OpenSSL instead. Try the >> new patch attached. > >> From ee3a889e6902686de4d7c949afcb8cd4

Re: [PATCH 3/3] gnu: Add CUPS service.

2016-10-09 Thread Ricardo Wurmus
Andy Wingo writes: > * gnu/services/cups.scm: New file. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/cups.scm. > * doc/guix.texi (Printing Services): New section. […] > +The CUPS configuration controls the basic things about your CUPS > +installation: what interfaces it listens on,

Re: [PATCH 2/3] gnu: cups-filters: Use ghostscript with CUPS driver.

2016-10-09 Thread Ricardo Wurmus
Andy Wingo writes: > * gnu/packages/cups.scm (ghostscript/cups): New variable. > (cups-filters): Use ghostscript/cups. Capture path to "gs" at > compilation time. > --- > gnu/packages/cups.scm | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/gnu/packag

Re: [PATCH 1/3] gnu: cups-filters: Look for test page in own output dir.

2016-10-09 Thread Ricardo Wurmus
Andy Wingo writes: > * gnu/packages/cups.scm (cups-filters): Update to look for the test page > template in the cups-filter output dir, as cups and cups-filter do not > share an output dir. […] LGTM! ~~ Ricardo

Re: [PATCH 2/2] gnu: Add bluefish.

2016-10-09 Thread Ricardo Wurmus
ren...@openmailbox.org writes: > Updated patch. Thanks. Unfortunately, this patch doesn’t apply to current master. I also noticed a couple of things: * In June 2016 version 2.2.9 has been released. It is not available on sourceforge but on their servers at http://www.bennewitz.com/bl

Re: [PATCH 3/3] gnu: Add CUPS service.

2016-10-09 Thread Christopher Allan Webber
Andy Wingo writes: > I'll commit in a couple days if no objections. > > Andy It sounds great. (Though I haven't spent any time reading through it.) I think a proper CUPS service is one of the big glaring ommissions from GuixSD; this would be a great feature to advertise in the next release.

Re: OpenBLAS

2016-10-09 Thread Pjotr Prins
On Sat, Oct 08, 2016 at 10:13:39PM +0200, Federico Beffa wrote: > Hi, > > I'm wondering why our OpenBLAS package is built with the flag > "NO_LAPACK=1". It is my understanding that with this optional flag > OpenBLAS doesn't include LAPACK, while without this flag and by > default it does include t

Re: [PATCH 2/2] gnu: Add bluefish.

2016-10-09 Thread Hartmut Goebel
Am 06.10.2016 um 01:13 schrieb ren...@openmailbox.org: > From f1a573b2dcf5ad509089b9e5ec4c1aff4a15473c Mon Sep 17 00:00:00 2001 > From: Rene Saavedra > Date: Wed, 5 Oct 2016 18:13:38 -0500 > Subject: [PATCH 2/2] gnu: Add bluefish. > > * gnu/packages/gnome.scm (bluefish): New variable. LGTM

Re: [PATCH 1/2] gnu: Add gucharmap.

2016-10-09 Thread Hartmut Goebel
Hi, > +(synopsis "Character Map") Looks like you missed my message: Again, please be a bit more verbose. I do not even understand what a "Character map" is (maybe this is an English idiom, but I'm no native speaker.) Debian calls it "Unicode character picker and font browser", which is more

Re: Contents of /etc/hosts

2016-10-09 Thread Hartmut Goebel
Am 09.10.2016 um 11:56 schrieb John Darrington: > But for IPv6 the loopback interface has ::1/128, this ::2 would not got > there. > > So if we follow your proposal adding "127.0.0.2 gambrius" to /etc/hosts, > we could not contently doe this for IPv6. > > IPv6 is som

[PATCH] Add scheme-bytestructures

2016-10-09 Thread Amirouche Boubekki
Warning: scheme-bytestructures works on various implementation of Scheme but this patch adds it only for guile-2.0. This is a pure scheme package there is no autotools that's why I use the trivial-build-system. This doesn't run the test suite, yet. From fb2eb7ffd88ec4fba09411195a54b59d67d9c137 Mo

Re: Contents of /etc/hosts

2016-10-09 Thread John Darrington
On Sun, Oct 09, 2016 at 11:12:58AM +0200, Hartmut Goebel wrote: Am 08.10.2016 um 16:08 schrieb John Darrington: > > 127.0.0.2 gambrinus > Now what happens if you "ping gambrinus"? > > ICMP packets will be sent to the local host. Me fool. of cours

Re: Contents of /etc/hosts

2016-10-09 Thread Hartmut Goebel
Am 08.10.2016 um 16:08 schrieb John Darrington: > > 127.0.0.2 gambrinus > Now what happens if you "ping gambrinus"? > > ICMP packets will be sent to the local host. Me fool. of course it does: the loopback interface has netmask /8 )defined in RFC 990 https://tools.ietf.org/html/rf

Re: [PATCH] gnu: guile-next: Increase timeout.

2016-10-09 Thread Ricardo Wurmus
Leo Famulari writes: > On Sat, Oct 08, 2016 at 10:00:44AM +0200, Ricardo Wurmus wrote: >> * gnu/packages/guile.scm (guile-next)[properties]: Set timeout to >> 20 hours. > > Seems fine if that's how long it takes. Wow! The comment above says that it takes in excess of three hours on x86_64. Con