[Bug 1420956] Re: hard-coded to use OpenSSL TLSv1_method

2015-07-02 Thread Daniel Pocock
Tested on trusty and utopic

** Tags removed: removal-candidate verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420956] Re: hard-coded to use OpenSSL TLSv1_method

2015-07-02 Thread Daniel Pocock
Tested for both utopic and trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1422786] [NEW] TLS connections closed prematurely

2015-02-17 Thread Daniel Pocock
Public bug reported:


The TLS code has a bug when handling the OpenSSL error queue.

This is not a security vulnerability but it does cause significant
inconvenience when TLS clients try to connect to the repro SIP proxy or
any other SIP service using the reSIProcate SIP stack.

The situation is explained in an email on the developers mailing list:

http://list.resiprocate.org/archive/resiprocate-devel/msg08664.html

It is fixed in the upstream release 1.9.7.

** Affects: resiprocate (Ubuntu)
 Importance: High
 Status: Confirmed

** Changed in: resiprocate (Ubuntu)
Milestone: None = trusty-updates

** Changed in: resiprocate (Ubuntu)
   Importance: Undecided = High

** Changed in: resiprocate (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1422786

Title:
  TLS connections closed prematurely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1422786/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420956] Re: hard-coded to use OpenSSL TLSv1_method

2015-02-17 Thread Daniel Pocock
I've opened another bug report for the issue that exists in 1.9.6 (trusty) and 
is fixed in upstream 1.9.7:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1422786

All the changes in the debdiff are bug fixes.  If you really want me to
I can open an Ubuntu bug report for each of them but that is time I
would rather spend actually doing upstream development work.  The two
bug reports I have already opened are the most serious issues.

Given the nature of this package, users will have the best experience by
using the bugfix releases from upstream.  It is intended that a user on
any Ubuntu version should be able to make and receive SIP calls with
users on any other recent Ubuntu version.  The TLS issues fixed in this
code are currently preventing users of the packge on trusty from
receiving calls reliably.

I've also send a request for this package to be considered for the Micro
Release exception:

https://wiki.ubuntu.com/StableReleaseUpdates/MicroReleaseExceptions

Can you please advise me if that request has been received and how long
it will take to evaluate?  I didn't receive any confirmation at all.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1422786] Re: TLS connections closed prematurely

2015-02-17 Thread Daniel Pocock
This was fixed upstream in 1.9.7 and Utopic has 1.9.7-1 so the bug
doesn't exist in Utopic.  It only exists in Trusty and earlier versions.

** Changed in: resiprocate (Ubuntu Utopic)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1422786

Title:
  TLS connections closed prematurely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1422786/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420956] Re: hard-coded to use OpenSSL TLSv1_method

2015-02-17 Thread Daniel Pocock
I agree with your comments about the logger config parsing (rutil:
accept case insensitive log level strings), it is not a bug fix and
therefore it is clearly not in the scope of the SRU policy.

On the other hand, everything on that branch has been carefully cherry-
picked with a view to maintaining stability and avoiding any ABI
breakage.

The other OpenSSL cleanup change was also fixing a bug so if necessary
for SRU then I can open another Ubuntu bug report for that.

The other changes have been in production use for quite a long time now
so they are considered stable.  The upstream Micro Releases are
slightly more tolerant than the SRU policy.  This is because the people
working on the code are very familiar with the way it is used, we
usually develop changes on the master branch with the intention that
they should be safe to cherry-pick without ABI breakage.  The logging
configuration improvement is an example of that.  There is another
logging change that couldn't avoid breaking the ABI and so I
deliberately didn't cherry-pick it, I made that other change in a
separate commit and it won't be available until 1.10.x is released.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420956] Re: hard-coded to use OpenSSL TLSv1_method

2015-02-13 Thread Daniel Pocock
Here is the debdiff that was approved for jessie, it will be the same for 
Ubuntu as there are no patches to the Ubuntu package:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772634

Notice the version number was changed again because of a rejected
upload, I eventually had to upload it to NEW as 1:1.9.7-4 but the
debdiff is otherwise the same.

Please let me know if this is OK for Utopic

I'll go and prepare a debdiff for Trusty as well

** Bug watch added: Debian Bug tracker #772634
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772634

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420956] Re: hard-coded to use OpenSSL TLSv1_method

2015-02-13 Thread Daniel Pocock
** Patch added: debdiff from version of reSIProcate in utopic to 1:1.9.7-4
   
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+attachment/4318731/+files/resiprocate-utopic-1.9.7-4.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420956] Re: hard-coded to use OpenSSL TLSv1_method

2015-02-13 Thread Daniel Pocock
For trusty, the debdiff is a bit bigger because it includes all upstream
fixes between 1.9.6 and 1.9.7.

They are itemized one by one in the upstream Git branch for 1.9.x:

https://github.com/resiprocate/resiprocate/commits/resiprocate-1.9

The most critical of these fixes is:

https://github.com/resiprocate/resiprocate/commit/645c9f461ca6e2d9d5167cc9c0ca4781c3e7c19b

Without the fix, some connections are incorrectly closed if there are
outstanding issues in the OpenSSL error queue.

This is therefore a compelling fix for any trusty user.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420956] Re: hard-coded to use OpenSSL TLSv1_method

2015-02-13 Thread Daniel Pocock
** Patch added: debdiff from version of reSIProcate in trusty to 1:1.9.7-4
   
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+attachment/4318730/+files/resiprocate-trusty-1.9.7-4.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420956] [NEW] hard-coded to use OpenSSL TLSv1_method

2015-02-11 Thread Daniel Pocock
Public bug reported:


Previous upstream releases were hardcoded to use the OpenSSL library's 
TLSv1_method()

This was fixed in upstream master branch and backported to the upstream
1.9.8 release which now uses SSLv23_method().

It is discussed here:
https://lists.debian.org/debian-security/2014/12/msg00032.html

The patch was also cherry-picked into 1:1.9.7-4 to be allowed into
Debian testing under a freeze exception

[Impact]
* if the user tries to connect to the SIP proxy using a client that doesn't use 
TLSv1_method, handshake fails
* if some third party (e.g. an ITSP) is trying to make a connection to the SIP 
proxy without using TLSv1_method, handshake fails.  This has been observed with 
connections from a well-known ITSP that starts a TLSv1 handshake with a 
backwards-compatible SSL v2 client hello.
* if TLSv1 becomes deprecated, and OpenSSL defaults to a newer version such as 
v1.1, any application hardcoded to TLSv1_method will be unable to benefit from 
the new defaults in the library.  Better to proactively get this fixed in case 
the security team does need to release such changes to OpenSSL during the 
lifetime of Utopic or Trusty.

[Test Case]
* run the SIP proxy
* use a client that sends an older style client hello, e.g. openssl s_client on 
a system running Debian squeeze or lenny or a TLS connection from an older JDK 
version.
* it is also possible to reproduce with a newer client, e.g. using openssl 
s_client with the -tls1_2 option

[Regression Potential]
* the entire upstream 1.9.x series has been managed by myself with a policy of 
maintaining ABI compatibility
* this has been in jessie for a while now too
* this impacts core functionality of the SIP proxy: its main purpose in life is 
to handle network connections and TLS handshakes occur at the beginning of most 
connections.  If there was a regression and connections were to fail, it would 
be very serious.  Nonetheless, the current situation leads to some connections 
failing, so this is an acceptable risk to resolve that issue.

** Affects: resiprocate (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: resiprocate (Ubuntu Trusty)
 Importance: Undecided
 Status: New

** Affects: resiprocate (Ubuntu Utopic)
 Importance: Undecided
 Status: New


** Tags: verification-needed

** Also affects: resiprocate (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: resiprocate (Ubuntu Utopic)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420956

Title:
  hard-coded to use OpenSSL TLSv1_method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1420956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1291067] Re: please add mongo support again

2015-01-12 Thread Daniel Pocock
On 12/01/15 21:04, MichaƂ Lisowski wrote:
 Any update on this? It would be great if the mongodb support is re added
 to the rsyslog package.
 
 I did recompile the rsyslog package with mongodb support enabled using
 apt-get source and it worked well with libmongo-client-dev offcial
 package.
 


I use this on many Debian systems now, I don't think there is a good
reason for Ubuntu to leave it out any more.

It was a bit flaky before but upstream were really helpful when a few of
us started testing it and giving them feedback and now it is stable and
fully supported.

It works well with the LogAnalyzer package too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291067

Title:
  please add mongo support again

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1291067/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 172779]

2014-11-10 Thread Daniel Pocock
I observe the same bug on Debian wheezy with the package version 
1:3.5.4+dfsg2-0+deb7u2

It is more frustrating because the EPS thumbnail looks OK and the
problem is only visible when you check the exported EPS itself.

If the EPS is being exported for some third party (like a printing
company) and the user doesn't open it themselves they may not realize it
is bad.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383002] Re: request freeze exception

2014-10-19 Thread Daniel Pocock
All related packages (openrpt, csvimp, postbooks-updater and 
postbooks-schema-*) also need an exception

Please advise if individual FFe bugs are required for each of them

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383002

Title:
  request freeze exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383002] [NEW] request freeze exception

2014-10-19 Thread Daniel Pocock
Public bug reported:


The version 4.1.0 in utopic only works with postgresql 9.1

Version 4.7.0 from Debian works with newer postgresql versions

** Affects: postbooks (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383002

Title:
  request freeze exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383088] [NEW] request freeze exception (postbooks dependency)

2014-10-19 Thread Daniel Pocock
Public bug reported:


This is a dependency of postbooks

https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002

** Affects: openrpt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383088

Title:
  request freeze exception (postbooks dependency)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openrpt/+bug/1383088/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383092] [NEW] request freeze exception (postbooks dependency)

2014-10-19 Thread Daniel Pocock
Public bug reported:

This is a dependency of postbooks

https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002

** Affects: postbooks-schema-empty (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383092

Title:
  request freeze exception (postbooks dependency)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks-schema-empty/+bug/1383092/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383089] [NEW] request freeze exception (postbooks dependency)

2014-10-19 Thread Daniel Pocock
Public bug reported:

This is a dependency of postbooks

https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002

** Affects: csvimp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383089

Title:
  request freeze exception (postbooks dependency)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/csvimp/+bug/1383089/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383090] [NEW] request freeze exception (postbooks dependency)

2014-10-19 Thread Daniel Pocock
Public bug reported:

This is a dependency of postbooks

https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002

** Affects: postbooks-updater (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383090

Title:
  request freeze exception (postbooks dependency)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks-updater/+bug/1383090/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383091] [NEW] request freeze exception (postbooks dependency)

2014-10-19 Thread Daniel Pocock
Public bug reported:


This is a dependency of postbooks

https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002

** Affects: postbooks-schema-demo (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383091

Title:
  request freeze exception (postbooks dependency)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks-schema-demo/+bug/1383091/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383093] [NEW] request freeze exception (postbooks dependency)

2014-10-19 Thread Daniel Pocock
Public bug reported:


This is a dependency of postbooks

https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002

** Affects: postbooks-schema-quickstart (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383093

Title:
  request freeze exception (postbooks dependency)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks-schema-quickstart/+bug/1383093/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383002] Re: request freeze exception

2014-10-19 Thread Daniel Pocock
Elaborating on why this is so important:

- the 4.1.0 packages compile correctly on utopic with the postgresql 9.4
beta client library

- however, if the user tries to run the application and log in to the
database, they immediately see an error about an SQL statement failing
because it tries to use a procpid column that no longer exists in the
latest postgresql server versions

- the 4.7.0 postbooks and schema do not rely on the procpid column

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383002

Title:
  request freeze exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1383002/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1291067] [NEW] please add mongo support again

2014-03-11 Thread Daniel Pocock
Public bug reported:


The ubuntu version of this package ships without mongodb support

mongo now appears to be in trusty so it would be possible to enable the
compile of the rsyslog-mongo package

I did complete testing of rsyslog + mongodb + loganalyzer in Debian
wheezy-backports and it all worked (using 7.4.4-1 with a couple of
patches cherry picked from upstream)

The latest 7.4.8-1 in sid today now has the same patches from upstream
to work reliably with mongodb

** Affects: rsyslog (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291067

Title:
  please add mongo support again

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1291067/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283985] Re: FFe: Sync resiprocate 1.9.1-1 (universe) from Debian sid (main)

2014-03-10 Thread Daniel Pocock
This should be fixed in the 1.9.2-2 upload that went into sid yesterday

** Changed in: resiprocate (Ubuntu)
   Importance: Undecided = Critical

** Changed in: resiprocate (Ubuntu)
   Status: New = Fix Committed

** Changed in: resiprocate (Ubuntu)
 Assignee: (unassigned) = Daniel Pocock (daniel-pocock)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283985

Title:
  FFe: Sync resiprocate 1.9.1-1 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1283985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283970] [NEW] Sync resiprocate 1.9.0-3 (universe) from Debian testing (main)

2014-02-24 Thread Daniel Pocock
Public bug reported:

Please sync resiprocate 1.9.0-3 (universe) from Debian testing (main)

Changelog entries since current trusty version 1.9.0~beta7-1:

resiprocate (1.9.0-3) unstable; urgency=medium

  * Add range for libasio-dev version

 -- Daniel Pocock dan...@pocock.com.au  Tue, 11 Feb 2014 20:26:34
+0100

resiprocate (1.9.0-2) unstable; urgency=low

  * Add upper bound on libasio-dev version

 -- Daniel Pocock dan...@pocock.com.au  Tue, 11 Feb 2014 15:50:12
+0100

