Re: [Ledger-smb-devel] Error.pm deprecated

2014-05-16 Thread turtle
> Hi All, >I've added some debug generation to the error handling, but it's > conflicting with Error.pm on occasion which is annoying. Looking at > Error.pm, it has been deprecated because if various odd issues with it: > > > WARNING ^ >

Re: [Ledger-smb-devel] git/dvcs concept questions regarding identifying a baseline branch

2014-05-16 Thread turtle
> So we are going to be supporting multiple stable branches. > > One problem that is likely to come up is that different branches may > require subtly different bug fixes. Obviously bugfixes will mostly be > done > in feature branches and merged back in. > > My concern though is that this requires

[Ledger-smb-devel] Patch for ledgersmb 1.2 AM.pm am.pl

2014-05-16 Thread turtle
I have a small security patch for Ledgersmb 1.2. LedgerSMB/AM.pm and bin/am.pl Basically it requires the validation of a users password before a password change. Happy spring from ultra dry Silicon Valley! -turtle Index: AM.pm === --

[Ledger-smb-devel] Preparing for the 1.4 release: triaging open bugs

2014-05-16 Thread Erik Huelsmann
Hi all, In order to get closer to a 1.4 release, I'd like us to discuss open 1.4 bugs and triage them into two groups: blocking and non-blocking. The issues in the blocking group define the release in the sense that a release cannot ship with those bugs -- that could be due to the fact that majo