Revisions of nodejs-signal-ringrtc

i thod's avatar i thod (ithod) accepted request 1061539 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 69)
- Update to version 2.23.0 for Signal 6.3.0
  * Update to WebRTC 5359 (m108)
  * Enable Opus DTX and set default encoding bitrate to 32kbps
  * Desktop: Handle failure when entering PiP
- Drop support for Leap 15.3
  * drop system-nasm.patch
  * drop nasm-generate-debuginfo.patch
- Drop patches applied upstream
  * absl_algorithm.gn
  * absl_base.gn
  * absl_cleanup.gn
  * absl_container.gn
  * absl_debugging.gn
  * absl_flags.gn
  * absl_functional.gn
  * absl_hash.gn
  * absl_memory.gn
  * absl_meta.gn
  * absl_numeric.gn
  * absl_random.gn
  * absl_status.gn
  * absl_strings.gn
  * absl_synchronization.gn
  * absl_time.gn
  * absl_types.gn
  * crc32c.gn
  * libyuv.gn
  * multi_channel_content_detector-missing-unique_ptr.patch
- Drop replace_gn_files.patch no longer relevant due to upstream changes
- Switch to bundled abseil on Leap 15.{4,5}
  due to extensive use of AnyInvocable which is not available in the system one.
- Switch to bundled yuv on Fedora, the system one does not provide the I422scale symbol.
- Change location of the installed DLL due to upstream renaming
  the node package to `@signalapp/ringrtc`.
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1055982 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 68)
- Correct wrong cpu tuning for rust code on ix86
- Add backported shim_headers-fix-ninja.patch
i thod's avatar i thod (ithod) accepted request 1043197 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 67)
- Update to version 2.22.0 for Signal 6.1.0
  * Group Calls: Only allow ringing if you are the call creator
  * Electron: Add callId to the call ended notification function
  * Improve display of stats in logs
- Take the actual list of required ldlibs for libwebrtc.a instead of guessing.
i thod's avatar i thod (ithod) accepted request 1039643 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 66)
new ringrtc for signal 6.0
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1037761 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 65)
- Use system abseil also on Leap as it's fixed now.
i thod's avatar i thod (ithod) accepted request 1033591 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 64)
- New upstream release 2.21.2
  * Electron: Update dependencies (neon mainly)
  * Reference signalapp/webrtc@5005b
  * Cherry-pick commits to fix network monitor issues
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1030945 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 63)
- Adjust CFLAGS:
  * remove upstream's tinkering with optimize level
  * remove upstream's warning suppression
  * generate -fpic -fno-semantic-interposition code from GCC.
- On 15.3, use bundled libvpx instead of backported libvpx.so.7 from multimedia:libs
  as its symbols conflict with libvpx.so.4 loaded by libavcodec.
  * add system-nasm.patch
  * add nasm-generate-debuginfo.patch
Bruno Pitrus's avatar Bruno Pitrus (dziobian) committed (revision 61)
try to compile against system libvpx — a user reported ABI mismatch error with ffmpeg in email
Bruno Pitrus's avatar Bruno Pitrus (dziobian) committed (revision 60)
osc copypac from project:home:dziobian:gulgul-ultron:19 package:nodejs-signal-ringrtc revision:3
i thod's avatar i thod (ithod) accepted request 1008652 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 59)
- New upstream release 2.21.1
  * Group Calls: Expose `isHigherResolutionPending` to apps
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 1002254 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 58)
- New upstream release 2.21.0
  * Update to WebRTC 5005 (m102)
  * Add logging for audio device timing
  * Allow clients to specify the active speaker's height
- Remove usrsctp.gn, upstream no longer uses this dependency
- Add multi_channel_content_detector-missing-unique_ptr.patch
- Use recommended %build_rustflags for Rust compilation
- Move app to %_libexecdir to allow making language packs noarch
- Slightly cleanup webrtc tarball
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 999215 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 57)
- New upstream release 2.20.14
  * no user-visible changes
i thod's avatar i thod (ithod) accepted request 994629 from i thod's avatar i thod (ithod) (revision 56)
- Update to 2.20.13
  * https://github.com/signalapp/ringrtc/releases/tag/v2.20.13
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 993768 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 55)
- Do not require Neon on ARM7
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 992366 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 53)
- Use system libyuv also on Tumbleweed
- Fix ix86 build (experimental, unsupported)
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 989704 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 52)
- Update to version 2.20.11
  * Add support for TURN over TLS
- LEGAL: Do not compile any code in prepare vendor script
- LEGAL: Use system protobuf compiler instead of non-free vendored binary
- Do not require SSE3 (signal-webrtc-disable-compiler-configs.patch)
  Both openSUSE and Fedora still support the original Opteron, and
  package maintainers should not unilaterally require more.
- Rename package to signal-libringrtc (we've haven't been shipping a usable node module for a while)
  and install the library into its final end-user destination.
- Merge signal-webrtc into this package because static libraries are problematic
  * Update to 4896f
  * absl_{algorithm,base,cleanup,container,flags,functional,hash,memory,meta\
    ,numeric,random,status,strings,synchronization,time,types}.gn
  * crc32c.gn
  * libyuv.gn
  * usrsctp.gn
  * abseil-remove-unused-targets.patch
  * replace_gn_files.patch
  * signal-webrtc-disable-compiler-configs.patch
  * signal-webrtc-disable-h264.patch
- Use GCC11 on Leap for C/C++
- Compile C/C++ code with LTO where it's the default.
- Fix non-x64 build
Bruno Pitrus's avatar Bruno Pitrus (dziobian) committed (revision 51)
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 989438 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 50)
Accidentally did this in prod instead of my private repo
Displaying revisions 41 - 60 of 109
openSUSE Build Service is sponsored by