Commit Graph

198466 Commits

Author SHA1 Message Date
Frederik Rietdijk
a74f98051b
Merge pull request #71639 from volth/cpan2nix-2019-10-22
perlPackages: bulk upgrade
2019-10-22 10:12:17 +02:00
R. RyanTM
c307ed8170 go: 1.13.1 -> 1.13.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/go/versions
2019-10-22 10:11:50 +02:00
Will Dietz
762a88d78b recode: 3.7-gitrev -> 3.7.4, new home (#68045)
* recode: pname-ify

* recode: 3.7-* -> 3.7.2, new home

gnu homepage still exists (for now),
but links to the github repo we switch to :).

* recode: use pre-generated tarball to avoid gen, fix

* recode: 3.7.2 -> 3.7.4

https://github.com/rrthomas/recode/blob/v3.7.4/NEWS
(3.7.3 notes as well)
2019-10-22 10:03:49 +02:00
Will Dietz
34b3a314ca libevdev: 1.7.0 -> 1.8.0 2019-10-22 10:02:32 +02:00
Will Dietz
5b754c4a4e libevdev: pname 2019-10-22 10:02:32 +02:00
Edmund Wu
2d1a119ff8 libglvnd: 1.0.0 -> 1.2.0 2019-10-22 10:01:56 +02:00
Doron Behar
7f69e4f2e8 fribidi: 1.0.5 -> 1.0.7 2019-10-22 10:01:04 +02:00
Jonathan Ringer
ba8e6179d8 pythonPackages.certifi: 2019.6.16 -> 2019.9.11 2019-10-22 09:58:41 +02:00
R. RyanTM
eff7a160c2 e2fsprogs: 1.45.3 -> 1.45.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/e2fsprogs/versions
2019-10-22 09:54:48 +02:00
R. RyanTM
282f8d8c73 libogg: 1.3.3 -> 1.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libogg/versions
2019-10-22 09:52:54 +02:00
R. RyanTM
24bfb5ba07 libqmi: 1.22.6 -> 1.24.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqmi/versions
2019-10-22 09:51:33 +02:00
R. RyanTM
c4affdf92e nspr: 4.21 -> 4.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nspr/versions
2019-10-22 09:49:12 +02:00
Robert Scott
4bf03aa616 ghostscript: add patches for CVE-2019-10216, CVE-2019-14811, CVE-2019-14812, CVE-2019-14813 and most of CVE-2019-14817
the latter's patch is only partially applied because it doesn't apply
cleanly to 9.27, still the fixes that do apply work and are better than
nothing
2019-10-22 09:48:50 +02:00
Robert Scott
6882778e26 ghostscript: 9.26 -> 9.27 (security) 2019-10-22 09:48:50 +02:00
Robert Scott
90a48bbfa9 jbig2dec: 0.14 -> 0.16 2019-10-22 09:48:50 +02:00
Pierre Bourdon
63905a7b6f gnupatch: rename patch files to match their CVE ids.
This should be a behavior no-op, but it helps vulnix figure out that we
are up to date regarding security patches.
2019-10-22 09:48:12 +02:00
Pierre Bourdon
f15564d72b libtiff: patch for CVE-2019-6128, CVE-2019-14973
CVE-2019-14973.patch is a manually backported of the upstream patch to
work around some minor merge conflicts.
2019-10-22 09:47:40 +02:00
tilpner
d0c1ee588f groff: 1.22.3 -> 1.22.4 2019-10-22 09:43:32 +02:00
Ding Xiang Fei
703e44675c openssl: switch to linux-x86 and linux-x86_64 targets 2019-10-22 09:31:34 +02:00
worldofpeace
64922cfde9 systemd: additional logind fixes
See: https://github.com/NixOS/systemd/pull/33
2019-10-22 09:24:26 +02:00
R. RyanTM
6807f6b154 isocodes: 4.3 -> 4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iso-codes/versions
2019-10-22 09:23:38 +02:00
R. RyanTM
2c33c2b9f0 harfbuzz: 2.6.1 -> 2.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/harfbuzz/versions
2019-10-22 09:23:12 +02:00
Frederik Rietdijk
524e16554b
Merge pull request #71580 from andir/firefox-70
firefox 70
2019-10-22 09:21:35 +02:00
Frederik Rietdijk
a456fbfeed Merge staging-next into staging 2019-10-22 09:20:03 +02:00
Frederik Rietdijk
d3baf946b7 Merge master into staging-next 2019-10-22 09:18:50 +02:00
Frederik Rietdijk
43bbecea5e pythonInterpreters.graalpython37: init
Add an interpreter with package set for graalpython 3.7.
2019-10-22 09:16:18 +02:00
Frederik Rietdijk
e36c7e61c3
Merge pull request #71434 from FRidh/manual
doc: organize chapters into parts, and reduce toc depth
2019-10-22 09:15:58 +02:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00
volth
7d359369d8 perlPackages: post-upgrade fixes 2019-10-22 07:11:46 +00:00
volth
211f70aeca [cpan2nix] perlPackages.Workflow: 1.46 -> 1.48 2019-10-22 07:11:28 +00:00
volth
67d7c75853 [cpan2nix] perlPackages.DBIxClassHelpers: 2.033004 -> 2.034000 2019-10-22 07:11:25 +00:00
volth
e7f174c743 [cpan2nix] perlPackages.DeviceMAC: cleanup 2019-10-22 07:11:19 +00:00
volth
a220383a49 [cpan2nix] perlPackages.DBICxTestDatabase: cleanup 2019-10-22 07:11:15 +00:00
volth
e066beac51 [cpan2nix] perlPackages.XMLRSS: 1.60 -> 1.61 2019-10-22 07:11:13 +00:00
volth
ff2417cace [cpan2nix] perlPackages.DBIxClassInflateColumnSerializer: cleanup 2019-10-22 07:11:12 +00:00
volth
d43be13df5 [cpan2nix] perlPackages.MathPlanePath: 126 -> 127
dependencies:
perlPackages.NumberFraction: init at 2.01
2019-10-22 07:11:12 +00:00
volth
cfe5150809 [cpan2nix] perlPackages.DateTimeFormatFlexible: 0.31 -> 0.32 2019-10-22 07:11:04 +00:00
volth
c79742b6a8 [cpan2nix] perlPackages.DateTimeCalendarJulian: 0.100 -> 0.101 2019-10-22 07:10:58 +00:00
volth
587d899d76 [cpan2nix] perlPackages.AppClusterSSH: v4.13.2 -> 4.14 2019-10-22 07:10:57 +00:00
volth
a007fe9248 [cpan2nix] perlPackages.DateTimeLocale: 1.24 -> 1.25 2019-10-22 07:10:57 +00:00
volth
c3e794a9a7 [cpan2nix] perlPackages.MojoSQLite: cleanup 2019-10-22 07:10:53 +00:00
volth
6036b6ddc8 [cpan2nix] perlPackages.DateTimeTimeZone: 2.36 -> 2.37 2019-10-22 07:10:53 +00:00
volth
d3fc694246 [cpan2nix] perlPackages.ModuleCPANTSAnalyse: 1.00 -> 1.01 2019-10-22 07:10:51 +00:00
volth
4b12610b8d [cpan2nix] perlPackages.WebServiceLinode: 0.28 -> 0.29 2019-10-22 07:10:49 +00:00
volth
f90fc90715 [cpan2nix] perlPackages.WWWMechanize: 1.91 -> 1.94 2019-10-22 07:10:47 +00:00
volth
8f8d6abe99 [cpan2nix] perlPackages.DeviceOUI: cleanup 2019-10-22 07:10:46 +00:00
volth
3fea2409ff [cpan2nix] perlPackages.GitRepository: 1.323 -> 1.324 2019-10-22 07:10:42 +00:00
volth
258720ebb8 [cpan2nix] perlPackages.CryptPBKDF2: cleanup 2019-10-22 07:10:41 +00:00
volth
022c3d7da4 [cpan2nix] perlPackages.Mouse: v2.5.6 -> v2.5.9 2019-10-22 07:10:36 +00:00
volth
076dc17149 [cpan2nix] perlPackages.XMLParser: 2.44 -> 2.46 2019-10-22 07:10:35 +00:00