Commit Graph

  • 5c0cb52d61 - Don't call isprint (bnc#620483). Philipp Thomas 2011-08-05 12:03:53 +00:00
  • 17fedc0ac4 - Don't call isprint (bnc#620483). Philipp Thomas 2011-08-05 12:03:53 +00:00
  • 8322c4ee10 Autobuild autoformatter for 71056 Sascha Peilicke 2011-05-24 06:57:50 +00:00
  • c4f79cdef9 Autobuild autoformatter for 71056 Sascha Peilicke 2011-05-24 06:57:50 +00:00
  • 2c29d35d9f Updating link to change in openSUSE:Factory/unzip revision 23.0 OBS User buildservice-autocommit 2011-05-24 06:57:50 +00:00
  • 8a16088e1a Updating link to change in openSUSE:Factory/unzip revision 23.0 OBS User buildservice-autocommit 2011-05-24 06:57:50 +00:00
  • 5d25a2535f Accepting request 71056 from Archiving Sascha Peilicke 2011-05-24 06:57:41 +00:00
  • 9915cfebb5 Accepting request 71056 from Archiving Sascha Peilicke 2011-05-24 06:57:41 +00:00
  • d7b354fed9 Accepting request 71051 from home:lnussel:Factory Pavol Rusnak 2011-05-23 14:50:25 +00:00
  • f73a42460d Accepting request 71051 from home:lnussel:Factory Pavol Rusnak 2011-05-23 14:50:25 +00:00
  • 2c75732a11 Autobuild autoformatter for 69859 Sascha Peilicke 2011-05-09 06:58:49 +00:00
  • 4009df8a71 Autobuild autoformatter for 69859 Sascha Peilicke 2011-05-09 06:58:49 +00:00
  • 52e232f0c4 Updating link to change in openSUSE:Factory/unzip revision 21.0 OBS User buildservice-autocommit 2011-05-09 06:58:49 +00:00
  • 406e32d081 Updating link to change in openSUSE:Factory/unzip revision 21.0 OBS User buildservice-autocommit 2011-05-09 06:58:49 +00:00
  • 1cf7d57808 Accepting request 69859 from Archiving Sascha Peilicke 2011-05-09 06:58:39 +00:00
  • 9ecddcfe3a Accepting request 69859 from Archiving Sascha Peilicke 2011-05-09 06:58:39 +00:00
  • 1cb89fe84a Accepting request 69848 from home:namtrac:branches:Archiving Cristian Rodríguez 2011-05-08 14:34:33 +00:00
  • d9c2af834a Accepting request 69848 from home:namtrac:branches:Archiving Cristian Rodríguez 2011-05-08 14:34:33 +00:00
  • fc35be363a Autobuild autoformatter for 59358 Berthold Gunreben 2011-02-01 14:10:53 +00:00
  • 776c2a1700 Autobuild autoformatter for 59358 Berthold Gunreben 2011-02-01 14:10:53 +00:00
  • 7ec9e51dd2 Accepting request 59358 from Archiving Berthold Gunreben 2011-02-01 14:10:45 +00:00
  • a28666df6a Accepting request 59358 from Archiving Berthold Gunreben 2011-02-01 14:10:45 +00:00
  • db5ce264e5 Accepting request 59357 from home:lnussel:branches:Archiving Stephan Kulow 2011-01-28 14:08:25 +00:00
  • d74e707f8d Accepting request 59357 from home:lnussel:branches:Archiving Stephan Kulow 2011-01-28 14:08:25 +00:00
  • 870338bb42 Accepting request 46711 from Archiving OBS User autobuild 2010-09-03 11:00:28 +00:00
  • b7d6b54a01 Accepting request 46711 from Archiving OBS User autobuild 2010-09-03 11:00:28 +00:00
  • cac0b21fd2 Accepting request 46711 from Archiving OBS User autobuild 2010-09-03 11:00:28 +00:00
  • e14b5d9358 Accepting request 46711 from Archiving OBS User autobuild 2010-09-03 11:00:28 +00:00
  • d760f48241 Accepting request 46708 from home:elvigia:branches:Archiving Cristian Rodríguez 2010-08-30 20:30:03 +00:00
  • f23f3ce9ce Accepting request 46708 from home:elvigia:branches:Archiving Cristian Rodríguez 2010-08-30 20:30:03 +00:00
  • 0ac44cf257 Accepting request 44237 from Archiving OBS User autobuild 2010-07-30 10:45:30 +00:00
  • b26925973f Accepting request 44237 from Archiving OBS User autobuild 2010-07-30 10:45:30 +00:00
  • 153d3e816c Accepting request 44237 from Archiving OBS User autobuild 2010-07-30 10:45:30 +00:00
  • 86da0b65f4 Accepting request 44237 from Archiving OBS User autobuild 2010-07-30 10:45:30 +00:00
  • f55ede6623 - Doing open(O_WRONLY) and then fdopen("w+") will now fail with "Invalid Argument" whereas former glibcs would succeed. So now do open(O_RDWR). - Print error message when open(2) fails. - Add debugging traces in open_outfile. Philipp Thomas 2010-06-25 16:34:00 +00:00
  • 31046d201f - Doing open(O_WRONLY) and then fdopen("w+") will now fail with "Invalid Argument" whereas former glibcs would succeed. So now do open(O_RDWR). - Print error message when open(2) fails. - Add debugging traces in open_outfile. Philipp Thomas 2010-06-25 16:34:00 +00:00
  • ae7f693109 - Update to 6.0: * Support PKWARE ZIP64 extensions, allowing Zip archives and Zip archive entries larger than 4 GiBytes and more than 65536 entries within a single Zip archive. This support is currently only available for Unix, OpenVMS and Win32/Win64. * Support for bzip2 compression method. * Support for UTF-8 encoded entry names, both through PKWARE's "General Purpose Flags Bit 11" indicator and Info-ZIP's new "up" unicode path extra field. (Currently, on Windows the UTF-8 handling is limited to the character subset contained in the configured non-unicode "system code page".) * Fixed "Time of Creation/Time of Use" vulnerability when setting attributes of extracted files, for Unix and Unix-like ports. * Fixed memory leak when processing invalid deflated data. * Fixed long-standing bug in unshrink (partial_clear), added boundary checks against invalid compressed data. * On Unix, keep inherited SGID attribute bit for extracted directories unless restoration of owner/group id or SUID/SGID/Tacky attributes was requested. * On Unix, allow extracted filenames to contain embedded control characters when explicitly requested by specifying the new command line option "-^". * On Unix, support restoration of symbolic link attributes. * On Unix, support restoration of 32-bit UID/GID data using the new "ux" IZUNIX3 extra field introduced with Zip 3.0. * Support symbolic links zipped up on VMS. * New -D option to suppress restoration of timestamps for extracted directory entries (on those ports that support setting of directory timestamps). By specifying "-DD", this new option also allows to suppress timestamp restoration for ALL extracted files on all UnZip ports which support restoration of timestamps. On VMS, the default behaviour is now to skip restoration of directory timestamps; here, "--D" restores ALL timestamps, "-D" restores none. * On OS/2, Win32, and Unix, the (previously optional) feature UNIXBACKUP to allow saving backup copies of overwritten files on extraction is now enabled by default. Philipp Thomas 2010-05-21 14:47:23 +00:00
  • 0f4bb71715 - Update to 6.0: * Support PKWARE ZIP64 extensions, allowing Zip archives and Zip archive entries larger than 4 GiBytes and more than 65536 entries within a single Zip archive. This support is currently only available for Unix, OpenVMS and Win32/Win64. * Support for bzip2 compression method. * Support for UTF-8 encoded entry names, both through PKWARE's "General Purpose Flags Bit 11" indicator and Info-ZIP's new "up" unicode path extra field. (Currently, on Windows the UTF-8 handling is limited to the character subset contained in the configured non-unicode "system code page".) * Fixed "Time of Creation/Time of Use" vulnerability when setting attributes of extracted files, for Unix and Unix-like ports. * Fixed memory leak when processing invalid deflated data. * Fixed long-standing bug in unshrink (partial_clear), added boundary checks against invalid compressed data. * On Unix, keep inherited SGID attribute bit for extracted directories unless restoration of owner/group id or SUID/SGID/Tacky attributes was requested. * On Unix, allow extracted filenames to contain embedded control characters when explicitly requested by specifying the new command line option "-^". * On Unix, support restoration of symbolic link attributes. * On Unix, support restoration of 32-bit UID/GID data using the new "ux" IZUNIX3 extra field introduced with Zip 3.0. * Support symbolic links zipped up on VMS. * New -D option to suppress restoration of timestamps for extracted directory entries (on those ports that support setting of directory timestamps). By specifying "-DD", this new option also allows to suppress timestamp restoration for ALL extracted files on all UnZip ports which support restoration of timestamps. On VMS, the default behaviour is now to skip restoration of directory timestamps; here, "--D" restores ALL timestamps, "-D" restores none. * On OS/2, Win32, and Unix, the (previously optional) feature UNIXBACKUP to allow saving backup copies of overwritten files on extraction is now enabled by default. Philipp Thomas 2010-05-21 14:47:23 +00:00
  • 94175f1a3d Accepting request 39794 from Archiving OBS User autobuild 2010-05-13 22:15:02 +00:00
  • 3058754bf7 Accepting request 39794 from Archiving OBS User autobuild 2010-05-13 22:15:02 +00:00
  • 88a409789e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=11 OBS User autobuild 2010-03-18 15:33:51 +00:00
  • fd90e05402 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=11 OBS User autobuild 2010-03-18 15:33:51 +00:00
  • c9df760bc6 Accepting request 29117 from Archiving OBS User autobuild 2010-01-14 21:40:30 +00:00
  • b20a3aa6f0 Accepting request 29117 from Archiving OBS User autobuild 2010-01-14 21:40:30 +00:00
  • 479b78766a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=8 OBS User unknown 2008-12-15 12:17:41 +00:00
  • 595edd3366 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=8 OBS User unknown 2008-12-15 12:17:41 +00:00
  • c6f001ab9f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=7 OBS User unknown 2008-09-15 10:33:26 +00:00
  • b0dea921af OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=7 OBS User unknown 2008-09-15 10:33:26 +00:00
  • 5e31a82232 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=6 OBS User unknown 2008-03-28 04:05:35 +00:00
  • 47026f5f85 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=6 OBS User unknown 2008-03-28 04:05:35 +00:00
  • 6d749d3c3b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=5 OBS User unknown 2007-12-07 19:20:19 +00:00
  • 7ca9205572 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=5 OBS User unknown 2007-12-07 19:20:19 +00:00
  • f66b9f6544 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=4 OBS User unknown 2007-12-06 00:40:08 +00:00
  • e4b75ff7e2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=4 OBS User unknown 2007-12-06 00:40:08 +00:00
  • fa1e840e9d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=3 OBS User unknown 2007-06-21 22:15:56 +00:00
  • c2cb340eb9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=3 OBS User unknown 2007-06-21 22:15:56 +00:00
  • 6b5179e3c9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=2 OBS User unknown 2007-05-06 15:18:57 +00:00
  • 94146493a6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=2 OBS User unknown 2007-05-06 15:18:57 +00:00
  • e125ff2325 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=1 OBS User unknown 2006-12-18 23:18:06 +00:00
  • 06cbe49553 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unzip?expand=0&rev=1 OBS User unknown 2006-12-18 23:18:06 +00:00