~dbungert/casper:frame-pointer

Last commit made on 2024-07-15
Get this branch:
git clone -b frame-pointer https://git.launchpad.net/~dbungert/casper
Only Dan Bungert can upload to this branch. If you are Dan Bungert please log in for upload directions.

Branch merges

Branch information

Name:
frame-pointer
Repository:
lp:~dbungert/casper

Recent commits

ceeae71... by Dan Bungert

md5check: use dpkg-buildflags

The driving force on this change is to pick up frame pointer support.
Using dpkg-buildflags to automatically pick up future interesting
changes.

Also intentionally drops -g -O2, as we should be getting reasonable
values there from buildflags.

61b1b08... by Dan Bungert

changelog for 1.501

53f7c27... by Sebastien Bacher

releasing package casper version 1.500

3d93bdf... by Sebastien Bacher

Enable wayland for the live session since we have simpledrm now

3be622d... by Scarlett Gately Moore

Fix case.

622d1c6... by Scarlett Gately Moore

Redisable autolock in 34disable_kde-services on live. (LP: #2062402)

e6c2c6c... by Simon Quigley

Changelog fixes

ae6b1d8... by Scarlett Gately Moore

Fix 34disable_kde_services to correctly disable kscreenlocker on live cd. (LP #2054246)

c0ebc1c... by Simon Quigley

changelog

f6904d1... by Simon Quigley

Allow Xubuntu's installer to be ran without marking the executable as trusted

Xfce does trusted metadata differently; instead of simply flipping a boolean,
it expects the sha256 checksum of the .desktop file itself. Adjust accordingly.