/[pkg-loop-aes]/trunk/loop-aes-utils/debian/patches
ViewVC logotype

Log of /trunk/loop-aes-utils/debian/patches

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 1537)

Revision 1519 - Directory Listing
Modified Fri Aug 22 09:59:16 2008 UTC (4 years, 9 months ago) by xam
patches/losetup_add_option_f.dpatch: Added to support
"find next free loop" in losetup. (closes: #495682)

Revision 1505 - Directory Listing
Modified Sun Mar 9 01:35:25 2008 UTC (5 years, 2 months ago) by xam
patches/50_realpath_use_after_free,
  patches/51_CVE-2007-5191,
  patches/52_check_privdrop_return:
  - Drop, applied upstream

Revision 1504 - Directory Listing
Modified Sun Mar 9 01:31:18 2008 UTC (5 years, 2 months ago) by xam
patches/20loop-AES:
  - Update to v3.2c
  - Fixes read from symlinks. (closes: #450784)

Revision 1467 - Directory Listing
Modified Fri Oct 19 22:15:35 2007 UTC (5 years, 7 months ago) by xam
Sigh. Just exit() rather than link to xmalloc.o for die()

Revision 1466 - Directory Listing
Modified Fri Oct 19 22:15:26 2007 UTC (5 years, 7 months ago) by xam
Fix 52_check_privdrop_return to include sundries.h for EX_FAIL

Revision 1465 - Directory Listing
Modified Fri Oct 19 22:15:22 2007 UTC (5 years, 7 months ago) by xam
Add patch to debian/patches/00list

Revision 1464 - Directory Listing
Modified Fri Oct 19 22:15:17 2007 UTC (5 years, 7 months ago) by xam
Check the return value of set{u,g}id in loop-AES code

Revision 1463 - Directory Listing
Modified Fri Oct 19 22:15:12 2007 UTC (5 years, 7 months ago) by xam
mount: chain of symlinks to fstab causes use of pointer after free

Revision 1462 - Directory Listing
Modified Fri Oct 19 22:15:06 2007 UTC (5 years, 7 months ago) by xam
* Sync with util-linux 2.13-8
* SECURITY: mount: doesn't drop privileges properly when 
  calling helpers [CVE-2007-5191]

Revision 1456 - Directory Listing
Modified Wed Sep 5 21:28:34 2007 UTC (5 years, 8 months ago) by xam
* Update loop-AES patch to upstream 2.13

Revision 1425 - Directory Listing
Modified Sat Aug 11 14:22:47 2007 UTC (5 years, 9 months ago) by xam
Add patch re-automaking after loop-AES

Revision 1424 - Directory Listing
Modified Sat Aug 11 14:22:41 2007 UTC (5 years, 9 months ago) by xam
Update loop-AES patch to v3.2a and rebase against util-linux-ng 2.13-rc3

Revision 1422 - Directory Listing
Modified Sat Aug 11 14:22:31 2007 UTC (5 years, 9 months ago) by xam
* Sync with util-linux 2.13~pre3-3: All patches in
  debian/patches/* included upstream.

Revision 1394 - Directory Listing
Modified Sun Apr 22 17:26:49 2007 UTC (6 years, 1 month ago) by xam
* UNRELEASED
* Update loop-AES patch to v3.1f
  - patches/20loop-AES: Update
  - patches/40pagesize: Drop, included upstream

Revision 1390 - Directory Listing
Modified Sun Apr 22 16:05:11 2007 UTC (6 years, 1 month ago) by xam
* UNRELEASED
* Sync with util-linux 2.12r-19
  - patches/30nfs4: Update
  - patches/30nfs4-setclientid: Add
  - patches/30nfs4-intr-default: Add
  - patches/30swsusp-resume: Update and enable in 00list

Revision 1340 - Directory Listing
Modified Sat Dec 16 02:35:32 2006 UTC (6 years, 5 months ago) by xam
Copy 2.12r-14 to trunk for another etch upload

Revision 1299 - Directory Listing
Modified Sun Oct 8 22:37:15 2006 UTC (6 years, 7 months ago) by xam
Original Path: tags/loop-aes-utils/2.12r-14/debian/patches
tagging version 2.12r-14

Revision 1296 - Directory Listing
Modified Sat Oct 7 23:10:03 2006 UTC (6 years, 7 months ago) by xam
* patches/30nfs4-fix:
  - Sync with util-linux 2.12r-11


Revision 1265 - Directory Listing
Modified Wed Sep 27 06:27:54 2006 UTC (6 years, 7 months ago) by max
Move trunk for loop-aes-utils

Revision 1203 - Directory Listing
Modified Wed Jul 19 14:50:01 2006 UTC (6 years, 10 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
* Replace use of PAGE_SIZE definition with getpagesize() to
  fix FTBFS on powerpc.

Revision 1184 - Directory Listing
Modified Thu May 18 13:05:11 2006 UTC (7 years ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
* Sync with util-linux 2.12r-9
  - Updated patches/30nfs4

Revision 1176 - Directory Listing
Modified Thu May 11 14:44:45 2006 UTC (7 years ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
* Sync with util-linux 2.12r-9
  - Added patches/30nfs4-fix
  - Updated patches/30nfs4
* Create /etc/default/checkfs-loop in postinst

Revision 1138 - Directory Listing
Modified Mon Apr 10 15:13:45 2006 UTC (7 years, 1 month ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
* patches/20_loop-AES:
  - Updated to v3.1c
  - Includes 21loop-active

Revision 1130 - Directory Listing
Modified Mon Apr 10 01:20:06 2006 UTC (7 years, 1 month ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
* Install an rcS.d init script (checkfs-loop) for checking
  loop-AES encrypted file systems. It is disabled by default.
  See README for more information on using it.
* Add patches/21loop-active to make it possible for mount to
  reuse already active loops that match the loop=/dev/loop$n
  entry in fstab and have the same backing device.

Revision 1094 - Directory Listing
Modified Sat Feb 25 20:03:45 2006 UTC (7 years, 2 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
* Sync with util-linux 2.12r-8
  - Disable patches/30nfs4

Revision 1084 - Directory Listing
Modified Wed Feb 22 00:14:37 2006 UTC (7 years, 3 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Update dpatch comments

Revision 1083 - Directory Listing
Modified Wed Feb 22 00:13:51 2006 UTC (7 years, 3 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Rename patches

Revision 1082 - Directory Listing
Modified Wed Feb 22 00:12:57 2006 UTC (7 years, 3 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Disable 30swsusp-resume

Revision 1081 - Directory Listing
Modified Wed Feb 22 00:10:41 2006 UTC (7 years, 3 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Enabled 30nfs4

Revision 1080 - Directory Listing
Modified Wed Feb 22 00:07:35 2006 UTC (7 years, 3 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Rediff for loop-AES

Revision 1079 - Directory Listing
Modified Wed Feb 22 00:04:00 2006 UTC (7 years, 3 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Add patches/30nfs4 from util-linux 2.12r-7

Revision 1033 - Directory Listing
Modified Sat Jan 21 21:52:43 2006 UTC (7 years, 4 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
* NOT RELEASED YES
* patches/20_loop-AES:
  - Updated to v3.1c

Revision 994 - Directory Listing
Modified Fri Dec 9 10:26:27 2005 UTC (7 years, 5 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Rediff against 20_loop-AES

Revision 991 - Directory Listing
Modified Fri Dec 9 10:21:08 2005 UTC (7 years, 5 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Add 30swsusp-resume from util-linux 2.12r-1

Revision 990 - Directory Listing
Modified Fri Dec 9 10:11:36 2005 UTC (7 years, 5 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
New upstream release (2.12r)
 - Includes fix for CAN-2005-2875


Revision 822 - Directory Listing
Modified Fri Sep 16 12:57:17 2005 UTC (7 years, 8 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
fix filename

Revision 821 - Directory Listing
Modified Fri Sep 16 12:56:29 2005 UTC (7 years, 8 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
fix CAN-2005-2876

Revision 680 - Directory Listing
Modified Thu Aug 18 16:32:22 2005 UTC (7 years, 9 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
rediff against 20_loop-AES

Revision 679 - Directory Listing
Modified Thu Aug 18 16:22:07 2005 UTC (7 years, 9 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Add patches/20guesshelper from util-linux 2.12p-6
Update config.{sub,guess}

Revision 669 - Directory Listing
Modified Fri Aug 12 17:33:00 2005 UTC (7 years, 9 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Added patches/10sparcumount from util-linux 2.12p-5


Revision 617 - Directory Listing
Modified Sat Jul 23 21:30:30 2005 UTC (7 years, 10 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
loop-AES patch updated to 3.0d

Revision 574 - Directory Listing
Modified Wed Jun 8 11:27:05 2005 UTC (7 years, 11 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
added small comment about dpatches from util-linux

Revision 573 - Directory Listing
Modified Wed Jun 8 11:26:40 2005 UTC (7 years, 11 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
updated to v3.0c

Revision 483 - Directory Listing
Modified Mon Jan 10 14:08:40 2005 UTC (8 years, 4 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
big dpatch renaming

Revision 470 - Directory Listing
Modified Thu Jan 6 13:22:31 2005 UTC (8 years, 4 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
updated to util-linux-2.12p.diff

Revision 466 - Directory Listing
Modified Thu Jan 6 12:52:18 2005 UTC (8 years, 4 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
updated to 2.12l + 3.0a

Revision 447 - Directory Listing
Modified Fri Nov 26 16:58:33 2004 UTC (8 years, 5 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
Updated to v2.2d-20041125

Revision 442 - Directory Listing
Modified Thu Nov 11 01:02:28 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
rediff

Revision 441 - Directory Listing
Modified Thu Nov 11 00:43:34 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
o Renamed dpatches back. D'oh! 
o Include fix for mount segfaults from 2.12h-3

Revision 436 - Directory Listing
Modified Sat Nov 6 13:53:57 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
s/-/_

Revision 435 - Directory Listing
Modified Sat Nov 6 13:53:01 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
rename the dpatches

Revision 432 - Directory Listing
Modified Sun Oct 31 19:06:16 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
update dpatch comments

Revision 431 - Directory Listing
Modified Sun Oct 31 18:24:38 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
rediff

Revision 430 - Directory Listing
Modified Sun Oct 31 18:23:14 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
re-activate

Revision 429 - Directory Listing
Modified Sun Oct 31 18:21:31 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
rediff

Revision 427 - Directory Listing
Modified Sun Oct 31 18:09:15 2004 UTC (8 years, 6 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
update to 2.2d and rediff

Revision 405 - Directory Listing
Modified Thu Sep 9 01:22:06 2004 UTC (8 years, 8 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
unfuzz

Revision 398 - Directory Listing
Modified Wed Sep 8 22:30:47 2004 UTC (8 years, 8 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
10-debian-util-linux
20-loop-aes
  unfuzz, resolved conflict


Revision 397 - Directory Listing
Modified Wed Sep 8 21:34:09 2004 UTC (8 years, 8 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
updated 20-loop-aes to 2.2a

Revision 389 - Directory Listing
Modified Wed Sep 8 20:19:53 2004 UTC (8 years, 8 months ago) by max
Original Path: loop-aes-utils/trunk/debian/patches
add new trunk


Revision 388 - Directory Listing
Modified Wed Sep 8 20:18:34 2004 UTC (8 years, 8 months ago) by max
Original Path: loop-aes-utils/oldtrunk/current/debian/patches
tree reorga, move trunk out of the way

Revision 345 - Directory Listing
Modified Thu Jul 22 02:09:14 2004 UTC (8 years, 10 months ago) by max
Original Path: loop-aes-utils/trunk/current/debian/patches
import history

Revision 294 - Directory Listing
Modified Wed May 19 00:13:29 2004 UTC (9 years ago) by max
Original Path: import/loop-aes-utils/trunk/current/debian/patches
updates and conflicts resolved

Revision 293 - Directory Listing
Modified Tue May 18 23:59:15 2004 UTC (9 years ago) by max
Original Path: import/loop-aes-utils/trunk/current/debian/patches
loop-aes-utils (2.12a-2) unstable; urgency=low

  * patches/10-debian-util-linux.dpatch
    - Updated from 2.12-7
    - Have pri= only affect that entry in swapon -a.
  * patches/20-loop-aes.dpatch:
    - Updated from loop-AES 2.1a
  * patches/30-debian.dpatch:
    - Make swapon warn about unsafe swap file permissions.
  * Version the build-dependency on dpatch to >= 2.0.0
    Thanks to Agustin Martin Domingo. (Closes: #244027)
  * Updated copyright from util-linux 2.12-7

 -- Max Vozeler <max@hinterhof.net>  Sat, 24 Apr 2004 16:12:04 +0200


Revision 289 - Directory Listing
Modified Fri May 14 19:26:00 2004 UTC (9 years ago) by max
Original Path: import/loop-aes-utils/trunk/current/debian/patches
loop-aes-utils (2.12a-2) unstable; urgency=low

  * Version the build-dependency on dpatch to >= 2.0.0
    Thanks to Agustin Martin Domingo. (Closes: #244027)
  * patches/20-loop-aes.dpatch:
    - Updated from loop-AES 2.1a
  * patches/30-debian.dpatch:
    - Make swapon warn about unsafe swap file permissions.

 -- Max Vozeler <max@hinterhof.net>  Sat, 24 Apr 2004 16:12:04 +0200

Revision 270 - Directory Listing
Modified Fri Apr 9 00:39:51 2004 UTC (9 years, 1 month ago) by max
Original Path: import/loop-aes-utils/trunk/current/debian/patches
update dpartch

Revision 267 - Directory Listing
Modified Fri Apr 9 00:25:54 2004 UTC (9 years, 1 month ago) by max
Original Path: import/loop-aes-utils/trunk/current/debian/patches
loop-aes-utils (2.12a-11) UNRELEASED; urgency=low

  * New util-linux upstream release
  * Updated debian/patches/20-loop-aes.dpatch to 2.0g

Revision 200 - Directory Listing
Modified Fri Jan 23 10:18:14 2004 UTC (9 years, 4 months ago) by max
Original Path: import/loop-aes-utils/trunk/current/debian/patches
2.12-dpatch shall be the new trunk

Revision 191 - Directory Listing
Added Thu Jan 22 13:08:15 2004 UTC (9 years, 4 months ago) by max
Original Path: import/loop-aes-utils/branches/2.12-dpatch/debian/patches
should really add the patches ;)

  ViewVC Help
Powered by ViewVC 1.1.5