Commit Graph

56032 Commits

Author SHA1 Message Date
Evils
2c2b953bf8 bees: 0.7 -> 0.8 2022-11-12 04:48:45 +01:00
R. Ryantm
548454a156 dnsperf: 2.9.0 -> 2.10.0 2022-11-12 03:37:53 +00:00
AtilaSaraiva
c545195ca7 subnetcalc: 2.4.19 -> 2.4.20 2022-11-11 19:18:30 -07:00
Mario Rodas
2741fd822e
Merge pull request #200661 from fabaff/metasploit-bump
metasploit: 6.2.25 -> 6.2.26
2022-11-11 20:59:21 -05:00
ajs124
0d39712ed6
Merge pull request #200776 from ShamrockLee/xrootd-update
xrootd: 5.5.0 -> 5.5.1
2022-11-12 02:21:02 +01:00
Lassulus
3923aa6b52
Merge pull request #200722 from erikarvstedt/fix-extra-container-hash 2022-11-12 02:02:44 +01:00
Maciej Krüger
c0dab102f9
r3ctl: init at a82cb5b3123224e706835407f21acea9dc7ab0f0 2022-11-12 00:50:18 +01:00
Sheng Wang
0bbe13d612 livedl: build using go 1.19; mark broken on darwin 2022-11-12 09:32:04 +10:00
R. Ryantm
afe243f3c9 xrootd: 5.5.0 -> 5.5.1
Base the update on r-ryantm's automatic work.
Remove the already included patch.
2022-11-12 06:54:33 +08:00
Sergei Trofimovich
1e48d84b8c
Merge pull request #200741 from trofi/fuse-7z-ng-zhf-fix
fuse-7z-ng: fix build against modern glibc
2022-11-11 22:27:58 +00:00
ilkecan
b4a57686c8 fzf: 0.34.0 -> 0.35.0 2022-11-12 07:34:24 +10:00
Nikolay Korotkiy
98bb201bbf
Merge pull request #199346 from hacker1024/patch-1
bpytop: No longer broken on Darwin
2022-11-12 00:50:00 +04:00
Sergei Trofimovich
848f1e6bb3 fuse-7z-ng: fix build against modern glibc
Wthout the change configure fails as:

    checking for pthread_yield in -lpthread... no
    configure: error: pthread library not found.

fuze-7z-ng does not use pthread itself. Let's just drop the check.
2022-11-11 18:56:33 +00:00
Jan Tojnar
740824fd64
Merge pull request #200054 from symphorien/nmapplet-udpate
networkmanagerapplet: 1.28.0 -> 1.30.0
2022-11-11 18:54:19 +01:00
Erik Arvstedt
e32b81f3b3
extra-container: fix src hash
I forgot to update it during the last version update.
2022-11-11 16:57:16 +01:00
figsoda
838ef36693 pipe-rename: 1.6.0 -> 1.6.1 2022-11-11 09:38:50 -05:00
Mario Rodas
56155c1807
Merge pull request #200698 from marsam/update-yt-dl
yt-dlp: 2022.10.4 -> 2022.11.11
2022-11-11 09:04:42 -05:00
Pascal Bach
3d7412a48c
Merge pull request #200335 from r-ryantm/auto-update/minio-client
minio-client: 2022-10-29T10-09-23Z -> 2022-11-07T23-47-39Z
2022-11-11 14:54:27 +01:00
Mario Rodas
c69a436d70
Merge pull request #200348 from kilianar/gopass-1.14.10
gopass: 1.14.9 -> 1.14.10
2022-11-11 08:42:20 -05:00
Mario Rodas
0e4cc22edb
Merge pull request #200612 from r-ryantm/auto-update/chezmoi
chezmoi: 2.26.0 -> 2.27.0
2022-11-11 08:23:47 -05:00
Maximilian Bosch
8e840beaa2 jhead: patches for CVE-2022-41751
See https://nvd.nist.gov/vuln/detail/CVE-2022-41751
Also relevant: https://github.com/Matthias-Wandel/jhead/issues/60
2022-11-11 14:19:52 +01:00
Aaron Jheng
7ea7637cb2 yajsv: 1.4.0 -> 1.4.1 2022-11-11 13:30:43 +01:00
Bobby Rong
48cb66d5bd
Merge pull request #197686 from chungnd1/openfortivpn-1.19.0
openfortivpn: 1.17.3 -> 1.19.0
2022-11-11 19:20:39 +08:00
Martin Weinelt
eb2d6e3cae
Merge pull request #200655 from trofi/bees-fix-zhf 2022-11-11 12:13:38 +01:00
Sandro
5ce5a81443
Merge pull request #200030 from teutat3s/node-packages/add-myself-as-maintainer 2022-11-11 11:41:02 +01:00
Martin Weinelt
25faee19ff
Merge pull request #200657 from aaronjheng/go-mtpfs 2022-11-11 10:43:35 +01:00
Fabian Affolter
2d2f9506d0 metasploit: 6.2.25 -> 6.2.26 2022-11-11 09:31:39 +01:00
Aaron Jheng
8e6c833c85
go-mtpfs: mark as broken on darwin 2022-11-11 08:30:39 +00:00
zowoq
6c31998243 netavark: 1.2.0 -> 1.3.0
https://github.com/containers/netavark/releases/tag/v1.3.0
2022-11-11 18:18:45 +10:00
zowoq
5ada888a57 aardvark-dns: 1.2.0 -> 1.3.0
https://github.com/containers/aardvark-dns/releases/tag/v1.3.0
2022-11-11 18:18:45 +10:00
Sergei Trofimovich
6f5cc850fa bees: fix build by pinning linuxHeaders_5_19
Without the change build fails as:

    ...-linux-headers-6.0/include/linux/fiemap.h:37:30:
      error: flexible array member 'fiemap::fm_extents' not at end of 'struct crucible::Fiemap'
       37 |         struct fiemap_extent fm_extents[]; /* array of mapped extents (out) */
          |                              ^~~~~~~~~~

