]> pd.if.org Git - zpackage/log
zpackage
5 years agoseparate zpm_hash function
Nathan Wagner [Thu, 5 Jul 2018 05:39:42 +0000 (05:39 +0000)]
separate zpm_hash function

5 years agochange mode of extracted files to 0600
Nathan Wagner [Sun, 1 Jul 2018 03:26:15 +0000 (03:26 +0000)]
change mode of extracted files to 0600

5 years agochange repo db elf tables
Nathan Wagner [Sun, 1 Jul 2018 02:27:23 +0000 (02:27 +0000)]
change repo db elf tables

5 years agocleanup sqlite config
Nathan Wagner [Sun, 1 Jul 2018 02:27:02 +0000 (02:27 +0000)]
cleanup sqlite config

5 years agofixup
Nathan Wagner [Sun, 1 Jul 2018 02:26:43 +0000 (02:26 +0000)]
fixup

5 years agoremove libexec
Nathan Wagner [Sun, 1 Jul 2018 02:26:17 +0000 (02:26 +0000)]
remove libexec

6 years agochange soname to zpm-soname
Nathan Wagner [Sun, 15 Apr 2018 11:12:14 +0000 (11:12 +0000)]
change soname to zpm-soname

6 years agocleanup makefile
Nathan Wagner [Sun, 15 Apr 2018 05:46:17 +0000 (05:46 +0000)]
cleanup makefile

6 years agoadd libelf_soneed function
Nathan Wagner [Sun, 15 Apr 2018 05:45:53 +0000 (05:45 +0000)]
add libelf_soneed function

6 years agoexpand install
Nathan Wagner [Sun, 15 Apr 2018 00:36:01 +0000 (19:36 -0500)]
expand install

6 years agoremove some debugging verbosity
Nathan Wagner [Sun, 15 Apr 2018 00:35:26 +0000 (19:35 -0500)]
remove some debugging verbosity

6 years agoadd xz and zpm files to clean target
Nathan Wagner [Sun, 15 Apr 2018 00:34:39 +0000 (19:34 -0500)]
add xz and zpm files to clean target

6 years agoadd packagetags table to schema
Nathan Wagner [Sun, 15 Apr 2018 00:34:03 +0000 (19:34 -0500)]
add packagetags table to schema

6 years agoecho missing option
Nathan Wagner [Tue, 10 Apr 2018 07:07:46 +0000 (02:07 -0500)]
echo missing option

6 years agoadd pkgname arg to newpackage
Nathan Wagner [Tue, 10 Apr 2018 07:06:57 +0000 (02:06 -0500)]
add pkgname arg to newpackage

6 years agomore chatter in zpm-install
Nathan Wagner [Tue, 10 Apr 2018 07:05:04 +0000 (02:05 -0500)]
more chatter in zpm-install

6 years agoadd tarball and zpm package targets
Nathan Wagner [Tue, 10 Apr 2018 06:50:52 +0000 (01:50 -0500)]
add tarball and zpm package targets

6 years agoadd -P option to zpm to add to exec path
Nathan Wagner [Mon, 9 Apr 2018 05:55:46 +0000 (00:55 -0500)]
add -P option to zpm to add to exec path

6 years agochange paths table to packagefiles
Nathan Wagner [Wed, 7 Mar 2018 00:53:00 +0000 (18:53 -0600)]
change paths table to packagefiles

6 years agoremove unused options in zpm-ipkgfile
Nathan Wagner [Wed, 7 Mar 2018 00:51:44 +0000 (18:51 -0600)]
remove unused options in zpm-ipkgfile

6 years agocleanup package tests
Nathan Wagner [Wed, 7 Mar 2018 00:51:17 +0000 (18:51 -0600)]
cleanup package tests

6 years agoadd missing headers
Nathan Wagner [Thu, 4 Jan 2018 16:31:49 +0000 (10:31 -0600)]
add missing headers

6 years agouse zpm shell instead of sqlite3
Nathan Wagner [Thu, 4 Jan 2018 16:29:53 +0000 (10:29 -0600)]
use zpm shell instead of sqlite3

6 years agointegrate previous work
Nathan Wagner [Thu, 4 Jan 2018 16:21:43 +0000 (10:21 -0600)]
integrate previous work

6 years agoenable building of zpm-shell
Nathan Wagner [Thu, 4 Jan 2018 16:19:34 +0000 (10:19 -0600)]
enable building of zpm-shell

6 years agomove sqlite files into separate directory
Nathan Wagner [Thu, 4 Jan 2018 16:16:01 +0000 (10:16 -0600)]
move sqlite files into separate directory

