dlcopy (202604081147-1) lernstick-13; urgency=medium

  * [aa01b1] code formatting
  * [8093ad] support booting into snapshots on LUKS partitions

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 08 Apr 2026 11:47:12 +0200

dlcopy (202603131711-1) lernstick-13; urgency=medium

  [ Jörg Berkel ]
  * [fe187a] EFI-copy: fixed missing bat, correct readmes/sha256sum and added license file

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 13 Mar 2026 17:11:30 +0100

dlcopy (202601161430-1) lernstick-13; urgency=medium

  * [ff6ae1] updated path to ressource bundles
  * [b75085] show interactive overwrite warning for all internal storage devices

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 16 Jan 2026 14:30:10 +0100

dlcopy (202508222258-1) lernstick-13; urgency=medium

  * [fa2ec4] no longer set the "lba" flag (no longer supported by parted)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 22 Aug 2025 22:58:35 +0200

dlcopy (202508221458-1) lernstick-13; urgency=medium

  * [dc7fa1] updated dependency from policykit-1 to pkexec

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 22 Aug 2025 14:58:51 +0200

dlcopy (202505291851-1) lernstick-12; urgency=medium

  * [e8f8b7] removed unused import
  * [dcf63f] allow snapshot management of unused data partition

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 29 May 2025 18:51:25 +0200

dlcopy (202502131708-1) lernstick-12; urgency=medium

  [ Thore Sommer ]
  * [33003c] Initial changes for ARM

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 13 Feb 2025 17:08:12 +0100

dlcopy (202411141036-1) lernstick-12; urgency=medium

  * rebuild with updated lernstickTools library to support new EFI partition
    label

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 14 Nov 2024 10:36:42 +0100

dlcopy (202411101425-1) lernstick-12; urgency=medium

  * [b77bab] added "start_manual.bat" to EFI copy pattern

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 10 Nov 2024 14:30:24 +0100

dlcopy (202410121654-1) lernstick-12; urgency=medium

  * [e64cb2] run partprobe on all devices after creating a new filesystem
  * [15e007] keep LUKS open when remounting btrfs with new default root subvolume
  * [5c9753] try to close all open LUKS partitions on target devices

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 12 Oct 2024 16:54:42 +0200

dlcopy (202410121303-1) lernstick-12; urgency=medium

  * [f07aa8] run partprobe after mkfs.* so that the kernel and udev really
             know about the new filesystem
  * [183904] small code cleanups
  * [6283a5] create dedicated subvolume "swap" for storing swap files, because
             subvolumes can't be snapshotted if they contain any active
             swapfiles, see here:
             https://btrfs.readthedocs.io/en/latest/Swapfile.html

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 12 Oct 2024 13:03:13 +0200

dlcopy (202409291950-1) lernstick-12; urgency=medium

  * [3edcff] removed ext2 and ext3 from data partition file systems list (both are deprecated in favor of ext4)
  * [4056fa] code cleanup
  * [5ffc7d] enlarge EFI partition to 1 GB to enable firmware updates
  * [dc39e6] accept Debian 12 ISO as installation source

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 28 Sep 2024 19:50:24 +0200

dlcopy (202402051945-1) lernstick-12; urgency=medium

  * [0aa2f3] small bug fixes for non-Btrfs systems

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 05 Feb 2024 19:45:31 +0100

dlcopy (202402051901-1) lernstick-12; urgency=medium

  * [92dea9] added button for creating manual snapshots

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 05 Feb 2024 19:01:05 +0100

dlcopy (202402051743-1) lernstick-12; urgency=medium

  * [7e8ccf] updated path in string sorting script
  * [77b1f3] added reset icon
  * [80cdb3] added support for managing Btrsf snapshots

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 05 Feb 2024 17:43:03 +0100

dlcopy (202402041627-1) lernstick-12; urgency=medium

  * [d33dbd] use flat layout for btrfs subvolumes to improve snapshot handling

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 04 Feb 2024 16:27:18 +0100

dlcopy (202402032233-1) lernstick-12; urgency=medium

  * [ea61c6] improved btrfs support

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 03 Feb 2024 22:33:23 +0100

dlcopy (202402032130-1) lernstick-12; urgency=medium

  * [228613] added support for btrfs on persictence partition

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 03 Feb 2024 21:30:54 +0100

