3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

25177 commits

Author SHA1 Message Date
Jan Tojnar f27031f48f
Merge pull request #81063 from NixOS/netpbm
netpbm: 10.82.01 → 10.89.1
2020-03-02 19:26:25 +01:00
Maximilian Bosch 9da547da98
Merge pull request #81478 from Profpatsch/httpie-docs
Httpie docs
2020-03-02 12:32:39 +01:00
Peter Hoeg dde9dad3ae
Merge pull request #81280 from peterhoeg/u/peruse
peruse: 1.2.20180618 -> 1.2.20200208
2020-03-02 10:55:00 +08:00
Mario Rodas f6ed819204
Merge pull request #81455 from eadwu/wakatime/13.0.7
wakatime: 13.0.4 -> 13.0.7
2020-03-01 19:57:01 -05:00
Profpatsch 2167ed8aac httpie: add fish and bash completions 2020-03-02 01:16:54 +01:00
Profpatsch 9176f20bc3 httpie: add manpage and html docs
httpie has quite extensive documentation in form of its rst readme.
With docutils it’s quite easy to convert to html.

We can also convert it to a manpage, which makes the documentation
accessible from the command line (even though it’s not quite standard
format as far as manpages go; however a lot better than nothing).
2020-03-02 00:47:23 +01:00
zowoq 5ce2974294 youtube-dl: 2020.02.16 -> 2020.03.01
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.03.01
2020-03-02 09:15:28 +10:00
Michael Weiss 4e1f77e9aa
wob: 0.7 -> 0.8 2020-03-01 17:45:24 +01:00
Jan Tojnar 7566c09a0c
netpbm: Remove "CVE" patch
The CVE was patched upstream long ago.

http://cve.circl.lu/cve/CVE-2005-2471

-dPARANOIDSAFER seems not to be supported any more.

https://phabricator.wikimedia.org/T136402#2338482
https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=79a06b45e784e6839b2b2129cd2620ea606254e1
2020-03-01 16:14:38 +01:00
Mario Rodas 5d9c31572b
Merge pull request #81128 from deingithub/keybase-5-2-1-update
keybase,kbfs,keybase-gui: 5.1.1 -> 5.2.1
2020-03-01 10:14:38 -05:00
Mario Rodas 6df88af9cc
Merge pull request #81426 from r-ryantm/auto-update/aws-google-auth
aws-google-auth: 0.0.33 -> 0.0.34
2020-03-01 10:05:56 -05:00
Jan Tojnar 43ea7f1c0a
netpbm: Hardcode rgb.txt path
We did that in the past with rgbpaths.patch in the past but it was eventually removed. This fixes the regression.
2020-03-01 15:40:29 +01:00
Jan Tojnar 44f69611ad
netpbm: re-enable parallel building
It was disabled in abd3c246a4 but it no longer seems to fail.
2020-03-01 15:27:41 +01:00
Jan Tojnar 256f7172ac
netpbm: more clean ups
* Append to config.mk instead of substituting
* Remove unused path substitution (rgbpaths.patch was deleted in f6c28984f2)
* -lz in LDFLAGS does not seem to be necessary
* Touching the file (introduced in 4dd9507b83) does not seem to be necessary.
2020-03-01 15:27:35 +01:00
Maximilian Bosch c3b331a777
bandwhich: 0.11.0 -> 0.12.0
https://github.com/imsnif/bandwhich/releases/tag/0.12.0
2020-03-01 15:14:46 +01:00
Jan Tojnar 9555834399
netpbm: split into multiple outputs 2020-03-01 15:13:03 +01:00
Jan Tojnar 90180905a2
netpbm: Fix tiff support
The build script check whether JPEGLIB and ZLIB are not set to NONE.
We did not set the latter as pkg-config handles zlib requirement
for libpng dependency and the comment in config.mk only talks about
zlib being needed for libpng.

Since libtiff only needs libz for static linking, we turn TIFFLIB_NEEDS_ZLIB
off instead of pointlessly setting ZLIB value.

Closes: https://github.com/NixOS/nixpkgs/issues/75156
2020-03-01 15:13:03 +01:00
Jan Tojnar aa1aefd06a
netpbm: 10.82.01 → 10.89.1
https://sourceforge.net/p/netpbm/code/3735/tree//advanced/doc/HISTORY
2020-03-01 15:13:03 +01:00
Jan Tojnar 6b4d057b66
netpbm: add pre/post phase hooks 2020-03-01 15:13:02 +01:00
Jan Tojnar 8ea075bcb9
netpbm: Clean up
* Format with nixpkgs-fmt
* Move build tools to nativeBuildInputs
* Clarify license
2020-03-01 15:13:02 +01:00
Jan Tojnar b19ce7cfe9
netpbm: add updateScript 2020-03-01 15:13:02 +01:00
worldofpeace 851aac4055
Merge pull request #80987 from andir/ipmitool
ipmitool: migrate to openssl 1.1
2020-03-01 14:10:11 +00:00
worldofpeace 82217553b0 ipmitool: fix compile on darwin 2020-03-01 08:50:00 -05:00
Florian Klink 43ec75d470 ipmitool: cleanup expression
* remove no-op substitution of s6_addr16 -> s6_addr

