Projects
osmocom:nightly
osmo-e1d
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 1405
View file
osmo-e1d_0.7.2.1.b446.202604271800.dsc -> osmo-e1d_0.7.2.2.1097.202604281800.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-e1d Binary: osmo-e1d, libosmo-e1d3, libosmo-e1d-dev, libosmo-octoi3, libosmo-octoi-dev Architecture: any -Version: 0.7.2.1.b446.202604271800 +Version: 0.7.2.2.1097.202604281800 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmo-e1d Standards-Version: 3.9.8 @@ -16,8 +16,8 @@ libosmo-octoi3 deb libs extra arch=any osmo-e1d deb net extra arch=any Checksums-Sha1: - c2f05f12d28d963b131750c0d54ee89abdeafaf2 108960 osmo-e1d_0.7.2.1.b446.202604271800.tar.xz + 00842ce7f997ada695be2895cd294feabae6f0b8 108968 osmo-e1d_0.7.2.2.1097.202604281800.tar.xz Checksums-Sha256: - cf12912834717b2444319416f49fa914d22b1dd9b74c23d2b17cfdd56520e70e 108960 osmo-e1d_0.7.2.1.b446.202604271800.tar.xz + cc0b37c4c051fc66f0759244ff7d6ccc30d8a9a09aaca0353ec168dc5c77d03e 108968 osmo-e1d_0.7.2.2.1097.202604281800.tar.xz Files: - 5fd2ea0c0a11e56f2901d065744ded45 108960 osmo-e1d_0.7.2.1.b446.202604271800.tar.xz + 3b1a3e0820af062afa9d159bef3e14a8 108968 osmo-e1d_0.7.2.2.1097.202604281800.tar.xz
View file
osmo-e1d_0.7.2.1.b446.202604271800.tar.xz/.tarball-version -> osmo-e1d_0.7.2.2.1097.202604281800.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.7.2.1-b446.202604271800 +0.7.2.2-1097.202604281800
View file
osmo-e1d_0.7.2.1.b446.202604271800.tar.xz/debian/changelog -> osmo-e1d_0.7.2.2.1097.202604281800.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-e1d (0.7.2.1.b446.202604271800) unstable; urgency=medium +osmo-e1d (0.7.2.2.1097.202604281800) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Mon, 27 Apr 2026 18:01:13 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Tue, 28 Apr 2026 18:01:13 +0000 osmo-e1d (0.7.2) unstable; urgency=medium
View file
osmo-e1d_0.7.2.1.b446.202604271800.tar.xz/debian/control -> osmo-e1d_0.7.2.2.1097.202604281800.tar.xz/debian/control
Changed
@@ -21,14 +21,14 @@ Package: osmo-e1d Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202604271800), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202604281800), ${misc:Depends}, ${shlibs:Depends} Description: osmo-e1d: Osmocom's E1 interface daemon Package: libosmo-e1d3 Section: libs Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202604271800), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202604281800), ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Description: Client library for talking to the Osmocom E1 interface daemon osmo-e1d. @@ -36,7 +36,7 @@ Section: libdevel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202604271800), ${misc:Depends}, ${shlibs:Depends}, +Depends: osmocom-nightly (= 202604281800), ${misc:Depends}, ${shlibs:Depends}, libosmo-e1d3 (= ${binary:Version}), libosmocore-dev, Description: Development headers for the osmo-e1d library. @@ -45,7 +45,7 @@ Section: libs Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202604271800), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202604281800), ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Description: Library for the Osmocom Community TDMoIP network. @@ -53,7 +53,7 @@ Section: libdevel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202604271800), ${misc:Depends}, ${shlibs:Depends}, +Depends: osmocom-nightly (= 202604281800), ${misc:Depends}, ${shlibs:Depends}, libosmo-octoi3 (= ${binary:Version}), libosmocore-dev, Description: Development headers for the Osmocom Community TDMoIP library.
View file
osmo-e1d_0.7.2.1.b446.202604271800.tar.xz/src/e1d.h -> osmo-e1d_0.7.2.2.1097.202604281800.tar.xz/src/e1d.h
Changed
@@ -101,7 +101,8 @@ struct osmo_isdnhdlc_vars tx; struct osmo_isdnhdlc_vars rx; - uint8_t rx_bufE1DP_MAX_SIZE_HDLC; + /* extra 2 bytes needed for FCS */ + uint8_t rx_bufE1DP_MAX_SIZE_HDLC + 2; uint8_t tx_bufE1DP_MAX_SIZE_HDLC; int tx_ofs; int tx_len;
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
.