Projects
osmocom:nightly
simtrace2
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 1450
View file
simtrace2_0.9.0.2.e196.202606071800.dsc -> simtrace2_0.9.0.4.3248.202606081800.dsc
Changed
@@ -2,21 +2,21 @@ Source: simtrace2 Binary: simtrace2-firmware, simtrace2-utils, libosmo-simtrace2-1, libosmo-simtrace2-dev Architecture: any all -Version: 0.9.0.2.e196.202606071800 +Version: 0.9.0.4.3248.202606081800 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: http://osmocom.org/projects/simtrace2/wiki Standards-Version: 3.9.8 Vcs-Browser: https://gitea.osmocom.org/sim-card/simtrace2 Vcs-Git: https://gitea.osmocom.org/sim-card/simtrace2 -Build-Depends: debhelper (>= 10), autotools-dev, autoconf, automake, libtool, pkg-config, git, dh-autoreconf, libosmocore-dev (>= 1.11.0), libpcsclite-dev, libnewlib-arm-none-eabi, libusb-1.0-0-dev, gcc-arm-none-eabi +Build-Depends: debhelper (>= 10), autotools-dev, autoconf, automake, libtool, pkg-config, git, dh-autoreconf, libosmocore-dev (>= 1.11.0), libpcsclite-dev, picolibc-arm-none-eabi, libusb-1.0-0-dev, gcc-arm-none-eabi Package-List: libosmo-simtrace2-1 deb libs optional arch=any libosmo-simtrace2-dev deb libdevel optional arch=any simtrace2-firmware deb devel optional arch=all simtrace2-utils deb devel optional arch=any Checksums-Sha1: - c54c0c42b4f41b03adbe5c1ee3e2c4c4d0f8232a 278612 simtrace2_0.9.0.2.e196.202606071800.tar.xz + 36cae8a68986de7e6d05dc34c57ea3d8bacd173e 278732 simtrace2_0.9.0.4.3248.202606081800.tar.xz Checksums-Sha256: - 428358707ea12fde4547f8bf3f7b390eec5540885266029bfb416a1d1222b61b 278612 simtrace2_0.9.0.2.e196.202606071800.tar.xz + 2aef8225ee433fb69c80903a39b2bb03cedb002f3e0ea0073d7aa2d952180716 278732 simtrace2_0.9.0.4.3248.202606081800.tar.xz Files: - bfca469558bb6ff59bf28cf3e4009ec6 278612 simtrace2_0.9.0.2.e196.202606071800.tar.xz + b5b7e9659a64e9f1944e7494ee79f25b 278732 simtrace2_0.9.0.4.3248.202606081800.tar.xz
View file
simtrace2_0.9.0.2.e196.202606071800.tar.xz/.tarball-version -> simtrace2_0.9.0.4.3248.202606081800.tar.xz/.tarball-version
Changed
@@ -1,1 +1,1 @@ -0.9.0.2-e196.202606071800 +0.9.0.4-3248.202606081800
View file
simtrace2_0.9.0.2.e196.202606071800.tar.xz/debian/changelog -> simtrace2_0.9.0.4.3248.202606081800.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -simtrace2 (0.9.0.2.e196.202606071800) unstable; urgency=medium +simtrace2 (0.9.0.4.3248.202606081800) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Sun, 07 Jun 2026 18:01:41 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 08 Jun 2026 18:01:43 +0000 simtrace2 (0.9.0) unstable; urgency=medium
View file
simtrace2_0.9.0.2.e196.202606071800.tar.xz/debian/control -> simtrace2_0.9.0.4.3248.202606081800.tar.xz/debian/control
Changed
@@ -12,7 +12,7 @@ dh-autoreconf, libosmocore-dev (>= 1.11.0), libpcsclite-dev, - libnewlib-arm-none-eabi, + picolibc-arm-none-eabi, libusb-1.0-0-dev, gcc-arm-none-eabi Standards-Version: 3.9.8 @@ -33,7 +33,7 @@ Section: devel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202606071800), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 +Depends: osmocom-nightly (= 202606081800), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 Recommends: simtrace2-firmware Description: Host utilities to communicate with SIMtrace2 USB Devices. @@ -41,7 +41,7 @@ Section: libs Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202606071800), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202606081800), ${shlibs:Depends}, ${misc:Depends} Description: Osmocom SIMtrace2 library This library contains core "driver" functionality to interface with the Osmocom SIMtrace2 (and compatible) USB device firmware. It enables @@ -52,7 +52,7 @@ Section: libdevel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202606071800), libosmo-simtrace2-1, ${misc:Depends} +Depends: osmocom-nightly (= 202606081800), libosmo-simtrace2-1, ${misc:Depends} Description: Development headers for Osmocom SIMtrace2 library This library contains core "driver" functionality to interface with the Osmocom SIMtrace2 (and compatible) USB device firmware. It enables
View file
simtrace2_0.9.0.2.e196.202606071800.tar.xz/firmware/Makefile -> simtrace2_0.9.0.4.3248.202606081800.tar.xz/firmware/Makefile
Changed
@@ -171,6 +171,7 @@ INCLUDES += -Ilibosmocore/include INCLUDES += -Isrc_simtrace -Iinclude INCLUDES += -Iapps/$(APP) +INCLUDES += -I/usr/lib/picolibc/arm-none-eabi/include ifneq ("$(USE_CLANG)","0") CFLAGS += -Wno-unknown-warning-option -Wno-empty-body -fno-exceptions -fno-unwind-tables --config armv7em_soft_nofp_nosys @@ -185,7 +186,7 @@ CFLAGS += -Waggregate-return #-Wsign-compare CFLAGS += -Wmissing-format-attribute -Wno-deprecated-declarations CFLAGS += #-Wpacked -CFLAGS += -Wredundant-decls -Wnested-externs #-Winline -Wlong-long +CFLAGS += -Wnested-externs #-Winline -Wlong-long -Wredundant-decls CFLAGS += -Wunreachable-code #CFLAGS += -Wcast-align #CFLAGS += -std=c11
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
.