Upstream ported to the new version but did not release compatible
version yet. As patch backport is a bit convoluted let's wait
for a new release and pin to previous linuxHeaders_5_19 version.

ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-11 07:41:40 +00:00
R. Ryantm
d86977fda8 bzip3: 1.2.0 -> 1.2.1 2022-11-10 21:32:51 -08:00
Mario Rodas
f160036b3b fastlane: 2.210.1 -> 2.211.0
https://github.com/fastlane/fastlane/releases/tag/2.211.0
2022-11-11 04:20:00 +00:00
Mario Rodas
c74255c7bf yt-dlp: 2022.10.4 -> 2022.11.11
https://github.com/yt-dlp/yt-dlp/releases/tag/2022.11.11
2022-11-11 04:20:00 +00:00
Anderson Torres
164db2bbf7
Merge pull request #200631 from atorres1985-contrib/connman
Connman: refactor
2022-11-10 23:50:29 -03:00
AndersonTorres
ad4e35bc15 connmanPackages: group all connman-related expressions 2022-11-10 23:26:43 -03:00
Martin Weinelt
8af28bcfed
Merge pull request #200616 from emmabastas/mpw-aarch64-nocheck 2022-11-11 02:45:29 +01:00
R. Ryantm
c1c640f123 credhub-cli: 2.9.6 -> 2.9.8 2022-11-11 02:07:48 +01:00
Franz Pletz
ae7666c7f0
Merge pull request #200375 from r-ryantm/auto-update/fluent-bit 2022-11-11 01:15:33 +01:00
R. Ryantm
45826acbd0 chezmoi: 2.26.0 -> 2.27.0 2022-11-11 00:11:20 +00:00
Franz Pletz
2e05240fdf
fluent-bit: does not build on darwin 2022-11-10 23:55:06 +01:00
emmabastas
2b94bf3085 mpw: don't run checkPhase on aarch64 2022-11-10 23:46:12 +01:00
Sandro
4a5943d97d
Merge pull request #199894 from anthonyroussel/nvtop 2022-11-10 22:46:50 +01:00
Sandro
a08e39f99f
Merge pull request #198789 from anthonyroussel/efibootmgr_18 2022-11-10 22:40:39 +01:00
Anthony Roussel
22a77842fc
nvtop: add anthonyroussel to maintainers 2022-11-10 22:14:24 +01:00
Anthony Roussel
1d344d6d64
nvtop: 2.0.4 -> 3.0.1 2022-11-10 22:14:22 +01:00
Sandro
cf2b292717
Merge pull request #200569 from SuperSandro2000/xh-maintainer 2022-11-10 20:38:50 +01:00
Sandro Jäckel
73c49c896f
xh: remove myself from maintainers 2022-11-10 19:33:42 +01:00
figsoda
30912ed67f
Merge pull request #200528 from r-ryantm/auto-update/tbls
tbls: 1.56.6 -> 1.56.8
2022-11-10 13:00:08 -05:00
figsoda
04cdbb2143
Merge pull request #200555 from r-ryantm/auto-update/xh
xh: 0.16.1 -> 0.17.0
2022-11-10 12:56:00 -05:00
R. Ryantm
e705e17968 xh: 0.16.1 -> 0.17.0 2022-11-10 16:57:43 +00:00
0x4A6F
94191b60f1
Merge pull request #200501 from matthiasbeyer/update-zellij
zellij: 0.32.0 -> 0.33.0
2022-11-10 17:29:16 +01:00
Jörg Thalheim
949a0aa3be
Merge pull request #200539 from dasisdormax/astc-encoder-fix-darwin
astc-encoder: 3.6 -> 4.2.0
2022-11-10 17:03:29 +01:00
Jörg Thalheim
0b3a85e3b2
Merge pull request #200535 from prusnak/diffoscope
diffoscope: fix build on darwin
2022-11-10 16:34:53 +01:00
Anderson Torres
d869f6846f
Merge pull request #200483 from aaronjheng/grc
grc: use installShellFiles
2022-11-10 12:25:25 -03:00
Profpatsch
90e7699ad7 nix: revive nix_2_6
The critical regression bug in
https://github.com/NixOS/nix/issues/6572 does not appear (at least as
often) in nix 2.6 according to the discussion there, so we need to
allow people to pin this older version.

