diff --git a/Windows_NT_Registry_File_(REGF)_format.pdf b/Windows_NT_Registry_File_(REGF)_format.pdf index d75b831..b229cb7 100644 --- a/Windows_NT_Registry_File_(REGF)_format.pdf +++ b/Windows_NT_Registry_File_(REGF)_format.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0235ead6bb452cd2d215f3547bc268d699c11306fba994f8502327e4a4e26ea -size 199223 +oid sha256:a65c09e76ff6906d92b462a35a0592cc4244388b1a72c2352ad6b1b83d035820 +size 214283 diff --git a/libregf-alpha-20130319.tar.xz b/libregf-alpha-20130319.tar.xz deleted file mode 100644 index 0e63a50..0000000 --- a/libregf-alpha-20130319.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ceeccc71d701956be4942977f4fe7527b42a22aa8da43be1604c113d2b832b0 -size 748192 diff --git a/libregf-alpha-20130716.tar.gz b/libregf-alpha-20130716.tar.gz new file mode 100644 index 0000000..f0a788a --- /dev/null +++ b/libregf-alpha-20130716.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5fde838233ffd7ee14b55f325f9933cd88417bb994e213c1c80dd3ff262e9d1 +size 1410089 diff --git a/libregf.changes b/libregf.changes index 87e86a8..1a230a8 100644 --- a/libregf.changes +++ b/libregf.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Jul 30 20:55:17 UTC 2013 - Greg.Freemyer@gmail.com + +- update to v0~20130716 + * updated dependencies + * worked on tests + * bug fix for large values + * added support for REG_LINK as a string + * fixed multiple open issues + * pyregf: fix for retrieving default value by name + * worked on tests + * changes for strings values with trailing data + * small update for 64-bit build + * Textual changes + * updates and bug fixes in pyregf + * fixed codepage 1255 restriction + * fixed codepage 949 and 950 restriction + * changes for libfdata update + * removed item flags +- changed to gz compression to simplyfy download/convert + ------------------------------------------------------------------- Mon Apr 22 20:09:25 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libregf.spec b/libregf.spec index 2f7de8d..58cb6aa 100644 --- a/libregf.spec +++ b/libregf.spec @@ -18,7 +18,7 @@ Name: libregf %define lname libregf1 -%define timestamp 20130319 +%define timestamp 20130716 Version: 0~%timestamp Release: 0 Summary: Library to access Windows REGF-type Registry files @@ -26,25 +26,25 @@ License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities Url: http://code.google.com/p/libregf/ -#DL-URL: http://libregf.googlecode.com/files/libregf-alpha-20130319.tar.gz -Source: %{name}-alpha-%timestamp.tar.xz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20130716.tar.gz +Source: %{name}-alpha-%timestamp.tar.gz Source2: Windows_NT_Registry_File_(REGF)_format.pdf BuildRequires: pkg-config BuildRequires: python-devel -BuildRequires: xz BuildRequires: pkgconfig(fuse) >= 2.6 -BuildRequires: pkgconfig(libcnotify) >= 20120425 -BuildRequires: pkgconfig(libcsplit) >= 20120701 -BuildRequires: pkgconfig(libfdatetime) >= 20120522 +BuildRequires: pkgconfig(libcnotify) >= 0~20130609 +BuildRequires: pkgconfig(libcsplit) >= 0~20130609 +BuildRequires: pkgconfig(libfdatetime) >= 0~20130317 # Using these packages from factory causes build failures, so use the internal version instead -#BuildRequires: pkgconfig(libuna) >= 20120425 +# Verified 7/30/2013 #BuildRequires: pkgconfig(libfguid) >= 20120426 #BuildRequires: pkgconfig(libcpath) >= 20120701 #BuildRequires: pkgconfig(libclocale) >= 20120425 #BuildRequires: pkgconfig(libcerror) >= 20120425 #BuildRequires: pkgconfig(libcfile) >= 20120526 -#BuildRequires: pkgconfig(libbfio) >= 20120426 #BuildRequires: pkgconfig(libcdata) >= 20120425 +#BuildRequires: pkgconfig(libuna) >= 20120425 +#BuildRequires: pkgconfig(libbfio) >= 0~20130721 # These packages are not yet in factory #BuildRequires: pkgconfig(libcstring) >= 20120425 #BuildRequires: pkgconfig(libcsystem) >= 20120425