You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#27 Projects can specify the UBUNTU_VERSION they should be built and run on
#34 Can instead use GLIBC_VERSION, which will pick the Ubuntu version that uses this glibc version.
#32 Resource limits for challenge containers: DOCKER_CPULIMIT (default=0.5), DOCKER_MEMLIMIT (default=500m)
#36 Add .pwnmake workspace marker file, used to allow pwnmake commands run in some subdirectory to use the common workspace .build and publish directories (and parse all Build.mk/After.mk files in the workspace!)
#59 The .pwnmake file now pins the PwnableHarness version used by this workspace (allows newer pwnmake scripts to know which PwnableHarness version to use for old workspaces)