Partial revert of
b2eea05b06
2022-11-10 16:25:09 +01:00
Theodore Ni
4eb5bc476b wgpu-utils: 0.10.0 -> 0.14.1 2022-11-10 16:24:44 +01:00
Pavol Rusnak
0451fd2be7
diffoscope: fix build on darwin
by skipping pythonPackages.rpm dependency
2022-11-10 15:32:29 +01:00
Maximilian Wende
80cb5e65f8
astc-encoder: fix darwin build 2022-11-10 15:11:48 +01:00
Maximilian Wende
d0ea6eada2
astc-encoder: 3.6 -> 4.2.0 2022-11-10 14:28:02 +01:00
R. Ryantm
4201cff07b hysteria: 1.2.2 -> 1.3.0 2022-11-10 21:13:47 +08:00
R. Ryantm
0533be43f1 kics: 1.6.3 -> 1.6.4 2022-11-10 21:06:15 +08:00
R. Ryantm
950ee7c399 phrase-cli: 2.5.3 -> 2.5.4 2022-11-10 21:03:03 +08:00
R. Ryantm
4c799a38b6 netbird: 0.10.6 -> 0.10.7 2022-11-10 21:02:24 +08:00
R. Ryantm
2c0c029ae3 awscli2: 2.8.9 -> 2.8.11 2022-11-10 20:55:38 +08:00
Eelco Dolstra
0a00b332cd
Merge pull request #198526 from farnoy/nixos-container-unified-cgroups
[nixos-container] Make nixos containers use unified cgroupsv2
2022-11-10 13:37:43 +01:00
R. Ryantm
2eb4dbd88c tbls: 1.56.6 -> 1.56.8 2022-11-10 12:32:19 +00:00
github-actions[bot]
f3a93620b1
Merge master into staging-next 2022-11-10 12:01:27 +00:00
Aaron Jheng
5bdef060ba
grc: use installShellFiles 2022-11-10 10:43:20 +00:00
AndersonTorres
aaa6a5cf0b connman: move its expression to a dedicated directory
It is a typical pattern of Nixpkgs, and also helps when adding extra files like
updating scripts, custom patches &c.
2022-11-10 07:41:02 -03:00
Bobby Rong
5a9b4e6cfa
Merge pull request #200468 from patryk4815/patch-1
kics: add version test
2022-11-10 17:33:21 +08:00
Matthias Beyer
0d56b2db67
zellij: 0.32.0 -> 0.33.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-11-10 10:32:52 +01:00
Fabian Affolter
a8a9ba9e6c
Merge pull request #200392 from figsoda/rustscan
rustscan: 2.2.0 -> 2.2.1
2022-11-10 09:03:44 +01:00
Christian Kögler
774dcada30
Merge pull request #199467 from considerate/udpreplay
udpreplay: init at 1.0.0
2022-11-10 07:06:02 +01:00
github-actions[bot]
72fad86157
Merge master into staging-next 2022-11-10 06:01:13 +00:00
Uri Baghin
d01cb18be4
Merge pull request #200476 from r-ryantm/auto-update/opentelemetry-collector
opentelemetry-collector: 0.63.1 -> 0.64.0
2022-11-10 16:37:25 +11:00
Uri Baghin
21cf14ca7f
Merge pull request #200478 from r-ryantm/auto-update/opentelemetry-collector-contrib
opentelemetry-collector-contrib: 0.63.0 -> 0.64.0
2022-11-10 16:37:03 +11:00
R. Ryantm
ab238f2d81 opentelemetry-collector-contrib: 0.63.0 -> 0.64.0 2022-11-10 04:33:01 +00:00
R. Ryantm
980b1ab050 opentelemetry-collector: 0.63.1 -> 0.64.0 2022-11-10 04:29:19 +00:00
psondej
d4be94cb82 kics: add version test 2022-11-10 04:31:34 +01:00
Ryan Mulligan
a668cf43e0
Merge pull request #200460 from r-ryantm/auto-update/mmdoc
mmdoc: 0.12.0 -> 0.13.0
2022-11-09 19:28:23 -08:00
figsoda
f14e629058
Merge pull request #200454 from r-ryantm/auto-update/lychee
lychee: 0.10.2 -> 0.10.3
2022-11-09 22:24:07 -05:00
R. Ryantm
a791afd94c mmdoc: 0.12.0 -> 0.13.0 2022-11-10 01:36:33 +00:00
R. Ryantm
4f87937601 lychee: 0.10.2 -> 0.10.3 2022-11-10 00:30:40 +00:00
github-actions[bot]
020ea91183
Merge master into staging-next 2022-11-10 00:02:27 +00:00
Sandro
579b8f2c2e
Merge pull request #198147 from andersk/mozillavpn 2022-11-09 22:39:37 +01:00
github-actions[bot]
d99020653d
Merge master into staging-next 2022-11-09 18:01:11 +00:00
Daniel Nagy
cfce957d4f
treewide: more meta changelog urls and mainPrograms (#200062)
* turbovnc: add changelog url

* memray: add changelog url

* ddcutil: add changelog url

* jc: add changelog url

* zed: add changelog url

* lua: use https homepage

* sil: use https url

* the-powder-toy: use https homepage

* tldr: add changelog url

* openjpeg: add changelog url

* scheme48: use https homepage

* bubblewrap: set meta.mainProgram

* zbar: set meta.mainProgram

* qpdf: add changelog url

* nvtop: set meta.mainProgram

* squashfs: add meta.mainProgram
2022-11-09 16:41:13 +01:00
Anderson Torres
3a73976c74
Merge pull request #200388 from babbaj/remove-ethminer
ethminer: remove
2022-11-09 12:06:28 -03:00
figsoda
cc9214ee8e rustscan: 2.2.0 -> 2.2.1 2022-11-09 09:53:19 -05:00
happysalada
aef3d81135 tremor-rs: add happysalada as maintainer 2022-11-09 09:40:57 -05:00
happysalada
6e6df58ae3 tremor-rs: 0.11.0 -> 0.12.4 2022-11-09 09:39:19 -05:00
Babbaj
9a7c359a35
ethminer: remove 2022-11-09 09:37:35 -05:00
R. Ryantm
63f8fdcf07 fluent-bit: 2.0.3 -> 2.0.4 2022-11-09 12:36:19 +00:00
github-actions[bot]
c5638a6391
Merge master into staging-next 2022-11-09 12:01:25 +00:00
Anderson Torres
872fceeed6
Merge pull request #198456 from toonn/b2sum-bump
b2sum: unstable-2018-06-11 -> 20190724
2022-11-09 08:03:51 -03:00
R. Ryantm
c336069561 cassowary: 0.15.0 -> 0.16.0 2022-11-09 09:53:12 +00:00
Viktor Kronvall
f552429c80 udpreplay: init at 1.0.0 2022-11-09 18:23:12 +09:00
kilianar
28d4d36f46 gopass: 1.14.9 -> 1.14.10
https://github.com/gopasspw/gopass/releases/tag/v1.14.10
2022-11-09 08:46:03 +01:00
Fabian Affolter
ecb56b9fc4
Merge pull request #200233 from r-ryantm/auto-update/ddccontrol
ddccontrol: 0.6.0 -> 0.6.1
2022-11-09 08:01:10 +01:00