dlcopy (202302161540-1) lernstick-11; urgency=medium

  [ Ronny Standtke ]
  * [52e1d1] added overview UML diagram
  * [09995a] separated IsoCreator and IsoCreatorSwingWorker

  [ WJ ]
  * [76eddf] Fix IsoCreatorSwingWorker import
  * [085aec] Separated SquashFSCreator and SquashFSCreatorSwingWorker

  [ Ronny Standtke ]
  * [edf868] removed imports from the same package
  * [6e0975] added isMountedReadWrite() to core DLCopy class
  * [dea834] added isBootPersistent() to core DLCopy class
  * [0e35c5] added some javadoc
  * [bfc273] use Partition.getFullDeviceAndNumber() from current lernstickTools lib
  * [d26862] use StorageDevice.getFullDevice() from current lernstickTools lib

  [ WJ ]
  * [1e8517] Separated SquashFSCreator and ISOCreator callbacks
  * [03354c] chore(VT342105-68): Add GitLab CI

  [ user ]
  * [a6236f] feat(VT342105-63): Add Javafx
  * [cbb591] feat(VT342105-63): Add Javafx

  [ WJ ]
  * [3f6f3b] chore(VT342105-63): First commit

  [ Debian Live user ]
  * [d2d385] chore(VT342105-68): nbproject files added

  [ WJ ]
  * [05027b] chore(VT342105-68): fix relative path to lernstickTools

  [ Philipp Hutter ]
  * [57bf99] feat(VT342105-00): Test
  * [0a4103] feat(VT342105-00): Test

  [ WJ ]
  * [cfeff2] fix(VT342105-68): Revert "chore(VT342105-68): nbproject files added"
  * [3893e1] chore(VT342105-124): Include OpenJFX
  * [33bad2] style(VT342105-00): Code style

  [ David Wyss ]
  * [ae81b7] chore(VT342105-67): Added checks.xml

  [ WJ ]
  * [098acb] chore(VT342105-67): Implement checkstyle in CI

  [ lukas.gysin ]
  * [b40ae2] feat(VT342105-104): Choose the interface throw command line arguments

  [ Debian Live user ]
  * [f4fc69] feat(VT342105-104): Directory Structure
  * [0d72a8] feat(VT342105-104): Create Startscreen
  * [076aeb] feat(VT342105-104): Detect Button in Code
  * [4e4c61] feat(VT342105-104): Switch between Panes

  [ lukas-gysin ]
  * [d8f0ba] feat(VT342105-63): Connect IntelliJ

  [ lukas.gysin ]
  * [ae3e80] chore(VT342105-63): Config NetBeans

  [ philipp.hutter ]
  * [95d17e] feat(VT342105-98): Add textfield for DVD Label (id: txtDVDLabel)

  [ lukas.gysin ]
  * [814501] fix(VT342105-104): Rename feature toggle
  * [7e8a59] refactor(VT342105-104): Remove unnessacary Interface
  * [fb914d] refactor(VT342105-104): Add a general Interface for better encapseling
  * [cd5fa4] fix(VT342105-104): Forgett to add the Interface ;)
  * [520d5d] refactor(VT342105-104): Rename to acctual usage
  * [748089] feat(VT342105-28): Add FXML for temp. dir
  * [5940fc] refactor(VT342105-28): Load from FXML
  * [668480] feat(VT342105-28): Add Back Navigation

  [ WJ ]
  * [2cf08e] fix(VT342105-104): Fix merge conflict leftovers

  [ Debian Live user ]
  * [6eaac6] chore(VT342105-104): set startup screen

  [ WJ ]
  * [e53d75] fix(VT342105-104): Move fxml to new resources folder
  * [a22a62] fix(VT342105-104): Revert error prone merge of build-impl.xml
  * [5e6c57] fix(VT342105-104): Fix more merge conflict leftovers

  [ lukas.gysin ]
  * [baee00] feat(VT342105-104): Insert startupscreen from David

  [ david.wyss@students.fhnw.ch ]
  * [33355d] chore(VT342105-28): implemented basic nonfunctional ui
  * [15585a] chore(VT342105-28): Implemented basic logic and UI, only a good polish missing. Almost done.
  * [2914bb] chore(VT342105-28): small polish

  [ WJ ]
  * [6b97a0] fix(VT342105-00): Use correct JavaFx version
  * [ccb251] fix(VT342105-00): Fix nullpointer
  * [35c8fd] docs(VT342105-132): Add INSTALL.md
  * [2e61ae] docs(VT342105-132): Fix typos in INSTALL.md
  * [0a37d5] chore(VT342105-00): allow failure for SonarQube

  [ RS121212 ]
  * [dc227d] docs(VT342105-150): Add startscreen.fxml

  [ Debian Live user ]
  * [8a4594] feat(VT342105-150): changed color of startscreen.xml
  * [9570a4] feat(VT342105-150): added view template, startscreen final, css
  * [8bd9cb] feat(VT342105-150): modified exportdata.fxml, global css
  * [d395f6] feat(VT342105-150):added load.fxml

  [ PH ]
  * [14a734] feat(VT342105-159): Reworked Startscreen in JavaFX

  [ Debian Live user ]
  * [8c9a09] feat(VT342105-150):modified startscreen, exportdata and load fmxl file
  * [e0ce9d] feat(VT342105-150): dataexport

  [ PH ]
  * [7d42a5] feat(VT342105-150): Improved UI for export path

  [ RS121212 ]
  * [dd5b46] feat(VT342105-150): added fxid

  [ WJ ]
  * [d61a06] feat(VT342105-00): Compress all PNG files

  [ @raphael.sutter ]
  * [3e45da] feat(VT342105-150): changed javafx version to 11

  [ lukas.gysin ]
  * [e9b608] fix(VT342105-00): Copy IsoCreatorSwingWorker

  [ Debian Live user ]
  * [dc9fc3] feat(VT342105-104): WIP: Export ISO
  * [94fe80] feat(VT342105-104): Show progress

  [ lukas.gysin ]
  * [72a245] feat(VT342105-104): Select correct dir

  [ WJ ]
  * [eb3bce] feat(VT342105-104): Implement isoCreationFinished and fix ProgressUI init
  * [1932d9] feat(VT342105-104): Fix JavaFX version
  * [a6a04b] style(VT342105-104): Format code
  * [1e9c5b] feat(VT342105-104): Log mkfs error
  * [9e8249] feat(VT342105-104): Drop swing dependency
  * [b6034e] feat(VT342105-104): Warn if partition is mounted
  * [272a61] style(VT342105-104): Review imports
  * [a11ff1] feat(VT342105-104): Assign dummy button action
  * [02a81e] feat(VT342105-104): Revert build system changes (fix build)

  [ lukas.gysin ]
  * [ace35a] feat(VT342105-98): Process DVD label

  [ WJ ]
  * [b1d34b] feat(VT342105-104): More verbose logging
  * [7c45c6] feat(VT342105-98): Add DVD label
  * [96f323] feat(VT342105-104): Add minimal UI for error message
  * [dfc02e] feat(VT342105-98): Solve merge failure
  * [e98e99] feat(VT342105-00): Adopt upstream refactoring
  * [93d3ce] feat(VT342105-00): Adopt StartscreeUI button label change
  * [f1831b] chore(VT342105-00): Add CI Dockerfile to cache setup

  [ Raphael ]
  * [a0d045] feat(VT342105-27): made some respomsive changes on template and css file

  [ RS121212 ]
  * [dff7b5] feat(VT342105-27): changed template
  * [baed7b] feat(VT342105-27): added content grid

  [ lukas.gysin ]
  * [a3e353] feat(VT342105-178): German Strings

  [ RS121212 ]
  * [6d25e6] feat(VT342105-27): changed folder structure
  * [338379] feat(VT342105-27): changed template
  * [b89947] feat(VT342105-27): different css files for resolutions, exportdata views
  * [6b833b] feat(VT342105-27): dataexportpath without fxid

  [ lukas.gysin ]
  * [b39427] feat(VT342105-00): Add Presentation Model
  * [d0be9a] feat(VT342105-00): Resize Image
  * [d6ef8b] feat(VT342105-00): Resize Images of Startscreen and Load

  [ RS121212 ]
  * [9314fe] feat(VT342105-101): exportSystem Path and added Button for directory

  [ lukas.gysin ]
  * [6b03ba] feat(VT342105-212): Multilanguage Support for
  * [d3177d] feat(VT342105-212): Multilanguage Support for
  * [5fb9dc] feat(VT342105-212): Multilanguage Support for
  * [20864c] feat(VT342105-179): Set Resource in Backend
  * [bfaf05] fix: Fix Rebase
  * [3e0e5b] feat: Multilanguage Support for Systemexport
  * [db0eac] feat: Show Datapartition mods

  [ PH ]
  * [735772] feat: Startscreen Responsive
  * [c97ac7] feat: Chnaged css values for scalability

  [ lukas.gysin ]
  * [8ccdc4] refactor: Move Code to new Package with new Frontend

  [ RS121212 ]
  * [1d1b29] feat: modified exportSystem views and added javafxid
  * [60e110] feat: Show Datapartition mods - merge

  [ WJ ]
  * [469136] feat(VT342105-199): Add SwitchButton
  * [394e24] feat(VT342105-199): Remove inline styles
  * [c6f692] style: Format code
  * [f71d75] feat(VT342105-194): Call new systemexport UI

  [ david.wyss@students.fhnw.ch ]
  * [cd1efc] feat(VT342105-194): Added hoverabl Startscreen buttons

  [ WJ ]
  * [9221d3] feat(VT342105-194): Show logo
  * [72a517] feat(VT342105-181): Add Autostart Checkbox
  * [fbb494] feat(VT342105-192): Add InfoUI class
  * [742b60] feat: Separated SquashFSCreator and SquashFSCreatorSwingWorker

  [ PH ]
  * [d89920] style: Changed Startscreen css links
  * [53c0f1] style: Reworked window sizes and removed old style

  [ RS121212 ]
  * [39bcd8] feat: changed some picture sizes and added white picture

  [ PH ]
  * [3f0183] fix: Fixed css values and order
  * [50d50e] style: Change to image size on startscreen.fxml

  [ RS121212 ]
  * [552f12] feat: added switchbutton to dataexport

  [ WJ ]
  * [c3303b] feat: Added switchbutton to systemexport

  [ lukas.gysin ]
  * [c586c8] feat: Resize Images on Startscreen
  * [56e6a6] feat: Resize Images on Dataexport
  * [fd325b] feat: Resize Images on Load
  * [689aa3] feat: Resize Images on Info
  * [103dae] feat: Resize Images on Systemexport
  * [80cd83] feat: Resize Images on Load
  * [dcbde9] feat: Resize Images on Info
  * [cd7e97] style: Delete unused Imports
  * [9a538e] feat: Multilanguagesupport

  [ david.wyss@students.fhnw.ch ]
  * [4ac19e] feat(VT342105-184): Added expertvalues untested.
  * [3787b0] chore: uncommented line
  * [d3041a] chore: rebase
  * [d7d8b5] chore: fix for merge

  [ WJ ]
  * [1a6595] fix: Use correct DataExportUI
  * [e7602c] fix: lblWriteableDisplay and default value
  * [033be8] refactor: Apply new logic
  * [368ef4] style: Format
  * [3fe06e] refactor: Use core isMountedReadWrite

  [ david.wyss@students.fhnw.ch ]
  * [02a44b] feat: added expert switch
  * [3cd6b8] feat: add expert mode data value

  [ WJ ]
  * [c80082] style: Format CSS and XML

  [ lukas.gysi ]
  * [7b4dc6] feat: Set Title
  * [f43735] feat: Set Icon

  [ WJ ]
  * [e65d3f] style: Compress PNG
  * [223d6f] feat: Add style for disk ro/rw/na lbl

  [ RS121212 ]
  * [0a7459] feat: exportsystem combobx width to max
  * [173b02] feat: systemexport changed info location
  * [4346a1] feat: changed initial state of imgTargetDirectory

  [ @raphael.sutter ]
  * [b58fe3] feat: removed imgtargetdirectory bindings
  * [01b14d] feat: changed systemxport combobox width to pref

  [ WJ ]
  * [9403fc] style: JavaFx namespace

  [ RS121212 ]
  * [dc3bff] feat: dataexport changed info location
  * [acf555] feat: changed initial state of imgTargetDirectory

  [ Raphael ]
  * [f184ce] feat: changed fitheigt - width value in backend

  [ @raphael.sutter ]
  * [bc47bc] feat: deleted imgtargetdirectory bindings

  [ Raphael Sutter ]
  * [d01d1e] feat: Update formatting of dataexport.fxml

  [ david.wyss@students.fhnw.ch ]
  * [0ca226] feat: validation
  * [f475c9] chore: switched len > 0 with blank

  [ PH ]
  * [91c7c4] feat: front-end skeleton for back-end

  [ philipp.hutter@students.fhnw.ch ]
  * [62106a] style: Added imageview to install/info

  [ WJ ]
  * [f1671a] style: Format XML

  [ PH ]
  * [448f3f] fix: Default-values for n/a and camel-case fix

  [ WJ ]
  * [a74001] refactor: Deduplicate parts in isUnmountedPersistenceAvailable()

  [ lukas.gysin ]
  * [1514ec] fix: Umlaute
  * [a9f88e] feat: Multilanuage support for
  * [5fff5b] feat: Multilanuage support for
  * [eb1c59] feat: Multilanuage support for
  * [8afc51] feat: Multilanuage support for
  * [cf6f74] feat: Multilanuage support for
  * [8050f3] feat: Multilanuage support for
  * [90c934] feat: Multilanuage support for
  * [cd17d5] feat: Multilanuage support for
  * [5a77ef] feat: Multilanuage support for
  * [07900a] feat: Multilanuage support for
  * [f217ae] feat: Multilanuage support for
  * [a9bcf9] feat: Multilanuage support for
  * [998c9e] feat: Multilanuage support for
  * [94ad6d] feat: Multilanuage support for
  * [c78bc6] feat: Multilanuage support for
  * [84ce63] feat: Multilanuage support for
  * [aa7626] feat: English support for
  * [49a72d] feat: English support for
  * [10bbe7] feat: English translation
  * [55b16c] style: Alphabetic order
  * [71a97e] feat: Internationalized String for
  * [b4347f] fix: Choose correct resource bundle
  * [899cca] feat: Multilanguage support for
  * [a42421] feat: International strings in SystemexportUI
  * [8d5286] chore: Some leftovers

  [ david.wyss@students.fhnw.ch ]
  * [6db171] fix: export button is now showing

  [ PH ]
  * [b32305] style: Changed colors of ComboBox in global.css
  * [5cd973] fix: Resolves wrong colors for list-view of cmb
  * [9be570] fix: Fixed Combobox contrast with new border
  * [a1c414] style: Added darker input for text-field
  * [1fc717] fix: Added missing semi-colons to global.css
  * [a23402] fix: Text color in default cell in global.css

  [ Debian Live user ]
  * [4750c8] fix: Text color in default cell in global.css

  [ WJ ]
  * [92b9a7] feat: add SquashFS callbacks

  [ david.wyss@students.fhnw.ch ]
  * [e9df23] fix: renaming

  [ WJ ]
  * [0b9abc] style: Consistent naming of export classes and ressources
  * [a43eaa] fix: Typo
  * [545ead] fix: Move all icons to resources (VT342105-283)
  * [dda8c9] feat: compress icon

  [ PH ]
  * [0e5eec] fix: Frontend labels fixed (ids)

  [ Debian Live user ]
  * [0697a1] fix: applied required backend fixes

  [ WJ ]
  * [b888ae] fix: remove duplicated set
  * [a60471] fix: filename case

  [ PH ]
  * [3df842] fix: Frontend labels fixed (ids)

  [ Philipp Hutter ]
  * [92d0a3] fix: required front and backend fixes applied

  [ WJ ]
  * [e2cb97] fix: change wording
  * [a2ca2d] fix: fix string name
  * [3c67af] chore(VT342105-63): First commit

  [ PH ]
  * [ee9f3c] fix: Frontend labels fixed (ids)

  [ Philipp Hutter ]
  * [5cf5bb] fix: required front and backend fixes applied

  [ lukas.gysin ]
  * [54393e] feat: Make the device list view callable from the startscreen
  * [c64892] feat: Get the devices
  * [c326f3] feat: Display the list in the view
  * [8a998a] feat: Update device list
  * [ba3316] feat: Deinitalice view
  * [e49e7f] style: Clean-up
  * [c6a288] feat: Back button
  * [5ac4e3] feat: Keep Selection
  * [1e0b81] feat: Styling and Placeholder
  * [e9d2fd] feat: Start the installation
  * [577ffa] docs: Add comments for the cunstroctor
  * [3e20d1] feat: Remove at the moment unused checks
  * [7a8f6c] feat: Remove unused checks

  [ WJ ]
  * [d01ffd] chore: Code style
  * [32aafa] chore: Code style
  * [377c8f] chore: Code style
  * [07d08d] chore: Code style
  * [7d74bb] chore: Code style
  * [1def5d] fix: JavaFX Version
  * [c2ed85] chore: Code style
  * [01ffe3] chore: add xmllint
  * [401066] fix: JavaFX namespace
  * [f276f7] fix: add jdk to INSTALL
  * [b28023] feat: Refactor SwitchButton for translation
  * [add9e1] style: Unix line endings

  [ lukas.gysin ]
  * [935ec7] fix: Translation on startup

  [ WJ ]
  * [7e6aaa] style: format

  [ RS121212 ]
  * [35da12] feat: refactored dataexport and startscreen

  [ Raphael ]
  * [b60f49] feat: switchbutton disabled
  * [1b06c6] feat: added for info, load and systemexport refactor version

  [ RS121212 ]
  * [e0aba6] feat: checked the global strings

  [ Raphael ]
  * [94101d] feat: deleted old ui and added new UI

  [ RS121212 ]
  * [fef251] feat: some final changes

  [ Raphael ]
  * [55f74f] feat: changed the javafx version back to 11
  * [26989c] fix: fixed java version and property string issues
  * [3c941e] feat: string file and uncomment switchbutton
  * [95a085] fix: fxid and global string
  * [939853] fix: fxid
  * [ec2474] fix: closed children
  * [9fe3a0] fix: changed javafx version to 11

  [ WJ ]
  * [94033f] fix: deduplicate css
  * [f4da31] feat: call the info and load UI
  * [bd9ad8] feat: Implement LoadUI with arguments
  * [3bdf6c] feat: Implement InfoUI with arguments

  [ lukas.gysin ]
  * [6ca211] feat: Show Installation Report View
  * [b76b56] feat: Add table to the view
  * [8e4d7f] feat: Style Table in darkmode
  * [e65320] feat: Eng. Name of columns
  * [13196b] feat: Show Mountpoint
  * [c293e3] feat: Show More Data
  * [451e29] feat: Improve Resizing
  * [9152b3] refactor: Change DLCopyGui Interface
  * [d2561d] feat: Show Start Time
  * [657465] feat: Show Finish Time
  * [a37658] fix: Only one Scrollbar
  * [374aa7] feat: Show number
  * [b453eb] feat: Show Duration
  * [f9dfaa] refactor: Proper Refresh function
  * [eef52f] feat: Show Error
  * [41c1f5] feat: Show Status
  * [ef604b] fix: If the Installing is pending
  * [cf7d6f] feat: Show Still Mounted?
  * [54d649] refactor: Remove duplicated string
  * [a66dd6] fix: JavaFx Version
  * [fab2d8] fix: Restore Strings
  * [c6ed3a] chore: Delete unused file
  * [2785a8] chore: Delete unused file
  * [237a5e] refactor: Rename FXML

  [ Raphael ]
  * [ea5445] fix: changed height of main elements
  * [4a0907] fix: adjust height of exportsystem.fxml core elements
  * [db4082] fix: added template, visibility of checkbox element at exportdata
  * [68cd61] fix: changed combobox style
  * [3891cc] fix: uncommented the switchbutton again
  * [5ab6f0] fix: changed javafx versions to 11 and deleted old ui template

  [ WJ ]
  * [0aa669] fix: cast percent to double
  * [c2f633] fix: escape single quote
  * [f4fb51] fix: Condition for next button

  [ Raphael ]
  * [db7b9c] feat: added info, load and selection view of the installation path
  * [b458ff] feat: added requiredDiskspace Label
  * [211fdb] fix: changed javafx version on xml to 11

  [ WJ ]
  * [a49c2f] fix: fxid of togglegroup

  [ Raphael ]
  * [988fca] feat: added listview with fxid lvDevice again to the scene
  * [18f7d9] fix: javafx version

  [ @raphael.sutter ]
  * [2f6996] fix: changed fxid of install button on device view

  [ WJ ]
  * [b4b42d] fix: fix case sensitive fxml path
  * [d46761] fix: typo
  * [048979] feat: Add sizeString
  * [2bf001] fix: add lblRequiredDiskspace
  * [743ea5] fix: Use new string bundle
  * [8cc5f7] fix: add default value for status
  * [a7330a] fix: duplicated import

  [ David Wyss ]
  * [b53276] feat: Nontested Nonconnected progressbar + bullet points
  * [627b0a] feat: progress bar + progressinfo

  [ Debian Live user ]
  * [e5a68f] fix: previously commited holdover of last local version was not up to date.

  [ David Wyss ]
  * [699e2d] fix: Replace LoadUI.java because it was mistaken for install version
  * [855700] fix: Reset accidental changes
  * [303df4] fix: Readded what was broken by previous merge

  [ Debian Live user ]
  * [71aeaf] fix: moved file to correct directory

  [ David Wyss ]
  * [ea7760] fix: fixed LoadUI mess I made
  * [241e2d] fix: implemented fixes
  * [885ae0] fix: added global properties for LoadUI
  * [113c90] fix: Update OverwriteRandomTimerTask.java. Forgot  removing the old Strings class.
  * [aaa13e] fix: Forgot removing unused swing exports.
  * [59c1eb] fix: mistakenly forgot to upload  OverwriteRandomTimerTask file
  * [8b1714] fix: Update LoadUI.java

  [ Raphael ]
  * [c29be9] feat: visibility of expert mode checkboxes

  [ WJ ]
  * [c7c201] Revert "fix: duplicated import"

  [ Raphael ]
  * [fac8dd] feat: added elements for the exchange and datapartition mode
  * [f37b24] feat: changed javafx to 11

  [ WJ ]
  * [cd1816] feat: super

  [ Raphael ]
  * [3b69bc] feat: super super

  [ Debian Live user ]
  * [d9aed2] feat: added iod_confirm.

  [ David Wyss ]
  * [709597] fix: accidental deletion of btnBack Action Event
  * [387533] fix: netbeans does not understand unicode. Manual fix of äöü

  [ Debian Live user ]
  * [a44142] fix: fixed readded btnBack

  [ David Wyss ]
  * [31895d] fix: made the error message a lot clearer
  * [3fb267] fix: rename bad function name.

  [ Debian Live user ]
  * [971879] fix: Fixed german version too

  [ WJ ]
  * [3a4012] fix: unicode encoding
  * [a92cf9] feat: read partition checkboxes
  * [aa8c69] fix: add missing string

  [ Debian Live user ]
  * [386076] feat: added all functionality
  * [4bda20] fix: equals instead of ==
  * [a51332] fix: added suggsetion

  [ lukas.gysin ]
  * [6880bf] feat: Switch between LoadUI and InstallationReport
  * [00e722] fix: Namining and German translation

  [ RS121212 ]
  * [af2332] feat: added tabpane and second scene for the details
  * [de845a] feat: changed fxid's and a global string naming
  * [58343b] feat: changed visiblity of datapartition mode

  [ WJ ]
  * [2bb24f] fix: add missing translations
  * [b41951] fix: cast percent to double

  [ lukas.gysin ]
  * [be0b52] feat: Hide info string per default
  * [9fc9c4] feat: Add info string on focus
  * [61d7ef] feat: Add info string on hover
  * [f22910] refactor: Remove code duplication and simplyfy workflow
  * [efdf9f] feat: Add info string on hover
  * [28936d] feat: Add info string on hover 'lblWriteableDisplay'
  * [c723f2] feat: Add info string on hover 'lblFreeSpace'
  * [3a377d] feat: Add info string on hover 'lblFreeSpaceDisplay'
  * [a9957f] feat: Add info string on hover 'lblFreeSpaceDisplay'
  * [6979bb] feat: Add info string on hover 'lblFreeSpaceDisplay'
  * [4599c3] feat: Add info string on hover 'lblFreeSpaceDisplay'
  * [61301c] feat: Add info string on hover 'lblFreeSpaceDisplay'
  * [b128e1] feat: i18n
  * [be0114] feat: i18n
  * [f93c5f] feat: Show error
  * [c0c2f2] feat: Show error
  * [178358] feat: Add Tooltips
  * [154273] fix: Special Characters
  * [91b4f0] feat: Add Error Messages
  * [8f498c] feat: Add Tooltips

  [ WJ ]
  * [54d1d3] feat: add supported filesystems
  * [7c2c9e] feat: add exchange partition filesystem
  * [07c8f1] fix: add default value
  * [32f585] fix: simplify selection
  * [f38e68] feat: refactor checkbox validation
  * [da8e59] feat: set exchange partition size
  * [89d71e] feat: refactor DataPartionModeEntry
  * [46a92b] chore: build deb

  [ Raphael ]
  * [0e0b1b] feat: changed layout and added fxids
  * [3b5ead] feat: fxml version

  [ @raphael.sutter ]
  * [766076] fix: fxid

  [ Raphael Sutter ]
  * [cefe79] fix: changed back lubel to label

  [ @raphael.sutter ]
  * [b58fec] feat: removed targetdirectory folder

  [ Raphael ]
  * [5bbbd4] feat: changed design

  [ @raphael.sutter ]
  * [27be9b] feat: added setOnAction to tft
  * [f1f524] feat:changed tooltip for button to tft

  [ WJ ]
  * [59d03f] feat: Display harddrives
  * [ae8792] feat: Add check copies feature
  * [c2bf0f] feat: log error
  * [5066d2] fix: add missing translations for iso creation error
  * [105771] fix: add missing translations for export completion
  * [02d609] fix: next button in load UI
  * [0c43ed] fix: info output location

  [ Raphael ]
  * [798d41] feat: added buttonbar
  * [359dd7] feat: changed look and feel - element min size
  * [6e28fc] feat: added scrollpane
  * [4eec08] feat: changed numbering feature desing
  * [32ea78] feat: width of scrollpanel
  * [9f638d] feat: scrollpanel fit width
  * [e4dd63] feat: design of scrollbar
  * [639d92] feat: scrollbar color

  [ WJ ]
  * [dd6f96] feat: changed inter string
  * [06fa4d] feat: delete an unneeded line
  * [f442ad] feat: changed umlaute

  [ lukas.gysin ]
  * [d4ff3f] feat: Improve log messages
  * [cfbfb1] chore: Provide a Git Message template
  * [eaf3eb] feat: Improve Log Messages
  * [459785] fix: Disable Install Button
  * [960953] fix: Uncoment code with no impact
  * [4648ec] refactor: Make the DLCopyGui more usefull
  * [4ae893] docs: Add documentation for the `InstallController`
  * [2b283f] refactor: InstallControler as Callback-Class
  * [f7fa59] feat: Show `LoadUI`
  * [36dc92] refactor: Class `Installation` as a storage of all information
  * [3d70b8] fix: Add Elements to Array
  * [5c663c] feat: Info View
  * [035ddb] fix: Remove DEBUG artefacts
  * [dcd4e1] refactor: Update Progress Bar
  * [39e7d4] style: Clean-up

  [ WJ ]
  * [e68e62] feat: implement encryption
  * [2c0897] feat: add tooltips and warnings
  * [7c6cd5] fix: abort installation with empty password
  * [2ae19f] fix: get correct password value
  * [4406c8] feat: show/hide password feature
  * [b42793] feat: data partition filesystem
  * [c43a2f] fix: typos
  * [6cbbb7] feat: export in background thread
  * [70f6bd] chore: document Sonarqube soft fail behaviour
  * [a1b866] fix: exchange partition id
  * [428435] fix: translate warning dialogue
  * [a2e08f] feat: implement checks and warning dialogues

  [ Debian Live user ]
  * [e14257] feat: autonr backend

  [ Raphael ]
  * [2e01af] feat: added elements and fxid of update view
  * [a3b96b] feat: changed fxversion

  [ Debian Live user ]
  * [6d93da] feat: multiselect
  * [17d881] fix: removed redundant

  [ WJ ]
  * [381669] fix:

  [ Debian Live user ]
  * [c0ae88] fix: pipeline

  [ Raphael ]
  * [fa17b8] feat: added white icons and made some style adjustments
  * [9099b4] feat: changed fx version to 11
  * [d9ca8f] feat: added buttonbar, togglebuttongroup, disable buttons
  * [b41429] feat: info label with scrollbar
  * [30a7dc] feat: tooltips upgrade

  [ @raphael.sutter ]
  * [4ad16a] feat: changed tooltip strategy
  * [f7cb8f] feat: added info method again
  * [1b7c5a] feat: wraping tooltip text
  * [ff03ed] feat: changed fx version

  [ Raphael ]
  * [357375] feat: added scrollpane where needed

  [ WJ ]
  * [a287fc] fix: changed passsword to password

  [ Debian Live user ]
  * [a35058] feat: update path and back button

  [ Raphael ]
  * [f7a127] feat: added placeholder for autonumbering
  * [8b9148] feat: added internationalized strings
  * [bd3ab9] fix: changed fx version

  [ WJ ]
  * [d854ad] docs: fix instance name
  * [072798] fix: export data progress bar
  * [9e576a] fix: export system progress bar
  * [3230c1] fix: cleanup strings
  * [191d38] Add GitHub Actions

  [ Debian Live user ]
  * [34f2bb] feat: autonumber number only
  * [f20431] fix: works now

  [ lukas.gysin ]
  * [4c223b] feat: WIP
  * [1bb180] feat: Add TestFX
  * [cc1e00] feat: After Consulting
  * [d59e6d] fix: Pipeline
  * [ceb17c] fix: Remove private properties

  [ WJ ]
  * [efddea]  Das ist eine Kombination aus 10 Commits.

  [ lukas.gysin ]
  * [1cc446] test: Basic Graphical Test
  * [092a0f] fix: Add Mockito
  * [428eae] chore: Delete the ClickApplication
  * [837f90] chore: Add Mockito
  * [ded8bc] fix: English String

  [ WJ ]
  * [0525cd] chore: use same junit version as in debian/control
  * [cb8327] chore: merge install step

  [ lukas.gysin ]
  * [57205e] feat: Change Language
  * [418a59] test: German Buttons on `StartscreenUI`
  * [028c29] style: Remove Newline
  * [4ee1b1] test: Show correct Image and Label
  * [9c3b79] test: Click on Button on `StartscreenUI`
  * [82e39a] fix: Create files for version check
  * [d95060] fix: Remove tests witch run only on the Lernstick

  [ WJ ]
  * [44f017] fix: fix failing test case
  * [7d35e3] chore: Allow the testFX pipeline to fail

  [ lukas.gysin ]
  * [b5c015] fix: Uncoment commented test cases
  * [e22b85] fix: Remove multi language support
  * [4ea132] chore: Don't allow pipeline to fail
  * [c2c521] fix: Remove Language Observer lefover

  [ Debian Live user ]
  * [2f0591] feat: multiselect + show harddisks.

  [ lukas.gysin ]
  * [e8649e] fix: Terminate on close

  [ Debian Live user ]
  * [47c17c] feat: data migration frontend
  * [edd260] fix: javafx version

  [ Raphael ]
  * [582f48] feat: changed the update-datatransfer ui
  * [88bd3f] feat: some little design changes
  * [346dfa] feat: added the backend for the datamigration
  * [e702e1] feat: added german strings
  * [20035c] fix: removed html formatting

  [ Debian Live user ]
  * [f6938e] fix: removed duplicated String
  * [2b10c3] feat: new icons

  [ WJ ]
  * [7fd235] chore: check css
  * [180173] fix: cleanup strings

  [ Raphael ]
  * [d1d402] feat: tooltip filesystemtable
  * [0c902a] feat: added filesystem table for hover effect
  * [333a9c] feat: tooltip filesystemtable

  [ @raphael.sutter ]
  * [197119] feat: listener to lblFilesystem

  [ Raphael ]
  * [bab2d4] feat: styling of gridpaneFilesystem
  * [424664] feat: styling of code and textarea wrapttext and unmodifiable

  [ @raphael.sutter ]
  * [4c38cd] fix: merge request
  * [df4922] fix: deletetd sysout

  [ Debian Live user ]
  * [638a6f] feat:confirmation alertbox frontend
  * [fc5966] fix: string keys improved
  * [5d9fbe] fix: images deleted to create a new branch
  * [53ea98] fix: trigger button

  [ WJ ]
  * [1b9a3d] feat: toggle visibility of installation details

  [ Raphael ]
  * [dd5466] feat: ISO Textfield

  [ @raphael.sutter ]
  * [2610ff] fix: tfISO logic

  [ Raphael ]
  * [5cf824] feat: disabled tfISO and fixed FX Version

  [ WJ ]
  * [548a4c] feat: add translation strings
  * [088c89] feat: implement iso source handler

  [ lukas.gysin ]
  * [bbb847] style: Code Celanup
  * [2c3835] feat: Add files to the list
  * [6a1591] feat: Add remove button
  * [25fbe2] feat: Edit files
  * [317907] feat: Export Files to file
  * [af94a2] feat: Import files
  * [f0af19] feat: Move files up
  * [5c2914] feat: Move file down
  * [fbd0fc] feat: Sort List
  * [ed6d5b] feat: Give the values to the backend
  * [ecf99d] style: Run Code cleanup

  [ WJ ]
  * [0505d9] fix: fix button
  * [67d83a] feat: add multiple files
  * [086cd0] feat: add repartition strategy
  * [877c7a] feat: refactor NumericTextField to enable it for other paths
  * [30ee12] fix: use NumericTextField for partition size
  * [5d7225] feat: choose backup location
  * [3d72b8] feat: add sanity checks

  [ lukas.gysin ]
  * [72f0d7] feat: Add a slider for the exchange partition size
  * [b66bee] feat: Bind Textfield to Slider
  * [e76c53] feat: Display custom cell
  * [c06f6a] feat: Display Preview
  * [f98db8] feat: Correct Range
  * [a74d3d] feat: Set Text
  * [c61139] feat: Calc max slider size
  * [b640fb] feat: Label Format
  * [80a827] fix: FXML Version
  * [2671da] fix: Initial Label

  [ WJ ]
  * [4b13ed] fix: hardcoded exchange partition label

  [ Raphael ]
  * [d2277e] feat: changes

  [ @raphael.sutter ]
  * [a00a8d] feat: fixed listview style

  [ Raphael ]
  * [294fdb] feat: changed overview on left side
  * [e7515e] fix: lbl to textarea
  * [e19f25] fix: selectedlabel
  * [026f0a] feat: styling installationreport
  * [a9d9e8] fix: padding scrollpane
  * [a1a586] fix:column size
  * [22e89a] fix: changes to column size
  * [a5e9a7] fix: changed tableview policy
  * [faf3b3] fix: just maxvalue

  [ @raphael.sutter ]
  * [d4eaef] fix: removed binding

  [ Raphael ]
  * [54be8b] fix: fix width
  * [761caa] fix: bla
  * [a50843] fix: size column

  [ @raphael.sutter ]
  * [07c261] fix: do
  * [bff2fc] fix: fx version
  * [430402] fix: removed fix coded column width in backend

  [ WJ ]
  * [113e01] feat: add tooltips

  [ lukas.gysin ]
  * [e729fd] feat: Select correct ISO source
  * [725bcc] fix: Check for selected ISO
  * [113fc4] fix: Check Selection

  [ WJ ]
  * [e11aea] feat: use NumericTextField for exchage partition size

  [ Raphael ]
  * [fb42a3] feat: disabled checkboxes and added default value
  * [fec19b] feat: disabled to true

  [ @raphael.sutter ]
  * [8d405d] feat: changed alert messages to a readable way

  [ Debian Live user ]
  * [2b6f7e] feat: disable reset path
  * [931419] fix: german strings

  [ WJ ]
  * [9e2b92] feat: german translation

  [ lukas.gysin ]
  * [781b64] feat: Human readable size

  [ WJ ]
  * [faedd9] fix: use logger, hide stack trace
  * [b2b95f] style: format code

  [ Debian Live user ]
  * [09cc67] fix: disabled autoupdate
  * [5913a9] feat: disabled text
  * [e1f537] fix: No caps lock
  * [1e672d] fix: extra Label

  [ WJ ]
  * [d99e5a] fix: fix html string

  [ Debian Live user ]
  * [7b099d] fix: confirmation cancel

  [ WJ ]
  * [a17be7] fix: unicode char in translation

  [ lukas.gysin ]
  * [b59044] docs: Add inline doc for `NumericTextField`
  * [2df6cb] docs: Add inline doc for `StorageMediaManagement`
  * [7a1db4] docs: Add inline doc for `SwitchButton`
  * [edb1b2] docs: Add inline doc for `StorageMediaManagement`
  * [34660e] docs: Add inline doc for `View`
  * [f61663] docs: Improve Inlne documentation

  [ @raphael.sutter ]
  * [fadac1] fix: inputfield alert

  [ WJ ]
  * [e0a65d] fix: exclamation mark is a yaml keyword

  [ Ronny Standtke ]
  * [fa7a61] fixed code formatting
  * [68b472] added start.bat and readme.pdf to EFI copy pattern
  * [89afb3] revert default to Swing UI

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 16 Feb 2023 15:37:54 +0100

