SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for message-switch-1.23.2-10.1.xcpng8.2.x86_64.rpm :

* Fri Oct 13 2023 Samuel Verschelde - 1.23.2-10.1- Rebuild after sync with hotfix XS82ECU1049- No source changes: only rebuild for dependencies-
*
*
* Upstream changelog
*
*
*-
* Mon Oct 02 2023 Pau Ruiz Safont - 1.23.2-10- Bump release and rebuild
* Wed Aug 09 2023 Gael Duperrey - 1.23.2-9.1- Sync with hotfix XS82ECU1040-
*
*
* Upstream changelog
*
*
*-
* Thu Jul 20 2023 Rob Hoes - 1.23.2-9- - Bump release and rebuild-
* Mon Jun 19 2023 Christian Lindig - 1.23.2-8- - Bump release and rebuild-
* Thu Jun 08 2023 Christian Lindig - 1.23.2-7- - Bump release and rebuild-
* Fri May 12 2023 Christian Lindig - 1.23.2-6- - Bump release and rebuild-
* Fri May 12 2023 Christian Lindig - 1.23.2-5- - Bump release and rebuild
* Fri Apr 14 2023 Samuel Verschelde - 1.23.2-4.1- Sync with hotfix XS82ECU1027-
*
*
* Upstream changelog
*
*
*-
* Thu Feb 23 2023 Pau Ruiz Safont - 1.23.2-4- - Change license to match the one in the source repo- - Remove macro for dependency generator
* Wed Oct 12 2022 Samuel Verschelde - 1.23.2-3.2- Rebuild for security update synced from XS82ECU1019
* Mon Dec 20 2021 Samuel Verschelde - 1.23.2-3.1- Sync with CH 8.2.1-
*
*
* Upstream changelog
*
*
*-
* Mon Sep 27 2021 Pau Ruiz Safont - 1.23.2-3- - Bump package for libev dependency-
* Mon Sep 27 2021 Pau Ruiz Safont - 1.23.2-2- - Bump package after xs-opam update-
* Mon Aug 23 2021 Pau Ruiz Safont - 1.23.2-1- - maintenance: opam 2.1.0 compatibility- - CP-38064: update code for jst 0.13.0 compatibility- - maintenance: remove unused types- - CA-38064: truncate large messages in trace buffer
* Wed Sep 01 2021 Samuel Verschelde - 1.23.1-1.1- Sync with hotfix XS82E031-
*
*
* Upstream changelog
*
*
*-
* Fri Jul 16 2021 Ben Anson - 1.23.1-1- - maintenance: prepare for ocamlformat- - make format- - CA-351685: Make default Traceext.size configurable- - CA-351685: Reduce number of trace entries to 16 to reduce memory usage- - CA-351685: truncate large messages in trace buffer
* Tue May 18 2021 Samuel Verschelde - 1.23.0-1.2- Rebuild for xs-opam-src 6.35.6 from XS82E020
* Thu Nov 05 2020 Samuel Verschelde - 1.23.0-1.1- Rebuild for xs-opam-src 6.35.1 from XS82E002
* Fri Mar 27 2020 Christian Lindig - 1.23.0-1- CP-33380: update opam for dune 2 test compatibility- travis: refresh configuration
* Fri Aug 23 2019 Edwin Török - 1.22.0-2- bump packages after xs-opam update
* Mon Jul 29 2019 Christian Lindig - 1.22.0-1- Upgrade from jbuilder to dune in opam rules- Update message-switch dependencies according to dune
* Tue Jul 23 2019 Rob Hoes - 1.21.0-1- CA-323813: do not loop infinitely when there is a communication error with message switch
* Tue Jun 25 2019 Christian Lindig - 1.20.0-1- CA-322044: Fix file descriptor leak on reconnect
* Mon Feb 04 2019 Christian Lindig - 1.19.0-2- Remove stale /etc/rc.d/
*/
*message-switch symlinks
* Wed Jan 23 2019 Christian Lindig - 1.19.0-1- Prepare for Dune 1.6- Use Ocaml 4.07 in Travis
* Tue Nov 27 2018 Christian Lindig - 1.18.0-1- Port to dune.- Removed switch -p as it is causing more packags to be installed than expected.
* Thu Nov 22 2018 Christian Lindig - 1.17.0-1- Add lwt_log to jbuild
* Wed Oct 31 2018 Christian Lindig - 1.16.0-1- Update opam files for Opam 2
* Mon Sep 24 2018 Christian Lindig - 1.15.0-1- message-switch-core.opam: we use rpclib not the old rpc- Update Travis to use our xs-opam remote
* Tue Sep 18 2018 Christian Lindig - 1.14.0-1- Move to Dune, address compiler warnings- Replace Re.Str with Astring.String for thread safety
* Fri Aug 31 2018 Christian Lindig - 1.13.0-1- Simplify PPX processing in jbuild files
* Thu May 24 2018 Christian Lindig - 1.12.0-1- CA-289145: close socket if error occurs when using lwt connect- switch/switch_main: make safe-string compliant- unix/protocol_unix{,scheduler}: make safe-string compliant- Fix coverage call
* Wed Apr 04 2018 Marcello Seri - 1.11.0-6- Update SPEC file to get rid of rpmbuild warnings
* Fri Jan 26 2018 Christian Lindig - 1.11.0-1- Update dependencies for new cohttp- Use Core, Async instead of their deprecated Std submodules- switch/time: switch to signature expected by shared-block-ring- switch/clock: use Mtime_clock to satisfy CLOCK signature of shared-block-ring- Update to new Mirage 3 Block module- Switch to nanoseconds used by new shared-block-ring interface- Updates to be compliant with upstream cohttp updates to 0.10.0- message-switch-lwt: update dependencies- message-switch, message-switch-async: update dependencies- jbuild files: update dependencies- message-switch: update dependencies- Update .coverage.sh
* Fri Jan 19 2018 Christian Lindig - 1.10.0-1- Minor corrections as per markdown lint.- CP-26471: Ported build from oasis to jbuilder.- Added code for coverage.- Wrapped the modules in their respective libraries.
* Thu Jan 11 2018 Konstantina Chremmou - 1.9.0-2- Ported build from oasis to jbuilder
* Mon Dec 18 2017 Christian Lindig - 1.9.0-1- CA-261580: Rough port to systemd- opam: add systemd dependency- Drop daemonize
* Fri Sep 22 2017 Rob Hoes - 1.8.0-1- Use newer mtime- .travis.yml: update OCaml version to 4.04
* Mon Jul 24 2017 Rob Hoes - 1.7.0-1- CA-256884: do not crash on client ECONNRESET
* Wed Jul 12 2017 Rob Hoes - 1.6.0-1- CA-248467: message-cli tail --follow causes VM reboot too slow
* Fri Jun 16 2017 Jon Ludlam - 1.5.0-1- opam: sync with xs-opam
* Fri May 12 2017 Rob Hoes - 1.4.0-1- use xs-opam as remote for travis- add sudo requirement to unlock the build- Allow failable build with upstream opam repo- Travis fixes
* Wed Mar 22 2017 Rob Hoes - 1.3.0-1- opam: Fix errors/warnings from `opam lint` command
* Mon Mar 13 2017 Marcello Seri - 1.2.1-2- Update OCaml dependencies and build/install script after xs-opam-repo split
* Thu Mar 02 2017 Gabor Igloi - 1.2.1-1- Port to xs-opam-repo providing newer, ppx-based libraries
* Wed Mar 01 2017 Rob Hoes - 1.1.0-1- Lwt_unix.run -> Lwt_main.run - Lwt 2.7.0 compatibility- Minimal change to not conflict with Result.result- Rename Switch to prevent conlict with newer OCaml- Remove use of camlp4 lwt syntax extension- _oasis: remove unneded rpclib.syntax dependencies
* Tue Jan 10 2017 Rob Hoes - 1.0.1-1- git: Add metadata to the result of `git archive`
* Mon May 16 2016 Si Beaumont - 1.0.0-2- Re-run chkconfig on upgrade
* Wed Apr 13 2016 Si Beaumont - 1.0.0-1- Update to 1.0.0
* Thu Jul 16 2015 David Scott - 0.12.0-1- Add bugtool collection- Several bugfixes
* Mon Jun 15 2015 David Scott - 0.11.0-3- Add blocking fix.
* Fri Jun 12 2015 David Scott - 0.11.0-2- Add tail-recursion fix
* Thu Apr 23 2015 David Scott - 0.11.0-1- Update to 0.11.0
* Sun Apr 19 2015 David Scott - 0.10.5.1-2- Fix for bug exposed by cohttp upgrade
* Thu Apr 02 2015 David Scott - 0.10.5.1-1- Update to 0.10.5.1
* Tue Oct 14 2014 David Scott - 0.10.4-1- Update to 0.10.4, enable core/async
* Thu Jun 19 2014 David Scott - 0.10.3-1- Update to 0.10.3
* Fri Jun 06 2014 Jon Ludlam - 0.10.2-1- Update to 0.10.2
* Fri Oct 18 2013 David Scott - 0.10.1-1- Update to 0.10.1 which is more tolerant of startup orderings
* Thu May 30 2013 David Scott - Initial package
 
ICM