View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/libfcgi 1 Development 2015-05-05 22:58:30 UTC
9. * Non-maintainer upload. [ James Pag...

Author: Matthias Klose
Revision Date: 2014-08-08 12:41:22 UTC

* Non-maintainer upload.

[ James Page ]
* d/patches/fix_compiler_warnings.patch: Fixup misc complier warnings
  in the codebase.
* d/libfcgi0ldbl.manpages,rules: Don't install manpage using rules file.
* d/libfcgi0ldbl.docs: Rationalized to prevent duplicate install of docs.
* d/dirs: Dropped - not actually required and generates linitan warning.
* d/control,rules: Drop use of quilt dh addon as this is provided by
  debhelper.
* d/control: Bumped Standards-Version to 3.9.5:
  - d/copyright: Converted to machine readable format.

[ Clint Byrum ]
* Applying patch to use poll instead of select which helps handle
  more than 1024 connections. (LP: #933417). Thanks Anton Kortunov!
  Closes: #681591.

[ Matthias Klose ]
* Build with hardening defaults.
* d/rules: Stop install .la files. Closes: #633182.

lp:ubuntu/precise-updates/libfcgi 2 Mature 2015-02-09 13:33:23 UTC
10. Applying patch to swap select with po...

Author: Joe Damato
Revision Date: 2015-02-05 16:28:53 UTC

Applying patch to swap select with poll to handle more than 1024
connections and avoid data corruption or a segfault. (LP: #1418778).

lp:ubuntu/precise-security/libfcgi bug 2 Mature 2015-02-09 12:58:13 UTC
10. Applying patch to swap select with po...

Author: Joe Damato
Revision Date: 2015-02-05 16:28:53 UTC

Applying patch to swap select with poll to handle more than 1024
connections and avoid data corruption or a segfault. (LP: #1418778).

lp:ubuntu/vivid/libfcgi 2 Mature 2014-10-25 03:30:26 UTC
9. * Non-maintainer upload. [ James Pag...

Author: Matthias Klose
Revision Date: 2014-08-08 12:41:22 UTC

* Non-maintainer upload.

[ James Page ]
* d/patches/fix_compiler_warnings.patch: Fixup misc complier warnings
  in the codebase.
* d/libfcgi0ldbl.manpages,rules: Don't install manpage using rules file.
* d/libfcgi0ldbl.docs: Rationalized to prevent duplicate install of docs.
* d/dirs: Dropped - not actually required and generates linitan warning.
* d/control,rules: Drop use of quilt dh addon as this is provided by
  debhelper.
* d/control: Bumped Standards-Version to 3.9.5:
  - d/copyright: Converted to machine readable format.

[ Clint Byrum ]
* Applying patch to use poll instead of select which helps handle
  more than 1024 connections. (LP: #933417). Thanks Anton Kortunov!
  Closes: #681591.

[ Matthias Klose ]
* Build with hardening defaults.
* d/rules: Stop install .la files. Closes: #633182.

lp:ubuntu/utopic/libfcgi bug 1 Development 2014-08-09 01:48:09 UTC
15. * Non-maintainer upload. [ James Pag...

Author: Matthias Klose
Revision Date: 2014-08-08 12:41:22 UTC

* Non-maintainer upload.

[ James Page ]
* d/patches/fix_compiler_warnings.patch: Fixup misc complier warnings
  in the codebase.
* d/libfcgi0ldbl.manpages,rules: Don't install manpage using rules file.
* d/libfcgi0ldbl.docs: Rationalized to prevent duplicate install of docs.
* d/dirs: Dropped - not actually required and generates linitan warning.
* d/control,rules: Drop use of quilt dh addon as this is provided by
  debhelper.
* d/control: Bumped Standards-Version to 3.9.5:
  - d/copyright: Converted to machine readable format.

[ Clint Byrum ]
* Applying patch to use poll instead of select which helps handle
  more than 1024 connections. (LP: #933417). Thanks Anton Kortunov!
  Closes: #681591.

[ Matthias Klose ]
* Build with hardening defaults.
* d/rules: Stop install .la files. Closes: #633182.

lp:ubuntu/utopic-proposed/libfcgi 2 Mature 2014-08-09 01:04:29 UTC
9. * Non-maintainer upload. [ James Pag...

Author: Matthias Klose
Revision Date: 2014-08-08 12:41:22 UTC

* Non-maintainer upload.

[ James Page ]
* d/patches/fix_compiler_warnings.patch: Fixup misc complier warnings
  in the codebase.
* d/libfcgi0ldbl.manpages,rules: Don't install manpage using rules file.
* d/libfcgi0ldbl.docs: Rationalized to prevent duplicate install of docs.
* d/dirs: Dropped - not actually required and generates linitan warning.
* d/control,rules: Drop use of quilt dh addon as this is provided by
  debhelper.
* d/control: Bumped Standards-Version to 3.9.5:
  - d/copyright: Converted to machine readable format.

[ Clint Byrum ]
* Applying patch to use poll instead of select which helps handle
  more than 1024 connections. (LP: #933417). Thanks Anton Kortunov!
  Closes: #681591.

[ Matthias Klose ]
* Build with hardening defaults.
* d/rules: Stop install .la files. Closes: #633182.

lp:ubuntu/trusty-proposed/libfcgi 2 Mature 2013-12-19 00:23:18 UTC
14. * Build with dh-autoreconf for new li...

Author: William Grant
Revision Date: 2013-12-18 23:50:10 UTC

* Build with dh-autoreconf for new libtool.
* debian/patches/automake-foreign: Fix AM_INIT_AUTOMAKE to not assume
  existence of GNU docs.
* debian/patches/re-libtoolize: Drop. Superseded by autoreconf.

lp:ubuntu/trusty/libfcgi 1 Development 2013-12-18 23:50:10 UTC
14. * Build with dh-autoreconf for new li...

Author: William Grant
Revision Date: 2013-12-18 23:50:10 UTC

* Build with dh-autoreconf for new libtool.
* debian/patches/automake-foreign: Fix AM_INIT_AUTOMAKE to not assume
  existence of GNU docs.
* debian/patches/re-libtoolize: Drop. Superseded by autoreconf.

lp:ubuntu/saucy-proposed/libfcgi 2 Mature 2013-10-10 13:04:44 UTC
13. Use dh_autotools-dev to update config...

Author: Matthias Klose
Revision Date: 2013-10-10 14:05:17 UTC

Use dh_autotools-dev to update config.{sub,guess} for AArch64.

lp:ubuntu/saucy/libfcgi 1 Development 2013-10-10 13:04:44 UTC
13. Use dh_autotools-dev to update config...

Author: Matthias Klose
Revision Date: 2013-10-10 14:05:17 UTC

Use dh_autotools-dev to update config.{sub,guess} for AArch64.

lp:ubuntu/raring/libfcgi 2 Mature 2012-10-20 08:28:10 UTC
12. * d/patches/re-libtoolize: Updated ac...

Author: James Page
Revision Date: 2012-08-13 12:30:49 UTC

* d/patches/re-libtoolize: Updated acinclude.m4 to correctly detect
  features in <sys/socket.h> if header is present, regenerated tooling.
* d/patches/fix_compiler_warnings.patch: Fixup misc complier warnings
  in the codebase.

lp:ubuntu/quantal/libfcgi bug 2 Mature 2012-08-13 12:13:39 UTC
12. * d/patches/re-libtoolize: Updated ac...

Author: James Page
Revision Date: 2012-08-13 12:30:49 UTC

* d/patches/re-libtoolize: Updated acinclude.m4 to correctly detect
  features in <sys/socket.h> if header is present, regenerated tooling.
* d/patches/fix_compiler_warnings.patch: Fixup misc complier warnings
  in the codebase.

lp:ubuntu/precise/libfcgi 2 Mature 2011-10-13 15:36:00 UTC
9. * Non-maintainer upload. * Apply patc...

Author: Aurelien Jarno
Revision Date: 2011-08-20 23:39:54 UTC

* Non-maintainer upload.
* Apply patch from Stefan Potyra to fix indirect linking with recent
  binutils version. Closes: #555178.

lp:ubuntu/oneiric/libfcgi 2 Mature 2011-04-28 18:34:27 UTC
8. debian/patches/binutils-gold: Add lib...

Author: StefanPotyra
Revision Date: 2010-12-12 23:14:26 UTC

debian/patches/binutils-gold: Add libfcgi.la to echo_cpp's
libraries in examples/Makefile.{am,in} to fix the build failure
with binutils-gold (DBTS: #555178).

lp:ubuntu/natty/libfcgi 2 Mature 2010-12-12 23:14:26 UTC
8. debian/patches/binutils-gold: Add lib...

Author: StefanPotyra
Revision Date: 2010-12-12 23:14:26 UTC

debian/patches/binutils-gold: Add libfcgi.la to echo_cpp's
libraries in examples/Makefile.{am,in} to fix the build failure
with binutils-gold (DBTS: #555178).

lp:ubuntu/maverick/libfcgi 2 Mature 2010-04-30 22:52:04 UTC
7. * Switch to dpkg-source 3.0 (quilt) f...

Author: sugi
Revision Date: 2010-01-23 19:06:39 UTC

* Switch to dpkg-source 3.0 (quilt) format
* Add section on source package (Closes: #568227)

lp:ubuntu/lucid/libfcgi 1 Development 2010-02-03 10:13:15 UTC
6. Package is rejected in Ubuntu without...

Author: Ilya Barygin
Revision Date: 2010-02-03 10:13:15 UTC

Package is rejected in Ubuntu without source section, so add it.

lp:ubuntu/jaunty/libfcgi 2 Mature 2009-07-25 21:24:11 UTC
5. * rebuild for long double 128bit tran...

Author: sugi
Revision Date: 2006-09-05 18:11:06 UTC

* rebuild for long double 128bit transition. (Closes: #430250)
* update autotools scripts

lp:ubuntu/intrepid/libfcgi 2 Mature 2009-07-25 21:24:03 UTC
5. * rebuild for long double 128bit tran...

Author: sugi
Revision Date: 2006-09-05 18:11:06 UTC

* rebuild for long double 128bit transition. (Closes: #430250)
* update autotools scripts

lp:ubuntu/hardy/libfcgi 2 Mature 2009-07-25 21:23:55 UTC
5. * rebuild for long double 128bit tran...

Author: sugi
Revision Date: 2006-09-05 18:11:06 UTC

* rebuild for long double 128bit transition. (Closes: #430250)
* update autotools scripts

lp:ubuntu/gutsy/libfcgi 1 Development 2009-07-25 21:23:42 UTC
4. rebuild for new libstdc++

Author: sugi
Revision Date: 2006-09-05 08:19:25 UTC

rebuild for new libstdc++

lp:ubuntu/feisty/libfcgi 1 Development 2009-07-25 21:23:35 UTC
4. rebuild for new libstdc++

Author: sugi
Revision Date: 2006-09-05 08:19:25 UTC

rebuild for new libstdc++

lp:ubuntu/edgy/libfcgi 1 Development 2009-07-25 21:23:28 UTC
2. fixed: package description (Closes: #...

Author: sugi
Revision Date: 2004-01-05 18:40:30 UTC

fixed: package description (Closes: #226030)

lp:ubuntu/dapper/libfcgi 2 Mature 2009-07-25 21:23:18 UTC
2. fixed: package description (Closes: #...

Author: sugi
Revision Date: 2004-01-05 18:40:30 UTC

fixed: package description (Closes: #226030)

lp:ubuntu/breezy/libfcgi 1 Development 2009-07-25 21:23:11 UTC
2. fixed: package description (Closes: #...

Author: sugi
Revision Date: 2004-01-05 18:40:30 UTC

fixed: package description (Closes: #226030)

lp:ubuntu/hoary/libfcgi 1 Development 2009-07-25 21:23:01 UTC
2. fixed: package description (Closes: #...

Author: sugi
Revision Date: 2004-01-05 18:40:30 UTC

fixed: package description (Closes: #226030)

lp:ubuntu/warty/libfcgi 1 Development 2009-07-25 21:22:54 UTC
2. fixed: package description (Closes: #...

Author: sugi
Revision Date: 2004-01-05 18:40:30 UTC

fixed: package description (Closes: #226030)

lp:ubuntu/karmic/libfcgi 1 Development 2009-07-25 21:17:44 UTC
5. * rebuild for long double 128bit tran...

Author: sugi
Revision Date: 2006-09-05 18:11:06 UTC

* rebuild for long double 128bit transition. (Closes: #430250)
* update autotools scripts

128 of 28 results