bump to sqlite 3.21.0

6 years agocleanup sha256 hash code
Nathan Wagner [Sun, 24 Sep 2017 06:43:07 +0000 (01:43 -0500)]
cleanup sha256 hash code

Removed most remaining references and structure of libtomcrypt.
This makes the files a bit more standalone.

Added more tests to hash test file.

6 years agocheck for non-regular file in zpm test
Nathan Wagner [Sat, 16 Sep 2017 21:14:56 +0000 (16:14 -0500)]
check for non-regular file in zpm test

This avoids creating an sqlite db automatically in the case the file
doesn't exist.

6 years agofix warnings and includes to compile on linux
Nathan Wagner [Mon, 22 May 2017 21:58:11 +0000 (21:58 +0000)]
fix warnings and includes to compile on linux

6 years agoexit with failure status if soname not found
Nathan Wagner [Mon, 22 May 2017 21:41:28 +0000 (16:41 -0500)]
exit with failure status if soname not found

6 years agofix segfault reading statically linked executables
Nathan Wagner [Mon, 22 May 2017 06:39:52 +0000 (01:39 -0500)]
fix segfault reading statically linked executables

7 years agoadd -f pkgfile option to addtopackage
Nathan Wagner [Sun, 2 Apr 2017 22:40:49 +0000 (17:40 -0500)]
add -f pkgfile option to addtopackage

7 years agomore verbose missing hash error in zpm_extract
Nathan Wagner [Sun, 2 Apr 2017 22:38:22 +0000 (17:38 -0500)]
more verbose missing hash error in zpm_extract

7 years agoadd findpkg to gitignore
Nathan Wagner [Sun, 2 Apr 2017 09:25:12 +0000 (04:25 -0500)]
add findpkg to gitignore

7 years agogeneral zpm-install work
Nathan Wagner [Fri, 31 Mar 2017 04:55:36 +0000 (23:55 -0500)]
general zpm-install work

7 years agoget zpm-ipkgfile working
Nathan Wagner [Fri, 31 Mar 2017 04:55:22 +0000 (23:55 -0500)]
get zpm-ipkgfile working

7 years agoadd zpm-findpkg
Nathan Wagner [Fri, 31 Mar 2017 05:04:38 +0000 (00:04 -0500)]
add zpm-findpkg

7 years agoadd missing shift optind
Nathan Wagner [Fri, 31 Mar 2017 04:52:32 +0000 (23:52 -0500)]
add missing shift optind

7 years agoadd newline to zpm-stat usage message
Nathan Wagner [Fri, 31 Mar 2017 04:50:21 +0000 (23:50 -0500)]
add newline to zpm-stat usage message

7 years agouse zpm-test -v for valid db checks
Nathan Wagner [Thu, 23 Mar 2017 04:53:23 +0000 (23:53 -0500)]
use zpm-test -v for valid db checks

7 years agoadd zpm-test program to check for valid zpm db files
Nathan Wagner [Wed, 22 Mar 2017 21:09:02 +0000 (16:09 -0500)]
add zpm-test program to check for valid zpm db files

7 years agoadd libexec to zpm driver
Nathan Wagner [Wed, 22 Mar 2017 21:08:29 +0000 (16:08 -0500)]
add libexec to zpm driver

7 years agoadd vercmp functions to libzpm
Nathan Wagner [Fri, 31 Mar 2017 04:51:18 +0000 (23:51 -0500)]
add vercmp functions to libzpm

7 years agomove vercmp into zpm library
Nathan Wagner [Wed, 8 Mar 2017 09:32:32 +0000 (03:32 -0600)]
move vercmp into zpm library

7 years agoimprove file handling for addtopackage
Nathan Wagner [Sun, 5 Mar 2017 15:03:14 +0000 (09:03 -0600)]
improve file handling for addtopackage

7 years agoimprove tests for addtopackage
Nathan Wagner [Sun, 5 Mar 2017 15:02:39 +0000 (09:02 -0600)]
improve tests for addtopackage

7 years agoadd comments on install strategy
Nathan Wagner [Sun, 5 Mar 2017 15:00:23 +0000 (09:00 -0600)]
add comments on install strategy

7 years agoadd newline and literal percent format
Nathan Wagner [Sun, 5 Mar 2017 14:59:10 +0000 (08:59 -0600)]
add newline and literal percent format

7 years agoadd table for file tags
Nathan Wagner [Sun, 5 Mar 2017 14:57:54 +0000 (08:57 -0600)]
add table for file tags

