summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Collapse)Author
2018-09-29[pkg] remove riseupvpn iconsKali Kaneko
2018-09-29[pkg] remove osx pkg folderKali Kaneko
2018-07-12[pkg] bump version to 0.10.70.10.7Ruben Pollan
2018-06-12[pkg] add makefile to install osx helper in dev modekali
2018-06-08[pkg] build snap in docker/xenialKali Kaneko
the docker image provider bv snapcore/snapcraft is based on xenial, and we need a special tag for the golang gtk3 libraries to be able to build here. -Closes: #9315
2018-05-24[pkg] bump version to 0.10.60.10.6Kali Kaneko
2018-05-02[pkg] add ansible scripts for bootstrapping windows envKali Kaneko
2018-04-11[docs] add a comment about the autogenerated install hookKali Kaneko
2018-04-11several fixes for riseupvpn snapKali Kaneko
- move snap folder to root folder, to allow automated builds - install only polkit file outside of snap - change path of bitmask-root accordingly in bitmask - fix check for polkit file inside snap - change and document the algorithm for picking bitmask-root in linux - add LD_LIBRARY_PATH as an environment entry for bitmask-systray
2018-03-28[docs] update docs to 0.10.5 release0.10.5Kali Kaneko
2018-03-24[pkg] change description of riseupvpn0.10.5rc1Kali Kaneko
2018-03-22[pkg] minor adjustments for riseupvpn osx bundleKali Kaneko
- duplicate the scripts folder for riseupvpn - fix renaming of helper - set openvpn path for riseupvpn
2018-03-05[pkg] change app path for osx helperKali Kaneko
2018-03-05[pkg] add target for building riseupvpn in osx venvKali Kaneko
2018-03-05[pkg] change loader path for zmq in osx systray binKali Kaneko
2018-03-02[docs] add little readme to RiseupVPN snap folderKali Kaneko
2018-03-02[pkg] switch to leap master branch for snapsKali Kaneko
2018-03-02[pkg] cleanup a bitKali Kaneko
2018-03-02[pkg] fix packer so that file hash matchesKali Kaneko
2018-03-02[style] wording fixesKali Kaneko
2018-03-02[pkg] remove install hook, it's autogeneratedKali Kaneko
2018-03-02[pkg] fix icon pathKali Kaneko
2018-03-02[pkg] add desktop entryKali Kaneko
2018-03-02[pkg] add deps to MakefileKali Kaneko
2018-03-02[pkg] install helpers from snapKali Kaneko
2018-03-02[pkg] initial snappificationKali Kaneko
2018-02-20[pkg] add missing deps for vpn-only buildKali Kaneko
2018-02-20[pkg] add hidden import and vpn requiresKali Kaneko
2018-02-20[pkg] do not delete icns file, it's in repo nowKali Kaneko
2018-02-20[pkg] add icon for riseupvpnKali Kaneko
2018-02-19[pkg] osx packaging changes for riseupvpnKali Kaneko
2018-02-15[pkg] life is better among hunter-gatherersKali Kaneko
aka, get *all* of the dynamic libraries into the bundle. This probably won't work like this, but I think it's more comfortable to strip libraries from the list rather than hunting for them one by one.
2018-02-15[pkg] rename to riseupVPNKali Kaneko
2018-02-15[pkg] update systray before buildingKali Kaneko
2018-02-15[pkg] rename bundling scripts to add clarityKali Kaneko
2018-02-15[pkg] add branding imageKali Kaneko
2018-02-15[pkg] bump next version0.10.3Kali Kaneko
2018-02-15[pkg] spelling fixesKali Kaneko
2018-02-15[pkg] add --no-pie to CFLAGS for wrapperKali Kaneko
-Resolves: #9232
2018-02-15[pkg] packaging fixes for anonvpn bundleKali Kaneko
2018-02-15[pkg] shallow cloneKali Kaneko
2018-02-15[pkg] get golang dependencies in the base imageKali Kaneko
2018-02-15[pkg] fixes for bundle scriptKali Kaneko
2018-02-15[pkg] add target for anonvpn bundlesKali Kaneko
2018-02-15[pkg] add dockefile for riseupvpnKali Kaneko
2018-02-15[pkg] add dependencies for building bitmask-systray tooKali Kaneko
2018-02-15[pkg] ship all the other needed thingsKali Kaneko
2018-02-15[pkg] fix permissionKali Kaneko
2018-02-15[pkg] fix docker buildKali Kaneko
2018-02-15[pkg] add target for docker_apt bundlerKali Kaneko