This string doesn't exist anymore in that file.

* clean up configureFlags
2020-03-01 08:49:29 -05:00
Frederik Rietdijk 33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
R. RyanTM 543c864f23
aws-google-auth: 0.0.33 -> 0.0.34 2020-03-01 09:16:22 +00:00
Mario Rodas 3a8e954e29
Merge pull request #81251 from bhipple/u/rust-cargo-bukubrow
bukubrow: upgrade cargo fetcher and cargoSha256
2020-02-29 19:33:09 -05:00
Mario Rodas d778aafabd
Merge pull request #80588 from r-ryantm/auto-update/hevea
hevea: 2.32 -> 2.33
2020-02-29 18:26:14 -05:00
Mario Rodas 60cfad09ca
Merge pull request #81349 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.11.0 -> 1.12.0
2020-02-29 18:18:51 -05:00
Mario Rodas c03bfa676e
Merge pull request #81250 from bhipple/u/rust-cargo-lorri
lorri: upgrade cargo fetcher and cargoSha256
2020-02-29 18:17:45 -05:00
Mario Rodas 7b94c1301a
Merge pull request #81247 from bhipple/u/rust-cargo-miniserve
miniserve: upgrade cargo fetcher and cargoSha256
2020-02-29 18:17:29 -05:00
Mario Rodas d0a9a87ee2
Merge pull request #81235 from bhipple/u/rust-cargo-rdedup
rdedup: upgrade cargo fetcher and cargoSha256
2020-02-29 18:16:18 -05:00
Mario Rodas df730ab146
Merge pull request #81232 from bhipple/u/rust-cargo-tensorman
tensorman: upgrade cargo fetcher and cargoSha256
2020-02-29 18:16:08 -05:00
Mario Rodas 71308a28fc
Merge pull request #81358 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 9.2.1 -> 9.4.0
2020-02-29 17:36:26 -05:00
Andreas Rammhold c8f7c0a4dd
Merge pull request #81099 from Frostman/smartmontools-7.1
smartmontools: 7.0 -> 7.1 and devicedb updated to latest
2020-02-29 19:42:42 +01:00
Edmund Wu e892cde4c7
wakatime: 13.0.4 -> 13.0.7 2020-02-29 11:53:42 -05:00
Frederik Rietdijk 79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00
Michael Weiss cf6477076b
wob: 0.6 -> 0.7 2020-02-29 14:44:46 +01:00
Benjamin Hipple c580dfc0ce
viu: upgrade cargo fetcher and cargoSha256 (#81240)
Infra upgrade as part of #79975; no functional change expected.
2020-02-29 12:49:19 +01:00
R. RyanTM eaf2f26201 phoronix-test-suite: 9.2.1 -> 9.4.0 2020-02-29 09:27:19 +00:00
R. RyanTM aab3d3399d openfortivpn: 1.11.0 -> 1.12.0 2020-02-29 06:04:16 +00:00
Mario Rodas ef97505059
certigo: 1.11.0 -> 1.12.1 2020-02-28 19:20:00 -05:00
Maximilian Bosch 8b74820736
cargo-deb: 1.23.1 -> 1.23.2 2020-02-28 22:46:06 +01:00
Michael Weiss ad0c620a08
html-proofer: Update the dependencies (security, CVE-2020-7595)
This updates nokogiri to 1.10.8 for CVE-2020-7595 [0].

[0]: https://github.com/sparklemotion/nokogiri/issues/1992
2020-02-28 21:21:17 +01:00
Michael Weiss 18938fb2a5
wallutils: 5.8.3 -> 5.9.0 2020-02-28 21:13:17 +01:00
Maximilian Bosch 20c393aaec
findomain: 1.4.0 -> 1.4.1 2020-02-28 20:58:36 +01:00
Maximilian Bosch ee32de777a
Merge pull request #81243 from bhipple/u/rust-cargo-bitwarden_rs
bitwarden_rs: upgrade cargo fetcher and cargoSha256
2020-02-28 20:44:56 +01:00
Maximilian Bosch a1ce8740fa
Merge pull request #81249 from bhipple/u/rust-cargo-jwt-cli
jwt-cli: upgrade cargo fetcher and cargoSha256
2020-02-28 20:25:43 +01:00
Maximilian Bosch 01d51ae147
Merge pull request #81245 from bhipple/u/rust-cargo-findomain
findomain: upgrade cargo fetcher and cargoSha256
2020-02-28 20:20:31 +01:00
Mario Rodas f177a85e49
Merge pull request #81253 from bhipple/u/rust-cargo-parallel-rust
parallel-rust: upgrade cargo fetcher and cargoSha256
2020-02-28 09:35:14 -05:00