dlcopy (202109132044-1) lernstick-11; urgency=medium

  * [ff236e] fixed handling of ISO installation source

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 13 Sep 2021 20:44:04 +0200

dlcopy (202109131856-1) lernstick-11; urgency=medium

  * [f42f60] added support for Debian 11 in system source detection

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 13 Sep 2021 18:56:11 +0200

dlcopy (202106191504-1) lernstick-11; urgency=medium

  * [db115b] replaced deprecated dependency "exfat-utils" with "exfatprogs"

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 19 Jun 2021 15:04:21 +0200

dlcopy (202104112300-1) lernstick-10; urgency=medium

  * [3b0446] set EFI partition size back to 200 MiB (300 MiB was too wasteful)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 11 Apr 2021 23:00:46 +0200

dlcopy (202104111534-1) lernstick-10; urgency=medium

  * [c5c3c5] enlarged EFI partition size to 300 MiB (150 MiB was too small)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 11 Apr 2021 15:43:10 +0200

dlcopy (202104111531-1) lernstick-10; urgency=medium

  * [bd7119] improved Debian version detection

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 11 Apr 2021 15:31:33 +0200

dlcopy (202104111432-1) lernstick-10; urgency=medium

  * rebuild with updated lernstickTools library

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 11 Apr 2021 14:32:54 +0200

dlcopy (202102171939-1) lernstick-10; urgency=medium

  * [934d94] small layout improvements in installer panels

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 17 Feb 2021 19:39:40 +0100

dlcopy (202102061947-1) lernstick-10; urgency=medium

  * [21e1c7] create hybrid ISO files
  * [eca731] declare Debian compat level 10

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 06 Feb 2021 19:47:04 +0100

dlcopy (202102051319-1) lernstick-10; urgency=medium

  * [cf3b0a] wipe all filesystem signatures before creating partitions

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 05 Feb 2021 13:19:10 +0100

dlcopy (202012191647-1) lernstick-10; urgency=medium

  * [cb2d5d] fixed overwriting files in resetter

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 19 Dec 2020 16:47:49 +0100

