John Regan
9f3f32d494
version bump to musl 1.1.15
v1.18.2
2016-08-12 12:46:01 -05:00
John Regan and GitHub
345fd3cb89
Merge pull request #39 from jprjr/multiarch
...
Enabling builds for multiple architectures
v1.18.1
2016-06-14 22:18:35 -05:00
John Regan
c86e186020
Enabling builds for multiple architectures
2016-06-14 22:03:14 -05:00
John Regan and GitHub
5f360e1bbc
Merge pull request #38 from just-containers/pinpoint-merge
...
Added s6-rc to the build
v1.18.0
2016-06-13 11:09:40 -05:00
Robert Bruce and John Regan
30d774f55a
Added s6-rc to the build
2016-06-13 11:07:03 -05:00
John Regan and GitHub
0ec8d911a9
Merge pull request #37 from just-containers/software-updates
...
Software updates
v1.17.3
2016-06-13 10:55:49 -05:00
John Regan
f76463ed5d
Software updates
2016-06-13 10:50:09 -05:00
Gorka Lerchundi Osa
0e8ee5786f
Merge pull request #35 from ezarko/corp-proxy
...
Update git clone for corporate firewalls
2016-03-11 11:20:31 +01:00
Eric A. Zarko
dad16433ee
Update URL for git clone operations to use github HTTPS URLs for people behind a corporate firewall that prevents SSH access.
2016-03-08 12:34:24 -08:00
Gorka Lerchundi Osa
71f82c895c
Merge pull request #34 from glerchundi/master
...
s6-portable-utils: fixes an s6-pause bug
v1.17.2
2016-03-04 17:55:37 +01:00
Gorka Lerchundi Osa
861e7df299
s6-portable-utils: fixes an s6-pause bug
2016-03-04 17:52:14 +01:00
Gorka Lerchundi Osa
57df7ac9dc
Merge pull request #33 from glerchundi/master
...
fixes an issue with s6-envuidgid -D option
v1.17.1
2015-12-16 17:06:23 +01:00
Gorka Lerchundi Osa
9917f5c057
fixes an issue with s6-envuidgid -D option
2015-12-16 17:03:54 +01:00
Gorka Lerchundi Osa
74b4a7d41b
Merge pull request #31 from glerchundi/master
...
upgrade to latest skaware
v1.17.0
2015-12-01 17:15:19 +01:00
Gorka Lerchundi Osa
663fde4e08
upgrade to latest skaware
2015-12-01 17:03:21 +01:00
Gorka Lerchundi Osa
683e595740
Merge pull request #30 from glerchundi/master
...
and finally, one that works :-)
v1.16.1
2015-11-09 10:10:14 +01:00
Gorka Lerchundi Osa
2c4ff6659b
and finally, one that works :-)
2015-11-09 10:09:44 +01:00
Gorka Lerchundi Osa
08708337b1
Merge pull request #29 from glerchundi/master
...
fix `release.md` format mistakes
2015-11-09 09:54:52 +01:00
Gorka Lerchundi Osa
80141658db
fix release.md format mistakes
2015-11-09 09:54:34 +01:00
Gorka Lerchundi Osa
f2b70643bf
Merge pull request #28 from glerchundi/master
...
prepare for future on-demand tests and add release description
2015-11-09 09:25:35 +01:00
Gorka Lerchundi Osa
eac27acb7b
add a release description & be more verbose
2015-11-09 09:20:18 +01:00
Gorka Lerchundi Osa
8ae97ee350
use git+sha1 ref as source to easily test on-demand commits
2015-11-09 09:18:13 +01:00
Gorka Lerchundi Osa
03245baccb
Merge pull request #27 from glerchundi/master
...
use rel. paths for github-release binary
v1.16.0
2015-10-19 23:01:53 +02:00
Gorka Lerchundi Osa
ae23359e09
use rel. paths for github-release binary
2015-10-19 23:01:28 +02:00
Gorka Lerchundi Osa
7571eac16a
Merge pull request #26 from glerchundi/master
...
change release method, use github-release
2015-10-19 22:58:30 +02:00
Gorka Lerchundi Osa
65900eef17
change release method, use github-release
2015-10-19 22:57:28 +02:00
Gorka Lerchundi Osa
4d2a766f23
Merge pull request #25 from glerchundi/master
...
change api due to 403 in s3
2015-10-19 11:56:26 +02:00
Gorka Lerchundi Osa
a6626d1bb7
change api due to 403 in s3
2015-10-19 11:56:05 +02:00
Gorka Lerchundi Osa
fba4463c00
Merge pull request #24 from glerchundi/master
...
update to latest skaware versions
2015-10-19 11:37:35 +02:00
Gorka Lerchundi Osa
dee4962cc3
update to latest skaware versions
2015-10-19 11:32:36 +02:00
Gorka Lerchundi Osa
4bfc4c48c1
Merge pull request #23 from glerchundi/master
...
bump skaware versions
v1.15.0
2015-09-24 17:15:33 +02:00
Gorka Lerchundi Osa
f38663de72
bump skaware versions
...
`[announce] skarnet.org Fall 2015 update`:
```
Hello,
A series of small updates.
* skalibs-2.3.7.0
-----------------
A few more utility functions such as touch(), filecopy_suffix(),
or atomic_rm_rf(). (Yes, that last one removes filesystem
hierarchies atomically. It's magic!)
http://skarnet.org/software/skalibs/
git://git.skarnet.org/skalibs
* execline-2.1.4.0
------------------
New commands: withstdinas, getcwd.
backtick is now a wrapper around withstdinas.
http://skarnet.org/software/execline/
git://git.skarnet.org/execline
* s6-2.2.1.0
------------
A few minor bugfixes.
s6-svstat now exits 1 when run on an unsupervised servicedir.
New -wr and -wR options to s6-svc, s6-svlisten1 and s6-svlisten.
http://skarnet.org/software/s6/
git://git.skarnet.org/s6
* s6-portable-utils-2.0.5.2
---------------------------
A sensible interpretation of "s6-maximumtime 0 prog".
http://skarnet.org/software/s6-portable-utils/
git://git.skarnet.org/s6-portable-utils
* s6-linux-init-0.0.1.3
-----------------------
A stage 1 that runs the supervision tree in another process
group than the kernel (there was no real impact, but some "ps"
implementations displayed the s6 processes as kernel threads...)
http://skarnet.org/software/s6-linux-init/
git://git.skarnet.org/s6-linux-init
Enjoy,
Bug-reports welcome.
```
2015-09-24 17:11:43 +02:00
Gorka Lerchundi Osa
832d7155fe
Merge pull request #22 from glerchundi/master
...
update to latest skaware versions
v1.14.0
2015-07-28 12:09:55 +02:00
Gorka Lerchundi Osa
a82c66a640
update to latest skaware versions
2015-07-28 12:07:01 +02:00
Gorka Lerchundi Osa
b0b248d0d0
Merge pull request #21 from glerchundi/master
...
update s6 to 2.1.6.0
v1.13.0
2015-06-26 10:05:02 +02:00
Gorka Lerchundi Osa
4c4fb055da
update s6 to 2.1.6.0
2015-06-26 10:02:20 +02:00
John Regan
c10b63a885
Merge pull request #20 from jprjr/s6-2.1.5.0
...
update s6 to 2.1.5.0
2015-06-25 08:57:26 -05:00
John Regan
0bfbb71940
update s6 to 2.1.5.0
2015-06-25 08:57:11 -05:00
Gorka Lerchundi Osa
7f8adc8e25
Merge pull request #19 from glerchundi/master
...
upgrade to latest skaware
v1.12.0
2015-06-18 13:21:07 +02:00
Gorka Lerchundi Osa
25eccd1a9d
upgrade to latest skaware
2015-06-18 13:20:37 +02:00
Gorka Lerchundi Osa
e615356470
Merge pull request #18 from glerchundi/master
...
Update execline to 2.1.2.2
v1.11.0
2015-06-12 08:35:29 +02:00
Gorka Lerchundi Osa
dc12a4ec43
Update execline to 2.1.2.2
2015-06-12 08:35:03 +02:00
John Regan
2ab33896f7
Merge pull request #17 from jprjr/skaware-2.3.5.1
...
Update skalibs to 2.3.5.1
v1.10.1
2015-06-08 10:44:45 -05:00
John Regan
571b6521bd
Update skalibs to 2.3.5.1
2015-06-08 10:40:01 -05:00
Gorka Lerchundi Osa
21395244bc
Merge pull request #16 from glerchundi/master
...
fix(travis): forgot to change repo name
v1.10.0
2015-05-05 22:54:41 +02:00
Gorka Lerchundi Osa
8cbee0eaac
fix(travis): forgot to change repo name
2015-05-05 22:54:07 +02:00
Gorka Lerchundi Osa
55e3a6e3ea
Merge pull request #15 from glerchundi/master
...
bump to latest skaware releases
2015-05-05 22:47:53 +02:00
Gorka Lerchundi Osa
7dcb0fb5e2
bump to latest skaware releases
...
http://www.mail-archive.com/skaware@list.skarnet.org/msg00350.html
2015-05-05 22:44:25 +02:00
Gorka Lerchundi Osa
75fd3ad851
Merge pull request #14 from glerchundi/master
...
Update README.md: fix status badge, it was broken since a repo rename.
2015-04-23 11:47:03 +02:00
Gorka Lerchundi Osa
17e05b157e
Update README.md: fix status badge, it was broken since a repo rename.
2015-04-23 11:46:44 +02:00