<feed xmlns='http://www.w3.org/2005/Atom'>
<title>isodumper/backend/magiback, branch 1.42</title>
<subtitle>Mageia ISO Dumper</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/'/>
<entry>
<title>Check the signature as a first step after selecting an image to write.</title>
<updated>2021-03-27T17:58:51+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2021-03-27T17:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=c2fe725a17c75409639b7dd2194a8ca2a1ae6047'/>
<id>c2fe725a17c75409639b7dd2194a8ca2a1ae6047</id>
<content type='text'>
Nothing happens if the check is OK. Else a message is displayed about missing signature file or checked not passed,
and ask to continue or not.
The check is now done in main program instead of backend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nothing happens if the check is OK. Else a message is displayed about missing signature file or checked not passed,
and ask to continue or not.
The check is now done in main program instead of backend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat code</title>
<updated>2020-10-17T10:42:56+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2020-10-17T10:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=87b1516092e1ad508c9af51d07e71ffa3f425a1b'/>
<id>87b1516092e1ad508c9af51d07e71ffa3f425a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use udisks2 to unmount partitions</title>
<updated>2020-10-17T10:42:56+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2020-10-17T08:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=6fd912ea3a1cf98005ec6f4f5f71685d65308770'/>
<id>6fd912ea3a1cf98005ec6f4f5f71685d65308770</id>
<content type='text'>
Unmount encrypted partitions too
Add complete traceback when error occur in event loop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unmount encrypted partitions too
Add complete traceback when error occur in event loop
</pre>
</div>
</content>
</entry>
<entry>
<title>Log with microseconds</title>
<updated>2020-10-11T13:06:27+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2020-10-11T13:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=9f6a29921badb2257aa5dffd27976e705537e318'/>
<id>9f6a29921badb2257aa5dffd27976e705537e318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add waiting step for table partition after new created partition</title>
<updated>2020-10-10T10:52:06+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2020-10-10T10:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=194a1e4f3206bcd69a0d29a831d009d0aad49536'/>
<id>194a1e4f3206bcd69a0d29a831d009d0aad49536</id>
<content type='text'>
Move the do_persistence step in a thread a display progress
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the do_persistence step in a thread a display progress
</pre>
</div>
</content>
</entry>
<entry>
<title>Add encryption for persistent partition</title>
<updated>2020-01-20T08:42:52+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2020-01-20T08:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=6bf666a534f5376ba813b0aaf8993691d2925496'/>
<id>6bf666a534f5376ba813b0aaf8993691d2925496</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more logging</title>
<updated>2019-08-18T19:07:32+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2019-08-18T19:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=2fd705f8417f95d55e5cbd7b728b51dba0ac1162'/>
<id>2fd705f8417f95d55e5cbd7b728b51dba0ac1162</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow writing the label of persistent partition, fixed to "mgalive-persist"</title>
<updated>2018-12-15T14:58:21+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2018-12-14T18:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=81829df4a093f8f3648483f52ae8de683e0becfa'/>
<id>81829df4a093f8f3648483f52ae8de683e0becfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add operations for persistent partition creation</title>
<updated>2018-12-13T17:54:35+00:00</updated>
<author>
<name>root</name>
<email>root@YZenbook.local</email>
</author>
<published>2018-12-13T17:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=790b0c624000b023d18f32aaa3387de36e24a7ec'/>
<id>790b0c624000b023d18f32aaa3387de36e24a7ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate getting key and checking signature in a thread</title>
<updated>2018-10-19T07:01:16+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2018-10-19T07:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/isodumper/commit/?id=0835bde83d98dc26912de3d5025d516667a07798'/>
<id>0835bde83d98dc26912de3d5025d516667a07798</id>
<content type='text'>
Review the logic of checking
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Review the logic of checking
</pre>
</div>
</content>
</entry>
</feed>
