Commit graph

7983 commits

Author SHA1 Message Date
Christoph Hrdinka 7bec7136c0 b2: init at git-26.01.2016 2016-01-26 19:17:10 +01:00
Eelco Dolstra 42e53ba62c nix: 1.10 -> 1.11.1 2016-01-26 17:00:15 +01:00
Tobias Geerinckx-Rice 7d2f8eca1b Revert "lz4: be just a bit more reproducible"
This reverts commit efc359c231,
as it is no longer needed.

See: efc359c231 (commitcomment-15680107)
2016-01-26 16:48:29 +01:00
Tobias Geerinckx-Rice efc359c231 lz4: be just a bit more reproducible 2016-01-26 06:13:05 +01:00
Tobias Geerinckx-Rice 0c25292648 vorbis-tools: rename from old-style vorbisTools 2016-01-26 01:35:55 +01:00
Tobias Geerinckx-Rice 1bfe78be71 bashburn: init at 3.1.0 2016-01-26 01:35:17 +01:00
Tobias Geerinckx-Rice ac33b4724a More version attribute tidying where maintainers |= nckx 2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Nikolay Amiantov 3622038d20 easyrsa2: init at 2.2.0 2016-01-25 12:14:01 +03:00
Tobias Geerinckx-Rice 626c09bb46 scanbd: init at 1.4.4 2016-01-25 03:43:19 +01:00
Aaron Schif 9aac99ccb0 homesick: init at 1.1.3 (close #12465) 2016-01-24 17:22:13 +01:00
Tobias Geerinckx-Rice aca5edb8f9 borg: build and install documentation 2016-01-24 04:12:11 +01:00
Tobias Geerinckx-Rice 10229032a9 borg: 0.29.0 -> 0.30.0
Compatibility notes:

- you may need to use -v (or --info) more often to actually see
  output emitted at INFO log level (because it is suppressed at
  the default WARNING log level). See the general section in the
  usage docs.
- for borg create, you need --list (additionally to -v) to see
  the long file list (was needed so you can have e.g. --stats
  alone without the long list)
- see link below about BORG_DELETE_I_KNOW_WHAT_I_AM_DOING
  (was: BORG_CHECK_I_KNOW_WHAT_I_AM_DOING)

More: https://github.com/borgbackup/borg/blob/0.30.0/docs/changes.rst
2016-01-24 04:10:57 +01:00
Tobias Geerinckx-Rice 32d40f0f98 Remove no longer (or never) referenced patches
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Marius Bakke c1eec00179 heimdall: 1.4.1 -> 1.4.2pre 2016-01-23 04:08:28 +00:00
Arseniy Seroka 0f152180b0 Merge pull request #12553 from rvl/xcftools
xcftools: init at 1.0.7
2016-01-22 22:47:59 +03:00
Rodney Lorrimar a8aecdcc20 xcftools: init at 1.0.7 2016-01-22 19:45:48 +00:00
Pascal Wittmann de1aba33e8 progress: 0.9 -> 0.12.1 2016-01-22 19:38:21 +01:00
Franz Pletz 85675ebcaf Merge pull request #12512 from vandenoever/odpdown
Odpdown
2016-01-22 18:09:39 +01:00
Jos van den Oever 6e586a32fd odpdown: init at 0.4.1 2016-01-22 17:59:48 +01:00
Franz Pletz 400499aeb4 Merge pull request #12482 from rycee/bump/svtplay-dl
svtplay-dl: 0.20.2015.11.29 -> 0.30.2016.01.10
2016-01-22 17:32:56 +01:00
Vladimír Čunát 0957359568 Merge branch 'staging' 2016-01-22 13:48:35 +01:00
aszlig 24ae34c0d7
nixpart0: Fix race condition in formatting devices
This adds a backport of rhinstaller/blivet#39 to the pinned blivet
version 0.17, it's addressing the following upstream bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1196397

It has been reported at aszlig/nixpart#7 and tested by @manveru (the
issue reporter), thanks a lot.

Thanks also to @domenkozar for finding the upstream issue.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Michael Fellinger <m.fellinger@gmail.com>
Fixes: aszlig/nixpart#7
2016-01-22 13:30:43 +01:00
Maciek Starzyk 421989fb5a obnam: 1.18.2 -> 1.19 2016-01-22 10:01:32 +01:00
Tobias Geerinckx-Rice 3b64fec18d eid-mw: 4.1.12 -> 4.1.13 2016-01-21 20:32:12 +01:00
Tobias Geerinckx-Rice 4d5293d8c3 gparted: 0.24.0 -> 0.25.0
Key changes include:
- Add progress bar during additional ext2/3/4 and ntfs operations
- Enhance SWRaid member detection and file system clearing
- Always use blkid file system detection before libparted

