Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570724 - app-backup/tarsnap-1.0.37 version bump
Summary: app-backup/tarsnap-1.0.37 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rafael Martins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-03 12:40 UTC by Erik Zeek
Modified: 2016-12-12 04:48 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild that removes the sse option. (tarsnap-1.0.36.1.ebuild,778 bytes, text/plain)
2016-01-03 12:40 UTC, Erik Zeek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Zeek 2016-01-03 12:40:47 UTC
Created attachment 421770 [details]
Ebuild that removes the sse option.

Tarsnap 1.0.36.1 (August 20, 2015)

Downloads:

Changes since version 1.0.35:

A theoretically exploitable one-byte buffer overflow when archiving objects with long path names is fixed.
A vulnerability which allowed a corrupt archive to cause tarsnap to allocate a large amount of memory upon listing archives or reading the corrupt archive is fixed.
Tarsnap no longer crashes if its first DNS lookup fails.
Tarsnap no longer exits with "Callbacks uninitialized" when running on a dual-stack network if the first IP stack it attempts fails to connect.
tarsnap -c --dry-run can now run without a keyfile, allowing users to predict how much Tarsnap will cost before signing up.
Tarsnap now includes bash completion scripts.
Tarsnap now automatically detects and uses AESNI and SSE2 cpu features.

Changes since version 1.0.36:

Tarsnap now works around an OS X standards-compliance bug which was making tarsnap fail to build.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2016-03-26 13:25:28 UTC
Tarsnap 1.0.37 is available since 2016-03-10:

Major changes since version 1.0.36:

 - tarsnap-key(gen|mgmt|regen) now accept a --passphrase-time option, which
   specifies the duration to be spent on computing the derived keys used
   for encrypting the tarsnap key file.
 - tarsnap now accepts a --keep-going option when deleting or printing statistics
   about multiple archives.
 - tarsnap-keymgmt now accepts a --print-key-permissions option for listing the
   permissions contained in a key file.
 - tarsnap --print-stats now accepts a --csv-file option for printing statistics
   in comma-separated-value format.
 - tarsnap now accepts a --verify-config command which exits silently after
   checking the configuration file(s) for syntax errors.
 - tarsnap now looks for a server named "v1-0-0-server.tarsnap.com" instead of
   the historic "betatest-server.tarsnap.com" hostname. This should have no
   user-visible effect in most configurations.
 - tarsnap now correctly warns if a sparse extract fails due to hardlinks.
 - tarsnap now prints a warning if creating an empty archive.
Comment 2 Greg Kroah-Hartman (RETIRED) gentoo-dev 2016-05-21 18:09:04 UTC
resolved a long time ago, sorry for keeping this around...
Comment 3 Erik Zeek 2016-05-24 12:49:01 UTC
(In reply to Greg Kroah-Hartman from comment #2)
> resolved a long time ago, sorry for keeping this around...

Umm... I'm not seeing it. The current version in the tree is 1.0.35.
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2016-05-24 12:59:08 UTC
Yup, re-opening: As of today (2016-05-24 12:59:01 GMT), 1.0.37 is not in tree: https://gitweb.gentoo.org/repo/gentoo.git/tree/app-backup/tarsnap?id=86bf3669216114842c66b7ac450dab8640ac6cb2
Comment 5 Tim Harder gentoo-dev 2016-12-12 04:48:34 UTC
Now it's actually in the tree. :)