Jörg Thalheim
2563f7d2af
Merge pull request #33298 from chreekat/perl-vidir
...
perl-vidir: init at 0.040
2018-01-02 08:12:58 +01:00
Bryan Richter
453be1677e
perl-vidir: init at 0.040
2018-01-01 16:13:21 -05:00
Eelco Dolstra
eaf2877cd8
Finance::Quote: 1.38 -> 1.47
2017-12-29 20:56:47 +01:00
Miguel Madrid Mencía
f1d5810ff2
ack: 2.16 -> 2.22
2017-12-26 10:50:53 +01:00
Miguel Madrid Mencía
6423e6ce13
FileNext: 1.12 -> 1.16
2017-12-26 10:48:37 +01:00
Robert Helgesson
b13217b6e5
perl-HTTP-Message: 6.11 -> 6.14
2017-12-23 16:56:09 +01:00
Robert Helgesson
4b30470196
perl-Log-Any: 1.703 -> 1.704
2017-12-23 15:25:46 +01:00
Robert Helgesson
424427fb39
perl-boolean: 0.45 -> 0.46
2017-12-19 13:02:30 +01:00
Robert Helgesson
51fcd8831b
perl-B-C: fix homepage
2017-12-19 13:02:29 +01:00
Pavel Goran
502ebb0ae5
perl-File-Slurper: 0.010 -> 0.011
...
Fixes Leont/file-slurp-sane#5 .
2017-12-19 11:03:36 +01:00
Orivej Desh
69345ec37b
perlPackages: use ld-is-cc-hook to fix build
...
after #29396 removed `-L path/to/dir/of/libstdc++.so` from ld flags
See https://github.com/NixOS/nixpkgs/pull/29396#issuecomment-352600129
Module::Build build helper works correctly when LD is unset (taking LD from Perl
config to be `cc`). However, we can not unset LD because this goes contrary to
the cross compilation effort, and we can not make it propagate ld-is-cc-hook
because it breaks e.g. the build of `libguestfs`. However, #29396 makes LD=ld
incompatible with just 3 perl packages; they are individually fixed by this
commit.
2017-12-19 02:19:35 +00:00
Gabriel Ebner
d3b918a6dc
perlPackages.UnicodeLineBreak: 2015.07.16 -> 2017.004
2017-12-16 14:43:18 +01:00
Gabriel Ebner
d6137df5d2
perlPackages.UnicodeCollate: 1.14 -> 1.25
2017-12-16 14:43:00 +01:00
Gabriel Ebner
b01bec19d8
perlPackages.SortKey: init at 1.33
2017-12-15 19:02:28 +01:00
Gabriel Ebner
23dd1bca07
perlPackages.DateTimeCalendarJulian: init at 0.04
2017-12-15 19:02:28 +01:00
Robert Helgesson
d1ddc3ff23
perl-Sys-Syslog: 0.34 -> 0.35
...
Fixes CVE-2016-1238.
2017-12-01 23:50:15 +01:00
Robert Helgesson
25a853e619
perl-Log-Any: disable syslog test
2017-12-01 23:44:19 +01:00
Robert Helgesson
84c3186711
perlPackages: update some packages
...
- CGI: 4.37 -> 4.38
- Log-Any: 1.045 -> 1.703
- Moo: 2.003003 -> 2.003004
- Sub-Info: init at 0.002
- Term-Table: init at 0.012
- Test2-Suite: 0.000061 -> 0.000094
- Test-Simple: 1.302067 -> 1.302120
2017-12-01 23:33:24 +01:00
Robert Helgesson
1332bf244c
perl-CryptX: 0.054 -> 0.055
2017-11-30 16:02:19 +01:00
Robert Helgesson
ffd7ebdd49
perl-Log-Contextual: 0.007001 -> 0.008000
2017-11-29 12:50:54 +01:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
...
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Robert Helgesson
a4d2a5ea71
perlPackages: update a few packages
...
- Catalyst-Plugin-HTML-Widget: Add meta section and mark as broken
- Class-Load: 0.23 -> 0.24
- Class-Load-XS: 0.09 -> 0.10
- UNIVERSAL-require: 0.17 -> 0.18
2017-11-24 17:45:42 +01:00
Frank Doepper
d336e811a1
perl-Params-Validate: fix build on i686-linux
...
Fixes #29637 .
2017-11-24 14:25:07 +01:00
Robert Helgesson
68a13ec392
perl-PPI: 1.224 -> 1.236
2017-11-22 19:47:21 +01:00
Orivej Desh
ab0d141f44
Merge branch 'master' into staging
...
* master: (23 commits)
silver-searcher: patch bash completions location
shairplay: init at 2016-01-01
ocamlPackages.rope: 0.5 -> 0.6
ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8
mupdf: Patch openjpeg version
nextcloud-client: fix build after qt updates
gstreamer.gst-plugins-bad: Patch openjpeg version
silver-searcher: move bash completion to etc/bash-completion.d/
neomutt: use mime.types from dedicated mime-types derivation
mime_types: rename to mime-types
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
nixos/matrix-synapse: remove unused log_file config
nixos: run parted with --script option (3rd)
nixos: run parted with --script option (2nd)
nixos/release: add nixos/tests/switch-test.nix to tested job
nixos/system: make switch-to-configuration script pure.
nixos/release: include mutableUsers test to release tests.
nixos/tests: Add a test for config.users.mutableUsers.
corebird: 1.7.2 -> 1.7.3
nixos/matrix-synapse: make home directory configurable
...
2017-11-20 09:21:51 +00:00
Graham Christensen
c97d90b3c1
Merge pull request #31841 from andir/update-perl-libxml
...
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
2017-11-19 19:11:17 -05:00
Andreas Rammhold
1be0330c81
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
...
Issue is described in the cpan RT [1]. Patch was submitted via a GitHub PR
[2].
[1] https://rt.cpan.org/Public/Bug/Display.html?id=122958
[2] https://github.com/shlomif/perl-XML-LibXML/pull/8
2017-11-20 00:12:32 +01:00
Orivej Desh
b089c21506
Merge branch 'master' into staging
...
* master: (39 commits)
python.pkgs.pybfd: move to python-modules
documentation: python 2.6 is no more
documentation: python3Packages is python36Packages
wireguard: 0.0.20171101 -> 0.0.20171111
php_excel: init at 1.0.2
libxl: init at 3.8.1
matrix-synapse: 0.24.1 -> 0.25.1
grafana: 4.6.1 -> 4.6.2
linux: 4.4.98 -> 4.4.99
linux: 4.9.62 -> 4.9.63
linux: 4.13.13 -> 4.13.14
nixos/zsh: add the type for enableAutosuggestions option
zsh-powerlevel9k: init at 2017-11-10
fio: 3.1 -> 3.2
filebench: rehash source
nano: 2.8.7 -> 2.9.0
bonnie: replace dead source link
less: 520 -> 529
strace: 4.19 -> 4.20
iperf: 3.2 -> 3.3
...
2017-11-19 08:30:14 +00:00
Robert Helgesson
f70c14f68f
perl-Moo: 2.003000 -> 2.003003
2017-11-18 14:11:36 +01:00
Daiderd Jordan
95997376c0
perl-nethttp: fix sandbox build on darwin
2017-11-14 21:51:40 -05:00
Robert Helgesson
f1caf10ec9
perl-Config-Grammar: 1.11 -> 1.12
...
Also expand meta section.
2017-11-11 18:15:30 +01:00
Robert Helgesson
5e98876100
perl-Encode: 2.78 -> 2.93
2017-11-11 18:15:30 +01:00
Vladimír Čunát
52fba7efa1
perlPackages.LWPAuthenOAuth: the license is known
...
https://metacpan.org/pod/LWP::Authen::OAuth#AUTHOR
/cc #31523 .
2017-11-11 16:23:47 +01:00
Renaud
2a3c7a7d6d
perlPackages.LWPAuthenOAuth: fix meta.license
...
after ff1d281e55
2017-11-11 15:19:27 +01:00
Eelco Dolstra
1a7dc1f86b
perlPackages::Filelchown: Init at 0.02
2017-11-11 14:13:52 +01:00
Eelco Dolstra
ff1d281e55
perlPackages.LWPAuthenOAuth: Init at 1.02
2017-11-11 14:13:48 +01:00
Robert Helgesson
eb3b3e3673
perl-Role-Tiny: 2.000005 -> 2.000006
2017-11-11 00:16:20 +01:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
Drew Hess
c89919d645
perl-Proc-Find: init at 0.04.
2017-11-09 11:23:50 -08:00
Drew Hess
ef5c0ff54f
perl-Perlosnames: init at 0.11
2017-11-09 11:21:57 -08:00
Robert Helgesson
503ddcf025
perl-String-ShellQuote: add license field
2017-11-08 14:21:14 +01:00
c0bw3b
525380b472
treewide: abandon Google Code homepages
2017-11-03 18:52:28 +00:00
Robert Helgesson
6fb9706a1c
perl-CGI: 4.36 -> 4.37
2017-11-03 12:31:27 +01:00
Robert Helgesson
09ed44c9eb
perl-Software-License: 0.103012 -> 0.103013
2017-11-03 12:31:27 +01:00
Robert Helgesson
a7d25d4bbc
perl-Parse-RecDescent: 1.967009 -> 1.967015
2017-11-01 15:35:52 +01:00
Robert Helgesson
e65b441cd3
perl-libapreq2: limit to "out" outputs
...
The build otherwise fails due to being unable to produce `devdoc`.
2017-11-01 15:35:51 +01:00
Robert Helgesson
01ab800212
perl-Inline-C: 0.76 -> 0.78
...
Also minor general cleanups.
2017-11-01 15:35:51 +01:00
Robert Helgesson
2d145b03ee
perl-Inline: 0.64 -> 0.80
2017-11-01 15:35:51 +01:00
Robert Helgesson
406653f8e7
perl-ExtUtils-PkgConfig: 1.15 -> 1.16
2017-11-01 15:35:51 +01:00
Robert Helgesson
52bbba956b
perl-Apache-Test: disable tests
...
The tests don't work even with the redirects, possibly due to
attempting to start Apache.
Also add basic meta section.
2017-11-01 15:35:50 +01:00