See the Release Notes for more details:
https://sourceforge.net/projects/gparted/files/gparted/gparted-0.25.0/gparted-0.25.0-README.md/view
2016-01-21 16:10:36 +01:00
Vladimír Čunát 313faf07ba brotli: init at 0.3.0 2016-01-20 22:50:26 +01:00
Tobias Geerinckx-Rice f1f2b87fdd snapper: various tweaks and fixes
Fix numerous configuration files referring to ‘/usr’ and ‘/lib’.

Some paths were still ending up in ‘/nix/store/.../nix/store/...’,
despite some well-intended hacks meant to avoid that. Replace them
with other hacks. It's all very fragile and ugly, so snapper should
feel right at home.

Oh, and `snapper create-config ~` still won't actually *do*
anything, because D-Bus (#12452). Use `--no-dbus` and add files
to ‘/etc’ as long as it complains.

Only fair that I help maintain this mess.
2016-01-20 09:21:44 +01:00
Tobias Geerinckx-Rice 8da914cad4 minissdpd: 1.5 -> 1.5.20160119 2016-01-20 02:00:15 +01:00
Tobias Geerinckx-Rice 94a47eeea1 debian_devscripts: 2.15.8 -> 2.15.10
Changes: http://metadata.ftp-master.debian.org/changelogs/main/d/devscripts/
2016-01-19 21:36:23 +01:00
Robert Helgesson 553ab970bd svtplay-dl: 0.20.2015.11.29 -> 0.30.2016.01.10 2016-01-19 20:20:19 +01:00
Rob Vermaas ce2756f701 Fix nixops URL 2016-01-19 10:00:32 +00:00
Rob Vermaas e775690e5c Fix nixops URL 2016-01-19 09:28:52 +00:00
Tobias Geerinckx-Rice f499c03ec0 snapper: add missing dependencies (chattr, lv*) 2016-01-19 02:04:18 +01:00
Tobias Geerinckx-Rice 33e2c9c29a dpkg: 1.18.2 -> 1.18.4 2016-01-19 02:04:18 +01:00
Tobias Geerinckx-Rice 593489b144 snapper: remove outdated (no-op) substitution 2016-01-19 02:04:18 +01:00
Tobias Geerinckx-Rice a07e5839af snapper: use autoreconfHook 2016-01-18 19:32:48 +01:00
Tobias Geerinckx-Rice 6c2b00bcb2 Merge pull request #12452 from Profpatsch/snapper
snapper: 0.2.4 -> 0.2.8
2016-01-18 19:13:59 +01:00
Profpatsch 9a1f430e53 snapper: 0.2.4 -> 0.2.8 2016-01-18 16:16:29 +01:00
Franz Pletz 5160c8887e Merge pull request #12199 from jgillich/torbrowser-desktop
torbrowser: add .desktop file
2016-01-18 15:28:43 +01:00
Rob Vermaas 0cf5c65511 nixops: 1.3 -> 1.3.1 2016-01-18 13:56:28 +00:00
Jakob Gillich 87c3063d68 torbrowser: 5.0.6 -> 5.0.7, add desktop file 2016-01-18 14:47:33 +01:00
Tobias Geerinckx-Rice 9609eb8d10 btrfs-progs: 4.3.1 -> 4.4
Bugfixes:
- chunk recovery: fix floating point exception
- chunk recovery: endianity bugfix during rebuild
- mkfs with 64K pages and nodesize reported superblock checksum mismatch
- check: properly reset nlink of multi-linked file

Too many changes to list here. See:
https://btrfs.wiki.kernel.org/index.php/Changelog#By_version_.28btrfs-progs.29
2016-01-18 14:46:40 +01:00
Robin Gloster 53b389327e refactor to use autoreconfHook where possible
Close #12446.
2016-01-18 10:45:31 +01:00
Vladimír Čunát 620c147cce Merge branch 'master' into staging 2016-01-18 09:48:49 +01:00
Tobias Geerinckx-Rice 8b57eb8f17 tldr: use fetchFromGitHub; pkgconfig
pkgconfig is unrelated, but trivial (removes a harmless but
distracting error message) and doesn't warrant its own commit.
2016-01-18 03:04:56 +01:00
Tobias Geerinckx-Rice ebad3ffeb4 tldr: 1.0 -> 1.1.0; maintain 2016-01-18 02:47:10 +01:00
Tobias Geerinckx-Rice 7f2d6d8ee6 ms-sys: correct licence 2016-01-18 01:41:57 +01:00
Tobias Geerinckx-Rice 6f640acfba ms-sys: 2.5.1 -> 2.5.2; maintain
Changes:
  - Added german man page,
  - added support for Grub2 and Grub4Dos MBR,
  - added support for KolibriOS MBR and FAT32 boot record,
  - added support for ReactOS MBR, FAT32 and FAT16 BR,
  - added support for Rufus MBR,
  - added experimental support for large sectors ( > 512),
  - now possible to alter OEM ID of FAT and NTFS boot records.
  - now possible to alter Windows Disk Signature in MBR.
2016-01-18 01:41:57 +01:00
tv 180655290d urlwatch: 1.18 -> 2.0 2016-01-17 22:00:39 +01:00