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
Aaron Jheng
8e6c833c85
go-mtpfs: mark as broken on darwin
2022-11-11 08:30:39 +00: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
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
teutat3s
56ab9dd70c
garage: add myself as maintainer
2022-11-07 15:16:02 +01:00
Mario Rodas
e6c6826d42
Merge pull request #199788 from aaronjheng/gcsfuse
...
gcsfuse: 0.41.7 -> 0.41.8
2022-11-05 19:57:13 -05:00
Aaron Jheng
77de45c852
gcsfuse: 0.41.7 -> 0.41.8
2022-11-06 00:21:46 +00:00
R. Ryantm
02dd2667d6
btrfs-progs: 6.0 -> 6.0.1
2022-11-04 19:54:29 +00:00
Sandro
45b5466818
Merge pull request #199056 from SuperSandro2000/netatalk
2022-11-03 23:25:53 +01:00
Sandro Jäckel
5814c516f3
netatalk: cleanup, format
2022-11-01 23:32:25 +01:00
R. Ryantm
8e7b785d5e
httm: 0.15.8 -> 0.16.5
2022-11-01 21:17:47 +00:00
Bobby Rong
1930722bb6
Merge pull request #197495 from NickCao/apfs
...
apfsprogs: unstable-2022-07-21 -> unstable-2022-10-15
2022-11-01 20:03:55 +08:00
R. Ryantm
8f00715ad0
tar2ext4: 0.9.4 -> 0.9.5
2022-11-01 07:31:45 +00:00
R. Ryantm
e67b724d3b
exfatprogs: 1.1.3 -> 1.2.0
2022-10-28 18:19:37 +00:00
R. Ryantm
e45e796ceb
fwanalyzer: 1.4.3 -> 1.4.4
2022-10-25 16:04:18 +00:00
Mario Rodas
f53c279a60
Merge pull request #196680 from NickCao/stratisd
...
stratisd: 3.2.2 -> 3.3.0
Closes #196658
2022-10-24 06:44:17 -05:00
7c6f434c
1d09c25144
Merge pull request #195663 from r-ryantm/auto-update/btrfs-progs
...
btrfs-progs: 5.19.1 -> 6.0
2022-10-24 08:20:03 +00:00
Nick Cao
c8e78b38de
apfsprogs: unstable-2022-07-21 -> unstable-2022-10-15
2022-10-24 14:43:33 +08:00
Mario Rodas
95a25b06c6
Merge pull request #197174 from evils/f3
...
f3: fix linux build
2022-10-22 12:08:23 -05:00
Mario Rodas
5040cb7657
Merge pull request #196993 from r-ryantm/auto-update/httm
...
httm: 0.15.2 -> 0.15.8
2022-10-22 05:41:52 -05:00
Evils
bb9bc68e2b
f3: fix linux build
2022-10-22 09:00:38 +02:00
R. Ryantm
c38df8834b
bindfs: 1.17.0 -> 1.17.1
2022-10-21 06:25:00 +00:00
R. Ryantm
a642a4c2d2
httm: 0.15.2 -> 0.15.8
2022-10-20 23:41:37 +00:00
figsoda
59544f8910
Merge pull request #196922 from r-ryantm/auto-update/lfs
...
lfs: 2.5.0 -> 2.6.0
2022-10-20 18:34:01 -04:00
Pavel Shirshov
d1ecca0178
netatalk: FreeBSD patchset 3.1.13_3, critical fix
2022-10-20 22:13:36 +02:00
R. Ryantm
d08528393a
lfs: 2.5.0 -> 2.6.0
2022-10-20 11:55:00 +00:00
Sandro
d2596f8532
Merge pull request #196298 from urbas/init-dupe-krill-1.4.8
2022-10-19 23:31:34 +02:00
Matej Urbas
2b44223dff
dupe-krill: init at 1.4.8
2022-10-19 09:47:12 +01:00
R. Ryantm
36948f3c65
stratis-cli: 3.2.0 -> 3.3.0
2022-10-19 10:12:28 +08:00
Nick Cao
1ef31a5586
stratisd: 3.2.2 -> 3.3.0
2022-10-19 10:09:16 +08:00
Cody P Schafer
af50c2cb27
f3: fix build on darwin
...
- parted is broken on darwin, but is not needed for the executables
built on darwin anyway (f3read/f3write), so we can move it to the
linux dep
- argp.h is needed, include argp-standalone for it
2022-10-16 20:07:31 -04:00
Mario Rodas
26b7e6ab6a
Merge pull request #195773 from r-ryantm/auto-update/cryfs
...
cryfs: 0.11.2 -> 0.11.3
2022-10-15 05:42:32 -05:00
R. Ryantm
afa3d13082
juicefs: 1.0.0 -> 1.0.2
2022-10-15 08:16:54 +00:00
Mario Rodas
e8d50a85c3
Merge pull request #195802 from r-ryantm/auto-update/httm
...
httm: 0.14.10 -> 0.15.1
2022-10-14 20:41:20 -05:00
Nick Cao
90bf453de1
genimage: add autoreconfHook, fixes cross compilation
2022-10-14 10:21:38 +02:00
Mario Rodas
7d414bf05c
httm: 0.15.1 -> 0.15.2
2022-10-14 04:20:00 +00:00
R. Ryantm
81ff0b8918
httm: 0.14.10 -> 0.15.1
2022-10-13 12:30:07 +00:00
R. Ryantm
70d9329db4
cryfs: 0.11.2 -> 0.11.3
2022-10-13 07:14:25 +00:00
R. Ryantm
ee408d3a02
btrfs-progs: 5.19.1 -> 6.0
2022-10-12 12:07:13 +00:00
Jan Tojnar
bf4805d523
eiciel: 0.9.13.1 → 0.10.0-rc2
...
https://github.com/rofirrim/eiciel/releases/tag/0.10.0-rc1
https://github.com/rofirrim/eiciel/releases/tag/0.10.0-rc2
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:32 +02:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next
2022-10-08 10:20:07 +02:00
Sandro
e24b9566d4
Merge pull request #179396 from Madouura/dev/bcachefs
2022-10-07 11:27:07 +02:00
github-actions[bot]
532efa8827
Merge master into staging-next
2022-10-02 06:05:57 +00:00
Mario Rodas
9a67aea9e1
Merge pull request #192503 from r-ryantm/auto-update/mtools
...
mtools: 4.0.40 -> 4.0.41
2022-10-01 23:20:35 -05:00
github-actions[bot]
25043f0f28
Merge master into staging-next
2022-10-01 12:01:27 +00:00
Christian Kögler
9fcf682bd1
Merge pull request #191626 from r-ryantm/auto-update/ceph-csi
...
ceph-csi: 3.7.0 -> 3.7.1
2022-10-01 09:41:33 +02:00
Madoura
a4a5d27b2b
bcachefs-tools: unstable-2022-05-02 -> unstable-2022-09-28
2022-09-30 23:48:26 -05:00
github-actions[bot]
e1d2f74dee
Merge master into staging-next
2022-09-30 18:03:29 +00:00
José Romildo Malaquias
e78c23cf5b
Merge pull request #193248 from romildo/upd.generic-updater
...
generic-updater: more flexible with name, pname, version and attr path, and cleanups
2022-09-30 09:19:21 -03:00