Skip to content
Snippets Groups Projects
  1. Aug 04, 2016
  2. Aug 01, 2016
  3. Jul 27, 2016
  4. Jul 26, 2016
  5. Jul 21, 2016
  6. Jul 15, 2016
  7. Jul 07, 2016
    • Stepan Salenikovich's avatar
      packaging: update dependencies · b8736183
      Stepan Salenikovich authored and Guillaume Roguez's avatar Guillaume Roguez committed
      This patch updates both the packaging files and the dockerfiles to
      remove unused dependencies and add dependencies which can be installed
      from the system instead of being built from contrib.
      
      - remove libsrtp
      - add jsoncpp
      - add libupnp
      - add libav related packages for Ubuntu 16.04, since it's recent enough
        to use the packaged version
      
      Change-Id: I5b3432f15582c3f8170a580a8e783bec33a98c05
      Tuleap: #823
      b8736183
  8. Jun 09, 2016
  9. Jun 08, 2016
    • Edric Milaret's avatar
      Revert "gogobuild: reconnect gerrit" · ef1e9b6f
      Edric Milaret authored and Guillaume Roguez's avatar Guillaume Roguez committed
      This reverts commit 259af0f2.
      
      The reason it was deactivated is because it can't work with the way the
      build is done (.spec comes from origin/packaging and ref is never used
      as we make a tar of origin/master)
      
      Tuleap: #603
      Change-Id: Ica646c8d749faa70e789a71c5b06f72042ee7936
      ef1e9b6f
  10. Apr 26, 2016
    • Jérôme Oufella's avatar
      packaging: normalize Fedora repository definition · 4d607b4f
      Jérôme Oufella authored
      When invoking Fedora's package manager, the Ring repository definition
      would show as "Ring $releasever", which does not make sense.
      
       # dnf update
       Ring 23 - x86_64 - ring
       Fedora 23 - x86_64 - Updates
       ...
      
      Normalizing the repository definition to match Fedora's pattern produces
      a more coherent display.
      
       # dnf update
       Fedora 23 - x86_64
       Fedora 23 - x86_64 - Updates
       Ring - x86_64 - Nightly
      
      Change-Id: I7a9a2f304c0aa50698202e537969fc57ad520b9e
      4d607b4f
  11. Apr 25, 2016
  12. Apr 11, 2016
  13. Mar 25, 2016
  14. Mar 11, 2016
  15. Feb 23, 2016
  16. Feb 19, 2016
  17. Feb 04, 2016
  18. Dec 02, 2015
  19. Nov 12, 2015
  20. Oct 27, 2015
  21. Oct 19, 2015
  22. Oct 05, 2015
  23. Sep 16, 2015
  24. Sep 14, 2015
    • Edric Milaret's avatar
      packaging: Fix version number on deb based distribution · 21cecf9a
      Edric Milaret authored and Guillaume Roguez's avatar Guillaume Roguez committed
      - Package was generated without new version being set, hence the system
      complains about the version being older that the installed one.
      This patch adds the command line that was used before by joulupukki to
      set new version in changelog
      
      Issue: #80006
      Change-Id: I8d603d3ac7dcf26bd99b6c77f587ba059997bbbe
      21cecf9a
  25. Sep 03, 2015
  26. Sep 02, 2015
    • Edric Milaret's avatar
      Switch to new packaging system · 7d0e479a
      Edric Milaret authored
      - Remove unused .packer.yml
      - Move .git deletion to after configure is done
      - Add dockerfile for each system
      
      Issue: #80006
      Change-Id: I41e2f115605a95744a939f786ab5b9bfb5253526
      7d0e479a
  27. Aug 25, 2015
Loading