dlcopy (202010111011-1) lernstick-10; urgency=medium

  * [c445a3] wipe filesystem before creating exchange partition

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 11 Oct 2020 10:11:15 +0200

dlcopy (202009261965-1) lernstick-10; urgency=medium

  * rebuild with updated lernstickTools library
    (fixed NPE with partitions without filesystem)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 26 Sep 2020 19:56:41 +0200

dlcopy (202008201457-1) lernstick-10; urgency=medium

  * [76a76c] use find's internal delete command instead of external 'rm'
             (prevents some error messages when removing deeply nested directories)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 20 Aug 2020 14:57:36 +0200

dlcopy (202008162240-1) lernstick-10; urgency=medium

  * [07ce51] fixed upgrading EFI partition

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 16 Aug 2020 22:40:49 +0200

dlcopy (202008131915-1) lernstick-10; urgency=medium

  * [c1dd62] wait for device node creation after running parted
  * [0ea741] fixed waiting for device nodes

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 13 Aug 2020 19:15:09 +0200

dlcopy (202008031742-1) lernstick-10; urgency=medium

  * [50f088] don't log LUKS passwords
  * [feee48] use current lernstickTools library for more LUKS operations

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 03 Aug 2020 17:42:29 +0200

dlcopy (202007250005-1) lernstick-10; urgency=medium

  * [f27622] added encryption tooltips
  * [8f954a] added option to overwrite data partition with random data before
             encryption

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 25 Jul 2020 00:05:29 +0200

dlcopy (202007232343-1) lernstick-10; urgency=medium

  * [03e204] simplified encryption GUI
  * [445046] added support for secondary encryption password

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 23 Jul 2020 23:43:21 +0200

dlcopy (202006291557-1) lernstick-10; urgency=medium

  * [a44bb0] code cleanup (most of all a separate class for the upgrader panels)
  * [bc9988] added support for LUKS encryption in installer

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 29 Jun 2020 15:57:02 +0200

dlcopy (202006161834-1) lernstick-10; urgency=medium

  * [8c4bf7] GUI code cleaup (most of all a separate class for installer panels)
             show summary in results table only if there is more than one result
  * [8be7f3] added todo file

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 16 Jun 2020 18:34:35 +0200

dlcopy (202006141958-1) lernstick-10; urgency=medium

  * [3ba2db] GUI code cleanup (most of all a separate class for resetter panels)
             and some smaller GUI fixes

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 14 Jun 2020 19:58:41 +0200

dlcopy (202006121400-1) lernstick-10; urgency=medium

  * [9101d3] fixed handling of explicit exchange size

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 12 Jun 2020 14:00:00 +0200

dlcopy (202006090006-1) lernstick-10; urgency=medium

  * [527352] moved panels for ISO creation into it's own class
  * [458e04] start transfer only if a transfer device is selected

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 09 Jun 2020 00:06:14 +0200

dlcopy (202006030938-1) lernstick-10; urgency=medium

  * [6d6010] spelling fix in German translation
  * [bc48e6] fixed permission problem in FileTransferrer
  * [a6022d] fixed notify sound playing from jar file

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 03 Jun 2020 09:38:51 +0200

dlcopy (202006022107-1) lernstick-10; urgency=medium

  * [c3f1a3] added prototype of transfer GUI (still incomplete)
  * [75ccf9] code cleanup (mostly generics for Java 11)
  * [bccc94] completed transfer GUI
  * [82f8e1] added transfer sanity checks
  * [897a23] made transfer settings persistent
  * [8d4b47] moved preferences handling into separate class
  * [8ec62b] fixed preference handling of backup subdirectories
  * [3e6e7b] created package for preferences handling
  * [209eee] code cleanup
  * [c63f25] implemented data transfer during installation
  * [c0fd3b] code cleanup (Java 11 compatibility)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 02 Jun 2020 21:07:37 +0200

dlcopy (202003031449-1) lernstick-10; urgency=medium

  * [1e4385] Current Lenovo laptops only boot if the EFI partition is the first
    partition. We therefore have to drop support for the partition layout where
    the exchange partition comes before the EFI partition. This will make it
    impossible to read the exchange partition in Windows 7 and older on
    "removable" USB flash drives. But when even Microsoft no longer supports
    Windows 7, why should we?

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 03 Mar 2020 14:49:30 +0100

dlcopy (202002241822-1) lernstick-10; urgency=medium

  * [82b6ac] fixed apostrophe encoding in HTML texts

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 24 Feb 2020 18:22:52 +0100

dlcopy (202002091909-1) lernstick-10; urgency=medium

  * [bb032c] improved Cinnamon support

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 09 Feb 2020 19:09:25 +0100

dlcopy (202002062155-1) lernstick-10; urgency=medium

  * [c6b12d] added support for Cinnamon

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 06 Feb 2020 21:55:35 +0100

dlcopy (202001261957-1) lernstick-10; urgency=medium

  * [d1a47c] default to NTFS for exchange partition in exam environment
             (FAT32 is case insensitive and therefore can't support all
             filenames)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 26 Jan 2020 19:57:27 +0100

dlcopy (202001261333-1) lernstick-10; urgency=medium

  * [3ad5c8] use zstd instead of xz for squashfs compression

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 26 Jan 2020 13:33:25 +0100

dlcopy (202001101921-1) lernstick-10; urgency=medium

  * [8e945c] added initial support for EFI partition resizing
  * [e0ae78] added support for backup/restore of exchange partition during
             upgrade when EFI partition must be enlarged (exchange partition
             will be shrinked accordingly)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 10 Jan 2020 19:21:43 +0100

dlcopy (202001091452-1) lernstick-10; urgency=medium

  * [c375b2] use Debian 10 partitioning format in Upgrader

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 09 Jan 2020 14:52:46 +0100

dlcopy (201911252248-1) lernstick-10; urgency=medium

  * [163278] fixed document preview (can now be run as root in Debian 10)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 25 Nov 2019 22:48:51 +0100

dlcopy (201911172134-1) lernstick-10; urgency=medium

  * [0d0cf8] use auto-gdk-scale to support hidpi monitors

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 17 Nov 2019 21:34:08 +0100

dlcopy (201911021631-1) lernstick-10; urgency=medium

  * [640bd7] updated file copy library

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 02 Nov 2019 16:31:35 +0100

dlcopy (201910280108-1) lernstick-10; urgency=medium

  * [9a7c78] added option to check copies for errors
  * [0712d6] added new java file copy library for supporting file checks
  * [47d11a] no longer default to interpreted only mode
             (much too slow for digest based file copy checks)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 28 Oct 2019 01:08:41 +0100

dlcopy (201910052041-1) lernstick-10; urgency=medium

  * [3467ca] use updated GNOME power settings keys in Debian 10

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 05 Oct 2019 20:41:58 +0200

dlcopy (201909291101-1) lernstick-10; urgency=medium

  * [54c6b7] fixed detection of Debian version
  * [ce8c14] updated some strings

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 29 Sep 2019 11:02:29 +0200

dlcopy (201909282227-1) lernstick-10; urgency=medium

  * [1b1573] added special logging for file copy library
  * [b51249] updated file copy library

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 28 Sep 2019 22:27:03 +0200

dlcopy (201909272104-1) lernstick-10; urgency=medium

  * [c63605] no longer add java.xml.bind module
             (no longer supported, relevant source code was already replaced)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 27 Sep 2019 21:04:55 +0200

dlcopy (201909202058-1) lernstick-10; urgency=medium

  * [98839f] updated partition/files schema to support upstream shim/grub

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 20 Sep 2019 20:58:00 +0200

dlcopy (201908231315-1) lernstick-10; urgency=medium

  * [640cbc] added support for "EFI" directory in capital letters
             (as in Debian 10)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 23 Aug 2019 13:15:28 +0200

dlcopy (201908122126-1) lernstick-10; urgency=medium

  * [f4e67f] hex printing without jaxb (removed from Java 11)
  * [d9862a] added Debian 10 detection
  * [976a16] no longer add java.xml.bind module
             (no longer supported, relevant source code was already replaced)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 12 Aug 2019 21:26:45 +0200

dlcopy (201906081416-1) lernstick-9; urgency=medium

  * [feaa5b] string cleanup
  * [00d022] improved PrintSelectionDialog (scrollpane, resizing, ...)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 08 Jun 2019 14:16:05 +0200

dlcopy (201906070930-1) lernstick-9; urgency=medium

  * [12045a] cleared up wording for automatic reset radio button

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 07 Jun 2019 09:30:49 +0200

dlcopy (201904272052-1) lernstick-9; urgency=medium

  * [ee46dd] strings cleanup
  * [cecac6] added jump targets in main menu

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 27 Apr 2019 20:52:23 +0200

dlcopy (201904230854-1) lernstick-9; urgency=medium

  * [fedb58] improved device info text rendering

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 23 Apr 2019 08:54:37 +0200

dlcopy (201904230009-1) lernstick-9; urgency=medium

  * [100d89] treat NVMes as "hard disks" (only show them after activating checkbox)
  * [615db2] improved text rendering when storage device vendor and model is empty

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 23 Apr 2019 00:09:28 +0200

dlcopy (201904222339-2) lernstick-9; urgency=medium

  * [eeb679] added support for NVMe

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 22 Apr 2019 23:39:47 +0200

dlcopy (201904111938-1) lernstick-9; urgency=medium

  * [dbe27a] restore /home/user from /etc/skel also after formatting data
             partition in resetter
             (fixes issues with restoring data at the same time)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 11 Apr 2019 19:38:16 +0200

dlcopy (201904111850-1) lernstick-9; urgency=medium

  * [cbe7b4] fixed typo in comment
  * [27c2d0] fixed resetting home
             (use /etc/skel from storage device instead of the running system)
  * [54b954] added "global" checkbox for deleting data
             on the data partition during reset
  * [df2095] added "global" checkbox for restoring data
             to the data partition during reset

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 11 Apr 2019 18:50:39 +0200

dlcopy (201902280621-1) lernstick-9; urgency=medium

  * [59afc4] disable printingDirectoriesTextArea at startup

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 28 Feb 2019 06:21:15 +0100

dlcopy (201902091453-1) lernstick-9; urgency=medium

  * [f97438] fixed insets
  * [235f2c] show infotext in PrintSelectionDialog only when there are several
             documents to choose from
  * [f61ddc] improved error handling in resetter

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 09 Feb 2019 14:53:44 +0100

dlcopy (201902071029-1) lernstick-9; urgency=medium

  * [c069c2] improved backup (GUI, robustness)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 07 Feb 2019 10:29:16 +0100

dlcopy (201902070039-1) lernstick-9; urgency=medium

  * [f62fb7] enlarged window width to prevent scroll bars in reports table
  * [de067e] improved printing (search several directories, optional recursive
             search, print presentations, different auto printing modes,
             separated tabs for printing and backup)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 07 Feb 2019 00:39:26 +0100

dlcopy (201902032218-1) lernstick-9; urgency=medium

  * [39fe0c] fixed typo in comment
  * [c67491] improved formatting, generics and exception handling
  * [373139] improved error handling in Upgrader
  * [44b6d9] show start, finish and summary in results table

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 03 Feb 2019 22:18:02 +0100

dlcopy (201812182351-1) lernstick-9; urgency=medium

  * [8358cb] restore user settings after upgrade instead of reset

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 18 Dec 2018 23:51:40 +0100

dlcopy (201812131246-1) lernstick-9; urgency=medium

  * [3c8588] better defaults for printing and backup in resetter

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 13 Dec 2018 12:46:35 +0100

dlcopy (201812091824-1) lernstick-9; urgency=medium

  * [856193] switched to Java 8 (we really want to use the new Streams API now...)
  * [4372f7] moved "show harddrive" checkboxes to better place,
             upgrader can now keep user settings (name, password, groups, autologin)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 09 Dec 2018 18:24:29 +0100

dlcopy (201812011841-1) lernstick-9; urgency=medium

  * [ca7321] fixed (un)mounting of system partition in Upgrader

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 01 Dec 2018 18:41:50 +0100

dlcopy (201812011449-1) lernstick-9; urgency=medium

  * [920229] save reset mode in preferences
  * [b5d744] made checkbox variable name more consistent
  * [c21de8] switch back to reset selection (instead of information) after reset
             finished
  * [d84190] renamed "processAddedDevice" to more precise "updateGUI"
  * [0951ec] improved logging and synchronization

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 01 Dec 2018 14:59:20 +0100

dlcopy (201812010145-1) lernstick-9; urgency=medium

  * [ae6fd3] fixed imports, improved logging
  * [69a109] improved synchronization
  * [5fa11c] improved logging, synchronization and small speedup
  * [1d65ee] improved logging, synchronization and restoring in resetter

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 01 Dec 2018 01:45:49 +0100

dlcopy (201811292108-1) lernstick-9; urgency=medium

  * [d5671f] always update position of StorageDeviceListUpdateDialog

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 29 Nov 2018 21:08:34 +0100

dlcopy (201811292050-1) lernstick-9; urgency=medium

  * [085568] separated reset details panel into several tabs
  * [130afe] first (incomplete) version of an overwrite configuration panel
  * [9b73c1] added support for restoring files during reset
  * [23e610] some bugfixes regarding automatic storage device processing

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 29 Nov 2018 20:50:24 +0100

dlcopy (201811270022-1) lernstick-9; urgency=medium

  * [fbed77] added support for timestamps in reset backup subdirectories
  * [b62f3b] use standard file dialog for selecting reset backup destination
  * [483f8c] show file modification timestamps in print selection dialog
  * [403c60] show error message if reset print directory is not found
  * [fde65f] show error message if reset backup fails

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 27 Nov 2018 00:22:37 +0100

dlcopy (201811251854-1) lernstick-9; urgency=medium

  * [3fec63] added support for printing spreadsheets
  * [aeaabe] added support for backup in Resetter
  * [a0ae60] made data partition reset in upgrader optional so that it can be
             used for quick updates where only some files/directories are
             updated
  * [33b65a] sorted Strings
  * [34d06b] updated size information in iso creator

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 25 Nov 2018 18:54:27 +0100

dlcopy (201811221753-1) lernstick-9; urgency=medium

  * [cfa3ce] reordered controls in the upgrade selection GUI to save screenspace
  * [88bdc3] moved upgradeSelectionTabbedPane in place of (now empty and
             removed) upgradeSelectionPanel
  * [38381c] added support for printing in Resetter
  * [4a4194] added support for duplex printing
  * [f4c564] fixed insets
  * [869b99] visual grouping of print file formats
  * [fb4ca0] added support for automatic reset (triggered by inserting storage
             media)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 22 Nov 2018 17:53:17 +0100

dlcopy (201811021931-1) lernstick-9; urgency=medium

  * [267493] added workaround for missing ACL support in squashfs

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 02 Nov 2018 19:31:24 +0100

