Projects
osmocom:nightly
rtl-sdr
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 503
View file
rtl-sdr_2.0.0.202311022026.dsc -> rtl-sdr_2.0.1.202311032026.dsc
Changed
@@ -2,7 +2,7 @@ Source: rtl-sdr Binary: librtlsdr-dev, librtlsdr0, rtl-sdr Architecture: any -Version: 2.0.0.202311022026 +Version: 2.0.1.202311032026 Maintainer: A. Maitland Bottoms <bottoms@debian.org> Homepage: http://sdr.osmocom.org/trac/wiki/rtl-sdr Standards-Version: 4.1.4 @@ -14,8 +14,8 @@ librtlsdr0 deb libs optional arch=any rtl-sdr deb comm optional arch=any Checksums-Sha1: - 14c5570adb3c266db92e5ebd03a0a3b704dde2b9 108964 rtl-sdr_2.0.0.202311022026.tar.xz + 14befd655d95e821bcc01e255dfde521d315c3bf 109404 rtl-sdr_2.0.1.202311032026.tar.xz Checksums-Sha256: - 2270f90d0808e9e81659e05d71d4ac43383581a04348b09c87bd0e48a3b6a633 108964 rtl-sdr_2.0.0.202311022026.tar.xz + ea500bb7d1030321943dee7702ae97c034c19b2fdabdd942b47ee79eb29bc438 109404 rtl-sdr_2.0.1.202311032026.tar.xz Files: - 47ab6314d5b992e6fbf03af57256b774 108964 rtl-sdr_2.0.0.202311022026.tar.xz + 9561320af17c377b148b11c29b883a48 109404 rtl-sdr_2.0.1.202311032026.tar.xz
View file
rtl-sdr_2.0.0.202311022026.tar.xz/.tarball-version -> rtl-sdr_2.0.1.202311032026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -2.0.0.202311022026 +2.0.1.202311032026
View file
rtl-sdr_2.0.0.202311022026.tar.xz/CMakeLists.txt -> rtl-sdr_2.0.1.202311032026.tar.xz/CMakeLists.txt
Changed
@@ -43,7 +43,7 @@ # Set the version information here set(VERSION_INFO_MAJOR_VERSION 2) # increment major on api compatibility changes set(VERSION_INFO_MINOR_VERSION 0) # increment minor on feature-level changes -set(VERSION_INFO_PATCH_VERSION 0) # increment patch for bug fixes and docs +set(VERSION_INFO_PATCH_VERSION 1) # increment patch for bug fixes and docs include(Version) # setup version info ########################################################################
View file
rtl-sdr_2.0.0.202311022026.tar.xz/debian/changelog -> rtl-sdr_2.0.1.202311032026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,61 @@ -rtl-sdr (2.0.0.202311022026) unstable; urgency=medium +rtl-sdr (2.0.1.202311032026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Thu, 02 Nov 2023 20:27:05 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 03 Nov 2023 20:27:05 +0000 + +rtl-sdr (2.0.1) unstable; urgency=medium + + * debian/changelog: update for 2.0.0 and 2.0.1 + * gitignore: add files created by autotools + + -- Oliver Smith <osmith@sysmocom.de> Fri, 03 Nov 2023 10:19:41 +0100 + +rtl-sdr (2.0.0) unstable; urgency=medium + + Derrick Pallas + * tuner_r82xx: fix short-write in r82xx_read + + Steve Markgraf + * Add rtl_biast as install target + + Eric Wild + * cmake: populate pkgconfig file with prefix + * fix windows build + + David Neiss + * rtl_tcp: Extracted some constants out of printf strings + + Oliver Smith + * rtl_tcp: put new DEFAULT_* constants in defines + + Doug Hammond + * rtl_fm: add a new option to select 2nd direct sampling mode + + Martin Hauke + * Fix minGW build + + jvde.github + * lib: force wait state after cancel of usb transfer + + Clayton Smith + * lib: Stop applying workaround for libusb < 1.0.9 + + Tobias Girstmair + * Fix signal handler from getting stuck in an endless loop + + rtlsdrblog + * add rtl-sdr blog v4 support + * fix rtl_tcp on macos + * fix rtl_tcp error on windows when hints not initialized to 0 + * add blog v4 upconverter gpio switch + * add -D direct sampling flag to rtl_tcp + * add direct sampling to rtl_sdr + + Steve Markgraf + * change version to 2.0.0 + + -- Oliver Smith <osmith@sysmocom.de> Fri, 03 Nov 2023 10:15:31 +0100 rtl-sdr (0.6) unstable; urgency=medium
View file
rtl-sdr_2.0.0.202311022026.tar.xz/debian/control -> rtl-sdr_2.0.1.202311032026.tar.xz/debian/control
Changed
@@ -17,7 +17,7 @@ Section: libdevel Architecture: any Pre-Depends: ${misc:Pre-Depends} -Depends: osmocom-nightly (= 202311022026), librtlsdr0 (= ${binary:Version}), +Depends: osmocom-nightly (= 202311032026), librtlsdr0 (= ${binary:Version}), libusb-1.0-0-dev !kfreebsd-any, libusb2-dev kfreebsd-any, ${misc:Depends} @@ -31,7 +31,7 @@ Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} -Depends: osmocom-nightly (= 202311022026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202311032026), ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: Software defined radio receiver for Realtek RTL2832U (library) rtl-sdr is a software defined radio (SDR) receiver software for certain @@ -41,7 +41,7 @@ Package: rtl-sdr Architecture: any -Depends: osmocom-nightly (= 202311022026), librtlsdr0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202311032026), librtlsdr0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Software defined radio receiver for Realtek RTL2832U (tools) rtl-sdr is a software defined radio (SDR) receiver software for certain low-cost DVB-T/DAB(+) USB dongles based on the Realtek RTL2832U chip.
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
.