bug#27894: Building Guix fails without '/etc/services'

2017-07-31 Thread Leo Famulari
On a system that lacks '/etc/services' (CoreOS), building Guix from source fails because getaddrinfo() doesn't know how to proceed: ERROR: In procedure getaddrinfo: Servname not supported for ai_socktype I worked around this issue by downloading the binaries by hand with curl. I don't know how

bug#27889: Polkit actions are not updated after guix system reconfigure

2017-07-31 Thread Ryan Moe
On Mon, Jul 31, 2017 at 2:34 PM, Danny Milosavljevic wrote: > Oops! > > That's indeed still broken. > > But gnu/services/shepherd.scm shepherd-service-file could be extended to > provide a "restart" action (shepherd itself already supports it). > > The general format for

bug#26302: [website] translations

2017-07-31 Thread ng0
Ludovic Courtès transcribed 1.1K bytes: > Hi, > > ng0 skribis: > > > One thing I like about the template of https://taler.net is the usage of > > javascript free translations of text (jinja2 is used), easy to select > > and write. > > I think translations of web sites

bug#27889: Polkit actions are not updated after guix system reconfigure

2017-07-31 Thread Danny Milosavljevic
Oops! That's indeed still broken. But gnu/services/shepherd.scm shepherd-service-file could be extended to provide a "restart" action (shepherd itself already supports it). The general format for shepherd is: (register-services (make #:provides '(apache-2.0 apache httpd)

bug#26302: [website] translations

2017-07-31 Thread Ludovic Courtès
Hi, ng0 skribis: > One thing I like about the template of https://taler.net is the usage of > javascript free translations of text (jinja2 is used), easy to select > and write. > I think translations of web sites are useful, necessary and important. >

bug#27889: Polkit actions are not updated after guix system reconfigure

2017-07-31 Thread Ryan Moe
When a service is added to or removed from the system configuration, polkit actions are not appropriately registered or unregistered. The policy files are added and deleted correctly but the polkitd process needs a SIGHUP afterwards to update the list of registered actions. Steps to reproduce:

bug#27820: guix package -u: order of argument is significant

2017-07-31 Thread Ludovic Courtès
Hello, I pushed the proposed patch as 6ddf97f81bb99a73f00e30ad5fc19577872b5b49. Thanks, Ludo’.

bug#27808: [bug#27826] bug#27808: PHP CVE-2017-11144, CVE-2017-11145, CVE-2017-11362

2017-07-31 Thread Alex Sassmannshausen
Ludovic Courtès writes: > Hi Alex, > > Alex Sassmannshausen skribis: > >>> On Tue, Jul 25, 2017 at 05:26:35PM +0200, Alex Sassmannshausen wrote: Hi Leo, I've just submitted a patch to update PHP to version 7.1.7, which resolves the CVEs. Unfortunately PHP has

bug#27808: [bug#27826] bug#27808: PHP CVE-2017-11144, CVE-2017-11145, CVE-2017-11362

2017-07-31 Thread Ludovic Courtès
Hi Alex, Alex Sassmannshausen skribis: >> On Tue, Jul 25, 2017 at 05:26:35PM +0200, Alex Sassmannshausen wrote: >>> Hi Leo, >>> >>> I've just submitted a patch to update PHP to version 7.1.7, which >>> resolves the CVEs. Unfortunately PHP has 4 test errors on my machine >>> (but

bug#27556: libpng has wrong hash. [Fwd: Re: why has the hash for libpng-apng 1.6.28 changed?]

2017-07-31 Thread ng0
Leo Famulari transcribed 2.2K bytes: > On Sun, Jul 30, 2017 at 09:37:22AM +, ng0 wrote: > > Efraim Flashner transcribed 4.1K bytes: > > > On Wed, Jul 26, 2017 at 06:56:51AM +, ng0 wrote: > > > > My really strong guess is that we never updated the hash for > > > > libpng-apng when the

bug#27556: libpng has wrong hash. [Fwd: Re: why has the hash for libpng-apng 1.6.28 changed?]

2017-07-31 Thread Leo Famulari
On Sun, Jul 30, 2017 at 09:37:22AM +, ng0 wrote: > Efraim Flashner transcribed 4.1K bytes: > > On Wed, Jul 26, 2017 at 06:56:51AM +, ng0 wrote: > > > My really strong guess is that we never updated the hash for > > > libpng-apng when the libpng was updated fron which libpng-apng > > >