Skip to content

Commit d6d6696

Browse files
committed
New build
1 parent 647312d commit d6d6696

40 files changed

+146
-140
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mx-snapshot (25.12.10) mx; urgency=medium
2+
3+
* Fix exclude size double counting
4+
5+
-- Adrian <[email protected]> Wed, 31 Dec 2025 17:37:38 -0500
6+
17
mx-snapshot (25.12.9) mx; urgency=medium
28

39
* Improve calculation of space on root and /home

debs/mx-snapshot_25.12.10.dsc

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA512
3+
4+
Format: 3.0 (native)
5+
Source: mx-snapshot
6+
Binary: mx-snapshot, iso-snapshot-cli
7+
Architecture: any
8+
Version: 25.12.10
9+
Maintainer: Adrian <[email protected]>
10+
Homepage: https://github.com/MX-Linux/mx-snapshot
11+
Standards-Version: 3.9.8
12+
Vcs-Git: git://github.com/MX-Linux/mx-snapshot
13+
Build-Depends: debhelper-compat (= 12), cmake (>= 3.16), ninja-build, qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools
14+
Package-List:
15+
iso-snapshot-cli deb admin optional arch=any
16+
mx-snapshot deb admin optional arch=any
17+
Checksums-Sha1:
18+
c6d7e541f1d2527575b10a67b2e70d936e7aaf38 339944 mx-snapshot_25.12.10.tar.xz
19+
Checksums-Sha256:
20+
908f92b50393e4c68cd3f38ef35036bae13211879af12bcfcf4a406437c95012 339944 mx-snapshot_25.12.10.tar.xz
21+
Files:
22+
6c69e23844d335e5f27cf20645e2971c 339944 mx-snapshot_25.12.10.tar.xz
23+
24+
-----BEGIN PGP SIGNATURE-----
25+
26+
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmlVpj0THGFkcmlhbkBt
27+
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumEkOCACVCfQWYnD2ioOxrijFyMPPED5pil3p
28+
gk+xXq3ExvCU5adFFGBNMzxvjHcyDiRVGtpyNUdlEDPO8PUcolFhat4ra2jo/dId
29+
sr9ekUJVIYDlVGaoCGXdoLNYpjPWQK7I86QcMBxPFG9KxA37y+LCg6GLfV2xmMQ3
30+
XA2qfZ/h6wzy03u56CI/dVgadRpBgi5aLyIqwmSzBgqKc8jGqAxRwsj1lFIrYMdC
31+
d2J6g4Bgy5yGQGH9ETXlDNEYcGo0WBXL+4m0eFHFgh4dXcpcKXqyD5SiOEmzsRL0
32+
jxHXDlYker6wRzey9FNrVkvHccINaskavG5Xc8wwWNZcOdBvm3VUuV9O
33+
=GDwl
34+
-----END PGP SIGNATURE-----

debs/mx-snapshot_25.12.10.tar.xz

332 KB
Binary file not shown.

debs/mx-snapshot_25.12.9.dsc

Lines changed: 0 additions & 34 deletions
This file was deleted.

debs/mx-snapshot_25.12.9.tar.xz

-320 KB
Binary file not shown.

translations/mx-snapshot_am.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,12 +1323,12 @@
13231323
<translation type="unfinished"/>
13241324
</message>
13251325
<message>
1326-
<location filename="../src/work.cpp" line="742"/>
1326+
<location filename="../src/work.cpp" line="796"/>
13271327
<source>Calculating total size of excluded files...</source>
13281328
<translation type="unfinished"/>
13291329
</message>
13301330
<message>
1331-
<location filename="../src/work.cpp" line="752"/>
1331+
<location filename="../src/work.cpp" line="806"/>
13321332
<source>Calculating size of root...</source>
13331333
<translation type="unfinished"/>
13341334
</message>

translations/mx-snapshot_ca.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@
589589
<message>
590590
<location filename="../src/mainwindow.cpp" line="621"/>
591591
<source>Insufficient free space. Please select a different snapshot directory or free up space.</source>
592-
<translation type="unfinished"/>
592+
<translation>Espai lliure insuficient. Seleccioneu un directori d&apos;instantànies diferent o allibereu espai.</translation>
593593
</message>
594594
<message>
595595
<location filename="../src/mainwindow.cpp" line="625"/>
@@ -735,7 +735,7 @@
735735
<message>
736736
<location filename="../src/mainwindow.cpp" line="960"/>
737737
<source>Insufficient free space in the selected directory. Please choose a different location.</source>
738-
<translation type="unfinished"/>
738+
<translation>No hi ha prou espai lliure al directori seleccionat. Trieu una ubicació diferent.</translation>
739739
</message>
740740
<message>
741741
<location filename="../src/mainwindow.cpp" line="980"/>
@@ -1325,12 +1325,12 @@
13251325
<translation>No s&apos;ha pogut preparar l&apos;entorn d&apos;arrel de vinculació de la instantània.</translation>
13261326
</message>
13271327
<message>
1328-
<location filename="../src/work.cpp" line="742"/>
1328+
<location filename="../src/work.cpp" line="796"/>
13291329
<source>Calculating total size of excluded files...</source>
13301330
<translation>Calculant la mida total dels fitxers exclosos...</translation>
13311331
</message>
13321332
<message>
1333-
<location filename="../src/work.cpp" line="752"/>
1333+
<location filename="../src/work.cpp" line="806"/>
13341334
<source>Calculating size of root...</source>
13351335
<translation>Calculant la mida de l&apos;arrel...</translation>
13361336
</message>

translations/mx-snapshot_cs.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,12 +1330,12 @@ V případě potřeby můžete vytvořit více volného místa odstraněním př
13301330
<translation type="unfinished"/>
13311331
</message>
13321332
<message>
1333-
<location filename="../src/work.cpp" line="742"/>
1333+
<location filename="../src/work.cpp" line="796"/>
13341334
<source>Calculating total size of excluded files...</source>
13351335
<translation>Výpočet celkové velikosti vyloučených souborů...</translation>
13361336
</message>
13371337
<message>
1338-
<location filename="../src/work.cpp" line="752"/>
1338+
<location filename="../src/work.cpp" line="806"/>
13391339
<source>Calculating size of root...</source>
13401340
<translation>Výpoćet velikosti root...</translation>
13411341
</message>

translations/mx-snapshot_da.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,12 +1328,12 @@
13281328
<translation type="unfinished"/>
13291329
</message>
13301330
<message>
1331-
<location filename="../src/work.cpp" line="742"/>
1331+
<location filename="../src/work.cpp" line="796"/>
13321332
<source>Calculating total size of excluded files...</source>
13331333
<translation type="unfinished"/>
13341334
</message>
13351335
<message>
1336-
<location filename="../src/work.cpp" line="752"/>
1336+
<location filename="../src/work.cpp" line="806"/>
13371337
<source>Calculating size of root...</source>
13381338
<translation type="unfinished"/>
13391339
</message>

translations/mx-snapshot_de.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,12 +1333,12 @@ gespeicherte Kopien von früheren Schnappschüssen löschen:
13331333
<translation type="unfinished"/>
13341334
</message>
13351335
<message>
1336-
<location filename="../src/work.cpp" line="742"/>
1336+
<location filename="../src/work.cpp" line="796"/>
13371337
<source>Calculating total size of excluded files...</source>
13381338
<translation>Berechne die Gesamtgröße der ausgeschlossenen Dateien ...</translation>
13391339
</message>
13401340
<message>
1341-
<location filename="../src/work.cpp" line="752"/>
1341+
<location filename="../src/work.cpp" line="806"/>
13421342
<source>Calculating size of root...</source>
13431343
<translation>Berechne die Größe von root ...</translation>
13441344
</message>

0 commit comments

Comments
 (0)