Debian Package Tracker
Register | Log in
Subscribe

vowpal-wabbit

fast and scalable online machine learning algorithm

Choose email to subscribe with

general
  • source: vowpal-wabbit (main)
  • version: 8.6.1.dfsg1-1
  • maintainer: Yaroslav Halchenko (DMD)
  • arch: all any
  • std-ver: 4.1.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 7.3-1.1
  • unstable: 8.6.1.dfsg1-1
versioned links
  • 7.3-1.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.6.1.dfsg1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libvw-dev (1 bugs: 0, 1, 0, 0)
  • libvw0
  • vowpal-wabbit
  • vowpal-wabbit-dbg
  • vowpal-wabbit-doc
action needed
A new upstream version is available: 8.9.0 high
A new upstream version 8.9.0 is available, you should consider packaging it.
Created: 2020-06-29 Last update: 2021-01-24 13:01
lintian reports 1 error and 22 warnings high
Lintian reports 1 error and 22 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-09-21 Last update: 2020-09-21 06:04
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 5-day delay is over. Check why.
Created: 2018-08-02 Last update: 2021-01-24 16:39
Depends on packages which need a new maintainer normal
The packages that vowpal-wabbit depends on which need a new maintainer are:
  • markdown (#466330)
    • Build-Depends: markdown
Created: 2019-11-22 Last update: 2021-01-24 16:02
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 8.7.0-1, distribution experimental) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit ee97bb2ed99bbbc444c79c14b346d6409710deb3
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Jun 9 11:01:55 2019 +0200

    debian/rules - avoid manual building of manpage - done by upstream now - run tests using installed under debian/tmp version of vw

commit 5bb34e14f7009e4c70714f2df8a32afcb79dbd88
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Jun 9 11:00:37 2019 +0200

    debian/patches - deb_system_rapidjson to avoid rapidjson submodule installation

commit 2753ab439e53b16af16863c70ec97b0b41a1a187
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jun 8 17:27:38 2019 +0200

    changelog and refreshed patch

