Commit Graph

1188 Commits

Author SHA1 Message Date
Will Dietz
8cd0dd21ba e2fsprogs: update glibcism (musl) patch, fix 2018-12-30 22:49:49 -06:00
R. RyanTM
090bc5b85e mtools: 4.0.22 -> 4.0.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mtools/versions
2018-12-25 02:40:06 -08:00
Jan Tojnar
9086af1a77
Merge pull request #52702 from jtojnar/boo-destdir
Boo destdir
2018-12-22 23:02:23 +01:00
Jan Tojnar
8d42600921
duperemove: Do not abuse DESTDIR 2018-12-22 22:33:33 +01:00
Michael Weiss
bacc8e6a54 sshfs: 3.5.0 -> 3.5.1 2018-12-22 17:56:42 +01:00
markuskowa
adec549df5
Merge pull request #52186 from r-ryantm/auto-update/mergerfs
mergerfs: 2.24.2 -> 2.25.1
2018-12-16 20:01:42 +01:00
R. RyanTM
c5c2924e92 duperemove: 0.11 -> 0.11.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duperemove/versions
2018-12-16 17:26:55 +01:00
R. RyanTM
60b6c93f51 mergerfs: 2.24.2 -> 2.25.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mergerfs/versions
2018-12-15 00:25:19 -08:00
Frederik Rietdijk
3e950d584c Merge staging-next into master 2018-12-08 16:29:21 +01:00
Will Dietz
41194fc19c mtools: 4.0.21 -> 4.0.22
https://lists.gnu.org/archive/html/info-gnu/2018-12/msg00000.html
2018-12-07 21:55:00 -06:00
Frederik Rietdijk
5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Spencer Janssen
67aa6cd877 btrfs-progs: 4.19 -> 4.19.1
Fixes build of snapper
2018-12-06 15:14:28 -06:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Jörg Thalheim
713f5e270b
Revert "btrfs-progs: fix on cross compilation"
This reverts commit 820927cb2c.

Broke the native build: 820927cb2c (commitcomment-31529024)
2018-12-02 23:30:27 +00:00
Matthew Bauer
973781444a Merge branch 'darwin-fixes2' 2018-12-02 14:15:05 -06:00
Matthew Bauer
820927cb2c btrfs-progs: fix on cross compilation
Fixes #50925

(cherry picked from commit 04978d152e8e8e0c2f82cbb8c2addc4ecc93c79c)
2018-12-02 14:12:42 -06:00
Silvan Mosberger
4afae70e2b
Merge pull request #48423 from charles-dyfis-net/bees
bees: init at 0.6.1; nixos/modules: services.bees init
2018-12-02 18:38:47 +01:00
John Ericson
24270193b7 Merge remote-tracking branch 'upstream/staging' into fix/cross-xfsprogs 2018-12-02 12:32:03 -05:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
eburimu
0b695faa07 xfsprogs: fix cross compilation 2018-12-02 00:44:25 -05:00
Ivan Kozik
77255a3cd7 xfsprogs: 4.14.0 -> 4.19.0
xfsprogs started using icu in bff5d1a4e8df8a23957e5739850754991ad2b9c8, part of v4.16.0

xfsprogs-4.15.0-docdir.patch is needed to avoid cyclic references in the outputs.