resiprocate (1.9.0-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Mon, 10 Feb 2014 20:28:29
+0100

resiprocate (1.9.0~rc2-1) unstable; urgency=low

  * New upstream release
  * Change from syslog to dedicated logging

 -- Daniel Pocock dan...@pocock.com.au  Mon, 27 Jan 2014 20:18:53
+0100

resiprocate (1.9.0~rc1-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 21 Jan 2014 19:46:37
+0100

resiprocate (1.9.0~beta11-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Wed, 15 Jan 2014 12:41:18
+0100

resiprocate (1.9.0~beta10-3) unstable; urgency=low

  * Improve dhparam file handling

 -- Daniel Pocock dan...@pocock.com.au  Tue, 14 Jan 2014 16:25:45
+0100

resiprocate (1.9.0~beta10-2) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Mon, 13 Jan 2014 12:51:45
+0100

resiprocate (1.9.0~beta10-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sun, 12 Jan 2014 11:46:45
+0100

resiprocate (1.9.0~beta9-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sun, 12 Jan 2014 09:00:18
+0100

resiprocate (1.9.0~beta8-5) unstable; urgency=low

  * Ensure recon-dev package depends on srtp headers

 -- Daniel Pocock dan...@pocock.com.au  Sun, 29 Dec 2013 16:06:59
+0100

resiprocate (1.9.0~beta8-4) unstable; urgency=low

  * Ensure reTurn dev package depends on boost and asio headers
  * Add binary version restriction to dev header interdependencies
  * Fix conflicts/replaces specifications for dev packages

 -- Daniel Pocock dan...@pocock.com.au  Sun, 29 Dec 2013 09:33:55
+0100

resiprocate (1.9.0~beta8-3) unstable; urgency=low

  * Ensure dev packages depend on dependency headers

 -- Daniel Pocock dan...@pocock.com.au  Sun, 29 Dec 2013 08:47:06
+0100

resiprocate (1.9.0~beta8-2) unstable; urgency=low

  * Ensure dev packages depend on libresiprocate-1.9-dev

 -- Daniel Pocock dan...@pocock.com.au  Sat, 28 Dec 2013 23:21:43
+0100

resiprocate (1.9.0~beta8-1) unstable; urgency=low

  * New upstream release
  * Adds Python plugin support

 -- Daniel Pocock dan...@pocock.com.au  Thu, 19 Dec 2013 21:29:54
+0100

** Affects: resiprocate (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283970

Title:
  Sync resiprocate 1.9.0-3 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1283970/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283974] [NEW] Sync drupal7-mod-jscommunicator 1.0.1-1 (universe) from Debian testing (main)

2014-02-24 Thread Daniel Pocock
Public bug reported:

Please sync drupal7-mod-jscommunicator 1.0.1-1 (universe) from Debian
testing (main)

Changelog entries since current trusty version 1.0.0-1:

drupal7-mod-jscommunicator (1.0.1-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 04 Feb 2014 20:58:50
+0100

drupal7-mod-jscommunicator (1.0.0-2) unstable; urgency=low

  * Correct dependency on libjs-jscommunicator package

 -- Daniel Pocock dan...@pocock.com.au  Mon, 20 Jan 2014 10:26:05
+0100

** Affects: drupal7-mod-jscommunicator (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283974

Title:
  Sync drupal7-mod-jscommunicator 1.0.1-1 (universe) from Debian testing
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drupal7-mod-jscommunicator/+bug/1283974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283973] [NEW] Sync drupal7-mod-arbiterjs 1.0.0-1 (universe) from Debian testing (main)

2014-02-24 Thread Daniel Pocock
Public bug reported:

Please sync drupal7-mod-arbiterjs 1.0.0-1 (universe) from Debian testing
(main)

All changelog entries:

drupal7-mod-arbiterjs (1.0.0-1) unstable; urgency=low

  * Initial packaging (Closes: #737655)

 -- Daniel Pocock dan...@pocock.com.au  Tue, 04 Feb 2014 20:43:26
+0100

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283973

Title:
  Sync drupal7-mod-arbiterjs 1.0.0-1 (universe) from Debian testing
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1283973/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283972] [NEW] Sync arbiterjs 1.0-1 (universe) from Debian testing (main)

2014-02-24 Thread Daniel Pocock
Public bug reported:

Please sync arbiterjs 1.0-1 (universe) from Debian testing (main)

All changelog entries:

arbiterjs (1.0-1) unstable; urgency=low

  * Initial packaging (Closes: #737500)

 -- Daniel Pocock dan...@pocock.com.au  Sun, 02 Feb 2014 21:42:54
+0100

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283972

Title:
  Sync arbiterjs 1.0-1 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1283972/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283977] [NEW] Sync jssip 0.4.0.20140212.1-1 (universe) from Debian testing (main)

2014-02-24 Thread Daniel Pocock
Public bug reported:

Please sync jssip 0.4.0.20140212.1-1 (universe) from Debian testing
(main)

Changelog entries since current trusty version 0.4.0.20140122.1-1:

jssip (0.4.0.20140212.1-1) unstable; urgency=low

  * New upstream snapshot

 -- Daniel Pocock dan...@pocock.com.au  Wed, 12 Feb 2014 15:58:38
+0100

** Affects: jssip (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283977

Title:
  Sync jssip 0.4.0.20140212.1-1 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jssip/+bug/1283977/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283976] [NEW] Sync jscommunicator 1.1.1-1 (universe) from Debian testing (main)

2014-02-24 Thread Daniel Pocock
Public bug reported:

Please sync jscommunicator 1.1.1-1 (universe) from Debian testing (main)

All changelog entries:

jscommunicator (1.1.1-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Wed, 12 Feb 2014 16:07:41
+0100

jscommunicator (1.1.0-1) unstable; urgency=high

  * New upstream release
  * Fixes local audio feedback issue for some users

 -- Daniel Pocock dan...@pocock.com.au  Tue, 04 Feb 2014 20:19:44
+0100

jscommunicator (1.0.11-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Mon, 27 Jan 2014 22:54:07
+0100

jscommunicator (1.0.10-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Fri, 24 Jan 2014 16:03:20
+0100

jscommunicator (1.0.9-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Thu, 23 Jan 2014 21:17:52
+0100

jscommunicator (1.0.8-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Wed, 22 Jan 2014 19:23:55
+0100

jscommunicator (1.0.7-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Mon, 20 Jan 2014 16:09:43
+0100

jscommunicator (1.0.6-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sun, 19 Jan 2014 10:57:01
+0100

jscommunicator (1.0.5-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sat, 18 Jan 2014 08:40:23
+0100

jscommunicator (1.0.4-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Fri, 17 Jan 2014 16:46:55
+0100

jscommunicator (1.0.3-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 14 Jan 2014 23:41:48
+0100

jscommunicator (1.0.2-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 14 Jan 2014 23:26:55
+0100

jscommunicator (1.0.1-1) unstable; urgency=low

  * Initial packaging (Closes: #734762)

 -- Daniel Pocock dan...@pocock.com.au  Thu, 09 Jan 2014 22:29:38
+0100

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283976

Title:
  Sync jscommunicator 1.1.1-1 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1283976/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283985] [NEW] FFe: Sync resiprocate 1.9.1-1 (universe) from Debian sid (main)

2014-02-24 Thread Daniel Pocock
Public bug reported:

Please sync resiprocate 1.9.1-1 (universe) from Debian sid (main)

Explanation of FeatureFreeze exception:
trusty has asio v1.10.1, while earlier versions of reSIProcate will
FTBFS with libasio-dev  1.4.x.  Also, this is a release version
of reSIProcate, while trusty currently has one of the betas.

Changelog entries since current trusty version 1.9.0~beta7-1:

resiprocate (1.9.1-1) unstable; urgency=medium

  * New upstream release
  * Support for libasio-dev v1.10.1
  * Log an error if repro.config doesn't specify HttpAdminUserFile
(when a legacy repro.config is present)
  * Eliminate log messages about trying to write a PEM file

 -- Daniel Pocock dan...@pocock.com.au  Thu, 20 Feb 2014 16:35:46
+0100

resiprocate (1.9.0-3) unstable; urgency=medium

  * Add range for libasio-dev version

 -- Daniel Pocock dan...@pocock.com.au  Tue, 11 Feb 2014 20:26:34
+0100

resiprocate (1.9.0-2) unstable; urgency=low

  * Add upper bound on libasio-dev version

 -- Daniel Pocock dan...@pocock.com.au  Tue, 11 Feb 2014 15:50:12
+0100

resiprocate (1.9.0-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Mon, 10 Feb 2014 20:28:29
+0100

resiprocate (1.9.0~rc2-1) unstable; urgency=low

  * New upstream release
  * Change from syslog to dedicated logging

 -- Daniel Pocock dan...@pocock.com.au  Mon, 27 Jan 2014 20:18:53
+0100

resiprocate (1.9.0~rc1-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 21 Jan 2014 19:46:37
+0100

resiprocate (1.9.0~beta11-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Wed, 15 Jan 2014 12:41:18
+0100

resiprocate (1.9.0~beta10-3) unstable; urgency=low

  * Improve dhparam file handling

 -- Daniel Pocock dan...@pocock.com.au  Tue, 14 Jan 2014 16:25:45
+0100

resiprocate (1.9.0~beta10-2) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Mon, 13 Jan 2014 12:51:45
+0100

resiprocate (1.9.0~beta10-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sun, 12 Jan 2014 11:46:45
+0100

resiprocate (1.9.0~beta9-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sun, 12 Jan 2014 09:00:18
+0100

resiprocate (1.9.0~beta8-5) unstable; urgency=low

  * Ensure recon-dev package depends on srtp headers

 -- Daniel Pocock dan...@pocock.com.au  Sun, 29 Dec 2013 16:06:59
+0100

resiprocate (1.9.0~beta8-4) unstable; urgency=low

  * Ensure reTurn dev package depends on boost and asio headers
  * Add binary version restriction to dev header interdependencies
  * Fix conflicts/replaces specifications for dev packages

 -- Daniel Pocock dan...@pocock.com.au  Sun, 29 Dec 2013 09:33:55
+0100

resiprocate (1.9.0~beta8-3) unstable; urgency=low

  * Ensure dev packages depend on dependency headers

 -- Daniel Pocock dan...@pocock.com.au  Sun, 29 Dec 2013 08:47:06
+0100

resiprocate (1.9.0~beta8-2) unstable; urgency=low

  * Ensure dev packages depend on libresiprocate-1.9-dev

 -- Daniel Pocock dan...@pocock.com.au  Sat, 28 Dec 2013 23:21:43
+0100

resiprocate (1.9.0~beta8-1) unstable; urgency=low

  * New upstream release
  * Adds Python plugin support

 -- Daniel Pocock dan...@pocock.com.au  Thu, 19 Dec 2013 21:29:54
+0100

** Affects: resiprocate (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283985

Title:
  FFe: Sync resiprocate 1.9.1-1 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1283985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283970] Re: Sync resiprocate 1.9.0-3 (universe) from Debian testing (main)

2014-02-24 Thread Daniel Pocock
I've opened another sync request bug specifying the correct reSIProcate
version:

https://bugs.launchpad.net/bugs/1283985

** Changed in: resiprocate (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283970

Title:
  Sync resiprocate 1.9.0-3 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1283970/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1235674] Re: FFe: Sync postbooks-updater 2.2.5-2 (universe) from Debian sid (main)

2013-10-06 Thread Daniel Pocock
Yes, for libxtuplecommon

I also made a sync request for 4.1.0, that is the version I recommend
for Ubuntu users as it will be easier for Debian maintainers to support
if both Debian and Ubuntu carry the same version for now.

Daniel Holbach daniel.holb...@ubuntu.com wrote:

This needs at least postbooks 4.0.2-7, right?

-- 
You received this bug notification because you are subscribed to the
bug
report.
https://bugs.launchpad.net/bugs/1235674

Title:
  FFe: Sync postbooks-updater 2.2.5-2 (universe) from Debian sid (main)

Status in Ubuntu:
  Triaged

Bug description:
  Please sync postbooks-updater 2.2.5-2 (universe) from Debian sid
  (main)

  Explanation of FeatureFreeze exception:
  This is a companion package for postbooks, which was recently
  accepted into saucy.  It is from a stable upstream release.

  All changelog entries:

  postbooks-updater (2.2.5-2) unstable; urgency=low

* Add menu entry

   -- Daniel Pocock dan...@pocock.com.au  Sun, 29 Sep 2013 18:40:22
  +0200

  postbooks-updater (2.2.5-1) unstable; urgency=low

* Initial release. (Closes: #724589)

   -- Daniel Pocock dan...@pocock.com.au  Wed, 25 Sep 2013 16:31:42
  +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1235674/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235674

Title:
  FFe: Sync postbooks-updater 2.2.5-2 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1235674/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235674] [NEW] FFe: Sync postbooks-updater 2.2.5-2 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
Public bug reported:

Please sync postbooks-updater 2.2.5-2 (universe) from Debian sid (main)

Explanation of FeatureFreeze exception:
This is a companion package for postbooks, which was recently
accepted into saucy.  It is from a stable upstream release.

All changelog entries:

postbooks-updater (2.2.5-2) unstable; urgency=low

  * Add menu entry

 -- Daniel Pocock dan...@pocock.com.au  Sun, 29 Sep 2013 18:40:22
+0200

postbooks-updater (2.2.5-1) unstable; urgency=low

  * Initial release. (Closes: #724589)

 -- Daniel Pocock dan...@pocock.com.au  Wed, 25 Sep 2013 16:31:42
+0200

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235674

Title:
  FFe: Sync postbooks-updater 2.2.5-2 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1235674/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235733] [NEW] FFe: Sync postbooks-schema-empty 4.1.0-1 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
Public bug reported:

Please sync postbooks-schema-empty 4.1.0-1 (universe) from Debian sid
(main)

Explanation of FeatureFreeze exception:
This is the latest stable upstream release.  All 4.1.0 PostBooks
packages should be synced together or not at all.  The packages
are postbooks, postbooks-schema-empty, postbooks-schema-demo
and postbooks-schema-quickstart

Changelog entries since current saucy version 4.0.2-1:

postbooks-schema-empty (4.1.0-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sat, 05 Oct 2013 11:35:48
+0200

postbooks-schema-empty (4.0.2-3) unstable; urgency=low

  * Fix example for installing from zipped SQL file

 -- Daniel Pocock dan...@pocock.com.au  Thu, 26 Sep 2013 20:30:00
+0200

postbooks-schema-empty (4.0.2-2) unstable; urgency=low

  * README.Debian: specify PostgreSQL version in examples

 -- Daniel Pocock dan...@pocock.com.au  Wed, 25 Sep 2013 08:21:25
+0200

** Affects: postbooks-schema-empty (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235733

Title:
  FFe: Sync postbooks-schema-empty 4.1.0-1 (universe) from Debian sid
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks-schema-empty/+bug/1235733/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235735] [NEW] FFe: Sync postbooks-schema-demo 4.1.0-1 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
Public bug reported:

Please sync postbooks-schema-demo 4.1.0-1 (universe) from Debian sid
(main)

Explanation of FeatureFreeze exception:
This is the latest stable upstream release.  All 4.1.0 PostBooks
packages should be synced together or not at all.  The packages
are postbooks, postbooks-schema-empty, postbooks-schema-demo
and postbooks-schema-quickstart

Changelog entries since current saucy version 4.0.2-1:

postbooks-schema-demo (4.1.0-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sat, 05 Oct 2013 11:35:48
+0200

postbooks-schema-demo (4.0.2-3) unstable; urgency=low

  * Fix example for installing from zipped SQL file

 -- Daniel Pocock dan...@pocock.com.au  Thu, 26 Sep 2013 20:30:00
+0200

postbooks-schema-demo (4.0.2-2) unstable; urgency=low

  * README.Debian: specify PostgreSQL version in examples

 -- Daniel Pocock dan...@pocock.com.au  Wed, 25 Sep 2013 08:21:25
+0200

** Affects: postbooks-schema-demo (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235735

Title:
  FFe: Sync postbooks-schema-demo 4.1.0-1 (universe) from Debian sid
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks-schema-demo/+bug/1235735/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235736] [NEW] FFe: Sync postbooks-schema-quickstart 4.1.0-1 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
Public bug reported:

Please sync postbooks-schema-quickstart 4.1.0-1 (universe) from Debian
sid (main)

Explanation of FeatureFreeze exception:
This is the latest stable upstream release.  All 4.1.0 PostBooks
packages should be synced together or not at all.  The packages
are postbooks, postbooks-schema-empty, postbooks-schema-demo
and postbooks-schema-quickstart

Changelog entries since current saucy version 4.0.2-2:

postbooks-schema-quickstart (4.1.0-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sat, 05 Oct 2013 11:35:48
+0200

postbooks-schema-quickstart (4.0.2-3) unstable; urgency=low

  * Fix example for installing from zipped SQL file

 -- Daniel Pocock dan...@pocock.com.au  Thu, 26 Sep 2013 20:30:00
+0200

** Affects: postbooks-schema-quickstart (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235736

Title:
  FFe: Sync postbooks-schema-quickstart 4.1.0-1 (universe) from Debian
  sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks-schema-quickstart/+bug/1235736/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235737] [NEW] FFe: Sync postbooks 4.1.0-2 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
Public bug reported:

Please sync postbooks 4.1.0-2 (universe) from Debian sid (main)

Explanation of FeatureFreeze exception:
This is the latest stable upstream release.  All 4.1.0 PostBooks
packages should be synced together or not at all.  The packages
are postbooks, postbooks-schema-empty, postbooks-schema-demo
and postbooks-schema-quickstart

Changelog entries since current saucy version 4.0.2-6:

postbooks (4.1.0-2) unstable; urgency=low

  * README.Debian: mention postbooks-updater

 -- Daniel Pocock dan...@pocock.com.au  Sat, 05 Oct 2013 14:16:10
+0200

postbooks (4.1.0-1) unstable; urgency=low

  * New upstream release
  * Add menu entry (Closes: #724477)

 -- Daniel Pocock dan...@pocock.com.au  Sat, 05 Oct 2013 00:28:19
+0200

postbooks (4.0.2-7) unstable; urgency=low

  * Make libxtuplecommon shared

 -- Daniel Pocock dan...@pocock.com.au  Wed, 25 Sep 2013 08:16:36
+0200

** Affects: postbooks (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235737

Title:
  FFe: Sync postbooks 4.1.0-2 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postbooks/+bug/1235737/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235775] [NEW] FFe: Sync cajun 2.0.3-1 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
Public bug reported:

Please sync cajun 2.0.3-1 (universe) from Debian sid (main)

Explanation of FeatureFreeze exception:
Upstream has accepted the Debian patch making this source tarball
easier to work with but otherwise it is the same thing.

Changelog entries since current saucy version 2.0.2-4:

cajun (2.0.3-1) unstable; urgency=low

  * New upstream release
  * Upstream now includes UTF-8 fix, local patch removed

 -- Daniel Pocock dan...@pocock.com.au  Thu, 26 Sep 2013 14:03:24
+0200

** Affects: cajun (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235775

Title:
  FFe: Sync cajun 2.0.3-1 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cajun/+bug/1235775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235776] [NEW] FFe: Sync openmama 2.2.2.1-10 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
Public bug reported:

Please sync openmama 2.2.2.1-10 (universe) from Debian sid (main)

Explanation of FeatureFreeze exception:
Same source package that is in saucy, but adding extra binary packages
for the Java support and a doc package.

Changelog entries since current saucy version 2.2.2.1-8:

openmama (2.2.2.1-10) unstable; urgency=low

  * Patch to support HURD and kFreeBSD builds

 -- Daniel Pocock dan...@pocock.com.au  Mon, 16 Sep 2013 22:42:25
+0200

openmama (2.2.2.1-9) unstable; urgency=low

  * Update for building lib*-java packages
  * Build doc packages

 -- Daniel Pocock dan...@pocock.com.au  Mon, 16 Sep 2013 14:40:40
+0200

** Affects: openmama (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235776

Title:
  FFe: Sync openmama 2.2.2.1-10 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openmama/+bug/1235776/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235787] [NEW] FFe: Sync resiprocate 1.8.14-1 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
Public bug reported:

Please sync resiprocate 1.8.14-1 (universe) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Link rend library with -lpopt to fix build failure.
  * Link rutil library with -lpthread to fix build failure. (LP: #1208927)
  * debian/rules: Add -lcrypto to LDFLAGS to fix FTBFS.
  * debian/rules: Add -lcrypto to LDFLAGS to fix FTBFS.
The first issue, using popt with rend, is fixed upstream.  The
other issues appear to be unresolved upstream.  If you can provide
a link to a full build log I will seek to have them resolved in
the next upstream release.

Explanation of FeatureFreeze exception:
Minor bug fixes and adding comments to the reTurnServer.config after
requests from some users requesting documentation.

Changelog entries since current saucy version 1.8.13-1ubuntu1:

resiprocate (1.8.14-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sat, 28 Sep 2013 20:47:51
+0200

** Affects: resiprocate (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235787

Title:
  FFe: Sync resiprocate 1.8.14-1 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1235787/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1235776] Re: FFe: Sync openmama 2.2.2.1-10 (universe) from Debian sid (main)

2013-10-05 Thread Daniel Pocock
On 05/10/13 23:15, Jackson Doak wrote:
 It might be safer to just sync -9, but it's up to whoever actually does
 the sync.
 

The change to support HURD and kFreeBSD is the only thing that changes
in -10.  The patch only involves a tweak to the configure script so it
will proceed on a non-Linux architecture and doesn't change the Makefile
or source code in any way.  It is not necessary for Ubuntu to have this
change, but it won't break anything either.

-9 delivers the goodies though, developers will be quite keen to have
the doc package

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235776

Title:
  FFe: Sync openmama 2.2.2.1-10 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openmama/+bug/1235776/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1229316] Re: FFe: Sync postbooks 4.0.2-3 (universe) from Debian unstable (main)

2013-09-25 Thread Daniel Pocock
On 25/09/13 10:03, Daniel Holbach wrote:
 Seems like Logan already requested the sync. Sitting in the NEW queue.

 ** Changed in: ubuntu
Status: Triaged = Fix Committed


Also note that csvimp (in the NEW queue) is a build dep but not a
runtime dependency

src:openrpt is both a build and runtime dependency

I've just uploaded 4.0.2-6 to Debian, it gives the user a nice popup if
they try to use an unsupported PostgreSQL version.  PostgreSQL v9.1 in
Ubuntu is fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229316

Title:
  FFe: Sync postbooks 4.0.2-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1229321] [NEW] FFe: Sync postbooks-schema-demo 4.0.2-1 (universe) from Debian unstable (main)

2013-09-23 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync postbooks-schema-demo 4.0.2-1 (universe) from Debian
unstable (main)

Explanation of FeatureFreeze exception:
PostBooks is a popular open source accounting/CRM solution.
The freeze exception request is documented fully in the sync request
for the postbooks package itself.

All changelog entries:

postbooks-schema-demo (4.0.2-1) unstable; urgency=low

  * Initial release. (Closes: #723852)

 -- Daniel Pocock dan...@pocock.com.au  Fri, 20 Sep 2013 15:51:45
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSQHv8AAoJEOm1uwJp1aqDMeoP/3QICCi0McU+VIyX9hjtKqeK
yi44b9FU2KwlipNnUbDlmXFtUYrdFYC4YEV4n/BvqLAKaEP8ekt182XsGG2S6KVV
1ZXgR4bPVeSasUcd9XdvzuVlMPS2k2wlp6mDpnjCYx3VrNmH5Mw7TEvO4OFjAKBp
sO+IiNoROKDh3mH43Bsqdm8frWJX4Z2XrVDp+FdTDQ9xINeCGuOi4WqU8DjmepaO
gy1kUeuWAwPsOUgStiWz9v0s3OuiSYp2DwuJnKIkuEMkcVW9/CveS68lvvRvzH/e
zt6s+xQ0ju7GHWG+ekoRvSjsuzbXAMRmT/j7a5VUQTKWKMdcbkPP6SCDgNpoQ6Ut
QKf64mDnURPVfZqJcXAqxMnmGVFZMcyJuIc8JPqx/CLIG++CRH7UDAqY3Xsd0jsC
11Vp3X27/XksOcNeYNo2TcapyF5VP/t4LPQ9wJJ0q+AR0Xct5K7Lm+okqoioT4e3
aKCC7ag5fsckA7V39bZC+AVKqZ/Iux3Vknyfm6z1B8gdvKWVCQ9TNIfut2x/XOw1
HBwTQn1uWmEuLl1DuCRc58Qs4XOKZ5xlZc6YAILhkxfXnorrrSUe8MUIbvDEEOKB
M9G/v3vOhD2Aokcqsh+jNF2fJzXcF6LqCRFimiwoKm1hds+aeuPxIvOoZwJQvXWD
UKimsoKUcwS538P9WNT4
=WpcH
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229321

Title:
  FFe: Sync postbooks-schema-demo 4.0.2-1 (universe) from Debian
  unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1229316] [NEW] FFe: Sync postbooks 4.0.2-3 (universe) from Debian unstable (main)

2013-09-23 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync postbooks 4.0.2-3 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
PostBooks is one of the leading open source accounting and CRM solutions.
It was the project of the month on Sourceforge in March 2013.  It is
a commercially supported product with significant interest for
business users.  It has only recently been accepted in Debian
but has been available and supported from upstream for many years.

All changelog entries:

postbooks (4.0.2-2) unstable; urgency=low

  * More detail in README.source

 -- Daniel Pocock dan...@pocock.com.au  Sun, 22 Sep 2013 10:30:01
+0200

postbooks (4.0.2-1) unstable; urgency=low

  * New upstream tarball

 -- Daniel Pocock dan...@pocock.com.au  Thu, 19 Sep 2013 21:43:13
+0200

postbooks (4.0.0-1) unstable; urgency=low

  * Initial release. (Closes: #703645)

 -- Daniel Pocock dan...@pocock.com.au  Thu, 19 Sep 2013 18:33:39
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSQHsKAAoJEOm1uwJp1aqDjQEP/i9fFw8XkrJweAfvXQmk77VQ
Rs3DgCpBrvoT+j+FQdZZ77iaGrsHt10GIe0O60ADV6JEh5kS8MpTGkEz1w00eaZh
c8HkZrZKSUkHgl+4N9MgGknvbSEL9s7zWJiQP4f6EObGh+PxOWIa4nDErEkit87H
04FEUyW6VUttfs1euzI/VuYwhaiiLtDbrVfBh+LFD1O3HhMQvYpSiDva/JtqE54G
KzS/GOe/17HjL14H53Rl2hU6xT7d/I1Mi3LKtzc3lA3LaPSSBUbX8avZsC7rL1Kq
ME1YHqXodAnIFa90qNTER08HKEbP0tJOH7uzGTDWrrBquQjGhWpJbq41VIyuj/Yg
vmQn39mJGdttXak0KCqELMCk7CBY1AF6He3mpvhoRSweRLhJQwpnYnWUv6YbFzv/
JZVz6LJwN9CfsSG2uRvC4eD3h+guMVOzXjzdmt2QSqtmfzKBKV5f+sTqKQnyBw8M
w4Wn4AhPUkfcSDrqJ1k4BILwbX7M78drMcBUP6hYS3d8y5vCER1pCQDI/vsfbb7r
ExJljtShvheupq/sBCi4mxknXZGLt2yBPkoMO0tXupuCdfDmaY+jasj+glfNJz/h
kHjOBiZYmGHtbO7c/Y+TfsrbCrTDQlB1fHZiHcDJmIKjAU/iHPLteyk8BWRglbMa
ogCdTLnpUKi0Qi6achLa
=L3Si
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229316

Title:
  FFe: Sync postbooks 4.0.2-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1229314] [NEW] FFe: Sync csvimp 0.4.7-2 (universe) from Debian unstable (main)

2013-09-23 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync csvimp 0.4.7-2 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
CSVImp is the Data Import tool for the PostBooks accounting / CRM suite.
It is a stable product that has only recently been packaged for Debian.

All changelog entries:

csvimp (0.4.7-2) unstable; urgency=low

  * Make clean less fragile

 -- Daniel Pocock dan...@pocock.com.au  Sun, 22 Sep 2013 09:23:46
+0200

csvimp (0.4.7-1) unstable; urgency=low

  * Initial release. (Closes: #723654)

 -- Daniel Pocock dan...@pocock.com.au  Wed, 18 Sep 2013 17:10:54
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSQHpmAAoJEOm1uwJp1aqDCckP/3p1m16FUqy00+AJIoRZ5RzF
1+PrZV8sh405s8Q+gGMqTmNr9cqUxPvQVajf/ko1wuMB9AON5wYZJ7EdFZDKaos1
abvDmkzw4xtDbTIrXAqtiQJOsK6qc+43ho4ezygQWWj2I3+yAlJaNEH+FQuG8v7J
kQHeADh2KDLshIIZ36yVd+EBDOvUkAqs72jvZwXYhUmauJOhSMOwM9kF5js+RWy1
q7za4VmaIaZOdiBbYiKS3YVgQyb24xA6AfEWdCcrz21p8QirPLbEq6a7i4gJdHfH
dqxSqBFgzcegzo/86sTUkjQiK+ag/eiu88Vdefoab4GPiXroqomquwFbf7zWm1Tk
lC3/YdfLrf0CxbCAESXJqeuY5mKBzdd2X+VLaQsojeNdJiZ1ZSwVwKxsJz919RSA
DRjaOkQXunazF5OurelDIljGezlO2HzOlySFJGetMYKW6NzAJA0JMXHSs6UsZytH
y7TJGMhLBxSVtV2gp6/o749AMSMcWyLwRr2uO+lgTVqVBLIvaibnQToi02kk2cbC
wJiqcThtTWIeeK/s8eRA8GsCXziP+CaRfnxmB8jmeJbQe7zNn5RA4nk1B2QZPQXG
E5n9noFoGYm5SibbCy5EFT/QKlpPCQNAQQKWsuMD3NaJXxiK/RnLK1NbvHa8XpBx
ci+o7cEUlf4cqPW/Fn8/
=cjzV
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229314

Title:
  FFe: Sync csvimp 0.4.7-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1229312] [NEW] FFe: Sync openrpt 3.3.4-5 (universe) from Debian unstable (main)

2013-09-23 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync openrpt 3.3.4-5 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
OpenRPT is a build dependency for the PostBooks accounting and CRM suite.
It is a stable product that has only recently been packaged for Debian.

All changelog entries:

openrpt (3.3.4-5) unstable; urgency=low

  * Fix FTBFS on ARM.
  * Convert to dynamic linking by using a patch.

 -- Andrew Shadura andre...@debian.org  Mon, 23 Sep 2013 11:20:53
+0200

openrpt (3.3.4-4) unstable; urgency=low

  [ Daniel Pocock ]
  * Build a shared library package.

  [ Andrew Shadura ]
  * Fix cleanup.
  * Depend on dpkg-dev (= 1.16.1~).
  * Fix permissions.

 -- Andrew Shadura andre...@debian.org  Fri, 20 Sep 2013 15:08:00
+0200

openrpt (3.3.4-3) unstable; urgency=low

  [ Daniel Pocock ]
  * Package more files needed during the PostBooks 4.0 build.
  * Enable parallel build.

  [ Andrew Shadura ]
  * Don't call qmake explicitly, use dh's built-in qmake support instead.

 -- Andrew Shadura andre...@debian.org  Fri, 20 Sep 2013 11:29:44
+0200

openrpt (3.3.4-2) experimental; urgency=low

  [ Daniel Pocock ]
  * Install generated header files too.

 -- Andrew Shadura andre...@debian.org  Thu, 19 Sep 2013 11:50:13
+0200

openrpt (3.3.4-1) experimental; urgency=low

  * New upstream release.
  * Add patches from upstream fixing crashes and minor bugs.

 -- Andrew Shadura andre...@debian.org  Thu, 19 Sep 2013 11:18:41
+0200

openrpt (3.3.3+dfsg-2) experimental; urgency=low

  * Update debian/copyright.
  * Update Vcs-* fields.

 -- Andrew Shadura andre...@debian.org  Wed, 18 Sep 2013 21:28:27
+0200

openrpt (3.3.3+dfsg-1) experimental; urgency=low

  * Initial release. (Closes: #338784)

 -- Andrew Shadura andre...@debian.org  Mon, 09 Sep 2013 13:44:35
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSQHnjAAoJEOm1uwJp1aqD4n0QAMAIozrzUFFglPFFf+TTAsIO
EmXfzVSdiHwLmLmIeziJcku0YImKChU3dgz/6KAm54cRD/ox5F54aILcoU6/X6Fp
XlE0bNH08zT9ZX0cYe+WTKSNL0m3ZmFrX2tdujx+CLq+66JKe1vY4SE7UKonvBMT
c870a7TJ//anoEUBTYp38F5sCfROmuD2BygjOJRwt2kYJ/mkDWNgbbaky2M/jZRy
V3LPfMrZgy1Iyu1clmRNvaw3J2Hsj0IgicOgCCwirQD/td0eXO9V12UtxQDx1kmF
nyc2zryFrdGg9+uei3tzRQUNAkuX9p/3yP3CtpjWkh78RVS+yOHPWgmEmKEazBiz
LXlwVRSGT3hV1bClBJw0OjIlqDiCnIuBcJ2FPiESDwP6TGeAw6Ucl9lmZTUhffDp
Nx2TxgubAkcaYHj6m/h1tgTcdjswD67mGF5G5Cz0lv2y3L9cPlULbqbRYJx1fZ/D
8a6Q/nrw4FYg2KwGzAqSfmidqFtR7yuLTKJgNPa75uJb6TGCoGCCU0k6Qdf7kUF/
EOq5TpfKjrH6GE3lXkwSG8pRalNi5Z0KXYMOvUHHZcql4BbMWrL+9aJdVogo17Ek
CVPpsZdVo2wmyLfn+SQ6zX0KKeCNFFRuiNFirRVNaQr+m2ZR/Tf3xqgsyHhBqbtC
5mLtMi3RqgMtt4YONXC8
=iNIj
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229312

Title:
  FFe: Sync openrpt 3.3.4-5 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229312/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1229320] [NEW] FFe: Sync postbooks-schema-quickstart 4.0.2-1 (universe) from Debian unstable (main)

2013-09-23 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync postbooks-schema-quickstart 4.0.2-1 (universe) from Debian
unstable (main)

Explanation of FeatureFreeze exception:
PostBooks is a popular open source accounting/CRM solution.
The freeze exception request is documented fully in the sync request
for the postbooks package itself.

All changelog entries:

postbooks-schema-quickstart (4.0.2-1) unstable; urgency=low

  * Initial release. (Closes: #723851)

 -- Daniel Pocock dan...@pocock.com.au  Fri, 20 Sep 2013 15:51:45
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSQHvHAAoJEOm1uwJp1aqDLOEP/izyP79AvoGDU+nzzSf7Qgql
9KX8a/zP2+d5HeA5UIG5dJpn2X6APV0ZO/HoKhM6fkSSozormTDqB1fsKeV+2s4z
O9rsfWaCYo+6fFLVkkMDj2jALR3uiYRkuXSxXuxZ6rfz26LOmTBlfFeedbSWSU+j
BdHlDes5midcN1W9ipYNjTVMmudk/Ae6PXJ47Fsg7H0/4WPG8Rwnoa4f8gz5f6OO
Lmkd15sUO9U64ORAanOSOPQrlXnEGgHqgGoPfqvkb6QB7Fa5tg6FmngO7CdCUVdo
L6AAN4bqelKdf7y3n8eFIV/NlicUaqZHzdaVdEnAVbMR4oOnCv72ZzppM3noOWBY
H2Owxui4EfxpZguWLhuTDiSMXYnHakqpBKOK8v59OMeyns1AyR1FSCJqQ+btZO/6
ODuelj6NOMxMegi3Hv878GKWaBW7aUsYSt7Heoz10N+jN1kj0CfSRwLtQM8dh6Ty
pRCEmdXF13AGC9rfHIHV0CDfEYBGc6wrQY9n6NEjQFyiNQ9149OU4+pdR8Hq9Fzy
I730MhM/n8S0g3NQkq47E+9RlL1jry93KxB4I5HCUpdTana7AbWnIn35WeAUsCDn
ZDhMpNdcy8v/2Vu7OKjkw+rIQf4FJnsAJmeu/JhgVxWZTpE715lZDAQKzgFZ8aA2
gERdrQvmx1M8i19Ujd39
=Xbbx
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229320

Title:
  FFe: Sync postbooks-schema-quickstart 4.0.2-1 (universe) from Debian
  unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229320/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1229319] [NEW] FFe: Sync postbooks-schema-empty 4.0.2-1 (universe) from Debian unstable (main)

2013-09-23 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync postbooks-schema-empty 4.0.2-1 (universe) from Debian
unstable (main)

Explanation of FeatureFreeze exception:
PostBooks is a popular open source accounting/CRM solution.
The freeze exception request is documented fully in the sync request
for the postbooks package itself.

All changelog entries:

postbooks-schema-empty (4.0.2-1) unstable; urgency=low

  * Initial release. (Closes: #723853)

 -- Daniel Pocock dan...@pocock.com.au  Fri, 20 Sep 2013 15:51:45
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSQHudAAoJEOm1uwJp1aqDb0kP/RP9bbSXLkN1VulGHdIZ0jp6
14tTrHuONneUp6vwM79ZLu3WeetSCRLpeQwJlF9rUt3YPfiI/CmUoZ/x9WBf46lh
/305S/1ZIuhsqW9b26s+8BEM4Ev02ydPGM5h3JhGwUc0gIoWpPEpe4WS5ho15iwm
Bkn8Wwkyi/Z42sXCEz8Q85BiUTPqAS+Z6bWl90ObOi1pQ4E1cM9E+965z5UyzCBv
/Fp8yFnvYmiP6gYpcW6TmIevknvZ/kroy7FKD2UxsPbSrPkT+YSSA+n763gXPhEG
lWl/NpeL1hs+OMjjMeaCcREyvuzqwcMRR2HPLyj0FkZT1wG7EWrQd6vkxg2M2a2A
6NmASBYex1kaJuHRQM2dU3yc0A37KLa0eALG2SzvxkjqDXpSIeuaJaRpYKQF/tkF
ZMWtXYObE6bbzWhnvfvkLAsdIhHiaNizIJs2eb28dkepGOvUIQhyEaOUzfHHqOsY
Px+8+JVhBGkih/5x40DLuWah6mEHI2+PA66fyPXPbgWaeRQpR4/y2Gy/iv0c+2nY
Jac4O68wlOYTzUB8exQPphmvmcuXBNlftM6CCWl5nqZaenIIJ7AXt3g//YKskN/W
UzloX74bCj2hd13vOElaRA/jyO73F0poHLvbhGpyZJSv//UPtrHaZ9vXV646D+gZ
KgstU4SFDgDub2N3CwZJ
=w3C4
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229319

Title:
  FFe: Sync postbooks-schema-empty 4.0.2-1 (universe) from Debian
  unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1229316] Re: FFe: Sync postbooks 4.0.2-3 (universe) from Debian unstable (main)

2013-09-23 Thread Daniel Pocock
On 23/09/13 19:45, Scott Kitterman wrote:
 Ack. Approved.
 
 ** Changed in: ubuntu
Status: New = Triaged
 


Great, I believe this bug can be closed with the sync from Debian:

   https://bugs.launchpad.net/ubuntu/+bug/253211

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229316

Title:
  FFe: Sync postbooks 4.0.2-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 253211] packages now available for sync from Debian

2013-09-23 Thread Daniel Pocock
Package is now available for Debian

http://danielpocock.com/postbooks-packages-available

and a sync to Ubuntu has been requested:

https://bugs.launchpad.net/ubuntu/+bug/1229316

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/253211

Title:
  [needs-packaging] PostBooks accounting,CRM,ERP

To manage notifications about this bug go to:
https://bugs.launchpad.net/feisty-backports/+bug/253211/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1225007] Re: FFe: Sync jssip 0.3.7-1 (universe) from Debian unstable (main)

2013-09-17 Thread Daniel Pocock
On 17/09/13 11:29, Colin Watson wrote:
 ** Changed in: ubuntu
Status: Fix Committed = Fix Released



Have you synced 0.3.7-1 or 0.3.7-2?

I uploaded 0.3.7-2 to Debian yesterday, it fixes the build dependency
issue

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1225007

Title:
  FFe: Sync jssip 0.3.7-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1225007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1225007] Re: FFe: Sync jssip 0.3.7-1 (universe) from Debian unstable (main)

2013-09-16 Thread Daniel Pocock
On 16/09/13 09:48, Daniel Holbach wrote:
 This unfortunately fails to build for me on saucy amd64:

pegjs is also new in Debian and Ubuntu and consequently I had missed it
in the list of build dependencies

I am uploading 0.3.7-2 now with the fix in debian/control

Thanks for the feedback

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1225007

Title:
  FFe: Sync jssip 0.3.7-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1225007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224930] Re: FFe: Sync openmama 2.2.2.1-7 (universe) from Debian unstable (main)

2013-09-16 Thread Daniel Pocock
libavis-dev is from the new package avis-client-c

I requested inclusion of avis-client-c in Ubuntu as well

On 16/09/13 09:56, Daniel Holbach wrote:
 I guess I'm missing some build-dependencies here?

 he following packages have unmet dependencies:
  pbuilder-satisfydepends-dummy : Depends: libavis-dev which is a virtual 
 package.
  Depends: automake but it is not going to be 
 installed.
  Depends: libtool but it is not going to be 
 installed.
  Depends: default-jdk but it is not going to 
 be installed.
  Depends: doxygen but it is not going to be 
 installed.
  Depends: junit but it is not going to be 
 installed.
  Depends: ant but it is not going to be 
 installed.
  Depends: texlive-font-utils but it is not 
 going to be installed.
  Depends: ghostscript but it is not going to 
 be installed.
 Unable to resolve dependencies!  Giving up...


 ** Changed in: ubuntu
Status: Triaged = Incomplete


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224930

Title:
  FFe: Sync openmama 2.2.2.1-7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224928] Re: FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

2013-09-16 Thread Daniel Pocock
On 16/09/13 10:06, Daniel Holbach wrote:
 This unfortunately fails to build for me on saucy amd64:

 gcc -DHAVE_CONFIG_H -I. -I../../platforms/gnu_automake  -I../../src/include 
 -I../../src/lib -I../../packages/check/src  -D_FORTIFY_SOURCE=2 -Wall 
 -pedantic  -pthread -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -c check_uri.c
 In file included from check_uri.c:22:0:
 ../../packages/check/src/check.h:197:27: warning: anonymous variadic macros 
 were introduced in C99 [-Wvariadic-macros]
  #define fail_unless(expr, ...)\
^
 ../../packages/check/src/check.h:208:23: warning: anonymous variadic macros 
 were introduced in C99 [-Wvariadic-macros]
  #define fail_if(expr, ...)\
^
 ../../packages/check/src/check.h:213:14: warning: anonymous variadic macros 
 were introduced in C99 [-Wvariadic-macros]
  #define fail(...) _fail_unless(0, __FILE__, __LINE__, Failed , ## 
 __VA_ARGS__, NULL)
   ^
 /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pedantic  -pthread 
 -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -lm  -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro 
 -Wl,-z,now -o tests tests.o check_messages.o check_security.o check_client.o 
 check_collections.o check_invoke.o check_uri.o ../../src/lib/libavis.la 
 ../../packages/check/src/libcheck.la 
 libtool: link: gcc -Wall -pedantic -pthread -g -O2 -fPIE -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
 .libs/tests tests.o check_messages.o check_security.o check_client.o 
 check_collections.o check_invoke.o check_uri.o  -lm 
 ../../src/lib/.libs/libavis.so ../../packages/check/src/.libs/libcheck.a 
 -pthread
 ../../src/lib/.libs/libavis.so: undefined reference to `ceilf'

ceilf is from libm

I can see -lm is in the linker command line so it is almost correct. 
Could you try running that command manually without -pthread at the
end?  E.g.

cd src/test

gcc -Wall -pedantic -pthread -g -O2 -fPIE -fstack-protector --param=ssp-
buffer-size=4 -Wformat -Werror=format-security -Wl,-Bsymbolic-functions
-fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tests tests.o
check_messages.o check_security.o check_client.o check_collections.o
check_invoke.o check_uri.o  -lm ../../src/lib/.libs/libavis.so
../../packages/check/src/.libs/libcheck.a


and see if it works?

If not, could you please share the full config.status and config.log
files from the top level of the build tree?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224928

Title:
  FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224928] Re: FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

2013-09-16 Thread Daniel Pocock
On 16/09/13 11:45, Daniel Holbach wrote:
 ** Attachment added: config.log

 https://bugs.launchpad.net/ubuntu/+bug/1224928/+attachment/3823404/+files/config.log



Thanks.  It seems unusual because exactly the same linker command line
succeeds on Debian but fails on Ubuntu.

Have other packages had similar problems?  I've done a search in Google
and couldn't find any specific examples, except for people who blatantly
leave out -lm, which is not the case here.

I've posted a query to the autoconf list

http://lists.gnu.org/archive/html/autoconf/2013-09/msg7.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224928

Title:
  FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224928] Re: FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

2013-09-16 Thread Daniel Pocock
On 16/09/13 12:50, Daniel Holbach wrote:
 Maybe this is related to
 https://wiki.ubuntu.com/NattyNarwhal/ToolchainTransition?


Could you try the gcc command again with -lm moved towards the end of
the command, like this:


cd src/test

gcc -Wall -pedantic -pthread -g -O2 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security
-Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o
.libs/tests tests.o check_messages.o check_security.o check_client.o
check_collections.o check_invoke.o check_uri.o 
../../src/lib/.libs/libavis.so ../../packages/check/src/.libs/libcheck.a
-lm -pthread

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224928

Title:
  FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224928] Re: FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

2013-09-16 Thread Daniel Pocock
On 16/09/13 13:48, Daniel Holbach wrote:
 daniel@daydream:~/avis-client-c-1.2.4/src/test$ LC_ALL=C gcc -Wall -pedantic 
 -pthread -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z -Wl,relro 
 -Wl,-z -Wl,now -o .libs/tests tests.o check_messages.o check_security.o 
 check_client.o check_collections.o check_invoke.o check_uri.o 
 ../../src/lib/.libs/libavis.so ../../packages/check/src/.libs/libcheck.a -lm 
 -pthread
 ../../src/lib/.libs/libavis.so: undefined reference to `ceilf'
 collect2: error: ld returned 1 exit status
 daniel@daydream:~/avis-client-c-1.2.4/src/test$


I've looked more closely, it appears that one of the other libraries
used to create libavis.so was linked without explicit -lm

I've uploaded 1.2.4-8 which adds -lm for
packages/hashtable/Makefile.am

The fix is in git, could you please try it and let me know if it works? 
You can clone from:

   git clone git://git.debian.org/collab-maint/avis-client-c.git

or just wait for it to appear through Debian unstable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224928

Title:
  FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224928] Re: FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

2013-09-16 Thread Daniel Pocock
On 16/09/13 14:30, Daniel Holbach wrote:
 This fixes it. Let me know when you uploaded the fix and I'll sync it
 straight away.


It has been uploaded already, it may just take a few minutes (or hours)
to pass through the FTP processing server

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224928

Title:
  FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224924] Re: FFe: Sync resiprocate 1.8.13-1 (universe) from Debian unstable (main)

2013-09-14 Thread Daniel Pocock
On 14/09/13 13:12, Dmitry Shachnev wrote:
 ... And it again FTBFS: https://launchpadlibrarian.net/150247849
 /buildlog_ubuntu-saucy-amd64.resiprocate_1.8.13-1_FAILEDTOBUILD.txt.gz
 
 (Cannot reproduce locally.)

Thanks for that feedback

The rend binary is a utility for load testing.  It was not compiled at
all in previous releases.  The error suggests that LDFLAGS needs -lpopt

I can add -lpopt for the 1.8.14 upstream release, could you try adding
it as a patch in Ubuntu to make sure no other problems exist?

Alternatively, you could just suppress the build of resip/rend, e.g.
putting in a dummy resip/rend/Makefile after running configure

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224924

Title:
  FFe: Sync resiprocate 1.8.13-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1224924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224924] Re: FFe: Sync resiprocate 1.8.13-1 (universe) from Debian unstable (main)

2013-09-14 Thread Daniel Pocock
Just confirming the fix is in upstream:

http://list.resiprocate.org/archive/resiprocate-commit/msg07634.html


On 14/09/13 13:44, Daniel Pocock wrote:
 
 
 On 14/09/13 13:12, Dmitry Shachnev wrote:
 ... And it again FTBFS: https://launchpadlibrarian.net/150247849
 /buildlog_ubuntu-saucy-amd64.resiprocate_1.8.13-1_FAILEDTOBUILD.txt.gz

 (Cannot reproduce locally.)
 
 Thanks for that feedback
 
 The rend binary is a utility for load testing.  It was not compiled at
 all in previous releases.  The error suggests that LDFLAGS needs -lpopt
 
 I can add -lpopt for the 1.8.14 upstream release, could you try adding
 it as a patch in Ubuntu to make sure no other problems exist?
 
 Alternatively, you could just suppress the build of resip/rend, e.g.
 putting in a dummy resip/rend/Makefile after running configure


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224924

Title:
  FFe: Sync resiprocate 1.8.13-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1224924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1224924] [NEW] FFe: Sync resiprocate 1.8.13-1 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu/resiprocate
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync resiprocate 1.8.13-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Link rutil library with -lpthread to fix build failure. (LP: #1208927)
Fixed upstream

Explanation of FeatureFreeze exception:
Various bug fixes upstream, including a fix for the Ubuntu build issue.

Changelog entries since current saucy version 1.8.12-2ubuntu1:

resiprocate (1.8.13-1) unstable; urgency=high

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 10 Sep 2013 20:01:27
+0200

resiprocate (1.8.12-4) unstable; urgency=high

  * Only required libsrtp-dev on Linux builds

 -- Daniel Pocock dan...@pocock.com.au  Fri, 06 Sep 2013 13:21:53
+0200

resiprocate (1.8.12-3) unstable; urgency=high

  * Use provides/replaces to allow upgrade to v1.9 (Closes: #717977)

 -- Daniel Pocock dan...@pocock.com.au  Fri, 06 Sep 2013 10:16:01
+0200

resiprocate (1.8.12-2) unstable; urgency=high

  * Suppress recon tests on non-Intel builds due to sipXtapi bug

 -- Daniel Pocock dan...@pocock.com.au  Tue, 06 Aug 2013 10:19:09
+0200

resiprocate (1.8.12-1) unstable; urgency=high

  * New upstream release
  * Upstream has fixed various issues, Debian patches dropped

 -- Daniel Pocock dan...@pocock.com.au  Mon, 05 Aug 2013 22:26:40
+0200

resiprocate (1.8.11-4) unstable; urgency=high

  * Fix for 64-bit IPv6 Tuple comparison issue

 -- Daniel Pocock dan...@pocock.com.au  Fri, 19 Jul 2013 12:36:53
+0200

resiprocate (1.8.11-3) unstable; urgency=low

  * Fix for big-endian build issues
  * Stop distributing libb2bua

 -- Daniel Pocock dan...@pocock.com.au  Thu, 18 Jul 2013 20:51:23
+0200

resiprocate (1.8.11-2) unstable; urgency=low

  * Disable librecon build on non-Linux architectures

 -- Daniel Pocock dan...@pocock.com.au  Thu, 18 Jul 2013 13:48:31
+0200

resiprocate (1.8.11-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Thu, 18 Jul 2013 11:10:22
+0200

resiprocate (1.8.10-5) unstable; urgency=low

  * Disable recon test cases

 -- Daniel Pocock dan...@pocock.com.au  Sun, 23 Jun 2013 14:10:53
+0200

resiprocate (1.8.10-4) unstable; urgency=low

  * Disable apps/clicktocall test case

 -- Daniel Pocock dan...@pocock.com.au  Sun, 23 Jun 2013 12:09:33
+0200

resiprocate (1.8.10-3) unstable; urgency=low

  * Remove DM-Upload-Allowed
  * Update for standards version 3.9.4
  * Enable test cases

 -- Daniel Pocock dan...@pocock.com.au  Sat, 22 Jun 2013 17:52:06
+0200

resiprocate (1.8.10-2) unstable; urgency=low

  * Disable MOHParkServer build

 -- Daniel Pocock dan...@pocock.com.au  Sat, 22 Jun 2013 13:12:54
+0200

resiprocate (1.8.10-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sat, 22 Jun 2013 12:19:23
+0200

resiprocate (1.8.9-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Thu, 20 Jun 2013 23:45:01
+0200

resiprocate (1.8.8-2) unstable; urgency=low

  * Add libsrtp-dev to build-depends

 -- Daniel Pocock dan...@pocock.com.au  Wed, 08 May 2013 14:27:23
+0200

resiprocate (1.8.8-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 07 May 2013 22:38:49
+0200

resiprocate (1.8.7-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Fri, 05 Apr 2013 17:40:45
+0200

resiprocate (1.8.5-1) unstable; urgency=low

  * New upstream release
  * Make sure repro hashed passwords are not world readable
  * Remove /var/lib/repro on purge (Closes: #675273)
  * Delay in postrm in case process hasn't finished stopping
  * Fix support for multiple ENUM carriers
  * Fix issue with help text causing crash
  * Fix clash between DIGEST and mutual TLS when used concurrently

 -- Daniel Pocock dan...@pocock.com.au  Wed, 08 Aug 2012 15:02:03
+0200

resiprocate (1.8.2-1) unstable; urgency=low

  * Initial release (Closes: #412427)

 -- Daniel Pocock dan...@pocock.com.au  Thu, 17 May 2012 19:29:59
+

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMvwHAAoJEOm1uwJp1aqDV88P/iqVPvb4gbwicvNflhqNj2jE
xzp1brRdaTItB7Xz/wDEOZKZifYu42O+kgSEL6Wm/3oJ6wHbqaCGYkWfYEaKhvGY
wwN6lpcTyl8KvZb7ldMrtf97AQYtzqyaQLzfr+k3aSrx7LQ7tJNi3+Jb4YqbZsjK
Mi52qrp7SyhU0ZjR8vb7R95XqRe45akaHTbyxAr/9SzK3WrIy8NUn3bZAhyQFHfj
muXs9foMWsHp4IW36x32sgQMJV1chfFC/8MjsX5EaQdEg6y0VMUdFGhjfo+CxJjU
sxxEB7xnjAwBk5rL4MWn13UHVgKCg5+K2n+ZMoLNMeBUr2w7cL2x1vNmnDT8PYNI
Cj/Vlgq90nB2IH6HBYqv7SV2MqrTnMvRfCTX48txhujnYbu8bp32jXKYNnsnsooi
ST8f1iR9W39gikbUQPJkdG23tPnYdmQYt60C5ze1jAh2KnxMeMGjVFyaxUNiNIgu
1T50zwL8Xln1WpDT3L4TFyNuktlWWjYs8CzuEKGC6BmV4KoRkJltQhHCWRnC8dhQ
uCnQ6mpNL8RqkErv4YzqmpEosludms7+o/mYPZcIDHO0Aq6EcPzznFcOUAhc96QO
lAevzCpXzHQjBVORy5Zhj8jScoljW4FzOzYSefTR71YyBgxsSVS1JM4Gqk5sqUIZ
VQ+nYHclmtT9WDfJtcgq
=Zi7m
-END PGP

[Bug 1224926] [NEW] FFe: Sync avis 1.2.2-2 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync avis 1.2.2-2 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
avis enables Ubuntu users to use the OpenMAMA framework for real-time
market data.  It has been around for a long time and is generally
considered to be quite a mature product.

All changelog entries:

avis (1.2.2-2) unstable; urgency=low

  * copyright: update license comment for GPL-3

 -- Daniel Pocock dan...@pocock.com.au  Mon, 02 Sep 2013 10:10:12
+0200

avis (1.2.2-1) unstable; urgency=low

  * Initial packaging (Closes: #719081)

 -- Daniel Pocock dan...@pocock.com.au  Thu, 08 Aug 2013 07:33:11 +0200
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMvydAAoJEOm1uwJp1aqD79oP/i7Ut/zHapncW7U/c8v+If1y
NombyxxSwuR/QVvxPFwJwx9NeKI0nW1CNPW0NDkrdfV/nlXXrle8l9xp0stYawe/
nOLm2gLMOWUgKGc/qfXkyKyXmLPNtNE/GdH7NYBmlFMX2dHh+VNEsYlkeoexPyUi
gtuiiYCeBItKJKvOOFSHR6THzMDKiJM2Ouko43BPP4BliInMz4H0SiEXgfsqnBpk
AntIFdRR5VVLuCuOxC5Rq3jBhH31NnO8MZdzQl0s0kCakez3YTIHXMEXhN68/Vba
vt5oui8Nn4DqVQkbuk34wfBEV0yNKqlVz1e4R5WAn3iCytFF8DcmNu2wtDkv5tOm
B6x3wLztXC56dI0oC72wil7EsBi9LQifGLWd0jVVqIgsN7lNN8u7rqXJ9UvqeJ/1
EArUrpBtipfgHklVaW8bGfZXUdNpJviAzQx28Xd+2/vlepVhtr0hZy2XDbcUt9JN
THJwz/8EAuLY9vQpEfSp7OuaxIMJn1NlD62EsrwsQUvMOTmg1g30JvulGCBQnOdj
lQPwURKjwf1k3141VYiPml91BlHsfc8ngoPNnTOkMRX9vSYQMlh7U97XQDA8vxFr
pbZCJ85uJhjnUSbFlcOD87rcVSxPtH4mVwrN51uNQPViheUKMW6y8TM3VAW5HOWS
U6W5W/4zOkOtMvRh5qhr
=YXed
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224926

Title:
  FFe: Sync avis 1.2.2-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224926/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1224928] [NEW] FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
The avis C client is a build dependency for OpenMAMA, which brings
real-time market data processing to Ubuntu.

All changelog entries:

avis-client-c (1.2.4-7) unstable; urgency=low

  * Set LDFLAGS correctly for HURD

 -- Daniel Pocock dan...@pocock.com.au  Thu, 05 Sep 2013 12:03:42
+0200

avis-client-c (1.2.4-6) unstable; urgency=low

  * Set LDFLAGS correctly for kFreeBSD

 -- Daniel Pocock dan...@pocock.com.au  Thu, 05 Sep 2013 09:45:13
+0200

avis-client-c (1.2.4-5) unstable; urgency=low

  * disable automake extra-portability warnings

 -- Daniel Pocock dan...@pocock.com.au  Tue, 03 Sep 2013 13:34:57
+0200

avis-client-c (1.2.4-4) unstable; urgency=low

  * control: specify section libs for libavis0
  * build deps

 -- Daniel Pocock dan...@pocock.com.au  Tue, 03 Sep 2013 10:03:06
+0200

avis-client-c (1.2.4-3) unstable; urgency=low

  * copyright: add LGPL-3

 -- Daniel Pocock dan...@pocock.com.au  Mon, 02 Sep 2013 09:59:18
+0200

avis-client-c (1.2.4-2) unstable; urgency=low

  * Add version to watch file

 -- Daniel Pocock dan...@pocock.com.au  Thu, 08 Aug 2013 18:30:11
+0200

avis-client-c (1.2.4-1) unstable; urgency=low

  * Initial packaging (Closes: #719083)

 -- Daniel Pocock dan...@pocock.com.au  Thu, 08 Aug 2013 07:33:11
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMvzeAAoJEOm1uwJp1aqD0HYQAKGdik3E4TchxhyDyAB429Lg
MbOSzrDa3/fQrKcJOsVpV7reBdZIWxvBMrXwF3sDWCLIa3v1Z15fxgSInqmR2HtA
rq7w5rSO1g+5J0lmE/cMPhNCKyiSch5JHVD3caHnPByleefksjfTT19qIPzDfr/V
06rKM0o1TAduY+9v+Qlrw0EX7AQHrS4X+S2z1dKCbDUCuxDSY06AdH5dEDmz4dS0
Ef149jPIpHOnZMV+rLkYDE3KJ9v1L3q1ct5IzgtAg5Bfk/A//6xi64VUHHyQZYZP
tMSh0Eth6Oy4FLox0TJs30zubHTmhOS5K0bHpJ0lmFlzO139CTY/cwC3KOsnFxnc
CkTwnmGGpfE/BsSzqZ4LAFoumrd6UThct0i4pfZAefqPoKlWHYjv7GUksl6JSULY
+7M+k+fgnfv5ZNiJkFf0+8/8NnibpicLvFNU3l93VSir6zwuNJ0yf1oApd0E2IzV
pwk8D6MqxtwEfTG8+TBeHRTNEigLQwWgom5D1NmZJQbDkVac6R86pTTpbC2V2CxJ
PPUGkmXx4EfWINrR0rQ7YNpUQktH4dq8OgRcAUdD+iRn2oEq7J/C7GQ+641RL5w1
myDRwN83EgWxy8FEZpTI/ioyEZs8g3Bl4KPVQidVEhewUelQktFxc3SfxvVMee0a
/jN4M/Bsqax/4GDYARYC
=119J
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224928

Title:
  FFe: Sync avis-client-c 1.2.4-7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1224932] [NEW] FFe: Sync ganglia-nagios-bridge 1.0.1-1 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync ganglia-nagios-bridge 1.0.1-1 (universe) from Debian
unstable (main)

Explanation of FeatureFreeze exception:
Ganglia and Nagios are already included in Ubuntu.
ganglia-nagios-bridge is a mature product but it had not been packaged
before.  It is the missing link for people who want to use Ganglia and
Nagios together.

All changelog entries:

ganglia-nagios-bridge (1.0.1-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 10 Sep 2013 20:35:07
+0200

ganglia-nagios-bridge (1.0.0-1) unstable; urgency=low

  * Initial packaging. (Closes: #720474)

 -- Daniel Pocock dan...@pocock.com.au  Thu, 22 Aug 2013 08:08:05
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMv3BAAoJEOm1uwJp1aqDvwQQAMcP1RuDSBszxTdtxr94pFR0
1C8uyILMfFOEti3yVeVQC0cX4UoWKlMy/QCOd0o+1dCw+xXs2J5R9GSZHouTr/jL
VWSVTRiaehBebl6HULKY4J19LhoBf1wnxbVYQU1A5VSl/bQQYH782qTNQrmuROa9
U86u9ngdHJrMYB2ay4pu6rretoGxEHtKTyh4KEpItFp9FN1n4OP6AtSqYhs69cRd
D3lUdpYbJ9XRoAXgma1A5CWww7FMqwwx3iXj6xCRzuq7IP0FX113AHFTNoppYSHu
fuc0h3KYvwlEdKc/ED184VmThtGmk+nkUtOUBLB26luEoJSJkVMapiV+NiBONF4i
3dQgRcYZrYkFujeRAwgCjSI3iz8BOWQKStKTY5OTVdexe68M9dBNO6hLpJ0S1FJ6
1wVdAoV6VfZsVSPLAN9hAcxDi48j9kZzTOLn4P9kIU2lvqvN3JjNpLvAKPfOmIij
WVO1PpAkucArgDMQzpWuPCUwHXP/3GFmJZpKPUgr7JHJHAQOH7XMOCiFTtGceU+Y
9YquebjUlwufZdmIz9QvgoIpEp0sAJ9onlqKnzh1FbOlFmjfQJAoDeXFijJjwwj2
vk1AXXg2uNc2i1alxuvYLHelbdxzAbk7BbGIAlwcyx7x8m/QrqhfuREQwzPrHP0n
YJTVVCFj6VJ9aSUYLqE/
=Cw6i
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224932

Title:
  FFe: Sync ganglia-nagios-bridge 1.0.1-1 (universe) from Debian
  unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224932/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1224933] [NEW] FFe: Sync cajun 2.0.2-4 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync cajun 2.0.2-4 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
CAJUN is a build dependency for the upcoming reSIProcate 1.9 release,
which brings the power of WebRTC to Ubuntu.

All changelog entries:

cajun (2.0.2-4) unstable; urgency=low

  * Tweak debian/copyright
  * Add revised patch for unicode, clarify patch is BSD licensed

 -- Daniel Pocock dan...@pocock.com.au  Fri, 30 Aug 2013 11:07:11
+0200

cajun (2.0.2-3) unstable; urgency=low

  * Fix changelog formatting

 -- Daniel Pocock dan...@pocock.com.au  Wed, 24 Jul 2013 21:59:09
+0200

cajun (2.0.2-2) unstable; urgency=low

  * Fix cut and paste errors

 -- Daniel Pocock dan...@pocock.com.au  Wed, 24 Jul 2013 11:04:57
+0200

cajun (2.0.2-1) unstable; urgency=low

  * Initial packaging (Closes: #717667)

 -- Daniel Pocock dan...@pocock.com.au  Tue, 23 Jul 2013 18:10:15
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMv4gAAoJEOm1uwJp1aqDSmQQAI8Xog1c8+R461Z4HEJRkDm7
gMV2vVSJM4oTr1N8gFXgtZxnYNgGO+cBActia/n5rMinY1VRkCj3YrAWO4LEUhIP
NvlY7V7Ae0F45mFfs7pjdii5EcAeM3p36GUPxCTbNV7yJdhKAjp1qXG/qI9VxMlR
uZG4PyUMJjyJvIAObvujCu9Dd/lgj5XymvOnYi+FYq8kf9KNwhqmeF2MaLdZLPeR
XeMjpvcxnrchQPF+BpV5ZO4lZ1JiLaJeZ8QcEYo4Nwx+dA6WsksH7X/ujLlupQZX
A4OC61vw37EjhjQjviI84pt9UYL5mo5Upz0wW/VILnAf4yXCMHQ4lytU8Mt0CTe8
8IsInmdGdRK+582JBrhOY/mJdJH6EmJk4thV5YrEjEOCeiW7G87ziPlo0tsvFPAg
ptd5nol5fQX/HHv5xdwjtphRz4JyCHPkr+bo7hPMbeNVt2rghF6D1wG1RiWJs7YP
Di8YprnBWKRUNDcgFGcdHAT2CD1MVRj/Ywadu34KH4wN3z+rh1H5jPhokYqh4ScV
j0skxVgGqueiKndWip+kmaAUqQaJzVbDRTZvnToo0g+hI7h4ortxcFAd9dHm/khV
apfKgDVUGbf+H4/4T0PuEBOFyFyqhKHH9Nhem1htsUKjjNBRkQzfYnsnphVNaH4s
/WD37Jvzl3y0rV/J+FGp
=jG+e
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224933

Title:
  FFe: Sync cajun 2.0.2-4 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224933/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1224930] [NEW] FFe: Sync openmama 2.2.2.1-7 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync openmama 2.2.2.1-7 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
OpenMAMA is a real-time messaging and market data framework developed
by NYSE Technologies.  It is officially managed under the umbrella
of the Linux Foundation.  It is a compelling product for inclusion in Ubuntu.

All changelog entries:

openmama (2.2.2.1-7) unstable; urgency=low

  * Ensure Makefile doesn't continue after errors

 -- Daniel Pocock dan...@pocock.com.au  Thu, 05 Sep 2013 11:30:22
+0200

openmama (2.2.2.1-6) unstable; urgency=low

  * Add more build-deps
  * Support atomic operations on additional CPUs

 -- Daniel Pocock dan...@pocock.com.au  Wed, 04 Sep 2013 19:05:00
+0200

openmama (2.2.2.1-5) unstable; urgency=low

  * Add more build-deps

 -- Daniel Pocock dan...@pocock.com.au  Wed, 04 Sep 2013 15:38:22
+0200

openmama (2.2.2.1-4) unstable; urgency=low

  * Export JAVA_HOME for sub-shells

 -- Daniel Pocock dan...@pocock.com.au  Wed, 04 Sep 2013 12:32:24
+0200

openmama (2.2.2.1-3) unstable; urgency=low

  * Set JAVA_HOME and default-jdk build-dep

 -- Daniel Pocock dan...@pocock.com.au  Wed, 04 Sep 2013 10:30:49
+0200

openmama (2.2.2.1-2) unstable; urgency=low

  * Update build-deps

 -- Daniel Pocock dan...@pocock.com.au  Wed, 04 Sep 2013 08:43:26
+0200

openmama (2.2.2.1-1) unstable; urgency=low

  * Initial release (Closes: #719131)

 -- Daniel Pocock dan...@pocock.com.au  Thu, 08 Aug 2013 21:44:30
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMv1PAAoJEOm1uwJp1aqD3WAQAMTInVGLigqy+MnmneCyt4m/
vEb9hd6LKb1Zro97L+GOG76PGJYWWCWp8qQzlNCzSERZWdz8TSbUO9kxtTtkNmps
iRyuEUhjvXc5k38Y304KB7KsTiJLpKlx/N3WuwVUTrHZUjARGDZaPNfPol8AGS+/
VyosPz807I/ns0WElULrQTODWGS8aXcI3z/wX0NU6PtBS3+z3Grhen6zc+XaAHIj
Ebl9mrSMwYtM0rMZzn2HSSKgBAeHq1QmBpZ1v+iNX8etnMNWVlGI9PayG0aecDOW
3Q4JCH1M9AweJkWWHEFDrFADVvVlgMsqgaI6pUqyfjN/e3q3sMe/My2Vq0Y3hcIO
CvexUgtTinPG4T0cOx9iix7hLZ+pHuwPo5Y5HQpxt2uWQwItL1sz+gVuzikYQdF5
fLHMJUPBNUv2KL65SDP/ic5ii98RtUiiKQ7/m8iGRQQczPFZvGhcAS9x7zlJvZSI
N8koPA+WliAGVjqoJNM1kH/h0KwTB+1+klRTQJvBge6QUShy++QzPjcA3BXdHZ1u
pJKACFeRDUA9uPvi2bUsKri5t3QEjJHsQf4LkJxCRdTO/SzN7e2mBQSVonns/iKl
UTyUYsUvYA9acKSCnGV6Zp2hlPHB2sNASFqj2J5xCC8H/FnlOj2z6KZxqcveAyU9
8/cGIYkAR2YLw8hLLi6n
=2AH7
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224930

Title:
  FFe: Sync openmama 2.2.2.1-7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1224935] [NEW] FFe: Sync freeradius-client 1.1.6-4 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync freeradius-client 1.1.6-4 (universe) from Debian unstable
(main)

Explanation of FeatureFreeze exception:
freeradius-client supersedes radiusclient-ng, which is now obsolete.
Many Debian packages are now changing to use freeradius-client instead
of radiusclient-ng as a build dependency.

All changelog entries:

freeradius-client (1.1.6-4) unstable; urgency=low

  * Add missing autotools build dependencies (Closes: #721564).

 -- Tzafrir Cohen tzaf...@debian.org  Mon, 02 Sep 2013 16:02:54 +0300

freeradius-client (1.1.6-3) unstable; urgency=low

  * Add more detail into copyright file
  * Various fixes for lintian issues

 -- Daniel Pocock dan...@pocock.com.au  Sat, 31 Aug 2013 12:31:21
+0200

freeradius-client (1.1.6-2) unstable; urgency=low

  * Tweak GPL-3 info in copyright file

 -- Daniel Pocock dan...@pocock.com.au  Wed, 24 Jul 2013 21:59:09
+0200

freeradius-client (1.1.6-1) unstable; urgency=low

  * Initial package of freeradius-client (supercedes radiusclient-ng)
(Closes: #717324)

 -- Daniel Pocock dan...@pocock.com.au  Fri, 19 Jul 2013 09:47:51
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMv7JAAoJEOm1uwJp1aqD9vcP/RBDhwODKQ3WiHmIldBAiVZt
TXfqeLHSc1Ni1dwqDEh4Np/JYT9aSzJXAdX34kGrOpErv9miApMaCfgszHcCsyev
fMnxIxLsvxbLCcUob44DqgpPhcyodqqhplwqVo6daIBCI3XBlogQcy3zK7D6XYYH
lj1b1BguaC2T+Whdmd/8huvx6l35Sr1ijNBdb/YSN0CC93bPMEBAp+Cy+zeCVPXB
ihjS/hJOLQF3QbPYlWTJiZvtGWVj/3D1RH9Pp2OhfUERLoO+pF4/irGs3yRkH8Ek
FbIuIQqi53wY8gJD+I00mxgH2+J73PHIcecN80WbK6/CwNipepo91Ve/+84Tezfk
dkJ39zkNPzxX3oRTGXPf5NE9AZpvsmnlg+yZFMR6Trspnd07+m4cSTqk9O9skLEn
hWMDdjbhwhUC2AqNQfMhBvLmw7MeYGacHEVd7i/ixAU21OoS/f8UeggytEEULknx
MiiPnpXEnyeVExFieg8F4Z0wuCQJnSZXkEQwvhAmoV/yfryVCFWVYLE0jQmnWqyn
WmVL8k9iaTUvqrTsTkatD6IqS4TNoaHBTfbL3tbiF70ADeV/0ByMIR7S53lNByua
I3Aj0MOFMPbFfvck64gQtxCP6L02PPyELdie63xLvZzLz9+iyR+vaH/BpiU9R3GE
9myig1tQxtkOATS+GmLj
=RRX5
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224935

Title:
  FFe: Sync freeradius-client 1.1.6-4 (universe) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224935/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1224936] [NEW] FFe: Sync cajun 2.0.2-4 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync cajun 2.0.2-4 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
CAJUN is a build dependency for reSIProcate v1.9.0 and it is
also a very compelling JSON solution for developers of other
products.  It is a new package so there is no harm to any
existing package.

All changelog entries:

cajun (2.0.2-4) unstable; urgency=low

  * Tweak debian/copyright
  * Add revised patch for unicode, clarify patch is BSD licensed

 -- Daniel Pocock dan...@pocock.com.au  Fri, 30 Aug 2013 11:07:11
+0200

cajun (2.0.2-3) unstable; urgency=low

  * Fix changelog formatting

 -- Daniel Pocock dan...@pocock.com.au  Wed, 24 Jul 2013 21:59:09
+0200

cajun (2.0.2-2) unstable; urgency=low

  * Fix cut and paste errors

 -- Daniel Pocock dan...@pocock.com.au  Wed, 24 Jul 2013 11:04:57
+0200

cajun (2.0.2-1) unstable; urgency=low

  * Initial packaging (Closes: #717667)

 -- Daniel Pocock dan...@pocock.com.au  Tue, 23 Jul 2013 18:10:15
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMv9lAAoJEOm1uwJp1aqD+GEP+wZIfP8XMmzs2sbIyaooE2jy
FMSOYcr1FdTz3/DF/ucX+iBhADjSM/m+E3YsRvGdHcpMoUB+xtCy5fAGoh+mkJ7C
8Z1Lv69R3cPBR6USMLnsbRh2mMGGMrxqNCCABsTWE5606JCxxzSRPg9scoIF4Uud
cqjLeYv36K3r1l+wHMIL0NOcNK+AN8YAxSeZ9kUGUbkSIW9+0gpYos81AwwZvxz3
RuULOdrcfTtc3zlt7Yj5x5S+EUTMEFhbj7VuLuUjA0q6QOKgcIFAUPyPdtbrabTF
VUEL4eEFWR37TZBCn35Ye33hUHtE1lsgPGDra/Xjn8BIy0BZILOC1fGFdOXfhK+I
7zwJGBf/WManD2GtwHLUHdjNMkcL1h9V2IGc4g5pnvFmXpOBLTHnCLkMQaWL1mtO
QPlQsYdv4EY/RJJjQU3cXYTumtnI/S8KnEM3hljhmrDo9l3Tz1XEUyyq5FqHzyJ6
537E/7kw0V3Ao35nnMrU/J9YasSOxjCkG/h1AKceAxgssnv8jyNWp0yKueyIgb25
5y4odT63csc3wCrNiLEqw2LHAQbwTsdLuPuNmKk75+OltYFxFYsvPtgBvW5jF1XI
mIXGS0KnCu6ugZRRy5QrSOWtMIz7cLPQRXzUGKnggjIfyfZrb4aEi6Kl5X736huo
TVMsX2zvjiFi6zeU0340
=AS4n
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224936

Title:
  FFe: Sync cajun 2.0.2-4 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1224936/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1224924] [NEW] FFe: Sync resiprocate 1.8.13-1 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
On 13/09/13 13:57, Scott Kitterman wrote:
 If it's just bug fixes, no FFe is needed.


Yes, it is just bug fixes, but there is a patch in Ubuntu.  The patch
can be dropped now I believe.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224924

Title:
  FFe: Sync resiprocate 1.8.13-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1224924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1225003] [NEW] FFe: Sync pegjs 0.7.0-1 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync pegjs 0.7.0-1 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
New package, useful tool for JavaScript developers.  Build dependency
for JsSIP, the WebRTC SIP stack that runs in modern browsers.

All changelog entries:

pegjs (0.7.0-1) unstable; urgency=low

  * Initial upload (Closes: #720949)

 -- Daniel Pocock dan...@pocock.com.au  Mon, 26 Aug 2013 16:13:32
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMyKzAAoJEOm1uwJp1aqDEWsQAMDmpgYff8puOIRxLTgIT7eL
SPQnMNsCEVDeQepofmnl/YbJdBPT5d5eHitGFwRW7a0A4jE9y91iFqPJrb2QeRTo
8frxl5ZTB/7wxFTdnqcM3vCVxJKcwsW5V1DRmYUwVNJAmXcQR9TZGLxYyq4ouVUa
smlxvkQrfIPQ/Q+8/wM/YCtuJPsES0aoQXiLDbU2qGg9IvyqKHL+39HFVpi+ip2c
MoozwZ0ZY6+ZbSGBIUjnl7EBcQTjkuio8vRlTwEfI7mjejv90weV/10naWSO4YDk
EXqu6TqAv0sFTCeoizlnTW3tmtIEa5n/pghbfNJvnU09k6c5MBy1ZKU7zLUEyi25
7AeOMUJrIUAOGp9+pETvB3+9bxTZq2wCpIS+C4YF8BxMNOzzMeZgRIixylFZ+ZZZ
BTxLb/6Up/urGX/HxP3ZzdG0MVGjo4dfQa+CW4eQ4k6g07BW3rQyYlmaV0aufWBJ
bqvWeoMnBJD3eGawF4Is61eQJBp+Pe339jv3IizPsl2J7Ro/3tw/aV0URWc1/v+R
uHOvHKy9/CNBX1erA0jqCqB2tN8m8YDwykH8Soed5RHSQNtvWMIeK6RDpONtTtHG
XAPcZcxa1KD8c6fCGWUx8ffmOw7cU0OBrOGRIhM+khL19rrhjAqXf/2GsoaHDvAh
OnfPBrLsbu0bcwXqchev
=2CoF
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1225003

Title:
  FFe: Sync pegjs 0.7.0-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1225003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1225007] [NEW] FFe: Sync jssip 0.3.7-1 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync jssip 0.3.7-1 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
New package.  Provides a SIP stack written in JavaScript, for
developing web sites with integrated SIP calling - full VoIP/webchat
experience in the web browser with no plugins required.

All changelog entries:

jssip (0.3.7-1) unstable; urgency=low

  * Initial upload (Closes: #721077)

 -- Daniel Pocock dan...@pocock.com.au  Tue, 27 Aug 2013 19:43:05
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMyMSAAoJEOm1uwJp1aqD79kQALVxc63QjMR8QW5iRuvSTA4a
kdhQ3Uhn3oY+91hMM4NXqTmjZlZcwyXunFbH3Xc3AAIm0oqT11ZTJjma2+nkMwkX
LW0nQyeYIiTWVFUEuxonjVhhBe1ya0qJKA+pSpC7ZZ3h6w40JiklRtQ3J1njfKmx
AKod2ZbM11KuZKNbB2mjXQ9t50POK8ztA3wURS0DTtKKjzFaK5AhjgqPArEzOjzU
oimK6ZHh/aRS0QsLilsp+gXmT/PLHstltb0T6/fBUEhDfcHzdVsxCwg/NhcsIz0G
TqYLzZMrbgx96OJ4cpFDhXGkHJIYEK1sYKl3bQmHv4osBRsp4T0CnCLu6nREca8A
19hnvTRgh+SJlAAeDsvAeJGVzAhH5QseqBNUORhy1GSWGKmfOLR1UDAd3SIq7Wt9
ciQVMLKNAxYoGhMSJ3BJO4vwYj0UXtvhbI08tm2PJ8dE1M8vgkzvl+195DlqjDyy
wMgbkLed0/NBV0qOvker25CYHN7W4VsT3Fw8PiywwnxuCjoqWsLiBAyovH6rckR4
IYt7uFjxQ2Qc1ohjdLk2zUKvwUo00MasiJRdxoVXKIDeFbaWBvKwXNjO2TWv3sKr
FKFNRCJtWP7cM2hbgZCU2ht2uoLGEOblfpIgSwEmwtp1JrIPOAdyYZhLou+qyBjB
NRSPShIk+g0Ug0WU/Ogn
=IGLL
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1225007

Title:
  FFe: Sync jssip 0.3.7-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1225007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1225012] [NEW] FFe: Sync netxx 0.3.2-2 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync netxx 0.3.2-2 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
Build dependency for advanced unit tests in the reSIProcate package.
This is a new package only likely to be of any interest to developers.
The upstream package is quite mature and has been around for many years.

All changelog entries:

netxx (0.3.2-2) unstable; urgency=low

  * copyright: add Isaac W. Foraker
  * ensure dev package depends on binary package (Closes: #721382)

 -- Daniel Pocock dan...@pocock.com.au  Sat, 31 Aug 2013 10:29:41
+0200

netxx (0.3.2-1) unstable; urgency=low

  * Initial import (Closes: #717725)

 -- Daniel Pocock dan...@pocock.com.au  Wed, 24 Jul 2013 11:45:03
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMyXUAAoJEOm1uwJp1aqDpjwQAIeCXXHs2IO/4osRb4vnU+IW
2JsJ1AsQJcnFmDewWKSp97U1v4vHXDXf2zTz1gU2dDne3KElq3Wm5n09a5RalD6c
E3AZJaBT/jpsHychFEiGCSbAC70NE9Go/GD47Bs4iTIYiQeRRPL0kun4IuQ5RGCZ
iv9lOBIJjGvm05hZ/Y0lff5q4FZzyXRd4IwKUVRImoEGZ/81MfkhIxKpj3SsL1lk
JisKVbJ7C487047mUSs9j2XwKJXPa5lwpTxJhac2YjX3l+gmGsgbRxpTooSSsvKH
sitJYy/uvwtQFaSStRol5/6bGYm7rAjl0fGAfq3C3Cq3OjxAiYRFY1Db6DYTaIiK
G8xB5M4rYMb+RF7GCBqEUGxjbxw+qleb3p30magacSbUeg02+MIzmjTpEC3Gtuoj
v9QorRv1FzTiLpnBFV4+DD6e4jiKSKVM4MJseJTF3Jw716vW4mv4ZQLXzCur99fb
r0+A+6T0Z2JCrpl6/KdUmUrlQApT8beg07flfCYEXkNYVFrXDip8OJ7MEYLp4FTL
Zg4R43zGO3Gncjmp/kzAtx26RnWFok3qhhFLvOb3RrcuPUxBzzVqQCK0DT1tPIvz
U0dFDr9xMpsQeM10qkD1Ek3EQ6l4fzwYpzzrO01D0lIY+mRo6wJhOhoFDhLdMFPo
MHVp6sg2jG8yG6D6SwEL
=PWDH
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1225012

Title:
  FFe: Sync netxx 0.3.2-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1225012/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1225010] [NEW] FFe: Sync netxx 0.3.2-2 (universe) from Debian unstable (main)

2013-09-13 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-release
 done

Please sync netxx 0.3.2-2 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:
Build dependency to run the extended set of test cases for reSIProcate.

All changelog entries:

netxx (0.3.2-2) unstable; urgency=low

  * copyright: add Isaac W. Foraker
  * ensure dev package depends on binary package (Closes: #721382)

 -- Daniel Pocock dan...@pocock.com.au  Sat, 31 Aug 2013 10:29:41
+0200

netxx (0.3.2-1) unstable; urgency=low

  * Initial import (Closes: #717725)

 -- Daniel Pocock dan...@pocock.com.au  Wed, 24 Jul 2013 11:45:03
+0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSMyNxAAoJEOm1uwJp1aqD0z8P/37Q163K447cx/ti8NO29FOV
8SN6MY6K/CC/Ba/jwvC89RNVH12CqwlDKIjPabrwTWADn6wL7tS/7khGmUd2e3l/
M1Thft6QzLT0LAmd6SCFrJjkP4wz85EGaEXi2bXq8dmtn7x2nCwaWkDTP+0VyNyL
GGafNq+y5+MAdE34bV03SSMbq53vjqmS2D6WF8ZNHI9vXViSudYqa/PN5sUbJX1A
xtS+68moDU5vffwuR0JDK4euEQvkdXeno7wdNLjfObHUGhk/tHbfCYeIEPYwsjT+
amUk+EZtPCSKqBOAuprGOCkY0Dwci0GmBt61MTJ6WOKr3nobVsF+J37/YiAmPoEN
6OmfFMbVT314hea58HLBS+QZzJ/Hmxcqyyl56mu5f5GVOQ+isEky6A+lR7gQhXb1
IJjsh35DUKA4MTDPchzxM7inOCsF851VlEGBVMN0vwloYbOcv25B/2Efa1MLp4R1
YgJVBRbgu97y1tF5jsC9tbgmzaDZZTs1xGqpofxC0eQFcFA6S9GzMdhXxMM5FBXW
G/gGWfv07w9dt7xswLex/Pm74hTaO2ggaz8d0huvjeeHjj/pIjd7c0kZTVF90lO1
Ae9LH36HuDgzsEck0QlcqMEj11U70ddcrd9zzgMJACvt3ogmOGZaKNRub5pRFw7G
kIdj9ntb+0tcGQwtUvTy
=3wbd
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1225010

Title:
  FFe: Sync netxx 0.3.2-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1225010/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1208927] Re: Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

2013-08-09 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


On 09/08/13 18:20, Dmitry Shachnev wrote:
 I've added a patch that links librutil.so with -lpthread, please 
 consider applying it in Debian/upstream. Thanks!
 

There have been efforts to fix a bunch of issues like this upstream
(there is a LIBPTHREAD_LIBADD macro in 1.8.12 now, although it wasn't
added to rutil)

Can you let me know when Ubuntu informed upstream about the issue?
I'm keen to work out why it wasn't fixed properly in 1.8.12 or a prior
release


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJSBR/1AAoJEOm1uwJp1aqDTtsP/3+GXg6Q06chm7ct5i5niTBx
8VXEQLM80mEzQrg2CKUbZ9oQLbcnKn5FJ6dBhxVroHv/duWsWKrVLMxzPjWHsQfP
pbNF04c815r5g4VhjC8ZDj20OkiPF8/5ljBApELDU8K9U2Q0AIFW/attd7ZUWLvJ
19aCKyp9VQm+OTQp9X92pnvHQv6A0m6UJzGyvjeSq3+fLAPVmdFxmVY4HfBT0Yfo
WzMh4XCfv5uXVghtoHQAEUgKwOpUMfuvcLnh/YnwJrz5crd56OGPZRh1Bq8i1vmc
LQNReh2mzFs5uH8FEjZVqfx15e45oz4GAC5MrlluZVX6m3hrn4OpUHLeBXpnlrOr
rNwH7xUND22i1aol5bFX6TXsEhay95boS19VU0G3x7cR1wdJOFnaQpdmztGnnLnj
W6oVZpmimmTJgqg8LgMYDBcp1Ov8lH6OQWJaFuypnaQ/cNzp2z/p1k+1xQkA/OaE
WcxFRJqdm6WjNqr0lzBjXy4dMGysIdimF8oGoqz3i3oqHsDinzolEPvndke4AHZ0
AVGCzNxRnCoRuSZ5LKnvrGnNnBnLTAEsWd/36E+EhQJiS6m4l3sJppq5RZxeDWng
mPuE8Yq6Cf5HS3I6EgB+JV4XSPMi6NsD6nIYjFJZCRug7hWE7LYAZIZ+4gT6R2Mk
XoKtTMba/tZl5xNHDvkJ
=K/cx
-END PGP SIGNATURE-

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208927

Title:
  Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1208927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208927] [NEW] Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

2013-08-06 Thread Daniel Pocock
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu/resiprocate
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/rules: Add -lcrypto to LDFLAGS to fix FTBFS.
Fixed upstream

Changelog entries since current saucy version 1.8.5-3ubuntu1:

resiprocate (1.8.12-2) unstable; urgency=high

  * Suppress recon tests on non-Intel builds due to sipXtapi bug

 -- Daniel Pocock dan...@pocock.com.au  Tue, 06 Aug 2013 10:19:09
+0200

resiprocate (1.8.12-1) unstable; urgency=high

  * New upstream release
  * Upstream has fixed various issues, Debian patches dropped

 -- Daniel Pocock dan...@pocock.com.au  Mon, 05 Aug 2013 22:26:40
+0200

resiprocate (1.8.11-4) unstable; urgency=high

  * Fix for 64-bit IPv6 Tuple comparison issue

 -- Daniel Pocock dan...@pocock.com.au  Fri, 19 Jul 2013 12:36:53
+0200

resiprocate (1.8.11-3) unstable; urgency=low

  * Fix for big-endian build issues
  * Stop distributing libb2bua

 -- Daniel Pocock dan...@pocock.com.au  Thu, 18 Jul 2013 20:51:23
+0200

resiprocate (1.8.11-2) unstable; urgency=low

  * Disable librecon build on non-Linux architectures

 -- Daniel Pocock dan...@pocock.com.au  Thu, 18 Jul 2013 13:48:31
+0200

resiprocate (1.8.11-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Thu, 18 Jul 2013 11:10:22
+0200

resiprocate (1.8.10-5) unstable; urgency=low

  * Disable recon test cases

 -- Daniel Pocock dan...@pocock.com.au  Sun, 23 Jun 2013 14:10:53
+0200

resiprocate (1.8.10-4) unstable; urgency=low

  * Disable apps/clicktocall test case

 -- Daniel Pocock dan...@pocock.com.au  Sun, 23 Jun 2013 12:09:33
+0200

resiprocate (1.8.10-3) unstable; urgency=low

  * Remove DM-Upload-Allowed
  * Update for standards version 3.9.4
  * Enable test cases

 -- Daniel Pocock dan...@pocock.com.au  Sat, 22 Jun 2013 17:52:06
+0200

resiprocate (1.8.10-2) unstable; urgency=low

  * Disable MOHParkServer build

 -- Daniel Pocock dan...@pocock.com.au  Sat, 22 Jun 2013 13:12:54
+0200

resiprocate (1.8.10-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Sat, 22 Jun 2013 12:19:23
+0200

resiprocate (1.8.9-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Thu, 20 Jun 2013 23:45:01
+0200

resiprocate (1.8.8-2) unstable; urgency=low

  * Add libsrtp-dev to build-depends

 -- Daniel Pocock dan...@pocock.com.au  Wed, 08 May 2013 14:27:23
+0200

resiprocate (1.8.8-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Tue, 07 May 2013 22:38:49
+0200

resiprocate (1.8.7-1) unstable; urgency=low

  * New upstream release

 -- Daniel Pocock dan...@pocock.com.au  Fri, 05 Apr 2013 17:40:45
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSATG1AAoJEOm1uwJp1aqD/uIP/j5OKwQpZWmhdXUYVA2x4BeH
MZbqFgt/ewD2Bq3+RtKwXd6uYspMUZvbkikxfp1CKr5kcZqCkrPGEGK6Ic/vOX0a
BGsYmaOSHwJWoH2l+Fov81tuE30SXXfrhyhmUIqLm2wKDhvbWDeLy+GkB/VGrfqt
F0iiobO9/H0r+pLUGLRkevYqq5/GrUwPLdyNFAFJZm3meqK7TkR1jUKsybvuY2gx
5FBNtIgulJQ5o2POkyO0fcs2H2HdkOVntZOPfziyEq+W1RMdizeGL5Ex2vB5qBgX
k3lsM4D9N1HR4cls3cI5bxscggkqouA+u/8rGqD6kb//padFaqp2gxmsXD7NdWOX
xmf9+XhKfcuGNyD+Jfr0mVMjfyFIgGQomDyikMsvJqVdxI9xNy+JFWsN6D1H4Jk8
7oHT5RSu5Kotkahb1lHtLl8hZYtd8uXQxYyfr98OWmmAzUnFAaGdywo3rfIXTtFD
804scKMVS1KNl/Sda851QPS8CoJZcociUV5Ph6mxwIVk9TKo/a2UHc6Lpwm29QoV
oEllD1EzEoTTEvYMplbFepwKa2TUdhB1CsGRmX6/kADcfamKLTQtoxii+rbQnTZU
Z5oSL8RhTFVpcOnB0g3fSoWvQGYVYyX9BAnCaNajivjRJQWES9yiKjNpStp4LEHK
/+9XRCzXhs10vq9bBGwD
=MIqJ
-END PGP SIGNATURE-

** Affects: resiprocate (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208927

Title:
  Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1208927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1208927] Re: Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

2013-08-06 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


On 06/08/13 21:26, Dmitry Shachnev wrote:
 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so:
 undefined reference to `timer_create' 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so:
 undefined reference to `timer_settime' 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so:
 undefined reference to `timer_getoverrun' 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so:
 undefined reference to `timer_delete' collect2: error: ld returned
 1 exit status
 

That is from the sipxtapi source package (I also maintain it in Debian)

Is that error from a build of the sipxtapi source package or a build
of the resiprocate package?

If you haven't tried already, can you try a rebuild of the sipxtapi
source package?


 Any thoughts on that? I'm currently on my Debian box, and can't 
 reproduce that here.
 
 ** Changed in: resiprocate (Ubuntu) Status: Fix Released =
 Incomplete
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJSAVE8AAoJEOm1uwJp1aqDVWoP/R/ItUzkNWDXyqR7naKtInMX
Y4fjJJYOxR/vZ2dMMN5l9/b2eh8UOIztVw/Yf6XNA2H3SUSUbBPNccZMa6gRgn/L
afbIGCTU5wo9ZYfP+p4eNipBNyd2gbeAyG3mv9caxL9pVxrbAMs+cm5PFKzUKXV2
Z7wb/Wfqev56ze9rohpK11fBRdm9HnvfZYEgEllebKZWCnmmDwmbxQiGJ0JbTPvt
M2kaX+ghefJbdIz0jkutdhFgkXEwB3cLUCYlJ0eCfjkhJtTJWTfz6k0Pu+as8wiQ
GKAMFSWcK047APBf3lDFCzpS1ciDiJmJYirkxRSZVoEB2zrBxFG2L8Y2rThm6wVo
0MsiawJJ+NiZQyIT+TPJ/rjZf91yS8Q2WNwibn2SUlkBHuatWoTlna1sR5pf1NoJ
OwOuylMj5zu4jT8Fx2L1nihQBPA6ZOsTsTGLG1qmVsrYtFjY15eF8tHJKUJYz7BO
c8BSxh4RdFe0HSu4/pEMVLQzuOCkYByFLaXtI2aucfn8QYVoN07oVk7Jddpfx3Kq
Mk1WYg4AJVDqi4dXEbXas/ixB1mXKU37XYtiyTMDQOWuPco9pCPwslxsYow6SoOc
4YL15rO+3iN1XN8mZmWTwU4JdXzDopaJ3ACq0PR7aWlbIPmh4WO5vy7gHnuWtWaU
LpSZxlnOTwvrlC2VlIkX
=0DWt
-END PGP SIGNATURE-

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208927

Title:
  Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1208927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1208927] Re: Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

2013-08-06 Thread Daniel Pocock
On 06/08/13 21:40, Daniel Pocock wrote:
 
 On 06/08/13 21:26, Dmitry Shachnev wrote:
 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so:
 undefined reference to `timer_create' 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so:
 undefined reference to `timer_settime' 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so:
 undefined reference to `timer_getoverrun' 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so:
 undefined reference to `timer_delete' collect2: error: ld returned
 1 exit status
 
 
 That is from the sipxtapi source package (I also maintain it in Debian)
 
 Is that error from a build of the sipxtapi source package or a build
 of the resiprocate package?
 
 If you haven't tried already, can you try a rebuild of the sipxtapi
 source package?
 

I just checked sipxtapi source package.  It was missing -lrt in the
LDFLAGS.  I've just pushed 3.3.0~test11-1 into Debian unstable with a
fix - please try that.  You can also get it directly from the Debian VCS
if you don't want to wait for it to appear on the mirrors:

Vcs-Git: git://git.debian.org/pkg-voip/sipxtapi.git

Vcs-Browser: http://git.debian.org/?p=pkg-voip/sipxtapi.git;a=summary


 
 Any thoughts on that? I'm currently on my Debian box, and can't 
 reproduce that here.
 
 ** Changed in: resiprocate (Ubuntu) Status: Fix Released =
 Incomplete
 


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208927

Title:
  Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1208927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs