lp://staging/gtk-gnutella
- Get this branch:
- bzr branch lp://staging/gtk-gnutella
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/gtk-gnutella/gtk-gnutella.git.
Last successful import was .
Recent revisions
- 18403. By Raphael Manfredi
-
Merge pull request #33 from gnutothis2022/devel
Allow final address to be used as a search and sorting column.
- 18401. By Raphael Manfredi
-
socket_
tls_upgrade( ): synchronous upgrade logged but no longer fatal. It should not be possible to perform a TLS upgrade synchronously. If it
happens, something bad must be going on, but this is not our doing.Therefore, do not panic: simply log that as a critical event (if it
happens regularly, then something about our assumptions will be clearly
proven wrong and we will deal with it). For now abort the upgrading process. - 18399. By cardpuncher <email address hidden>
-
Add files via upload
Completed French & Turkish translations.
- 18398. By Mikhail Krivtsov
-
Fix 'xmalloc_pagesize'
On machine with non-4K page size (for example on 'Oracle Cloud' 64-bit ARM with 64K page size)
'xmalloc_chunk_allocate( )' fails 'g_assert( xmalloc_ chunk_is_ valid() ': (FATAL): Assertion failure in xmalloc_
chunk_allocate( ) at lib/xmalloc.c:3921: "xmalloc_ chunk_is_ valid(xck) " 'xmalloc_pagesize' variable used instead of hardcoded '4096' fixes the issue.
- 18396. By Raphael Manfredi <email address hidden>
-
Fix changelog typo.
This only matters for people building GTKG on Debian systems, so that
the DEB file be properly named with the current version number.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)