Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-28 | reproducible: don't fail if systemd ain't running | Holger Levsen | 2 | -6/+14 | |
2015-11-28 | Revert "give jenkins/java more memory" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 16a1e225d72382a6c820510ac2f448b53ff67652. Ebourg said this wasn't really needed… | |||||
2015-11-27 | allow jenkins to have more open more files | Holger Levsen | 1 | -1/+1 | |
2015-11-27 | give jenkins/java more memory | Holger Levsen | 1 | -1/+1 | |
2015-11-27 | reproducible freebsd: allow jenkins to change system date | Holger Levsen | 1 | -1/+2 | |
2015-11-27 | updated to ba573051 from git://anonscm.debian.org/mirror/dsa-nagios.git - ↵ | Holger Levsen | 45 | -390/+810 | |
thanks DSA | |||||
2015-11-27 | reproducible: disable check for outdated packages on machines running in the ↵ | Holger Levsen | 2 | -0/+6 | |
future | |||||
2015-11-25 | fixup 69f0038: add seventh armhf build node | Holger Levsen | 1 | -1/+11 | |
2015-11-25 | reproducible: add seventh armhf build node, thanks again to vagrant | Holger Levsen | 34 | -43/+1347 | |
2015-11-25 | fixup 3778770: reproducible: add sixth armhf build node | Holger Levsen | 25 | -4/+1316 | |
2015-11-15 | reproducible: run future nodes also 6h and 23min ahead | Holger Levsen | 6 | -46/+2 | |
2015-11-14 | reproducible freebsd: do the 2nd build 398 days in future | Holger Levsen | 1 | -1/+5 | |
2015-11-13 | add bits to manually workaround pbuilders future problems | Holger Levsen | 3 | -0/+299 | |
2015-11-13 | reproducible: run pb-build6-amd64 398 days in the future, thus have ↵ | Holger Levsen | 1 | -3/+0 | |
year/month/day variation on all amd64 builds now | |||||
2015-11-12 | reproducible: fix quoting in that pbuilder config | Mattia Rizzolo | 1 | -1/+1 | |
2015-11-12 | reproducible: set APTGETOPT=('-o' 'Acquire::Check-Valid-Until=false') when ↵ | Mattia Rizzolo | 1 | -0/+5 | |
creating the chroot, should allow to ignore the expired Release file | |||||
2015-11-12 | (if) run system 398 days in future | Holger Levsen | 6 | -6/+6 | |
2015-11-12 | add some more configuration files for jenkins-test-vm | Holger Levsen | 13 | -1/+885 | |
2015-11-12 | add sudoers.d for jenkins-adm | Holger Levsen | 1 | -0/+4 | |
2015-11-12 | Revert "send munin notifications to qa-jenkins-scm@lists.alioth.debian.org" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 567afbb4cc8cf8e002d0a7de9af61bc3a298751c. | |||||
2015-11-12 | reproducible: upon next reboot, run pb-build5-amd64 400 days in the future | Holger Levsen | 1 | -3/+0 | |
2015-11-11 | reproducible: add sixth armhf build node, thanks again to vagrant | Holger Levsen | 16 | -24/+47 | |
2015-11-10 | reproducible and jenkins.d.n: allow jenkins-adm to run everything as root | Holger Levsen | 11 | -0/+37 | |
2015-11-09 | add configs for new armhf node, odxu4 | Holger Levsen | 23 | -0/+1311 | |
2015-11-09 | add new armhf node, Odroid-XU4, thanks to vagrant | Holger Levsen | 10 | -10/+20 | |
2015-11-07 | mitigate jenkins remote execute 0-day | Helmut Grohne | 1 | -0/+2 | |
https://jenkins-ci.org/content/mitigating-unauthenticated-remote-code-execution-0-day-jenkins-cli It seems that two channels need to be secured. The first is a custom tcp port which is firewalled anyway. The other part is urls starting with /cli. Instead of filtering this entry point in jenkins (and thus breaking bin/abort.sh), we apply the filtering in apache. Thus a local execute vulnerability remains, but we didn't care about those earlier. | |||||
2015-11-06 | add a munin plugin to plot OutOfMemoryError exceptions | Helmut Grohne | 1 | -0/+5 | |
2015-11-04 | Allow Indexes on r-b.org/git | Jérémy Bobbio | 1 | -0/+1 | |
Even if Git can fetch the repositories, people are unhappy when they see a 403. | |||||
2015-11-01 | disable unused directories | Holger Levsen | 1 | -2/+2 | |
2015-11-01 | add schroot fstab to pb3 | Mattia Rizzolo | 1 | -0/+24 | |
2015-10-31 | It's the Engine we turn on for rewriting | Jérémy Bobbio | 1 | -1/+1 | |
2015-10-31 | Setup reproducible-builds.org website | Jérémy Bobbio | 1 | -8/+13 | |
2015-10-31 | Revert "Setup reproducible-builds.org website" | Holger Levsen | 1 | -4/+10 | |
This reverts commit b32118218c89ad429ef26fa03ed16d55069728ac. | |||||
2015-10-31 | Setup reproducible-builds.org website | Jérémy Bobbio | 1 | -10/+4 | |
2015-10-28 | pbuilder: set BUILDPLACE=/srv/workspace/pbuilder instead of using a symlink | Mattia Rizzolo | 9 | -0/+9 | |
otherwise `pbuilder clean` removes the symlink, and the following builds won't use the tmpfs, etc.. | |||||
2015-10-19 | configure pb-build3 like the rest | Holger Levsen | 3 | -0/+19 | |
2015-10-19 | deploy /etc/apt/listchanges.conf everywhere and configure it to send mails | Holger Levsen | 9 | -0/+54 | |
2015-10-18 | rebootstrap doesn't need pbuilder | Holger Levsen | 1 | -30/+0 | |
2015-10-18 | remove unneeded rebuild hooks | Holger Levsen | 3 | -68/+0 | |
2015-10-18 | reproducible pbuilder hooks: use BUILDDIR, to comply with pbuilder 0.216 | Mattia Rizzolo | 30 | -100/+154 | |
2015-10-17 | reproducible: silently delete… | Holger Levsen | 9 | -9/+9 | |
2015-10-17 | reproducible: cleanup with sudo | Holger Levsen | 9 | -0/+9 | |
2015-10-17 | reproducible arch: redirect /archlinux/ | Holger Levsen | 1 | -0/+6 | |
2015-10-15 | run dsa-check-running-kernel and dsa-check-packages twice a day via cron | Holger Levsen | 11 | -2/+102 | |
2015-10-14 | mails to root go to helmut, mattia & holger | Holger Levsen | 6 | -0/+18 | |
2015-10-14 | install /u/l/sbin/nagios-check-libs /u/l/bin/dsa-check-packages and ↵ | Holger Levsen | 33 | -0/+8690 | |
/u/l/bin/dsa-check-running-kernel on all Debian hosts | |||||
2015-10-13 | reproducible: configure _node_wrapper.sh and sudoers.d correctly | Holger Levsen | 1 | -0/+15 | |
2015-10-12 | reproducible: configure squid3 on pb-build3 | Holger Levsen | 1 | -0/+5787 | |
2015-10-09 | add 'AddDefaultCharset utf-8' to all virtual hosts, thanks Santiago | Holger Levsen | 1 | -0/+3 | |
2015-10-08 | reproducible: add profitbricks-build5-amd64 and profitbricks-build6-amd64 | Holger Levsen | 39 | -14/+12618 | |