summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-08-03user/qt5-qtbase: fix scroll wheel on Big Endian machinesA. Wilcox3-3/+48
2019-08-03Merge branch 'skaware.20190729' into 'master'A. Wilcox2-5/+5
system/s6-linux-init: upgrade to 1.0.2.1 system/utmps: upgrade to 0.0.2.2 See merge request adelie/packages!302
2019-08-02Merge branch 'fixes' into 'master'A. Wilcox3-7/+4
Small fixes to iproute2 and lvm2 See merge request adelie/packages!305
2019-08-01system/lvm2: Always use /run for ephemeral stateSamuel Holland1-0/+4
Previously, autodetection on the arm64 builder chose to put lockfiles in /var/lock. This broke running pvscan from a udev rule with read-only / and separate /var. Make this option and related ones always use /run, independent of the build environment.
2019-08-01system/iproute2: Remove obsolete post-install scriptSamuel Holland2-7/+0
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-07-31system/utmps: upgrade to 0.0.2.2Laurent Bercot1-2/+2
2019-07-30system/zsh: install a skeleton .zshrc fileA. Wilcox2-1/+8
2019-07-30user/gamin: fix deadlock on at least arm64A. Wilcox2-8/+72
2019-07-30user/eudev: fix location of OpenRC scriptsA. Wilcox1-4/+4
2019-07-29 system/s6-linux-init: upgrade to 1.0.2.1Laurent Bercot1-3/+3
2019-07-28user/lighttpd: yes @sroracleA. Wilcox1-1/+1
2019-07-28user/lighttpd: finally fix user additionA. Wilcox2-9/+4
2019-07-28system/shadow: zsh is now the default user shellA. Wilcox3-4/+16
2019-07-28system/adelie-base: set root's default sh to /bin/shA. Wilcox2-3/+3
2019-07-28system/adelie-base: fix thatA. Wilcox3-2/+4
2019-07-28system/adelie-base: force `sh` provider, not specifically bashA. Wilcox1-2/+2
2019-07-27user/[KDE Applications]: bump to 19.04.3A. Wilcox114-223/+223
2019-07-25user/vde2: fix build on 32-bit platforms with GCC >6A. Wilcox2-5/+47
2019-07-25Merge branch 'amw.maintainersclearinghouse' into 'master'A. Wilcox1-1/+1
legacy/dbus-python: update maintainer See merge request adelie/packages!301
2019-07-24legacy/dbus-python: update maintainerAlyx Wolcott1-1/+1
2019-07-24Merge branch 'dateutil' into 'master'A. Wilcox2-2/+25
user/py3-python-dateutil: setup_scm should die in a fire See merge request adelie/packages!300
2019-07-24user/py3-python-dateutil: setup_scm should die in a fireMax Rees2-2/+25
2019-07-24Merge branch 'cve-check-tool' into 'master'A. Wilcox1-0/+43
user/cve-check-tool: new package See merge request adelie/packages!299
2019-07-24Merge branch 'amw.dumb-init' into 'master'A. Wilcox1-0/+22
new package: dumb-init. An init, but dumb See merge request adelie/packages!297
2019-07-24user/dumb-init: new package. An init, but dumbAlyx1-0/+22
2019-07-24user/cve-check-tool: new packageMax Rees1-0/+43
2019-07-24Merge branch 'openrc-bashisms' into 'master'A. Wilcox21-44/+46
Cleanup OpenRC init.d scripts, and more See merge request adelie/packages!295
2019-07-24Merge branch 'cves.for.20190723' into 'master'A. Wilcox9-53/+195
CVE patches for 2019-07-23 See merge request adelie/packages!298
2019-07-24user/vlc: update checksumsA. Wilcox1-1/+1
2019-07-24Merge branch 'lr.sysconfdir' into 'master'A. Wilcox3-4/+8
Don't install files to /usr/etc/ See merge request adelie/packages!296
2019-07-24user/mplayer: Don't install files to /usr/etcLuis Ressel1-0/+2
2019-07-24user/i3status: Don't install files to /usr/etcLuis Ressel1-2/+3
2019-07-24system/attr: Don't install files to /usr/etcLuis Ressel1-2/+3
2019-07-23user/atril: patch for CVE-2019-1010006Max Rees2-2/+60
2019-07-23system/bzip2: [CVE] bump to 1.0.8Max Rees4-48/+25
bzip2-1.0.4-POSIX-shell.patch integrated: https://sourceware.org/git/?p=bzip2.git;a=commit;h=33414da1d2bedf2cbe693f0e21fdaef11d221b1d CVE-2016-3189.patch integrated: https://sourceware.org/git/?p=bzip2.git;a=commit;h=c1cdd98db3238cb711c7d9cdc5671452ce2822cb
2019-07-23system/libxslt: patch for CVE-2019-13117, CVE-2019-13118Max Rees3-3/+110
2019-07-23user/openldap: fix spelling of OpenLDAP in useradd callA. Wilcox1-1/+1
2019-07-23user/openjdk7: move to legacy, only useful for BSing jdk8A. Wilcox17-0/+0
2019-07-23system/coreutils: move install(1) to /usr/bin for user/newt etalA. Wilcox1-2/+5
2019-07-23user/pulseaudio: fix building on new ALSAA. Wilcox2-4/+48
2019-07-22system/paxmark: mark as /bin/bash compatible onlyMax Rees2-4/+4
2019-07-22user/acpid: use /bin/sh instead of /bin/bash in default handlerMax Rees2-3/+3
2019-07-22system/musl: remove |& bashism from ldconfigMax Rees2-4/+4
2019-07-22system/*, user/*: remove bashisms from initd scriptsMax Rees15-33/+35
2019-07-22Merge branch 'bashisms' into 'master'A. Wilcox172-294/+402
Purge bashisms, adduser, and addgroup from packages.git See merge request adelie/packages!293
2019-07-22system/libffi: remove PaX crap, fix testsuite on ppc64A. Wilcox3-125/+15
2019-07-22Merge branch 'bump.aerdan.20190720' into 'master'A. Wilcox18-95/+44
Package bumps for 20 July 2019. See merge request adelie/packages!287
2019-07-22Merge branch 'cve.20190722' into 'master'A. Wilcox4-4/+190
system/patch: patch(!) for CVE-2018-6952, 2019-13636, 2019-13638 See merge request adelie/packages!294
2019-07-22Merge branch 'lr.abuild-url' into 'master'A. Wilcox1-1/+1
system/abuild: Fix URL See merge request adelie/packages!292
2019-07-22Merge branch 'lr.skaware' into 'master'A. Wilcox3-7/+22
system/s6-linux-init-early-getty: new subpackage of s6-linux-init See merge request adelie/packages!291