3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

25302 commits

Author SHA1 Message Date
zowoq 134f8cc84d youtube-dl: 2020.03.06 -> 2020.03.08
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.03.08
2020-03-09 15:58:22 +10:00
Mario Rodas 3f22f3a044
Merge pull request #82115 from bhipple/u/rust-cargo-vdirsyncer
vdirsyncer: upgrade cargo fetcher and cargoSha256
2020-03-08 23:07:43 -05:00
Benjamin Hipple d4844a1a49 vdirsyncer: upgrade cargo fetcher and cargoSha256 2020-03-08 23:32:01 -04:00
Mario Rodas 977a5bd038
Merge pull request #82101 from bhipple/u/rust-cargo-httplz
httplz: upgrade cargo fetcher and cargoSha256
2020-03-08 22:31:03 -05:00
Mario Rodas fe7cb218c0
Merge pull request #82100 from bhipple/u/rust-cargo-gnirehtet
gnirehtet: upgrade cargo fetcher and cargoSha256
2020-03-08 22:30:49 -05:00
Benjamin Hipple aa86eb9261 svgbob: upgrade cargo fetcher and cargoSha256 2020-03-08 23:06:26 -04:00
Mario Rodas 451f8ed267
Merge pull request #82103 from bhipple/u/rust-cargo-onefetch
onefetch: upgrade cargo fetcher and cargoSha256
2020-03-08 21:38:09 -05:00
Benjamin Hipple ab0c847d8c
eva: upgrade cargo fetcher and cargoSha256 (#82093) 2020-03-08 22:16:06 -04:00
Benjamin Hipple 2fd069c4e5 onefetch: upgrade cargo fetcher and cargoSha256 2020-03-08 22:10:27 -04:00
Benjamin Hipple 5c6081efdf httplz: upgrade cargo fetcher and cargoSha256 2020-03-08 22:04:15 -04:00
Mario Rodas 791a24da1b
Merge pull request #82058 from helsinki-systems/fix/bitwarden_rs-vault
bitwarden_rs-vault: fix directory structure
2020-03-08 20:26:45 -05:00
Benjamin Hipple 053e735b3c gnirehtet: upgrade cargo fetcher and cargoSha256 2020-03-08 21:25:21 -04:00
Mario Rodas e54d71c96f
Merge pull request #82017 from bhipple/u/heatseeker
heatseeker: 1.5.1 -> 1.7.1
2020-03-08 20:08:37 -05:00
Benjamin Hipple 6331093673
b3sum: upgrade cargo fetcher and cargoSha256 (#82086) 2020-03-08 21:06:25 -04:00
Benjamin Hipple a67fbc1562
cargo-license: upgrade cargo fetcher and cargoSha256 (#82084) 2020-03-08 21:06:00 -04:00
Aaron Andersen 2c61263fb3
Merge pull request #80013 from bignaux/romdirfs
romdirfs: init at 1.2
2020-03-08 20:39:34 -04:00
Florian Klink a2aacb6989
Merge pull request #82052 from mweinelt/pr/borgbackup/1.1.11
borgbackup: 1.1.10 → 1.1.11
2020-03-08 16:26:36 -07:00
Benjamin Hipple d1cdeb7aae
ripasso-cursive: upgrade cargo fetcher and cargoSha256 (#81988) 2020-03-08 19:18:40 -04:00
Benjamin Hipple df4ec15453
intecture-cli: upgrade cargo fetcher and cargoSha256 (#81982) 2020-03-08 19:18:22 -04:00
Benjamin Hipple c1a78b7928
intecture-agent: upgrade cargo fetcher and cargoSha256 (#81981) 2020-03-08 19:17:12 -04:00
Benjamin Hipple e9d492a896
intecture-auth: upgrade cargo fetcher and cargoSha256 (#81979) 2020-03-08 19:16:56 -04:00
Ryan Mulligan 5e8c897901
Merge pull request #82053 from r-ryantm/auto-update/java-service-wrapper
java-service-wrapper: 3.5.42 -> 3.5.43
2020-03-08 12:18:55 -07:00
ajs124 bc21f7a0ce bitwarden_rs-vault: fix directory structure 2020-03-08 16:41:00 +01:00
R. RyanTM ff54badc61 java-service-wrapper: 3.5.42 -> 3.5.43 2020-03-08 13:11:20 +00:00
Martin Weinelt dbff9b5479
borgbackup: 1.1.10 → 1.1.11
Version 1.1.11 (2020-03-08)

Compatibility notes:

    When upgrading from borg 1.0.x to 1.1.x, please note:
        read all the compatibility notes for 1.1.0*, starting from 1.1.0b1.
        borg upgrade: you do not need to and you also should not run it.
        borg might ask some security-related questions once after upgrading. You can answer them either manually or via environment variable. One known case is if you use unencrypted repositories, then it will ask about a unknown unencrypted repository one time.
        your first backup with 1.1.x might be significantly slower (it might completely read, chunk, hash a lot files) - this is due to the --files-cache mode change (and happens every time you change mode). You can avoid the one-time slowdown by using the pre-1.1.0rc4-compatible mode (but that is less safe for detecting changed files than the default). See the --files-cache docs for details.
    1.1.11 removes WSL autodetection (Windows 10 Subsystem for Linux). If WSL still has a problem with sync_file_range, you need to set BORG_WORKAROUNDS=basesyncfile in the borg process environment to work around the WSL issue.

Fixes:

    fixed potential index corruption / data loss issue due to bug in hashindex_set, #4829 Please read and follow the more detailled notes close to the top of this document.
    upgrade bundled xxhash to 0.7.3, #4891 0.7.2 is the minimum requirement for correct operations on ARMv6 in non-fixup mode, where unaligned memory accesses cause bus errors. 0.7.3 adds some speedups and libxxhash 0.7.3 even has a pkg-config file now.
    upgrade bundled lz4 to 1.9.2
    upgrade bundled zstd to 1.4.4
    fix crash when upgrading erroneous hints file, #4922
    extract:
        fix KeyError for "partial" extraction, #4607
        fix "partial" extract for hardlinked contentless file types, #4725
        fix preloading for old (0.xx) remote servers, #4652
        fix confusing output of borg extract --list --strip-components, #4934
    delete: after double-force delete, warn about necessary repair, #4704
    create: give invalid repo error msg if repo config not found, #4411
    mount: fix FUSE mount missing st_birthtime, #4763 #4767
    check: do not stumble over invalid item key, #4845
    info: if the archive doesn't exist, print a pretty message, #4793
    SecurityManager.known(): check all files, #4614
    Repository.open: use stat() to check for repo dir, #4695
    Repository.check_can_create_repository: use stat() to check, #4695
    fix invalid archive error message
    fix optional/non-optional location arg, #4541
    commit-time free space calc: ignore bad compact map entries, #4796
    ignore EACCES (errno 13) when hardlinking the old config, #4730
    --prefix / -P: fix processing, avoid argparse issue, #4769

New features:

    enable placeholder usage in all extra archive arguments
    new BORG_WORKAROUNDS mechanism, basesyncfile, #4710
    recreate: support --timestamp option, #4745
    support platforms without os.link (e.g. Android with Termux), #4901 if we don't have os.link, we just extract another copy instead of making a hardlink.
    support linux platforms without sync_file_range (e.g. Android 7 with Termux), #4905

Other:

    ignore --stats when given with --dry-run, but continue, #4373
    add some ProgressIndicator msgids to code / fix docs, #4935
    elaborate on "Calculating size" message
    argparser: always use REPOSITORY in metavar, also use more consistent help phrasing.
    check: improve error output for matching index size, see #4829
    docs:
        changelog: add advisory about hashindex_set bug #4829
        better describe BORG_SECURITY_DIR, BORG_CACHE_DIR, #4919
        infos about cache security assumptions, #4900
        add FAQ describing difference between a local repo vs. repo on a server.
        document how to test exclusion patterns without performing an actual backup
        timestamps in the files cache are now usually ctime, #4583
        fix bad reference to borg compact (does not exist in 1.1), #4660
        create: borg 1.1 is not future any more
        extract: document limitation "needs empty destination", #4598
        how to supply a passphrase, use crypto devices, #4549
        fix osxfuse github link in installation docs
        add example of exclude-norecurse rule in help patterns
        update macOS Brew link
        add note about software for automating backups, #4581
        AUTHORS: mention copyright+license for bundled msgpack
        fix various code blocks in the docs, #4708
        updated docs to cover use of temp directory on remote, #4545
        add restore docs, #4670
        add a pull backup / push restore how-to, #1552
        add FAQ how to retain original paths, #4532
        explain difference between --exclude and --pattern, #4118
        add FAQs for SSH connection issues, #3866
        improve password FAQ, #4591
        reiterate that 'file cache names are absolute' in FAQ
    tests:
        cope with ANY error when importing pytest into borg.testsuite, #4652
        fix broken test that relied on improper zlib assumptions
        test_fuse: filter out selinux xattrs, #4574
    travis / vagrant:
        misc python versions removed / changed (due to openssl 1.1 compatibility) or added (3.7 and 3.8, for better borg compatibility testing)
        binary building is on python 3.5.9 now
    vagrant:
        add new boxes: ubuntu 18.04 and 20.04, debian 10
        update boxes: openindiana, darwin, netbsd
        remove old boxes: centos 6
        darwin: updated osxfuse to 3.10.4
        use debian/ubuntu pip/virtualenv packages
        rather use python 3.6.2 than 3.6.0, fixes coverage/sqlite3 issue
        use requirements.d/development.lock.txt to avoid compat issues
    travis:
        darwin: backport some install code / order from master
        remove deprecated keyword "sudo" from travis config
        allow osx builds to fail, #4955 this is due to travis-ci frequently being so slow that the OS X builds just fail because they exceed 50 minutes and get killed by travis.
2020-03-08 14:00:40 +01:00
Bignaux Ronan a201e3dbc4 romdirfs: init at 1.2 2020-03-08 13:45:06 +01:00
Frederik Rietdijk 0eb0ddc4db Merge staging-next into master 2020-03-08 08:11:01 +01:00
Ryan Mulligan 6b6f9d769a
Merge pull request #81878 from r-ryantm/auto-update/dpic
dpic: 2019.11.30 -> 2020.03.01
2020-03-07 21:23:09 -08:00
Benjamin Hipple 9044bdef6a heatseeker: 1.5.1 -> 1.7.1
The build is currently broken on master; upgrading fixes it.
2020-03-07 15:22:11 -05:00
Ryan Mulligan 32a7992874
Merge pull request #81960 from r-ryantm/auto-update/profile-sync-daemon
profile-sync-daemon: 6.35 -> 6.36
2020-03-07 09:10:22 -08:00
markuskowa 98b3523f04
Merge pull request #81953 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 9.4.0 -> 9.4.1
2020-03-07 16:02:14 +01:00
Silvan Mosberger a0d2bed383
Merge pull request #81938 from Infinisil/fix/du-dust-name
du-dust: Change derivation name from dust to du-dust
2020-03-07 13:41:09 +01:00
Daiderd Jordan 82e27330cb
Merge pull request #81949 from marsam/update-vault
vault: 1.3.2 -> 1.3.3
2020-03-07 12:31:51 +01:00
Silvan Mosberger ad126ee28e
du-dust: Change derivation name from dust to du-dust
This prevents confusion by nix-env when installing packages by
derivation name, since there is another package named dust already
2020-03-07 12:27:33 +01:00
R. RyanTM 5a0bbfa7f2 par2cmdline: 0.8.0 -> 0.8.1 2020-03-07 09:00:05 +01:00
R. RyanTM c062681530 moosefs: 3.0.109 -> 3.0.110 2020-03-07 08:58:56 +01:00
R. RyanTM ad450e99b9 profile-sync-daemon: 6.35 -> 6.36 2020-03-07 07:13:29 +00:00
R. RyanTM 6609c367ee phoronix-test-suite: 9.4.0 -> 9.4.1 2020-03-07 04:42:46 +00:00
Ryan Mulligan a985982db6
Merge pull request #81871 from r-ryantm/auto-update/byobu
byobu: 5.131 -> 5.133
2020-03-06 18:00:23 -08:00
Lancelot SIX 95bb029bb5
Merge pull request #81914 from doronbehar/update-sequoia
sequoia: 0.14.0 -> 0.15.0
2020-03-06 23:11:37 +01:00
Lancelot SIX 389f5ce9f1
Merge pull request #81916 from r-ryantm/auto-update/libreswan
libreswan: 3.30 -> 3.31
2020-03-06 22:58:13 +01:00
R. RyanTM 40877c81a5 vector: 0.8.0 -> 0.8.1 2020-03-06 15:27:26 -06:00
R. RyanTM bce33c5d74 libreswan: 3.30 -> 3.31 2020-03-06 19:37:20 +00:00
Doron Behar 25151bcbb6 sequoia: 0.14.0 -> 0.15.0 2020-03-06 20:03:05 +02:00
Pascal Wittmann d3f3e83c47
Merge pull request #81883 from peterhoeg/u/pdf2djvu
pdf2djvu: 0.9.14 -> 0.9.17
2020-03-06 16:53:55 +01:00
Ryan Mulligan d055db280a
Merge pull request #81795 from r-ryantm/auto-update/ibus-table
ibus-engines.table: 1.9.22 -> 1.9.25
2020-03-06 05:58:16 -08:00
Jörg Thalheim 4afc287a06
Merge pull request #81879 from dmeijboom/feature/update-and-fix-pulumi
Feature/update and fix pulumi
2020-03-06 10:13:54 +00:00
Maximilian Bosch 5d4fba7f43
Merge pull request #81846 from zowoq/youtube-dl
youtube-dl: 2020.03.01 -> 2020.03.06
2020-03-06 10:30:01 +01:00
Mario Rodas ef4b914b11
vault: 1.3.2 -> 1.3.3 2020-03-06 04:20:00 -05:00
Mario Rodas b11c5e5436
Merge pull request #81856 from r-ryantm/auto-update/topgrade
topgrade: 4.0.2 -> 4.2.0
2020-03-06 04:19:26 -05:00