by roundabout, Sunday, 4 January 2026, 21:32:58 (1767562378), pushed by roundabout, Sunday, 4 January 2026, 21:33:02 (1767562382)
Author identity: vlad <vlad.muntoiu@gmail.com>
5c7570b8343c809cd24fd00250516b56f515e484
app.py
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
__version__ = "0.7.0"
__version__ = "0.7.1"
import os
import shutil
doc/changelog/0.7.1 (2026-01-04).md
@@ -0,0 +1,4 @@
Changelog for version 0.7.1
===========================
This fixes symlink and .. attacks; it is urgent!