SHA256
1
0
forked from pool/WoeUSB

31 Commits

Author SHA256 Message Date
f0826fda2c Accepting request 935921 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/935921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=14
2021-12-06 22:59:49 +00:00
376e6b18db Accepting request 934487 from home:sebix:branches:X11:Utilities
- Update to version 5.2.4:
 - no changelog available
 - completely rewritten
   now only a bash script

OBS-URL: https://build.opensuse.org/request/show/934487
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=30
2021-12-06 08:02:44 +00:00
ebdb1d9a31 Accepting request 772662 from X11:Utilities
- Version 3.3.1
  * Fixed echo write error on Linux kernel 5.4
  * Other minor bug fixes
- Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/772662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=13
2020-02-10 20:54:41 +00:00
3c541c9a84 - Version 3.3.1
* Fixed echo write error on Linux kernel 5.4
  * Other minor bug fixes

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=28
2020-02-10 12:35:56 +00:00
16fbe79120 Accepting request 739361 from home:RBrownSUSE:branches:X11:Utilities
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739361
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=27
2019-10-17 14:06:45 +00:00
fe12db5c3e Accepting request 697502 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/697502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=12
2019-04-25 14:20:27 +00:00
d1f691bf96 Accepting request 696473 from home:guoyunhe:branches:X11:Utilities
- Version 3.3.0
  * Improvements to the WoeUSB GUI
  * The option of using the NTFS filesystem as the target filesystem
    has now being provided in the GUI

OBS-URL: https://build.opensuse.org/request/show/696473
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=25
2019-04-24 12:57:01 +00:00
3259c2c524 Accepting request 691313 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/691313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=11
2019-04-04 10:08:29 +00:00
00afc657b5 Accepting request 690186 from home:cyphar:woeusb
- Explicitly Require all runtime dependencies, rather than depending on users
  to install packages from the startup error messages.

OBS-URL: https://build.opensuse.org/request/show/690186
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=23
2019-04-03 20:34:09 +00:00
f882f46a0d Accepting request 661436 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/661436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=10
2018-12-28 11:34:58 +00:00
b77122ecd2 Accepting request 661333 from home:guoyunhe:branches:X11:Utilities
- Version 3.2.12
  * This release features some minor improvements to the code.
- Version 3.2.11
  * This release fixes a big regression causing source image with 
    >4GiB file can't be installed on disks with NTFS target filesystem
    using --partition USB preparation mode, refer Issue #226 for more
    info.
  * We would like to thank Luke Anderson(@spble) that brought up the
    issue, @0xC1A551C for confirming it and providing mitigation,
    and everyone in the discussion thread that helped to escalate
    the issue.

OBS-URL: https://build.opensuse.org/request/show/661333
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=21
2018-12-25 20:29:31 +00:00
0294519594 Accepting request 636594 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/636594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=9
2018-09-20 09:42:17 +00:00
371c2de050 Accepting request 636591 from home:guoyunhebrave:branches:X11:Utilities
- Version 3.2.10
  * This release fixes a regression that makes the --partition
    device preparation mode failed to work. We would like to thank
    @jackvnimble for the patch!