7 years agoadd examples to readme
Nathan Wagner [Sun, 5 Mar 2017 13:35:16 +0000 (07:35 -0600)]
add examples to readme

7 years agofix bug in tap exit with, add diag
Nathan Wagner [Sun, 5 Mar 2017 15:01:04 +0000 (09:01 -0600)]
fix bug in tap exit with, add diag

7 years agoadd required test to tap
Nathan Wagner [Sat, 4 Mar 2017 17:36:06 +0000 (11:36 -0600)]
add required test to tap

7 years agoadd warnings to compile flags and fix
Nathan Wagner [Sat, 4 Mar 2017 17:34:19 +0000 (11:34 -0600)]
add warnings to compile flags and fix

7 years agoadd switch to zpm-stat to use lstat
Nathan Wagner [Fri, 3 Mar 2017 13:28:30 +0000 (07:28 -0600)]
add switch to zpm-stat to use lstat

7 years agotreat - as stdout for zpm-extract
Nathan Wagner [Fri, 3 Mar 2017 11:48:59 +0000 (05:48 -0600)]
treat - as stdout for zpm-extract

7 years agoadd hashing stdin to zpm-hash
Nathan Wagner [Fri, 3 Mar 2017 11:47:58 +0000 (05:47 -0600)]
add hashing stdin to zpm-hash

7 years agoadd test file for git-hash
Nathan Wagner [Wed, 1 Mar 2017 14:11:04 +0000 (08:11 -0600)]
add test file for git-hash

7 years agoupdate sqlite to 3.17.0
Nathan Wagner [Wed, 1 Mar 2017 12:55:32 +0000 (06:55 -0600)]
update sqlite to 3.17.0

7 years agochange addtopackage to use zpm stat
Nathan Wagner [Wed, 1 Mar 2017 12:54:50 +0000 (06:54 -0600)]
change addtopackage to use zpm stat

7 years agoadd missing file to zpm binaries
Nathan Wagner [Wed, 1 Mar 2017 12:54:24 +0000 (06:54 -0600)]
add missing file to zpm binaries

7 years agoadd zpm-stat command for a portable stat interface
Nathan Wagner [Wed, 1 Mar 2017 12:38:23 +0000 (06:38 -0600)]
add zpm-stat command for a portable stat interface

7 years agoadd zpm-soneed
Nathan Wagner [Thu, 17 Nov 2016 09:11:19 +0000 (09:11 +0000)]
add zpm-soneed

7 years agoadd zpm-vercmp
Nathan Wagner [Thu, 17 Nov 2016 09:10:05 +0000 (09:10 +0000)]
add zpm-vercmp

7 years agoadd elf dependency tracking
Nathan Wagner [Thu, 17 Nov 2016 09:08:02 +0000 (09:08 +0000)]
add elf dependency tracking

7 years agoadd program header table info to elf.h
Nathan Wagner [Wed, 16 Nov 2016 10:06:45 +0000 (10:06 +0000)]
add program header table info to elf.h

7 years agoadd better error reporting for invalid import file types
Nathan Wagner [Thu, 29 Sep 2016 00:24:26 +0000 (00:24 +0000)]
add better error reporting for invalid import file types

7 years agoadd bad file type tests to addfile test
Nathan Wagner [Thu, 29 Sep 2016 00:23:44 +0000 (00:23 +0000)]
add bad file type tests to addfile test

7 years agofix build rule for lzma object files
Nathan Wagner [Wed, 28 Sep 2016 23:44:20 +0000 (23:44 +0000)]
fix build rule for lzma object files

7 years agoread in global and local config file in zpm dispatcher
Nathan Wagner [Wed, 28 Sep 2016 23:43:55 +0000 (23:43 +0000)]
read in global and local config file in zpm dispatcher

7 years agoadd prototype for zpm_readopts()
Nathan Wagner [Wed, 28 Sep 2016 23:39:04 +0000 (23:39 +0000)]
add prototype for zpm_readopts()

7 years agoadd checksum column to packages table
Nathan Wagner [Wed, 28 Sep 2016 23:22:33 +0000 (23:22 +0000)]
add checksum column to packages table

7 years agoadd version and release to output of showpkg
Nathan Wagner [Wed, 28 Sep 2016 23:22:07 +0000 (23:22 +0000)]
add version and release to output of showpkg

7 years agouse new environment variables
Nathan Wagner [Wed, 28 Sep 2016 23:21:44 +0000 (23:21 +0000)]
use new environment variables

7 years agomake zpm-pkg use zpm-init if needed
Nathan Wagner [Wed, 28 Sep 2016 23:20:44 +0000 (23:20 +0000)]
make zpm-pkg use zpm-init if needed

