Fabian Affolter
66a3c4ec5e
python311Packages.dissect-thumbcache: update disabled
2023-11-11 13:55:43 +01:00
Fabian Affolter
b7a405feb0
python311Packages.dissect-evidence: update disabled
2023-11-11 13:55:14 +01:00
Paul Haerle
47127ce66e
signal-export: init at 1.6.1 ( #266722 )
...
signal-export: init at 1.6.1
2023-11-11 13:53:44 +01:00
Fabian Affolter
bd37b5a512
python311Packages.dissect-esedb: modernize
2023-11-11 13:49:19 +01:00
Fabian Affolter
c19b3244fb
python311Packages.dissect-util: 3.11 -> 3.12
...
Diff: fox-it/dissect.util@refs/tags/3.11...3.12
Changelog: https://github.com/fox-it/dissect.util/releases/tag/3.12
2023-11-11 13:48:55 +01:00
Fabian Affolter
1566048c08
python311Packages.dissect-target: 3.12 -> 3.13
...
Diff: fox-it/dissect.target@refs/tags/3.12...3.13
Changelog: https://github.com/fox-it/dissect.target/releases/tag/3.13
2023-11-11 13:48:01 +01:00
Fabian Affolter
5b8b2141c1
python311Packages.acquire: 3.9 -> 3.10
...
Diff: fox-it/acquire@refs/tags/3.9...3.10
Changelog: https://github.com/fox-it/acquire/releases/tag/3.10
2023-11-11 13:47:25 +01:00
Fabian Affolter
79686f1b97
python311Packages.dissect-regf: 3.7 -> 3.8
...
Diff: fox-it/dissect.regf@refs/tags/3.7...3.8
Changelog: https://github.com/fox-it/dissect.regf/releases/tag/3.8
2023-11-11 13:47:04 +01:00
Fabian Affolter
dabcb70841
python311Packages.dissect-hypervisor: 3.9 -> 3.10
...
Diff: fox-it/dissect.hypervisor@refs/tags/3.9...3.10
Changelog: https://github.com/fox-it/dissect.hypervisor/releases/tag/3.10
2023-11-11 13:47:01 +01:00
Fabian Affolter
40aa4e9613
python311Packages.dissect-fat: 3.6 -> 3.7
...
Diff: fox-it/dissect.fat@refs/tags/3.6...3.7
Changelog: https://github.com/fox-it/dissect.fat/releases/tag/3.7
2023-11-11 13:46:38 +01:00
Fabian Affolter
df33329e82
python311Packages.flow-record: 3.12 -> 3.13
...
Diff: fox-it/flow.record@refs/tags/3.12...3.13
Changelog: https://github.com/fox-it/flow.record/releases/tag/3.13
2023-11-11 13:46:30 +01:00
Alyssa Ross
e434c7622c
wolfssl: backport patch to fix tests
...
This fixes the following build failure I get locally:
> ERROR - tests/api.c line 5684 failed with:
> expected: test_ssl_memio_do_handshake(&test_ctx, 10, ((void *)0)) == (1)
> result: 0 != 1
>
> passed ( 0.00945)
> 845: test_dtls13_bad_epoch_ch : skipped
> 846: test_wolfSSL_dtls13_null_cipher : skipped
> 847: test_dtls_msg_from_other_peer :Client message: hello wolfssl!
> Server response: I hear you fa shizzle!
> passed ( 0.00186)
> 848: test_dtls_ipv6_check : passed ( 0.00008)
> 849: test_stubs_are_stubs : passed ( 0.00000)
>
> FAILURES:
> 24: test_wolfSSL_CertManagerCheckOCSPResponse
2023-11-11 12:43:45 +00:00
Alyssa Ross
00f1b94db1
crosvm: backport page size fix for tests
...
The version of crosvm we have packaged only passes its tests with 4K
pages.
The whole patch doesn't apply, but that's okay, because we don't run
most of the affected tests.
2023-11-11 12:42:18 +00:00
Ilan Joselevich
d20c21c8a1
libvirt: 9.7.0 -> 9.9.0
2023-11-11 13:29:52 +01:00
Lily Foster
7876c91d5b
freecad: add passthru.tests.python-path to test patch
2023-11-11 13:29:32 +01:00
Lily Foster
e51b7f68ee
freecad: switch back to isolated config with env vars turned on
2023-11-11 13:29:32 +01:00
Martin Weinelt
dfcc9838bc
Merge pull request #266829 from r-ryantm/auto-update/python310Packages.python-lsp-server
...
python310Packages.python-lsp-server: 1.8.2 -> 1.9.0
2023-11-11 13:17:27 +01:00
happysalada
c3e6ad5c94
buildNpmPackage: replace nodejs override
2023-11-11 12:16:04 +00:00
Zeke Dou
993c8f162d
mixRelease: improve the implementation ( #266397 )
...
* mixRelease: format code by nixpkgs-format
* mixRelease: investigate why erlang is referenced in resulting derivation
* mixRelease: organize nativeBuildInputs and buildInputs
It:
+ organizes `nativeBuildInputs` in a structured way.
+ moves `builtins.attrValues mixNixDeps` to `nativeBuildInputs`, because it's only used in compile-time
* mixRelease: remove current attempt for removing erlang references in resulting derivation
As said in the comment about "remove erlang references in resulting
derivation", for now, we don't have a robust method to do that.
Although these removed code did some work, they did not achieve the
final goal - remove erlang references in resulting derivation.
Therefore, it is better to remove them and provide future implementation
with a clean foundation.
> If you want to find these old codes, you can also retrieve them from
> the git history.
* mixRelease: remove all files for Microsoft Windows
* mixRelease: add new option - `removeCookie`
* mixRelease: polish comments
+ Capitalize the sentences.
+ Add punctuation marks.
+ Format a little code.
* mixRelease: wrap programs in $out/bin with their runtime deps
* mixRelease: commit what happysalada suggests
---------
Co-authored-by: c4710n <c4710n@users.noreply.github.com>
2023-11-11 12:15:07 +00:00
OTABI Tomoya
201f93fb19
Merge pull request #266797 from r-ryantm/auto-update/python311Packages.nlpcloud
...
python311Packages.nlpcloud: 1.1.44 -> 1.1.45
2023-11-11 21:10:18 +09:00
R. Ryantm
530ef262c5
python310Packages.python-pptx: 0.6.22 -> 0.6.23
2023-11-11 12:09:56 +00:00
Martin Weinelt
adf69b28be
Merge pull request #266731 from mweinelt/ctranslate2-3.21.0
...
ctranslate2: 3.20.0 -> 3.21.0
2023-11-11 13:02:13 +01:00
Christoph Heiss
641e54bb28
sourcehut: create logs directory unconditionally
...
An empty log directory, in case it stays unused, does not hurt anyone.
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss
fc6addb147
sourcehut: reword api-origin
option description
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss
589b75bdc8
sourcehut: disable IPv6 completely for tests
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss
78cc2783c8
sourcehut: drop obsolete services
array in favor of indivdual enable
flags
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss
6b25e09d2d
sourcehut: fix up some more bin paths
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss
5841d27497
sourcehut: explicitly disallow openssh to socket-active
...
This breaks the (already fragile) gitsrht-dispatch -> gitsrht-keys
command chain.
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss
c39ba7f5b1
sourcehut: remove set -x
from ssh commands
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:46 +01:00
Christoph Heiss
6648488333
sourcehut: fix logging of git/hg ssh commands
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:45 +01:00
Christoph Heiss
6e51802196
sourcehut: fix repos
path by using actual settings value
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
12fe05f0e3
sourcehut: add override for SQLAlchemy 1.x
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
900664876c
sourcehut: default gqlgenVersion 0.17.2 -> 0.17.20
...
Most packages now uses this version, so avoid having it specify it every
time.
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
c0c73555a5
sourcehut.todosrht: 0.72.2 -> 0.74.6
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
f53540afdd
sourcehut.scmsrht: 0.22.22 -> 0.22.23
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
8d573f2df8
sourcehut.pastesrht: 0.13.8 -> 0.15.1
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
b916bbd1ea
sourcehut.pagessrht: 0.7.4 -> 0.13.0
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
558767f939
sourcehut.metasrht: 0.61.3 -> 0.64.8
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
30054093c9
sourcehut.mansrht: 0.15.26 -> 0.16.1
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss
b0fb4dc3a9
sourcehut.listssrht: 0.51.11 -> 0.57.8
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:31 +01:00
Christoph Heiss
1a7c5a8112
sourcehut.hubsrht: 0.14.14 -> 0.17.2
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:31 +01:00
Christoph Heiss
a9730572cb
sourcehut.hgsrht: 0.31.3 -> 0.32.4
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:31 +01:00
Christoph Heiss
c123a37be6
sourcehut.gitsrht: 0.78.20 -> 0.84.2
...
Newer version of the gitsrht-api service call setrlimit() on startup,
thus allow it in the `SystemCallFilter` definition for the service.
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:30 +01:00
Fabian Affolter
51c7e38b94
Merge pull request #266811 from fabaff/exploitdb-bump
...
exploitdb: 2023-11-08 -> 2023-11-11
2023-11-11 13:00:26 +01:00
Fabian Affolter
6c7dd736cc
Merge pull request #266812 from fabaff/cnspec-bump
...
cnspec: 9.5.2 -> 9.6.1
2023-11-11 13:00:15 +01:00
Fabian Affolter
7d76c9c2e0
Merge pull request #266813 from fabaff/chainsaw-bump
...
chainsaw: 2.7.3 -> 2.8.0
2023-11-11 13:00:08 +01:00
Fabian Affolter
d61ca4180d
Merge pull request #266815 from fabaff/metasploit-bump
...
metasploit: 6.3.41 -> 6.3.42
2023-11-11 12:59:58 +01:00
Fabian Affolter
6f1a293833
Merge pull request #266817 from fabaff/dvc-objects-bump
...
python311Packages.dvc-objects: 1.1.0 -> 1.2.0
2023-11-11 12:59:49 +01:00
Fabian Affolter
77087301ef
Merge pull request #266816 from fabaff/backports-strenum-bump
...
python311Packages.backports-strenum: 1.2.8 -> 1.2.8
2023-11-11 12:59:38 +01:00
Fabian Affolter
55fa826726
Merge pull request #266819 from fabaff/ggshield-bump
...
ggshield: 1.20.0 -> 1.21.0
2023-11-11 12:59:04 +01:00