lp:ubuntu/natty/wordnet

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/wordnet
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

26. By Matthias Klose

Build the dictionary for the binary-indep package in
install/goldendict-wordnet instead of build/goldendict-wordnet
to fix build failure on armel (workaround suggested by Stéphane Glondu).

25. By Andreas Tille

* debian/rules: Fix bashism
  Closes: #581466
* debian/control: Standards-Version: 3.8.4 (no changes needed)

24. By UNera

* Disabled stderr buffering in script which building goldendict-wordnet
  package.
* Each line in log has '\n' end symbol instead '\r', closes: #564385.

23. By Andreas Tille

* debian/patches/20_adj.all_fix.patch
  insert missing space in dictionary data
  Closes: #544866
* Standards-Version: 3.8.3 (Added debian/README.source)
* debian/patches/90_prevent_parallel_build.patch
  use .NOTPRALLEL directive in src/grind/Makefile.in as advised
  by Jakub Wilk <email address hidden> to prevent parallel builds
  and thus make sure Wordnet will be build successfully in any case
  Closes: #540491

22. By Andreas Tille

* Split wnb gui to separate package to not have the extra
  tcl/tk dependency on plain wordnet package
  Closes: #525674
* debian/control: wordnet: Depends wordnet-gui | artha
* debian/wordnet.dirs: removed because unused
* Debhelper version 7

21. By Andreas Tille

* Fix usage of init scripts debian/dict-wn.{postinst,prerm}
  Closes: #522916
* debian/patches/*: Add comments to all patches (and refresh patches)
* debian/control: ${misc:Depends} for all packages
  - Standards-Version: 3.8.1 (no changes needed)
  - Do not duplicte Section field for wordnet, wordnet-grind, dict-wn
  - No dupllicated short descriptions
  - Added libxft-dev to Build-Depends

20. By Andreas Tille

Fix part of oCERT patch that breaks 'wordnet test -synsn'
(Thanks to Rob Holland <email address hidden> who did the patch and
fixed the problem quickly)
Closes: #497649

19. By Stefan Lesicnik

* SECURITY UPDATE: Stack overflows fed via the command line, environment
  variables or WordNet library calls can result in arbitrary code
  execution. (Closes LP: #267067)
* 51_overflows.patch:
  - ocert patch to address additional potential security exploits.
* 51_overflows_memcpy.patch:
  - Fix part of oCERT patch that breaks 'wordnet test -synsn'.
* References
  http://www.ocert.org/advisories/ocert-2008-014.html
  CVE-2008-2149

18. By Andreas Tille

* Group maintenance by Debian Science Team
* Added myself as Uploaders
* DM-Upload-Allowed: yes
* Vcs fields
* Wrapper for wnb
  Closes: #484568
* Standards-Version: 3.8.0 (no changes needed)

17. By Andreas Tille

* Fix CVE-2008-2149: buffer overflows by limiting the length
  of the string in sprintf format string
  Closes: #481186
  Please note: The WordNet code contains several other occurences
  of potentially exploitable functions like strcpy()/strcat()/...
  and so even if there are no known exploits the code needs a
  full security audit.
* Mentioned the potential security issues in README.Debian

Branch metadata

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

Subscribers