dlcopy (201810291622-1) lernstick-9; urgency=medium

  * [ad4533] sync width of installation destination checkboxes

 -- Ronny <ronny.standtke@gmx.net>  Mon, 29 Oct 2018 16:22:44 +0100

dlcopy (201810282057-1) lernstick-9; urgency=medium

  * [2405f9] added separators after copy checkboxes in partition detail controls

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 28 Oct 2018 20:57:13 +0100

dlcopy (201810271915-1) lernstick-9; urgency=medium

  * [8e5189] support ISO system source with whitespace image path

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 27 Oct 2018 19:15:19 +0200

dlcopy (201810271740-1) lernstick-9; urgency=medium

  * [32e5f9] fixed resourcebundle key

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 27 Oct 2018 17:40:37 +0200

dlcopy (201810262332-1) lernstick-9; urgency=medium

  * [bc16c3] moved details of install selection into its own tab
  * [57370a] added support for minimal number of digits in auto numbering

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 26 Oct 2018 23:32:19 +0200

dlcopy (201809211530-1) lernstick-9; urgency=medium

  * [6217ec] set idle-dim and idle-delay in dlcopy.user wrapper script

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 21 Sep 2018 15:30:16 +0200

dlcopy (201806291455-1) lernstick-9; urgency=medium

  * rebuild with fixed lernstickTools library (mounting overlay with temporary
    upper dir)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 29 Jun 2018 14:55:34 +0200

dlcopy (201806172055-1) lernstick-9; urgency=medium

  * [d901b5] fixed mounting data partition after upgrade from aufs to overlay
  * [d2c082] added command line option for reactivating the welcome application
             fixed insets when doing an isolated upgrade

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 17 Jun 2018 20:55:56 +0200

dlcopy (201806171848-1) lernstick-9; urgency=medium

  * [6497f7] fixed finalization and writing of persistence.conf

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 17 Jun 2018 18:48:36 +0200

dlcopy (201806171728-1) lernstick-9; urgency=medium

  * [6996ed] simplified and fixed path handling in Upgrader

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 17 Jun 2018 17:28:10 +0200

dlcopy (201806171640-1) lernstick-9; urgency=medium

  * [705686] updated isolated upgrade strings
  * [6ce855] don't create rw and work directories for overlay in Debian 8
  * [d49c1b] added workaround for older DLCopy bug in Upgrader
  * [eb52ac] switched green and yellow colors in isolated upgrade

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 17 Jun 2018 16:40:25 +0200

dlcopy (201806122042-1) lernstick-9; urgency=medium

  * [8b934b] use internally updated Java file copy library
  * [246ea3] added support for isolated auto upgrades

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 12 Jun 2018 20:42:21 +0200

dlcopy (201806091217-1) lernstick-9; urgency=medium

  * [72de85] compiled against latest version of lernstickTools library and don't
             use temporary upper layer during upgrade

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 09 Jun 2018 12:17:57 +0200

dlcopy (201806031451-1) lernstick-9; urgency=medium

  * [dfaa74] fixed aufs/overlay heuristic in Upgrader

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 03 Jun 2018 14:51:17 +0200

dlcopy (201806031350-1) lernstick-9; urgency=medium

  * rebuild with upgraded lernstickTools library

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 03 Jun 2018 13:50:39 +0200

dlcopy (201806022355-1) lernstick-9; urgency=medium

  * [702cee] added --instantUpgrade command line switch
  * [0d4196] simplified code for instantInstallation
  * [90fdcb] added automatic upgrade mode
  * [ed7a81] added --autoUpgrade command line switch

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 02 Jun 2018 23:55:04 +0200

dlcopy (201806020940-1) lernstick-9; urgency=medium

  * [66b049] pass command line arguments from dlcopy.user to dlcopy

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 02 Jun 2018 09:40:01 +0200

dlcopy (201804301100-1) lernstick-9; urgency=medium

  * [99310c] updated TODO
  * [7fae4f] changed default directory in ISO file selector to "/"

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 30 Apr 2018 11:00:30 +0200

dlcopy (201802021918-1) lernstick-8; urgency=medium

  * [9a1f07] updated todo
  * [48923b] added necessary options to run on Java 9

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 02 Feb 2018 19:18:34 +0100

dlcopy (201801031041-1) lernstick-8; urgency=medium

  * rebuild agains updated lernstickTools (now shows size of personal data if
    data partition is too small for upgrades)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 03 Jan 2018 10:41:25 +0100

dlcopy (201712301408-1) lernstick-8; urgency=medium

  * [0d8686] added option to keep firewall settings when upgrading system

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 30 Dec 2017 14:08:47 +0100

dlcopy (201712301138-1) lernstick-8; urgency=medium

  * [fc59ea] added option to keep network settings when upgrading system

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 30 Dec 2017 11:38:58 +0100

dlcopy (201712251550-1) lernstick-8; urgency=medium

  * [0e3a62] create empty directories "rw" and "work" for overlayfs so that
    read-only mode works out-of-the-box

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 25 Dec 2017 15:50:32 +0100

dlcopy (201712221034-1) lernstick-8; urgency=medium

  * [dc8caf] added support for Debian9 as ISO source
  * [083f73] improved ISO source error handling

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 22 Dec 2017 10:34:34 +0100

dlcopy (201712061651-1) lernstick-8; urgency=medium

  * [052de3] fixed Debian rules file (also install the new dlcopy.user binary)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 06 Dec 2017 16:51:03 +0100

dlcopy (201712061640-1) lernstick-8; urgency=medium

  * [865376] disable GNOME automount (annoying with password requests) while running dlcopy

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 06 Dec 2017 16:40:44 +0100

dlcopy (201711261740-1) lernstick-8; urgency=medium

  * [484ae4] changed dependency from unversioned "java-runtime" to versioned "java8-runtime"

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 26 Nov 2017 17:40:03 +0100

dlcopy (201710220018-1) lernstick-8; urgency=medium

  * [462c0e] support squashfs creation in read-only mode

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 22 Oct 2017 00:18:52 +0200

dlcopy (201710212252-1) lernstick-8; urgency=medium

  * [1e5ed4] use new lernstickTools API in IsoCreator
  * [862aab] added support for Upgrading from Debian 8 to Debian 9
  * [dbe927] added support for resetting Debian 9
  * [8e9088] added support for creating Debian 9 squashfs

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 21 Oct 2017 22:52:48 +0200

dlcopy (201710211744-1) lernstick-8; urgency=medium

  * [d956d2] fixed ISO creation on Debian 9

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 21 Oct 2017 15:11:43 +0200

dlcopy (201710061807-1) lernstick-8; urgency=medium

  * [2c0c1a] fixed whiteout handling when creating squashfs

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 06 Oct 2017 18:07:16 +0200

dlcopy (201710061707-1) lernstick-8; urgency=medium

  * [276a5c] allow wildcars for squashfs exclude list

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 06 Oct 2017 17:07:32 +0200

dlcopy (201710061646-1) lernstick-8; urgency=medium

  * [0e1f02] improved logging

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 06 Oct 2017 16:46:40 +0200

dlcopy (201710061616-1) lernstick-8; urgency=medium

  * [90ea0e] use default exclude file (if existing) for squashfs creation

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 06 Oct 2017 16:16:33 +0200

dlcopy (201708251403-1) lernstick-8; urgency=medium

  * [616e27] code formatting
  * [5fb6aa] fixed resetting/formatting exchange partition

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 25 Aug 2017 14:03:53 +0200

dlcopy (201708212346-1) lernstick-8; urgency=medium

  * [66abae] more reliable exchange partition reformatting
  * [0ec09d] use NIO classes for moving files (better debugging)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 21 Aug 2017 23:46:11 +0200

dlcopy (201707071111-1) lernstick-8; urgency=medium

  * [bf2518] don't umount the partitions of the running system source in the
    resetter

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 07 Jul 2017 11:11:16 +0200

dlcopy (201707031302-1) lernstick-8; urgency=medium

  * increased log file size
  * code cleanup
  * adapted desktop file for Debian 9

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 03 Jul 2017 13:02:56 +0200

dlcopy (201706231041-1) lernstick-8; urgency=medium

  * [fa6c7f] allow resetting storage devices without persistence partitions
  * [8c0904] fixed NPE in Resetter, unmount all partitions after reset

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 23 Jun 2017 10:11:37 +0200

dlcopy (201706221352-1) lernstick-8; urgency=medium

  * [e8ec89] fixed checking of exchange partition size

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 22 Jun 2017 13:52:51 +0200

dlcopy (201705162349-1) lernstick-8; urgency=medium

  * [c2b13d] changed "repairing" to "resetting" added option to format exchange
    partition when resetting

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 16 May 2017 23:49:04 +0200

dlcopy (201705131747-1) lernstick-8; urgency=medium

  * [6132ea] remove the immutable flag of syslinux/ldlinux.sys before cleaning
    the system partition

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 13 May 2017 17:47:58 +0200

dlcopy (201704091243-1) lernstick-8; urgency=medium

  * [5b32d7] save preferences already when starting installation, so that
    customized preferences are persistent even in the rare case of a crash
    during installation

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 09 Apr 2017 12:43:28 +0200

dlcopy (201703031748-1) lernstick-8; urgency=medium

  * [058ce3] enforce "HH:mm:ss" pattern for duration strings
    (localized pattern results in "12:xx:xx AM/PM" for English)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 03 Mar 2017 17:48:34 +0100

dlcopy (201703031653-1) lernstick-8; urgency=medium

  * [cbb800] updated todo
  * [ab85a7] code cleanup
  * [23bccb] update to NetBeans 8.2
  * [8ada91] use java.time.* API for durations
  * [583fd6] use interpreted-only mode switch to prevent JVM crashes

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 03 Mar 2017 16:53:20 +0100

dlcopy (201609081758-1) lernstick-8; urgency=medium

  * [4bd6c2] don't crash if there are no SSH keys to remove

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 08 Sep 2016 17:58:48 +0200

dlcopy (201609061600-1) lernstick-8; urgency=medium

  * [326ace] fixed ISO installation source handling

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 06 Sep 2016 16:00:28 +0200

dlcopy (201608251133-1) lernstick-8; urgency=medium

  * [cf375b] fixed unmounting of temporary mounts

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 25 Aug 2016 11:33:30 +0200

dlcopy (201608241832-1) lernstick-8; urgency=medium

  * [796c6a] ensure unique ssh host keys in ISO creator
  * [c0c2b9] ensure unique ssh host keys when copying system
             improved cleanup in ISO creator

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 24 Aug 2016 18:32:38 +0200

dlcopy (201608041740-1) lernstick-8; urgency=medium

  * rebuild with fixed lernstickTools

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 04 Aug 2016 17:40:33 +0200

dlcopy (201607120855-1) lernstick-8; urgency=medium

  * [0bd5e6] extlinux is very unreliable, maybe ext3 instead of ext4 works better...

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 12 Jul 2016 08:55:10 +0200

dlcopy (201607071450-1) lernstick-8; urgency=medium

  * [161ac7] made sure that the tiny EFI partition is rendered in the install list

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 07 Jul 2016 14:50:05 +0200

dlcopy (201607061212-1) lernstick-8; urgency=medium

  * [0987c1] code cleanup, downsized EFI partition from 100 to 10 MB

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 06 Jul 2016 12:12:35 +0200

dlcopy (201607050312-1) lernstick-8; urgency=medium

  * [3754af] enlarged save system partition size

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 05 Jul 2016 03:12:09 +0200

dlcopy (201607050250-1) lernstick-8; urgency=medium

  * [fb6e17] fixed size handling

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 05 Jul 2016 02:50:13 +0200

dlcopy (201607050232-1) lernstick-8; urgency=medium

  * [1e6f84] fixed NPE

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 05 Jul 2016 02:32:21 +0200

dlcopy (201607050207-1) lernstick-8; urgency=medium

  * [92ebee] fixed partition size handling

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 05 Jul 2016 02:07:15 +0200

dlcopy (201606301726-1) lernstick-8; urgency=medium

  * [952281] fixed auto numbering of exchange partition in installer

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 30 Jun 2016 17:26:29 +0200

dlcopy (201606171648-1) lernstick-8; urgency=medium

  * [b559c9] sorted French properties file
  * [948dcf] layout and text formatting fixes

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 17 Jun 2016 16:47:47 +0200

dlcopy (201606170923-1) lernstick-8; urgency=medium

  [ Ronny Standtke ]
  * [bf23bf] fixed NPE
  * [fcdc07] updated French translation (thanks to Bastien Jacot-Guillarmod)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 17 Jun 2016 09:23:41 +0200

dlcopy (201606121513-1) lernstick-8; urgency=medium

  * [4ec3da] switched from sudo to polkit

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 12 Jun 2016 15:13:41 +0200

dlcopy (201606082302-1) lernstick-8; urgency=medium

  * [d3fa29] added default excludes to SquashFSCreator

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 08 Jun 2016 23:02:33 +0200

dlcopy (201606051629-1) lernstick-8; urgency=medium

  * [db1574] added support for instant installation via command line arguments

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 05 Jun 2016 16:29:52 +0200

dlcopy (201606051412-1) lernstick-8; urgency=medium

  * [548f20] updated todo
  * [495c25] moved some functions to lernstickTools
  * [f69a16] implemented persistent explicit exchange partition size
  * [046e1a] made installer settings persistent

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 05 Jun 2016 14:12:33 +0200

dlcopy (201604052118-1) lernstick-8; urgency=medium

  * [85ae5f] added support for creating a squashfs of the data partition

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 05 Apr 2016 21:18:36 +0200

dlcopy (201603131434-1) lernstick-8; urgency=medium

  * [3b2477] fixed selection count updates

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 13 Mar 2016 14:34:00 +0100

dlcopy (201603041753-1) lernstick-8; urgency=medium

  * [336c89] fixed data partition mode detection

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 04 Mar 2016 17:53:19 +0100

dlcopy (201603041318-1) lernstick-8; urgency=medium

  * [5c49bb] increased safety timeout when formatting the system partition

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 04 Mar 2016 13:18:04 +0100

dlcopy (201603031637-1) lernstick-8; urgency=medium

  * [480090] added support for current and legacy (pre 2016-03) GRUB

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 03 Mar 2016 16:37:42 +0100

dlcopy (201603012043-1) lernstick-8; urgency=medium

  * [4e70c4] fixed copy patterns (GRUB needs boot/grub/*, the initrd and the kernel on the EFI partition)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Tue, 01 Mar 2016 20:43:39 +0100

dlcopy (201602211919-1) lernstick-8; urgency=medium

  * [d471ef] fixed copy patterns

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 21 Feb 2016 19:19:06 +0100

dlcopy (201602211746-1) lernstick-8; urgency=medium

  * [8e721b] changed upgrader to new disk layout
  * [cde4b0] upgrader: also upgrade EFI partition label

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 21 Feb 2016 17:46:20 +0100

dlcopy (201602142015-1) lernstick-8; urgency=medium

  * [0c3d93] finished support for direct ISO installation

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 14 Feb 2016 20:25:19 +0100

dlcopy (201602131150-1) lernstick-8; urgency=medium

  * [0e6f77] added support for RAID
  * [6de558] added missing whitespace
  * [a85ce6] fixed RAID label text

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 13 Feb 2016 11:50:50 +0100

dlcopy (201601252025-1) lernstick-8; urgency=medium

  * [47d9fa] code cleanup
  * [32fea5] code cleanup (mainly moved Repairer into its own class)
  * [40bdfd] massive code cleanup (needs proper testing!)
  * [58b2cb] another code cleanup (mostly tested)
  * [7d36fd] another code cleanup (moved StorageDeviceListUpdaters into separate classes)
  * [6445ad] trivial code cleanups
  * [6680c8] added GUI for install source selection (internal updates still missing...)
  * [0f8c98] changed partitioning scheme (efi partition, bootable system partition, location of boot files, ...)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 25 Jan 2016 20:25:23 +0100

dlcopy (201511221708-1) lernstick-8; urgency=medium

  * [c4c0f7] moved Installer into its own class
  * [caa5fd] moved IsoCreator into its own class

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sat, 22 Nov 2015 17:08:42 +0100

dlcopy (201511021701-1) lernstick-8; urgency=medium

  * [c96fe3] fixed copy-up of printer settings

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 02 Nov 2015 17:01:09 +0100

dlcopy (201510141203-1) lernstick-8; urgency=medium

  * [b37f19] more comments and logging, added some checks to prevent unnecessary process calls
  * [0c000e] reconfigure GRUB even when XMLboot config file is not found (important for GRUB on exchange partition) renamed XmlBootConfigUtil to BootConfigUtil

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 14 Oct 2015 12:03:12 +0200

dlcopy (201510072317-1) lernstick-8; urgency=medium

  * [aa2930] don't try to copy-up named pipes or unix domain sockets

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 07 Oct 2015 23:16:55 +0200

dlcopy (201510051757-1) lernstick-8; urgency=medium

  * [2e0c4e] moved some code to lernstickTools

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 05 Oct 2015 17:57:13 +0200

dlcopy (201510021735-1) lernstick-8; urgency=medium

  * [2fc211] try to preserve personal settings and data from old squashfs
  * [a215ad] fix squashfs handling
  * [a2382b] large code-cleanup
 
 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 02 Oct 2015 17:35:21 +0200

dlcopy (201509232020-1) lernstick-8; urgency=medium

  * [fc18bc] rebuild bootlogo (if neccessary)

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 23 Sep 2015 20:20:42 +0200

dlcopy (201509231906-1) lernstick-8; urgency=medium

  * [2419c0] fixed regression in data partition handling

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 23 Sep 2015 19:06:43 +0200

dlcopy (201509071347-1) lernstick-8; urgency=medium

  * [778fe7] fixed another regression in our copy patterns

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 07 Sep 2015 13:47:37 +0200

dlcopy (201509061810-1) lernstick-8; urgency=medium

  * [cef156] fixed regression in copy pattern

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 06 Sep 2015 18:10:28 +0200

dlcopy (201509041730-1) lernstick-8; urgency=medium

  * [638832] fixed file copy patterns

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 04 Sep 2015 17:30:16 +0200

dlcopy (201509031210-1) lernstick-8; urgency=medium

  * rebuild with newer/fixed lernstickTools libs

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 03 Sep 2015 12:10:03 +0200

dlcopy (201508281417-1) lernstick-8; urgency=medium

  * [ef40e5] renamed package and files for exam environment

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 28 Aug 2015 14:17:01 +0200

dlcopy (201508171355-1) lernstick-8; urgency=medium

  * [7da772] fixed data partition handling

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 17 Aug 2015 13:55:16 +0200

dlcopy (201508121139-1) lernstick-8; urgency=medium

  [ kugelfish42 ]
  * [12d8b7] support for mounting/unmounting of ISO image install source on access

 -- kugelfish42 <kugelfish42@users.noreply.github.com>  Wed, 12 Aug 2015 11:39:30 +0200

dlcopy (201507131837-1) lernstick-8; urgency=medium

  * [5d3ce5] more layout fixes

 -- Ronny Standtke <ronny.standtke@gmx.net>  Mon, 13 Jul 2015 18:37:44 +0200

dlcopy (201507131822-1) lernstick-8; urgency=medium

  * [918c9f] layout fixes

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 13 Jul 2015 18:22:44 +0200

dlcopy (201507131752-1) lernstick-8; urgency=medium

  * [975ad8] show data partition mode combobox also when creating boot image

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 13 Jul 2015 17:52:42 +0200

dlcopy (201507122046-1) lernstick-8; urgency=medium

  * [0a37f4] fixed syslinux dir detection

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 12 Jul 2015 20:46:40 +0200

dlcopy (201507122041-1) lernstick-8; urgency=medium

  * [f646ae] convert from syslinux to isolinux only when necessary (not needed when creating a boot image from a system image)

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 12 Jul 2015 20:41:08 +0200

dlcopy (201507122031-1) lernstick-8; urgency=medium

  * [93bbc4] added support for xmlboot bootlogo directory

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 12 Jul 2015 20:31:20 +0200

dlcopy (201507122017-1) lernstick-8; urgency=medium

  * [7ef3d3] relaxed preconditions for creating an ISO

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 12 Jul 2015 20:17:54 +0200

dlcopy (201507122009-1) lernstick-8; urgency=medium

  * [c28436] fixed NPE

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 12 Jul 2015 20:09:13 +0200

dlcopy (201507121648-1) lernstick-8; urgency=medium

  * [19ce93] copy ".disk" directory when creating image

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 12 Jul 2015 16:48:08 +0200

dlcopy (201507101213-1) lernstick-8; urgency=medium

  * [e4bce2] use higher resolution icon

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 10 Jul 2015 12:13:23 +0200

dlcopy (201507091734-1) lernstick-8; urgency=medium

  * [20c8b4] fixed rules file
  * [8cd0e8] fixed wmclass in exam environment desktop file

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 09 Jul 2015 17:34:07 +0200

dlcopy (201507081938-1) lernstick-8; urgency=medium

  * [32ac20] changed desktop file to please GNOME

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 08 Jul 2015 19:38:25 +0200

dlcopy (201507021510-1) lernstick-8; urgency=medium

  [ kugelfish42 ]
  * [89f3] fix system size calculation for iso install and de-optimize to always use explicit install file pattern

 -- kugelfish42 <kugelfish42@users.noreply.github.com>  Thu, 02 Jul 2015 15:10:00 +0200

dlcopy (201506261747-1) lernstick-8; urgency=medium

  * [1743] prevent interactive mkfs

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 26 Jun 2015 17:47:29 +0200

dlcopy (201506261632-1) lernstick-8; urgency=medium

  [ Ronny Standtke ]
  * [4dad] Create README.md
  * [445f] removed deprecated backup script
  * [714c] fixed NPE

 -- ronnystandtke <ronny.standtke@gmx.net>  Fri, 26 Jun 2015 16:32:07 +0200

dlcopy (201506252008-1) lernstick-8; urgency=medium

  * [a365] re-added safety wait for udisks

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 25 Jun 2015 20:08:07 +0200

dlcopy (201506251939-1) lernstick-8; urgency=medium

  [ kugelfish42 ]
  * [ce78] initial checkpoint
  * [f23d] undo avoid copy of squashfs image
  * [22e9] extract boot/system file copy pattern

  [ Ronny Standtke ]
  * [79a4] small layout fix

  [ kugelfish42 ]
  * [be93] Detect version from ISO image signature and differentiate copy source for booting from boot vs. FAT exchange partition
  * [bf58] hermetic syslinux installer using env from ISO system image.

  [ Ronny Standtke ]
  * [01cd] rescan partitions after creating them so that udisks knows them for sure

 -- kugelfish42 <kugelfish42@users.noreply.github.com>  Thu, 25 Jun 2015 19:39:46 +0200

dlcopy (201506182015-1) lernstick-8; urgency=medium

  [ Michael Stapelberg ]
  * [a999] Add logind inhibits around all big operations.

  [ Ronny Standtke ]
  * [4c90] small code cleanup

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 18 Jun 2015 20:15:41 +0200

dlcopy (201506181901-1) lernstick-8; urgency=medium

  * [0a14] updated French translation (thanks to Arnaud Troël)

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 18 Jun 2015 19:01:09 +0200

dlcopy (201506170055-1) lernstick-8; urgency=medium

  * [d7da] made safety wait longer and added more logging

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 17 Jun 2015 00:55:13 +0200

dlcopy (201506170005-1) lernstick-8; urgency=medium

  * [e49e] small code cleanup
  * [025d] added another safety wait

 -- Ronny Standtke <ronny.standtke@gmx.net>  Wed, 17 Jun 2015 00:05:34 +0200

dlcopy (201506070120-1) lernstick-8; urgency=medium

  * added mac volume icon to boot copy items

 -- Ronny Standtke <ronny.standtke@gmx.net>  Sun, 07 Jun 2015 01:20:16 +0200

dlcopy (201505292113-1) lernstick-8; urgency=medium

  * added safety timeout

 -- Ronny Standtke <ronny.standtke@gmx.net>  Fri, 29 May 2015 21:13:55 +0200

dlcopy (201505281527-1) lernstick-8; urgency=medium

  * update data partition mode also on exchange partition
  * disable DTD validation so that working offline is possible

 -- Ronny Standtke <ronny.standtke@gmx.net>  Thu, 28 May 2015 15:27:41 +0200

dlcopy (201505251920-1) lernstick-8; urgency=medium

  * improved info about list selections
  * improved dialog handling when updating device lists

 --  Ronny Standtke <ronny.standtke@gmx.net>  Mon, 25 May 2015 19:20:34 +0200

dlcopy (201505251636-1) lernstick-8; urgency=medium

  * support for udisks2 device changes

 --  Ronny Standtke <ronny.standtke@gmx.net>  Mon, 25 May 2015 16:36:16 +0200

dlcopy (201505102002-1) unstable; urgency=medium

  * use parted to create mbr

 --  Ronny Standtke <ronny.standtke@gmx.net>  Sun, 10 May 2015 20:02:17 +0200

dlcopy (201505011759-1) unstable; urgency=low

  [ ronnystandtke ]
  * [a72b] umount data partition before trying to resize it
  * [e6b9] fixed upgrade partition offset

 -- ronnystandtke <ronny.standtke@gmx.net>  Fri, 01 May 2015 17:59:53 +0200

dlcopy (201504221902-1) unstable; urgency=low

  * copy directory ".disk" to system partition

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 22 Apr 2015 19:02:38 +0200

dlcopy (201502071904-1) unstable; urgency=low

  * initial support for jessie (still unfinished)

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sat, 07 Feb 2015 19:04:05 +0100

dlcopy (201501201035-1) unstable; urgency=low

  * fixed NPE

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 20 Jan 2015 10:35:00 +0100

dlcopy (201410021908-1) unstable; urgency=low

  * fixed whiteout handling when creating an image

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 02 Oct 2014 19:08:08 +0200

dlcopy (201409111337-1) unstable; urgency=low

  * rebuild with updated tools

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 11 Sep 2014 13:37:46 +0200

dlcopy (201409101211-1) unstable; urgency=low

  * create persistence.conf when upgrading from older versions without it

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 10 Sep 2014 12:11:56 +0200

dlcopy (201408111832-1) unstable; urgency=low

  * added option to remove or create exchange partition while repartitioning
  * changed layout of upgrade details

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 11 Aug 2014 18:32:03 +0200

dlcopy (201408082112-1) unstable; urgency=low

  * backup -> install -> restore

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 08 Aug 2014 21:12:01 +0200

dlcopy (201408031625-1) unstable; urgency=low

  * added option to create boot medium
  * added option to select data partition mode of ISO
  * enlarged tooltip dismiss delay

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 03 Aug 2014 16:25:12 +0200

dlcopy (201407081828-1) unstable; urgency=low

  * added option to exclude hidden files from backup

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 08 Jul 2014 18:28:17 +0200

dlcopy (201406192246-1) unstable; urgency=medium

  * fixed NPE when upgrading a system without exchange partition

 -- Ronny Standtke <ronny@ronny>  Thu, 19 Jun 2014 22:46:45 +0200

dlcopy (201406041113-1) unstable; urgency=low

  * hide boot files also in OS X with a .hidden file

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 04 Jun 2014 11:13:52 +0200

dlcopy (201405241509-1) unstable; urgency=low

  * hide boot files in exchange partition in Windows with FAT attributes

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sat, 24 May 2014 15:09:12 +0200

dlcopy (201405201114-1) unstable; urgency=low

  * copy boot files to exchange partition only when it is using FAT32

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 20 May 2014 11:13:33 +0200

dlcopy (201405191918-1) unstable; urgency=low

  * enable upgrade when using partitioning schema for removable USB flash drives 

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 19 May 2014 19:18:20 +0200

dlcopy (201405142032-1) unstable; urgency=low

  * fixed NPE

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 14 May 2014 20:32:33 +0200

dlcopy (201405071144-1) unstable; urgency=low

  * use different partitioning schema for removable USB flash drives

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 07 May 2014 11:44:02 +0200

dlcopy (201404301516-1) unstable; urgency=low

  * fixed partition size calculation

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 30 Apr 2014 15:16:05 +0200

dlcopy (201404091747-1) unstable; urgency=low

  * added checkbox for NTFS quick format
  * skip errors and show final results list
  * updated upgrade process

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 09 Apr 2014 17:47:03 +0200

dlcopy (201404031920-1) unstable; urgency=low

  * changed partition schema

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 03 Apr 2014 19:20:24 +0200

dlcopy (201404021349-1) unstable; urgency=low

  * fixed partition detection logic

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 02 Apr 2014 13:49:35 +0200

dlcopy (201403171941-1) unstable; urgency=low

  * use updated lernstickTools

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 17 Mar 2014 19:41:14 +0100

dlcopy (201403112226-1) unstable; urgency=low

  * fixed system partition label in exam environment

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 11 Mar 2014 22:26:26 +0100

dlcopy (201403111017-1) unstable; urgency=low

  * added some hints in start screen

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 11 Mar 2014 10:17:36 +0100

dlcopy (201403101542-1) unstable; urgency=low

  * show boot partition in installation renderer

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 10 Mar 2014 15:42:46 +0100

dlcopy (201403091935-1) unstable; urgency=low

  * separate version for exam environment (default to FAT32 for exchange partition)

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 09 Mar 2014 19:35:35 +0100

dlcopy (201403081744-1) unstable; urgency=low

  * code cleanup (separate lernstickTools library for sharing with lernstickWelcome)

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sat, 08 Mar 2014 17:44:09 +0100

dlcopy (201403031541-1) unstable; urgency=low

  * configurable testmode dialog and dlcopy autostart in iso creation module

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 03 Mar 2014 15:41:08 +0100

dlcopy (201403011118-1) unstable; urgency=low

  * added support for boot partition

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 01 Mar 2014 11:18:39 +0100

dlcopy (201402201820-1) unstable; urgency=low

  * added support for different file systems (exFAT, FAT32, NTFS) on exchange
    partition and default to exFAT

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 20 Feb 2014 18:20:19 +0100

dlcopy (201402051052-1) unstable; urgency=low

  * fixed target directory cleanup in ISO creation

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 05 Feb 2014 10:52:35 +0100

dlcopy (201401311621-1) unstable; urgency=low

  * fixed detection of usb flash drives

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 31 Jan 2014 16:21:08 +0100

dlcopy (201401231824-1) unstable; urgency=low

  * fixed persistency handling in grub
  * fixed path to lernstickWelcome properties file
  * fixed ant jar target

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 23 Jan 2014 18:24:28 +0100

dlcopy (201310291225-1) unstable; urgency=low

  * fixed spelling error

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 29 Oct 2013 12:25:40 +0100

dlcopy (201310141953-1) unstable; urgency=low

  * use improved file copy library

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 14 Oct 2013 19:54:32 +0200

dlcopy (201310101017-1) unstable; urgency=low

  * auto-increment auto-number start-spinner

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 10 Oct 2013 10:17:25 +0200

dlcopy (201310091732-1) unstable; urgency=low

  * added auto numbering for exchange partition

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 09 Oct 2013 17:32:28 +0200

dlcopy (201310091324-1) unstable; urgency=low

  * fixed reactivation of lernstickWelcome after upgrade

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 09 Oct 2013 13:24:27 +0200

dlcopy (201310071829-1) unstable; urgency=low

  * updated file copy library (more detailled data volume progress)

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 07 Oct 2013 18:29:11 +0200

dlcopy (201309251514-1) unstable; urgency=low

  * fixed support for SD cards

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 25 Sep 2013 15:14:55 +0200

dlcopy (201308161730-1) unstable; urgency=low

  * support for legacy persistency partitions

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 16 Aug 2013 17:30:50 +0200

dlcopy (201308091928-1) unstable; urgency=low

  * use "persistence" instead of "live-rw" as persistence label
  * create default persistence configuration

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 09 Aug 2013 19:28:33 +0200

dlcopy (201308091755-1) unstable; urgency=low

  * new: target data partition mode selection

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 09 Aug 2013 17:55:43 +0200

dlcopy (201308022123-1) unstable; urgency=low

  * support image creation when data partition is in read-write mode

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 02 Aug 2013 21:23:05 +0200

dlcopy (201304261120-1) unstable; urgency=low

  * more verbose error message when target data partition is too small
  * improved concurrency handling when adding devices while updating the device list

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 26 Apr 2013 11:20:50 +0200

dlcopy (201304251321-1) unstable; urgency=low

  * updated nonpersistent boot hint for wheezy
  * support copying of read-only mounted data partition
  * fixed cancelling unmount dialog

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 25 Apr 2013 13:21:00 +0200

dlcopy (201304241834-1) unstable; urgency=low

  * feedback when mistyping control text for harddrive installations

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 24 Apr 2013 18:34:43 +0200

dlcopy (201304231303-1) unstable; urgency=low

  * support image creation on wheezy

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 23 Apr 2013 13:03:58 +0200

dlcopy (201304131800-1) unstable; urgency=low

  * use full path to parted, mkfs and tune2fs so that dlcopy works in the exam environment

 -- Ronny Standtke <ronny@agora.imedias.ch>  Sat, 20 Apr 2013 18:00:47 +0200

dlcopy (201303141620-2) unstable; urgency=low

  * removed dependency on extlinux

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 14 Mar 2013 16:32:28 +0100

dlcopy (201303141620-1) unstable; urgency=low

  * Debian 7: revert to vfat and file splitting because Macs only boot from FAT :-(

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 14 Mar 2013 16:20:11 +0100

dlcopy (201303141514-1) unstable; urgency=low

  * Debian 7: use ntfs instead of ext4 for system partition as Macs don't boot from ext4 :-(

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 14 Mar 2013 15:14:45 +0100

dlcopy (201303141200-1) unstable; urgency=low

  * use extlinux instead of syslinux in Debian 7

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 14 Mar 2013 12:00:01 +0100

dlcopy (201303131835-1) unstable; urgency=low

  * Debian 7: ext4 for system partition, no separate file systems

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 13 Mar 2013 18:35:47 +0100

dlcopy (201303071659-1) unstable; urgency=low

  * fixed md5sum handling

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 07 Mar 2013 16:59:12 +0100

dlcopy (201303071313-1) unstable; urgency=low

  * remove grub.cfg from md5sum.txt file

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 07 Mar 2013 13:13:11 +0100

dlcopy (201301031844-1) unstable; urgency=low

  * support xmlboot when creating ISO image

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 03 Jan 2013 18:44:36 +0100

dlcopy (201301031706-1) unstable; urgency=low

  * added support for Debian 7 system path

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 03 Jan 2013 17:06:25 +0100

dlcopy (201212191939-1) unstable; urgency=low

  * update md5sum.txt file

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 19 Dec 2012 19:39:49 +0100

dlcopy (201211091817-1) unstable; urgency=low

  * added option to select file system of data partition (default to ext4)

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 09 Nov 2012 18:17:58 +0100

dlcopy (201211051048-1) unstable; urgency=low

  * redirect stderr to /dev/null (because of https://savannah.nongnu.org/bugs/?37667)

 -- Ronny Standtke <ronny@agora.imedias.ch>  Mon, 05 Nov 2012 10:48:40 +0100

dlcopy (201211021858-1) unstable; urgency=low

  * more logging in file copy library

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 02 Nov 2012 18:58:55 +0100

dlcopy (201210211848-1) unstable; urgency=low

  * create a fresh partition table on target device during installation to
    support installation on devices with a previously dd'ed hybrid iso on them

 -- Ronny Standtke <ronny@agora.imedias.ch>  Sun, 21 Oct 2012 18:48:16 +0200

dlcopy (201209251915-1) unstable; urgency=low

  * fixed boot device detection to also support boot devices without partitions
    e.g. when dd'ing an isohybrid image directly onto a usb flash drive

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 25 Sep 2012 19:15:06 +0200

dlcopy (201209171916-1) unstable; urgency=low

  * added support for subdirectories in separate file systems

 -- Ronny Standtke <ronny@agora.imedias.ch>  Mon, 17 Sep 2012 19:16:33 +0200

dlcopy (201208161024-1) unstable; urgency=low

  * added dependency on policykit-1

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 16 Aug 2012 10:24:02 +0200

dlcopy (201207272257-1) unstable; urgency=low

  * do not show optical disks in list of storage devices

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 27 Jul 2012 22:57:23 +0200

dlcopy (201207272240-1) unstable; urgency=low

  * more robust painter classes

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 27 Jul 2012 22:40:53 +0200

dlcopy (201206201420-1) unstable; urgency=low

  * use correct size unit ("MiB" instead of "M") in parted

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 20 Jun 2012 14:20:23 +0200

dlcopy (201206131200-1) unstable; urgency=low

  * do not show initial message format placeholders

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 13 Jun 2012 12:00:28 +0200

dlcopy (201206071849-1) unstable; urgency=low

  * use hardcoded window size instead of the (unreliable) pack()

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 07 Jun 2012 18:49:53 +0200

dlcopy (201206071734-1) unstable; urgency=low

  * do not wait endlessly for a clean fuser return on umount

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 07 Jun 2012 17:34:52 +0200

dlcopy (201206051200-1) unstable; urgency=low

  * translation and layout fixes

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 05 Jun 2012 12:00:13 +0200

dlcopy (201206011526-1) unstable; urgency=low

  * fixed Italian L10n

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 01 Jun 2012 15:26:38 +0200

dlcopy (201205311719-1) unstable; urgency=low

  * use "/usr/" as default entry in list of directories for separate file systems

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 31 May 2012 17:19:25 +0200

dlcopy (201205211811-1) unstable; urgency=low

  * fixed install with full exchange partition

 -- Ronny Standtke <ronny@agora.imedias.ch>  Mon, 21 May 2012 18:11:39 +0200

dlcopy (201205181450-1) unstable; urgency=low

  * fixed Italian L10N

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 18 May 2012 14:50:01 +0200

dlcopy (201205181413-1) unstable; urgency=low

  * added Italian L10N

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 18 May 2012 14:13:05 +0200

dlcopy (201205151849-1) unstable; urgency=low

  * fixed umounting before isolinux -> syslinux renaming

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 15 May 2012 18:49:37 +0200

dlcopy (201205151754-1) unstable; urgency=low

  * fixed notification sound playback

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 15 May 2012 17:54:16 +0200

dlcopy (201205151707-1) unstable; urgency=low

  * fixed determination of StorageDevice from Partition

 -- Ronny Standtke <user@localhost>  Tue, 15 May 2012 17:07:49 +0200

dlcopy (201205081832-1) unstable; urgency=low

  * use udev instead of hal

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 08 May 2012 18:32:25 +0200

dlcopy (201204121908-1) unstable; urgency=low

  * tolerate whitespaces in target directory for iso creation

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 06 Apr 2012 19:08:02 +0200

dlcopy (201204032227-1) unstable; urgency=low

  * fixed desktop file

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 03 Apr 2012 22:27:38 +0200

dlcopy (201203301446-1) unstable; urgency=low

  * some more i18n

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 30 Mar 2012 14:45:30 +0200

dlcopy (201202091219-5) unstable; urgency=low

  * code cleanup

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 29 Mar 2012 13:24:07 +0200

dlcopy (201202091219-1) unstable; urgency=low

  * added support for [ex/im]port of overwrite file list

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 09 Feb 2012 12:19:14 +0100

dlcopy (201202061110-1) unstable; urgency=low

  * small usability fix

 -- Ronny Standtke <ronny@agora.imedias.ch>  Mon, 06 Feb 2012 11:10:11 +0100

dlcopy (201201271541-1) unstable; urgency=low

  * restore "/home/user/" from "/etc/skel/"

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 27 Jan 2012 15:41:00 +0100

dlcopy (201201271452-1) unstable; urgency=low

  * added self-repair

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 27 Jan 2012 14:52:40 +0100

dlcopy (201201131925-1) unstable; urgency=low

  * finished work on repair feature

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 13 Jan 2012 19:25:54 +0100

dlcopy (201201091943-1) unstable; urgency=low

  * improved overwrite file list handling (moving, sorting)

 -- Ronny Standtke <ronny@agora.imedias.ch>  Mon, 09 Jan 2012 19:43:14 +0100

dlcopy (201201061627-1) unstable; urgency=low

  * improved Spanish translation

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 06 Jan 2012 16:27:37 +0100

dlcopy (201112221832-1) unstable; urgency=low

  * retry e2fsck when file system was busy

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 22 Dec 2011 18:32:56 +0100

dlcopy (201112221748-1) unstable; urgency=low

  * also continue when e2fsck repaired a file system

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 22 Dec 2011 17:48:41 +0100

dlcopy (201112221731-1) unstable; urgency=low

  * use fuser to check for busy partition when umounting

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 22 Dec 2011 17:31:48 +0100

dlcopy (201112221636-1) unstable; urgency=low

  * more umount logging, longer timeout

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 22 Dec 2011 16:36:21 +0100

dlcopy (201112221604-1) unstable; urgency=low

  * some small fixes

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 22 Dec 2011 16:04:35 +0100

dlcopy (201111301526-1) unstable; urgency=low

  * integrated jbackpack to be able to backup during upgrade

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 30 Nov 2011 15:26:22 +0100

dlcopy (201111181756-1) unstable; urgency=low

  * another umount fix

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 18 Nov 2011 17:56:27 +0100

dlcopy (201111181452-1) unstable; urgency=low

  * show selection count

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 18 Nov 2011 14:52:13 +0100

dlcopy (201111181406-1) unstable; urgency=low

  * handle unmounting of already unmounted partitions

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 18 Nov 2011 14:06:06 +0100

dlcopy (201111111648-1) unstable; urgency=low

  * save upgrade preferences between restarts

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 11 Nov 2011 16:48:17 +0100

dlcopy (201111111405-1) unstable; urgency=low

  * simplyfied file overwriting, improved upgrade umount/error handling

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 11 Nov 2011 14:05:25 +0100

dlcopy (201111102114-1) unstable; urgency=low

  * preserve parent directory properties when overwriting files

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 10 Nov 2011 21:14:33 +0100

dlcopy (201111101818-1) unstable; urgency=low

  * fixed line breaks in some Spanish strings

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 10 Nov 2011 18:18:27 +0100

dlcopy (201111101709-1) unstable; urgency=low

  * another umount cleanup, improved file chooser

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 10 Nov 2011 17:09:10 +0100

dlcopy (201111101338-1) unstable; urgency=low

  * added Spanish translation

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 10 Nov 2011 13:38:21 +0100

dlcopy (201111100955-1) unstable; urgency=low

  * umount cleanup

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 10 Nov 2011 09:55:01 +0100

dlcopy (201111091757-1) unstable; urgency=low

  * ignore umount exceptions during upgrades

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 09 Nov 2011 17:57:09 +0100

dlcopy (201111031414-1) unstable; urgency=low

  * support iso creation of system with several squashfs

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 03 Nov 2011 14:14:26 +0100

dlcopy (201111031332-1) unstable; urgency=low

  * fixed name filter for copying system partition files when creating image
    (exclude with wildcard to also exclude numbered squashfs files)

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 03 Nov 2011 13:32:10 +0100

dlcopy (201111031318-1) unstable; urgency=low

  * check for autostart file existence before trying to move it

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 03 Nov 2011 13:18:18 +0100

dlcopy (201110272121-1) unstable; urgency=low

  * allow selection of hidden files and folders

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 27 Oct 2011 21:21:27 +0200

dlcopy (201110171431-1) unstable; urgency=low

  * fixed problem with umounting busy partitions in Upgrader

 -- Ronny Standtke <ronny@agora.imedias.ch>  Mon, 17 Oct 2011 14:31:30 +0200

dlcopy (201110111504-1) unstable; urgency=low

  * bugfix: short sleep before getting list of storage device partitions

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 11 Oct 2011 15:04:09 +0200

dlcopy (201110071704-1) unstable; urgency=low

  * fixed Swiss German L10n

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 07 Oct 2011 17:04:02 +0200

dlcopy (201110071415-1) unstable; urgency=low

  * improved upgrade feature (better layout, selective system upgrade)

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 07 Oct 2011 14:15:57 +0200

dlcopy (201110061811-1) unstable; urgency=low

  * improved upgrade feature (automatic repartitioning, selective overwrites, ...)

 -- Ronny Standtke <ronny@agora.imedias.ch>  Thu, 06 Oct 2011 18:11:56 +0200

dlcopy (201109231906-1) unstable; urgency=low

  * improved error message in case of DVD creation error

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 23 Sep 2011 19:06:26 +0200

dlcopy (201109231829-1) unstable; urgency=low

  * added error handling for genisofs

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 23 Sep 2011 18:29:50 +0200

dlcopy (201109231808-1) unstable; urgency=low

  * show file system number in progress message

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 23 Sep 2011 18:08:51 +0200

dlcopy (201109231735-1) unstable; urgency=low

  * added support for separate squash file systems

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 23 Sep 2011 17:35:20 +0200

dlcopy (201109210947-1) unstable; urgency=low

  * fixed selection handling

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 21 Sep 2011 09:47:10 +0200

dlcopy (201109071008-1) unstable; urgency=low

  * fixed French translation

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 07 Sep 2011 10:08:25 +0200

dlcopy (201109070957-1) unstable; urgency=low

  * added French translation

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 07 Sep 2011 09:57:02 +0200

dlcopy (201109061015-1) unstable; urgency=low

  * GUI fixes

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 06 Sep 2011 10:15:38 +0200

dlcopy (201108231452-1) unstable; urgency=low

  * fixed icon handling

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 23 Aug 2011 14:52:48 +0200

dlcopy (201108192325-1) unstable; urgency=low

  * do not show boot device, activate lernstickWelcome when upgrading

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 19 Aug 2011 23:25:02 +0200

dlcopy (201108192132-1) unstable; urgency=low

  * fixed classpath

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 19 Aug 2011 21:32:59 +0200

dlcopy (201108192114-1) unstable; urgency=low

  * fixed startscript

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 19 Aug 2011 21:14:54 +0200

dlcopy (201108192029-1) unstable; urgency=low

  * added support for upgrading systems

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 19 Aug 2011 20:29:48 +0200

dlcopy (201104291601-1) unstable; urgency=low

  * do *not* show errors on first partition trial

 -- Ronny Standtke <ronny@agora.imedias.ch>  Fri, 29 Apr 2011 16:01:07 +0200

dlcopy (201104061753-1) unstable; urgency=low

  * disable swap partitions on target device

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 06 Apr 2011 17:53:39 +0200

dlcopy (201104051929-1) unstable; urgency=low

  * show warning when disabling swap file becomes dangerous

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 05 Apr 2011 19:29:28 +0200

dlcopy (201104051525-1) unstable; urgency=low

  * disable swap files when umounting partitions

 -- Ronny Standtke <ronny@agora.imedias.ch>  Tue, 05 Apr 2011 15:25:35 +0200

dlcopy (201103231809-1) unstable; urgency=low

  * retry in case of failed partitioning
  * improved wording of harddrive input message

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 23 Mar 2011 18:09:26 +0100

dlcopy (201102161614-1) unstable; urgency=low

  * sync after writing syslinux boot block

 -- Ronny Standtke <ronny@agora.imedias.ch>  Wed, 16 Feb 2011 16:14:34 +0100

dlcopy (201102101028-1) unstable; urgency=low

  * fixed installation from hard disk to flash drive

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 10 Feb 2011 10:28:01 +0100

dlcopy (201102091109-1) unstable; urgency=low

  * improved hard disk installation support

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 09 Feb 2011 11:09:50 +0100

dlcopy (201102081824-1) unstable; urgency=low

  * added support for hard disk installation

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 08 Feb 2011 18:24:08 +0100

dlcopy (201101021121-1) unstable; urgency=low

  * new file copy library

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Sun, 02 Jan 2011 11:21:20 +0100

dlcopy (201012201328-1) unstable; urgency=low

  * updated application icon

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 20 Dec 2010 13:28:38 +0100

dlcopy (201011162005-1) unstable; urgency=low

  * use su-to-root instead of sudo (fixes startup problem on squeeze)

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 16 Nov 2010 20:05:50 +0100

dlcopy (201011111615-1) unstable; urgency=low

  * fixed string replacement

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 11 Nov 2010 16:15:26 +0100

dlcopy (201006072010-2) unstable; urgency=low

  * added dependency to hal

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 11 Nov 2010 09:37:36 +0100

dlcopy (201006072010-1) unstable; urgency=low

  * show umounting after rsync in GUI

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 07 Jun 2010 20:10:45 +0200

dlcopy (201006071948-1) unstable; urgency=low

  * no incremental recursion for rsync

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Mon, 07 Jun 2010 19:48:30 +0200

dlcopy (201006011740-1) unstable; urgency=low

  * updated JavaFileCopyLibrary, fixed resetting rsync progress between targets

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 01 Jun 2010 17:40:30 +0200

dlcopy (201005262032-2) unstable; urgency=low

  * do not put .svn directories into deb package

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 28 May 2010 19:20:37 +0200

dlcopy (201005262032-1) unstable; urgency=low

  * added support for CompactFlash cards

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 26 May 2010 20:32:30 +0200

dlcopy (201004301814-1) unstable; urgency=low

  * updated internal file copy library

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 30 Apr 2010 18:14:27 +0200

dlcopy (201004072032-1) unstable; urgency=low

  * translation update

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 07 Apr 2010 20:32:27 +0200

dlcopy (201004072022-1) unstable; urgency=low

  * show syslinux error messages

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 07 Apr 2010 20:22:39 +0200

dlcopy (201004071935-1) unstable; urgency=low

  * fixed reading of sector size

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 07 Apr 2010 19:35:26 +0200

dlcopy (201004071925-1) unstable; urgency=low

  * added support for disks with sector size 4096

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 07 Apr 2010 19:25:02 +0200

dlcopy (201004071811-1) unstable; urgency=low

  * translation update

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 07 Apr 2010 18:11:38 +0200

dlcopy (201004071534-1) unstable; urgency=low

  * updated file copy library

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Wed, 07 Apr 2010 15:34:48 +0200

dlcopy (201004061545-1) unstable; urgency=low

  * added Albanian translation

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 06 Apr 2010 15:45:39 +0200

dlcopy (201003301243-1) unstable; urgency=low

  * added safety wait between creating and formatting partitions

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 30 Mar 2010 12:43:59 +0200

dlcopy (201003301225-1) unstable; urgency=low

  * fixed some i18n

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 30 Mar 2010 12:25:37 +0200

dlcopy (201003261537-1) unstable; urgency=low

  * fixed creating of exchange partition on SD cards

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 26 Mar 2010 15:37:18 +0100

dlcopy (201003231735-1) unstable; urgency=low

  * fixed small layout problem

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 23 Mar 2010 17:35:05 +0100

dlcopy (201003231731-1) unstable; urgency=low

  * fixed missing ressource exception

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 23 Mar 2010 17:31:57 +0100

dlcopy (201003231722-2) unstable; urgency=low

  * fixed description in debian control file

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 23 Mar 2010 17:28:31 +0100

dlcopy (201003231722-1) unstable; urgency=low

  * adopted program texts (support for more than just usb flash drives)

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 23 Mar 2010 17:22:03 +0100

dlcopy (201003231635-1) unstable; urgency=low

  * added support for USB harddisks

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 23 Mar 2010 16:35:27 +0100

dlcopy (201003231206-1) unstable; urgency=low

  * improved error handling, made unit tests work again

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 23 Mar 2010 12:06:04 +0100

dlcopy (201003191913-1) unstable; urgency=low

  * added i18n/L10n for an error message

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Fri, 19 Mar 2010 19:13:32 +0100

dlcopy (201003181435-1) unstable; urgency=low

  * added startscript

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 18 Mar 2010 14:35:41 +0100

dlcopy (201003041755-2) unstable; urgency=low

  * fixed dependencies

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 04 Mar 2010 18:03:55 +0100

dlcopy (201003041755-1) unstable; urgency=low

  * removed syslinux dependency check, added package dependency

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Thu, 04 Mar 2010 17:55:51 +0100

dlcopy (201002161910-1) unstable; urgency=low

  * upgraded to Java File Copy Library 0.9.5
  * enforce persistency mode on target devices
  * play sound notificytion instead of beep

 -- Ronny Standtke <ronny.standtke@fhnw.ch>  Tue, 16 Feb 2010 19:10:56 +0100

dlcopy (201001121016-1) unstable; urgency=low

    * do not display USB removal warning when installing from DVD to USB flash

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 12 Jan 2010 10:16:39 +0100

dlcopy (201001081743-1) unstable; urgency=low

    * better support for SD storage devices

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 08 Jan 2010 17:43:13 +0100

dlcopy (200912081104-1) unstable; urgency=low

    * hardcode path to media notifier config file (because of sudo)

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 08 Dec 2009 11:04:09 +0100

dlcopy (200912081035-1) unstable; urgency=low

    * show indeterministic progress bar when unmounting file systems

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 08 Dec 2009 10:35:24 +0100

dlcopy (200912081014-1) unstable; urgency=low

    * added hint about read-only NTFS for ISO creation

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 08 Dec 2009 10:14:38 +0100

dlcopy (200912080953-1) unstable; urgency=low

    * run whole program with sudo
    * preselect /media/ as temp folder for iso creation
    * added "does not exist" status message for temp folders

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 08 Dec 2009 09:53:57 +0100

dlcopy (200912041847-1) unstable; urgency=low

  * added installer autostart option when creating ISO

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 18:47:46 +0100

dlcopy (200912041828-1) unstable; urgency=low

  * added hint about mounting storage media when creating ISO

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 18:28:46 +0100

dlcopy (200912041756-1) unstable; urgency=low

  * fixed NPE

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 17:56:22 +0100

dlcopy (200912041748-1) unstable; urgency=low

  * support for custom volume ID when creating ISO

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 17:48:13 +0100

dlcopy (200912041726-1) unstable; urgency=low

  * restore lernstick autostart after creating ISO

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 17:26:35 +0100

dlcopy (200912041642-1) unstable; urgency=low

  * fixed status messages when creating ISO

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 16:42:33 +0100

dlcopy (200912041634-1) unstable; urgency=low

  * remove lernstick autostart when creating ISO

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 16:34:45 +0100

dlcopy (200912041532-1) unstable; urgency=low

  * fixed partitioning script for [exchange|system] scenario (and again)

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 15:32:29 +0100

dlcopy (200912041523-1) unstable; urgency=low

  * fixed partitioning script for [exchange|system] scenario (again)

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 15:23:31 +0100

dlcopy (200912041512-1) unstable; urgency=low

  * fixed partitioning script for [exchange|system] scenario

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 04 Dec 2009 15:12:55 +0100

dlcopy (200912031926-1) unstable; urgency=low

  * another button handling fix

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 03 Dec 2009 19:26:42 +0100

dlcopy (200912031922-1) unstable; urgency=low

  * fixed desktop file

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 03 Dec 2009 19:22:42 +0100

dlcopy (200912031918-1) unstable; urgency=low

  * fixed default button handling

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 03 Dec 2009 19:18:42 +0100

dlcopy (200912031904-1) unstable; urgency=low

  * actually create squashfs when creating ISO

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 03 Dec 2009 19:04:42 +0100

dlcopy (200912031814-1) unstable; urgency=low

  * updated file copy library (fixed slice handling)

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 03 Dec 2009 18:14:24 +0100

dlcopy (200912021921-1) unstable; urgency=low

  * support for USB to DVD installation

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Wed, 02 Dec 2009 19:21:58 +0100

dlcopy (200910201354-1) unstable; urgency=low

  * fixed even more default button handling

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 20 Oct 2009 13:54:53 +0200

dlcopy (200910201333-1) unstable; urgency=low

  * fixed more default button handling

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 20 Oct 2009 13:33:12 +0200

dlcopy (200910201328-1) unstable; urgency=low

  * fixed some keyboard focus and default button handling

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 20 Oct 2009 13:28:29 +0200

dlcopy (20091020-1) unstable; urgency=low

  * auto-selection of new USB flash drives
  * improved keyboard handling

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 20 Oct 2009 13:08:29 +0200

dlcopy (20090729-1) unstable; urgency=low

  * hide decreasing rsync progress values

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Wed, 29 Jul 2009 10:29:59 +0200

dlcopy (20090728-1) unstable; urgency=low

  * keep syslinux template untouched (uncommenting no longer needed)

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 28 Jul 2009 10:46:51 +0200

dlcopy (20090724-1) unstable; urgency=low

  * fixed RessourceBundle bug (introduced by project renaming)

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 24 Jul 2009 11:15:27 +0200

dlcopy (20090723-1) unstable; urgency=low

  * renamed project from debianlivecopy to dlcopy (to make Daniel happy)

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 23 Jul 2009 16:19:47 +0200

dlcopy (20090606-1) unstable; urgency=low

  * support for multiple target usb flash drives

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Sat, 06 Jun 2009 18:23:17 +0200

dlcopy (20090605-1) unstable; urgency=low

  * some small logging changes

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 05 Jun 2009 09:46:06 +0200

dlcopy (20090604-3) unstable; urgency=low

  * log file copy operations

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 04 Jun 2009 16:47:31 +0200

dlcopy (20090604-2) unstable; urgency=low

  * mount target exchange partition with umask=0

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 04 Jun 2009 15:28:49 +0200

dlcopy (20090604-1) unstable; urgency=low

  * do not try umounting source exchange partition when not previously mounted

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 04 Jun 2009 09:58:44 +0200

dlcopy (20090603-2) unstable; urgency=low

  * support for exchange partition copy

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Wed, 03 Jun 2009 08:29:02 +0200

dlcopy (20090603-1) unstable; urgency=low

  * fixed wording of persistency copy

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Wed, 03 Jun 2009 08:29:02 +0200

dlcopy (20090602-1) unstable; urgency=low

  * copying persistency layer works now

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 02 Jun 2009 21:09:32 +0200

dlcopy (20090529-1) unstable; urgency=low

  * adopted desktop file to new command line arguments

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Fri, 29 May 2009 16:29:19 +0200

dlcopy (20090525-1) unstable; urgency=low

  * default exchange partition size to zero

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Mon, 25 May 2009 18:44:58 +0200

dlcopy (20090514-1) unstable; urgency=low

  * corrected fix

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Thu, 14 May 2009 12:46:30 +0200

dlcopy (20090512-2) unstable; urgency=low

  * fixed enabling of button "Next"

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 12 May 2009 14:26:04 +0200

dlcopy (20090512-1) unstable; urgency=low

  * Initial release

 -- Ronny Standtke <Ronny.Standtke@gmx.net>  Tue, 12 May 2009 11:54:48 +0200

