Commit graph

2993 commits

Author SHA1 Message Date
Alyssa Ross eb38d95b8a minijail-tools: move constants.json from minijail
It makes more sense to keep constants.json in the minijail package,
because that's where the tool that consumes it,
compile_seccomp_policy, lives.  By having it in this package, we can
set it as the default location for compile_seccomp_policy, which means
it shouldn't ever even need to be specified on the command
line (although it still can be).  And we can hook into the
cross-compilation machinery to get it to automatically use the
constants for the right architecture.

I've also changed from generating constants.json by running a test
program in qemu-user to generating it from LLVM IR, which will save a
huge QEMU build dependency.
2022-08-02 12:25:58 +00:00
Jonas Heinrich eb3c86d9cb
Merge pull request #184665 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2204.1 -> 8.2206.0
2022-08-02 14:14:06 +02:00
Bobby Rong 37805e152b
Merge pull request #184252 from r-ryantm/auto-update/jsvc
jsvc: 1.3.0 -> 1.3.1
2022-08-02 19:52:26 +08:00
R. Ryantm f2ff2843a0 rsyslog: 8.2204.1 -> 8.2206.0 2022-08-02 00:35:09 +00:00
Sandro 89dd97c575
Merge pull request #184416 from r-ryantm/auto-update/OpenIPMI 2022-08-01 10:48:32 +02:00
Bobby Rong 4f460a0226
Merge pull request #184223 from r-ryantm/auto-update/hwinfo
hwinfo: 21.80 -> 21.82
2022-08-01 13:29:26 +08:00
R. Ryantm b2baff1897 openipmi: 2.0.32 -> 2.0.33 2022-08-01 03:32:13 +00:00
Winter f046da48c9
Merge pull request #182113 from amarshall/mlc-update 2022-07-31 23:04:40 -04:00
R. Ryantm 33d487b098 jsvc: 1.3.0 -> 1.3.1 2022-07-31 15:25:19 +00:00
R. Ryantm 027cedc1c1 hwinfo: 21.80 -> 21.82 2022-07-31 13:42:15 +00:00
Sondre Aasemoen 7b9be38c72 treewide: remove myself as maintainer 2022-07-30 22:21:06 +00:00
R. RyanTM 7efdfc2a59
proot: 5.3.0 -> 5.3.1, drop libarchive dependency (#183747)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2022-07-30 10:57:05 -04:00
Bobby Rong 94e4d8444e
Merge pull request #183692 from r-ryantm/auto-update/openseachest
openseachest: 21.06.21 -> 22.07
2022-07-30 10:41:24 +08:00
Sandro 20387db250
Merge pull request #183226 from r-ryantm/auto-update/envconsul
envconsul: 0.12.1 -> 0.13.0
2022-07-29 16:56:52 +02:00
R. Ryantm c7afad7e36 openseachest: 21.06.21 -> 22.07 2022-07-29 14:26:45 +00:00
Aaron Jheng 167410fce6
skeema: 1.8.0 -> 1.8.1 2022-07-29 13:32:26 +00:00
R. Ryantm b935949333 envconsul: 0.12.1 -> 0.13.0 2022-07-28 05:41:23 +00:00
Yestin L. Harrison ab98ee2c92 plan9port: remove spurious patches 2022-07-26 11:57:16 -07:00
Dmitry Kalinkin 4393f39da9
Merge pull request #182352 from ylh/patch-p9p-darwin-bikeshedding
plan9port: update darwin inputs
2022-07-26 13:05:42 -04:00
Yestin L. Harrison 8b618c0d5a maintainers: add myself 2022-07-26 07:56:24 -07:00
Yestin L. Harrison b82d121152 plan9port: update darwin inputs 2022-07-26 07:47:06 -07:00
Jian Lin 1e079ca5ce
kanata: init at 1.0.5 (#182358)
Co-authored-by: Azat Bahawi <azat+github@bahawi.net>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-24 17:40:27 +02:00
Alyssa Ross 8e4221a177 minijail: 17 -> 18 2022-07-23 08:44:44 +00:00
Alyssa Ross c1184b1383 minijail: add meta.changelog
Minijail release notes live in annotated git tags.
2022-07-23 08:44:44 +00:00
Adam Joseph cb78371557 setserial: fix cross compilation
The setserial derivation uses nroff at compile time, so groff should
be in nativeBuildInputs rather than buildInputs.
2022-07-19 23:12:09 -07:00
Pavol Rusnak 3e3c3643c7
Merge pull request #179611 from prusnak/mkflag-remove
remove mkFlag usage where lib.enableFeature and/or lib.withFeature can be used
2022-07-19 19:41:01 +02:00
Andrew Marshall 59dca5cc57 mlc: 3.9 -> 3.9a
The previous version is also now unavailable, and the URL appears to
have been changed.
2022-07-19 12:52:11 -04:00
Louis Bettens 1fc760e913 gotop: 4.1.3 -> 4.1.4 2022-07-15 23:22:59 +02:00
Fabian Affolter 5f0cc64f37
Merge pull request #181323 from alyssais/pciutils-homepage
pciutils: update homepage
2022-07-13 23:46:52 +02:00
Alyssa Ross 1e2c77eb4c
pciutils: update homepage
The old one redirects to this one.
2022-07-13 07:03:26 +00:00
Yurii Izorkin 2b7a01a6ea
netdata: update build options, build with jemalloc (#179848) 2022-07-12 15:00:48 +02:00
Mario Rodas b73c23f9e1
Merge pull request #180438 from r-ryantm/auto-update/bfs
bfs: 2.6 -> 2.6.1
2022-07-10 16:48:35 -05:00
Pavol Rusnak daa8d8b42c
rsyslog: replace mkFlag with lib.enableFeature 2022-07-09 13:32:45 +02:00
Kylie McClain 042b615344 s6-rc: 0.5.3.1 -> 0.5.3.2 2022-07-08 13:57:48 +00:00
Kylie McClain 0fa78fc25d s6: 2.11.1.0 -> 2.11.1.2 2022-07-08 13:57:48 +00:00
R. Ryantm 53e73b9621 bfs: 2.6 -> 2.6.1 2022-07-07 19:20:25 +00:00
Vladimír Čunát c869aa9ac9
Merge branch 'master' into staging-next
The purpose is to integrate the usual Haskell rebuild.
2022-07-07 18:50:02 +02:00
Kevin Cox 1b47a92ce4
Merge pull request #178057 from risicle/ris-native-source-provenance-servers-tools-2
treewide/servers,shells,tools: add `sourceType` for more packages
2022-07-07 09:18:24 -04:00
github-actions[bot] 312ad6d25c
Merge master into staging-next 2022-07-07 12:01:23 +00:00
R. Ryantm 3014367d9e btop: 1.2.7 -> 1.2.8 2022-07-07 11:31:32 +02:00
Robert Scott 3d6c926c4f treewide/servers,shells,tools: add sourceType for more packages 2022-07-02 13:38:00 +01:00
github-actions[bot] 1961d0a79b
Merge master into staging-next 2022-07-02 00:01:58 +00:00
Janne Heß 958c79dc11
Merge pull request #173454 from qbit/p5-rex
rex: init at 1.13.4
2022-07-01 23:02:40 +02:00
github-actions[bot] 965570c2ea
Merge staging-next into staging 2022-06-30 00:02:48 +00:00
Berk D. Demir af384e15ae runitor: drop unused input 2022-06-29 21:40:11 +00:00
github-actions[bot] f9f65f0695
Merge staging-next into staging 2022-06-29 12:01:50 +00:00
ajs124 d62c3bb22e maintainers: remove ravloony
no github account linked
2022-06-29 00:54:59 +02:00
Jörg Thalheim 4f8a04f180
Merge pull request #173702 from bdd/go-checkFlags
go-modules/packages: Run unit tests under subdirs
2022-06-28 08:30:43 +02:00
Mario Rodas 759472acef
Merge pull request #178861 from michaeladler/btop
btop: 1.2.6 -> 1.2.7
2022-06-24 23:21:48 -05:00
Sandro a85260fb92
Merge pull request #178612 from SuperSandro2000/c3d2-team
maintainers/teams: add c3d2
2022-06-24 19:17:29 +02:00