Releases: CypherpunkArmory/UserLAnd-Assets-Support
Releases · CypherpunkArmory/UserLAnd-Assets-Support
v1.0.3
v1.0.2
Asset list changes
v1.0.0 add back asset.txt files
Support ula cloud testing
Merge pull request #114 from CypherpunkArmory/shmem-support fix shmem
v1.0.1
v0.0.5
Fix shmem issues
Recently, we added support for shared memory. This made some new things possible, like using postgresql and that was cool. But the implementation was not 100% debugged and so it broke other uses of shared memory. This included programs that were working, like xfce, but since PRoot said shmem was supported, it now tried to use shmem and it didn't work well enough. This has now been fixed
Fix getresXid calls in PRoot
Merge pull request #113 from CypherpunkArmory/shmem-support fix getresXid calls memory writes in proot
Update PRoot to support shared memory and semaphores
Add basic support for
shmget
shmat
shmdt
shmctl
semget
semctl
semop
First Release
This is our first release using the new method for bundling assets in releases.