Commit Graph

130 Commits

Author SHA256 Message Date
Sascha Peilicke
eac04c2afa Accepting request 71270 from security
- new version 1.3.1:
 * Fix keyfile=- processing in create command (regression in 1.3.0).
 * Simplify device path status check (use /sys and do not scan /dev).
 * Do not ignore device size argument for create command (regression in 1.2.0).
 * Fix error paths in blockwise code and lseek_write call.

OBS-URL: https://build.opensuse.org/request/show/71270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=63
2011-05-26 08:29:49 +00:00
715a5bf4de Accepting request 71223 from home:lnussel:Factory
- new version 1.3.1:
 * Fix keyfile=- processing in create command (regression in 1.3.0).
 * Simplify device path status check (use /sys and do not scan /dev).
 * Do not ignore device size argument for create command (regression in 1.2.0).
 * Fix error paths in blockwise code and lseek_write call.

OBS-URL: https://build.opensuse.org/request/show/71223
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=66
2011-05-25 11:15:26 +00:00
Sascha Peilicke
2e4638fd93 Accepting request 66862 from security
Accepted submit request 66862 from user coolo

OBS-URL: https://build.opensuse.org/request/show/66862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=62
2011-04-12 10:02:23 +00:00
Cristian Rodríguez
88eca89303 Accepting request 66851 from home:lnussel:Factory
OBS-URL: https://build.opensuse.org/request/show/66851
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=64
2011-04-11 14:45:23 +00:00
Ruediger Oertel
2f6f1fb72f Autobuild autoformatter for 61554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=61
2011-02-18 11:14:10 +00:00
OBS User buildservice-autocommit
fd1e4bf861 Updating link to change in openSUSE:Factory/cryptsetup revision 61.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=e7b4d1bf326c00a63702bd613fdbe3fe
2011-02-18 11:14:10 +00:00
Ruediger Oertel
43225848c2 Accepting request 61554 from security
Accepted submit request 61554 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/61554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=60
2011-02-18 11:13:59 +00:00
9326f53439 - boot.crypto:
* also fix exit code in boot.crypto.functions (bnc#671822)

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=62
2011-02-17 07:54:13 +00:00
Ruediger Oertel
41f7980043 Autobuild autoformatter for 59530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=58
2011-02-02 00:35:12 +00:00
OBS User buildservice-autocommit
c34328f10b Updating link to change in openSUSE:Factory/cryptsetup revision 58.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=9084e9a9b9a65c13800a86e5bd96ea4d
2011-02-02 00:35:12 +00:00
Ruediger Oertel
6c8b41dc17 Accepting request 59530 from security
Accepted submit request 59530 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/59530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=57
2011-02-02 00:34:55 +00:00
77ec35e6c9 - boot.crypto:
* don't fail if loop module is not loaded
  * adapt to new crypsetup exit codes (bnc#667931)

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=60
2011-01-31 15:33:35 +00:00
Ruediger Oertel
92f98d18bc Autobuild autoformatter for 56499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=56
2010-12-28 22:57:54 +00:00
OBS User buildservice-autocommit
62bfb69552 Updating link to change in openSUSE:Factory/cryptsetup revision 56.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=bdd36208602651448220e785f079aa86
2010-12-28 22:57:54 +00:00
Ruediger Oertel
5021439e52 Accepting request 56499 from security
Accepted submit request 56499 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/56499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=55
2010-12-28 22:57:45 +00:00
83843b8936 - new version 1.2.0
* Add selection of random/urandom number generator for luksFormat
 (option --use-random and --use-urandom).
 * Fix luksRemoveKey to not ask for remaining keyslot passphrase,
 only for removed one.
 * No longer support luksDelKey (replaced with luksKillSlot).
  * if you want to remove particular passphrase, use luksKeyRemove
  * if you want to remove particular keyslot, use luksKillSlot
 Note that in batch mode luksKillSlot allows removing of any keyslot
 without question, in normal mode requires passphrase or keyfile from
 other keyslot.
 * Default alignment for device (if not overridden by topology info)
 is now (multiple of) *1MiB*.
 This reflects trends in storage technologies and aligns to the same
 defaults for partitions and volume management.
 * Allow explicit UUID setting in luksFormat and allow change it later
 in luksUUID (--uuid parameter).
 * All commands using key file now allows limited read from keyfile using
 --keyfile-size and --new-keyfile-size parameters (in bytes).
 This change also disallows overloading of --key-size parameter which
 is now exclusively used for key size specification (in bits.)
 * luksFormat using pre-generated master key now properly allows
 using key file (only passphrase was allowed prior to this update).
 * Add --dump-master-key option for luksDump to perform volume (master)
 key dump. Note that printed information allows accessing device without
 passphrase so it must be stored encrypted.
 This operation is useful for simple Key Escrow function (volume key and
 encryption parameters printed on paper on safe place).
 This operation requires passphrase or key file.

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=58
2010-12-20 13:44:02 +00:00
f0ebacb640 Autobuild autoformatter for 54179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=54
2010-12-02 15:01:51 +00:00
OBS User buildservice-autocommit
c3b530b3ef Updating link to change in openSUSE:Factory/cryptsetup revision 54.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=d30e5aa1e95b2643fed657b1ab5bfda6
2010-12-02 15:01:51 +00:00
1b617931b6 Accepting request 54179 from security
Accepted submit request 54179 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/54179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=53
2010-12-02 15:01:43 +00:00
29173b2fb1 - boot.crypto:
* drop cryptotab support

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=56
2010-11-30 15:07:41 +00:00
OBS User autobuild
bcc154d394 Autobuild autoformatter for 53167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=52
2010-11-18 15:15:36 +00:00
OBS User buildservice-autocommit
afa271b153 Updating link to change in openSUSE:Factory/cryptsetup revision 52.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=48cd43960d7a8679d2496fb3dde08b17
2010-11-18 15:15:36 +00:00
Ruediger Oertel
8d593f82e8 Accepting request 53167 from security
Accepted submit request 53167 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/53167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=51
2010-11-18 15:15:31 +00:00
5cd67b010c fix
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=54
2010-11-16 14:19:41 +00:00
37850e914a fix
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=53
2010-11-16 14:07:52 +00:00
fa5652474f - boot.crypto:
* add a few tweaks for systemd (bnc#652767)

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=52
2010-11-16 14:06:15 +00:00
OBS User autobuild
b932fb7bdc Accepting request 44180 from security
Copy from security/cryptsetup based on submit request 44180 from user coolo

OBS-URL: https://build.opensuse.org/request/show/44180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=50
2010-07-30 15:06:42 +00:00
OBS User buildservice-autocommit
23570f9bf8 Updating link to change in openSUSE:Factory/cryptsetup revision 50.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=e2e6e48fb2204a8052d9d8366ee7fca5
2010-07-30 15:06:42 +00:00
OBS User autobuild
1c0d2fdc36 Accepting request 44180 from security
checked in (request 44180)

OBS-URL: https://build.opensuse.org/request/show/44180
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=51
2010-07-30 15:06:41 +00:00
d14a84c9f9 - new version 1.1.3
* Fix device alignment ioctl calls parameters. (Device alignment
    code was not working properly on some architectures like ppc64.)
  * Fix activate_by_* API calls to handle NULL device name as
    documented. (To enable check of passphrase/keyfile using
    libcryptsetup without activating the device.)
  * Fix udev support for old libdevmapper with not compatible definition.
  * Added Polish translation file.

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=50
2010-07-07 14:37:24 +00:00
OBS User autobuild
ecc34e04ae Accepting request 42377 from security
Copy from security/cryptsetup based on submit request 42377 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/42377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=47
2010-07-02 14:03:05 +00:00
OBS User buildservice-autocommit
67c60021f0 Updating link to change in openSUSE:Factory/cryptsetup revision 47.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=25ba328380f13946ae882def1d2670db
2010-07-02 14:03:05 +00:00
301bfdeb77 - skip temporary mappings in early stage as chmod needs to be called
on the mounted file systems (bnc#591704)

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=48
2010-07-01 14:26:39 +00:00
Stephan Kleine
ea43e1383b Accepting request 42090 from home:jengelh:smp
Copy from home:jengelh:smp/cryptsetup via accept of submit request 42090 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42090
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=47
2010-06-26 19:08:28 +00:00
OBS User autobuild
363a40d34b Accepting request 40924 from security
Copy from security/cryptsetup based on submit request 40924 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/40924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=46
2010-05-31 16:14:50 +00:00
OBS User buildservice-autocommit
bde545e09d Updating link to change in openSUSE:Factory/cryptsetup revision 46.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=bfb0a6f0e5109280f3fe51e6c8c257e8
2010-05-31 16:14:50 +00:00
OBS User autobuild
1990c421bc Accepting request 40924 from security
checked in (request 40924)

OBS-URL: https://build.opensuse.org/request/show/40924
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=46
2010-05-31 16:14:49 +00:00
494f640a9c - new version 1.1.2 fixes keyfile regression introduced by 1.1.1
* Fix luksFormat/luksOpen reading passphrase from stdin and "-" keyfile.
 * Support --key-file/-d option for luksFormat.
 * Fix description of --key-file and add --verbose and --debug options to man page.
 * Add verbose log level and move unlocking message there.
 * Remove device even if underlying device disappeared (remove, luksClose).
 * Fix (deprecated) reload device command to accept new device argument.

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=45
2010-05-31 11:18:36 +00:00
b99a5eb0f8 fix version number in changelog
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=44
2010-05-25 14:22:13 +00:00
099baa5add - new version 1.1.0
* Detects and use device-mapper udev support if available.
  * Supports device topology detection for data alignment.
  * Fix luksOpen reading of passphrase on stdin (if "-" keyfile specified).
  * Fix isLuks to initialise crypto backend (blkid instead is suggested anyway).
  * Properly initialise crypto backend in header backup/restore commands.
  * Do not verify unlocking passphrase in luksAddKey command.
  * Allow no hash specification in plain device constructor - user can provide volume key directly.
  * Try to use pkgconfig for device mapper library in configuration script.
  * Add some compatibility checks and disable LUKS suspend/resume if not supported.
  * Rearrange tests, "make check" now run all available test for package.
  * Avoid class C++ keyword in library header.

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=43
2010-05-25 14:22:00 +00:00
OBS User autobuild
a3ad1cc12d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=45 2010-03-18 14:41:02 +00:00
OBS User buildservice-autocommit
1c6028ab0d Updating link to change in openSUSE:Factory/cryptsetup revision 45.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=007d51ee59f3d7530b73978f689e278c
2010-03-18 14:41:02 +00:00
OBS User autobuild
e6550c31dc Accepting request 34439 from security
Copy from security/cryptsetup based on submit request 34439 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/34439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=44
2010-03-09 23:23:00 +00:00
OBS User buildservice-autocommit
f9ac079917 Updating link to change in openSUSE:Factory/cryptsetup revision 44.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=67d25d25145fcc4f128b970c71496e09
2010-03-09 23:23:00 +00:00
c9077ea393 fix version
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=41
2010-03-09 16:18:21 +00:00
14c79585ad - boot.crypto:
* turn off splash only if needed to avoid flicker

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=40
2010-03-09 10:51:15 +00:00
OBS User autobuild
86d21be231 Accepting request 33773 from security
Copy from security/cryptsetup based on submit request 33773 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/33773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=43
2010-03-05 01:23:45 +00:00
OBS User buildservice-autocommit
b2b7453731 Updating link to change in openSUSE:Factory/cryptsetup revision 43.0
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=0fe2cea888f92e05701964b6a2934e28
2010-03-05 01:23:45 +00:00
1dd83f0765 - boot.crypto:
* restore splash screen state after initrd prompt (bnc#559053)
  * use highlighted prompt in initrd too
  * fix adding volumes with initrd option (bnc#558891)

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=38
2010-03-02 12:25:30 +00:00
OBS User autobuild
d97f09af63 Accepting request 31331 from security
Copy from security/cryptsetup based on submit request 31331 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/31331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=42
2010-02-04 07:46:26 +00:00