./glibc-2.27.patch is no longer necessary as it was included in xfsprogs 8041435de7ed028a27ecca64302945ad455c69a6
2018-12-02 02:12:45 +00:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Charles Duffy
7df55477fd
bees: init at 0.6.1
Introduce an extent-layer (as opposed to the existing file-level) deduplication
system for btrfs. This provides a means of finding similarities within
non-identical files, when they contain identical, aligned blocks.
2018-11-29 20:27:44 -06:00
John Ericson
071eba26a4
Merge pull request #51204 from eburimu/fix/cross-f2fs-tools
f2fs-tools: fix cross compilation
2018-11-29 15:26:27 -05:00
eburimu
cfb184f2cb
fix reiserfsprogs cross compilation 2018-11-29 17:52:20 +00:00
eburimu
98a2a5b537
fix jfsutils cross compilation 2018-11-29 10:14:02 +00:00
eburimu
d8e73253a4 f2fs-tools: fix cross compilation 2018-11-29 05:11:57 +03:00
Renaud
6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
markuskowa
3a393eecaf
Merge pull request #50904 from Pneumaticat/lizardfs-update
LizardFS: 3.11.3 -> 3.12.0, add Berkeley DB support
2018-11-25 02:38:57 +01:00
Kevin Liu
34f2931037
lizardfs: enable Berkeley DB support 2018-11-24 19:43:25 -05:00
Kevin Liu
4bbc1a6ce3
lizardfs: 3.11.3 -> 3.12.0 2018-11-24 19:43:03 -05:00
c0bw3b
126f94d808 Treewide: use https for people.redhat.com 2018-11-24 23:56:37 +01:00
c0bw3b
dd3e576654 Treewide: use https for src.fedoraproject.org 2018-11-24 23:53:27 +01:00
Will Dietz
51b526d86e mtools: 4.0.20 -> 4.0.21
* mtools: 4.0.20 -> 4.0.21 (#50993)

https://lists.gnu.org/archive/html/info-mtools/2018-11/msg00009.html

* mtools: homepage is https-capable
2018-11-24 22:34:57 +01:00
c0bw3b
0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
Peter Hoeg
0379c1c8e9
Merge pull request #50818 from r-ryantm/auto-update/android-file-transfer
android-file-transfer: 3.6 -> 3.7
2018-11-20 21:24:14 +08:00
R. RyanTM
92b16eef4d android-file-transfer: 3.6 -> 3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/android-file-transfer/versions
2018-11-19 18:38:58 -08:00
Ryan Mulligan
3ad838adcf
Merge pull request #50764 from r-ryantm/auto-update/f3
f3: 7.0 -> 7.1
2018-11-19 14:59:42 -08:00
R. RyanTM
ae9a72418f f3: 7.0 -> 7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/f3/versions
2018-11-19 10:04:52 -08:00
Jörg Thalheim
47a239a240
mtools: fix darwin build 2018-11-19 10:19:19 +00:00
R. RyanTM
4f99f26f9b mtools: 4.0.19 -> 4.0.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mtools/versions
2018-11-18 23:18:55 -08:00
Peter Simons
b3eb903b48
Merge pull request #50540 from r-ryantm/auto-update/davfs2
davfs2: 1.5.3 -> 1.5.4
2018-11-18 13:48:52 +01:00
Jörg Thalheim
95eeb82923
Merge pull request #50564 from r-ryantm/auto-update/rdfind
rdfind: 1.3.5 -> 1.4.1
2018-11-18 10:46:35 +00:00
R. RyanTM
2e0f2b4fb9 rdfind: 1.3.5 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdfind/versions
2018-11-18 00:47:21 -08:00
R. RyanTM
c5f7204aff davfs2: 1.5.3 -> 1.5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davfs2/versions
2018-11-17 20:35:44 -08:00
Charles Duffy
9eefb443f3 squashfsTools: incorporate 4k-alignment option patch (#49200) 2018-11-17 15:44:19 +00:00
Michael Raskin
0ae3b49bb4
Merge pull request #50175 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 4.17.1 -> 4.19
2018-11-11 06:34:34 +00:00
Silvan Mosberger
e888a997d0
Merge pull request #49743 from nh2/glusterfs-4.0.0
glusterfs: 3.12.12 -> 4.0.0
2018-11-11 01:42:48 +01:00
R. RyanTM
ec49036267 btrfs-progs: 4.17.1 -> 4.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrfs-progs/versions
2018-11-10 06:05:16 -08:00