31 Commits

Author SHA1 Message Date
Safa Arıman 027acfc6e3 update shebang 2019-09-01 00:27:54 +03:00
Safa Arıman 2933b54273 fix revdep-rebuild error #11 2019-09-01 00:26:12 +03:00
Safa Arıman a53adb8887 update revdep-rebuild #11 2019-08-31 01:35:15 +03:00
Safa Ariman c90351220c Add python3 support 2019-06-06 01:31:19 +03:00
Metin Akdere de764741d8 l10n: Remove deprecated pygettext module
As we switched to xgettext, scripts/pygettext file is redundant.
2011-05-31 05:53:26 +00:00
Metin Akdere 0a121747e3 l10n: Switch from pygettext to xgettext
Also add pisi.xml mimetype file. Remove scripts/update-po.sh file.
2011-05-31 05:10:58 +00:00
Ozan Çağlayan 03d95dd78c scripts/pisi-sandbox: Update dates, versions 2011-05-11 07:50:00 +00:00
Bahadır Kandemir 7476e17944 scripts: Check certificate validity and trustworthiness.
pisign utility embeds certificate into Zip files and validates them
before checking signature. It also looks into a trust_dir database
to see if certificates are trusted or not. Check README for examples.
2010-10-27 13:36:55 +00:00
Bahadır Kandemir cf3a6f52bc scripts: Package signing tool verifies using certificate.
Package signing tool verifies signed data using certificate instead 
of public key. It also verifies certificate, warns if it's self 
signed, fails if it's invalid.
2010-10-25 10:50:43 +00:00
Bahadır Kandemir 66f8c6cb52 scripts: Various improvements in pisign.py
- Get passphrase with getpass
- Don't extract public key from certificate
- Support signing/verifying multiple files at once
2010-10-25 09:15:57 +00:00
Gökmen Göksel 2a15227a8c unpisi: Add support to extract packages to a target directory 2010-09-05 20:48:32 +00:00
Fatih Aşıcı dc652a3026 unpisi: Do not fail if 'install' directory already exists 2010-06-19 15:46:20 +00:00
Fatih Aşıcı a0f6166de6 unpisi: Extract install.tar* archive into 'install' subdir 2010-06-19 15:34:51 +00:00
Fatih Aşıcı d6f92a1721 unpisi: Use pisi.package module instead of duplicating extraction code 2010-06-19 15:29:46 +00:00
Fatih Aşıcı 602fa3c161 unpisi: Add support for package format 1.2 2010-06-19 15:12:22 +00:00
Fatih Aşıcı e1206b0fd8 scripts: Update unpisi to extract using file objects 2010-06-13 16:03:37 +00:00
Fatih Aşıcı 1664fbc2d3 scripts/make-changelog: Replace [at]'s with @ char and use tab char for indentation 2010-05-30 19:54:58 +00:00
Fatih Aşıcı 8877a9b27d scripts/make-changelog: Write bug report links 2010-05-27 08:28:16 +00:00
Fatih Aşıcı 19cb04d75f scripts: Add a script to generate ChangeLog files from svn log 2010-05-27 08:15:14 +00:00
Fatih Aşıcı d6849c5b88 scripts/update-po: Do not wrap lines and sort by file
I hope this helps reducing the sizes of transifex commits.
2010-04-13 19:59:38 +00:00
Serdar Dalgıç ae01e179cf scripts: update python docstrings and start implementing net_update function. 2010-04-13 12:46:24 +00:00
Fatih Aşıcı 6ea46772cb scripts: Do not extract docstrings in optparse module 2010-04-11 14:02:36 +00:00
Fatih Aşıcı c25e0d703d scripts: Fix update-po.sh script
This fixes the untranslated strings in --help output.
2010-04-11 11:07:38 +00:00
Fatih Aşıcı bdbad8a1de scripts: Move all scripts into scripts directory 2010-04-11 10:40:04 +00:00
Fatih Aşıcı 19c1b0c528 scripts: Move repo-related scripts out of pisi tree 2010-04-11 10:34:35 +00:00
Serdar Dalgıç 97afd12be5 implement list_keys, list_fingerprints, export and exportall parts. 2010-03-22 13:40:48 +00:00
Serdar Dalgıç 8ce9c7603d add some file_existence checks, implement add, del, update func. , some improvements in the code.. Still Prototypesvn diff 2010-03-22 10:40:10 +00:00
Serdar Dalgıç 1ba2c793f5 add a prototype python script for GPG Key management in Pisi. Being adopted from apt-key script in apt. A step in Package Signing ;) 2010-03-18 14:54:11 +00:00
Bahadır Kandemir ccf88e486e A simple library (and also a console utility) to sign/verify PISI (ZIP) packages. 2010-02-20 00:27:44 +00:00
Ozan Çağlayan cda3d7586c Use tempdir to unpack install.tar.lzma under /tmp instead of polluting /var/pisi
Don't fail while unpisiing delta packages without install.tar.lzma
2009-10-15 18:46:00 +00:00
Faik Uygur 54e89f07b4 Change to project/trunk,tags,branches style 2009-10-14 12:42:24 +00:00