7 years agolet addfile take multiple files
Nathan Wagner [Wed, 28 Sep 2016 23:19:49 +0000 (23:19 +0000)]
let addfile take multiple files

7 years agofix makefile for recent changes
Nathan Wagner [Wed, 28 Sep 2016 23:17:51 +0000 (23:17 +0000)]
fix makefile for recent changes

7 years agoadd error checks to zpm-init
Nathan Wagner [Wed, 28 Sep 2016 23:16:49 +0000 (23:16 +0000)]
add error checks to zpm-init

7 years agoadd zpm-hash program
Nathan Wagner [Wed, 28 Sep 2016 23:15:57 +0000 (23:15 +0000)]
add zpm-hash program

7 years agoadd test script for addtopackage
Nathan Wagner [Wed, 28 Sep 2016 00:46:13 +0000 (00:46 +0000)]
add test script for addtopackage

7 years agomove shell tap functions to separate file
Nathan Wagner [Wed, 28 Sep 2016 00:45:56 +0000 (00:45 +0000)]
move shell tap functions to separate file

7 years agochange elf.h to use local header
Nathan Wagner [Sun, 25 Sep 2016 09:06:16 +0000 (04:06 -0500)]
change elf.h to use local header

7 years agorework commands overview
Nathan Wagner [Sun, 25 Sep 2016 09:05:50 +0000 (04:05 -0500)]
rework commands overview

7 years agomoved sqlite3 into lib directory
Nathan Wagner [Sun, 25 Sep 2016 09:05:12 +0000 (04:05 -0500)]
moved sqlite3 into lib directory

7 years agocleanup sqlite references
Nathan Wagner [Sun, 25 Sep 2016 09:01:33 +0000 (04:01 -0500)]
cleanup sqlite references

7 years agoadd new db init program
Nathan Wagner [Sun, 25 Sep 2016 08:56:31 +0000 (03:56 -0500)]
add new db init program

7 years agocomment out chatter
Nathan Wagner [Sun, 25 Sep 2016 08:56:02 +0000 (03:56 -0500)]
comment out chatter

7 years agoadd extract test file
Nathan Wagner [Sun, 25 Sep 2016 08:38:56 +0000 (03:38 -0500)]
add extract test file

7 years agochanges to get lzma to compile
Nathan Wagner [Sat, 24 Sep 2016 18:06:57 +0000 (18:06 +0000)]
changes to get lzma to compile

7 years agoswitch to new elf header
Nathan Wagner [Sat, 24 Sep 2016 18:02:27 +0000 (18:02 +0000)]
switch to new elf header

7 years agoadd needed headers to lzma files
Nathan Wagner [Mon, 19 Sep 2016 03:00:21 +0000 (03:00 +0000)]
add needed headers to lzma files

7 years agomerge to test fixup
Nathan Wagner [Mon, 19 Sep 2016 02:59:28 +0000 (02:59 +0000)]
merge to test fixup

7 years agoadd error reporting to import failures
Nathan Wagner [Mon, 19 Sep 2016 02:59:17 +0000 (02:59 +0000)]
add error reporting to import failures

7 years agomerge
Nathan Wagner [Mon, 19 Sep 2016 02:58:57 +0000 (02:58 +0000)]
merge

7 years agofixup tests
Nathan Wagner [Mon, 19 Sep 2016 02:58:29 +0000 (02:58 +0000)]
fixup tests

7 years agoadd test program for zpm-addfile
Nathan Wagner [Sun, 18 Sep 2016 07:20:25 +0000 (07:20 +0000)]
add test program for zpm-addfile

7 years agoadded db initialization and version detection
Nathan Wagner [Sat, 17 Sep 2016 18:14:25 +0000 (13:14 -0500)]
added db initialization and version detection

7 years agoadd zero terminator do db init string
Nathan Wagner [Sat, 17 Sep 2016 18:13:41 +0000 (13:13 -0500)]
add zero terminator do db init string

7 years agoimprove error handling in zpm-addfile
Nathan Wagner [Sat, 17 Sep 2016 07:03:42 +0000 (02:03 -0500)]
improve error handling in zpm-addfile

7 years agoskip compression if we already have the contents
Nathan Wagner [Sat, 17 Sep 2016 07:02:59 +0000 (02:02 -0500)]
skip compression if we already have the contents

7 years agoadd error checking
Nathan Wagner [Sat, 17 Sep 2016 07:01:17 +0000 (02:01 -0500)]
add error checking