commit 70e7ec385384b2741e000911d6276d8696cafae3
Merge: df6c6c6b 2baf726d
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jun 8 17:17:10 2019 +0200

    Merge branch 'dfsg' into debian
    
    * dfsg: (354 commits)
      Update version to 8.7.0 (#1926)
      Fix misconfiguration (#1925)
      Ataymano ataymano/warnings fixes (#1924)
      Update new version script (#1922)
      Run clang-format over codebase (#1921)
      change semantics of lambda (#1920)
      Bremen79 fix save ftrl (#1919)
      fix for daemon race condition (#1918)
      Revert "Fix to save the state of FTRL models (#1912)" (#1916)
      fix static library build (#1913)
      more warnings (#1915)
      Fix to save the state of FTRL models (#1912)
      remove warnings (#1911)
      fix closing invalid file descriptor with memory_io_buf (#1910)
      Optional exception (#1906)
      Contextual Memory Tree (#1799)
      Coin betting (#1903)
      Ataymano/c wrapper fix2 (#1859)
      Use Appveyor MSBuildLogger (#1904)
      fix for no label confidence (#1901)
      ...

commit 2baf726d1ae172a9fb1b8216a69a94551875c2c2
Merge: e787742f fc384e83
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jun 8 17:15:51 2019 +0200

    Merge branch 'releases' into dfsg
    
    * releases: (354 commits)
      Update version to 8.7.0 (#1926)
      Fix misconfiguration (#1925)
      Ataymano ataymano/warnings fixes (#1924)
      Update new version script (#1922)
      Run clang-format over codebase (#1921)
      change semantics of lambda (#1920)
      Bremen79 fix save ftrl (#1919)
      fix for daemon race condition (#1918)
      Revert "Fix to save the state of FTRL models (#1912)" (#1916)
      fix static library build (#1913)
      more warnings (#1915)
      Fix to save the state of FTRL models (#1912)
      remove warnings (#1911)
      fix closing invalid file descriptor with memory_io_buf (#1910)
      Optional exception (#1906)
      Contextual Memory Tree (#1799)
      Coin betting (#1903)
      Ataymano/c wrapper fix2 (#1859)
      Use Appveyor MSBuildLogger (#1904)
      fix for no label confidence (#1901)
      ...

commit fc384e83330d8966c70968471933d1f70ddcfaf5
Merge: 5dbf76b0 e63abfb6
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jun 8 17:13:54 2019 +0200

    Merge tag '8.7.0' into releases
    
    * tag '8.7.0': (354 commits)
      Update version to 8.7.0 (#1926)
      Fix misconfiguration (#1925)
      Ataymano ataymano/warnings fixes (#1924)
      Update new version script (#1922)
      Run clang-format over codebase (#1921)
      change semantics of lambda (#1920)
      Bremen79 fix save ftrl (#1919)
      fix for daemon race condition (#1918)
      Revert "Fix to save the state of FTRL models (#1912)" (#1916)
      fix static library build (#1913)
      more warnings (#1915)
      Fix to save the state of FTRL models (#1912)
      remove warnings (#1911)
      fix closing invalid file descriptor with memory_io_buf (#1910)
      Optional exception (#1906)
      Contextual Memory Tree (#1799)
      Coin betting (#1903)
      Ataymano/c wrapper fix2 (#1859)
      Use Appveyor MSBuildLogger (#1904)
      fix for no label confidence (#1901)
      ...

commit df6c6c6bdd2d99659b4dd1399d36d6e0d2861125
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jul 27 19:27:14 2018 -0400

    debian/patches + deb_skip_42 to skip test 42 for now since fails on some 32bit
    
    elderlies https://github.com/JohnLangford/vowpal_wabbit/issues/1553

commit 8bdce10bbf82975c3125348b92d42cb95486486d
Merge: 5af6071e e787742f
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jul 27 14:22:30 2018 -0400

    Merge tag '8.6.1.dfsg1' into debian
    
    DFSG version of 8.6.1 with .out files removed
    
    * tag '8.6.1.dfsg1':
      BF: removing output(?) binary executable files

commit e787742f75b50623b20728fcef20d9d696256aaa
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jul 27 14:21:44 2018 -0400

    BF: removing output(?) binary executable files

commit 5af6071eae08e2ed20ef7e0aa837e8177a1002a8
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jul 27 14:19:00 2018 -0400

    changelog

commit 2cb28eda7c17869ed494ac01893df96794399565
Merge: 841540f6 bce1e04f
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jul 27 14:17:31 2018 -0400

    Merge branch 'dfsg' into debian
    
    * dfsg: (451 commits)
      bump version# to 8.6.1
      Documentation for RL Inference API (#1535)
      updating python install tools (#1533)
      [python] Fix shuffle between passes and add a test for it (#1532)
      First two arguments are the wrong way around (#1531)
      Fix JavaScript quoting around pipe symbol in vw-validate.html (resolving LGTM.com alerts) (#1529)
      Reinforcement Learning PR #3 (Patch) (#1524)
      Address PR comments.
      1) remove error handling macros for clarity 2) Misc cleanup
      Uniform error handling for both samples.
      Address PR Comments
      Cleanup: Remove rl.sln since this is integrated into vw.sln
      Auto yes on ppa install
      Manual install of g++ 4.9 (instead of travis)
      Change g++ 4.9 install order to fix CMake
      Moved to gcc 4.9 since c++11 support (regex) is not complete in 4.8
      Add rapidjson to include path
      Better error reporting for regex errors
      Catch regex exceptions and convert to error codes.
      Fix for linux build issues
      ...

commit bce1e04f87106f9e797175aba1533578ce5bd6d6
Merge: f0e082a9 5dbf76b0
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jul 27 14:16:44 2018 -0400

    Merge branch 'releases' into dfsg
    
    * releases: (451 commits)
      bump version# to 8.6.1
      Documentation for RL Inference API (#1535)
      updating python install tools (#1533)
      [python] Fix shuffle between passes and add a test for it (#1532)
      First two arguments are the wrong way around (#1531)
      Fix JavaScript quoting around pipe symbol in vw-validate.html (resolving LGTM.com alerts) (#1529)
      Reinforcement Learning PR #3 (Patch) (#1524)
      Address PR comments.
      1) remove error handling macros for clarity 2) Misc cleanup
      Uniform error handling for both samples.
      Address PR Comments
      Cleanup: Remove rl.sln since this is integrated into vw.sln
      Auto yes on ppa install
      Manual install of g++ 4.9 (instead of travis)
      Change g++ 4.9 install order to fix CMake
      Moved to gcc 4.9 since c++11 support (regex) is not complete in 4.8
      Add rapidjson to include path
      Better error reporting for regex errors
      Catch regex exceptions and convert to error codes.
      Fix for linux build issues
      ...

commit 5dbf76b04f0d0109a8fc35c1e9d349b7f668a648
Merge: e44bdd3f 27748431
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jul 27 14:16:37 2018 -0400

    Merge tag '8.6.1' into releases
    
    * tag '8.6.1': (74 commits)
      bump version# to 8.6.1
      Documentation for RL Inference API (#1535)
      updating python install tools (#1533)
      [python] Fix shuffle between passes and add a test for it (#1532)
      First two arguments are the wrong way around (#1531)
      Fix JavaScript quoting around pipe symbol in vw-validate.html (resolving LGTM.com alerts) (#1529)
      Reinforcement Learning PR #3 (Patch) (#1524)
      Address PR comments.
      1) remove error handling macros for clarity 2) Misc cleanup
      Uniform error handling for both samples.
      Address PR Comments
      Cleanup: Remove rl.sln since this is integrated into vw.sln
      Auto yes on ppa install
      Manual install of g++ 4.9 (instead of travis)
      Change g++ 4.9 install order to fix CMake
      Moved to gcc 4.9 since c++11 support (regex) is not complete in 4.8
      Add rapidjson to include path
      Better error reporting for regex errors
      Catch regex exceptions and convert to error codes.
      Fix for linux build issues
      ...

commit e44bdd3f7826661572594443bd8dc991b0d5909f
Merge: 5c496704 9195fa26
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jul 27 14:16:32 2018 -0400

    Merge tag '8.6.0' into releases
    
    * tag '8.6.0': (377 commits)
      fix cost/action confusion
      fix cb semantics
      minor fixes
      lgtm updates to cleanup python code
      fix more warnings
      fix various warnings and a bag bug
      make --l1 and --l2 work through save_resume
      fix memory leaks
      bootstrap should work
      add lgtm code checks shield
      more lgtm fixes
      fix the PRG in save_resume
      Albietz regcb (#1511)
      Sync (#1510)
      minor type fix
      vs warning fixes
      Lgtm fixes (#1508)
      lgtm fixes
      Various fixes (#1506)
      Various fixes (#1505)
      ...

commit 277484317b8e09e5bda4cb4952ea8ad67961a80f
Merge: e9d48bb7 b786b877
Author: John Langford <jl@hunch.net>
Date:   Sat Jul 21 08:39:26 2018 -0400

    Merge branch 'master' of github.com:JohnLangford/vowpal_wabbit

commit e9d48bb778cb5a179d4435c99dfa8ee991be4ebd
Author: John Langford <jl@hunch.net>
Date:   Sat Jul 21 08:39:07 2018 -0400

    bump version# to 8.6.1

commit 841540f6b8a233865f4e46dfa7bc9f42f75ff548
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Mar 16 15:07:07 2018 -0400

    debian/rules - pass the mmx/sse settings only for amd64 and i386 (Closes: #893031)

commit 21015d45533be9efa322603c3008cabe01e56eb5
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Wed Mar 14 22:04:09 2018 -0400

    debian/rules - force -msse -mfpmath=sse to provide consistent arithmetics between 32 and 64 bit x86

commit 54000e7422f07d722b573dfd8ff55a2d00d53f00
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Feb 11 15:19:48 2018 -0500

    debian/control - add missing markdown and html2text used for README.md generation

commit 878768b67e96623ec0f3a9fbce3bdcae844512b2
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 17:53:35 2018 -0500

    debian/*.install - libraries are installed under usr/lib/ARCH/ now

commit 1f689f54ece6f0b6413bb58130ad7aa7ee5a524a
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 16:22:36 2018 -0500

    "optional" priority instead of "extra" for -dbg to please lintian

commit 5b73a987984a2880f5c205606325de4c2f2e69e0
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 16:21:56 2018 -0500

    - boosted policy to 4.1.3 - boosted compat/debhelper to 9

commit e0e09fc0f847cea533833136e34a1dd5ae366025
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 15:45:35 2018 -0500

    there were no need for .dfsg1 into gbp.conf

commit a997048713bd2525fd7bb75fa8e577dc0a352154
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 15:45:02 2018 -0500

    debian/control - added rapidjson-dev to build-depends

commit bd817c2cbcc53c9e1c497ce68130f145a61cf644
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 15:43:13 2018 -0500

    BF: rapidjson is pruned from upstream so added .dfsg1 suffix

commit e3b99829add11a98bfbe2f8f5d6edfe8b61d6859
Merge: 352f73ab f0e082a9
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 15:41:59 2018 -0500

    Merge branch 'dfsg' into debian
    
    * dfsg:
      DFSG: remove rapidjson

commit f0e082a974100ea6f0e4630994c340542e543cfe
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 15:41:53 2018 -0500

    DFSG: remove rapidjson

commit 352f73ab0f9da69ee6adc8a370e9d36d16d9b840
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 13:45:38 2018 -0500

    adjusted for current upstream tag convention

commit fed04a7f049c6963701e24e943e2a0bded4da641
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 13:23:57 2018 -0500

    changelog entry

commit 70cab88d89c5d4c18569361355fa215b12c16574
Merge: 7a8e2da8 5c496704
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 13:23:15 2018 -0500

    Merge branch 'releases' into debian
    
    * releases: (1531 commits)
      added autogen extra files
      update version
      Shift to Allman style
      fix valgrind errors for new reductions
      update test numbers
      make adax templated
      Fix error message on incompatible types when call python vw.predict and vw.learn
      add -d to tests
      fix windows warnings
      fixed type error
      changing prediction type
      minor bug
      removing newline
      removing query_needed, pushing information to pred
      bugfix
      add test generator for --save_resume #1355 (#1362)
      moving cs_active metadata out of label structure
      forgot to commit
      removing metadata in global_data
      adding adax command line argument
      ...

commit 5c4967045c8b567120aafe7341e6d0be2b641863
Merge: eed3b9ad 769cba5b
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Thu Feb 8 13:23:07 2018 -0500

    Merge tag '8.5.0' into releases
    
    * tag '8.5.0': (1531 commits)
      added autogen extra files
      update version
      Shift to Allman style
      fix valgrind errors for new reductions
      update test numbers
      make adax templated
      Fix error message on incompatible types when call python vw.predict and vw.learn
      add -d to tests
      fix windows warnings
      fixed type error
      changing prediction type
      minor bug
      removing newline
      removing query_needed, pushing information to pred
      bugfix
      add test generator for --save_resume #1355 (#1362)
      moving cs_active metadata out of label structure
      forgot to commit
      removing metadata in global_data
      adding adax command line argument
      ...

commit 769cba5b44450401500f39ee70c0950353368cb0
Author: John Langford <jl@hunch.net>
Date:   Sat Dec 2 13:22:12 2017 -0500

    added autogen extra files

commit 7a8e2da8c0a6a8213c755df0e862f1d49bdb7186
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 12:18:49 2015 -0500

    point --with-boost-libdir to /usr/lib/<DEB_HOST_MULTIARCH>

commit 588d9dd4adf46a0f18a5d4432ce8515016712421
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 12:05:32 2015 -0500

    build depends adjusted

commit b48a52d5f142cf5247c297119d19922eaf2479f5
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 12:00:33 2015 -0500

    autoconf not make buildsystem

commit bc95ea13b097634cdb603a2aefb4a7be8074b807
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 11:55:44 2015 -0500

    Generate README from README.md

commit c550df20d37fbe0b93030ac168cc40279ce7cc19
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 11:41:41 2015 -0500

    force make build system

commit 378d15029142a629ab20c386ec6007658c81430e
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 11:35:12 2015 -0500

    dropped the patch and lets aim upload to unstable

commit 5f6a2ef6de9a25efcdafaf140f6375c39cdadfaa
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 11:21:44 2015 -0500

    update version in debian/changelog to 8.1.1

commit 8d58d9a1a91f562ae67dc03567c70c81bf49b75a
Merge: 5922516c eed3b9ad
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 11:21:28 2015 -0500

    Merge tag '8.1.1' into debian
    
    * tag '8.1.1': (2343 commits)
      added autogen extra files
      consistent indentation with astyle (before releasing 8.1.1)
      fix some warnings
      remove obsolete reference files
      fix memory leaks
      calloc for search_private to prevent initialization bugs
      changes to make sorting more deterministic
      rewrite test 60 to not depend on /dev/null
      test 102 also impacted by sign
      added windows reference file because of different directories
      update sign to be platform independent
      added another missing initialization to fix Runtest 18
      added a couple more variables to search_priv initializer
      fix test 67 for windows
      fix windows compile warnings
      fixed uninitialized priv.total_example_t
      fixed segfaults in learning-to-search code, tho it still produces NaNs
      Revert "project for testing small code stubs": should not have been added to project.
      fix buggy exp(-inf) on Windows
      project for testing small code stubs
      ...

commit 5922516c0345e41cd4cfbaba313c998c749596a4
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 6 11:20:45 2015 -0500

    debian/rules - remove generated by tests files (Closes: #807231). Thanks Chris Lamb

commit eed3b9adb6cabf0cb687b66ad7edaf97efa97344
Author: John Langford <jl@hunch.net>
Date:   Sun Nov 8 01:24:53 2015 -0500

    added autogen extra files

commit 3a829ebd62f4cd68117f774b143bd408a613467e
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Wed Jul 30 12:42:58 2014 -0400

    unreleased still, adding -b debian to Vcs- field, fixing up watch to ignore "v"

commit d0acbbe3928bc3f6c6261ab602288c151f82fca5
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon May 5 12:46:03 2014 -0400

    README was renamed

commit 966491b94d096000846127963bfcdaa0583cb3f4
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon May 5 12:02:40 2014 -0400

    remove generated makefiles upon clean

commit 1edef51bfa6d31ce38ce6a6550382d6b61791192
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon May 5 11:55:28 2014 -0400

    debian/watch - removed 'v' prefix from tags -- upstream stopped using it

commit 994ab38376c5aa333cb8f9e2118aa19147f859c2
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun May 4 21:32:02 2014 -0400

    ACK NMU by Sebastian Ramacher: debian/patches/boost_autoconf.patch: Update Boost autoconf macros to deal handle multi-archified Boost. (Closes: #741756)

commit 3babee5b447e7403cdae87eb6960164be157daaa
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun May 4 18:12:35 2014 -0400

    Changelog entry

commit d0ee7704c440da485e280269197815466bde0063
Merge: cfd8734c 5e4ef545
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun May 4 18:09:02 2014 -0400

    Merge commit '7.6^' into debian
    
    * commit '7.6^': (560 commits)
      bump version number
      fix VS compile
      move early terminate check to end of pass
      propagate error correction to tests
      error handling on failed file open
      fixed crazy searn bug that made dagger not work very well unless alpha was tiny
      renamed local_update and initialized min_label
      Add regression test (Test 60) for 'holdout got broken'
      fix holdout loss
      fixed Martin's nasty multiline parse bug
      error check all calls to calloc
      removed leading _ in constant.h
      uniform explicit include guards
      more minor refactoring
      bumped minor version number
      cleaned up examples
      version control cb_algs
      factor cb parsing out of cb algorithms
      moved cdbg to searn
      minor edit to gd
      ...

commit cfd8734c0eb746b68256d644abbc61216049fffd
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Tue Aug 27 20:53:47 2013 -0400

    changelog and dropped changes for the new release

commit 0da8127dace331c920795cf78a4c26d6a1b2efa5
Merge: 56ccf00a 275b60d9
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Tue Aug 27 20:52:16 2013 -0400

    Merge commit 'v7.3^' into debian
    
    * commit 'v7.3^': (130 commits)
      bump version number to 7.3
      fix windows build tests
      added better active_interactor from Nikos
      demo tweak
      demo tweaks
      bugfixes for oaa+nn
      fix weights_per_problem applications
      fix double offset for quadratic and cubic features.
      ensure setup when called directly
      weights per problem style
      fixed interface to use public function
      fix blocking send issue
      fix weights_per_problem rounding
      make learner datastructures private
      Fix C interface for libvw. Add c sample proj calling library. Remove extra delete from VW_Finish
      prettier error on exception
      use boost::program_options instead of getopt
      +progress
      updated inf pattern
      update nan and inf patterns
      ...

commit 56ccf00a5aa36f252c2955f83893bb234b98f238
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Feb 25 10:04:29 2013 -0500

    debian/watch: fixed up for recent changes on github

commit 133accec1ab27230b74f4528b3f73432ad73c075
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Feb 25 09:56:11 2013 -0500

    removed absorbed patches

commit 85a0d5f749beafb76cc3ee18a71e1d2f4ceeb88d
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Feb 25 09:52:39 2013 -0500

    discarding previously CPed patch changeset_5046679437b058e82e31f42be2a41a70e30e9d7a.diff

commit bc4d146b1e900b7cfddbac6f3a3126d99e55d72e
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Feb 25 09:48:59 2013 -0500

    changelog entry for 7.2-1

commit 07a7bedfbb743f7a0b916e234fd1c55e2fb0992d
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Feb 25 09:46:33 2013 -0500

    added patch changeset_3a3ef22f1ffda104a320aec4f67f300ad631a438.diff to "cherry-pick" 3a3ef22f1ffda104a320aec4f67f300ad631a438 (bugfix for parallel code)

commit 2a339848ed79be362aadf746504193ad0ec194e7
Merge: 452a4342 0e2b9e2a
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Feb 25 09:45:57 2013 -0500

    Merge commit 'v7.2^' into debian
    
    * commit 'v7.2^': (164 commits)
      bump version number
      exit to exception conversion
      allow exception pass through for C#
      silly bugfix
      added add_label() to library interface
      example of multiple vw models
      fix double pairing bug
      fixed offsets within audit system
      fixed regularization bug from Ariel
      utl/vw-varinfo: safer handling of -d ... and -f ... together
      utl/vw-varinfo: fix args handling bug when -f modelfile has been passed by the user
      fix build break
      another searn fix
      fix subtle bugs in searn
      zero out VS warnings again
      rename io io_buf
      update test cases
      fix save/process pass bug in bfgs
      fix a bug in finalization
      vs2010 fixes
      ...

commit 452a4342720db2b6dee7021e5fe9198d0fdaf6aa
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Jan 28 11:12:18 2013 -0500

    2nd patch to resolve allreduce issue

commit 26fca287f30daa36c6e37eeefe7731f21573fd3b
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Jan 28 11:00:55 2013 -0500

    remove library_example

commit 800d6c6930eec539fb17ab090c118c28bdea56d5
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Mon Jan 28 10:33:48 2013 -0500

    added up_remove_allreduce_includes to avoid exposing all_reduce in libvw defined in liballreduce.so

commit c91f7cd4e5e6fc2d48f5891073a5122733efa2ac
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 18:36:13 2013 -0500

    added deb_lpthread patch to enforce addition of -lpthread

commit 85fb0432633215fea1eae57871c2e49dcc704cff
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 17:30:59 2013 -0500

    fix up permission after installing examples

commit 6bacd839795e256599d2cd52c8d3f3ad2ac57847
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 17:09:12 2013 -0500

    pass dpkg-buildflags to configure call for hardened builds

commit a3b942ac667d2fa962d7f299d95f9de600078171
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 17:03:11 2013 -0500

    various small fixes -- thanks to lintian

commit c39756d844a71d9c8b1665247ffaf2ec93d05cce
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 16:36:33 2013 -0500

    make it cleaner -- dh_autoreconf was not 100% effective

commit b781d7df29630a551dad1931dc1a9d5b75ae4ab8
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 15:45:58 2013 -0500

    Move cleaning action into dh_auto_test

commit e933b561515f39af9450d11a1bd5f2942940b771
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 15:28:26 2013 -0500

    avoid compressing test data/scripts

commit 9a3244977a93bcd93b47fb9e0030d2547edb7acb
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 15:25:22 2013 -0500

    adding -doc package to ship heavy examples

commit b3d30e5d6702985e7406399d24274e75896aa691
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 15:21:36 2013 -0500

    Adding up_no_double_allreduce_h patch

commit 471b7b4c204e3489eb514b98274627c87efd5f88
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 15:19:18 2013 -0500

    initial changes for multiple binary packages

commit 70369747a1bff45b7cd4bfe32e3091ba0903ebeb
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 14:19:45 2013 -0500

    debian/rules - adjust for the use with dh_autoreconf

commit aaa81ed93b5e6ba048759c30c49ea4dc60a766fd
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 14:16:23 2013 -0500

    changes to TODO

commit 8a87d6722f4a6a5ce8566c5b4dff5fc292529050
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 14:00:02 2013 -0500

    removed fix-ftbfs-with-gcc-4.7, expanded changelog

commit 28d73c58e3b21e497a78dc324289bdc704c916ac
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 13:57:49 2013 -0500

    debian/rules: use dh_autoreconf -- upstream uses autotools now for the releases

commit cee67a747ceddd3f8c241586116ad5d0bf09392f
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 13:40:39 2013 -0500

    added patch changeset_5046679437b058e82e31f42be2a41a70e30e9d7a.diff to "cherry-pick" 5046679437b058e82e31f42be2a41a70e30e9d7a (fixed hash.cc for ubuntu 12.10 compile)

commit 05b8fb20a0b6c770b6fb081070b3975855a9cfbb
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 13:06:43 2013 -0500

    Adjusted for changed source layout and install active_interactor as well

commit 2cf3c70e18f2b00e13dfe686549265e32b7f80f8
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 12:29:33 2013 -0500

    changelog + debian/copyright fixes

commit d344e612bd68777d718a08527a4fa08e56b13da0
Merge: 4bbacf6d 35669ed9
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jan 26 12:19:28 2013 -0500

    Merge commit 'v7.1^' (without added autotools generated files) into debian
    
    * commit 'v7.1^': (483 commits)
      update 3parity for -ffast-math
      updated authors
      version 7.1
      vs build fix
      extra mswin ref for xxor.stderr
      updated xxor ref
      fixed cubic bug
      long int on linux is not long int on windows
      various windows bug fixes
      remove before rename
      vs compile
      disabled -ffast-math for repeatability, updated reference files for new prng, tweak prng in nn
      included prng for cross-platform consistency
      eliminate duplicate seeding
      test/RunTests: fix typo: instakked -> installed
      updated reference files after Hal's patch
      test/RunTests: simplify: only one -E (epsilon) needed + Clean-up windows support, setting the path correctly should be sufficient in cygwin
      fixed reentrants, removed importance from csoaa, added add_constant function for library
      test/RunTests: add documentation for windows '-mswin' suffix reference-file convention
      test/RunTests: support optional alternate reference files (suffix: -mswin) under windows
      ...

commit 4bbacf6d5adc9119187087b2b928906a484795c0
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sat Jun 30 00:24:59 2012 -0400

    Revert "debian/patches/fix-ftbfs-with-gcc-4.7 -- dropped, upstream is gcc 4.7 compatible now"
    
    Actually I was bluntly wrong and we need this patch.  It was refreshed --
    few hunks dropped out
    
    Conflicts:
    
            debian/changelog

commit 02e501a672c468c6c7b8568cbc08a078b6293d8f
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 29 10:44:57 2012 -0400

    debian/vowpal-wabbit.examples -- no cluster_command any longer

commit b1b513a913d562050e8a9670704952ffc2a0dfd4
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 29 10:41:02 2012 -0400

    debian/rules -- remove depend upon clean

commit d3b1797cdec5b1a56ca95c2e08aa48f6979ad55f
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 29 10:39:22 2012 -0400

    debian/watch -- adjusted for github changes

commit 239b9067efd838957abcbec7998dca5f6292ecac
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 29 10:37:06 2012 -0400

    debian/patches/fix-ftbfs-with-gcc-4.7 -- dropped, upstream is gcc 4.7 compatible now

commit 7fe9206f1aa0cc8954bfae0fcd456f9da7e7e804
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 29 00:01:11 2012 -0400

    debian/copyright -- dep5
    
    Conflicts:
    
            debian/changelog

commit f8cf3c05aa45d30d6d57d45df98a6ec99a272941
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 29 00:14:16 2012 -0400

    changelog entry for 6.1-1

commit fdb22903a091eef3860ea9a89de2a22efc653906
Merge: e98f3fb8 340ae2ae
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 29 00:13:27 2012 -0400

    Merge tag '6.1' into debian
    
    Version 6.1
    
    * tag '6.1': (146 commits)
      moved help to the top
      minor documentation tweaks
      updated test suite
      removed extra print
      removed --l1normalize
      added --l1normalize
      fixed pow
      changed internal version to 6.1
      generalized adaptive norm
      early termination for BFGS from Miro
      changed substring to begin..end rather than start...end
      tweaked tag format to allow whitespace
      added single machine parallel and updated documentation a bit
      modified allreduce interface to use float* instead of char *
      sender working again now
      removed delay_ring
      fixed last thread_bits removal bug
      almost finished removing --thread_bits
      -pedantic is now removed for FreeBSD only.
      nuked multisource code
      ...

commit e98f3fb892d81b8da753aa503b9f050708f9e730
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Wed Apr 4 13:15:27 2012 -0400

    Fix FTBFS with gcc 4.7 by fixing a bunch of missing includes (Closes: #667412).

commit 05bfe7946a520d585dcaca95ea4c7a2a2ba65c39
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Wed Jul 6 18:21:28 2011 -0400

    Boosted policy to 3.9.2 -- no changes due

commit 8258f96d46a90803e32806932f3efa42611ec2ec
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Wed Jul 6 18:20:22 2011 -0400

    changelog for 5.1+83-gffab10a-1

commit 0efb5cf9f6439566e5e7e563181bb634cee33a70
Merge: 467bf336 ffab10a4
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Wed Jul 6 18:18:20 2011 -0400

    Merge branch 'master' into debian
    
    * master: (34 commits)
      disable -Werror
      32 bit LDA works
      make exact_adaptive_norm imply adaptive
      Makefile tweak
      tweak for old compilers
      make new adaptive norm an option
      added Paul Mineiros LDA speedups
      removed array
      a better normalized adaptive update
      memory management
      updated adaptive update
      changed label to include an initial offset, allowing residual prediction
      missing files
      lda is a separate executable
      removed pedantic flag because old compilers do not support -Wno-vla
      missing file
      initiall cluster parallel CG code
      changes to ports
      Distributed Conjugate Gradient implementation added.
      use -Wall -Werror --pedantic flags for compilation (and everything compiles jsut fine) :)
      ...

commit 467bf336a13fb0ddccdce9ba80b47df75477d461
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Wed Jul 6 18:10:12 2011 -0400

    Clean up .tmp files which are left behind by tests

commit ecb127f03abed90ec281757371ad36250db458d1
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 3 15:01:58 2011 -0400

    more cleanups

commit e933dba465312783fbe3d4deca3c3ef1cc3dd0d9
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 3 14:54:38 2011 -0400

    Fresh upstream snapshot + Make failed tests verbose and allow some fuzz

commit 7ba21c98a157872cbe4f6c96c655facaafb13747
Merge: c3c6c4f2 3c756c17
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 3 14:51:14 2011 -0400

    Merge branch 'master' into debian
    
    * master:
      User-friendly: when data-filename ends with '.gz' assume --compressed
      committed already?
      tweaked install location
      logistic only changes ranges if they are not specified
      modified conjugate gradient code to exponentiate over examples using --initial_pass_length
      audit features now sorted by size of effect on dot product
      fixed Sanmi's bug in --ignore
      deal with test issues
      added prediction set
      incorporated Matt Hoffman's readable patch
      added 0002c.stderr
      RunTests: add fuzzy compare to ignore minor floating-point differences RunTests: support -o override on empty output files w/o references RunTests: support -o override on predict files w/o references RunTests: improve diagnostics / error messages RunTests: no fatal rename error if -o and rename ref is missing

commit c3c6c4f2680d54b9a3295a0c5ef5d35163ef9590
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Fri Jun 3 14:42:53 2011 -0400

    provide BOOST_INCLUDE pointing to /usr/include instead of /usr/local/include

commit 682566a8bb8959ec1fe210d47a69159b8e47cf97
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun May 15 18:49:45 2011 -0400

    changelog entry

commit 8466161624ca50baf8467ee522d44e6c531b961c
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun May 15 18:47:51 2011 -0400

    just use debian branch -- debian-release is goner

commit ce00dbe7de253b7dd3e6cb361a584850266509f6
Merge: ee9f3e12 6215191c
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun May 15 18:42:51 2011 -0400

    Merge commit '5.1' into debian
    
    * commit '5.1': (25 commits)
      bump version number
      incorporated bugfixes from Nikos
      made --ignore fast and updated LDA code.
      fix arm alignment bug from Jani and extra whitespace removal from sudarshan
      fix hash bug and cycle learning rate bug
      args
      removed debug print Ariel pointed out
      added ngram sort_feature incompatibility check
      reduced CG memory usage by 3/8
      minor format tweak
      changed cg printout to be more sensible
      update tests
      made 29 bits correct and explicitly disabled greater.
      fix LDA save bug (found with Jake)
      fixed bit check for regressor when testing from Paul Mineiro
      added --ignore <c> to ignore namespaces beginning with <c>
      pow to powf
      RunTests: add fuzzy compare to ignore minor floating-point differences RunTests: support -o override on empty output files w/o references RunTests: support -o override on predict files w/o references RunTests: improve diagnostics / error messages RunTests: no fatal rename error if -o and rename ref is missing
      minor
      added a small test example for LDA and fixed a bug with sort_features
      ...

commit ee9f3e128a6fa4862ce17a011c891ec4b1197efb
Merge: 4666c8ba e9400016
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 5 16:00:54 2010 -0500

    Merge branch 'debian' into debian-release
    
    * debian:
      spell error in changelog
      Explicitely build vw.1 target

commit e940001634c930c1ef8e541fda8dcce53ba1ab31
Author: Yaroslav Halchenko <debian@onerussian.com>
Date:   Sun Dec 5 16:00:43 2010 -0500

    spell error in changelog
Created: 2019-06-10 Last update: 2021-01-24 02:30
Multiarch hinter reports 1 issue(s) low
There are issues with the multiarch metadata for this package.
  • vowpal-wabbit-doc could be marked Multi-Arch: foreign
Created: 2016-09-14 Last update: 2021-01-24 12:13
Build log checks report 1 warning low
Build log checks report 1 warning
Created: 2020-12-12 Last update: 2020-12-12 22:05
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 4.1.3).
Created: 2018-04-16 Last update: 2020-11-17 05:41
testing migrations
  • excuses:
    • Migration status for vowpal-wabbit (- to 8.6.1.dfsg1-1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • Updating vowpal-wabbit introduces new bugs: #836450, #893031
    • Not built on buildd: arch all binaries uploaded by yoh, a new source-only upload is needed to allow migration
    • missing build on arm64
    • missing build on armel
    • missing build on armhf
    • missing build on mips64el
    • missing build on mipsel
    • missing build on ppc64el
    • missing build on s390x
    • arch:arm64 not built yet, autopkgtest delayed there
    • arch:armhf not built yet, autopkgtest delayed there
    • arch:ppc64el not built yet, autopkgtest delayed there
    • Additional info:
    • Piuparts tested OK - https://piuparts.debian.org/sid/source/v/vowpal-wabbit.html
    • 911 days old (needed 5 days)
    • Not considered
news
[rss feed]
  • [2018-07-28] Accepted vowpal-wabbit 8.6.1.dfsg1-1 (source amd64 all) into unstable (Yaroslav Halchenko)
  • [2018-03-15] Accepted vowpal-wabbit 8.5.0.dfsg1-2 (source amd64 all) into unstable (Yaroslav Halchenko)
  • [2018-02-11] Accepted vowpal-wabbit 8.5.0.dfsg1-1 (source amd64 all) into unstable (Yaroslav Halchenko)
  • [2016-09-20] vowpal-wabbit REMOVED from testing (Debian testing watch)
  • [2015-12-07] Accepted vowpal-wabbit 8.1.1-1 (source amd64 all) into unstable (Yaroslav Halchenko)
  • [2014-05-03] vowpal-wabbit 7.3-1.1 MIGRATED to testing (Debian testing watch)
  • [2014-04-27] Accepted vowpal-wabbit 7.3-1.1 (source amd64 all) (Sebastian Ramacher)
  • [2014-04-15] vowpal-wabbit REMOVED from testing (Debian testing watch)
  • [2013-09-10] vowpal-wabbit 7.3-1 MIGRATED to testing (Debian testing watch)
  • [2013-08-31] Accepted vowpal-wabbit 7.3-1 (source amd64 all) (Yaroslav Halchenko)
  • [2013-02-26] Accepted vowpal-wabbit 7.2-1 (source amd64 all) (Yaroslav Halchenko)
  • [2013-02-15] Accepted vowpal-wabbit 7.1-1 (source amd64 all) (Yaroslav Halchenko)
  • [2012-07-10] vowpal-wabbit 6.1-1 MIGRATED to testing (Debian testing watch)
  • [2012-06-30] Accepted vowpal-wabbit 6.1-1 (source amd64) (Yaroslav Halchenko)
  • [2012-04-16] vowpal-wabbit 5.1+83-gffab10a-2 MIGRATED to testing (Debian testing watch)
  • [2012-04-05] Accepted vowpal-wabbit 5.1+83-gffab10a-2 (source amd64) (Yaroslav Halchenko)
  • [2011-07-17] vowpal-wabbit 5.1+83-gffab10a-1 MIGRATED to testing (Debian testing watch)
  • [2011-07-07] Accepted vowpal-wabbit 5.1+83-gffab10a-1 (source amd64) (Yaroslav Halchenko)
  • [2011-06-14] vowpal-wabbit 5.1+47-g3c756c1-1 MIGRATED to testing (Debian testing watch)
  • [2011-06-03] Accepted vowpal-wabbit 5.1+47-g3c756c1-1 (source amd64) (Yaroslav Halchenko)
  • [2011-02-06] vowpal-wabbit 5.0-1 MIGRATED to testing (Debian testing watch)
  • [2010-12-05] Accepted vowpal-wabbit 5.0-1 (source amd64) (Yaroslav Halchenko)
  • [2010-05-17] vowpal-wabbit 4.1+20100420-1 MIGRATED to testing (Debian testing watch)
  • [2010-05-06] Accepted vowpal-wabbit 4.1+20100420-1 (source amd64) (Yaroslav Halchenko)
bugs [bug history graph]
  • all: 3
  • RC: 2
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (1, 22)
  • buildd: logs, checks, clang, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 8.6.1.dfsg1-1build3

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing