[Bug 1180308] Re: Update to 11.3

2013-12-18 Thread Lorenzo De Liso
I merged it from last version in Debian:

asterisk (1:11.6.0~dfsg-3ubuntu1) trusty; urgency=low

  * Merge from Debian unstable, remaining changes:
- debian/asterisk.init: chown /dev/dahdi
- debian/control, debian/rules:
  + Enable Hardening Wrapper (PIE and BIND_NOW)
  + Build against libical 1.0

asterisk (1:11.6.0~dfsg-3) unstable; urgency=medium

  * Fix default RADIUS configuration path when using libfreeradius-
client.

asterisk (1:11.6.0~dfsg-2) unstable; urgency=medium

  [ Jeremy Lainé ]
  * Update Standards-Version to 3.9.5 (no changes).
  * Add Suggests on asterisk-vpb.
  * Build against libfreeradius-client (Closes: #721622).
  * Make sure CPPFLAGS get carried down to the build system.
  * Fix versioned Breaks/Replaces for asterisk-vpb (Closes: #731971).

  [ Tzafrir Cohen ]
  * Restore SE Linux settings on directories created in init script
(Russell Coker, Closes: #731397).
  * ignore_failed_channels.patch: allow dahdi to start after Asterisk.
  * Move app_flash to asterisk-dahdi.

asterisk (1:11.6.0~dfsg-1) unstable; urgency=low

  * New upstream release.
- Drop bzero patch, fixed upstream.
- Update pjproject patch.
  * Move VoiceTronix support to asterisk-vpb (Closes: #492329).
  * Enable BETTER_BACKTRACES for debug builds.

asterisk (1:11.5.1~dfsg1-1) unstable; urgency=low

  * Remove res/pjproject from the source tarball (Closes: #725210).

asterisk (1:11.5.1~dfsg-2) unstable; urgency=low

  [ Jeremy Lainé ]
  * Fix FTBFS for binary-arch builds.
  * Fix Vcs-Browser and Vcs-Git URLs.
  * Update Standards-Version to 3.9.4 (no changes).

  [ Tzafrir Cohen ]
  * Patch reenable: reenable chan_vpb.
  * Depend on srtp even on sparc and hurd: the build fails if srtp is not
installed.
  * Add Jeremy Lainé to uploaders.

asterisk (1:11.5.1~dfsg-1) unstable; urgency=low

  [ Faidon Liambotis ]
  * New major upstream release.
- Drop patch kfreebsd, fixed upstream.
- Drop patch httpd_port.
- Drop patch menuselect_cflags, merged upstream.
- Drop patch bluetooth_bind, merged upstream.
- Replace libopenais-dev with corosync-dev, res_corosync replaces res_ais.
- Fixes CVE-2013-5641, CVE-2013-5642 (Closes: #721220).
- Patch fix_xmpp_19532 also included (Closes: #545272).
- Patch powerpcspe also included (Closes: #701505).
- Fixes incorrect sip causes issue (Closes: #710557).
- Patch powerpcspe also included (Closes: #701505).
- Patces merged upstream: AST-2012-012, ASt-2012-013,
  AST-2012-014, AST-2012-015, AST-2013-002, AST-2013-003
  * Do not ship the removed-but-reincluded docs, they're outdated by now.
Upstream wants their Wiki to be the primary Asterisk documentation place.
  * Ship UPGRADE-{10,1.8,1.4,1.2}.txt in asterisk-doc.
  * Do not ship app_meetme.so and app_dahdibarge.so, deprecated by upstream.
- Also remove them from asterisk-dahdi's full description.
  * Remove ASTSAFE_CONSOLE and ASTSAFE_TTY from asterisk.default, they aren't
being unused for a while now.

  [ Tzafrir Cohen ]
  * Patch undeprecate: undeprecate meetme.
  * increased compat level for debian/clean.
  * Disable hardening for now.
  * Convert rules to dh.
- Patch astdatadir: set datadir in /usr/share/asterisk instead of
  using an environment variable.
  * Patch pjproject: make pjproject optional.
- Patch bzero: Simplify applying the above, and fix an interface
  stupidity inflicted by pjproject.
- get-orig-source: remove res/pjproject from the source tarball.
  * debian/rules: switch to dh.
  * Patches dahdi_create_channels, dahdi_pri_event_removed: backport dynamic
DAHDI support.
  * Patch hyphen: hypen-minus fixes in asterisk.8
  * Patch astdb_man: Man pages for astdb2bdb and astdb2sqlite3.

  [ David Sarmiento ]
  * Re-enabled pjproject
  * Modified rules file to be able to build pjproject
  * Updated build-deps
 -- Lorenzo De Liso bla...@ubuntu.com   Sun, 15 Dec 2013 23:07:52 +0100

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-5641

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-5642

** Changed in: asterisk (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1180308

Title:
  Update to 11.3

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1092076] Re: Please merge vsftpd 3.0.2-1 (main) from debian unstable (main)

2012-12-20 Thread Lorenzo De Liso
This change was present in the latest vsftpd version:

diff -pruN 2.3.5-3/debian/control 2.3.5-3ubuntu1/debian/control
--- 2.3.5-3/debian/control  2012-03-04 19:15:09.0 +
+++ 2.3.5-3ubuntu1/debian/control   2012-05-23 21:04:55.0 +
@@ -1,10 +1,11 @@
 Source: vsftpd
 Section: net
 Priority: extra
-Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net
+Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
+XSBC-Original-Maintainer: Daniel Baumann 
daniel.baum...@progress-technologies.net
 Build-Depends:
- debhelper (= 9), libcap2-dev [linux-any], libpam0g-dev, libssl-dev,
- libwrap0-dev
+ debhelper (= 8), libcap2-dev [linux-any], libpam0g-dev, libssl-dev,
+ libwrap0-dev, dh-apport
 Standards-Version: 3.9.3
 Homepage: http://vsftpd.beasts.org/

but a) this isn't documented in the changelog (at least the last one) b) the 
file debian/compat should normally reflect the debhelper version used so I also 
modified the debian/compat file (this wasn't done in the latest upload).
Lastly, I attached a debdiff that reverts this change if you want.

** Patch added: vsftpd_3.0.2-1ubuntu1_dh_reverted.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1092076/+attachment/3464598/+files/vsftpd_3.0.2-1ubuntu1_dh_reverted.debdiff

** Changed in: vsftpd (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1092076

Title:
  Please merge vsftpd 3.0.2-1 (main) from debian unstable (main)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1092076] [NEW] Please merge vsftpd 3.0.2-1 (main) from debian unstable (main)

2012-12-19 Thread Lorenzo De Liso
Public bug reported:

 vsftpd (3.0.2-1) unstable; urgency=low

   * Merging upstream version 3.0.2.

 -- Daniel Baumann daniel.baum...@progress-technologies.net  Fri, 21
Sep 2012 19:16:38 +0200

vsftpd (3.0.0-4) unstable; urgency=low

   * Non-maintainer upload with maintainer sat next to me at Debconf.
   * Fixed debian/vsftpd.init syntax error (Closes: #679710).
   * Added long description in debian/vsftpd.init.

 -- Thomas Goirand tho...@goirand.fr  Tue, 03 Jul 2012 15:29:20 +

vsftpd (3.0.0-3) unstable; urgency=low

   * Adding patch to avoid overwriting build environment (Closes:
 #677261, #678751).
   * Reenabling hardening buildflags.
   * Removing preseed file.
   * Switching to xz compression.
   * Simplyfing initscript.
   * Removing pre-squeeze update-inetd deconfiguration in postinst.

 -- Daniel Baumann daniel.baum...@progress-technologies.net  Sat, 30
Jun 2012 15:24:42 +0200

vsftpd (3.0.0-2) unstable; urgency=low

   * Temporarily build without hardening flags, doesn't build reliably
 everywhere yet (Closes: #677261).

 -- Daniel Baumann daniel.baum...@progress-technologies.net  Tue, 12
Jun 2012 18:33:09 +0200

vsftpd (3.0.0-1) unstable; urgency=low

   * Adding note about lxc in readme.
   * Merging upstream version 3.0.0.
   * Updating copyright to format 1.0.
   * Unifying po headers.
   * Sourcing lsb init-functions in initscript, thanks to Vincent Bernat
 ber...@luffy.cx (Closes: #670308).
   * Adding systemd service file, thanks to Vincent Bernat
 ber...@luffy.cx.

 -- Daniel Baumann daniel.baum...@progress-technologies.net  Wed, 06
Jun 2012 15:50:51 +0200

** Affects: vsftpd (Ubuntu)
 Importance: Wishlist
 Status: New

** Patch added: vsftpd_3.0.2-1ubuntu1.debdiff
   
https://bugs.launchpad.net/bugs/1092076/+attachment/3463857/+files/vsftpd_3.0.2-1ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1092076

Title:
  Please merge vsftpd 3.0.2-1 (main) from debian unstable (main)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 682219] Re: Please merge nagios-plugins 1.4.15-2 (main) from debian unstable (main)

2010-11-30 Thread Lorenzo De Liso
Hello Luke,

 Seems this merge was uploaded already, and this bug wasn't updated.

Yeah, this merge has been done by Chuck Short. I subscribed him to this
bug to let him know what Alessio said.

-- 
Please merge nagios-plugins 1.4.15-2 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/682219
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 682219] [NEW] Please merge nagios-plugins 1.4.15-2 (main) from debian unstable (main)

2010-11-27 Thread Lorenzo De Liso
Public bug reported:

Binary package hint: nagios-plugins

Please merge nagios-plugins 1.4.15-2 (main) from debian unstable (main).

** Affects: nagios-plugins (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: nagios-plugins (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please merge nagios-plugins 1.4.15-2 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/682219
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 682219] Re: Please merge nagios-plugins 1.4.15-2 (main) from debian unstable (main)

2010-11-27 Thread Lorenzo De Liso

** Patch added: nagios-plugins_1.4.15-2ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/682219/+attachment/1747216/+files/nagios-plugins_1.4.15-2ubuntu1.debdiff

-- 
Please merge nagios-plugins 1.4.15-2 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/682219
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681427] Re: Please merge ipsec-tools 1:0.7.3-12 (main) from debian unstable (main)

2010-11-26 Thread Lorenzo De Liso
This debdiff should fix the issues described by you.

** Patch removed: ipsec-tools_0.7.3-12ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/681427/+attachment/1744809/+files/ipsec-tools_0.7.3-12ubuntu1.debdiff

** Patch added: ipsec-tools_0.7.3-12ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/681427/+attachment/1745754/+files/ipsec-tools_0.7.3-12ubuntu1.debdiff

** Changed in: ipsec-tools (Ubuntu)
   Status: Incomplete = New

** Changed in: ipsec-tools (Ubuntu)
 Assignee: Lorenzo De Liso (blackz) = (unassigned)

-- 
Please merge ipsec-tools 1:0.7.3-12 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/681427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 332606] Re: Racoon 0.7 fails with address already in use

2010-11-26 Thread Lorenzo De Liso
** Bug watch added: Debian Bug tracker #605026
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605026

** Also affects: ipsec-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605026
   Importance: Unknown
   Status: Unknown

-- 
Racoon 0.7 fails with address already in use
https://bugs.launchpad.net/bugs/332606
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681427] Re: Please merge ipsec-tools 1:0.7.3-12 (main) from debian unstable (main)

2010-11-26 Thread Lorenzo De Liso
Hello Martin,

Alessio already added the DEP-5 header to the patch. I forwarded the
patch to Debian (see http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=605026), upstream already fixed that in the
version 0.8~alpha20101022 .

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

** Also affects: ipsec-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605026
   Importance: Unknown
   Status: Unknown

** Changed in: ipsec-tools (Ubuntu)
   Status: Incomplete = Triaged

-- 
Please merge ipsec-tools 1:0.7.3-12 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/681427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681399] [NEW] Please merge pptpd 1.3.4-3 (main) from debian unstable (main)

2010-11-25 Thread Lorenzo De Liso
Public bug reported:

Binary package hint: pptpd

pptpd (1.3.4-3) unstable; urgency=low

   * Add build-dependency to ppp-dev =2.4.5-3 and depend on ppp =2.4.5-3
 to make logwtmp plugin work again.
 Closes: #593278: ppp 2.4.5 implies a recompilation pf pptpd
   * Fixed a typo in the README file.
   * Acknowledge NMU. (Closes: #458476)
   * Update debian policy version to 3.9.1, no notable changes to packaging.

 -- Rene Mayrhofer rm...@debian.org  Sat, 25 Sep 2010 22:13:16 +0200

** Affects: pptpd (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: pptpd (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please merge pptpd 1.3.4-3 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/681399
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pptpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681399] Re: Please merge pptpd 1.3.4-3 (main) from debian unstable (main)

2010-11-25 Thread Lorenzo De Liso

** Patch added: pptpd_1.3.4-3ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/pptpd/+bug/681399/+attachment/1744790/+files/pptpd_1.3.4-3ubuntu1.debdiff

-- 
Please merge pptpd 1.3.4-3 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/681399
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pptpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681427] [NEW] Please merge ipsec-tools 1:0.7.3-12 (main) from debian unstable (main)

2010-11-25 Thread Lorenzo De Liso
Public bug reported:

Binary package hint: ipsec-tools

ipsec-tools (1:0.7.3-12) unstable; urgency=low

   * Extend racoon init-script to start after setkey (Closes: #599529)
 This fix is to allow dependency based boot sequence as it is the
 default in squeeze. Thanks to Sebastian Bernhart for assistance.

 -- Stefan Bauer stefan.ba...@cubewerk.de  Sun, 10 Oct 2010 21:16:49
+0200

ipsec-tools (1:0.7.3-9) unstable; urgency=low

   * Delay the check of setkey-configuration files to speed up processing
 Idea taken from Mats Erik Andersson (Closes: #588490)
 
   * Include upstream patch to support iPhone OS with L2TP over IPsec
 and main mode with pre-shared keys as this is the only supported method
 by the iPhone OS. Patch supplied by John Keith Hohm

 -- Stefan Bauer stefan.ba...@cubewerk.de  Thu, 12 Aug 2010 12:45:24
+0200

** Affects: ipsec-tools (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: ipsec-tools (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please merge ipsec-tools 1:0.7.3-12 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/681427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681427] Re: Please merge ipsec-tools 1:0.7.3-12 (main) from debian unstable (main)

2010-11-25 Thread Lorenzo De Liso

** Patch added: ipsec-tools_0.7.3-12ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/681427/+attachment/1744809/+files/ipsec-tools_0.7.3-12ubuntu1.debdiff

-- 
Please merge ipsec-tools 1:0.7.3-12 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/681427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 668818] [NEW] Please merge keepalived 1:1.1.20-1 (main) from debian unstable (main)

2010-10-30 Thread Lorenzo De Liso
Public bug reported:

Binary package hint: keepalived

keepalived (1:1.1.20-1) unstable; urgency=low

   * Go back to 1.1.20 since 1.2.0 is not ready for release
   * Bump standards version (no changes)

 -- Alexander Wirt formo...@debian.org  Sat, 14 Aug 2010 10:17:10
+0200

keepalived (1.2.0-1) unstable; urgency=low

   * New upstream release (Closes: #580607)
   * Bump standards version (no changes)

 -- Alexander Wirt formo...@debian.org  Sun, 04 Jul 2010 11:02:13
+0200

keepalived (1.1.20-1) unstable; urgency=low

   * New upstream release (Closes: #580607)
   * Bump standards version (no changes)
   * Raise debhelper dep to v5
   * Refresh 95_use_linux_ip_vs_h.patch
   * Fix typo in description
   * Declare debsource v1.0
   * Fix restart if daemon doesn't run (Closes: #561357)

 -- Alexander Wirt formo...@debian.org  Sat, 08 May 2010 20:56:58
+0200

keepalived (1.1.19-1) unstable; urgency=low

   * New upstream version (Closes: #557814, #548254)
 - Fix gigabit status interface support (Closes: #555634)
   * Fix error reporting and manpage of genhash (Closes: #575399)

 -- Alexander Wirt formo...@debian.org  Fri, 23 Apr 2010 13:17:53
+0200

** Affects: keepalived (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please merge keepalived 1:1.1.20-1 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/668818
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 668818] Re: Please merge keepalived 1:1.1.20-1 (main) from debian unstable (main)

2010-10-30 Thread Lorenzo De Liso

** Patch added: keepalived_1.1.20-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/668818/+attachment/1717228/+files/keepalived_1.1.20-1ubuntu1.debdiff

** Changed in: keepalived (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please merge keepalived 1:1.1.20-1 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/668818
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 662768] [NEW] Please merge whois 5.0.8 (main) from Debian unstable (main)

2010-10-18 Thread Lorenzo De Liso
Public bug reported:

Binary package hint: whois

 whois  (5.0.8) unstable; urgency=medium

   * Added the .xn--fzc2c9e2c (.ලංකා, Sri Lanka, Sinhala), .xn--mgbayh7gpa
 (.الاردن, Jordan) and .xn--pgbs0dh (.تونس, Tunisia) domains.
 .xn--ygbi2ammx (.فلسطين, Palestinian Territory) domains.
   * Added the .xn--o3cw4h (.ไทย, Thailand) and .xn--ygbi2ammx (.فلسطين,
 Palestinian Territory) TLD servers.
   * Updated the .bd and .ps TLD servers.
   * Removed the .lk TLD server.

 -- Marco d'Itri m...@linux.it  Wed, 06 Oct 2010 17:57:40 +0200

** Affects: whois (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please merge whois 5.0.8 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/662768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 662768] Re: Please merge whois 5.0.8 (main) from Debian unstable (main)

2010-10-18 Thread Lorenzo De Liso

** Patch added: whois_5.0.8ubuntu1.debdiff
   
https://bugs.edge.launchpad.net/bugs/662768/+attachment/1699928/+files/whois_5.0.8ubuntu1.debdiff

** Changed in: whois (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please merge whois 5.0.8 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/662768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 662782] [NEW] Please sync unixodbc 2.2.14p2-2 (main) from Debian unstable (main)

2010-10-18 Thread Lorenzo De Liso
Public bug reported:

Explanation of the Ubuntu change and why it can be dropped:

the only change in the Ubuntu package, Fix output of odbc_config
--header, per Fedora bug #518623. This error results in SQLBIGINT and
SQLUBIGINT being misdefined as int, where they need to be [unsigned]
long or long long. LP: #620428. can be dropped because it has been
applied in the latest Debian package.

Changelog entries since current natty version 2.2.14p2-1ubuntu1:

unixodbc (2.2.14p2-2) unstable; urgency=low

  * Apply patch from
http://cvs.fedoraproject.org/viewvc/devel/unixODBC/odbcint64-config.patch
to ensure we get the necessary (U)ODBCINST64 defines.  Thanks to
Matthias Klose for the pointer.  Closes: #582591, LP: #620428.

 -- Steve Langasek vor...@debian.org  Fri, 20 Aug 2010 14:51:31 -0700

** Affects: unixodbc (Ubuntu)
 Importance: Wishlist
 Status: New

** Description changed:

+ Explanation of the Ubuntu delta and why it can be dropped:
  
- Explanation of the Ubuntu delta and why it can be dropped:
- the only change in the Ubuntu package, Fix output of odbc_config --header, 
per Fedora bug #518623. This error results in SQLBIGINT and SQLUBIGINT being 
misdefined as int, where they need to be [unsigned] long or long long. LP: 
#620428. can be dropped because it has been applied in the latest Debian 
package
+ the only change in the Ubuntu package, Fix output of odbc_config
+ --header, per Fedora bug #518623. This error results in SQLBIGINT and
+ SQLUBIGINT being misdefined as int, where they need to be [unsigned]
+ long or long long. LP: #620428. can be dropped because it has been
+ applied in the latest Debian package.
  
  Changelog entries since current natty version 2.2.14p2-1ubuntu1:
  
  unixodbc (2.2.14p2-2) unstable; urgency=low
  
-   * Apply patch from
- http://cvs.fedoraproject.org/viewvc/devel/unixODBC/odbcint64-config.patch
- to ensure we get the necessary (U)ODBCINST64 defines.  Thanks to
- Matthias Klose for the pointer.  Closes: #582591, LP: #620428.
+   * Apply patch from
+ http://cvs.fedoraproject.org/viewvc/devel/unixODBC/odbcint64-config.patch
+ to ensure we get the necessary (U)ODBCINST64 defines.  Thanks to
+ Matthias Klose for the pointer.  Closes: #582591, LP: #620428.
  
-  -- Steve Langasek vor...@debian.org  Fri, 20 Aug 2010 14:51:31 -0700
+  -- Steve Langasek vor...@debian.org  Fri, 20 Aug 2010 14:51:31 -0700

** Description changed:

- Explanation of the Ubuntu delta and why it can be dropped:
+ Explanation of the Ubuntu change and why it can be dropped:
  
  the only change in the Ubuntu package, Fix output of odbc_config
  --header, per Fedora bug #518623. This error results in SQLBIGINT and
  SQLUBIGINT being misdefined as int, where they need to be [unsigned]
  long or long long. LP: #620428. can be dropped because it has been
  applied in the latest Debian package.
  
  Changelog entries since current natty version 2.2.14p2-1ubuntu1:
  
  unixodbc (2.2.14p2-2) unstable; urgency=low
  
    * Apply patch from
  http://cvs.fedoraproject.org/viewvc/devel/unixODBC/odbcint64-config.patch
  to ensure we get the necessary (U)ODBCINST64 defines.  Thanks to
  Matthias Klose for the pointer.  Closes: #582591, LP: #620428.
  
   -- Steve Langasek vor...@debian.org  Fri, 20 Aug 2010 14:51:31 -0700

** Changed in: unixodbc (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please sync unixodbc 2.2.14p2-2 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/662782
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 662768] Re: Please merge whois 5.0.8 (main) from Debian unstable (main)

2010-10-18 Thread Lorenzo De Liso

** Patch removed: whois_5.0.8ubuntu1.debdiff
   
https://bugs.edge.launchpad.net/ubuntu/+source/whois/+bug/662768/+attachment/1699928/+files/whois_5.0.8ubuntu1.debdiff

** Patch added: whois_5.0.8ubuntu1.debdiff
   
https://bugs.edge.launchpad.net/ubuntu/+source/whois/+bug/662768/+attachment/164/+files/whois_5.0.8ubuntu1.debdiff

-- 
Please merge whois 5.0.8 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/662768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 598993] [NEW] Please merge ipmitool 1.8.11-2 (universe) from debian unstable (main)

2010-06-27 Thread Lorenzo De Liso
Public bug reported:

Binary package hint: ipmitool

ipmitool (1.8.11-2) unstable; urgency=low

  * Fix password reading (Patch from Kris Popendorf
08kcn0...@sneakemail.com closes: #559363)
  * Remove libreadline5-dev dependency in favour of libreadline-dev
(Closes: #553788)

 -- Matthew Johnson mj...@debian.org  Sun, 06 Dec 2009 00:05:49 +

** Affects: ipmitool (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please merge ipmitool 1.8.11-2 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/598993
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipmitool in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 598993] Re: Please merge ipmitool 1.8.11-2 (universe) from debian unstable (main)

2010-06-27 Thread Lorenzo De Liso

** Patch added: ipmitool_1.8.11-2ubuntu1.debdiff
   http://launchpadlibrarian.net/50983795/ipmitool_1.8.11-2ubuntu1.debdiff

** Changed in: ipmitool (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please merge ipmitool 1.8.11-2 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/598993
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipmitool in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 596034] [NEW] Please merge apache2 2.2.15-5 (main) from debian unstable (main)

2010-06-18 Thread Lorenzo De Liso
Public bug reported:

Binary package hint: apache2

apache2 (2.2.15-5) unstable; urgency=low

  * Conflict with apache package as we now include apachectl. Closes: #579065
  * Remove conflicts with old apache 2.0 modules. The conflicts are not
necessary anymore as skipping a stable release is not supported anyway.
  * Silence the grep in preinst.

 -- Stefan Fritsch s...@debian.org  Sun, 25 Apr 2010 10:46:09 +0200

apache2 (2.2.15-4) unstable; urgency=low

  * Move definition of other_vhosts_access.log to new config file
/etc/apache2/conf.d/other-vhosts-access-log, but disable it
if it has been disabled by the admin. Closes: #576572. LP: #507616
  * Comment out the contents of mods-available/proxy.conf, as it just
is a nuisance for use of apache2 as a reverse proxy, which is much
more common than the use as forward proxy. Extend the comments
in the file.
  * Change defaults or add example configs for some modules:
status.conf:
  - enable ExtendedStatus by default
  - enable ProxyStatus by default
  - document SeeRequestTail directive
proxy_ftp.conf:
  - set 'ProxyFtpDirCharset UTF-8' by default
ldap.conf:
  - enable /ldap-status page, allow it from localhost by default
proxy_balancer.conf:
  - add (disabled) example for /balancer-manager page
ssl.conf:
  - document SSLStrictSNIVHostCheck directive
  * Add symlink from apachectl to apache2ctl to be more compatible with
upstream. Apache httpd 1.3 hasn't been in Debian for some time.
  * Simplify logrotate script. Closes: #576105
  * Remove empty directory /usr/lib/debug/usr/sbin in mpm packages.
Closes: #576089
  * Fix apxs2 to work with perl 5.12rc3. Closes: #577239
  * Add source/format file to make lintian happy.
(LP: #562370)
 -- Stefan Fritsch s...@debian.org  Tue, 20 Apr 2010 23:11:09 +0200

apache2 (2.2.15-3) unstable; urgency=low

  * mod_reqtimeout: backport bugfixes from upstream trunk up to r928881,
including a fix for mod_proxy CONNECT requests.
  * mod_dav_fs: Use correct permissions when creating new files. LP: #540747

 -- Stefan Fritsch s...@debian.org  Mon, 29 Mar 2010 22:16:24 +0200

apache2 (2.2.15-2) unstable; urgency=low

  * Make the Files ~ ^\.ht block in apache2.conf more secure by adding
Satisfy all. Closes: #572075
  * mod_reqtimeout: Various bug fixes, including:
- Don't mess up timeouts of mod_proxy's backend connections.
  Closes: #573163

 -- Stefan Fritsch s...@debian.org  Wed, 10 Mar 2010 21:06:06 +0100

apache2 (2.2.15-1) unstable; urgency=low

  * New upstream version:
- CVE-2010-0408: mod_proxy_ajp: Fixes denial of service vulnerability
- CVE-2009-3555: mod_ssl: Improve the mitigation against SSL/TLS protocol
  prefix injection attack.
- CVE-2010-0434: mod_headers: Fix potential information leak with threaded
  MPMs.
- mod_reqtimeout: New module limiting the time waiting for receiving
  a request from the client. This is a (partial) mitigation against
  slowloris-type resource exhaustion attacks. The module is enabled by
  default. Closes: #533661
- mod_ssl: Add SSLInsecureRenegotiation directive to allows insecure
  renegotiation with clients which do not yet support the secure
  renegotiation protocol. As this requires openssl 0.9.8m, bump
  build dependency accordingly.
  * Fix bash completion for a2ensite if the site name contains 'conf' or
'load'. Closes: #572232
  * Do a configcheck in the init script before doing a non-graceful restart.
Closes: #571461

 -- Stefan Fritsch s...@debian.org  Sun, 07 Mar 2010 23:22:56 +0100

apache2 (2.2.14-7) unstable; urgency=low

  * Fix potential memory leaks related to the usage of apr_brigade_destroy().
  * Add hints about correct mod_dav_fs configuration to README.Debian.
Closes: #257945
  * Fix error in Polish translation of 404 error page. Closes: #570228
  * Document ThreadLimit in apache2.conf's comments.

 -- Stefan Fritsch s...@debian.org  Sat, 20 Feb 2010 12:38:30 +0100

apache2 (2.2.14-6) unstable; urgency=low

  * Use environment variables APACHE_RUN_DIR, APACHE_LOCK_DIR, and
APACHE_LOG_DIR in the default configuration. If you have modified
/etc/apache2/envvars, make sure that these variables are set and exported.
  * Add support for multiple apache2 instances to initscript and apache2ctl.
See /usr/share/doc/apache2.2-common/README.multiple-instances for details.
Closes: #353450
  * Set default compiled-in ServerRoot to /etc/apache2 and make paths in
apache2.conf relative to ServerRoot.
  * Move ab and logresolve from /usr/sbin to /usr/bin. Closes: #351450, #564061
  * Fix symlinks in apache2-dbg package. Closes: #567076
  * Fix mod_cache CacheIgnoreURLSessionIdentifiers handling. Closes: #556383
  * Add new init script action graceful-stop (LP: #456381)
  * Add more languages to mime.conf. To limit this to useful entries, we only
add those for which a translation of the Debian intaller 

[Bug 596034] Re: Please merge apache2 2.2.15-5 (main) from debian unstable (main)

2010-06-18 Thread Lorenzo De Liso

** Patch added: merge.debdiff
   http://launchpadlibrarian.net/50554428/merge.debdiff

** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Wishlist

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-0408

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-0434

-- 
Please merge apache2 2.2.15-5 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/596034
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 596034] Re: Please merge apache2 2.2.15-5 (main) from debian unstable (main)

2010-06-18 Thread Lorenzo De Liso
Marking as 'Fix released', since this has been fixed.

** Changed in: apache2 (Ubuntu)
   Status: New = Fix Released

** Patch removed: merge.debdiff
   http://launchpadlibrarian.net/50554428/merge.debdiff

-- 
Please merge apache2 2.2.15-5 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/596034
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 570936] Re: permission denied on /var/run/named/named.stats

2010-04-29 Thread Lorenzo De Liso
** Tags added: patch

-- 
permission denied on /var/run/named/named.stats
https://bugs.launchpad.net/bugs/570936
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 536839] Re: apt-get install libvirt-bin: The following packages have unmet dependencies: libvirt-bin: Depends: libparted0 (= 2.2-1) but it is not going to be installed

2010-03-10 Thread Lorenzo De Liso
*** This bug is a duplicate of bug 535368 ***
https://bugs.launchpad.net/bugs/535368

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

-- 
apt-get install libvirt-bin: The following packages have unmet dependencies: 
libvirt-bin: Depends: libparted0 (= 2.2-1) but it is not going to be installed
https://bugs.launchpad.net/bugs/536839
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs