GhostBSD/update-station 5fd1801src update-station updateHandler.py, src/locale update-station.pot

Merge pull request #57 from ghostbsd/issue-#29

Reworked update station files, version upgrade and traslation
DeltaFile
+0-1,318src/update-station
+624-0update_station/frontend.py
+403-0update_station/backend.py
+0-365src/updateHandler.py
+0-357src/locale/ru/update-station.po
+0-339src/locale/update-station.pot
+1,027-2,37916 files not shown
+2,856-2,45022 files

GhostBSD/update-station aebb0ae. setup.py, src pkg_to_reinstall update-station

Adding code to reinstall packages that depend on kernel update

I remove the force upgrade everything this was casing self-heal to loop.

This fix is related to ghostbsd/issues#29
DeltaFile
+233-0src/pkg_to_reinstall
+92-36src/update-station
+13-24src/need_reboot.json
+26-5src/updateHandler.py
+1-1setup.py
+365-665 files

GhostBSD/update-station ee6b2ce. update-station, src updateHandler.py need_reboot.json

Merge pull request #23 from ghostbsd/ghostbsd/ghostbsd-src/issues/108

Added a function to get new version after the upgrade is successful
DeltaFile
+23-0src/updateHandler.py
+10-2update-station
+1-1src/need_reboot.json
+34-33 files

GhostBSD/update-station cd1d814. update-station, src updateHandler.py need_reboot.json

Added a function to get new version after the upgrade is successful

Updated drm-fbsd
DeltaFile
+23-0src/updateHandler.py
+10-2update-station
+1-1src/need_reboot.json
+34-33 files

GhostBSD/update-station d505569src need_reboot.json

added networkmgr and ghostbsd-update-script in need_reboot
DeltaFile
+2-0src/need_reboot.json
+2-01 files

GhostBSD/update-station 2572e0esrc need_reboot.json

Merge pull request #14 from ghostbsd/issue-10

fix update-station in need_reboot.json
DeltaFile
+1-1src/need_reboot.json
+1-11 files

GhostBSD/update-station ac2b698src need_reboot.json

fix update-station in need_reboot.json
DeltaFile
+1-1src/need_reboot.json
+1-11 files

GhostBSD/update-station 276d536. update-station setup.py, src need_reboot.json

Merge pull request #13 from ghostbsd/issue-10

adding need_reboot.json with a list of packages that need reboot
DeltaFile
+112-0src/need_reboot.json
+54-19update-station
+2-1setup.py
+168-203 files

GhostBSD/update-station c65394a. update-station, src need_reboot.json

added update-station to need_reboot.json

added UpdateCompleted window to update-station it will be use when there is no reboot needed
DeltaFile
+35-4update-station
+2-1src/need_reboot.json
+37-52 files

GhostBSD/update-station 4905be1. update-station setup.py, src need_reboot.json

adding need_reboot.json with a list of packages that need reboot

added code to only reboot if packages is in the list of reboot
DeltaFile
+111-0src/need_reboot.json
+19-15update-station
+2-1setup.py
+132-163 files