lp://staging/~maria-captains/ourdelta/ourdelta-bugfix
- Get this branch:
- bzr branch lp://staging/~maria-captains/ourdelta/ourdelta-bugfix
Branch merges
Branch information
Recent revisions
- 94. By Kristian Nielsen
-
Partly revert previous fix for linking system libevent.
It is sufficient to add libevent-dev as a build dependency and install
it on the build host; then ./configure will automatically do the
right thing, selecting system libevent if new enough or bundled if
system is too old. - 92. By Kristian Nielsen
-
More .deb packaging bug fixes.
- MBug#509535, use system libs; libevent is too old on some distros, use bundled there.
- MBug#616307, upgrade failure on Squeeze, apply same fix as on Ubuntu.
- Remove comment that breaks shell
- 91. By Kristian Nielsen
-
MBug#509535: MariaDB .debs should link system libs, not bundled.
MBug#675185: dash bug causes mysqld_safe to spin at 100% CPU - 90. By Kristian Nielsen
-
Fix missing revision when checking out mariadb sources, breaking ability to build non-latest revision.
- 89. By Kristian Nielsen
-
MBug#674413: better fix following review: clear sql_mode rather than add every column explicitly.
- 88. By Kristian Nielsen
-
MBug#674413: Misconfigured debian-sys-maint user, warnings from default my.cnf
Fix two problems reported in MBug#674413:
- The debian-sys-maint account was not created, due to new field auth_string
added in mysql.user in 5.2 with no default value and postinst script
not updated.- Default my.cnf in 5.1+ uses log_slow_
admin_statement s without enabling
the slow log, causing warnings. Fix by commenting out this by default.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ourdelta