Projects
osmocom:master
osmo-gsm-manuals
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 52
View file
commit_1842deedfffd8e175a786469ce841f32af7ff45d.txt
Added
View file
commit_c275c9f63435f83994a82d4c91da6b51052c7ac6.txt
Deleted
View file
osmo-gsm-manuals-dev_1.7.0.4.c275.dsc -> osmo-gsm-manuals-dev_1.7.0.5.1842.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-gsm-manuals-dev Binary: osmo-gsm-manuals-dev Architecture: all -Version: 1.7.0.4.c275 +Version: 1.7.0.5.1842 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://git.osmocom.org/osmo-gsm-manuals/ Standards-Version: 3.9.8 @@ -10,8 +10,8 @@ Package-List: osmo-gsm-manuals-dev deb devel optional arch=all Checksums-Sha1: - 3dbaf6a46d3e381435df6b8b894cc04e31c3c77a 443636 osmo-gsm-manuals-dev_1.7.0.4.c275.tar.xz + fa838b64bcf2e5d16f3079c3de263ce3f782ba99 443788 osmo-gsm-manuals-dev_1.7.0.5.1842.tar.xz Checksums-Sha256: - 87331bf0a6ea132ad08b83cb1d69d9b4bd22e4e936f5d4c5b95ec66e80e98e43 443636 osmo-gsm-manuals-dev_1.7.0.4.c275.tar.xz + 74881b577cdea41e012e8bf16f8ebea292dc8e7253fa190ef179fc8a08c27fce 443788 osmo-gsm-manuals-dev_1.7.0.5.1842.tar.xz Files: - 67e77b4f436318d4413e1d708a10dbbe 443636 osmo-gsm-manuals-dev_1.7.0.4.c275.tar.xz + 7d1feeffde6525f5ac3a51f5cc5d1bb8 443788 osmo-gsm-manuals-dev_1.7.0.5.1842.tar.xz
View file
osmo-gsm-manuals-dev_1.7.0.4.c275.tar.xz/.tarball-version -> osmo-gsm-manuals-dev_1.7.0.5.1842.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.7.0.4-c275 +1.7.0.5-1842
View file
osmo-gsm-manuals-dev_1.7.0.4.c275.tar.xz/common/chapters/logging.adoc -> osmo-gsm-manuals-dev_1.7.0.5.1842.tar.xz/common/chapters/logging.adoc
Changed
@@ -358,10 +358,20 @@ `logging filter`, `logging level` as well as `logging color` and `logging timestamp`. -NOTE: Syslog daemons will normally automatically prefix every message +TIP: Syslog daemons will normally automatically prefix every message with a time-stamp, so you should disable the libosmocore time-stamping by issuing the `logging timestamp 0` command. +NOTE: Typical syslog implementations (such as glibc's one) write to _AF_UNIX_ +socket in `/dev/log` in a synchronous blocking I/O fashion, which means +transmitting a big amount of messages or text over it in a short amount of time +(before syslogd has time to read it) could potentially block the osmocom +program's thread issuing the logging. It is hence advised avoiding use of this +log target to log notable amounts of information in any osmocom program driven +by an event loop (which includes any program using a VTY), since it may block +the thread for an unspecified (potentially long or even infinite) amount of time +and hence prevent the event loop to run and process events. + ==== Logging to systemd-journal
View file
osmo-gsm-manuals-dev_1.7.0.4.c275.tar.xz/debian/changelog -> osmo-gsm-manuals-dev_1.7.0.5.1842.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-gsm-manuals-dev (1.7.0.4.c275) unstable; urgency=medium +osmo-gsm-manuals-dev (1.7.0.5.1842) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Fri, 16 Jan 2026 12:11:18 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 19 Jan 2026 09:36:19 +0000 osmo-gsm-manuals-dev (1.7.0) unstable; urgency=medium
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.