Commit Graph

42 Commits

Author SHA1 Message Date
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
github-actions[bot]
5aea0ef461
Merge master into staging-next 2024-06-09 18:00:55 +00:00
wh0
734ae40716
c-ares: update source URL 2024-06-08 23:56:08 -07:00
Audrey Dutcher
846de80d1c various: Enable updateAutotoolsGnuConfigScriptsHook
Prior to August 2023, any config.guess generated by autoconf will
include a hardcoded /usr/bin/uname invocation for FreeBSD on any
architecture other than arm. This clearly doesn't work under nix.
We must then update or otherwise patch each old config.guess.
2024-05-27 11:09:28 -04:00
Thomas Gerbet
d82e12a42f c-ares: 1.26.0 -> 1.27.0
Fixes CVE-2024-25629.

Changelog:
https://c-ares.org/changelog.html#1_27_0
2024-02-24 01:53:18 +01:00
R. Ryantm
cbddc00e21
c-ares: 1.19.1 -> 1.26.0 2024-02-02 00:32:20 +01:00
Artem Leshchev
321e06827d c-ares: update source URL
c-ares has moved to the new URL in 2021[^1], and now old link only
redirects to the new one. Moreover, old link is broken on IPv6-only
networks (old domain resolves to IPv6 address, but this address refuses
connections). This commit changes link to the current one.

[^1]: https://lists.haxx.se/pipermail/c-ares/2021-September/000001.html
2023-12-06 20:46:22 +03:00
Artturi
f9634da35f
Merge pull request #235248 from risicle/ris-c-ares-passthru-tests-curl 2023-09-01 02:40:04 +03:00
Robert Scott
9f6dad5ab3 c-ares: ensure passthru.tests' curl is built with c-ares support
kinda pointless otherwise
2023-05-31 19:33:48 +01:00
Izorkin
d933e27286
c-ares: 1.19.0 -> 1.19.1 2023-05-28 22:23:32 +03:00
Martin Weinelt
b6c9118a53
c-ares: 1.18.1 -> 1.19.0
https://c-ares.org/changelog.html#1_19_0

Fixes: CVE-2022-4904
2023-02-20 17:47:39 +01:00
Tobias Mayer
de64530f8d
pkgsStatic.c-ares: fix build 2022-11-04 14:03:18 +01:00
Jonathan Ringer
fe2ffdcc5e
c-ares: add downstream tests 2022-10-13 13:01:20 -07:00
Jonathan Ringer
74f7adf0be
c-ares: remove passthru.cmake-config 2022-10-13 13:01:20 -07:00
Jonathan Ringer
4250a64798
c-ares: add dev output 2022-10-13 13:01:20 -07:00
Jonathan Ringer
e0d8990938
c-ares: add cmake to default, c-aresMinimal: init 2022-10-13 13:01:20 -07:00
tobim
182f57e942
pkgsStatic.c-ares: fix CMake shim (#185777)
The handwritten CMake config file assumed a shared library build,
which is not always the case.
2022-08-10 20:03:07 -04:00
R. Ryantm
6d29417525 c-ares: 1.17.2 -> 1.18.1 2021-12-11 20:58:36 +00:00
TredwellGit
b2ae763c42 c-ares: enable parallel building 2021-08-19 02:16:24 +00:00
Martin Weinelt
98d9348dbf c-ares: 1.17.1 -> 1.17.2 2021-08-15 21:24:11 -04:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Martin Weinelt
a1e98379b3 c-ares: 1.15.0 -> 1.17.1
Fixes:
  - CVE-2020-14354 (in 1.16.1)
  - CVE-2020-8277 (in 1.17.1)
2020-11-24 17:03:37 +01:00
Matthew Bauer
d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
c0bw3b
9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Matthew Bauer
9d8de9ffaa c-ares: don’t set configure flags
These aren’t needed with dontDisableStatic
2018-12-04 20:58:19 -06:00
Vladimír Čunát
4dd0482aa9
Re-revert "c-ares: 1.14.0 -> 1.15.0"
This reverts commit 87e4e1ba72
It's a mass rebuild, moving from master.  /cc #49548
2018-11-02 14:40:55 +01:00
Matthew Bauer
b7e17a2efd c-ares: disable shared, enable static
only static will build for me
2018-10-17 12:43:37 -05:00
John Ericson
0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
Daiderd Jordan
062ae9ee0a
c-ares: fix darwin cmake-config 2018-08-16 22:06:24 +02:00
Matthew Bauer
14d689fe5f c-ares: fix android build
https://hydra.nixos.org/build/79244764
2018-08-10 16:06:15 -04:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan
78e23d13cd c-ares: 1.13.0 -> 1.14.0
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.14.0 with grep in /nix/store/0azgccv236s0l92yfyxx7rbh8nci8g2z-c-ares-1.14.0
- found 1.14.0 in filename of file in /nix/store/0azgccv236s0l92yfyxx7rbh8nci8g2z-c-ares-1.14.0
2018-03-09 08:02:43 -08:00
Shea Levy
6d3ff29d03
Add grpc. 2018-01-08 21:27:32 -05:00
Matthew Bauer
c210fc4458 c-ares: use https for homepage 2017-08-17 15:04:40 -07:00
adisbladis
66976bc670
c-ares: 1.12.0 -> 1.13.0 for CVE-2017-1000381 2017-07-22 11:52:00 +08:00
Graham Christensen
387fc04475
c-ares: 1.10.0 -> 1.12.0 for CVE-2016-5180 2016-10-05 19:27:39 -04:00
Shea Levy
145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
William A. Kennington III
21fea99191 Fix some meta 2015-05-01 15:06:39 -07:00
Eelco Dolstra
dbd332d147 Fix meta.maintainer -> meta.maintainers 2014-04-23 14:26:32 +02:00
Shea Levy
428aae8c04 Add c-ares DNS library
I love it when packages just need name and src

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 02:05:55 -04:00