OBS-URL: https://build.opensuse.org/request/show/636591
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=19
2018-09-19 08:01:44 +00:00
727a70d3b2 Accepting request 635964 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/635964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=8
2018-09-17 12:27:36 +00:00
2fce7f8d7d Accepting request 635924 from home:guoyunhebrave:branches:X11:Utilities
- Version 3.2.9
  * This release fixes a regression that will make --target-filesystem
    command-line option not working(#210).  We would like to thank 
    @mishka81 for bringing up the issue.
- Version 3.2.8
  * This release fixes a typecasting bug in the graphical wrapper
    code. We would like to thank @dcb314 and @Skrilltrax for bringing
    it up and provide the patch!
- Version 3.2.7
  * This release fixes a typo which will lead to command not found
    when FAT32 4GiB single file size limitation is detected. Enjoy!
- Version 3.2.6
  * This release fixes a issue when user uses lowercase filesystem
    name as --target-filesystem's argument.
- Version 3.2.5
  * This release fixes a major regression introduced by v3.2.4.

OBS-URL: https://build.opensuse.org/request/show/635924
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=17
2018-09-16 21:10:13 +00:00
05f1ad3e63 Accepting request 635481 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/635481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=7
2018-09-13 22:01:50 +00:00
13664428a5 Accepting request 635477 from home:guoyunhebrave:branches:X11:Utilities
- Version 3.2.4
  * This release features a major cleanup to the code, be sure to
    report any regressions you've encountered.
- Version 3.2.3
  * This release fixes a bug that will make woeusb bailout when the
    ISO filename contains a valid token of a regular expression.

OBS-URL: https://build.opensuse.org/request/show/635477
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=15
2018-09-13 08:17:55 +00:00
d5a2e71657 Accepting request 630308 from X11:Utilities
- Version 3.2.2
  * This release improves compatibility with space-included filenames.

OBS-URL: https://build.opensuse.org/request/show/630308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=6
2018-08-20 14:19:40 +00:00
c698f166aa * This release improves compatibility with space-included filenames.
fix source url

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=13
2018-08-18 09:35:17 +00:00
523db1be57 Accepting request 629182 from home:guoyunhebrave:branches:X11:Utilities
- Version 3.2.2
  * This release improves compatibility with space-included filenames and Slackware 14.2, enjoy!

OBS-URL: https://build.opensuse.org/request/show/629182
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=12
2018-08-18 09:09:28 +00:00
984e6e1759 Accepting request 605712 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/605712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=5
2018-05-10 13:50:52 +00:00
6de334a37a Accepting request 605684 from home:guoyunhebrave:branches:X11:Utilities
- Version 3.2.1
  * This patch release fixes the fatal error slipped into last minute patch in v3.2.0.

OBS-URL: https://build.opensuse.org/request/show/605684
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=10
2018-05-09 10:36:36 +00:00
33371920e2 Accepting request 605306 from home:guoyunhebrave:branches:X11:Utilities
- Version 3.2.0
  * A check for "FAT32 Filesystem 4GiB Single File Size Limitation" has been
    implemented thanks to Jakub Szymański
  * A fix to comply with the recent changes of UEFI:NTFS has been implemented
    thanks to Felipe Magno de Almeida
  * PNG images distributed in WoeUSB has been optimized to smaller size thanks
    to Peter Dave Hello
  * A typo has been picked out in woeusb(1) manpage thanks to Anthony Fok
  * Detailed changes see https://github.com/slacka/WoeUSB/releases/tag/v3.2.0

OBS-URL: https://build.opensuse.org/request/show/605306
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=9
2018-05-08 12:19:26 +00:00
fd5e82352e Accepting request 592195 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/592195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=4
2018-03-30 10:07:50 +00:00
4dda568390 Accepting request 592148 from home:guoyunhebrave:branches:X11:Utilities
- Version 3.1.5
  * Packaging: Debian: Downgrade debian/compat to 9 to match debian/control
  * Packaging: Debian: Downgrade debhelper dependency to v9 to support Ubuntu 14.04(till April 2019)
  * Packaging: Debian: Add missing build dependency: dh-autoreconf
  * Packaging: Debian: Depend on grub2-common instead of grub-common
  * Packaging: Debian: Add gettext package as build dependencies
  * Merge branch 'master' of github.com:slacka/WoeUSB
  * Manpages: woeusbgui(1): Fix typo
  * Add VCS- fields to debian/control
  * Remove versioned dependencies where satisfied by all releases since oldoldstable (Wheezy)
  * Remove dependencies on essential packages as they're always there
  * Fix priority-extra-is-replaced-by-priority-optional
  * Bump Debian Standards Version to 4.1.1
  * build-depends-on-1-revision build-depends: coreutils (>= 8.23-1)
  * Remove trailing whitespace
  * Fix obsolete-relation-form-in-source in woeusb depends: bash (>4.3)
  * core: Eliminate abused double quotes

OBS-URL: https://build.opensuse.org/request/show/592148
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=7
2018-03-29 08:42:47 +00:00
960b2a64ca Accepting request 588553 from X11:Utilities
- update to version 3.1.4:
 * no changelog available, please see https://github.com/slacka/WoeUSB/commits/master

OBS-URL: https://build.opensuse.org/request/show/588553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=3
2018-03-20 21:00:07 +00:00
3a2ca09674 - update to version 3.1.4:
* no changelog available, please see https://github.com/slacka/WoeUSB/commits/master

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=5
2018-03-10 10:20:33 +00:00
79e6dd9e57 Accepting request 568207 from X11:Utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/568207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=2
2018-01-23 12:52:55 +00:00
cf765853ee Accepting request 564185 from X11:Utilities
- inital package for version 2.2.2

OBS-URL: https://build.opensuse.org/request/show/564185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WoeUSB?expand=0&rev=1
2018-01-22 15:10:13 +00:00
a6170c5184 Accepting request 568132 from home:jengelh:branches:X11:Utilities
- Avoid assuming specific user context in description.

OBS-URL: https://build.opensuse.org/request/show/568132
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=2
2018-01-22 14:55:20 +00:00
67b7d1238e Accepting request 559714 from home:sebix
- inital package for version 2.2.2

OBS-URL: https://build.opensuse.org/request/show/559714
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/WoeUSB?expand=0&rev=1
2018-01-10 12:21:34 +00:00