Projects
osmocom:nightly
simtrace2
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 1480
View file
simtrace2_0.9.0.4.3248.202607071800.dsc -> simtrace2_0.9.1.0.202607081800.dsc
Changed
@@ -2,7 +2,7 @@ Source: simtrace2 Binary: simtrace2-firmware, simtrace2-utils, libosmo-simtrace2-1, libosmo-simtrace2-dev Architecture: any all -Version: 0.9.0.4.3248.202607071800 +Version: 0.9.1.0.202607081800 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: http://osmocom.org/projects/simtrace2/wiki Standards-Version: 3.9.8 @@ -15,8 +15,8 @@ simtrace2-firmware deb devel optional arch=all simtrace2-utils deb devel optional arch=any Checksums-Sha1: - e8a1a3d60367900eecd6287cdd587a3631a226f1 278588 simtrace2_0.9.0.4.3248.202607071800.tar.xz + 3f3e1a99cbe400f2dda8b4a1f92fc5c9fddb5572 278676 simtrace2_0.9.1.0.202607081800.tar.xz Checksums-Sha256: - bc3191067d7a0583533641397038ae312bcd53b3cbf245c595932837161294cc 278588 simtrace2_0.9.0.4.3248.202607071800.tar.xz + f2df2435829db5d52515962a0255ba90df2405b207c5a0692a92895053c9541b 278676 simtrace2_0.9.1.0.202607081800.tar.xz Files: - 87200468d69dc8bed5ee5a934c05a398 278588 simtrace2_0.9.0.4.3248.202607071800.tar.xz + c3f5f90c848ae9183d427727ad786a63 278676 simtrace2_0.9.1.0.202607081800.tar.xz
View file
simtrace2_0.9.0.4.3248.202607071800.tar.xz/.tarball-version -> simtrace2_0.9.1.0.202607081800.tar.xz/.tarball-version
Changed
@@ -1,1 +1,1 @@ -0.9.0.4-3248.202607071800 +0.9.1.0.202607081800
View file
simtrace2_0.9.0.4.3248.202607071800.tar.xz/debian/changelog -> simtrace2_0.9.1.0.202607081800.tar.xz/debian/changelog
Changed
@@ -1,8 +1,20 @@ -simtrace2 (0.9.0.4.3248.202607071800) unstable; urgency=medium +simtrace2 (0.9.1.0.202607081800) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Tue, 07 Jul 2026 18:01:54 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Wed, 08 Jul 2026 18:01:52 +0000 + +simtrace2 (0.9.1) unstable; urgency=medium + + Oliver Smith + * Generate a version.h file + * firmware: replace libnewlib with picolibc + * firmware/Makefile: remove -Wredundant-decls + + Harald Welte + * Use gsmtap_inst_fd2() to remove compiler warning + + -- Oliver Smith <osmith@sysmocom.de> Wed, 08 Jul 2026 08:47:19 +0200 simtrace2 (0.9.0) unstable; urgency=medium
View file
simtrace2_0.9.0.4.3248.202607071800.tar.xz/debian/control -> simtrace2_0.9.1.0.202607081800.tar.xz/debian/control
Changed
@@ -33,7 +33,7 @@ Section: devel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202607071800), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 +Depends: osmocom-nightly (= 202607081800), ${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 (= 202607071800), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202607081800), ${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 (= 202607071800), libosmo-simtrace2-1, ${misc:Depends} +Depends: osmocom-nightly (= 202607081800), 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.4.3248.202607071800.tar.xz/host/lib/Makefile.am -> simtrace2_0.9.1.0.202607081800.tar.xz/host/lib/Makefile.am
Changed
@@ -1,7 +1,7 @@ # This is _NOT_ the library release version, it's an API version. # Please read chapter "Library interface versions" of the libtool documentation # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html -ST2_LIBVERSION=2:0:1 +ST2_LIBVERSION=2:1:1 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir) AM_CFLAGS= -Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOSIM_CFLAGS) $(LIBUSB_CFLAGS) $(COVERAGE_CFLAGS)
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
.