lp:ubuntu/precise/trafficserver

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/trafficserver
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

9. By Arno Töll <email address hidden>

* New upstream release
  + Includes former Debian specific patch which makes sure the upstream
    configure script does not override any -O flags passed by the user
    anymore.
* Adapt to dpkg 1.16.1 API changes regarding build flags. This enables
  hardening build flags. This means, trafficserver is now being built with
  -fstack-protector and other security related build flags.
* Add dpkg-dev (>= 1.16.1~) to build-depends to make sure our buildflags are
  properly supported. That's guaranteed for Testing, but might be helpful to
  know for backporters.
* Fix several issues in the DEP-5 syntax. Unfortunately there is no way to
  express that a file is subject to different license agreements so far.
* Do not install the upstream changelog twice anymore
* Finally run regression checks again, now as build failures are sorted out.

8. By Adam Conrad

No-change rebuild to drop spurious libsfgcc1 dependency on armhf.

7. By Arno Töll <email address hidden>

* Fix "please add armhf to the arch list" - add armhf to the list of supported
  architectures. Thanks Konstantinos Margaritis for the hint (Closes: #636338)
* Remove IA64 from the list of supported architectures. The upgrade to the gcc
  4.6 toolchain disclosed portability issues with it, which caused the resul-
  ting binary package to produce no-op code in some functions.

6. By Ilya Barygin

as-needed: new patch, fixes FTBFS with --as-needed linker option.

5. By Arno Töll <email address hidden>

* New upstream release. Major changes (since 2.1.9):
  + `traffic_server' won't crash anymore when using non-existent plugin in
    remap rule
  + Don't cache HTTP 401, 303 and 407 error responses anymore, when negative
    caching is enabled.
* Re-enable kfreebsd support, it was accidentally not available in
  2.1.9-unstable-1 because of non installable dependencies, as libcap-dev is
  installable (and required) on Linux only
* debian/rules:
  + Simplify dh_auto_configure flags (upstream incorporated our build layout)
  + Enable WCCP (Web Cache Communication Protocol; Linux only)
* debian/control:
  + Add flex and bison to build dependencies, both are required for WCCP
    (Linux only)

4. By Arno Töll <email address hidden>

* New upstream release. Major features (since 2.1.8):
  + Bring back support for $DESTDIR and "make check" which makes Debian
    patches obsolete
  + Allow larger working sets than 512G
  + Disable cluster autodiscovery when cluster mode is disabled
  + Cleanup `records.config'
  + Disable SSLv2 by default
* debian/control: Add build dependency to libcap-dev, because when running
  traffic_server standalone, it is unable to bind restricted ports otherwise
  (Upstream: TS-804)
* debian/rules:
  + Remove override for dh_clean, but put options to debian/source/options
    instead
  + Remove DH_OPTIONS (unused anyway)
* Source package: Minor change to improving package quality and usability
  (i.e. grammar, verbosity of comments)
* Make the init script more robust
* Base the origin of the package source on the untouched upstream tarball,
  instead of the versioned SVN branch.
* Bring back IA64 support, this time actually working (upstream merged my
  patch TS-783)
* Remove patch `build-quirks.patch'. Changes have been committed upstream
  by now.

3. By Arno Töll <email address hidden>

* New upstream release. Major features (since 2.1.5):
  + Many bug fixes (none reported in Debian's BTS)
  + Set source address for origin Servers
  + Major API changes for the SDK
  + Provide traffic_logstats
  + traffic_shell does not hang anymore on any command
* Fix "FTBFS on architectures not supported upstream": (Closes: #622800)
  + Don't execute regression checks for now (fixes x86)
  + Upstream merges a Debian patch originally for 2.1.7 which enables
    kFreeBSD support (originally provided by myself)
  + Restrict Architectures (drop S390, IA64, MIPS[EL], PPC, SPARC)
* Remove ts-ui-disable-conf.patch (applied upstream)
* Update `build-quirks.patch' to make TS handle $DESTDIR correctly
  (upstream: TS-759)
* Remove .deps from SDK binary package examples (they were incidentally
  included before).
* Fix permissions for /var/cache/trafficserver in postinst
* Bump standards to 3.9.2, depend on debhelper 8.0, adapt VCS links
* Simplify debian/rules

2. By Arno Toell <email address hidden>

* Initial release (Closes: #609285)
* Added some configuration and informational hints
* New upstream release. Major features:
  + Better AMD64 support
  + Override configuration per transaction
  + IPv6
  + Support ARM architectures
  + SDK-API changes
* Differences to upstream version:
  + Ship some documentation. Well, really a few hints
  + Split source into three packages (core, plug-in, SDK)
  + Ship our own init script

1. By Arno Toell <email address hidden>

Import upstream version 2.1.5-unstable

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/trafficserver
This branch contains Public information 
Everyone can see this information.

Subscribers